Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 25 of 26) sorted by relevance

12

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerMerge.cpp165 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local
248 std::ifstream IF(CFPath); in CrashResistantMerge() local
/third_party/typescript/tests/cases/compiler/
DconstructorWithIncompleteTypeAnnotation.ts215 interface IF { interface
/third_party/boost/boost/lambda/detail/
Dlambda_traits.hpp29 template <bool If, class Then, class Else> struct IF { typedef Then RET; }; struct
31 template <class Then, class Else> struct IF<false, Then, Else> { struct
32 typedef Else RET;
/third_party/gn/src/gn/
Dtoken.h45 IF, enumerator
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto41 IF = 35; enumerator
Dtest_reserved_message_upper.proto40 message IF {} message
Dtest_reserved_enum_upper.proto40 enum IF { ZERO36 = 0; } enum
/third_party/boost/boost/tuple/detail/
Dtuple_basic.hpp64 template <bool If, class Then, class Else> struct IF { typedef Then RET; }; argument
66 template <class Then, class Else> struct IF<false, Then, Else> { struct
67 typedef Else RET;
/third_party/flutter/skia/src/sksl/
DSkSLLexer.h29 IF, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp559 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
571 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
DModuleUtils.cpp271 for (auto &IF : M->ifuncs()) in getUniqueModuleId() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexProgram.cpp1321 void VertexProgram::IF(const Src &src) in IF() function in sw::VertexProgram
1391 void VertexProgram::IF(Int4 &condition) in IF() function in sw::VertexProgram
DPixelProgram.cpp1637 void PixelProgram::IF(const Src &src) in IF() function in sw::PixelProgram
1707 void PixelProgram::IF(Int4 &condition) in IF() function in sw::PixelProgram
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h346 IF, enumerator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h71 IF = 274, enumerator
Dglslang_tab.cpp158 IF = 274, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp993 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1104 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1422 IFRecord IF = I->second[0].first; in generateInserts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp419 MCRelaxableFragment *IF = new MCRelaxableFragment(Inst, STI); in EmitInstToFragment() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab_autogen.h74 IF = 275, enumerator
Dglslang_tab_autogen.cpp163 IF = 275, enumerator
/third_party/uboot/u-boot-2020.01/include/
Dsym53c8xx.h526 #define IF(phase) (0x00020000 | (phase)) macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab.cpp160 IF = 274, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp344 #define IF macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4263 Function *IF = Call.getCalledFunction(); in visitIntrinsicCall() local

12