/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.h | 332 void Push(Register src, Condition cond, Register tst1, Register tst2) { in Push() argument [all...] |
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.cc | 663 void Assembler::stop(Condition cond, int32_t code, CRegister cr) { in stop() argument 721 jump(Handle<Code> target, RelocInfo::Mode rmode, Condition cond) jump() argument
|
/third_party/node/deps/v8/src/baseline/arm/ |
H A D | baseline-assembler-arm-inl.h | 63 inline internal::Condition AsMasmCondition(Condition cond) { in AsMasmCondition() argument
|
/third_party/node/deps/v8/src/baseline/x64/ |
H A D | baseline-assembler-x64-inl.h | 69 inline internal::Condition AsMasmCondition(Condition cond) { in AsMasmCondition() argument
|
/third_party/node/deps/v8/src/baseline/arm64/ |
H A D | baseline-assembler-arm64-inl.h | 62 inline internal::Condition AsMasmCondition(Condition cond) { in AsMasmCondition() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.h | 416 void b(Condition cond, Label* L) { b(L, cond); } in b() argument 418 void bl(Condition cond, Label* L) { bl(L, cond); } in bl() argument [all...] |
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.h | 729 Ret(Condition cond, CRegister cr = cr7) Ret() argument [all...] |
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_emit.c | 693 midgard_create_branch_extended( midgard_condition cond, in midgard_create_branch_extended() argument 785 midgard_condition cond = emit_branch() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermRebuild.cpp | 643 auto *const cond = node.getCondition(); in traverseTernaryChildren() local 667 auto *const cond = node.getCondition(); in traverseIfElseChildren() local 715 auto *const cond = node.getCondition(); traverseCaseChildren() local 782 auto *const cond = node.getCondition(); traverseLoopChildren() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Intermediate.cpp | 618 TIntermNode* TIntermediate::addSelection(TIntermTyped* cond, TIntermNodePair nodePair, const TSourceLoc &line) in addSelection() argument 659 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped* falseBlock, const TSourceLoc &line) in addSelection() argument 740 TIntermNode* TIntermediate::addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermType argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatabuilder.cpp | 264 ConditionalCE32 *cond = builder.getConditionalCE32ForCE32(ce32); in getCE32FromBuilderData() local 525 ConditionalCE32 *cond = new ConditionalCE32(context, ce32); in addConditionalCE32() local 575 ConditionalCE32 *cond = getConditionalCE32ForCE32(oldCE32); addCE32() local 580 ConditionalCE32 *cond; addCE32() local 818 ConditionalCE32 *cond = getConditionalCE32(index); // the last ConditionalCE32 so far copyFromBaseCE32() local 867 copyContractionsFromBaseCE32(UnicodeString &context, UChar32 c, uint32_t ce32, ConditionalCE32 *cond, UErrorCode &errorCode) copyContractionsFromBaseCE32() argument 989 ConditionalCE32 *cond = src.getConditionalCE32ForCE32(ce32); copyCE32() local 1351 ConditionalCE32 *cond = getConditionalCE32ForCE32(ce32); buildContexts() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | cffdecode.c | 2091 FT_Fixed cond = ( args[0] && args[1] ); in FT_LOCAL_DEF() local 2103 FT_Fixed cond = ( args[0] || args[1] ); in FT_LOCAL_DEF() local 2115 FT_Fixed cond = !args[0]; in FT_LOCAL_DEF() local 2127 FT_Fixed cond = ( args[0] == args[1] ); in FT_LOCAL_DEF() local 2139 FT_Fixed cond = ( args[2] <= args[3] ); in FT_LOCAL_DEF() local [all...] |
/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
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
H A D | liteplayer.cpp | 111 static void CondTimeWait(pthread_cond_t &cond, pthread_mutex_t &mutex, uint32_t delayUs) in CondTimeWait() argument
|