Home
last modified time | relevance | path

Searched defs:getRecord (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiHashing.h42 codeview::TagRecord &getRecord() { in getRecord() function
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DArabicCharacterData.java83 public Record getRecord(int index) in getRecord() method in ArabicCharacterData
DCanonicalCharacterData.java143 public Record getRecord(int script, int index) in getRecord() method in CanonicalCharacterData
DScriptData.java234 public Record getRecord(int index) in getRecord() method in ScriptData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h390 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h329 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h325 static NaClBitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { in getRecord() function
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { in getRecord() function
/third_party/node/deps/icu-small/source/i18n/
Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { in getRecord() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1286 Init *getRecord() const { return Rec; } in getRecord() function