/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/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/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 | 13 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/Analysis/ |
D | BodyFarm.cpp | 242 IfStmt *If = new (C) IfStmt(C, SourceLocation(), nullptr, UO, CS); in create_dispatch_once() local 345 Stmt *If = in create_OSAtomicCompareAndSwap() local
|
/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 | 12 void IfBuilder::If(Node* condition, BranchHint hint) { in If() function in v8::internal::compiler::IfBuilder
|
/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 __anoncda3c9e40111::SIAnnotateControlFlow
|
D | SILowerControlFlow.cpp | 183 void SILowerControlFlowPass::If(MachineInstr &MI) { in If() function in SILowerControlFlowPass
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
D | bpf_dsl.cc | 296 Elser If(const BoolExpr& cond, const ResultExpr& then_result) { in If() function
|
/external/opencv3/3rdparty/jinja2/ |
D | nodes.py | 286 class If(Stmt): class
|
/external/v8/src/crankshaft/ |
D | hydrogen.h | 1467 Condition* If(HValue *p) { in If() function 1474 Condition* If(HValue* p1, P2 p2) { in If() function 1481 Condition* If(HValue* p1, P2 p2, P3 p3) { in If() function
|
/external/clang/lib/AST/ |
D | StmtPrinter.cpp | 179 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { in PrintRawIfStmt() 214 void StmtPrinter::VisitIfStmt(IfStmt *If) { in VisitIfStmt()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1679 CAMLprim LLVMValueRef llvm_build_cond_br(LLVMValueRef If, in llvm_build_cond_br() 2222 CAMLprim LLVMValueRef llvm_build_select(LLVMValueRef If, in llvm_build_select()
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 650 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 2241 LLVMValueRef LLVMBuildCondBr(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildCondBr() 2746 LLVMValueRef LLVMBuildSelect(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildSelect()
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jscontext.cpp | 3194 void CXFA_FM2JSContext::If(FXJSE_HOBJECT hThis, in If() function in CXFA_FM2JSContext
|