/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
D | NamespaceSupport.java | 273 protected final class Prefixes implements Enumeration { class in NamespaceSupport 281 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
|
/external/llvm-project/llvm/utils/TableGen/ |
D | OptRSTEmitter.cpp | 63 std::vector<StringRef> Prefixes = R->getValueAsListOfStrings("Prefixes"); in EmitOptRST() local
|
D | OptParserEmitter.cpp | 40 std::vector<StringRef> Prefixes = R.getValueAsListOfStrings("Prefixes"); in getOptionSpelling() local 219 PrefixesT Prefixes; in EmitOptParser() local
|
/external/llvm/include/llvm/Option/ |
D | OptTable.h | 38 const char *const *Prefixes; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | OptTable.h | 44 const char *const *Prefixes; member
|
/external/llvm-project/llvm/include/llvm/Option/ |
D | OptTable.h | 46 const char *const *Prefixes; member
|
/external/llvm-project/lldb/unittests/Interpreter/ |
D | TestCompletion.cpp | 151 std::string Prefixes[] = {(Twine(BaseDir) + "/").str(), ""}; in TEST_F() local
|
/external/llvm/utils/TableGen/ |
D | OptParserEmitter.cpp | 120 PrefixesT Prefixes; in EmitOptParser() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | DirItem.h | 108 UStringVector Prefixes; variable
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CompileCommands.cpp | 353 const char *const *Prefixes[DriverID::LastOption] = {nullptr}; in rulesFor() local
|
/external/llvm/lib/Option/ |
D | OptTable.cpp | 162 static bool isInput(const llvm::StringSet<> &Prefixes, StringRef Arg) { in isInput()
|
/external/google-styleguide/ |
D | objcguide.md | 233 ### Prefixes subsection
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | OptTable.cpp | 169 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 364 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
|
/external/llvm-project/llvm/lib/Option/ |
D | OptTable.cpp | 170 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
|
/external/llvm-project/clang/lib/Frontend/ |
D | VerifyDiagnosticConsumer.cpp | 431 const auto &Prefixes = Diags.getDiagnosticOptions().VerifyPrefixes; in ParseDirective() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 51 unsigned Prefixes; member
|
D | X86AsmParser.cpp | 3212 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitATTInstruction() local 3415 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitIntelInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | Gnu.cpp | 1893 SmallVector<std::string, 8> Prefixes(D.PrefixDirs.begin(), in init() local 2003 const llvm::Triple &TargetTriple, SmallVectorImpl<std::string> &Prefixes, in AddDefaultGCCPrefixes()
|
/external/llvm-project/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 49 unsigned Prefixes; member
|
D | X86AsmParser.cpp | 4124 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitATTInstruction() local 4383 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitIntelInstruction() local
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 1120 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 395 TEST(NumbersTest, Prefixes) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 1123 SmallVector<SDValue,8> Prefixes; in LowerHvxConcatVectors() local
|