Home
last modified time | relevance | path

Searched defs:Prefixes (Results 1 – 25 of 27) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DNamespaceSupport.java273 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/
DOptRSTEmitter.cpp63 std::vector<StringRef> Prefixes = R->getValueAsListOfStrings("Prefixes"); in EmitOptRST() local
DOptParserEmitter.cpp40 std::vector<StringRef> Prefixes = R.getValueAsListOfStrings("Prefixes"); in getOptionSpelling() local
219 PrefixesT Prefixes; in EmitOptParser() local
/external/llvm/include/llvm/Option/
DOptTable.h38 const char *const *Prefixes; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOptTable.h44 const char *const *Prefixes; member
/external/llvm-project/llvm/include/llvm/Option/
DOptTable.h46 const char *const *Prefixes; member
/external/llvm-project/lldb/unittests/Interpreter/
DTestCompletion.cpp151 std::string Prefixes[] = {(Twine(BaseDir) + "/").str(), ""}; in TEST_F() local
/external/llvm/utils/TableGen/
DOptParserEmitter.cpp120 PrefixesT Prefixes; in EmitOptParser() local
/external/lzma/CPP/7zip/UI/Common/
DDirItem.h108 UStringVector Prefixes; variable
/external/llvm-project/clang-tools-extra/clangd/
DCompileCommands.cpp353 const char *const *Prefixes[DriverID::LastOption] = {nullptr}; in rulesFor() local
/external/llvm/lib/Option/
DOptTable.cpp162 static bool isInput(const llvm::StringSet<> &Prefixes, StringRef Arg) { in isInput()
/external/google-styleguide/
Dobjcguide.md233 ### Prefixes subsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp169 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp364 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/external/llvm-project/llvm/lib/Option/
DOptTable.cpp170 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp431 const auto &Prefixes = Diags.getDiagnosticOptions().VerifyPrefixes; in ParseDirective() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h51 unsigned Prefixes; member
DX86AsmParser.cpp3212 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/
DX86AsmBackend.cpp684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DGnu.cpp1893 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/
DX86Operand.h49 unsigned Prefixes; member
DX86AsmParser.cpp4124 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitATTInstruction() local
4383 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitIntelInstruction() local
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp1120 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc395 TEST(NumbersTest, Prefixes) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1123 SmallVector<SDValue,8> Prefixes; in LowerHvxConcatVectors() local

12