Home
last modified time | relevance | path

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

12345678910>>...23

/external/scudo/standalone/tests/
Dstrings_test.cpp16 scudo::ScopedString Str; in TEST() local
22 scudo::ScopedString Str; in TEST() local
38 scudo::ScopedString Str; in TEST() local
46 scudo::ScopedString Str; in TEST() local
55 scudo::ScopedString Str; in TEST() local
69 static void fillString(scudo::ScopedString &Str, scudo::uptr Size) { in fillString()
78 scudo::ScopedString Str; in TEST() local
94 scudo::ScopedString Str; in testAgainstLibc() local
/external/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 …]
/external/clang/include/clang/StaticAnalyzer/Checkers/
DSValExplainer.h31 std::string Str; in printStmt() local
68 std::string Str; in VisitLocConcreteInt() local
80 std::string Str; in VisitNonLocConcreteInt() local
120 std::string Str; in VisitSymIntExpr() local
161 std::string Str; in VisitElementRegion() local
205 std::string Str; in VisitSVal() local
213 std::string Str; in VisitSymExpr() local
221 std::string Str; in VisitMemRegion() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp109 StringRef Str("hello"); in TEST() local
117 StringRef Str("hello"); in TEST() local
126 StringRef Str("hello"); in TEST() local
308 StringRef Str("hello"); in TEST() local
316 StringRef Str("heLLo"); in TEST() local
326 StringRef Str("hello"); in TEST() local
335 StringRef Str("heLLo"); in TEST() local
345 StringRef Str("hello"); in TEST() local
382 StringRef Str("hello"); in TEST() local
393 StringRef Str("hello"); in TEST() local
[all …]
/external/clang/tools/libclang/
DCXString.cpp46 CXString Str; in createEmpty() local
53 CXString Str; in createNull() local
63 CXString Str; in createRef() local
76 CXString Str; in createDup() local
109 CXString Str; in createCXString() local
/external/llvm/lib/IR/
DDiagnosticPrinter.cpp38 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(StringRef Str) { in operator <<()
43 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const char *Str) { in operator <<()
49 const std::string &Str) { in operator <<()
94 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const Twine &Str) { in operator <<()
/external/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 <<()
/external/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()
/external/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
/external/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
/external/llvm/lib/Support/
DTriple.cpp633 Triple::Triple(const Twine &Str) in Triple()
693 std::string Triple::normalize(StringRef Str) { in normalize()
904 static unsigned EatNumber(StringRef &Str) { in EatNumber()
1051 void Triple::setTriple(const Twine &Str) { in setTriple()
1083 void Triple::setArchName(StringRef Str) { in setArchName()
1094 void Triple::setVendorName(StringRef Str) { in setVendorName()
1098 void Triple::setOSName(StringRef Str) { in setOSName()
1106 void Triple::setEnvironmentName(StringRef Str) { in setEnvironmentName()
1111 void Triple::setOSAndEnvironmentName(StringRef Str) { in setOSAndEnvironmentName()
/external/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
/external/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()
/external/llvm/tools/llvm-mc/
DDisassembler.cpp80 static bool SkipToToken(StringRef &Str) { in SkipToToken()
102 StringRef &Str, in ByteArrayFromString()
170 StringRef Str = Buffer.getBuffer(); in disassemble() local
/external/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
/external/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()

12345678910>>...23