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

12345678910

/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...]
/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,
/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/elfutils/libdw/
H A Ddwarf_frame_cfa.c38 dwarf_frame_cfa (Dwarf_Frame *fs, Dwarf_Op **ops, size_t *nops) argument
48 *ops = NULL;
54 *ops = &fs->cfa_data.offset;
64 ops, nops, IDX_debug_frame);
/external/parameter-framework/asio/include/asio/detail/
H A Dtimer_queue_base.hpp45 virtual void get_ready_timers(op_queue<operation>& ops) = 0;
48 virtual void get_all_timers(op_queue<operation>& ops) = 0;
H A Dtimer_queue_set.hpp45 ASIO_DECL void get_ready_timers(op_queue<operation>& ops);
48 ASIO_DECL void get_all_timers(op_queue<operation>& ops);
H A Dreactor_op_queue.hpp70 bool cancel_operations(iterator i, op_queue<operation>& ops, argument
80 ops.push(op);
93 bool cancel_operations(Descriptor descriptor, op_queue<operation>& ops, argument
97 return this->cancel_operations(operations_.find(descriptor), ops, ec);
115 bool perform_operations(iterator i, op_queue<operation>& ops) argument
124 ops.push(op);
138 bool perform_operations(Descriptor descriptor, op_queue<operation>& ops) argument
140 return this->perform_operations(operations_.find(descriptor), ops);
144 void get_all_operations(op_queue<operation>& ops) argument
150 ops
[all...]
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dtimer_queue_base.hpp45 virtual void get_ready_timers(op_queue<operation>& ops) = 0;
48 virtual void get_all_timers(op_queue<operation>& ops) = 0;
H A Dtimer_queue_set.hpp45 ASIO_DECL void get_ready_timers(op_queue<operation>& ops);
48 ASIO_DECL void get_all_timers(op_queue<operation>& ops);
H A Dreactor_op_queue.hpp70 bool cancel_operations(iterator i, op_queue<operation>& ops, argument
80 ops.push(op);
93 bool cancel_operations(Descriptor descriptor, op_queue<operation>& ops, argument
97 return this->cancel_operations(operations_.find(descriptor), ops, ec);
115 bool perform_operations(iterator i, op_queue<operation>& ops) argument
124 ops.push(op);
138 bool perform_operations(Descriptor descriptor, op_queue<operation>& ops) argument
140 return this->perform_operations(operations_.find(descriptor), ops);
144 void get_all_operations(op_queue<operation>& ops) argument
150 ops
[all...]
/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/catapult/firefighter/default/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 {
/external/chromium-trace/catapult/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 {
/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;

Completed in 552 milliseconds

12345678910