Searched refs:ops (Results 1 - 25 of 166) sorted by relevance

1234567

/external/libnl/lib/
H A Dcache_mngt.c39 struct nl_cache_ops *ops; local
41 for (ops = cache_ops; ops; ops = ops->co_next)
42 if (!strcmp(ops->co_name, name))
43 return ops;
62 struct nl_cache_ops *ops; local
64 for (ops = cache_ops; ops; op
86 nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) argument
99 struct nl_cache_ops *ops; local
116 struct nl_cache_ops *ops; local
131 nl_cache_mngt_register(struct nl_cache_ops *ops) argument
158 nl_cache_mngt_unregister(struct nl_cache_ops *ops) argument
192 struct nl_cache_ops *ops; local
211 struct nl_cache_ops *ops; local
232 struct nl_cache_ops *ops; local
[all...]
H A Dobject.c39 * @arg ops cache operations handle
42 struct nl_object *nl_object_alloc(struct nl_object_ops *ops) argument
46 if (ops->oo_size < sizeof(*new))
49 new = calloc(1, ops->oo_size);
56 new->ce_ops = ops;
57 if (ops->oo_constructor)
58 ops->oo_constructor(new);
72 struct nl_cache_ops *ops; local
74 ops = nl_cache_ops_lookup(kind);
75 if (!ops)
97 struct nl_object_ops *ops = obj_ops(obj); local
135 struct nl_object_ops *ops = obj_ops(obj); local
260 struct nl_object_ops *ops = obj_ops(a); local
298 struct nl_object_ops *ops = obj_ops(a); local
317 struct nl_object_ops *ops = obj_ops(obj); local
341 struct nl_object_ops *ops = obj_ops(obj); local
[all...]
H A Dcache.c70 struct nl_object_ops *ops; local
77 ops = cache->c_ops->co_obj_ops;
169 * @arg ops cache operations to base the cache on
173 struct nl_cache *nl_cache_alloc(struct nl_cache_ops *ops) argument
182 cache->c_ops = ops;
189 int nl_cache_alloc_and_fill(struct nl_cache_ops *ops, struct nl_sock *sock, argument
195 if (!(cache = nl_cache_alloc(ops)))
214 struct nl_cache_ops *ops; local
217 ops = nl_cache_ops_lookup(kind);
218 if (!ops)
238 struct nl_object_ops *ops; local
452 struct nl_cache_ops *ops; member in struct:update_xdata
560 struct nl_cache_ops *ops = cache->c_ops; local
634 nl_cache_parse(struct nl_cache_ops *ops, struct sockaddr_nl *who, struct nlmsghdr *nlh, struct nl_parser_param *params) argument
757 struct nl_object_ops *ops; local
819 struct nl_object_ops *ops; local
[all...]
/external/fio/
H A Dprofile.c11 struct profile_ops *ops = NULL; local
15 ops = flist_entry(n, struct profile_ops, list);
16 if (!strcmp(profile, ops->name))
19 ops = NULL;
22 return ops;
27 struct profile_ops *ops; local
31 ops = find_profile(profile);
32 if (ops) {
33 if (ops->prep_cmd()) {
37 add_job_opts(ops
45 add_profile_options(struct profile_ops *ops) argument
64 register_profile(struct profile_ops *ops) argument
81 unregister_profile(struct profile_ops *ops) argument
91 struct profile_ops *ops; local
108 struct prof_io_ops *ops = &td->prof_io_ops; local
118 struct prof_io_ops *ops = &td->prof_io_ops; local
[all...]
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
71 struct ieee802_1x_kay_ctx *ops; local
99 struct ieee802_1x_kay_ctx *ops; local
120 struct ieee802_1x_kay_ctx *ops; local
144 struct ieee802_1x_kay_ctx *ops; local
168 struct ieee802_1x_kay_ctx *ops; local
191 struct ieee802_1x_kay_ctx *ops; local
211 struct ieee802_1x_kay_ctx *ops; local
232 struct ieee802_1x_kay_ctx *ops; local
252 struct ieee802_1x_kay_ctx *ops; local
273 struct ieee802_1x_kay_ctx *ops; local
295 struct ieee802_1x_kay_ctx *ops; local
317 struct ieee802_1x_kay_ctx *ops; local
338 struct ieee802_1x_kay_ctx *ops; local
360 struct ieee802_1x_kay_ctx *ops; local
381 struct ieee802_1x_kay_ctx *ops; local
404 struct ieee802_1x_kay_ctx *ops; local
427 struct ieee802_1x_kay_ctx *ops; local
450 struct ieee802_1x_kay_ctx *ops; local
477 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
71 struct ieee802_1x_kay_ctx *ops; local
99 struct ieee802_1x_kay_ctx *ops; local
120 struct ieee802_1x_kay_ctx *ops; local
144 struct ieee802_1x_kay_ctx *ops; local
168 struct ieee802_1x_kay_ctx *ops; local
191 struct ieee802_1x_kay_ctx *ops; local
211 struct ieee802_1x_kay_ctx *ops; local
232 struct ieee802_1x_kay_ctx *ops; local
252 struct ieee802_1x_kay_ctx *ops; local
273 struct ieee802_1x_kay_ctx *ops; local
295 struct ieee802_1x_kay_ctx *ops; local
317 struct ieee802_1x_kay_ctx *ops; local
338 struct ieee802_1x_kay_ctx *ops; local
360 struct ieee802_1x_kay_ctx *ops; local
381 struct ieee802_1x_kay_ctx *ops; local
404 struct ieee802_1x_kay_ctx *ops; local
427 struct ieee802_1x_kay_ctx *ops; local
450 struct ieee802_1x_kay_ctx *ops; local
477 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
71 struct ieee802_1x_kay_ctx *ops; local
99 struct ieee802_1x_kay_ctx *ops; local
120 struct ieee802_1x_kay_ctx *ops; local
144 struct ieee802_1x_kay_ctx *ops; local
168 struct ieee802_1x_kay_ctx *ops; local
191 struct ieee802_1x_kay_ctx *ops; local
211 struct ieee802_1x_kay_ctx *ops; local
232 struct ieee802_1x_kay_ctx *ops; local
252 struct ieee802_1x_kay_ctx *ops; local
273 struct ieee802_1x_kay_ctx *ops; local
295 struct ieee802_1x_kay_ctx *ops; local
317 struct ieee802_1x_kay_ctx *ops; local
338 struct ieee802_1x_kay_ctx *ops; local
360 struct ieee802_1x_kay_ctx *ops; local
381 struct ieee802_1x_kay_ctx *ops; local
404 struct ieee802_1x_kay_ctx *ops; local
427 struct ieee802_1x_kay_ctx *ops; local
450 struct ieee802_1x_kay_ctx *ops; local
477 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/regex-re2/re2/testing/
H A Dexhaustive1_test.cc16 vector<string> ops = Split(" ", local
20 ExhaustiveTest(3, 2, Explode("abc."), ops,
22 ExhaustiveTest(3, 2, Explode("abc."), ops,
28 vector<string> ops = Split(" ", local
32 ExhaustiveTest(3, 2, Split(" ", "a (a) b"), ops,
37 ExhaustiveTest(4, 3, Split(" ", "a (a)"), ops,
H A Dregexp_generator.h31 const vector<string>& ops);
48 void GeneratePostfix(vector<string>* post, int nstk, int ops, int lits);
49 bool GenerateRandomPostfix(vector<string>* post, int nstk, int ops, int lits);
52 int maxops_; // Maximum number of ops allowed in expr.
54 vector<string> ops_; // Possible ops.
H A Dsearch_test.cc315 vector<string> atom, alpha, ops; local
318 ExhaustiveTest(1, 0, atom, ops, 1, alpha, "", "");
/external/libnl/lib/route/link/
H A Dapi.c52 struct rtnl_link_info_ops *ops; local
54 for (ops = info_ops; ops; ops = ops->io_next)
55 if (!strcmp(ops->io_name, name))
56 return ops;
61 int rtnl_link_register_info(struct rtnl_link_info_ops *ops) argument
63 if (ops->io_name == NULL)
66 if (rtnl_link_info_ops_lookup(ops
77 rtnl_link_unregister_info(struct rtnl_link_info_ops *ops) argument
[all...]
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.h73 void (*destroy)( struct pb_fence_ops *ops );
76 void (*fence_reference)( struct pb_fence_ops *ops,
85 int (*fence_signalled)( struct pb_fence_ops *ops,
94 int (*fence_finish)( struct pb_fence_ops *ops,
/external/libnl/lib/genl/
H A Dmngt.c93 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, argument
102 if (ops->co_genl == NULL)
105 for (i = 0; i < ops->co_genl->o_ncmds; i++) {
106 cmd = &ops->co_genl->o_cmds[i];
127 err = nlmsg_parse(nlh, ops->co_hdrsize, tb, cmd->c_maxattr,
132 err = cmd->c_msg_parser(ops, cmd, &info, pp);
141 struct genl_ops *ops; local
144 nl_list_for_each_entry(ops, &genl_ops_list, o_list) {
145 if (ops->o_family == family) {
146 for (i = 0; i < ops
172 genl_register(struct nl_cache_ops *ops) argument
209 genl_unregister(struct nl_cache_ops *ops) argument
222 __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) argument
237 genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) argument
255 struct genl_ops *ops; local
[all...]
/external/libnl/src/
H A Dnl-list-caches.c21 static char *id_attr_list(struct nl_object_ops *ops, char *buf, size_t len) argument
23 if (ops->oo_attrs2str != NULL)
24 return ops->oo_attrs2str(ops->oo_id_attrs, buf, len);
31 static void print(struct nl_cache_ops *ops, void *arg) argument
40 ops->co_name, ops->co_hdrsize,
41 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)),
42 ops->co_request_update ? "yes" : "no",
43 ops
[all...]
/external/linux-tools-perf/src/tools/perf/util/
H A Dannotate.c27 static void ins__delete(struct ins_operands *ops) argument
29 free(ops->source.raw);
30 free(ops->source.name);
31 free(ops->target.raw);
32 free(ops->target.name);
36 struct ins_operands *ops)
38 return scnprintf(bf, size, "%-6.6s %s", ins->name, ops->raw);
42 struct ins_operands *ops)
44 if (ins->ops->scnprintf)
45 return ins->ops
35 ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
41 ins__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
50 call__parse(struct ins_operands *ops) argument
87 call__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
109 jump__parse(struct ins_operands *ops) argument
123 jump__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
164 lock__parse(struct ins_operands *ops) argument
193 lock__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
206 lock__delete(struct ins_operands *ops) argument
219 mov__parse(struct ins_operands *ops) argument
264 mov__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
277 dec__parse(struct ins_operands *ops) argument
306 dec__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) argument
[all...]
/external/elfutils/src/libdw/
H A Ddwarf_frame_cfa.c38 dwarf_frame_cfa (fs, ops, nops)
40 Dwarf_Op **ops;
51 *ops = NULL;
57 *ops = &fs->cfa_data.offset;
67 ops, nops, IDX_debug_frame);
H A Ddwarf_frame_register.c37 dwarf_frame_register (fs, regno, ops_mem, ops, nops)
41 Dwarf_Op **ops;
54 *ops = ops_mem;
77 *ops = NULL;
89 *ops = ops_mem;
116 ops, nops, IDX_debug_frame) < 0)
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c100 * @ops: Pointer to a struct pb_fence_ops.
104 vmw_fence_ops(struct pb_fence_ops *ops) argument
106 assert(ops);
107 return (struct vmw_fence_ops *)ops;
239 vmw_fence_ops_fence_reference(struct pb_fence_ops *ops, argument
243 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
254 vmw_fence_ops_fence_signalled(struct pb_fence_ops *ops, argument
258 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
270 vmw_fence_ops_fence_finish(struct pb_fence_ops *ops, argument
274 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)
288 vmw_fence_ops_destroy(struct pb_fence_ops *ops) argument
307 struct vmw_fence_ops *ops; local
[all...]
/external/libnl/lib/route/cls/
H A Dematch.c35 * @arg ops Module operations.
39 int rtnl_ematch_register(struct rtnl_ematch_ops *ops) argument
41 if (rtnl_ematch_lookup_ops(ops->eo_kind))
44 nl_list_add_tail(&ops->eo_list, &ematch_ops_list);
51 * @arg ops Module operations.
55 int rtnl_ematch_unregister(struct rtnl_ematch_ops *ops) argument
60 if (ops->eo_kind == o->eo_kind) {
77 struct rtnl_ematch_ops *ops; local
79 nl_list_for_each_entry(ops, &ematch_ops_list, eo_list)
80 if (ops
94 struct rtnl_ematch_ops *ops; local
109 rtnl_ematch_alloc(struct rtnl_ematch_ops *ops) argument
296 struct rtnl_ematch_ops *ops; local
[all...]
/external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/chrome/cc/
H A Dpicture_ops_chart_summary_view.css6 * /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view {
16 * /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view.hidden {
H A Dpicture_ops_chart_view.css6 * /deep/ tr-ui-e-chrome-cc-picture-ops-chart-view {
14 * /deep/ tr-ui-e-chrome-cc-picture-ops-chart-view > .use-percentile-scale {
H A Dpicture_ops_list_view.css6 * * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view {
12 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view > .x-list-view {
17 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view > .x-list-view .list-item {
25 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view >
31 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view >
40 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view >
47 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view >
52 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view .x-list-view:focus >
59 * /deep/ tr-ui-e-chrome-cc-picture-ops-list-view .x-list-view >
/external/libnl/src/cls/
H A Dutils.c75 struct cls_module *lookup_cls_mod(struct rtnl_cls_ops *ops) argument
80 if (mod->ops == ops)
89 struct rtnl_cls_ops *ops; local
91 if (!(ops = __rtnl_cls_lookup_ops(mod->name)))
95 if (lookup_cls_mod(ops) != NULL)
98 mod->ops = ops;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dautoscan.c52 const struct autoscan_ops *ops = NULL; local
71 ops = autoscan_modules[i];
76 if (ops == NULL) {
84 wpa_s->autoscan_priv = ops->init(wpa_s, params);
87 wpa_s->autoscan = ops;
90 "parameters '%s'", ops->name, params);
H A Dbgscan.c40 const struct bgscan_ops *ops = NULL; local
57 ops = bgscan_modules[i];
62 if (ops == NULL) {
68 wpa_s->bgscan_priv = ops->init(wpa_s, params, ssid);
71 wpa_s->bgscan = ops;
73 "parameters '%s'", ops->name, params);

Completed in 5651 milliseconds

1234567