/external/scudo/standalone/tests/ |
D | strings_test.cpp | 16 scudo::ScopedString Str(128); in TEST() local 32 scudo::ScopedString Str(128); in TEST() local 46 static void fillString(scudo::ScopedString &Str, scudo::uptr Size) { in fillString() 55 scudo::ScopedString Str(PageSize); in TEST() local 71 scudo::ScopedString Str(128); in testAgainstLibc() local
|
D | secondary_test.cpp | 52 scudo::ScopedString Str(1024); in testSecondaryBasic() local 100 scudo::ScopedString Str(1024); in TEST() local 123 scudo::ScopedString Str(1024); in TEST() local 192 scudo::ScopedString Str(1024); in TEST() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX86BaseImpl.h | 404 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 413 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 429 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local 450 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 459 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local 476 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 484 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local 538 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 567 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local 620 Ostream &Str = Func->getContext()->getStrDump(); in dump() local [all …]
|
D | IceInst.cpp | 648 Ostream &Str = Func->getContext()->getStrDump(); in dumpDecorated() local 669 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 678 Ostream &Str = Func->getContext()->getStrDump(); in dumpExtras() local 701 Ostream &Str = Func->getContext()->getStrDump(); in dumpSources() local 712 Ostream &Str = Func->getContext()->getStrEmit(); in emitSources() local 730 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 741 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 750 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 759 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 773 Ostream &Str = Func->getContext()->getStrDump(); in dump() local [all …]
|
D | IceELFSection.cpp | 27 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()
|
D | IceInstARM32.cpp | 111 void InstARM32Pred::dumpOpcodePred(Ostream &Str, const char *Opcode, in dumpOpcodePred() 165 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopGPR() local 179 Ostream &Str = Func->getContext()->getStrEmit(); in emitUnaryopFP() local 204 Ostream &Str = Func->getContext()->getStrEmit(); in emitTwoAddr() local 219 Ostream &Str = Func->getContext()->getStrEmit(); in emitThreeAddr() local 235 Ostream &Str = Func->getContext()->getStrEmit(); in emitThreeAddrFP() local 249 Ostream &Str = Func->getContext()->getStrEmit(); in emitFourAddrFP() local 265 Ostream &Str = Func->getContext()->getStrEmit(); in emitFourAddr() local 317 Ostream &Str = Func->getContext()->getStrEmit(); in emitCmpLike() local 1336 Ostream &Str = Func->getContext()->getStrDump(); in dump() local [all …]
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | SValExplainer.h | 31 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/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatProviders.h | 63 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-7.0/llvm/include/llvm/Support/ |
D | FormatProviders.h | 63 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()
|
D | PrettyStackTrace.h | 53 const char *Str; variable 63 llvm::SmallVector<char, 32> Str; variable
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 109 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/ |
D | CXString.cpp | 46 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/ |
D | DiagnosticPrinter.cpp | 38 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-7.0/llvm/lib/IR/ |
D | DiagnosticPrinter.cpp | 38 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-7.0/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 145 StringRef Str("hello"); in TEST() local 153 StringRef Str("hello"); in TEST() local 162 StringRef Str("hello"); in TEST() local 355 StringRef Str("hello"); in TEST() local 363 StringRef Str("heLLo"); in TEST() local 373 StringRef Str("hello"); in TEST() local 389 StringRef Str("hello"); in TEST() local 398 StringRef Str("heLLo"); in TEST() local 408 StringRef Str("hello"); in TEST() local 424 StringRef Str("helloHELLO"); in TEST() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 322 StringRef Str = Data.getData().substr(*OffsetPtr, Value.uval); in extractValue() local 532 if (const char *Str = C->getLineStringExtractor().getCStr(&Offset)) in getAsCString() local 547 if (const char *Str = U->getStringExtractor().getCStr(&Offset)) in getAsCString() local 551 if (const char *Str = C->getStringExtractor().getCStr(&Offset)) in getAsCString() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Triple.cpp | 693 Triple::Triple(const Twine &Str) in Triple() 753 std::string Triple::normalize(StringRef Str) { in normalize() 968 static unsigned EatNumber(StringRef &Str) { in EatNumber() 1117 void Triple::setTriple(const Twine &Str) { in setTriple() 1149 void Triple::setArchName(StringRef Str) { in setArchName() 1160 void Triple::setVendorName(StringRef Str) { in setVendorName() 1164 void Triple::setOSName(StringRef Str) { in setOSName() 1172 void Triple::setEnvironmentName(StringRef Str) { in setEnvironmentName() 1177 void Triple::setOSAndEnvironmentName(StringRef Str) { in setOSAndEnvironmentName()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Triple.cpp | 658 Triple::Triple(const Twine &Str) in Triple() 718 std::string Triple::normalize(StringRef Str) { in normalize() 929 static unsigned EatNumber(StringRef &Str) { in EatNumber() 1076 void Triple::setTriple(const Twine &Str) { in setTriple() 1108 void Triple::setArchName(StringRef Str) { in setArchName() 1119 void Triple::setVendorName(StringRef Str) { in setVendorName() 1123 void Triple::setOSName(StringRef Str) { in setOSName() 1131 void Triple::setEnvironmentName(StringRef Str) { in setEnvironmentName() 1136 void Triple::setOSAndEnvironmentName(StringRef Str) { in setOSAndEnvironmentName()
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 633 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | NativeFormatTests.cpp | 23 llvm::raw_string_ostream Str(S); in format_number() local 32 llvm::raw_string_ostream Str(S); in format_number() local 41 llvm::raw_string_ostream Str(S); in format_number() local
|
D | raw_ostream_test.cpp | 122 std::string Str; in TEST() local 132 std::string Str; in TEST() local 195 raw_string_ostream Str(S); in formatted_bytes_str() local 206 raw_string_ostream Str(S); in format_bytes_with_ascii_str() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | Hash.cpp | 21 uint32_t pdb::hashStringV1(StringRef Str) { in hashStringV1() 57 uint32_t pdb::hashStringV2(StringRef Str) { in hashStringV2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 80 static bool SkipToToken(StringRef &Str) { in SkipToToken() 102 StringRef &Str, in ByteArrayFromString() 170 StringRef Str = Buffer.getBuffer(); in disassemble() local
|
/external/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 80 static bool SkipToToken(StringRef &Str) { in SkipToToken() 102 StringRef &Str, in ByteArrayFromString() 170 StringRef Str = Buffer.getBuffer(); in disassemble() local
|
/external/vixl/test/aarch32/ |
D | test-utils-aarch32.cc | 68 __ 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
|