Home
last modified time | relevance | path

Searched defs:Include (Results 1 – 18 of 18) sorted by relevance

/external/clang/lib/Frontend/
DInitHeaderSearch.cpp584 for (auto &Include : IncludePath) in Realize() local
592 for (auto &Include : IncludePath) in Realize() local
599 for (auto &Include : IncludePath) in Realize() local
608 for (auto &Include : IncludePath) in Realize() local
/external/syzkaller/pkg/ast/
Dast.go49 type Include struct { struct
50 Pos Pos
51 File *String
54 func (n *Include) Info() (Pos, string, string) {
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp312 for (auto Include : Prologue.IncludeDirectories) { in writeV2IncludeAndFileTable() local
336 for (auto Include : Prologue.IncludeDirectories) { in writeV5IncludeAndFileTable() local
/external/lzma/CPP/Common/
DWildcard.h108 bool Include; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.h38 std::vector<std::string> Include; // Additional folders to search for files. member
/external/testng/src/main/java/org/testng/xml/
DTestNGContentHandler.java611 private static class Include { class in TestNGContentHandler
617 public Include(String name, String numbers) { in Include() method in TestNGContentHandler.Include
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java466 public static class Include extends InExclude { class in CLDRBuild
467 public Include() { in Include() method in CLDRBuild.Include
/external/clang/include/clang/Lex/
DPreprocessingRecord.h202 Include, enumerator
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2893 void UseScratchRegisterScope::Include(const CPURegList& list) { in Include() function in vixl::aarch64::UseScratchRegisterScope
2906 void UseScratchRegisterScope::Include(const Register& reg1, in Include() function in vixl::aarch64::UseScratchRegisterScope
2920 void UseScratchRegisterScope::Include(const FPRegister& reg1, in Include() function in vixl::aarch64::UseScratchRegisterScope
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc160 void UseScratchRegisterScope::Include(const RegisterList& list) { in Include() function in vixl::aarch32::UseScratchRegisterScope
169 void UseScratchRegisterScope::Include(const VRegisterList& list) { in Include() function in vixl::aarch32::UseScratchRegisterScope
/external/libchrome/third_party/jinja2/
Dnodes.py354 class Include(Stmt): class
/external/clang/lib/Lex/
DPPDirectives.cpp149 static bool warnByDefaultOnWrongCase(StringRef Include) { in warnByDefaultOnWrongCase()
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py155 class Include(Node): class
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py154 class Include(Node): class
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h216 Include, enumerator
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2341 SmallBitVector TargetMIPS32::getRegisterSet(RegSetMask Include, in getRegisterSet()
DIceTargetLoweringARM32.cpp2183 SmallBitVector TargetARM32::getRegisterSet(RegSetMask Include, in getRegisterSet()
/external/clang/lib/Driver/
DTools.cpp10215 for (const auto &Include : Includes) in GetCommand() local