Home
last modified time | relevance | path

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

/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/llvm/include/llvm/Object/
DStackMapParser.h383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h214 Record *getRecord() const { return Def; } in getRecord() function
546 Record *getRecord() const { return TheRecord; } in getRecord() function
DCodeGenInstruction.h303 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/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/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h322 static NaClBitstreamEntry getRecord(unsigned AbbrevID) { 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 __anon66c363900111::Intrinsic
/external/llvm/include/llvm/TableGen/
DRecord.h223 Record *getRecord() const { return Rec; } in getRecord() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h446 Record *getRecord() const { return Rec; } in getRecord() function