Home
last modified time | relevance | path

Searched defs:If (Results 1 – 25 of 33) sorted by relevance

12

/external/vulkan-validation-layers/libs/glm/detail/
D_vectorize.hpp196 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/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml20 | If of expr * expr * expr Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml23 | If of expr * expr * expr Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml23 | If of expr * expr * expr Constructor
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h13 struct rc_instruction * If; member
Dr500_fragprog_emit.c58 int If; member
Dradeon_emulate_branches.c45 struct rc_instruction * If; member
/external/clang/lib/Analysis/
DBodyFarm.cpp242 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/
DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
/external/v8/src/compiler/
Dcontrol-builders.cc12 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/
DCyclomaticComplexityTest.java86 public static class If implements Target { class in CyclomaticComplexityTest
/external/clang/include/clang/Lex/
DPPCallbacks.h280 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/
DSIAnnotateControlFlow.cpp59 Constant *If; member in __anoncda3c9e40111::SIAnnotateControlFlow
DSILowerControlFlow.cpp183 void SILowerControlFlowPass::If(MachineInstr &MI) { in If() function in SILowerControlFlowPass
/external/libchrome/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc296 Elser If(const BoolExpr& cond, const ResultExpr& then_result) { in If() function
/external/opencv3/3rdparty/jinja2/
Dnodes.py286 class If(Stmt): class
/external/v8/src/crankshaft/
Dhydrogen.h1467 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/
DStmtPrinter.cpp179 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { in PrintRawIfStmt()
214 void StmtPrinter::VisitIfStmt(IfStmt *If) { in VisitIfStmt()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1679 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/
DAnalysisBasedWarnings.cpp650 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit()
/external/llvm/lib/IR/
DCore.cpp2241 LLVMValueRef LLVMBuildCondBr(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildCondBr()
2746 LLVMValueRef LLVMBuildSelect(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildSelect()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp3194 void CXFA_FM2JSContext::If(FXJSE_HOBJECT hThis, in If() function in CXFA_FM2JSContext

12