Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 1556) sorted by relevance

12345678910>>...63

/external/selinux/prebuilts/bin/
Dseinfo.py119 q = setools.BoolQuery(p) variable
126 q = setools.CategoryQuery(p) variable
133 q = setools.ObjClassQuery(p) variable
140 q = setools.CommonQuery(p) variable
147 q = setools.ConstraintQuery(p, ruletype=["constrain", "mlsconstrain"]) variable
154 q = setools.DefaultQuery(p) variable
161 q = setools.FSUseQuery(p) variable
168 q = setools.GenfsconQuery(p) variable
175 q = setools.InitialSIDQuery(p) variable
182 q = setools.NetifconQuery(p) variable
[all …]
Dsesearch.py145 q = setools.TERuleQuery(p, variable
196 q = setools.RBACRuleQuery(p, variable
220 q = setools.MLSRuleQuery(p, variable
/external/grpc-grpc/src/core/lib/gpr/
Dmpscq.cc25 void gpr_mpscq_init(gpr_mpscq* q) { in gpr_mpscq_init()
31 void gpr_mpscq_destroy(gpr_mpscq* q) { in gpr_mpscq_destroy()
36 bool gpr_mpscq_push(gpr_mpscq* q, gpr_mpscq_node* n) { in gpr_mpscq_push()
44 gpr_mpscq_node* gpr_mpscq_pop(gpr_mpscq* q) { in gpr_mpscq_pop()
49 gpr_mpscq_node* gpr_mpscq_pop_and_check_end(gpr_mpscq* q, bool* empty) { in gpr_mpscq_pop_and_check_end()
85 void gpr_locked_mpscq_init(gpr_locked_mpscq* q) { in gpr_locked_mpscq_init()
90 void gpr_locked_mpscq_destroy(gpr_locked_mpscq* q) { in gpr_locked_mpscq_destroy()
95 bool gpr_locked_mpscq_push(gpr_locked_mpscq* q, gpr_mpscq_node* n) { in gpr_locked_mpscq_push()
99 gpr_mpscq_node* gpr_locked_mpscq_try_pop(gpr_locked_mpscq* q) { in gpr_locked_mpscq_try_pop()
108 gpr_mpscq_node* gpr_locked_mpscq_pop(gpr_locked_mpscq* q) { in gpr_locked_mpscq_pop()
/external/clang/test/CodeGen/
Dms-volatile.c17 void test1(struct foo *p, struct foo *q) { in test1()
23 void test2(volatile int *p, volatile int *q) { in test2()
29 void test3(struct foo *p, struct foo *q) { in test3()
35 void test4(volatile struct foo *p, volatile struct foo *q) { in test4()
41 void test5(volatile struct foo *p, volatile struct foo *q) { in test5()
47 void test6(struct bar *p, struct bar *q) { in test6()
53 void test7(volatile struct bar *p, volatile struct bar *q) { in test7()
59 void test8(volatile double *p, volatile double *q) { in test8()
65 void test9(volatile baz *p, baz *q) { in test9()
71 void test10(volatile long long *p, volatile long long *q) { in test10()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DQueuesTest.java71 private static <T> int drain(BlockingQueue<T> q, Collection<? super T> buffer, int maxElements, in drain()
84 private void testMultipleProducers(BlockingQueue<Object> q) in testMultipleProducers()
107 private void testDrainTimesOut(BlockingQueue<Object> q) throws Exception { in testDrainTimesOut()
136 private void testZeroElements(BlockingQueue<Object> q) throws InterruptedException { in testZeroElements()
149 private void testEmpty(BlockingQueue<Object> q) { in testEmpty()
159 private void testNegativeMaxElements(BlockingQueue<Object> q) throws InterruptedException { in testNegativeMaxElements()
178 private void testDrain_throws(BlockingQueue<Object> q) { in testDrain_throws()
193 private void testDrainUninterruptibly_doesNotThrow(final BlockingQueue<Object> q) { in testDrainUninterruptibly_doesNotThrow()
236 private void assertDrained(BlockingQueue<Object> q) { in assertDrained()
242 private void assertInterruptibleDrained(BlockingQueue<Object> q) { in assertInterruptibleDrained()
[all …]
/external/selinux/checkpolicy/
Dqueue.c15 queue_t q; in queue_create() local
26 int queue_insert(queue_t q, queue_element_t e) in queue_insert()
50 int queue_push(queue_t q, queue_element_t e) in queue_push()
74 queue_element_t queue_remove(queue_t q) in queue_remove()
96 queue_element_t queue_head(queue_t q) in queue_head()
107 void queue_destroy(queue_t q) in queue_destroy()
125 int queue_map(queue_t q, int (*f) (queue_element_t, void *), void *vp) in queue_map()
143 void queue_map_remove_on_error(queue_t q, in queue_map_remove_on_error()
/external/ImageMagick/coders/
Dcmyk.c235 *magick_restrict q; in ReadCMYKImage() local
320 *magick_restrict q; in ReadCMYKImage() local
418 *magick_restrict q; in ReadCMYKImage() local
471 *magick_restrict q; in ReadCMYKImage() local
524 *magick_restrict q; in ReadCMYKImage() local
577 *magick_restrict q; in ReadCMYKImage() local
632 *magick_restrict q; in ReadCMYKImage() local
726 *magick_restrict q; in ReadCMYKImage() local
799 *magick_restrict q; in ReadCMYKImage() local
872 *magick_restrict q; in ReadCMYKImage() local
[all …]
Dycbcr.c235 *magick_restrict q; in ReadYCBCRImage() local
318 *magick_restrict q; in ReadYCBCRImage() local
412 *magick_restrict q; in ReadYCBCRImage() local
466 *magick_restrict q; in ReadYCBCRImage() local
520 *magick_restrict q; in ReadYCBCRImage() local
576 *magick_restrict q; in ReadYCBCRImage() local
671 *magick_restrict q; in ReadYCBCRImage() local
745 *magick_restrict q; in ReadYCBCRImage() local
819 *magick_restrict q; in ReadYCBCRImage() local
895 *magick_restrict q; in ReadYCBCRImage() local
Dbgr.c237 *magick_restrict q; in ReadBGRImage() local
319 *magick_restrict q; in ReadBGRImage() local
420 *magick_restrict q; in ReadBGRImage() local
474 *magick_restrict q; in ReadBGRImage() local
528 *magick_restrict q; in ReadBGRImage() local
590 *magick_restrict q; in ReadBGRImage() local
685 *magick_restrict q; in ReadBGRImage() local
759 *magick_restrict q; in ReadBGRImage() local
833 *magick_restrict q; in ReadBGRImage() local
909 *magick_restrict q; in ReadBGRImage() local
Drgb.c236 *magick_restrict q; in ReadRGBImage() local
321 *magick_restrict q; in ReadRGBImage() local
419 *magick_restrict q; in ReadRGBImage() local
472 *magick_restrict q; in ReadRGBImage() local
525 *magick_restrict q; in ReadRGBImage() local
580 *magick_restrict q; in ReadRGBImage() local
674 *magick_restrict q; in ReadRGBImage() local
747 *magick_restrict q; in ReadRGBImage() local
820 *magick_restrict q; in ReadRGBImage() local
895 *magick_restrict q; in ReadRGBImage() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_sw.c46 fd_sw_destroy_query(struct fd_context *ctx, struct fd_query *q) in fd_sw_destroy_query()
81 is_rate_query(struct fd_query *q) in is_rate_query()
98 fd_sw_begin_query(struct fd_context *ctx, struct fd_query *q) in fd_sw_begin_query()
108 fd_sw_end_query(struct fd_context *ctx, struct fd_query *q) in fd_sw_end_query()
117 fd_sw_get_query_result(struct fd_context *ctx, struct fd_query *q, in fd_sw_get_query_result()
144 struct fd_query *q; in fd_sw_create_query() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw.c47 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, in nv50_hw_query_allocate()
82 nv50_hw_query_get(struct nouveau_pushbuf *push, struct nv50_query *q, in nv50_hw_query_get()
99 nv50_hw_query_update(struct nv50_query *q) in nv50_hw_query_update()
113 nv50_hw_destroy_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_destroy_query()
128 nv50_hw_begin_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_begin_query()
204 nv50_hw_end_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_end_query()
274 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, in nv50_hw_get_query_result()
359 struct nv50_query *q; in nv50_hw_create_query() local
441 struct nv50_query *q, unsigned result_offset) in nv50_hw_query_pushbuf_submit()
455 nv84_hw_query_fifo_wait(struct nouveau_pushbuf *push, struct nv50_query *q) in nv84_hw_query_fifo_wait()
/external/antlr/tool/src/test/java/org/antlr/test/
DTestFastQueue.java39 FastQueue<String> q = new FastQueue<String>(); in testQueueNoRemove() local
51 FastQueue<String> q = new FastQueue<String>(); in testQueueThenRemoveAll() local
71 FastQueue<String> q = new FastQueue<String>(); in testQueueThenRemoveOneByOne() local
91 FastQueue<String> q = new FastQueue<String>(); in testGetFromEmptyQueue() local
103 FastQueue<String> q = new FastQueue<String>(); in testGetFromEmptyQueueAfterSomeAdds() local
119 FastQueue<String> q = new FastQueue<String>(); in testGetFromEmptyQueueAfterClear() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw.c39 nvc0_hw_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_hw_query_allocate()
74 nvc0_hw_query_get(struct nouveau_pushbuf *push, struct nvc0_query *q, in nvc0_hw_query_get()
91 nvc0_hw_query_rotate(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_query_rotate()
102 nvc0_hw_query_update(struct nouveau_client *cli, struct nvc0_query *q) in nvc0_hw_query_update()
116 nvc0_hw_destroy_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_destroy_query()
131 nvc0_hw_begin_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_begin_query()
207 nvc0_hw_end_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_end_query()
286 nvc0_hw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_hw_get_query_result()
367 struct nvc0_query *q, in nvc0_hw_get_query_result_resource()
494 struct nvc0_query *q; in nvc0_hw_create_query() local
[all …]
Dnvc0_query_sw.c68 nvc0_sw_destroy_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_destroy_query()
75 nvc0_sw_begin_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_begin_query()
90 nvc0_sw_end_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_end_query()
99 nvc0_sw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_sw_get_query_result()
122 struct nvc0_query *q; in nvc0_sw_create_query() local
/external/clang/test/Sema/
Dfloat128-ld-incompatibility.cpp11 __float128 q{ldf()}; // expected-error {{cannot initialize a variable of type '__float128' with an… variable
13 auto test1(__float128 q, long double ld) -> decltype(q + ld) { // expected-error {{invalid operands… in test1()
23 __float128 q; in test3() local
29 …ld * q; // expected-error {{invalid operands to binary expression ('long double' and '__float128')… in test3() local
/external/libchrome/base/containers/
Dcircular_deque_unittest.cc115 circular_deque<DestructorCounter> q; in TEST() local
125 circular_deque<DestructorCounter> q; in TEST() local
167 circular_deque<int> q = {1, 2, 3, 4, 5, 6}; in TEST() local
175 circular_deque<int> q; in TEST() local
226 circular_deque<int> q = MakeSequence(10); in TEST() local
227 CycleTest(q, [](const circular_deque<int>& q, size_t cycle) { in TEST()
251 circular_deque<int> q = MakeSequence(10); in TEST() local
293 circular_deque<int> q; in TEST() local
336 circular_deque<int> q = MakeSequence(10); in TEST() local
382 circular_deque<int> q = MakeSequence(10); in TEST() local
[all …]
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_sw.c37 etna_sw_destroy_query(struct etna_context *ctx, struct etna_query *q) in etna_sw_destroy_query()
60 etna_sw_begin_query(struct etna_context *ctx, struct etna_query *q) in etna_sw_begin_query()
70 etna_sw_end_query(struct etna_context *ctx, struct etna_query *q) in etna_sw_end_query()
78 etna_sw_get_query_result(struct etna_context *ctx, struct etna_query *q, in etna_sw_get_query_result()
99 struct etna_query *q; in etna_sw_create_query() local
Detnaviv_query.c41 struct etna_query *q; in etna_create_query() local
53 struct etna_query *q = etna_query(pq); in etna_destroy_query() local
61 struct etna_query *q = etna_query(pq); in etna_begin_query() local
76 struct etna_query *q = etna_query(pq); in etna_end_query() local
91 struct etna_query *q = etna_query(pq); in etna_get_query_result() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/spec/
DDHDomainParameterSpec.java16 private final BigInteger q; field in DHDomainParameterSpec
40 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g) in DHDomainParameterSpec()
53 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, int l) in DHDomainParameterSpec()
67 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, BigInteger j, int l) in DHDomainParameterSpec()
82 … public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, BigInteger j, int m, int l) in DHDomainParameterSpec()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/spec/
DDHDomainParameterSpec.java18 private final BigInteger q; field in DHDomainParameterSpec
42 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g) in DHDomainParameterSpec()
55 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, int l) in DHDomainParameterSpec()
69 public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, BigInteger j, int l) in DHDomainParameterSpec()
84 … public DHDomainParameterSpec(BigInteger p, BigInteger q, BigInteger g, BigInteger j, int m, int l) in DHDomainParameterSpec()
/external/mesa3d/src/mesa/main/
Dqueryobj.c47 struct gl_query_object *q = CALLOC_STRUCT(gl_query_object); in _mesa_new_query_object() local
77 _mesa_begin_query(struct gl_context *ctx, struct gl_query_object *q) in _mesa_begin_query()
88 _mesa_end_query(struct gl_context *ctx, struct gl_query_object *q) in _mesa_end_query()
100 _mesa_wait_query(struct gl_context *ctx, struct gl_query_object *q) in _mesa_wait_query()
115 _mesa_check_query(struct gl_context *ctx, struct gl_query_object *q) in _mesa_check_query()
128 _mesa_delete_query(struct gl_context *ctx, struct gl_query_object *q) in _mesa_delete_query()
284 struct gl_query_object *q in create_queries() local
350 struct gl_query_object *q = _mesa_lookup_query_object(ctx, ids[i]); in _mesa_DeleteQueries() local
373 struct gl_query_object *q; in _mesa_IsQuery() local
416 struct gl_query_object *q, **bindpt; in _mesa_BeginQueryIndexed() local
[all …]
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.cpp58 resource::copy(command_queue &q, const vector &origin, const vector &region, in copy()
68 resource::add_map(command_queue &q, cl_map_flags flags, bool blocking, in add_map()
87 resource::bind_sampler_view(command_queue &q) { in bind_sampler_view()
95 resource::unbind_sampler_view(command_queue &q, in unbind_sampler_view()
101 resource::bind_surface(command_queue &q, bool rw) { in bind_surface()
114 resource::unbind_surface(command_queue &q, pipe_surface *st) { in unbind_surface()
119 command_queue &q, const std::string &data) : in root_resource()
189 mapping::mapping(command_queue &q, resource &r, in mapping()
/external/clang/test/Analysis/
Dbuiltin-functions.cpp27 char *q; in test_assume_aligned_1() local
34 char *q; in test_assume_aligned_2() local
41 void *q; in test_assume_aligned_3() local
48 char *q; in test_assume_aligned_4() local
/external/grpc-grpc/test/core/iomgr/
Dresource_quota_test.cc99 grpc_resource_quota* q = in test_resize_then_destroy() local
107 grpc_resource_quota* q = in test_resource_user_no_op() local
116 grpc_resource_quota* q = in test_instant_alloc_then_free() local
134 grpc_resource_quota* q = in test_instant_alloc_free_pair() local
149 grpc_resource_quota* q = in test_simple_async_alloc() local
172 grpc_resource_quota* q = in test_async_alloc_blocked_by_size() local
199 grpc_resource_quota* q = grpc_resource_quota_create("test_scavenge"); in test_scavenge() local
238 grpc_resource_quota* q = grpc_resource_quota_create("test_scavenge_blocked"); in test_scavenge_blocked() local
279 grpc_resource_quota* q = in test_blocked_until_scheduled_reclaim() local
322 grpc_resource_quota* q = grpc_resource_quota_create( in test_blocked_until_scheduled_reclaim_and_scavenge() local
[all …]

12345678910>>...63