Home
last modified time | relevance | path

Searched defs:StringTable (Results 26 – 50 of 252) sorted by relevance

1234567891011

/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc143 struct StringTable struct
145 using Base = typename StringTable::raw_hash_set;
146 StringTable() {} in StringTable() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc143 struct StringTable struct
145 using Base = typename StringTable::raw_hash_set;
146 StringTable() {} in StringTable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DDXContainer.h131 StringRef StringTable; variable
239 StringRef StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DDXContainer.h131 StringRef StringTable; variable
239 StringRef StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DDXContainer.h132 StringRef StringTable; variable
247 StringRef StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DDXContainer.h131 StringRef StringTable; variable
239 StringRef StringTable; variable
/aosp_15_r20/frameworks/compile/mclinker/unittests/
DStringTableTest.h15 class StringTable; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc67 class StringTable { class
69 StringTable() { in StringTable() function in tensorflow::tfprof::__anon370f23e00111::StringTable
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Dstring_table.h35 StringTable(Buffer<char> strtab) : strtab_(std::move(strtab)) { in StringTable() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/impl/
H A Dstring.cc22 using StringTable = std::unordered_set<std::string>; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/
Dstring.go26 type StringTable []byte type
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h168 struct StringTable { struct
169 std::vector<std::string> Strings;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp23 StringTable::StringTable(const ParsedStringTable &Other) : StrTab() { in StringTable() function in StringTable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp23 StringTable::StringTable(const ParsedStringTable &Other) { in StringTable() function in StringTable
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp355 StringRef StringTable = ObjDelegate->getStringTable(); in visitDefRangeSubfieldSym() local
374 StringRef StringTable = ObjDelegate->getStringTable(); in visitDefRangeSym() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVStringPool.h33 TableType StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVStringPool.h33 TableType StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVStringPool.h33 TableType StringTable; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h33 TableType StringTable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVStringPool.h33 TableType StringTable; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFObject.h41 StringRef StringTable; member
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp269 SequenceToOffsetTable<std::string> StringTable; in EmitPrintInstruction() local
495 SequenceToOffsetTable<std::string> StringTable; in emitRegisterNameString() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Degd_tables.py12 class StringTable: class
/aosp_15_r20/art/runtime/
H A Ddebugger.cc785 class StringTable { class
815 StringTable() : finished_(false) { in StringTable() function in art::StringTable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCMachObjectWriter.h117 StringTableBuilder StringTable; variable

1234567891011