| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelDAGToDAG.cpp | 749 SDValue cond = Node->getOperand(0); in trySelect() local
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.cc | 1931 auto cond = const_literal(); in expect_case_selectors() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_test.cc | 171 auto* cond = Expr(true); in TEST_F() local 228 auto* cond = Expr(2); in TEST_F() local
|
| /third_party/vixl/src/aarch32/ |
| H A D | disasm-aarch32.h | 109 ConditionPrinter(const ITBlock& it_block, Condition cond) in ConditionPrinter() argument 113 friend std::ostream& operator<<(std::ostream& os, ConditionPrinter cond) { in operator <<() argument 289 virtual DisassemblerStream& operator<<(const ConditionPrinter& cond) { in operator <<() argument 290 os_ << cond; in operator <<() local 293 virtual DisassemblerStream& operator<<(Condition cond) { in operator <<() argument 294 os_ << cond; operator <<() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-aarch64.h | 7211 Cond(Condition cond) Cond() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_pthread.cpp | 142 void ValidateCond(dng_pthread_cond_t *cond) in ValidateCond() argument 506 int dng_pthread_cond_init(dng_pthread_cond_t *cond, void * /* attrs */) in dng_pthread_cond_init() argument 524 int dng_pthread_cond_destroy(dng_pthread_cond_t *cond) in dng_pthread_cond_destroy() argument 571 cond_wait_internal(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex, int timeout_milliseconds) cond_wait_internal() argument 653 dng_pthread_cond_wait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex) dng_pthread_cond_wait() argument 662 dng_pthread_cond_timedwait(dng_pthread_cond_t *cond, dng_pthread_mutex_t *mutex, struct dng_timespec *latest_time) dng_pthread_cond_timedwait() argument 683 dng_pthread_cond_signal(dng_pthread_cond_t *cond) dng_pthread_cond_signal() argument 715 dng_pthread_cond_broadcast(dng_pthread_cond_t *cond) dng_pthread_cond_broadcast() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_test.cc | 678 bool cond = false; member 759 bool cond; // to delay first thread (under mu) member [all...] |
| /third_party/skia/include/private/ |
| H A D | SkVx.h | 438 SINT Vec<N,T> naive_if_then_else(const Vec<N,M<T>>& cond, const Vec<N,T>& t, const Vec<N,T>& e) { in naive_if_then_else() argument 443 SIT Vec<1,T> if_then_else(const Vec<1,M<T>>& cond, const Vec<1,T>& t, const Vec<1,T>& e) { in if_then_else() argument 448 SINT Vec<N,T> if_then_else(const Vec<N,M<T>>& cond, const Vec<N,T>& t, const Vec<N,T>& e) { in if_then_else() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | policydb_validate.c | 1002 static int validate_cond_list(sepol_handle_t *handle, const cond_list_t *cond, const policydb_t *p, validate_t flavors[]) in validate_cond_list() argument [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 1203 cond_list_t *get_current_cond_list(cond_list_t * cond) in get_current_cond_list() argument 1215 void append_cond_list(cond_list_t * cond) in append_cond_list() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_builder.h | 355 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsAttributeLocationTests.cpp | 664 Cond::Cond (ConstCond cond) in Cond() argument 671 Attribute::Attribute (const AttribType& type, const string& name, deInt32 layoutLocation, const Cond& cond, int arraySize) in Attribute() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_file.cpp | 1304 bool cond = sz >= lenNum; in OnMccMncLoaded() local 1889 unsigned int cond = 0; in ObtainSpnCondition() local [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | otherstestndk.cpp | 587 cnd_t cond;
in cndwaittest() local 988 pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
in Pthreadcondclockwait() local 1004 pthread_cond_t *cond = (pthread_cond_t *)nullptr;
in Pthreadcondtimedwaitmonotonicnp() local 1022 pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
in Pthreadcondtimeoutnp() local [all...] |
| H A D | pthreadndk1.cpp | 549 pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
in PThreadCondBroadcast() local 558 pthread_cond_t cond;
in PThreadCondDestroy() local 568 pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
in PThreadCondInit() local 579 pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
in PThreadCondSignal() local 587 pthread_cond_t cond; global() member 630 pthread_cond_t cond; global() member [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 2401 TIntermSelection* TIntermediate::addSelection(TIntermTyped* cond, TIntermNodePair nodePair, const TSourceLoc& loc) in addSelection() argument 2452 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped* falseBlock, in addSelection() argument [all...] |
| /third_party/libuv/include/uv/ |
| H A D | win.h | 282 CONDITION_VARIABLE cond; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 419 cnd_t cond; member
|
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_instr.h | 348 enum v3d_qpu_branch_cond cond; member
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compile.c | 1176 agx_index cond = agx_src_index(&nif->condition); in emit_if() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir.c | 236 vir_set_cond(struct qinst *inst, enum v3d_qpu_cond cond) in vir_set_cond() argument 396 vir_branch_inst(struct v3d_compile *c, enum v3d_qpu_branch_cond cond) in vir_branch_inst() argument
|
| /third_party/node/src/ |
| H A D | node_api.cc | 509 std::unique_ptr<node::ConditionVariable> cond; member in v8impl::__anon15407::ThreadSafeFunction
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 190 nir_ssa_def *cond; in ubo_load_select_32b_comps() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 1556 static int preprocessor_if(struct stream *stream, struct token *token, int cond) in preprocessor_if() argument
|
| H A D | example.c | 1072 const char *cond = "XXX"; in generate_branch() local 1138 const char *cond; in generate_select() local [all...] |