/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve2_avg_dspr2.c | 38 uint32_t store1, store2; in convolve_bi_avg_vert_4_dspr2() local 114 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_4_dspr2() 142 uint32_t store1, store2; in convolve_bi_avg_vert_64_dspr2() local 219 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_64_dspr2()
|
D | vp9_convolve2_vert_dspr2.c | 38 uint32_t store1, store2; in convolve_bi_vert_4_dspr2() local 107 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_4_dspr2() 135 uint32_t store1, store2; in convolve_bi_vert_64_dspr2() local 204 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_64_dspr2()
|
D | vp9_convolve8_vert_dspr2.c | 39 uint32_t store1, store2; in convolve_vert_4_dspr2() local 163 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_4_dspr2() 193 uint32_t store1, store2; in convolve_vert_64_dspr2() local 318 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_64_dspr2()
|
D | vp9_convolve8_avg_dspr2.c | 39 uint32_t store1, store2; in convolve_avg_vert_4_dspr2() local 170 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_4_dspr2() 200 uint32_t store1, store2; in convolve_avg_vert_64_dspr2() local 332 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_64_dspr2()
|
/external/skia/src/core/ |
D | Sk4px.h | 40 void store1(SkPMColor[1]) const; 93 fn(Load1(src)).store1(dst); in MapSrc() 121 fn(Load1(dst), Load1(src)).store1(dst); in MapDstSrc() 155 fn(Load1(dst), Load1(src), alpha).store1(dst); in MapDstSrcAlpha()
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | align.ll | 15 %store1 = getelementptr inbounds [3 x double], [3 x double]* %agg.tmp.i.i.sroa.0, i64 0, i64 1 23 store double %mul, double* %store1
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | experiment.ll | 61 define void @store1(i8* %p) sanitize_address { 65 ; CHECK-LABEL: define void @store1
|
D | experiment-call.ll | 61 define void @store1(i8* %p) sanitize_address { 65 ; CHECK-LABEL: define void @store1
|
/external/skia/src/opts/ |
D | Sk4px_SSE2.h | 20 inline void Sk4px::store1(SkPMColor px[1]) const { *px = _mm_cvtsi128_si32(this->fVec); } in store1() function
|
D | Sk4px_NEON.h | 27 inline void Sk4px::store1(SkPMColor px[1]) const { in store1() function
|
D | Sk4px_none.h | 36 inline void Sk4px::store1(SkPMColor px[1]) const { memcpy(px, this, 4); } in store1() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-convert.ll | 134 define void @store1(i16* nocapture %a, double %val) nounwind { 135 ; CHECK-LABEL: store1:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |