Searched refs:getRecord (Results 1 - 24 of 24) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DInventoryComponent.java52 public UpdateRecord getRecord() { method in class:InventoryComponent
H A DPlayerComponent.java229 InventoryComponent.UpdateRecord inventory = mInventory.getRecord();
351 InventoryComponent.UpdateRecord inventory = mInventory.getRecord();
H A DAnimationComponent.java175 InventoryComponent.UpdateRecord inventory = mInventory.getRecord();
/external/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h156 static BitstreamEntry getRecord(unsigned AbbrevID) { function in struct:llvm::BitstreamEntry
304 return BitstreamEntry::getRecord(Code);
/external/srec/audio/AudioIn/UNIX/src/
H A Daudioin.c313 static int getRecord(void) function
446 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
529 } /* if (getRecord()) */
643 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
771 } /* if (getRecord()) */
/external/llvm/lib/TableGen/
H A DRecord.cpp352 if (RRT->getRecord()->isSubClassOf(getRecord()) ||
353 RRT->getRecord() == getRecord())
363 if (Rec == RTy->getRecord() || RTy->getRecord()->isSubClassOf(Rec))
368 if (RTy->getRecord()->isSubClassOf(SC[i]))
387 RecTy1->getRecord()->getSuperClasses();
405 RecTy2->getRecord()->getSuperClasses();
1266 if (RecordVal *Field = RecordType->getRecord()
[all...]
/external/chromium_org/third_party/skia/include/views/animated/
H A DSkWidgetViews.h300 virtual void getRecord(int rowIndex, int fieldIndex, SkString* data);
/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h324 Record *getRecord() const { assert(isRecord()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
H A DCodeGenDAGPatterns.cpp669 return PatFragRec->getRecord()->getValueAsString("PredicateCode");
673 return PatFragRec->getRecord()->getValueAsString("ImmediateCode");
685 return "Predicate_" + PatFragRec->getRecord()->getName();
2175 OS << getRecord()->getName();
2898 new TreePatternNode(I->getRecord(), ResultNodeOperands,
2899 GetNumNodeResults(I->getRecord(), *this));
2907 DAGInsts.insert(std::make_pair(I->getRecord(), TheInst));
2912 TreePattern Temp(I->getRecord(), ResultPattern, false, *this);
2915 DAGInstruction &TheInsertedInst = DAGInsts.find(I->getRecord())->second;
3032 PrintWarning(Pattern->getRecord()
[all...]
H A DAsmWriterEmitter.cpp845 const Record *Rec = RO.getRecord();
871 Record *R = CGA->ResultOperands[i].getRecord();
H A DCodeGenDAGPatterns.h219 Record *getRecord() const { return Def; }
570 /// getRecord - Return the actual TableGen record corresponding to this
573 Record *getRecord() const { return TheRecord; }
H A DFixedLenDecoderEmitter.cpp1851 TypeRecord = Type->getRecord();
1926 Record *TypeRecord = Type->getRecord();
H A DCodeGenInstruction.cpp543 Record *Rec = getRecord();
H A DFastISelEmitter.cpp211 Record *Rec = PredFn.getOrigPatFragRecord()->getRecord();
H A DAsmMatcherEmitter.cpp1579 Op.Class = getOperandClass(CGA.ResultOperands[i].getRecord(),
/external/skia/include/views/animated/
H A DSkWidgetViews.h300 virtual void getRecord(int rowIndex, int fieldIndex, SkString* data);
/external/chromium_org/third_party/icu/source/i18n/
H A Dalphaindex.cpp85 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { function in namespace:__anon12084
668 Record *r = getRecord(*inputList_, i);
/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { function in namespace:__anon21873
664 Record *r = getRecord(*inputList_, i);
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp345 Record *getRecord() const { return R; } function in class:__anon19562::Intrinsic
2106 Record *R = Def->getRecord();
/external/robolectric/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/llvm/include/llvm/TableGen/
H A DRecord.h383 Record *getRecord() const { return Rec; } function in class:llvm::RecordRecTy
/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/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 6240 milliseconds