Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiHashing.h42 codeview::TagRecord &getRecord() { in getRecord() function
/external/replicaisland/src/com/replica/replicaisland/
DInventoryComponent.java52 public UpdateRecord getRecord() { in getRecord() method in InventoryComponent
/external/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
/external/clang/lib/Basic/
DBuiltins.cpp32 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { in getRecord() function in Builtin::Context
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DMutationObserver.js201 function getRecord(type, target) { function
DCustomElements.js201 function getRecord(type, target) { function
DHTMLImports.js201 function getRecord(type, target) { function
Dwebcomponents-lite.js764 function getRecord(type, target) { function
Dwebcomponents.js5621 function getRecord(type, target) { function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarArchiveInputStream.java396 private byte[] getRecord() throws IOException { in getRecord() method in TarArchiveInputStream
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h390 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h329 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/external/llvm/include/llvm/Object/
DStackMapParser.h383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h239 Record *getRecord() const { return Def; } in getRecord() function
593 Record *getRecord() const { return TheRecord; } in getRecord() function
DCodeGenInstruction.h329 Record *getRecord() const { assert(isRecord()); return R; } in getRecord() function
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h403 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h325 static NaClBitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/external/cronet/third_party/icu/source/i18n/
Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { in getRecord() function
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { in getRecord() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp358 Record *getRecord() const { return R; } in getRecord() function in __anon672407d60111::Intrinsic
/external/llvm/include/llvm/TableGen/
DRecord.h223 Record *getRecord() const { return Rec; } in getRecord() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1286 Init *getRecord() const { return Rec; } in getRecord() function