| /external/chromium_org/v8/src/arm64/ |
| D | lithium-gap-resolver-arm64.cc | 187 __ Store(SavedValueRegister(), cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local 193 __ Store(SavedFPValueRegister(), cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local 216 __ Store(source_register, cgen_->ToMemOperand(destination)); in EmitMove() local 263 __ Store(SavedValueRegister(), cgen_->ToMemOperand(destination)); in EmitMove() local 275 __ Store(src, cgen_->ToMemOperand(destination)); in EmitMove() local
|
| D | delayed-masm-arm64.cc | 135 void DelayedMasm::Store(const CPURegister& rd, const MemOperand& operand) { in Store() function in v8::internal::DelayedMasm
|
| /external/chromium_org/net/disk_cache/blockfile/ |
| D | mapped_file.cc | 20 bool MappedFile::Store(const FileBlock* block) { in Store() function in disk_cache::MappedFile 32 bool MappedFile::Store(const FileBlock* block, in Store() function in disk_cache::MappedFile
|
| D | storage_block-inl.h | 133 template<typename T> bool StorageBlock<T>::Store() { in Store() function 162 template<typename T> bool StorageBlock<T>::Store(FileIOCallback* callback, in Store() function
|
| /external/chromium_org/native_client_sdk/src/doc/reference/sandbox_internals/ |
| D | arm-32-bit-sandbox.rst | 244 Alternative Sandboxing 286 Addressing Modes 315 Conditional *Load* and *Store*
|
| /external/chromium_org/v8/test/cctest/ |
| D | test-macro-assembler-x87.cc | 71 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local 85 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local 99 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local 113 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
|
| D | test-macro-assembler-ia32.cc | 71 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local 85 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local 99 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local 113 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
|
| D | test-macro-assembler-arm.cc | 157 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local 172 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::Integer8()); in TEST() local 187 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local 202 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
|
| D | test-atomicops.cc | 298 TEST(Store) { in TEST() argument
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
| D | Store.java | 5 public interface Store interface
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | StoreRef.h | 26 typedef const void *Store; typedef
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.h | 32 Store = (1<<2), enumerator
|
| /external/chromium_org/content/browser/ |
| D | signed_certificate_timestamp_store_impl.cc | 27 int SignedCertificateTimestampStoreImpl::Store( in Store() function in content::SignedCertificateTimestampStoreImpl
|
| D | renderer_data_memoizing_store.h | 42 int Store(T* item, int process_id) { in Store() function
|
| /external/chromium_org/chrome/browser/chromeos/settings/ |
| D | device_settings_cache.cc | 27 bool Store(const em::PolicyData& policy, PrefService* local_state) { in Store() function
|
| /external/chromium_org/components/policy/core/common/cloud/ |
| D | cloud_policy_store.cc | 24 void CloudPolicyStore::Store( in Store() function in policy::CloudPolicyStore
|
| D | resource_cache.cc | 73 bool ResourceCache::Store(const std::string& key, in Store() function in policy::ResourceCache
|
| /external/chromium_org/chrome/browser/chromeos/policy/ |
| D | user_policy_disk_cache.cc | 39 void UserPolicyDiskCache::Store( in Store() function in policy::UserPolicyDiskCache
|
| D | cloud_external_data_store.cc | 54 bool CloudExternalDataStore::Store(const std::string& policy, in Store() function in policy::CloudExternalDataStore
|
| D | device_cloud_policy_store_chromeos.cc | 38 void DeviceCloudPolicyStoreChromeOS::Store( in Store() function in policy::DeviceCloudPolicyStoreChromeOS
|
| D | device_local_account_policy_store.cc | 45 void DeviceLocalAccountPolicyStore::Store( in Store() function in policy::DeviceLocalAccountPolicyStore
|
| /external/chromium_org/v8/src/ |
| D | typing.h | 43 typedef v8::internal::NestedEffects<int, kNoVar> Store; typedef
|
| /external/llvm/lib/Analysis/ |
| D | Delinearization.cpp | 76 else if (StoreInst *Store = dyn_cast<StoreInst>(&Inst)) in getPointerOperand() local
|
| /external/chromium_org/v8/src/compiler/ |
| D | machine-operator.cc | 221 const Operator* MachineOperatorBuilder::Store(StoreRepresentation rep) { in Store() function in v8::internal::compiler::MachineOperatorBuilder
|
| /external/chromium_org/base/ |
| D | atomicops_unittest.cc | 233 TEST(AtomicOpsTest, Store) { in TEST() argument
|