/external/flatbuffers/net/FlatBuffers/ |
D | Offset.cs | 31 public struct StringOffset struct 33 public int Value; 34 public StringOffset(int value) in StringOffset() argument
|
/external/llvm/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 26 StringMap<unsigned> StringOffset; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 25 StringMap<unsigned> StringOffset; variable
|
/external/llvm-project/llvm/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 25 StringMap<unsigned> StringOffset; variable
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 106 unsigned StringOffset = AccelSection.getU32(&DataOffset); in dump() local
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | NameMap.cpp | 130 uint32_t StringOffset = StringsOffset + NameOffset; in load() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 173 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local 354 uint64_t StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local 632 uint64_t StringOffset = AS.getRelocatedValue(4, &StringOffsetOffset); in getNameTableEntry() local
|
D | DWARFVerifier.cpp | 623 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index); in verifyDebugInfoForm() local 872 uint64_t StringOffset; in verifyAppleAccelTable() local
|
D | DWARFContext.cpp | 185 uint64_t StringOffset = in dumpDWARFv5StringOffsetsSection() local 232 uint64_t StringOffset = strOffsetExt.getU32(&offset); in dumpStringOffsetsSection() local
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 173 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local 354 uint64_t StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local 646 uint64_t StringOffset = in getNameTableEntry() local
|
D | DWARFVerifier.cpp | 680 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index); in verifyDebugInfoForm() local 929 uint64_t StringOffset; in verifyAppleAccelTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 357 uint64_t StringOffset; variable 362 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 353 uint64_t StringOffset; variable 358 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.cpp | 262 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local 300 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.cpp | 290 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local 331 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
|
/external/llvm-project/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.cpp | 305 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local 346 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | Archive.cpp | 155 std::size_t StringOffset; in getName() local
|
D | ArchiveWriter.cpp | 332 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
|
/external/llvm-project/llvm/lib/Object/ |
D | Archive.cpp | 155 std::size_t StringOffset; in getName() local
|
D | ArchiveWriter.cpp | 350 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | name_table.cc | 556 int32_t NameTable::StringOffset() { in StringOffset() function in sfntly::NameTable
|
/external/llvm-project/clang/lib/Basic/ |
D | DiagnosticIDs.cpp | 130 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; in getDescription() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 746 uint32_t StringOffset = 0; in emitBTFSection() local
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 782 uint32_t StringOffset = 0; in emitBTFSection() local
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1036 uint32_t StringOffset; in getFileNameForFileOffset() local
|