| /third_party/rust/crates/clap/src/builder/ |
| H A D | str.rs | 6 pub struct Str { structure names 10 impl Str { impls [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DiagnosticPrinter.cpp | 37 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(StringRef Str) { in operator <<() argument 38 Stream << Str; in operator <<() local 42 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const char *Str) { in operator <<() argument 43 Stream << Str; in operator <<() local 49 Stream << Str; in operator <<() local 93 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(const Twine &Str) { in operator <<() argument 47 operator <<( const std::string &Str) operator <<() argument
|
| /third_party/rust/crates/serde/test_suite/tests/ui/borrow/ |
| H A D | duplicate_variant.rs | 4 struct Str<'a>(&'a str); structure names
|
| H A D | struct_variant.rs | 4 struct Str<'a>(&'a str); structure names
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | APSInt.cpp | 20 APSInt::APSInt(StringRef Str) { in APSInt() argument
|
| H A D | ScopedPrinter.cpp | 22 void ScopedPrinter::printBinaryImpl(StringRef Label, StringRef Str, in printBinaryImpl() argument 31 OS << ": " << Str; in printBinaryImpl() local 41 OS << " " << Str; in printBinaryImpl() local
|
| /third_party/json/tests/thirdparty/Fuzzer/test/ |
| H A D | StrcmpTest.cpp | 11 bool Eq(const uint8_t *Data, size_t Size, const char *Str) { in Eq() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MIRPrintingPass.cpp | 43 std::string Str; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPConstants.cpp | 22 Directive llvm::omp::getOpenMPDirectiveKind(StringRef Str) { in getOpenMPDirectiveKind() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| H A D | RemarkStringTable.cpp | 31 std::pair<unsigned, StringRef> StringTable::add(StringRef Str) { in add() argument 59 OS << Str; in serialize() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | ManagedStringPool.h | 40 std::string *Str = new std::string(S); in getManagedString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | PackedVersion.cpp | 23 bool PackedVersion::parse32(StringRef Str) { in parse32() argument 57 std::pair<bool, bool> PackedVersion::parse64(StringRef Str) { in parse64() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | FloatingPointMode.h | 36 inline DenormalMode parseDenormalFPAttribute(StringRef Str) { in parseDenormalFPAttribute() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriterPass.cpp | 77 ModulePass *llvm::createBitcodeWriterPass(raw_ostream &Str, in createBitcodeWriterPass() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | Hash.cpp | 20 uint32_t pdb::hashStringV1(StringRef Str) { in hashStringV1() argument 56 uint32_t pdb::hashStringV2(StringRef Str) { in hashStringV2() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | StringTable.h | 44 StringRef Str = S.getString(Offset); in operator <<() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | FormatProviders.h | 62 static Optional<size_t> parseNumericPrecision(StringRef Str) { in parseNumericPrecision() argument [all...] |
| H A D | PrettyStackTrace.h | 66 const char *Str; member in llvm::PrettyStackTraceString 76 llvm::SmallVector<char, 32> Str; member in llvm::PrettyStackTraceFormat
|
| H A D | SHA1.h | 39 void update(StringRef Str) { in update() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | StringToOffsetTable.h | 31 unsigned GetOrAddStringOffset(StringRef Str, bool appendZero = true) { in GetOrAddStringOffset() argument 46 SmallString<256> Str; in EmitString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | FormatProviders.h | 63 static Optional<size_t> parseNumericPrecision(StringRef Str) { in parseNumericPrecision() argument [all...] |
| H A D | MD5.h | 74 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| H A D | ARCAsmPrinter.cpp | 50 SmallString<128> Str; in EmitInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfStringPool.cpp | 27 DwarfStringPool::getEntryImpl(AsmPrinter &Asm, StringRef Str) { in getEntryImpl() argument 41 getEntry(AsmPrinter &Asm, StringRef Str) getEntry() argument 47 getIndexedEntry(AsmPrinter &Asm, StringRef Str) getIndexedEntry() argument
|
| /third_party/skia/third_party/externals/imgui/misc/cpp/ |
| H A D | imgui_stdlib.cpp | 16 std::string* Str; member
|