/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceELFSection.cpp | 229 for (auto &StringIndex : StringToIndexMap) { in doLayout() local 230 assert(StringIndex.second == UnknownIndex); in doLayout() 231 llvm::StringRef Cur = llvm::StringRef(StringIndex.first); in doLayout() 235 StringIndex.second = StringData.size() - Cur.size() - 1; in doLayout() 238 StringIndex.second = StringData.size(); in doLayout()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | nonmappable_leaf_op.h | 44 using StringIndex = AutoIndexObj<std::string>; variable 149 std::unique_ptr<StringIndex> filename_index_;
|
D | text_file_op.h | 37 using StringIndex = AutoIndexObj<std::string>; variable
|
D | clue_op.h | 34 using StringIndex = AutoIndexObj<std::string>; variable
|
D | tf_reader_op.h | 54 using StringIndex = AutoIndexObj<std::string>; variable
|
D | csv_op.h | 36 using StringIndex = AutoIndexObj<std::string>; variable
|
D | nonmappable_leaf_op.cc | 37 filename_index_(std::make_unique<StringIndex>()), in NonMappableLeafOp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | WindowsResource.h | 175 uint32_t getStringIndex() const { return StringIndex; } in getStringIndex() 199 explicit TreeNode(uint32_t StringIndex); 223 uint32_t StringIndex; variable
|
D | Archive.h | 181 uint32_t StringIndex; // Extra index to the string. variable 187 , StringIndex(stri) {} in Symbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | Archive.cpp | 796 return Parent->getSymbolTable().begin() + StringIndex; in getName() 887 t.StringIndex -= CurRanStrx; in getNext() 888 t.StringIndex += NextRanStrx; in getNext() 892 t.StringIndex = Parent->getSymbolTable().find('\0', t.StringIndex) + 1; in getNext()
|
D | WindowsResource.cpp | 452 WindowsResourceParser::TreeNode::TreeNode(uint32_t StringIndex) in TreeNode() argument 453 : StringIndex(StringIndex) {} in TreeNode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 184 void writeSymbol(SymbolTableWriter &Writer, uint32_t StringIndex, 528 void ELFWriter::writeSymbol(SymbolTableWriter &Writer, uint32_t StringIndex, in writeSymbol() argument 568 Writer.writeSymbol(StringIndex, Info, Value, Size, Other, MSD.SectionIndex, in writeSymbol() 741 unsigned StringIndex = MSD.Symbol->getType() == ELF::STT_SECTION in computeSymbolTable() local 745 writeSymbol(Writer, StringIndex, MSD, Layout); in computeSymbolTable() 752 unsigned StringIndex = StrTabBuilder.getOffset(MSD.Name); in computeSymbolTable() local 754 writeSymbol(Writer, StringIndex, MSD, Layout); in computeSymbolTable()
|
D | MachObjectWriter.cpp | 381 Address = AliaseeInfo->StringIndex; in writeNlist() 392 W.write<uint32_t>(MSD.StringIndex); in writeNlist() 577 MSD.StringIndex = StringTable.getOffset(Symbol.getName()); in computeSymbolTable() 603 MSD.StringIndex = StringTable.getOffset(Symbol.getName()); in computeSymbolTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 87 uint64_t StringIndex; member
|
/third_party/libusb/libusb/os/ |
D | windows_winusb.h | 788 USHORT StringIndex, Reserved2; member
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 10313 StringIndex
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 10313 StringIndex
|