| /third_party/vixl/test/aarch32/ |
| H A D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 130 Condition cond; member 424 Condition cond = kTests[i].operands.cond; in TestHelper() local
|
| H A D | test-simulator-cond-rd-rn-t32.cc | 137 Condition cond; member 880 Condition cond in TestHelper() local [all...] |
| H A D | test-simulator-cond-rdlow-operand-imm8-t32.cc | 133 Condition cond; member 1600 Condition cond = kTests[i].operands.cond; in TestHelper() local
|
| H A D | test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 136 Condition cond; member 981 Condition cond = kTests[i].operands.cond; in TestHelper() local [all...] |
| H A D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 132 Condition cond; member 912 Condition cond = kTests[i].operands.cond; in TestHelper() local
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_query.cpp | 306 Cond &Cond::And(const Cond &cond) in And() argument 312 bool Cond::IsSimpleCond(const Cond &cond) in IsSimpleCond() argument 317 void Cond::Traval(DocQuery &docQuery, const Cond &cond) in Traval() argument 444 Where(const Cond &cond) Where() argument 450 And(const Cond &cond) And() argument [all...] |
| /base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
| H A D | hiappevent_ffi.cpp | 46 int CheckCondition(TriggerCondition &cond, CTriggerCondition triggerCondition) in CheckCondition() argument 358 TriggerCondition cond; in FfiOHOSHiAppEventAddWatcher() local
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_watch.cpp | 72 bool IsValidCondition(const napi_env env, const napi_value cond, int& errCode)
in IsValidCondition() argument 190 int GetConditionValue(const napi_env env, const napi_value cond, const std::string& name)
in GetConditionValue() argument 210 napi_value cond = NapiUtil::GetProperty(env, watcher, COND_PROPERTY);
in GetCondition() local 304 TriggerCondition cond = GetCondition(env, watcher); AddWatcher() local [all...] |
| /base/startup/appspawn/test/moduletest/threadpool/ |
| H A D | thread_manager.c | 32 pthread_cond_t cond; // 线程等待条件 member 55 pthread_cond_t cond; // 同步执行时,等待确认 member 71 static void SetCondAttr(pthread_cond_t *cond) in SetCondAttr() argument [all...] |
| /base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
| H A D | framework_executor_callback.cpp | 143 auto cond = Common::MakeShared<Attributes>(conditions.Serialize()); in OnGetProperty() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | ac3dsp_mips.c | 69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | iec61883.c | 96 pthread_cond_t cond; member
|
| H A D | decklink_common.h | 86 pthread_cond_t cond; member 147 pthread_cond_t cond; member
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_none_4.h | 708 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() argument 922 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() argument 933 select_msb(vfloat4 a, vfloat4 b, vmask4 cond) select_msb() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | thread.c | 425 int uv_cond_init(uv_cond_t* cond) { in uv_cond_init() argument 431 void uv_cond_destroy(uv_cond_t* cond) { in uv_cond_destroy() argument 437 void uv_cond_signal(uv_cond_t* cond) { in uv_cond_signal() argument 442 void uv_cond_broadcast(uv_cond_t* cond) { in uv_cond_broadcast() argument 447 void uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) { in uv_cond_wait() argument 453 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_insert_exec_mask.cpp | 576 Temp cond, exit_cond; in process_instructions() local 631 Temp cond, exit_cond; in process_instructions() local 799 Temp cond = block->instructions.back()->operands[0].getTemp(); add_branch_code() local 804 bld.copy(Definition(exec, bld.lm), cond); add_branch_code() local 839 Temp cond = Temp(); add_branch_code() local 867 Temp cond = Temp(); add_branch_code() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_algebraic.py | 2106 cond = 'true' variable 2108 cond = 'options->support_8bit_alu' variable 2110 cond = 'options->support_16bit_alu' variable [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_io.c | 209 nir_ssa_def *cond = nir_ige(b, src, fb_layers); in v3d_nir_lower_vpm_output() local
|
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_instr.c | 203 v3d_qpu_cond_name(enum v3d_qpu_cond cond) in v3d_qpu_cond_name() argument 222 v3d_qpu_branch_cond_name(enum v3d_qpu_branch_cond cond) in v3d_qpu_branch_cond_name() argument 513 v3d_qpu_cond_invert(enum v3d_qpu_cond cond) in v3d_qpu_cond_invert() argument [all...] |
| /third_party/mesa3d/src/c11/impl/ |
| H A D | threads_win32.c | 185 cnd_broadcast(cnd_t *cond) in cnd_broadcast() argument 194 cnd_destroy(cnd_t *cond) in cnd_destroy() argument 203 cnd_init(cnd_t *cond) in cnd_init() argument 212 cnd_signal(cnd_t *cond) in cnd_signal() argument 221 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) cnd_timedwait() argument 234 cnd_wait(cnd_t *cond, mtx_t *mtx) cnd_wait() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu.c | 182 qpu_branch(uint32_t cond, uint32_t target) in qpu_branch() argument 643 qpu_set_cond_add(uint64_t inst, uint32_t cond) in qpu_set_cond_add() argument 650 qpu_set_cond_mul(uint64_t inst, uint32_t cond) in qpu_set_cond_mul() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | disasm.c | 726 const char* cond[] = { in print_branch() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_swizzle.c | 459 unsigned cond = 0; in lp_build_swizzle_aos() local
|
| /third_party/musl/libc-test/src/functionalext/thread/ |
| H A D | pthread_cond_timedwait.c | 58 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; in pthread_cond_timedwait_0010() local 85 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; in pthread_cond_timedwait_0020() local 108 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; in pthread_cond_timedwait_time64_0010() local 133 pthread_cond_t cond; pthread_cond_timedwait_monotonic_np_0010() local 158 pthread_cond_t *cond = (pthread_cond_t *)NULL; pthread_cond_timedwait_monotonic_np_0020() local 174 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; pthread_cond_timeout_np_0010() local 192 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; pthread_cond_clockwait_0010() local 220 pthread_cond_t cond; pthread_cond_timedwait_Time_0010() local [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | thread.c | 350 int uv_cond_init(uv_cond_t* cond) { in uv_cond_init() argument 356 void uv_cond_destroy(uv_cond_t* cond) { in uv_cond_destroy() argument 362 void uv_cond_signal(uv_cond_t* cond) { in uv_cond_signal() argument 367 void uv_cond_broadcast(uv_cond_t* cond) { in uv_cond_broadcast() argument 372 void uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) { in uv_cond_wait() argument 377 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument [all...] |