Home
last modified time | relevance | path

Searched defs:cond (Results 301 - 325 of 605) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc130 Condition cond; member
424 Condition cond = kTests[i].operands.cond; in TestHelper() local
H A Dtest-simulator-cond-rd-rn-t32.cc137 Condition cond; member
880 Condition cond in TestHelper() local
[all...]
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc133 Condition cond; member
1600 Condition cond = kTests[i].operands.cond; in TestHelper() local
H A Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc136 Condition cond; member
981 Condition cond = kTests[i].operands.cond; in TestHelper() local
[all...]
H A Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc132 Condition cond; member
912 Condition cond = kTests[i].operands.cond; in TestHelper() local
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp306 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 Dhiappevent_ffi.cpp46 int CheckCondition(TriggerCondition &cond, CTriggerCondition triggerCondition) in CheckCondition() argument
358 TriggerCondition cond; in FfiOHOSHiAppEventAddWatcher() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp72 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 Dthread_manager.c32 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 Dframework_executor_callback.cpp143 auto cond = Common::MakeShared<Attributes>(conditions.Serialize()); in OnGetProperty() local
/third_party/ffmpeg/libavcodec/mips/
H A Dac3dsp_mips.c69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
/third_party/ffmpeg/libavdevice/
H A Diec61883.c96 pthread_cond_t cond; member
H A Ddecklink_common.h86 pthread_cond_t cond; member
147 pthread_cond_t cond; member
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h708 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 Dthread.c425 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 Daco_insert_exec_mask.cpp576 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 Dnir_opt_algebraic.py2106 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 Dv3d_nir_lower_io.c209 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 Dqpu_instr.c203 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 Dthreads_win32.c185 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 Dvc4_qpu.c182 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 Ddisasm.c726 const char* cond[] = { in print_branch() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c459 unsigned cond = 0; in lp_build_swizzle_aos() local
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c58 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 Dthread.c350 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...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...25