/third_party/skia/third_party/externals/tint/src/sem/ |
D | if_statement.h | 49 const Expression* Condition() const { return condition_; } in Condition() function 74 const Expression* Condition() const { return condition_; } in Condition() function
|
D | for_loop_statement.h | 50 const Expression* Condition() const { return condition_; } in Condition() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | GuardUtils.cpp | 23 Value *Condition, *WidenableCondition; in isWidenableBranch() local 30 Value *Condition, *WidenableCondition; in isGuardAsWidenableBranch() local 44 bool llvm::parseWidenableBranch(const User *U, Value *&Condition, in parseWidenableBranch()
|
/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 87 class Condition; variable 703 explicit Condition(const T *obj) in Condition() function 944 inline Condition::Condition(bool (*func)(T *), T *arg) in Condition() function 951 inline Condition::Condition(T *object, in Condition() function 959 inline Condition::Condition(const T *object, in Condition() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | mutex.h | 79 class Condition; variable 719 explicit Condition(const T *obj) in Condition() function 961 inline Condition::Condition(bool (*func)(T *), T *arg) in Condition() function 968 inline Condition::Condition(T *object, in Condition() function 976 inline Condition::Condition(const T *object, in Condition() function
|
/third_party/python/Doc/library/ |
D | asyncio-sync.rst | 171 Condition chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 124 PredicateWithCondition(PredicateType PT, Value *Op, Value *Condition) in PredicateWithCondition() 134 PredicateAssume(Value *Op, IntrinsicInst *AssumeInst, Value *Condition) in PredicateAssume() 167 Value *Condition, bool TakenEdge) in PredicateBranch()
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.cc | 297 Condition::Condition() {} // null constructor, used for kTrue only in Condition() function in absl::Condition 300 Condition::Condition(bool (*func)(void *), void *arg) in Condition() function in absl::Condition 310 Condition::Condition(const bool *cond) in Condition() function in absl::Condition
|
/third_party/boost/libs/interprocess/test/ |
D | condition_test_template.hpp | 75 void condition_test_thread(condition_test_data<Condition, Mutex>* data) in condition_test_thread() 97 void condition_test_waits(condition_test_data<Condition, Mutex>* data) in condition_test_waits()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbol.h | 59 #define DECLARE_PDB_SYMBOL_CUSTOM_TYPE(Condition) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCPredicates.h | 87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_expectations/ |
D | GPUTestConfig.h | 28 enum Condition enum
|
/third_party/benchmark/src/ |
D | mutex.h | 69 typedef std::condition_variable Condition; typedef
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | mutex.h | 69 typedef std::condition_variable Condition; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 565 SmallVectorImpl<MachineOperand> &Condition, in analyzeBranch() 663 ArrayRef<MachineOperand> Condition, in insertBranch()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
D | GPUTestConfig.h | 30 enum Condition enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 359 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp() 366 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() 470 InstSelect::InstSelect(Cfg *Func, Variable *Dest, Operand *Condition, in InstSelect() 922 Operand *Condition = getCondition(); in dump() local
|
D | IceInst.h | 541 static InstFcmp *create(Cfg *Func, FCond Condition, Variable *Dest, in create() 555 const FCond Condition; variable 573 static InstIcmp *create(Cfg *Func, ICond Condition, Variable *Dest, in create() 588 ICond Condition; variable 736 static InstSelect *create(Cfg *Func, Variable *Dest, Operand *Condition, in create()
|
D | IceTargetLoweringARM32.h | 355 CondARM32::Cond Condition) { in _br() 359 void _br(CfgNode *Target, CondARM32::Cond Condition) { in _br() 362 void _br(InstARM32Label *Label, CondARM32::Cond Condition) { in _br()
|
D | IceTargetLoweringX8632.h | 478 void _br(BrCond Condition, CfgNode *TargetTrue, CfgNode *TargetFalse) { in _br() 485 void _br(BrCond Condition, CfgNode *Target) { in _br() 502 void _cmov(Variable *Dest, Operand *Src0, BrCond Condition) { in _cmov() 508 void _cmpps(Variable *Dest, Operand *Src0, CmppsCond Condition) { in _cmpps() 739 void _setcc(Variable *Dest, BrCond Condition) { in _setcc()
|
D | IceTargetLoweringX8664.h | 474 void _br(BrCond Condition, CfgNode *TargetTrue, CfgNode *TargetFalse) { in _br() 481 void _br(BrCond Condition, CfgNode *Target) { in _br() 498 void _cmov(Variable *Dest, Operand *Src0, BrCond Condition) { in _cmov() 504 void _cmpps(Variable *Dest, Operand *Src0, CmppsCond Condition) { in _cmpps() 733 void _setcc(Variable *Dest, BrCond Condition) { in _setcc()
|
/third_party/python/Lib/asyncio/ |
D | locks.py | 219 class Condition(_ContextManagerMixin, mixins._LoopBoundMixin): class
|
/third_party/python/Lib/msilib/ |
D | schema.py | 25 Condition = Table('Condition') variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ARMWinEH.h | 332 uint8_t Condition() const { in Condition() function
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/ |
D | ast.go | 389 func (n *Assert) Condition() *Expr { return n.rhs.AsExpr() } func 555 func (n *While) Condition() *Expr { return n.mhs.AsExpr() } func 580 func (n *If) Condition() *Expr { return n.mhs.AsExpr() } func
|