Home
last modified time | relevance | path

Searched defs:StringTable (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DStringTable.h24 struct StringTable { struct
26 StringTable() : Data() {} in StringTable() function
27 StringTable(StringRef D) : Data(D) {} in StringTable() function
39 inline raw_ostream &operator<<(raw_ostream &OS, const StringTable &S) { argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemarkStringTable.h35 struct StringTable { struct
42 StringTable() = default; argument
46 StringTable &operator=(const StringTable &) = delete; argument
49 StringTable &operator=(StringTable &&) = default; argument
/external/tensorflow/tensorflow/cc/experimental/libtf/impl/
Dstring.cc22 using StringTable = std::unordered_set<std::string>; typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc122 struct StringTable struct
124 using Base = typename StringTable::raw_hash_set;
125 StringTable() {} in StringTable() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkStringTable.cpp23 StringTable::StringTable(const ParsedStringTable &Other) : StrTab() { in StringTable() function in StringTable
/external/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc122 struct StringTable struct
124 using Base = typename StringTable::raw_hash_set;
125 StringTable() {} in StringTable() argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc122 struct StringTable struct
124 using Base = typename StringTable::raw_hash_set;
125 StringTable() {} in StringTable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp209 printMemberHeader(raw_ostream &Out, uint64_t Pos, raw_ostream &StringTable, in printMemberHeader()
286 StringRef StringTable) { in writeSymbolTable()
389 computeMemberData(raw_ostream &StringTable, raw_ostream &SymNames, in computeMemberData()
560 raw_svector_ostream StringTable(StringTableBuf); in writeArchive() local
DWindowsResource.cpp384 std::vector<std::vector<UTF16>> &StringTable, TreeNode *&Result) { in addEntry()
485 std::vector<std::vector<UTF16>> &StringTable) { in addTypeNode()
494 std::vector<std::vector<UTF16>> &StringTable) { in addNameNode()
536 ArrayRef<UTF16> NameRef, std::vector<std::vector<UTF16>> &StringTable) { in addNameChild()
634 const ArrayRef<std::vector<UTF16>> StringTable; member in llvm::object::WindowsResourceCOFFWriter
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc125 struct StringTable struct
127 using Base = typename StringTable::raw_hash_set;
128 StringTable() {} in StringTable() function
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc126 struct StringTable struct
128 using Base = typename StringTable::raw_hash_set;
129 StringTable() {} in StringTable() function
/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc126 struct StringTable struct
128 using Base = typename StringTable::raw_hash_set;
129 StringTable() {} in StringTable() function
/external/mesa3d/src/gallium/drivers/r600/
Degd_tables.py33 class StringTable: class
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h143 std::unique_ptr<NameHashTable> StringTable; variable
/external/freetype/src/tools/
Dglnames.py4896 class StringTable: class
/external/llvm/include/llvm/Object/
DArchive.h231 StringRef StringTable; variable
/external/mesa3d/src/amd/common/
Dsid_tables.py43 class StringTable: class
/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py59 class StringTable(object): class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DArchive.h272 StringRef StringTable; variable
DWindowsResource.h255 std::vector<std::vector<UTF16>> StringTable; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc67 class StringTable { class
69 StringTable() { in StringTable() function in tensorflow::tfprof::__anon2b1ba2af0111::StringTable
/external/pigweed/pw_tokenizer/public/pw_tokenizer/
Dtoken_database.h273 static constexpr size_t StringTable(size_t entries) { in StringTable() function
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp355 StringRef StringTable = ObjDelegate->getStringTable(); in visitDefRangeSubfieldSym() local
374 StringRef StringTable = ObjDelegate->getStringTable(); in visitDefRangeSym() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h243 BTFStringTable StringTable; variable
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp269 SequenceToOffsetTable<std::string> StringTable; in EmitPrintInstruction() local
495 SequenceToOffsetTable<std::string> StringTable; in emitRegisterNameString() local

12