Searched defs:getRecord (Results 1 - 23 of 23) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DInventoryComponent.java52 public UpdateRecord getRecord() { method in class:InventoryComponent
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DArabicCharacterData.java83 public Record getRecord(int index) method in class:ArabicCharacterData
H A DCanonicalCharacterData.java143 public Record getRecord(int script, int index) method in class:CanonicalCharacterData
H A DScriptData.java234 public Record getRecord(int index) method in class:ScriptData
/external/clang/lib/Basic/
H A DBuiltins.cpp32 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { function in class:Builtin::Context
101 Table.get(getRecord(ID).Name).setBuiltinID(0);
112 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt);
/external/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h403 static BitstreamEntry getRecord(unsigned AbbrevID) { function in struct:llvm::BitstreamEntry
494 return BitstreamEntry::getRecord(Code);
/external/llvm/include/llvm/Object/
H A DStackMapParser.h383 RecordAccessor getRecord(unsigned RecordIndex) const { function in class:llvm::StackMapV1Parser::LocationKind
392 return record_iterator(getRecord(0));
402 return record_iterator(getRecord(getNumRecords() - 1).next());
/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h329 Record *getRecord() const { assert(isRecord()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenInstruction.h303 Record *getRecord() const { assert(isRecord()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { function in namespace:__anon8053
662 Record *r = getRecord(*inputList_, i);
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
H A DRecord.h446 Record *getRecord() const { return Rec; } function in class:llvm::RecordRecTy
/external/llvm/include/llvm/TableGen/
H A DRecord.h223 Record *getRecord() const { return Rec; } function in class:llvm::RecordRecTy
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h322 static NaClBitstreamEntry getRecord(unsigned AbbrevID) { function in struct:llvm::NaClBitstreamEntry
600 return NaClBitstreamEntry::getRecord(Code);
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp358 Record *getRecord() const { return R; } function in class:__anon3740::Intrinsic
2114 Record *R = Def->getRecord();
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 595 milliseconds