/external/clang/lib/StaticAnalyzer/Core/ |
D | FlatStore.cpp | 33 SVal Retrieve(Store store, Loc L, QualType T); 34 StoreRef Bind(Store store, Loc L, SVal val); 35 StoreRef Remove(Store St, Loc L); 36 StoreRef BindCompoundLiteral(Store store, const CompoundLiteralExpr* cl, 43 SubRegionMap *getSubRegionMap(Store store) { in getSubRegionMap() 48 StoreRef removeDeadBindings(Store store, const StackFrameContext *LCtx, in removeDeadBindings() 54 StoreRef BindDecl(Store store, const VarRegion *VR, SVal initVal); 56 StoreRef BindDeclWithNoInit(Store store, const VarRegion *VR); 60 StoreRef invalidateRegions(Store store, const MemRegion * const *I, 66 void print(Store store, llvm::raw_ostream& Out, const char* nl, [all …]
|
D | BasicStore.cpp | 45 SubRegionMap *getSubRegionMap(Store store) { in getSubRegionMap() 49 SVal Retrieve(Store store, Loc loc, QualType T = QualType()); 51 StoreRef invalidateRegion(Store store, const MemRegion *R, const Expr *E, 54 StoreRef invalidateRegions(Store store, const MemRegion * const *Begin, 61 const MemRegion *SelfRegion, Store St); 63 StoreRef Bind(Store St, Loc loc, SVal V); 64 StoreRef Remove(Store St, Loc loc); 67 StoreRef BindCompoundLiteral(Store store, const CompoundLiteralExpr*, in BindCompoundLiteral() 78 StoreRef removeDeadBindings(Store store, const StackFrameContext *LCtx, 82 void iterBindings(Store store, BindingsHandler& f); [all …]
|
D | RegionStore.cpp | 204 SubRegionMap *getSubRegionMap(Store store) { in getSubRegionMap() 208 RegionStoreSubRegionMap *getRegionStoreSubRegionMap(Store store); 218 StoreRef setImplicitDefaultValue(Store store, const MemRegion *R, QualType T); 239 StoreRef invalidateRegions(Store store, 271 StoreRef Bind(Store store, Loc LV, SVal V); 274 StoreRef BindDefault(Store store, const MemRegion *R, SVal V) { in BindDefault() 281 StoreRef BindCompoundLiteral(Store store, const CompoundLiteralExpr* CL, 284 StoreRef BindDecl(Store store, const VarRegion *VR, SVal InitVal); 286 StoreRef BindDeclWithNoInit(Store store, const VarRegion *) { in BindDeclWithNoInit() 291 StoreRef BindStruct(Store store, const TypedRegion* R, SVal V); [all …]
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 57 virtual SVal Retrieve(Store store, Loc loc, QualType T = QualType()) = 0; 66 virtual StoreRef Bind(Store store, Loc loc, SVal val) = 0; 68 virtual StoreRef BindDefault(Store store, const MemRegion *R, SVal V); 69 virtual StoreRef Remove(Store St, Loc L) = 0; 75 virtual StoreRef BindCompoundLiteral(Store store, 90 virtual SubRegionMap *getSubRegionMap(Store store) = 0; 148 virtual StoreRef removeDeadBindings(Store store, const StackFrameContext *LCtx, 152 virtual StoreRef BindDecl(Store store, const VarRegion *VR, SVal initVal) = 0; 154 virtual StoreRef BindDeclWithNoInit(Store store, const VarRegion *VR) = 0; 158 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() [all …]
|
D | StoreRef.h | 26 typedef const void* Store; typedef 31 Store store; 34 StoreRef(Store, StoreManager &); 46 Store getStore() const { return store; } in getStore()
|
/external/qemu-pc-bios/bochs/bios/ |
D | acpi-dsdt.dsl | 111 Store(ShiftLeft(1, nr), B0EJ) \ 330 Store (\_SB.PCI0.PX13.DRSA, Local0) 359 Store (\_SB.PCI0.PX13.DRSC, Local0) 387 Store (\_SB.PCI0.PX13.DRSC, Local0) 449 Store (0x0B, Local0) 452 Store (0x09, Local0) 468 Store (PRQ0, Local0) 475 Store (Zero, TMP) 484 Store (Local0, PRQ0) 496 Store (0x0B, Local0) [all …]
|
/external/clang/include/clang/Index/ |
D | Handlers.h | 65 StoreTy Store; variable 69 Store.push_back(Obj); in Handle() 73 iterator begin() const { return Store.begin(); } in begin() 74 iterator end() const { return Store.end(); } in end()
|
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
D | ExtendedPKIXParameters.java | 4 import org.bouncycastle.util.Store; 235 if (!(i.next() instanceof Store)) in setStores() 260 public void addStore(Store store) in addStore() 282 public void addAdditionalStore(Store store) in addAdditionalStore() 293 public void addAddionalStore(Store store) in addAddionalStore()
|
D | X509Store.java | 4 import org.bouncycastle.util.Store; 12 implements Store
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.icount | 70 # Store 1 then test... 79 # Store 0 then test 89 # Store something, then store 0, then test...
|
/external/chromium/net/disk_cache/ |
D | storage_block-inl.h | 27 Store(); in ~StorageBlock() 124 template<typename T> bool StorageBlock<T>::Store() { in Store() function 126 if (file_->Store(this)) { in Store()
|
D | rankings.cc | 249 head.Store(); in Insert() 266 node->Store(); in Insert() 355 prev.Store(); in Remove() 366 next.Store(); in Remove() 368 prev.Store(); in Remove() 370 node->Store(); in Remove() 608 node.Store(); in CompleteTransaction() 697 next.Store(); in RevertRemove() 698 prev.Store(); in RevertRemove() 731 node->Store(); in CheckLinks()
|
D | eviction.cc | 273 entry->entry()->Store(); in EvictEntry() 387 entry->entry()->Store(); in OnOpenEntryV2() 391 entry->entry()->Store(); in OnOpenEntryV2() 414 entry->entry()->Store(); in OnCreateEntryV2() 433 entry->entry()->Store(); in OnDoomEntryV2()
|
D | entry_impl.cc | 464 node_.Store(); in InternalDoom() 488 entry_.Store(); in DeleteEntryData() 505 node_.Store(); in DeleteEntryData() 506 entry_.Store(); in DeleteEntryData() 519 bool success = entry_.Store(); in SetNextAddress() 539 if (!node_.Store()) in Update() 559 node_.Store(); in SetPointerForInvalidEntry() 843 node_.Store(); in ~EntryImpl() 846 node_.Store(); in ~EntryImpl() 1032 entry_.Store(); in CreateDataBlock() [all …]
|
/external/llvm/test/Analysis/BasicAA/ |
D | gcsetest.ll | 14 store i32 123, i32* @B ; Store cannot alias @A 26 store i32 %AP, i32* @B ; Store cannot alias @A
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleV6.td | 179 // Store multiple 182 // Store multiple + update 282 // Single-precision FP Store 285 // Double-precision FP Store 289 // FP Store Multiple 292 // FP Store Multiple + update
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
D | README | 6 This application implements a sample client for the Chrome Web Store Licensing 21 Second, obtain a token for the Chrome Web Store license server. Check the
|
/external/llvm/lib/VMCore/ |
D | Instruction.cpp | 129 case Store: return "store"; in getOpcodeName() 288 case Instruction::Store: in mayReadFromMemory() 298 case Instruction::Store: in mayWriteToMemory() 388 case Store: in isSafeToSpeculativelyExecute()
|
/external/chromium/chrome/browser/policy/ |
D | user_policy_identity_strategy.cc | 38 void Store(const std::string& token, const std::string& device_id); 70 void UserPolicyIdentityStrategy::TokenCache::Store( in Store() function in policy::UserPolicyIdentityStrategy::TokenCache 198 cache_->Store(device_token_, device_id_); in OnDeviceTokenAvailable()
|
/external/oprofile/events/ppc64/pa6t/ |
D | events | 13 # Group 1, Load/Store 18 event:0x14 counters:4 um:zero minimum:500 name:GRP1_MRB_ST_MISS_ALLOC__NS : Store misses in L1D and… 51 event:0x55 counters:5 um:zero minimum:500 name:GRP5_MRB_ST_MISS_ALLOC__NS : Store misses in L1D and…
|
/external/bouncycastle/src/main/java/org/bouncycastle/util/ |
D | Store.java | 5 public interface Store interface
|
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
D | AECMobile.m | 21 % Store the near end energy 24 % Store the far end energy 57 % Store the far end sub band. This is needed if we use LSE instead of NLMS 85 aecmStructNew.muLog(setupStruct.currentBlock) = mu; % Store the step size 94 aecmStructNew.HStored = aecmStructNew.H; % Store what you have after startup 157 aecmStructNew.gammaLog(setupStruct.currentBlock) = gamma_echo; % Store the gain 219 % Store the output energy (used for plotting)
|
/external/chromium/chrome/browser/ui/gtk/ |
D | focus_store_gtk.h | 23 void Store(GtkWidget* widget);
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-t2LDRBT-thumb.txt | 9 # The unpriviledged Load/Store cannot have SP or PC as Rt.
|
/external/chromium/chrome/browser/chromeos/login/ |
D | signed_settings_temp_storage.h | 26 static bool Store(const std::string& name,
|