Home
last modified time | relevance | path

Searched defs:Str (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/third_party/rust/crates/clap/src/builder/
Dstr.rs6 pub struct Str { struct
10 impl Str { argument
41 impl From<&'_ Str> for Str { implementation
48 impl From<std::string::String> for Str { implementation
55 impl From<&'_ std::string::String> for Str { implementation
61 impl From<&'static str> for Str { implementation
67 impl From<&'_ &'static str> for Str { implementation
97 impl std::fmt::Display for Str { implementation
104 impl std::fmt::Debug for Str { implementation
111 impl std::ops::Deref for Str { implementation
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8664.cpp386 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
394 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
407 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
422 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
429 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
482 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
510 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
560 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
568 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
611 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
[all …]
DIceInstX8632.cpp406 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
414 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
427 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
442 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
449 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
502 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
530 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
573 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
581 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
624 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
[all …]
DIceInst.cpp631 Ostream &Str = Func->getContext()->getStrDump(); in dumpDecorated() local
652 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
661 Ostream &Str = Func->getContext()->getStrDump(); in dumpExtras() local
684 Ostream &Str = Func->getContext()->getStrDump(); in dumpSources() local
695 Ostream &Str = Func->getContext()->getStrEmit(); in emitSources() local
713 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
724 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
733 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
742 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
756 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
[all …]
DIceELFSection.cpp27 void ELFTextSection::appendData(ELFStreamer &Str, in appendData()
35 void ELFDataSection::appendData(ELFStreamer &Str, in appendData()
41 void ELFDataSection::appendZeros(ELFStreamer &Str, SizeT NumBytes) { in appendZeros()
46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset()
58 void ELFDataSection::padToAlignment(ELFStreamer &Str, Elf64_Xword Align) { in padToAlignment()
177 void ELFSymbolTableSection::writeData(ELFStreamer &Str, bool IsELF64) { in writeData()
189 void ELFStringTableSection::add(const std::string &Str) { in add()
DIceInstARM32.cpp106 void InstARM32Pred::dumpOpcodePred(Ostream &Str, const char *Opcode, in dumpOpcodePred()
160 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopGPR() local
174 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopFP() local
199 Ostream &Str = Func->getContext()->getStrEmit(); in emitTwoAddr() local
214 Ostream &Str = Func->getContext()->getStrEmit(); in emitThreeAddr() local
230 Ostream &Str = Func->getContext()->getStrEmit(); in emitThreeAddrFP() local
244 Ostream &Str = Func->getContext()->getStrEmit(); in emitFourAddrFP() local
260 Ostream &Str = Func->getContext()->getStrEmit(); in emitFourAddr() local
312 Ostream &Str = Func->getContext()->getStrEmit(); in emitCmpLike() local
1331 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
[all …]
DIceInstMIPS32.h34 inline void emitRelocOp(Ostream &Str, RelocOp Reloc) { in emitRelocOp()
64 void dump(const Cfg *, Ostream &Str) const override { in dump()
90 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
98 void dump(const Cfg *Func, Ostream &Str) const override { in dump()
152 void dump(const Cfg *Func, Ostream &Str) const override { in dump()
297 void dumpOpcode(Ostream &Str, const char *Opcode, Type Ty) const { in dumpOpcode()
379 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
426 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
470 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
517 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
[all …]
DIceRegAlloc.cpp59 Ostream &Str = Func->getContext()->getStrDump(); in dumpDisableOverlap() local
74 Ostream &Str = Func->getContext()->getStrDump(); in dumpLiveRange() local
171 Ostream &Str = Ctx->getStrDump(); in livenessValidateIntervals() local
278 Ostream &Str = Ctx->getStrDump(); in initForInfOnly() local
557 Ostream &Str = Ctx->getStrDump(); in findRegisterPreference() local
790 Ostream &Str = Ctx->getStrDump(); in assignFinalRegisters() local
923 Ostream &Str = Ctx->getStrDump(); in scan() local
968 Ostream &Str = Ctx->getStrDump(); in dumpLiveRangeTrace() local
980 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
DIceInstMIPS32.cpp64 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
172 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
179 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
241 Ostream &Str = Func->getContext()->getStrDump(); in dump() local
249 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local
266 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopGPR() local
276 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopGPRFLoHi() local
285 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopGPRTLoHi() local
294 Ostream &Str = Func->getContext()->getStrEmit(); in emitThreeAddr() local
308 Ostream &Str = Func->getContext()->getStrEmit(); in emitTwoAddr() local
[all …]
/third_party/vixl/test/aarch64/
Dtest-metadata-aarch64.cc61 __ Str(w0, MemOperand(tagged_heap_ptr, i * 32)); in TEST() local
98 __ Str(w0, MemOperand(x21)); in TEST() local
102 __ Str(w0, MemOperand(tagged_heap_ptr, 336)); in TEST() local
104 __ Str(w0, MemOperand(tagged_heap_ptr, -16)); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatProviders.h63 static Optional<size_t> parseNumericPrecision(StringRef Str) { in parseNumericPrecision()
78 static bool consumeHexStyle(StringRef &Str, HexPrintStyle &Style) { in consumeHexStyle()
93 static size_t consumeNumHexDigits(StringRef &Str, HexPrintStyle Style, in consumeNumHexDigits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatProviders.h62 static Optional<size_t> parseNumericPrecision(StringRef Str) { in parseNumericPrecision()
77 static bool consumeHexStyle(StringRef &Str, HexPrintStyle &Style) { in consumeHexStyle()
92 static size_t consumeNumHexDigits(StringRef &Str, HexPrintStyle Style, in consumeNumHexDigits()
DPrettyStackTrace.h66 const char *Str; variable
76 llvm::SmallVector<char, 32> Str; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticPrinter.cpp37 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(StringRef Str) { in operator <<()
42 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const char *Str) { in operator <<()
48 const std::string &Str) { in operator <<()
93 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const Twine &Str) { in operator <<()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.9/auto_accessors_in_classes/
Dauto_accessors_in_classes.ts32 get Str(): string { method in NormalClass
35 set Str(str: string) { method in NormalClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp730 Triple::Triple(const Twine &Str) in Triple()
799 std::string Triple::normalize(StringRef Str) { in normalize()
1020 static unsigned EatNumber(StringRef &Str) { in EatNumber()
1169 void Triple::setTriple(const Twine &Str) { in setTriple()
1201 void Triple::setArchName(StringRef Str) { in setArchName()
1212 void Triple::setVendorName(StringRef Str) { in setVendorName()
1216 void Triple::setOSName(StringRef Str) { in setOSName()
1224 void Triple::setEnvironmentName(StringRef Str) { in setEnvironmentName()
1229 void Triple::setOSAndEnvironmentName(StringRef Str) { in setOSAndEnvironmentName()
DStringRef.cpp133 size_t StringRef::find(StringRef Str, size_t From) const { in find()
182 size_t StringRef::find_lower(StringRef Str, size_t From) const { in find_lower()
389 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix()
416 bool llvm::consumeUnsignedInteger(StringRef &Str, unsigned Radix, in consumeUnsignedInteger()
464 bool llvm::consumeSignedInteger(StringRef &Str, unsigned Radix, in consumeSignedInteger()
494 bool llvm::getAsUnsignedInteger(StringRef Str, unsigned Radix, in getAsUnsignedInteger()
504 bool llvm::getAsSignedInteger(StringRef Str, unsigned Radix, in getAsSignedInteger()
515 StringRef Str = *this; in getAsInteger() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp27 DwarfStringPool::getEntryImpl(AsmPrinter &Asm, StringRef Str) { in getEntryImpl()
42 StringRef Str) { in getEntry()
48 StringRef Str) { in getIndexedEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DPackedVersion.cpp23 bool PackedVersion::parse32(StringRef Str) { in parse32()
57 std::pair<bool, bool> PackedVersion::parse64(StringRef Str) { in parse64()
/third_party/vixl/test/aarch32/
Dtest-utils-aarch32.cc68 __ Str(rt, MemOperand(dump_base, r_offset + (i * kRegSizeInBytes))); in Dump() local
81 __ Str(tmp, MemOperand(dump_base, flags_offset)); in Dump() local
93 __ Str(tmp, in Dump() local
95 __ Str(dump_base, in Dump() local
98 __ Str(sp, MemOperand(dump2_base, r_offset + (kSPRegNum * kRegSizeInBytes))); in Dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DHash.cpp20 uint32_t pdb::hashStringV1(StringRef Str) { in hashStringV1()
56 uint32_t pdb::hashStringV2(StringRef Str) { in hashStringV2()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkStringTable.cpp31 std::pair<unsigned, StringRef> StringTable::add(StringRef Str) { in add()
58 for (StringRef Str : serialize()) { in serialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp147 size_t StringRef::find(StringRef Str, size_t From) const { in find()
196 size_t StringRef::find_lower(StringRef Str, size_t From) const { in find_lower()
398 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix()
425 bool llvm::consumeUnsignedInteger(StringRef &Str, unsigned Radix, in consumeUnsignedInteger()
473 bool llvm::consumeSignedInteger(StringRef &Str, unsigned Radix, in consumeSignedInteger()
503 bool llvm::getAsUnsignedInteger(StringRef Str, unsigned Radix, in getAsUnsignedInteger()
513 bool llvm::getAsSignedInteger(StringRef Str, unsigned Radix, in getAsSignedInteger()
524 StringRef Str = *this; in getAsInteger() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPConstants.cpp22 Directive llvm::omp::getOpenMPDirectiveKind(StringRef Str) { in getOpenMPDirectiveKind()
24 #define OMP_DIRECTIVE(Enum, Str) .Case(Str, Enum) in getOpenMPDirectiveKind() argument
31 #define OMP_DIRECTIVE(Enum, Str) \ in getOpenMPDirectiveName() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp355 StringRef Str = Data.getData().substr(*OffsetPtr, Value.uval); in extractValue() local
601 if (const char *Str = C->getLineStringExtractor().getCStr(&Offset)) in getAsCString() local
618 if (const char *Str = U->getStringExtractor().getCStr(&Offset)) in getAsCString() local
622 if (const char *Str = C->getStringExtractor().getCStr(&Offset)) in getAsCString() local

12345678910>>...12