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

1234567891011>>

/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/chromium_org/third_party/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/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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFilterOperationsTest.cpp38 FilterOperations ops; local
39 ops.operations().append(BlurFilterOperation::create(Length(20.0, WebCore::Fixed)));
40 EXPECT_TRUE(ops.hasOutsets());
41 FilterOutsets outsets = ops.outsets();
50 FilterOperations ops; local
51 ops.operations().append(DropShadowFilterOperation::create(IntPoint(3, 8), 20, Color(1, 2, 3)));
52 EXPECT_TRUE(ops.hasOutsets());
53 FilterOutsets outsets = ops.outsets();
/external/chromium_org/content/browser/web_contents/
H A Dweb_drag_utils_win.cc28 WebDragOperationsMask ops = WebDragOperationNone; local
30 ops = static_cast<WebDragOperationsMask>(ops | WebDragOperationCopy);
32 ops = static_cast<WebDragOperationsMask>(ops | WebDragOperationLink);
34 ops = static_cast<WebDragOperationsMask>(ops | WebDragOperationMove |
36 return ops;
49 DWORD WebDragOpMaskToWinDragOpMask(WebDragOperationsMask ops) { argument
51 if (ops
[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/perf-3.12.0/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/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dtemplite.py50 # ops list is pushed onto ops_stack, and the parsing continues in a new
51 # ops list that is part of the arguments to the if or for op.
52 ops = []
57 ops.append(('exp', tok[2:-2].strip()))
68 ops.append(('if', (words[1], if_ops)))
69 ops_stack.append(ops)
70 ops = if_ops
75 ops.append(('for', (words[1], words[3], for_ops)))
76 ops_stack.append(ops)
77 ops
[all...]
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTranslationUtilTest.cpp84 TransformOperations ops; local
91 ops.operations().append(TranslateTransformOperation::create(Length(2, WebCore::Fixed), Length(0, WebCore::Fixed), TransformOperation::TranslateX));
92 ops.operations().append(RotateTransformOperation::create(0.1, 0.2, 0.3, 200000.4, TransformOperation::Rotate3D));
93 ops.operations().append(ScaleTransformOperation::create(50.2, 100, -4, TransformOperation::Scale3D));
94 toWebTransformOperations(ops, &outOps);
99 FilterOperations ops; local
107 ops.operations().append(BasicColorMatrixFilterOperation::create(0.5, FilterOperation::SATURATE));
108 ops.operations().append(BasicColorMatrixFilterOperation::create(0.2, FilterOperation::GRAYSCALE));
109 ops.operations().append(BasicColorMatrixFilterOperation::create(0.8, FilterOperation::SEPIA));
110 ops
[all...]
/external/libcxx/test/numerics/numeric.ops/
H A DAndroid.mk17 test_makefile := external/libcxx/test/numerics/numeric.ops/Android.mk
19 test_name := numerics/numeric.ops/version
/external/chromium_org/third_party/mesa/src/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/elfutils/0.153/libdw/
H A Ddwarf_frame_cfa.c59 dwarf_frame_cfa (fs, ops, nops)
61 Dwarf_Op **ops;
72 *ops = NULL;
78 *ops = &fs->cfa_data.offset;
88 ops, nops, IDX_debug_frame);
/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/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/Android.mk
19 test_name := containers/sequences/forwardlist/forwardlist.ops/sort
23 test_name := containers/sequences/forwardlist/forwardlist.ops/merge_pred
27 test_name := containers/sequences/forwardlist/forwardlist.ops/merge
31 test_name := containers/sequences/forwardlist/forwardlist.ops/unique_pred
35 test_name := containers/sequences/forwardlist/forwardlist.ops/splice_after_flist
39 test_name := containers/sequences/forwardlist/forwardlist.ops/sort_pred
43 test_name := containers/sequences/forwardlist/forwardlist.ops/splice_after_one
47 test_name := containers/sequences/forwardlist/forwardlist.ops/reverse
51 test_name := containers/sequences/forwardlist/forwardlist.ops/uniqu
[all...]
/external/libcxx/test/containers/sequences/list/list.ops/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/sequences/list/list.ops/Android.mk
19 test_name := containers/sequences/list/list.ops/sort
23 test_name := containers/sequences/list/list.ops/sort_comp
27 test_name := containers/sequences/list/list.ops/merge
31 test_name := containers/sequences/list/list.ops/unique_pred
35 test_name := containers/sequences/list/list.ops/splice_pos_list_iter
39 test_name := containers/sequences/list/list.ops/splice_pos_list
43 test_name := containers/sequences/list/list.ops/merge_comp
47 test_name := containers/sequences/list/list.ops/splice_pos_list_iter_iter
51 test_name := containers/sequences/list/list.ops/revers
[all...]
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A DAndroid.mk17 test_makefile := external/libcxx/test/strings/basic.string/string.ops/string_compare/Android.mk
19 test_name := strings/basic.string/string.ops/string_compare/string
23 test_name := strings/basic.string/string.ops/string_compare/size_size_pointer
27 test_name := strings/basic.string/string.ops/string_compare/pointer
31 test_name := strings/basic.string/string.ops/string_compare/size_size_pointer_size
35 test_name := strings/basic.string/string.ops/string_compare/size_size_string
39 test_name := strings/basic.string/string.ops/string_compare/size_size_string_size_size

Completed in 670 milliseconds

1234567891011>>