/third_party/boost/boost/ptr_container/detail/ |
D | throw_exception.hpp | 24 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) BOOST_ASSERT( !(If) && Msg ) argument 28 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) if( (If) ) throw Ex ( Msg ) argument
|
/third_party/boost/boost/hana/ |
D | if.hpp | 26 using If = BOOST_HANA_DISPATCH_IF(if_impl<Bool>, in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | if.hpp | 26 using If = BOOST_HANA_DISPATCH_IF(if_impl<Bool>, in operator ()() typedef
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_loops.h | 38 struct rc_instruction * If; member
|
D | r500_fragprog_emit.c | 60 int If; member
|
D | radeon_emulate_branches.c | 45 struct rc_instruction * If; member
|
/third_party/googletest/googlemock/test/ |
D | gmock-pp-string_test.cc | 92 TEST(Macros, If) { in TEST() argument
|
/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/flutter/skia/third_party/externals/wuffs/internal/cgen/ |
D | statement.go | 331 func (g *gen) writeStatementIf(b *buffer, n *a.If, depth uint32) error {
|
/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/flutter/skia/src/gpu/ |
D | GrVertexWriter.h | 41 static Conditional<T> If(bool condition, const T& value) { in If() function
|
/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/tint/src/resolver/ |
D | compound_statement_test.cc | 220 TEST_F(ResolverCompoundStatementTest, If) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAnnotateControlFlow.cpp | 69 Function *If; member in __anon94c148cc0111::SIAnnotateControlFlow
|
/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/flutter/skia/third_party/externals/wuffs/lang/check/ |
D | bounds.go | 598 func (q *checker) bcheckIf(n *a.If) error {
|
/third_party/boost/boost/msm/front/euml/ |
D | operator.hpp | 160 struct If : proto::extends<proto::terminal<if_tag>::type, If, boost::msm::sm_domain> struct 162 If(){} in If() function 169 struct In
|
/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/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/flutter/skia/third_party/externals/wuffs/lang/ast/ |
D | ast.go | 577 type If Node type 585 func NewIf(condition *Expr, bodyIfTrue []*Node, bodyIfFalse []*Node, elseIf *If) *If {
|
/third_party/skia/src/gpu/ops/ |
D | QuadPerEdgeAA.cpp | 45 static constexpr auto If = VertexWriter::If<float>; in write_quad_generic() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 911 If, enumerator
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 1007 If, enumerator
|