| /external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/ |
| D | Condition.java | 27 public interface Condition { interface
|
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ |
| D | SPIRVError.h | 51 #define SPIRVCK(Condition,ErrCode,ErrMsg) \ argument 56 #define SPIRVCKRT(Condition,ErrCode,ErrMsg) \ argument
|
| D | SPIRVModule.cpp | 1050 SPIRVModuleImpl::addBranchConditionalInst(SPIRVValue *Condition, in addBranchConditionalInst() 1079 SPIRVModuleImpl::addSelectInst(SPIRVValue *Condition, SPIRVValue *Op1, in addSelectInst()
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
| D | Condition.java | 13 public abstract class Condition<T> { class 20 private Condition() { } in Condition() method in Condition
|
| /external/vixl/src/aarch32/ |
| D | assembler-aarch32.h | 620 Condition /*cond*/, in Delegate() argument 639 Condition /*cond*/, in Delegate() argument 658 Condition /*cond*/, in Delegate() argument 672 Condition /*cond*/, in Delegate() argument 682 Condition /*cond*/, in Delegate() argument 691 Condition /*cond*/, in Delegate() argument 701 Condition /*cond*/, in Delegate() argument 712 Condition /*cond*/, in Delegate() argument 721 Condition /*cond*/, in Delegate() argument 730 Condition /*cond*/, in Delegate() argument [all …]
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | TraversalChecker.cpp | 37 void TraversalDumper::checkBranchCondition(const Stmt *Condition, in checkBranchCondition()
|
| D | UndefBranchChecker.cpp | 60 void UndefBranchChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition()
|
| D | CheckerDocumentation.cpp | 126 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition() argument
|
| D | TestAfterDivZeroChecker.cpp | 215 void TestAfterDivZeroChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition()
|
| D | LocalizationChecker.cpp | 1232 const Expr *Condition = I->getCond()->IgnoreParenImpCasts(); in VisitIfStmt() local 1262 const Expr *Condition = C->getCond()->IgnoreParenImpCasts(); in VisitConditionalOperator() local
|
| /external/bison/data/ |
| D | glr.c | 307 # define YYASSERT(Condition) ((void) ((Condition) || (abort (), 0))) argument
|
| /external/google-benchmark/src/ |
| D | mutex.h | 69 typedef std::condition_variable Condition; typedef
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | mutex.h | 69 typedef std::condition_variable Condition; typedef
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiInstrInfo.cpp | 568 SmallVectorImpl<MachineOperand> &Condition, in analyzeBranch() 666 ArrayRef<MachineOperand> Condition, in InsertBranch()
|
| /external/opencv/cxcore/include/ |
| D | cxerror.h | 176 #define CV_ASSERT( Condition ) \ argument
|
| /external/llvm/include/llvm/Support/ |
| D | ARMWinEH.h | 302 uint8_t Condition() const { in Condition() function
|
| /external/valgrind/drd/tests/ |
| D | tsan_thread_wrappers_pthread.h | 164 Condition(bool (*func)(T*), T* arg) in Condition() function 167 Condition(bool (*func)()) in Condition() function
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-common-private.hh | 1381 struct Condition struct 1383 inline bool evaluate (const int *coords, unsigned int coord_len) const in evaluate() 1391 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize() 1402 union { 1405 } u;
|
| /external/clang/test/SemaCXX/ |
| D | member-pointer.cpp | 184 typedef bool( base::Process::*Condition )(); typedef
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | CorrelatedValuePropagation.cpp | 112 Value *Condition = SI->getCondition(); in processPHI() local
|
| D | StructurizeCFG.cpp | 378 Value *StructurizeCFG::invert(Value *Condition) { in invert()
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngine.cpp | 1482 const Stmt *Condition, in RecoverCastedSymbol() 1519 static const Stmt *getRightmostLeaf(const Stmt *Condition) { in getRightmostLeaf() 1545 static const Stmt *ResolveCondition(const Stmt *Condition, in ResolveCondition() 1578 void ExprEngine::processBranch(const Stmt *Condition, const Stmt *Term, in processBranch()
|
| D | CheckerManager.cpp | 441 const Stmt *Condition; member 462 void CheckerManager::runCheckersForBranchCondition(const Stmt *Condition, in runCheckersForBranchCondition()
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | CoreEngine.h | 497 const Expr *Condition; variable
|
| /external/clang/include/clang/StaticAnalyzer/Core/ |
| D | Checker.h | 272 static void _checkBranchCondition(void *checker, const Stmt *Condition, in _checkBranchCondition()
|