Searched refs:store (Results 351 - 375 of 835) sorted by relevance

<<11121314151617181920>>

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dvariance_neon.asm85 vst1.32 {d1[0]}, [r12] ;store sse
147 vst1.32 {d1[0]}, [r12] ;store sse
202 vst1.32 {d1[0]}, [r12] ;store sse
267 vst1.32 {d1[0]}, [r12] ;store sse
H A Dvp8_subpixelvariance16x16_neon.asm113 vst1.u8 {d14, d15, d16, d17}, [lr]! ;store result
174 vst1.u8 {d10, d11, d12, d13}, [lr]! ;store result
229 vst1.u8 {d2, d3}, [r3]! ;store result
296 vst1.u8 {d14, d15}, [r3]! ;store result
354 vst1.u8 {d2, d3}, [r3]! ;store result
412 vst1.32 {d1[0]}, [r6] ;store sse
/external/libvpx/libvpx/vp8/common/ppc/
H A Dcopy_altivec.asm21 ;# for the input, but only one store for the output.
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dsubtract_neon.asm52 vst1.16 {d20}, [r5], r2 ;store diff
92 vst1.16 {q8}, [r0], r6 ;store diff
149 vst1.16 {q8}, [r0], r12 ;store diff
185 vst1.16 {q8}, [r0], r12 ;store diff
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dsubtract_sse2.asm193 movdqa [rdi], xmm0 ; store difference
194 movdqa [rdi +16], xmm2 ; store difference
227 movdqa [rdi], xmm0 ; store difference
228 movdqa [rdi +16], xmm2 ; store difference
/external/llvm/test/MC/Mips/
H A Dmicromips-loadstore-instructions.s6 # for load and store instructions.
H A Dmips-memory-instructions.s5 # Memory store instructions
/external/proguard/src/proguard/evaluation/
H A DBasicInvocationUnit.java97 variables.store(variableIndex++, value);
121 variables.store(variableIndex++, value);
/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_interpolate_noloop_gnu.s114 @ Clean up and store any changes that were caused during the loop
117 @ update and store phase
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_interpolate_noloop_gnu.s114 @ Clean up and store any changes that were caused during the loop
117 @ update and store phase
/external/valgrind/main/VEX/priv/
H A Dir_inject.c134 /* We cannot store a single bit. So we store it in a 32-bit container.
145 store(IRSB *irsb, IREndness endian, HWord haddr, IRExpr *data) function
250 store(irsb, endian, iricb.result, data);
/external/valgrind/main/drd/tests/
H A Dfp_race_xml.stderr.exp63 <what>Conflicting store by thread x at 0x........ size 8</what>
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S92 stosb # store it
94 mov %al, text_buf(%rbp) # store also to text_buf[r]
111 jmp store_byte # and cleverly store it
154 push %rsi # store for later
161 mov $0xa,%ax # store linefeed on end
253 push %rdx # store strcat pointer
419 stosb # ! if not store and continue
436 stosb # store a byte to [es:edi]
482 stosw # store C and a NULL
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_07_part2.stdout.exp805 Test VSX load/store dp to sp instructions
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_07_part2.stdout.exp805 Test VSX load/store dp to sp instructions
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
H A Dvp9_loopfilter_neon.asm69 vst1.u8 {d4}, [r2@64], r1 ; store op1
70 vst1.u8 {d5}, [r3@64], r1 ; store op0
71 vst1.u8 {d6}, [r2@64], r1 ; store oq0
72 vst1.u8 {d7}, [r3@64], r1 ; store oq1
144 ;store op1, op0, oq0, oq1
165 ; necessary load, transpose (if necessary) and store. The function does not use
322 vst1.u8 {d0}, [r2@64], r1 ; store op2
323 vst1.u8 {d1}, [r3@64], r1 ; store op1
324 vst1.u8 {d2}, [r2@64], r1 ; store op0
325 vst1.u8 {d3}, [r3@64], r1 ; store oq
[all...]
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_loopfilter_neon.asm69 vst1.u8 {d4}, [r2@64], r1 ; store op1
70 vst1.u8 {d5}, [r3@64], r1 ; store op0
71 vst1.u8 {d6}, [r2@64], r1 ; store oq0
72 vst1.u8 {d7}, [r3@64], r1 ; store oq1
144 ;store op1, op0, oq0, oq1
165 ; necessary load, transpose (if necessary) and store. The function does not use
322 vst1.u8 {d0}, [r2@64], r1 ; store op2
323 vst1.u8 {d1}, [r3@64], r1 ; store op1
324 vst1.u8 {d2}, [r2@64], r1 ; store op0
325 vst1.u8 {d3}, [r3@64], r1 ; store oq
[all...]
/external/chromium_org/v8/src/compiler/
H A Dast-graph-builder.cc886 // a later occurrence of the same key. For the marked expressions, no store
890 // Create nodes to store computed values into the literal.
911 Node* store = NewNode(javascript()->StoreNamed(strict_mode(), name), local
913 PrepareFrameState(store, key->id());
997 // Create nodes to evaluate all the non-constant subexpressions and to store
1006 Node* store = NewNode(javascript()->StoreProperty(strict_mode()), literal, local
1008 PrepareFrameState(store, expr->GetIdForElement(i));
1023 // Evaluate LHS expression and store the value.
1038 Node* store = local
1041 PrepareFrameState(store, BailoutI
1051 Node* store = NewNode(javascript()->StoreProperty(strict_mode()), object, local
1133 Node* store = local
1141 Node* store = NewNode(javascript()->StoreProperty(strict_mode()), object, local
1443 Node* store = local
1453 Node* store = NewNode(javascript()->StoreProperty(strict_mode()), object, local
1867 Node* store = NewNode(op, global, value); local
[all...]
/external/libhevc/common/arm/
H A Dihevc_inter_pred_filters_luma_horz.s243 vst1.8 {d20},[r1]! @store the result pu1_dst
251 vst1.8 {d8},[r6]! @store the result pu1_dst
367 vst1.8 {q4},[r1]! @store the result pu1_dst
407 vst1.8 {q5},[r6]! @store the result pu1_dst
415 vst1.8 {q5},[r6]! @store the result pu1_dst
516 vst1.32 {d8[0]},[r1]! @store the i iteration result which is in upper part of the register
517 vst1.32 {d8[1]},[r6]! @store the ii iteration result which is in lower part of the register
/external/openssl/apps/
H A Dcms.c116 X509_STORE *store = NULL; local
891 if (!(store = setup_verify(bio_err, CAfile, CApath)))
893 X509_STORE_set_verify_cb(store, cms_cb);
895 X509_STORE_set1_param(store, vpm);
1113 if (CMS_verify(cms, other, store, indata, out, flags) > 0)
1142 if (CMS_verify_receipt(rcms, cms, other, store, flags) > 0)
1213 X509_STORE_free(store);
H A Docsp.c151 X509_STORE *store = NULL; local
860 if (!store)
861 store = setup_verify(bio_err, CAfile, CApath);
862 if (!store)
892 i = OCSP_basic_verify(bs, verify_other, store, verify_flags);
893 if (i < 0) i = OCSP_basic_verify(bs, NULL, store, 0);
913 X509_STORE_free(store);
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_manager_unittest.cc76 // Create and initialize the store.
150 CloudPolicyStore* store,
155 store,
163 using CloudPolicyManager::store;
306 // A refresh on a non-registered store should not block.
316 // Simulate a store load.
149 TestCloudPolicyManager( CloudPolicyStore* store, const scoped_refptr<base::SequencedTaskRunner>& task_runner) argument
/external/chromium_org/net/cookies/
H A Dcookie_monster_perftest.cc46 // store (or, more precisely, one that has no backing persistent store).
280 scoped_refptr<MockPersistentCookieStore> store(new MockPersistentCookieStore);
284 // We want to setup a fairly large backing store, with 300 domains of 50
300 store->SetLoadExpectation(true, initial_cookies);
302 scoped_refptr<CookieMonster> cm(new CookieMonster(store.get(), NULL));
325 // if GC runs twice in a row without any change to the store, the second
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTraits.h98 // The store function either not be called or called once to store something passed in.
99 // The value passed to the store function will be PassInType.
101 static void store(const T& value, T& storage) { storage = value; } function in struct:WTF::GenericHashTraits
159 static void store(PassOwnPtr<P> value, OwnPtr<P>& storage) { storage = value; } function in struct:WTF::HashTraits
186 static void store(PassRefPtr<P> value, RefPtr<P>& storage) { storage = value; } function in struct:WTF::HashTraits
/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp62 StoreRef StoreManager::BindDefault(Store store, const MemRegion *R, SVal V) { argument
63 return StoreRef(store, *this);
506 Store store,
505 HandleBinding(StoreManager& SMgr, Store store, const MemRegion* R, SVal val) argument

Completed in 2426 milliseconds

<<11121314151617181920>>