| /third_party/googletest/googlemock/test/ |
| D | gmock-pp-string_test.cc | 91 TEST(Macros, If) { in TEST() argument
|
| /third_party/skia/src/gpu/tessellate/ |
| D | PatchWriter.h | 139 static VertexWriter::Conditional<T> If(bool c, const T& v) { return VertexWriter::If(c,v); } in If() function
|
| /third_party/typescript/tests/cases/conformance/types/mapped/ |
| D | mappedTypeAsClauses.ts | 96 type If<Cond extends boolean, Then, Else> = Cond extends true ? Then : Else; alias
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | compound_statement_test.cc | 220 TEST_F(ResolverCompoundStatementTest, If) { in TEST_F() argument
|
| /third_party/skia/src/gpu/ |
| D | BufferWriter.h | 77 static Conditional<T> If(bool condition, const T& value) { in If() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIAnnotateControlFlow.cpp | 69 Function *If; member in __anon8a99914c0111::SIAnnotateControlFlow
|
| /third_party/rust/crates/nom/examples/ |
| D | s_expression.rs | 59 If(Box<Expr>, Box<Expr>), enumerator
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | r500_fragprog_emit.c | 60 int If; member
|
| D | radeon_emulate_branches.c | 45 struct rc_instruction * If; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGLexer.h | 50 MultiClass, String, Defset, Defvar, If, Then, ElseKW, enumerator
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource3.ts | 90 If, enumerator
|
| D | parserRealSource10.ts | 32 If, enumerator
|
| /third_party/typescript/tests/cases/conformance/types/conditional/ |
| D | conditionalTypes1.ts | 172 type If<C extends boolean, T, F> = C extends true ? T : F; alias
|
| /third_party/jinja2/ |
| D | idtracking.py | 252 def visit_If(self, node: nodes.If, **kwargs: t.Any) -> None:
|
| D | nodes.py | 335 class If(Stmt): class
|
| D | compiler.py | 1295 def visit_If(self, node: nodes.If, frame: Frame) -> None:
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLCore.cpp | 210 static DSLPossibleStatement If(DSLExpression test, DSLStatement ifTrue, DSLStatement ifFalse, in If() function in SkSL::dsl::DSLCore 443 DSLStatement If(DSLExpression test, DSLStatement ifTrue, DSLStatement ifFalse, PositionInfo pos) { in If() function
|
| /third_party/skia/src/gpu/ops/ |
| D | QuadPerEdgeAA.cpp | 45 static constexpr auto If = VertexWriter::If<float>; in write_quad_generic() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | IntermNode.h | 1007 If, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/ |
| D | WebAssemblyAsmParser.cpp | 190 If, enumerator
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | nodes.py | 315 class If(Stmt): class
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | nodes.py | 312 class If(Stmt): class
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| D | nodes.py | 312 class If(Stmt): class
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | program_builder.h | 2072 const ast::IfStatement* If(CONDITION&& condition, in If() function
|
| /third_party/python/Include/internal/ |
| D | pycore_ast.h | 267 } If; member
|