/external/vulkan-validation-layers/libs/glm/detail/ |
D | _vectorize.hpp | 196 struct If struct 199 static GLM_FUNC_QUALIFIER T apply(F functor, const T& val) in apply() 206 struct If<false> struct 209 static GLM_FUNC_QUALIFIER T apply(F, const T& val) in apply()
|
/external/r8/src/main/java/com/android/tools/r8/ir/code/ |
D | If.java | 14 public class If extends JumpInstruction { class 60 public If(Type type, Value value) { in If() method in If 65 public If(Type type, List<Value> values) { in If() method in If
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 20 | If of expr * expr * expr Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 20 | If of expr * expr * expr Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | token.ml | 18 | If | Then | Else Constructor
|
D | ast.ml | 23 | If of expr * expr * expr Constructor
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_loops.h | 38 struct rc_instruction * If; member
|
D | r500_fragprog_emit.c | 58 int If; member
|
D | radeon_emulate_branches.c | 45 struct rc_instruction * If; member
|
/external/clang/lib/Lex/ |
D | PPConditionalDirectiveRecord.cpp | 78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
|
/external/v8/src/compiler/ |
D | control-builders.cc | 14 void IfBuilder::If(Node* condition, BranchHint hint) { in If() function in v8::internal::compiler::IfBuilder
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 242 IfStmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_dispatch_once() local 346 Stmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_OSAtomicCompareAndSwap() local
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
D | CyclomaticComplexityTest.java | 86 public static class If implements Target { class in CyclomaticComplexityTest
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 280 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function 467 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIAnnotateControlFlow.cpp | 59 Constant *If; member in __anon5fa882c30111::SIAnnotateControlFlow
|
D | SILowerControlFlow.cpp | 248 void SILowerControlFlow::If(MachineInstr &MI) { in If() function in SILowerControlFlow
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
D | bpf_dsl.cc | 288 Elser If(BoolExpr cond, ResultExpr then_result) { in If() function
|