| /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 539 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 568 Ostream &Str = Func->getContext()->getStrEmit(); in emit() local 622 Ostream &Str = Func->getContext()->getStrDump(); in dump() local [all …]
|
| D | IceInst.cpp | 640 Ostream &Str = Func->getContext()->getStrDump(); in dumpDecorated() local 661 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 670 Ostream &Str = Func->getContext()->getStrDump(); in dumpExtras() local 693 Ostream &Str = Func->getContext()->getStrDump(); in dumpSources() local 704 Ostream &Str = Func->getContext()->getStrEmit(); in emitSources() local 722 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 751 Ostream &Str = Func->getContext()->getStrDump(); in dump() local 765 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 | 106 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 …]
|
| /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
|
| /external/llvm-project/compiler-rt/lib/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
|
| /external/llvm-project/llvm/lib/Frontend/OpenMP/ |
| D | OMPContext.cpp | 59 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in OMPContext() argument 374 #define OMP_TRAIT_SET(Enum, Str) .Case(Str, TraitSet::Enum) in getOpenMPContextTraitSetKind() argument 382 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, ReqProp) \ in getOpenMPContextTraitSetForSelector() argument 392 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in getOpenMPContextTraitSetForProperty() argument 401 #define OMP_TRAIT_SET(Enum, Str) \ in getOpenMPContextTraitSetName() argument 411 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, ReqProp) \ in getOpenMPContextTraitSelectorKind() argument 419 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in getOpenMPContextTraitSelectorForProperty() argument 428 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, ReqProp) \ in getOpenMPContextTraitSelectorName() argument 442 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in getOpenMPContextTraitPropertyKind() argument 452 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in getOpenMPContextTraitPropertyForSelector() argument [all …]
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| D | SValExplainer.h | 32 std::string Str; in printStmt() local 69 std::string Str; in VisitLocConcreteInt() local 81 std::string Str; in VisitNonLocConcreteInt() local 121 std::string Str; in VisitSymIntExpr() local 170 std::string Str; in VisitElementRegion() local 221 std::string Str; in VisitParamVarRegion() local 254 std::string Str; in VisitSVal() local 262 std::string Str; in VisitSymExpr() local 270 std::string Str; in VisitMemRegion() local
|
| /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/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
| D | BreakpadRecords.cpp | 37 template <> Token stringTo<Token>(llvm::StringRef Str) { in stringTo() 53 llvm::Triple::OSType stringTo<llvm::Triple::OSType>(llvm::StringRef Str) { in stringTo() 63 llvm::Triple::ArchType stringTo<llvm::Triple::ArchType>(llvm::StringRef Str) { in stringTo() 80 static T consume(llvm::StringRef &Str) { in consume() 178 llvm::StringRef Str; in parse() local 202 llvm::StringRef Str; in parse() local 224 llvm::StringRef Str; in parse() local 254 llvm::StringRef Str; in parsePublicOrFunc() local 304 llvm::StringRef Str; in parse() local 370 llvm::StringRef Str; in parse() local [all …]
|
| /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/llvm-project/clang/tools/libclang/ |
| D | CXString.cpp | 44 CXString Str; in createEmpty() local 51 CXString Str; in createNull() local 61 CXString Str; in createRef() local 74 CXString Str; in createDup() local 107 CXString Str; in createCXString() local
|
| /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/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/llvm-project/llvm/include/llvm/Support/ |
| D | FormatProviders.h | 62 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | FormatProviders.h | 62 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()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | DiagnosticPrinter.cpp | 37 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/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-10.0/llvm/lib/IR/ |
| D | DiagnosticPrinter.cpp | 37 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/llvm-project/llvm/unittests/ADT/ |
| D | StringRefTest.cpp | 148 StringRef Str("hello"); in TEST() local 156 StringRef Str("hello"); in TEST() local 165 StringRef Str("hello"); in TEST() local 362 StringRef Str("hello"); in TEST() local 370 StringRef Str("heLLo"); in TEST() local 380 StringRef Str("hello"); in TEST() local 396 StringRef Str("hello"); in TEST() local 405 StringRef Str("heLLo"); in TEST() local 415 StringRef Str("hello"); in TEST() local 431 StringRef Str("helloHELLO"); in TEST() local [all …]
|
| /external/llvm-project/clang/lib/Basic/Targets/ |
| D | OSTargets.cpp | 71 char Str[7]; in getDarwinDefines() local 97 char Str[6]; in getDarwinDefines() local 111 char Str[7]; in getDarwinDefines() local
|
| /external/llvm-project/clang-tools-extra/pp-trace/ |
| D | PPCallbacksTracker.cpp | 37 std::string Str; in getSourceLocationString() local 170 void PPCallbacksTracker::Ident(SourceLocation Loc, llvm::StringRef Str) { in Ident() 187 llvm::StringRef Str) { in PragmaComment() 217 llvm::StringRef Str) { in PragmaMessage() 247 llvm::StringRef Str) { in PragmaDiagnostic() 276 std::string Str; in PragmaWarning() local 304 StringRef Str) { in PragmaExecCharsetPush() 440 std::string Str; in appendArgument() local 518 std::string Str; in appendArgument() local 539 std::string Str; in appendArgument() local [all …]
|
| /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-10.0/llvm/lib/Support/ |
| D | Triple.cpp | 730 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()
|
| /external/llvm-project/llvm/unittests/Frontend/ |
| D | OpenMPContextTest.cpp | 26 #define OMP_TRAIT_SET(Enum, Str) \ in TEST_F() argument 32 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, RequiresProperty) \ in TEST_F() argument 38 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in TEST_F() argument 57 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, RequiresProperty) \ in TEST_F() argument 62 #define OMP_TRAIT_PROPERTY(Enum, TraitSetEnum, TraitSelectorEnum, Str) \ in TEST_F() argument
|