/external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/ |
x86sse.c | 22 p->store = _mesa_exec_malloc(p->size); 23 p->csr = p->store; 26 unsigned used = p->csr - p->store; 27 unsigned char *tmp = p->store; 29 p->store = _mesa_exec_malloc(p->size); 30 memcpy(p->store, tmp, used); 31 p->csr = p->store + used; 40 if (p->csr + bytes - p->store > p->size) 1163 p->store = NULL; 1164 p->csr = p->store; [all...] |
/external/llvm/test/MC/Mips/ |
micromips-loadstore-instructions.s | 3 # for load and store instructions. 5 # Load and Store Instructions
|
/external/mesa3d/src/mesa/x86/rtasm/ |
x86sse.c | 22 p->store = _mesa_exec_malloc(p->size); 23 p->csr = p->store; 26 unsigned used = p->csr - p->store; 27 unsigned char *tmp = p->store; 29 p->store = _mesa_exec_malloc(p->size); 30 memcpy(p->store, tmp, used); 31 p->csr = p->store + used; 40 if (p->csr + bytes - p->store > p->size) 1163 p->store = NULL; 1164 p->csr = p->store; [all...] |
/external/oprofile/events/mips/r10000/ |
events | 13 event:0x04 counters:0 um:zero minimum:500 name:STORE_COND_ISSUED : Store conditional issued 14 event:0x04 counters:1 um:zero minimum:500 name:STORE_COND_GRADUATED : Store conditional graduated 15 event:0x05 counters:0 um:zero minimum:500 name:FAILED_STORE_CONDITIONAL : Failed store conditional 24 event:0x09 counters:1 um:zero minimum:500 name:SCACHE_LOAD_STORE_CACHEOP_OPERATIONS : Secondary cache load / store and cache-ops operations 34 event:0x0e counters:1 um:zero minimum:500 name:STORES_OR_STORE_PREF_TO_CLEANEXCLUSIVE_SCACHE_BLOCKS : Stores or prefetches with store hint to CleanExclusive secondary cache blocks 36 event:0x0f counters:1 um:zero minimum:500 name:STORES_OR_STORE_PREF_TO_SHD_SCACHE_BLOCKS : Stores or prefetches with store hint to Shared secondary cache blocks
|
/external/stlport/src/ |
sparc_atomic.s | 36 add %o2, 0x1, %o3 ! Increment and store current 58 sub %o2, 0x1, %o3 ! decrement and store current
|
sparc_atomic64.s | 34 addx %o2, 0x1, %o3 ! Increment and store current 54 subx %o2, 0x1, %o3 ! decrement and store current
|
/external/valgrind/main/drd/tests/ |
annotate_ignore_rw2.stderr.exp | 7 Conflicting store by thread 1 at 0x........ size 1
|
annotate_ignore_write.stderr.exp | 12 Conflicting store by thread 1 at 0x........ size 1
|
/libcore/crypto/src/main/java/org/conscrypt/ |
PinListEntry.java | 59 public PinListEntry(String entry, TrustedCertificateStore store) throws PinEntryException { 63 certStore = store;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
address.pass.cpp | 17 // void store(T* desr, memory_order m = memory_order_seq_cst) volatile; 18 // void store(T* desr, memory_order m = memory_order_seq_cst); 85 obj.store(T(0)); 87 obj.store(T(1), std::memory_order_release);
|
/ndk/sources/cxx-stl/stlport/src/ |
sparc_atomic.s | 36 add %o2, 0x1, %o3 ! Increment and store current 58 sub %o2, 0x1, %o3 ! decrement and store current
|
sparc_atomic64.s | 34 addx %o2, 0x1, %o3 ! Increment and store current 54 subx %o2, 0x1, %o3 ! decrement and store current
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
atomic_2.h | 154 store(__i); 161 store(__i); 246 store(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 264 store(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic2::__atomic_base 469 store(__p); 476 store(__p); 537 store(__pointer_type __p, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 555 store(__pointer_type __p, function in struct:__atomic2::__atomic_base
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
atomic_2.h | 154 store(__i); 161 store(__i); 246 store(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 264 store(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic2::__atomic_base 469 store(__p); 476 store(__p); 537 store(__pointer_type __p, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 555 store(__pointer_type __p, function in struct:__atomic2::__atomic_base
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
atomic_2.h | 154 store(__i); 161 store(__i); 246 store(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 264 store(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic2::__atomic_base 469 store(__p); 476 store(__p); 537 store(__pointer_type __p, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 555 store(__pointer_type __p, function in struct:__atomic2::__atomic_base
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
atomic_2.h | 154 store(__i); 161 store(__i); 246 store(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 264 store(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic2::__atomic_base 469 store(__p); 476 store(__p); 537 store(__pointer_type __p, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base 555 store(__pointer_type __p, function in struct:__atomic2::__atomic_base
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyStore4Test.java | 286 keyStore.store(os, password); 298 keyStore.store(os, null); 311 keyStore.store(os, "".toCharArray()); 324 keyStore.store(null, null); 337 uninitialized.store(null, null); 356 keyStore.store(new KeyStore.LoadStoreParameter() { 372 keyStore.store(null); 385 keyStore.store(new KeyStore.LoadStoreParameter() { 404 keyStore.store(new KeyStore.LoadStoreParameter() { 420 keyStore.store(new KeyStore.LoadStoreParameter() [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_IPUT.S | 1 %default { "store":"str", "postbarrier":"@ no-op ", "prebarrier":"@ no-op ", "sqnum":"0" } 44 $prebarrier @ releasing store 45 $store r0, [r9, r3] @ obj.field (8/16/32 bits)<- r0
|
/dalvik/vm/mterp/mips/ |
OP_IPUT_OBJECT.S | 1 %default { "store":"sw", "postbarrier":" # noop", "prebarrier":" # noop", "sqnum":"0" } 47 $prebarrier # releasing store 48 $store a0, (t2) # obj.field (32 bits) <- a0
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_cookie_view.cc | 57 GtkListStore** store) { 60 *store = gtk_list_store_new(1, G_TYPE_STRING); 61 *combobox = gtk_combo_box_new_with_model(GTK_TREE_MODEL(*store)); 62 g_object_unref(*store); 226 GtkListStore* store = self->cookie_expires_combobox_store_; local 228 gtk_list_store_clear(store); 230 gtk_list_store_append(store, &iter); 231 gtk_list_store_set(store, &iter, 0, no_cookie.c_str(), -1); 488 GtkListStore* store = self->cookie_expires_combobox_store_; local 490 gtk_list_store_clear(store); [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
openssladapter.h | 81 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
|
opensslstreamadapter.h | 141 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
|
/external/chromium_org/chrome/browser/chromeos/contacts/ |
fake_contact_store.h | 51 // Factory that created this store. Not owned. 76 // no store has been created for it. 79 // Removes |store| from |stores_| after being called by a FakeContactStore's 81 void RemoveStore(FakeContactStore* store);
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
user_cloud_policy_manager_chromeos.h | 47 scoped_ptr<CloudPolicyStore> store, 117 // Owns the store, note that CloudPolicyManager just keeps a plain pointer.
|
/external/chromium_org/chrome/browser/extensions/api/content_settings/ |
content_settings_api.cc | 91 ContentSettingsStore* store = extensions::ExtensionSystem::Get(profile_)-> local 93 store->ClearContentSettingsForExtension(extension_id(), scope); 243 ContentSettingsStore* store = extensions::ExtensionSystem::Get(profile_)-> local 245 store->SetExtensionContentSetting(extension_id(), primary_pattern,
|