Searched refs:cond (Results 76 - 100 of 927) sorted by relevance

1234567891011>>

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataBuilder.java200 ConditionalCE32 cond = getConditionalCE32ForCE32(oldCE32);
201 cond.builtCE32 = Collation.NO_CE32;
202 cond.ce32 = ce32;
205 ConditionalCE32 cond;
213 cond = getConditionalCE32(index);
215 cond = getConditionalCE32ForCE32(oldCE32);
216 cond.builtCE32 = Collation.NO_CE32;
223 // invariant: context > cond.context
224 int next = cond.next;
226 // Append a new ConditionalCE32 after cond
635 copyContractionsFromBaseCE32(StringBuilder context, int c, int ce32, ConditionalCE32 cond) argument
[all...]
/external/v8/src/arm/
H A Dmacro-assembler-arm.h99 static int CallSize(Register target, Condition cond = al);
100 int CallSize(Address target, RelocInfo::Mode rmode, Condition cond = al);
103 Condition cond = al);
106 void Jump(Register target, Condition cond = al);
107 void Jump(Address target, RelocInfo::Mode rmode, Condition cond = al);
108 void Jump(Handle<Code> code, RelocInfo::Mode rmode, Condition cond = al);
109 void Call(Register target, Condition cond = al);
111 Condition cond = al,
114 TypeFeedbackId ast_id = TypeFeedbackId::None(), Condition cond = al,
119 Condition cond
[all...]
/external/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cc164 uptr cond = atomic_load(p, memory_order_acquire); local
165 if (!force && cond != 0)
166 return (pthread_cond_t*)cond;
169 if (atomic_compare_exchange_strong(p, &cond, (uptr)newcond,
173 return (pthread_cond_t*)cond;
179 pthread_cond_t *cond = init_cond(c, true); local
180 return REAL(pthread_cond_init)(cond, a);
185 pthread_cond_t *cond = init_cond(c); local
188 int res = REAL(pthread_cond_wait)(cond, m);
196 pthread_cond_t *cond local
206 pthread_cond_t *cond = init_cond(c); local
212 pthread_cond_t *cond = init_cond(c); local
218 pthread_cond_t *cond = init_cond(c); local
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dnuances.rb72 @init { @cond = true }
75 attr_accessor :cond
82 : ( { @cond }? NAME
83 | {!@cond }? NAME WS+ NAME
109 parser.cond = false
116 parser.cond = false
/external/clang/test/Sema/
H A Dswitch.c36 int cond; local
37 switch (cond) {
43 switch(cond) {
49 switch (cond) {
54 switch (cond) {
60 switch (cond) {
/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h34 pthread_cond_t cond; member in struct:wsi_queue
60 ret = pthread_cond_init(&queue->cond, &condattr);
72 pthread_cond_destroy(&queue->cond);
86 pthread_cond_destroy(&queue->cond);
97 pthread_cond_signal(&queue->cond);
132 ret = pthread_cond_timedwait(&queue->cond, &queue->mutex, &abstime);
/external/clang/test/SemaCXX/
H A Dconversion.cpp139 #define NULL_COND(cond) ((cond) ? &num : NULL)
214 #define test1(cond) \
215 ((cond) ? nullptr : NULL)
216 #define test2(cond) \
217 ((cond) ? NULL : nullptr)
219 #define assert(cond) \
220 ((cond) ? foo() : bar())
H A Dreturn-stack-addr.cpp63 int* ret_conditional(bool cond) { argument
66 return cond ? &x : &y; // expected-warning {{address of stack memory}}
69 int* ret_conditional_rhs(int *x, bool cond) { argument
71 return cond ? x : &y; // expected-warning {{address of stack memory}}
/external/javassist/src/main/javassist/compiler/ast/
H A DCondExpr.java24 public CondExpr(ASTree cond, ASTree thenp, ASTree elsep) { argument
25 super(cond, new ASTList(thenp, new ASTList(elsep)));
/external/mesa3d/src/compiler/nir/
H A Dnir_search.h79 bool (*cond)(nir_alu_instr *instr, unsigned src, member in struct:__anon15987
113 bool (*cond)(nir_alu_instr *instr); member in struct:__anon15990
H A Dnir_opt_conditional_discard.c29 * Handles optimization of lowering if (cond) discard to discard_if(cond).
87 nir_src cond;
91 cond = if_stmt->condition;
93 cond = nir_src_for_ssa(nir_iand(b,
99 nir_src_copy(&discard_if->src[0], &cond, discard_if);
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dunit_test.c56 void test_check(struct test_result * result, int cond) argument
59 if (cond) {
/external/tensorflow/tensorflow/contrib/boosted_trees/python/utils/
H A Dlosses.py94 cond = (probs_for_real_class >= eps)
95 probs_for_real_class = array_ops.where(cond, probs_for_real_class, zeros)
98 cond = (probs_for_real_class <= 1 - eps)
99 probs_for_real_class = array_ops.where(cond, probs_for_real_class,
202 cond = (y < -1)
203 max_res = array_ops.where(cond, neg_ones, y)
205 cond = (max_res > 1)
206 min_res = array_ops.where(cond, ones, max_res)
/external/v8/src/compiler/
H A Dselect-lowering.cc27 Node* cond = node->InputAt(0); local
32 Diamond d(graph(), common(), cond, p.hint()); local
/external/valgrind/drd/tests/
H A Dpth_uninitialized_cond.stderr.exp4 condition variable has not been initialized: cond 0x........
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-1.c10 * variable cond.
25 pthread_cond_t cond; member in struct:testdata
45 fprintf(stderr, "[Thread 0x%p] is waiting for the cond\n",
47 rc = pthread_cond_wait(&td.cond, &td.mutex);
74 if (pthread_cond_init(&td.cond, NULL) != 0) {
75 fprintf(stderr, "Fail to initialize cond\n");
104 rc = pthread_cond_broadcast(&td.cond);
H A D2-1.c26 pthread_cond_t cond; member in struct:testdata
46 fprintf(stderr, "[Thread 0x%p] is waiting for the cond\n",
48 rc = pthread_cond_wait(&td.cond, &td.mutex);
83 if (pthread_cond_init(&td.cond, NULL) != 0) {
84 fprintf(stderr, "Fail to initialize cond\n");
110 rc = pthread_cond_broadcast(&td.cond);
H A D4-1.c25 pthread_cond_t cond; member in struct:testdata
45 fprintf(stderr, "[Thread 0x%p] is waiting for the cond\n",
47 rc = pthread_cond_wait(&td.cond, &td.mutex);
72 if (pthread_cond_init(&td.cond, NULL) != 0) {
73 fprintf(stderr, "Fail to initialize cond\n");
100 rc = pthread_cond_broadcast(&td.cond);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D1-1.c27 pthread_cond_t cond; member in struct:testdata
56 fprintf(stderr, "Thread1 is waiting for the cond\n");
57 rc = pthread_cond_timedwait(&td.cond, &td.mutex, &timeout);
72 fprintf(stderr, "Thread1 did not block on the cond at all\n");
88 if (pthread_cond_init(&td.cond, NULL) != 0) {
89 fprintf(stderr, "Fail to initialize cond\n");
113 if (pthread_cond_signal(&td.cond) != 0) {
114 fprintf(stderr, "Main: Fail to signal cond\n");
H A D2-1.c10 * if the absolute time specified by abstime passes before the condition cond is
34 pthread_cond_t cond; member in struct:testdata
62 fprintf(stderr, "Thread1 is waiting for the cond\n");
63 rc = pthread_cond_timedwait(&td.cond, &td.mutex, &timeout);
78 fprintf(stderr, "Thread1 did not block on the cond at all\n");
107 if (pthread_cond_init(&td.cond, NULL) != 0) {
108 fprintf(stderr, "Fail to initialize cond\n");
132 if (pthread_cond_signal(&td.cond) != 0) {
H A D3-1.c27 pthread_cond_t cond; member in struct:testdata
55 fprintf(stderr, "Thread1 is waiting for the cond\n");
56 rc = pthread_cond_timedwait(&td.cond, &td.mutex, &timeout);
71 fprintf(stderr, "Thread1 did not block on the cond at all\n");
92 if (pthread_cond_init(&td.cond, NULL) != 0) {
93 fprintf(stderr, "Fail to initialize cond\n");
117 if (pthread_cond_signal(&td.cond) != 0) {
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D1-1.c24 pthread_cond_t cond; member in struct:testdata
51 fprintf(stderr, "Thread1 is waiting for the cond\n");
52 rc = pthread_cond_wait(&td.cond, &td.mutex);
60 fprintf(stderr, "Thread1 did not block on the cond at all\n");
76 if (pthread_cond_init(&td.cond, NULL) != 0) {
77 fprintf(stderr, "Fail to initialize cond\n");
108 if (pthread_cond_signal(&td.cond) != 0) {
109 fprintf(stderr, "Main: Fail to signal cond\n");
H A D2-1.c24 pthread_cond_t cond; member in struct:testdata
51 fprintf(stderr, "Thread1 is waiting for the cond\n");
52 rc = pthread_cond_wait(&td.cond, &td.mutex);
60 fprintf(stderr, "Thread1 did not block on the cond at all\n");
90 if (pthread_cond_init(&td.cond, NULL) != 0) {
91 fprintf(stderr, "Fail to initialize cond\n");
122 if (pthread_cond_signal(&td.cond) != 0) {
H A D3-1.c22 pthread_cond_t cond; member in struct:testdata
49 fprintf(stderr, "Thread1 is waiting for the cond\n");
50 rc = pthread_cond_wait(&td.cond, &td.mutex);
86 if (pthread_cond_init(&td.cond, NULL) != 0) {
87 fprintf(stderr, "Fail to initialize cond\n");
108 if (pthread_cond_broadcast(&td.cond) != 0) {
/external/python/cpython2/Lib/distutils/
H A Dversionpredicate.py124 seq = [cond + " " + str(ver) for cond, ver in self.pred]
134 for cond, ver in self.pred:
135 if not compmap[cond](version, ver):

Completed in 2147 milliseconds

1234567891011>>