Searched refs:store (Results 301 - 325 of 835) sorted by last modified time

<<11121314151617181920>>

/external/libhevc/common/arm/
H A Dihevc_sao_band_offset_luma.s103 STRB r10,[r4] @store to pu1_src_top_left[0]
H A Dihevc_sao_edge_offset_class2.s96 SUB sp,sp,#0x94 @Decrement the stack pointer to store some temp arr values
259 STRB r8,[r5,#1]! @store it in the stack pointer
572 STRB r8,[r5,#1]! @store it in the stack pointer
701 STRB r8,[r5,#1]! @store it in the stack pointer
H A Dihevc_sao_edge_offset_class2_chroma.s104 SUB sp,sp,#0xD4 @Decrement the stack pointer to store some temp arr values
349 STRH r8,[r5],#2 @store it in the stack pointer
721 STRH r8,[r5],#2 @store it in the stack pointer
867 STRH r8,[r5],#2 @store it in the stack pointer
H A Dihevc_sao_edge_offset_class3.s94 SUB sp,sp,#0x94 @Decrement the stack pointer to store some temp arr values
268 STRB r8,[r5,#1]! @store it in the stack pointer
592 STRB r8,[r5,#1]! @store it in the stack pointer
730 STRB r8,[r5,#1]! @store it in the stack pointer
H A Dihevc_sao_edge_offset_class3_chroma.s102 SUB sp,sp,#0xD4 @Decrement the stack pointer to store some temp arr values
344 STRH r8,[r5],#2 @store it in the stack pointer
736 STRH r8,[r5],#2 @store it in the stack pointer
893 STRH r8,[r5],#2 @store it in the stack pointer
H A Dihevc_weighted_pred_bi.s233 vst1.s32 {d4[0]},[r2]! @store pu1_dst i iteration
237 vst1.s32 {d10[0]},[r10],r5 @store pu1_dst ii iteration
244 vst1.s32 {d14[0]},[r10],r5 @store pu1_dst iii iteration
247 vst1.s32 {d18[0]},[r10],r5 @store pu1_dst iv iteration
H A Dihevc_weighted_pred_bi_default.s198 vst1.32 {d20[0]},[r2]! @store pu1_dst i iteration
199 vst1.32 {d20[1]},[r14],r5 @store pu1_dst ii iteration
201 vst1.32 {d30[0]},[r14],r5 @store pu1_dst iii iteration @vaddq_s32(i4_tmp2_t1, tmp_lvl_shift_t) iv iteratio
203 vst1.32 {d30[1]},[r14],r5 @store pu1_dst iv iteration
240 vst1.32 {d20[0]},[r2]! @store pu1_dst i iteration
241 vst1.32 {d20[1]},[r14],r5 @store pu1_dst ii iteration
287 vst1.32 {d20},[r2]! @store pu1_dst i iteration
289 vst1.32 {d21},[r14],r5 @store pu1_dst ii iteration
295 vst1.32 {d30},[r14],r5 @store pu1_dst iii iteration @vaddq_s32(i4_tmp2_t1, tmp_lvl_shift_t) iv iteratio
297 vst1.32 {d31},[r14],r5 @store pu1_ds
[all...]
H A Dihevc_weighted_pred_uni.s190 vst1.32 {d4[0]},[r1]! @store pu1_dst i iteration
194 vst1.32 {d6[0]},[r6],r3 @store pu1_dst ii iteration
200 vst1.32 {d10[0]},[r6],r3 @store pu1_dst i iteration iii iteration
204 vst1.32 {d12[0]},[r6],r3 @store pu1_dst iv iteration
/external/libmtp/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
212 # store a dummy comment line, to avoid errors with the Makefile
260 # store a dummy comment line, to avoid errors with the Makefile
/external/libmtp/src/
H A Dlibmtp.c2757 uint32_t store = 0x00000000; //Should this be 0xffffffffu instead? local
2764 store = 0x00000000U;
2797 store = storage->id;
2800 return store;
5003 * (e.g. folder) to store this track in. Since some
5011 * presents) to store this track in. Setting this to 0 will store
5080 * (e.g. folder) to store this track in. Since some
5088 * presents) to store this track in. Setting this to 0 will store
5556 uint32_t store; local
6770 uint32_t store; local
7054 uint32_t store; local
[all...]
H A Dptp.c724 * Get object 'handle' from device and store the data in newly
749 * Get object 'handle' from device and store the data in newly
802 * Get object 'handle' from device and store the data in newly
830 * Get thumb for object 'handle' from device and store the data in newly
881 * uint32_t* store - destination StorageID on Responder
889 * Upon success : uint32_t* store - Responder StorageID in which
897 ptp_sendobjectinfo (PTPParams* params, uint32_t* store, argument
908 ptp.Param1=*store;
915 *store=ptp.Param1;
1060 * uint32_t* store
1076 ptp_ek_sendfileobjectinfo(PTPParams* params, uint32_t* store, uint32_t* parenthandle, uint32_t* handle, PTPObjectInfo* objectinfo) argument
1908 ptp_canon_getobjectinfo(PTPParams* params, uint32_t store, uint32_t p2, uint32_t parent, uint32_t handle, PTPCANONFolderEntry** entries, uint32_t* entnum) argument
2596 ptp_mtp_sendobjectproplist(PTPParams* params, uint32_t* store, uint32_t* parenthandle, uint32_t* handle, uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops) argument
[all...]
H A Dptp.h2069 uint16_t ptp_sendobjectinfo (PTPParams* params, uint32_t* store,
2094 * according to its current device properties, storing the data into store
2096 * be stored in a store that is determined by the capturing device.
2124 uint16_t ptp_mtp_sendobjectproplist (PTPParams* params, uint32_t* store, uint32_t* parenthandle, uint32_t* handle,
2135 uint16_t ptp_ek_sendfileobjectinfo (PTPParams* params, uint32_t* store,
2320 uint16_t ptp_canon_getobjectinfo (PTPParams* params, uint32_t store,
/external/libcxx/test/atomics/atomics.types.generic/
H A Daddress.pass.cpp17 // 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);
H A Dbool.pass.cpp17 // void store(T desr, memory_order m = memory_order_seq_cst) volatile;
18 // void store(T desr, memory_order m = memory_order_seq_cst);
67 obj.store(false);
69 obj.store(true, std::memory_order_release);
85 obj.store(true);
93 obj.store(true);
102 obj.store(true);
122 obj.store(false);
124 obj.store(true, std::memory_order_release);
140 obj.store(tru
[all...]
H A Dintegral.pass.cpp17 // void store(integral desr, memory_order m = memory_order_seq_cst) volatile;
18 // void store(integral desr, memory_order m = memory_order_seq_cst);
102 obj.store(T(0));
104 obj.store(T(1), std::memory_order_release);
/external/libcxxabi/src/Unwind/
H A DUnwindRegistersRestore.S66 movq 32(%rdi), %rbx # store new rdi on new stack
68 movq 128(%rdi), %rbx # store new rip on new stack
H A DUnwindRegistersSave.S39 movl %edx, 28(%eax) # store what sp was at call site as esp
43 movl %edx, 40(%eax) # store return address as eip
50 movl %edx, (%eax) # store original eax
82 movq %rsi,128(%rdi) # store return address as rip
101 stw r0, 0(r3) ; store lr as ssr0
261 str lr, [x0, #0x100] ; store return address as pc
305 str lr, [r0, #60] @ store return address as pc
/external/libedit/
H A Ddepcomp44 DEPDIR directory where to store dependencies.
/external/libedit/src/
H A Dchartype.h52 #error wchar_t must store ISO 10646 characters
/external/libexif/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
212 # store a dummy comment line, to avoid errors with the Makefile
260 # store a dummy comment line, to avoid errors with the Makefile
/external/junit/src/junit/runner/
H A DBaseTestRunner.java59 getPreferences().store(fos, "");
/external/libcap-ng/libcap-ng-0.7/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
222 # store a dummy comment line, to avoid errors with the Makefile
270 # store a dummy comment line, to avoid errors with the Makefile
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
H A DInMemoryResourceLoader.java31 * Content needs to be stored first using the {@link #store(String, String)} method.
55 public void store(String name, String contents) { method in class:InMemoryResourceLoader
/external/jpeg/
H A DAndroid.mk18 # use ashmem as libjpeg decoder's backing store
26 # use sdcard as libjpeg decoder's backing store
H A Djmemdosa.asm9 ; backing store manager (jmemdos.c). Routines are provided to access disk

Completed in 342 milliseconds

<<11121314151617181920>>