Searched defs:cond (Results 1 - 25 of 174) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg9.C1 int cond; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-5.c11 func1(int cond) argument
25 func2 (int cond) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990208-1.c9 static __inline__ void doit(void **pptr, int cond) argument
17 static void f(int cond) argument
22 static void g(int cond) argument
/openbsd-current/gnu/gcc/libgomp/config/posix/
H A Dsem.h55 pthread_cond_t cond; member in struct:gomp_sem
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dpthread_cond_wait.c28 cond_wait (pthread_cond_t *cond, pthread_mutex_t *mut) argument
39 pthread_cond_t cond; local
/openbsd-current/usr.bin/dig/lib/isc/
H A Dassertions.c40 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, const char *cond) argument
82 default_callback(const char *file, int line, isc_assertiontype_t type, const char *cond) argument
/openbsd-current/regress/lib/libc/malloc/malloc_threaderr/
H A Dmalloc_threaderr.c25 pthread_cond_t cond; variable
/openbsd-current/gnu/llvm/libcxx/src/
H A Dcondition_variable.cpp82 notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk) argument
/openbsd-current/regress/lib/libpthread/pthread_cond_timedwait/
H A Dpthread_cond_timedwait.c52 pthread_cond_t cond; variable
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-unswitch.c117 tree stmt, def, cond, use; local
151 simplify_using_entry_checks (struct loop *loop, tree cond) argument
185 tree cond local
280 tree_unswitch_loop(struct loops *loops, struct loop *loop, basic_block unswitch_on, tree cond) argument
[all...]
H A Dc-omp.c207 c_finish_omp_for (location_t locus, tree decl, tree init, tree cond, argument
[all...]
H A Dloop-doloop.c232 add_test (rtx cond, edge *e, basic_block dest) argument
H A Dloop-unswitch.c95 rtx seq, jump, cond; local
245 reversed_condition (rtx cond) argument
268 rtx cond, rcond = NULL_RTX, conds, rconds, acond, cinsn; local
401 unswitch_loop(struct loops *loops, struct loop *loop, basic_block unswitch_on, rtx cond, rtx cinsn) argument
[all...]
H A Dtree-ssa-forwprop.c178 forward_propagate_into_cond_1 (tree cond, tree *test_var_p) argument
425 find_equivalent_equality_comparison(tree cond) argument
501 tree cond = COND_EXPR_COND (stmt); local
539 tree cond = COND_EXPR_COND (cond_expr); local
912 tree cond = SWITCH_COND (stmt); local
[all...]
H A Dtree-ssa-loop-ivcanon.c76 tree cond, type, var; local
168 tree old_cond, cond, dont_exit, do_exit; local
[all...]
H A Dtree-ssa-threadedge.c302 tree cond = COND_EXPR_COND (TREE_OPERAND (stmt, 1)); local
360 tree cond, cached_lhs; local
541 tree cond; local
[all...]
H A Dtree-ssa-uncprop.c86 tree cond = COND_EXPR_COND (stmt); local
190 tree cond = SWITCH_COND (stmt); local
[all...]
/openbsd-current/lib/librthread/
H A Drthread.h61 pthread_cond_t cond; member in struct:pthread_barrier
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp67 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp236 const Stmt *cond = pred->getTerminatorCondition(); local
/openbsd-current/lib/libc/thread/
H A Drthread_cond.c33 pthread_cond_t cond; local
52 pthread_cond_t cond; local
71 _rthread_cond_timedwait(pthread_cond_t cond, pthread_mutex_t *mutexp, const struct timespec *abs) argument
136 pthread_cond_t cond; local
154 pthread_cond_t cond; local
169 pthread_cond_t cond; local
189 pthread_cond_t cond; local
[all...]
H A Drthread_sync.c246 pthread_cond_t cond; local
266 pthread_cond_t cond; local
288 pthread_cond_t cond; local
444 pthread_cond_t cond; local
582 pthread_cond_t cond; local
630 pthread_cond_t cond; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dtracepoint.h69 struct expression *cond; member in struct:tracepoint
/openbsd-current/regress/lib/libpthread/cancel/
H A Dcancel.c13 static pthread_cond_t cond; variable
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp164 uptr cond = atomic_load(p, memory_order_acquire); local
179 pthread_cond_t *cond = init_cond(c, true); local
185 pthread_cond_t *cond = init_cond(c); local
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...]

Completed in 173 milliseconds

1234567