Home
last modified time | relevance | path

Searched refs:Prefixes (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DOptTable.cpp73 for (const char * const *APre = A.Prefixes, in operator <()
74 * const *BPre = B.Prefixes; in operator <()
142 if (const char *const *P = getInfo(i).Prefixes) { in OptTable()
170 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput() argument
173 for (StringSet<>::const_iterator I = Prefixes.begin(), in isInput()
174 E = Prefixes.end(); I != E; ++I) in isInput()
183 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption()
199 if (In.Prefixes) in optionMatches()
200 for (size_t I = 0; In.Prefixes[I]; I++) in optionMatches()
201 if (Option == std::string(In.Prefixes[I]) + In.Name) in optionMatches()
[all …]
DOption.cpp62 if (Info->Prefixes) { in print()
64 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print()
/external/llvm/utils/TableGen/
DOptParserEmitter.cpp120 PrefixesT Prefixes; in EmitOptParser() local
121 Prefixes.insert(std::make_pair(PrefixKeyT(), "prefix_0")); in EmitOptParser()
128 if (Prefixes.insert(std::make_pair(prfkey, (Twine("prefix_") + in EmitOptParser()
139 for (PrefixesT::const_iterator I = Prefixes.begin(), E = Prefixes.end(); in EmitOptParser()
211 OS << Prefixes[PrefixKeyT(prf.begin(), prf.end())] << ", "; in EmitOptParser()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DOptParserEmitter.cpp122 PrefixesT Prefixes; in EmitOptParser() local
123 Prefixes.insert(std::make_pair(PrefixKeyT(), "prefix_0")); in EmitOptParser()
130 if (Prefixes.insert(std::make_pair(prfkey, (Twine("prefix_") + in EmitOptParser()
141 for (PrefixesT::const_iterator I = Prefixes.begin(), E = Prefixes.end(); in EmitOptParser()
216 OS << Prefixes[PrefixKeyT(prf.begin(), prf.end())] << ", "; in EmitOptParser()
/external/llvm/lib/Option/
DOptTable.cpp63 for (const char * const *APre = A.Prefixes, in operator <()
64 * const *BPre = B.Prefixes; in operator <()
132 if (const char *const *P = getInfo(i).Prefixes) { in OptTable()
162 static bool isInput(const llvm::StringSet<> &Prefixes, StringRef Arg) { in isInput() argument
165 for (llvm::StringSet<>::const_iterator I = Prefixes.begin(), in isInput()
166 E = Prefixes.end(); I != E; ++I) in isInput()
175 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption()
DOption.cpp58 if (Info->Prefixes) { in print()
60 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print()
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DNamespaceSupport.java270 return new Prefixes(fPrefixes, count); in getAllPrefixes()
273 protected final class Prefixes implements Enumeration { class in NamespaceSupport
281 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/external/tcpdump/tests/
Dospf3_nbma-vv.out130 Priority 100, Link-local address fe80::3, Prefixes 1:
135 Prefixes 1:
174 Priority 1, Link-local address fe80::2, Prefixes 1:
179 Priority 1, Link-local address fe80::1, Prefixes 1:
184 Prefixes 1:
189 Prefixes 1:
204 Prefixes 0:
215 Prefixes 0:
346 Priority 1, Link-local address fe80::2, Prefixes 1:
351 Prefixes 1:
[all …]
Dospf3_bc-vv.out127 Priority 1, Link-local address fe80::1, Prefixes 1:
132 Prefixes 1:
154 Priority 1, Link-local address fe80::2, Prefixes 0:
176 Prefixes 1:
181 Prefixes 0:
192 Priority 1, Link-local address fe80::2, Prefixes 1:
247 Prefixes 0:
265 Priority 1, Link-local address fe80::2, Prefixes 1:
Dospf3_mp-vv.out151 Priority 100, Link-local address fe80::3, Prefixes 1:
156 Prefixes 1:
185 Priority 1, Link-local address fe80::1, Prefixes 1:
190 Prefixes 1:
195 Prefixes 1:
418 Priority 100, Link-local address fe80::3, Prefixes 1:
423 Prefixes 1:
428 Prefixes 1:
441 Priority 1, Link-local address fe80::2, Prefixes 1:
446 Prefixes 1:
[all …]
Dospf3_ah-vv.out232 Priority 1, Link-local address fe80::1, Prefixes 1:
237 Prefixes 1:
242 Prefixes 1:
279 Priority 1, Link-local address fe80::2, Prefixes 1:
284 Prefixes 1:
291 Prefixes 0:
307 Prefixes 0:
372 Prefixes 0:
401 Prefixes 1:
413 Prefixes 0:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h51 unsigned Prefixes; member
128 OS << "Prefix:" << Pref.Prefixes; in print()
166 return Pref.Prefixes; in getPrefix()
552 CreatePrefix(unsigned Prefixes, SMLoc StartLoc, SMLoc EndLoc) { in CreatePrefix()
554 Res->Pref.Prefixes = Prefixes; in CreatePrefix()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp294 const uint64_t Prefixes = OptimalCount <= 10 ? 0 : OptimalCount - 10; in WriteNopData() local
295 for (uint64_t i = 0, e = Prefixes; i != e; i++) in WriteNopData()
297 const uint64_t Rest = OptimalCount - Prefixes; in WriteNopData()
/external/swiftshader/third_party/llvm-7.0/llvm/test/FileCheck/
Dvalidate-check-prefix.txt9 ; BAD_PREFIX: Supplied check-prefix is invalid! Prefixes must be
/external/llvm/test/FileCheck/
Dvalidate-check-prefix.txt9 ; BAD_PREFIX: Supplied check-prefix is invalid! Prefixes must be
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp87 len += Prefixes[i].Len(); in GetPrefixesPath()
96 const UString &s = Prefixes[i]; in GetPrefixesPath()
118 Prefixes.ReserveDown(); in ReserveDown()
128 return Prefixes.Add(prefix); in AddPrefix()
135 Prefixes.DeleteBack(); in DeleteLastPrefix()
DDirItem.h108 UStringVector Prefixes; variable
/external/llvm/include/llvm/Option/
DOptTable.h38 const char *const *Prefixes; member
DOption.h119 const char *Prefix = *Info->Prefixes; in getPrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/
DOptTable.h45 const char *const *Prefixes; member
DOption.h128 const char *Prefix = *Info->Prefixes; in getPrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp367 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
368 for (uint8_t i = 0; i < Prefixes; i++) in writeNopData()
370 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp364 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
365 for (uint8_t i = 0; i < Prefixes; i++) in writeNopData()
367 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
/external/llvm/test/CodeGen/Mips/
Dcountleading.ll10 ; Prefixes:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dcountleading.ll9 ; Prefixes:

12