Home
last modified time | relevance | path

Searched refs:UpdateRecord (Results 1 – 17 of 17) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DInventoryComponent.java20 private UpdateRecord mInventory;
25 mInventory = new UpdateRecord(); in InventoryComponent()
36 public void applyUpdate(UpdateRecord record) { in applyUpdate()
52 public UpdateRecord getRecord() { in getRecord()
60 public static class UpdateRecord extends BaseObject { class in InventoryComponent
65 public UpdateRecord() { in UpdateRecord() method in InventoryComponent.UpdateRecord
75 public void add(UpdateRecord other) { in add()
DHitReactionComponent.java45 private InventoryComponent.UpdateRecord mInventoryUpdate;
301 public void setInventoryUpdate(InventoryComponent.UpdateRecord update) { in setInventoryUpdate()
DPlayerComponent.java229 InventoryComponent.UpdateRecord inventory = mInventory.getRecord(); in update()
351 InventoryComponent.UpdateRecord inventory = mInventory.getRecord(); in stateMove()
DAnimationComponent.java175 InventoryComponent.UpdateRecord inventory = mInventory.getRecord(); in update()
DHudSystem.java224 public void updateInventory(InventoryComponent.UpdateRecord newInventory) { in updateInventory()
DGameObjectFactory.java4349 InventoryComponent.UpdateRecord addCoin = new InventoryComponent.UpdateRecord();
4384 if (entry instanceof InventoryComponent.UpdateRecord) {
4385 hitReact.setInventoryUpdate((InventoryComponent.UpdateRecord)entry);
4450 InventoryComponent.UpdateRecord addRuby = new InventoryComponent.UpdateRecord();
4476 if (entry instanceof InventoryComponent.UpdateRecord) {
4477 hitReact.setInventoryUpdate((InventoryComponent.UpdateRecord)entry);
4550 InventoryComponent.UpdateRecord addDiary = new InventoryComponent.UpdateRecord();
4579 if (entry instanceof InventoryComponent.UpdateRecord) {
4580 hitReact.setInventoryUpdate((InventoryComponent.UpdateRecord)entry);
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp94 struct UpdateRecord { struct in __anone48eb3b90111::AArch64PromoteConstant
99 UpdateRecord(Constant *C, Instruction *User, unsigned Op) in UpdateRecord() function
191 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,
515 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()
538 SmallVector<UpdateRecord, 64> Updates; in runOnFunction()
/external/clang/include/clang/Serialization/
DASTWriter.h346 typedef SmallVector<DeclUpdate, 1> UpdateRecord; typedef
347 typedef llvm::MapVector<const Decl *, UpdateRecord> DeclUpdateMap;
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h941 UpdateRecord
Ddnssd_NET.cpp774 DNSService::UpdateRecord in UpdateRecord() function in DNSService
/external/clang/lib/Serialization/
DASTWriter.cpp4349 ASTWriter::UpdateRecord &Record = DeclUpdates[TU]; in WriteASTCore()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...