/external/angle/src/libANGLE/ |
D | Fence.h | 42 GLenum getCondition() const { return mCondition; } in getCondition() function 72 GLenum getCondition() const { return mCondition; } in getCondition() function
|
D | EGLSync.h | 56 EGLint getCondition() const { return mCondition; } in getCondition() function
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/ |
D | NodeWithCondition.java | 7 Expression getCondition(); in getCondition() method
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Fence.h | 54 GLenum getCondition() const { return mCondition; } in getCondition() function
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | TestSet.java | 18 public JSONObject getCondition() { in getCondition() method in TestSet
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | WaitingThread.java | 94 public final Condition getCondition() { in getCondition() method in WaitingThread
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ |
D | DoStmt.java | 66 public Expression getCondition() { in getCondition() method in DoStmt
|
D | WhileStmt.java | 66 public Expression getCondition() { in getCondition() method in WhileStmt
|
D | IfStmt.java | 65 public Expression getCondition() { in getCondition() method in IfStmt
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ |
D | DoStmt.java | 64 public Expression getCondition() { in getCondition() method in DoStmt
|
D | WhileStmt.java | 64 public Expression getCondition() { in getCondition() method in WhileStmt
|
D | IfStmt.java | 64 public Expression getCondition() { in getCondition() method in IfStmt
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/ |
D | ConditionalExpr.java | 65 public Expression getCondition() { in getCondition() method in ConditionalExpr
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/expr/ |
D | ConditionalExpr.java | 64 public Expression getCondition() { in getCondition() method in ConditionalExpr
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/ |
D | WhileStmt.java | 91 public Expression getCondition() { in getCondition() method in WhileStmt
|
D | DoStmt.java | 91 public Expression getCondition() { in getCondition() method in DoStmt
|
D | IfStmt.java | 92 public Expression getCondition() { in getCondition() method in IfStmt
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/ |
D | CsmConditional.java | 38 public Condition getCondition() { in getCondition() method in CsmConditional
|
/external/angle/src/compiler/translator/ |
D | IntermNode.h | 212 TIntermTyped *getCondition() { return mCond; } in getCondition() function 874 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 912 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 974 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/ |
D | ConditionalExpr.java | 86 public Expression getCondition() { in getCondition() method in ConditionalExpr
|
/external/llvm-project/mlir/lib/TableGen/ |
D | Predicate.cpp | 36 std::string Pred::getCondition() const { in getCondition() function in Pred
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 397 Operand *getCondition() const { in getCondition() function 548 FCond getCondition() const { return Condition; } in getCondition() function 580 ICond getCondition() const { return Condition; } in getCondition() function 743 Operand *getCondition() const { return getSrc(0); } in getCondition() function
|
/external/llvm-project/clang/lib/Tooling/Syntax/ |
D | Nodes.cpp | 347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
|
/external/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 369 TIntermTyped* getCondition() { return cond; } in getCondition() function 623 TIntermTyped* getCondition() const { return condition; } in getCondition() function 672 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
|
/external/llvm-project/clang/utils/TableGen/ |
D | ASTTableGen.h | 406 llvm::StringRef getCondition() const { in getCondition() function
|