| /external/libhevc/common/arm64/ |
| D | ihevc_itrans_recon_32x32.s | 125 //d5[3]= 38 d7[3]=4 128 .align 4 172 ld1 {v0.4h, v1.4h, v2.4h, v3.4h},[x14],#32 173 ld1 {v4.4h, v5.4h, v6.4h, v7.4h},[x14],#32 198 mov x20,#4 211 ld1 {v10.4h},[x0],x6 212 ld1 {v8.4h},[x0],x6 213 ld1 {v11.4h},[x0],x6 214 ld1 {v9.4h},[x0],x6 216 smull v24.4s, v8.4h, v0.h[1] //// y1 * cos1(part of b0) [all …]
|
| D | ihevc_itrans_recon_16x16.s | 109 .align 4 137 // ldr x8,[sp,#4] @ prediction stride 146 ld1 {v0.4h, v1.4h, v2.4h, v3.4h},[x14] ////d0,d1 are used for storing the constant data 167 mov x14,#4 235 ld1 {v10.4h},[x0],x6 236 ld1 {v11.4h},[x9],x6 237 ld1 {v6.4h},[x0],x10 238 ld1 {v7.4h},[x9],x10 242 ld1 {v4.4h},[x0],x6 243 ld1 {v5.4h},[x9],x6 [all …]
|
| D | ihevc_inter_pred_luma_vert_w16inp_w16out.s | 57 //* optimized considering the fact width is multiple of 4. and height as 106 .align 4 137 dup v22.4h,v0.h[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)// 138 dup v23.4h,v0.h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)// 139 dup v24.4h,v0.h[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)// 140 dup v25.4h,v0.h[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)// 141 dup v26.4h,v0.h[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)// 142 dup v27.4h,v0.h[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)// 143 dup v28.4h,v0.h[6] //coeffabs_6 = vdup_lane_u8(coeffabs, 6)// 144 dup v29.4h,v0.h[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// [all …]
|
| D | ihevc_inter_pred_filters_luma_vert_w16inp.s | 57 //* optimized considering the fact width is multiple of 4. and height as 98 .align 4 128 dup v22.4h, v0.h[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)// 129 dup v23.4h, v0.h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)// 130 dup v24.4h, v0.h[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)// 131 dup v25.4h, v0.h[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)// 132 dup v26.4h, v0.h[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)// 133 dup v27.4h, v0.h[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)// 134 dup v28.4h, v0.h[6] //coeffabs_6 = vdup_lane_u8(coeffabs, 6)// 135 dup v29.4h, v0.h[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// [all …]
|
| /external/llvm/test/CodeGen/PowerPC/ |
| D | 2007-03-30-SpillerCrash.ll | 3 define void @test(<4 x float>*, { { i16, i16, i32 } }*) { 5 …%.sub7896 = getelementptr [4 x <4 x i32>], [4 x <4 x i32>]* null, i32 0, i32 0 ; <<4 x i32>*> [#u… 6 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 175, i32 3 ;… 7 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 174, i32 2 ;… 8 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 174, i32 3 ;… 9 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 1 ;… 10 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 2 ;… 11 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 3 ;… 12 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 172, i32 1 ;… 13 …getelementptr [193 x [4 x <4 x float>]], [193 x [4 x <4 x float>]]* null, i32 0, i32 172, i32 2 ;… [all …]
|
| D | p9-xxinsertw-xxextractuw.ll | 6 define <4 x float> @_Z7testInsILj0ELj0EDv4_fET1_S1_S1_(<4 x float> %a, <4 x float> %b) { 14 %vecins = shufflevector <4 x float> %a, <4 x float> %b, <4 x i32> <i32 4, i32 1, i32 2, i32 3> 15 ret <4 x float> %vecins 18 define <4 x float> @_Z7testInsILj0ELj1EDv4_fET1_S1_S1_(<4 x float> %a, <4 x float> %b) { 26 %vecins = shufflevector <4 x float> %a, <4 x float> %b, <4 x i32> <i32 5, i32 1, i32 2, i32 3> 27 ret <4 x float> %vecins 30 define <4 x float> @_Z7testInsILj0ELj2EDv4_fET1_S1_S1_(<4 x float> %a, <4 x float> %b) { 38 %vecins = shufflevector <4 x float> %a, <4 x float> %b, <4 x i32> <i32 6, i32 1, i32 2, i32 3> 39 ret <4 x float> %vecins 42 define <4 x float> @_Z7testInsILj0ELj3EDv4_fET1_S1_S1_(<4 x float> %a, <4 x float> %b) { [all …]
|
| /external/autotest/client/profilers/oprofile/ |
| D | oprofile-0.9.4.tar.bz2 | ... oprofile-0.9.4/
oprofile-0.9.4/m4/
oprofile-0.9.4/m4 |
| /external/llvm/test/CodeGen/X86/ |
| D | 2008-07-19-movups-spills.ll | 7 @0 = external global <4 x float>, align 1 ; <<4 x float>*>:0 [#uses=2] 8 @1 = external global <4 x float>, align 1 ; <<4 x float>*>:1 [#uses=1] 9 @2 = external global <4 x float>, align 1 ; <<4 x float>*>:2 [#uses=1] 10 @3 = external global <4 x float>, align 1 ; <<4 x float>*>:3 [#uses=1] 11 @4 = external global <4 x float>, align 1 ; <<4 x float>*>:4 [#uses=1] 12 @5 = external global <4 x float>, align 1 ; <<4 x float>*>:5 [#uses=1] 13 @6 = external global <4 x float>, align 1 ; <<4 x float>*>:6 [#uses=1] 14 @7 = external global <4 x float>, align 1 ; <<4 x float>*>:7 [#uses=1] 15 @8 = external global <4 x float>, align 1 ; <<4 x float>*>:8 [#uses=1] 16 @9 = external global <4 x float>, align 1 ; <<4 x float>*>:9 [#uses=1] [all …]
|
| D | 2007-04-24-VectorCrash.ll | 5 declare <4 x float> @llvm.x86.sse.add.ss(<4 x float>, <4 x float>) 9 …4 x i32> zeroinitializer, and (<4 x i32> bitcast (<4 x float> shufflevector (<4 x float> undef, <4… 10 bitcast <4 x i32> %0 to <4 x float> ; <<4 x float>>:1 [#uses=1] 11 fsub <4 x float> %1, zeroinitializer ; <<4 x float>>:2 [#uses=1] 12 …fsub <4 x float> shufflevector (<4 x float> undef, <4 x float> undef, <4 x i32> zeroinitializer), … 13 …shufflevector <4 x float> zeroinitializer, <4 x float> %3, <4 x i32> < i32 0, i32 5, i32 6, i32 7 … 14 …shufflevector <4 x float> zeroinitializer, <4 x float> %4, <4 x i32> < i32 0, i32 5, i32 6, i32 7 … 15 …shufflevector <4 x float> zeroinitializer, <4 x float> %5, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … 16 …shufflevector <4 x float> %6, <4 x float> zeroinitializer, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … 17 …shufflevector <4 x float> %7, <4 x float> zeroinitializer, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … [all …]
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
| D | 2008-07-19-movups-spills.ll | 8 external global <4 x float>, align 1 ; <<4 x float>*>:0 [#uses=2] 9 external global <4 x float>, align 1 ; <<4 x float>*>:1 [#uses=1] 10 external global <4 x float>, align 1 ; <<4 x float>*>:2 [#uses=1] 11 external global <4 x float>, align 1 ; <<4 x float>*>:3 [#uses=1] 12 external global <4 x float>, align 1 ; <<4 x float>*>:4 [#uses=1] 13 external global <4 x float>, align 1 ; <<4 x float>*>:5 [#uses=1] 14 external global <4 x float>, align 1 ; <<4 x float>*>:6 [#uses=1] 15 external global <4 x float>, align 1 ; <<4 x float>*>:7 [#uses=1] 16 external global <4 x float>, align 1 ; <<4 x float>*>:8 [#uses=1] 17 external global <4 x float>, align 1 ; <<4 x float>*>:9 [#uses=1] [all …]
|
| D | 2007-04-24-VectorCrash.ll | 5 declare <4 x float> @llvm.x86.sse.add.ss(<4 x float>, <4 x float>) 9 …4 x i32> zeroinitializer, and (<4 x i32> bitcast (<4 x float> shufflevector (<4 x float> undef, <4… 10 bitcast <4 x i32> %0 to <4 x float> ; <<4 x float>>:1 [#uses=1] 11 fsub <4 x float> %1, zeroinitializer ; <<4 x float>>:2 [#uses=1] 12 …fsub <4 x float> shufflevector (<4 x float> undef, <4 x float> undef, <4 x i32> zeroinitializer), … 13 …shufflevector <4 x float> zeroinitializer, <4 x float> %3, <4 x i32> < i32 0, i32 5, i32 6, i32 7 … 14 …shufflevector <4 x float> zeroinitializer, <4 x float> %4, <4 x i32> < i32 0, i32 5, i32 6, i32 7 … 15 …shufflevector <4 x float> zeroinitializer, <4 x float> %5, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … 16 …shufflevector <4 x float> %6, <4 x float> zeroinitializer, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … 17 …shufflevector <4 x float> %7, <4 x float> zeroinitializer, <4 x i32> < i32 0, i32 1, i32 2, i32 7 … [all …]
|
| /external/hyphenation-patterns/es/ |
| D | hyph-es.pat.txt | 2 4b. 24 4c. 45 4d. 68 4f. 90 4g. 111 4h. 134 4j. 158 4k. 180 4l. 203 4m. [all …]
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
| D | 2007-03-30-SpillerCrash.ll | 3 define void @test(<4 x float>*, { { i16, i16, i32 } }*) { 5 %.sub7896 = getelementptr [4 x <4 x i32>]* null, i32 0, i32 0 ; <<4 x i32>*> [#uses=24] 6 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 175, i32 3 ; <<4 x float>*>:2 [#uses=0] 7 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 174, i32 2 ; <<4 x float>*>:3 [#uses=0] 8 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 174, i32 3 ; <<4 x float>*>:4 [#uses=0] 9 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 1 ; <<4 x float>*>:5 [#uses=0] 10 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 2 ; <<4 x float>*>:6 [#uses=0] 11 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 173, i32 3 ; <<4 x float>*>:7 [#uses=0] 12 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 172, i32 1 ; <<4 x float>*>:8 [#uses=0] 13 getelementptr [193 x [4 x <4 x float>]]* null, i32 0, i32 172, i32 2 ; <<4 x float>*>:9 [#uses=0] [all …]
|
| /external/llvm/test/Transforms/InstCombine/ |
| D | fold-vector-select.ll | 5 define void @foo(<4 x i32> *%A, <4 x i32> *%B, <4 x i32> *%C, <4 x i32> *%D, 6 <4 x i32> *%E, <4 x i32> *%F, <4 x i32> *%G, <4 x i32> *%H, 7 <4 x i32> *%I, <4 x i32> *%J, <4 x i32> *%K, <4 x i32> *%L, 8 <4 x i32> *%M, <4 x i32> *%N, <4 x i32> *%O, <4 x i32> *%P, 9 <4 x i32> *%Q, <4 x i32> *%R, <4 x i32> *%S, <4 x i32> *%T, 10 <4 x i32> *%U, <4 x i32> *%V, <4 x i32> *%W, <4 x i32> *%X, 11 <4 x i32> *%Y, <4 x i32> *%Z, <4 x i32> *%BA, <4 x i32> *%BB, 12 <4 x i32> *%BC, <4 x i32> *%BD, <4 x i32> *%BE, <4 x i32> *%BF, 13 <4 x i32> *%BG, <4 x i32> *%BH, <4 x i32> *%BI, <4 x i32> *%BJ, 14 <4 x i32> *%BK, <4 x i32> *%BL, <4 x i32> *%BM, <4 x i32> *%BN, [all …]
|
| D | x86-vperm2.ll | 5 define <4 x double> @perm2pd_non_const_imm(<4 x double> %a0, <4 x double> %a1, i8 %b) { 6 …%res = call <4 x double> @llvm.x86.avx.vperm2f128.pd.256(<4 x double> %a0, <4 x double> %a1, i8 %b… 7 ret <4 x double> %res 10 ; CHECK-NEXT: call <4 x double> @llvm.x86.avx.vperm2f128.pd.256(<4 x double> %a0, <4 x double> %a1… 11 ; CHECK-NEXT: ret <4 x double> 15 ; In the following 4 tests, both zero mask bits of the immediate are set. 17 define <4 x double> @perm2pd_0x88(<4 x double> %a0, <4 x double> %a1) { 18 …%res = call <4 x double> @llvm.x86.avx.vperm2f128.pd.256(<4 x double> %a0, <4 x double> %a1, i8 13… 19 ret <4 x double> %res 22 ; CHECK-NEXT: ret <4 x double> zeroinitializer [all …]
|
| /external/webrtc/data/voice_engine/stereo_rtp_files/ |
| D | stereo_g729.rtp | 2 …4���EI��Xp2�@��agp`B�ђ��k�������Vx�<B��X�<4���I��X��u��B�ax��<�܊��x��… 3 …4P���I��Xx�W<���(���A������0�I����Vr��Ğ���V<4d��eI��XG���:G��u���#R�s��x��… 4 ��<�8B��*ɷ�^<4Ȁ ��I��X@ϼ����]��j�P�J^*}S���˺�k�����s*�D�<4܀
|
| D | stereo_g729_jitter.rtp | 2 …<4���EI��Xp2�@��agp`B�ђ��k�������Vx�<B��X�<42���I��X��u��… 3 …4g���I��X0B�1H�]6�XtX�����kPtv�<����V`B�L':V<4����I��Xx�W<���(���A������0�…
|
| /external/autotest/client/deps/dejagnu/ |
| D | dejagnu-1.4.4.tar.bz2 | ... dejagnu-1.4.4/
dejagnu-1.4.4/doc/
dejagnu-1.4.4/doc ... |
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
| D | BidiTest.txt | 12 # a given limit (currently 4). Additionally, it contains some longer cases useful for testing 71 # <bitset> = A hex bitset for paragraph levels (P): 1 = auto-LTR, 2 = LTR, 4 = RTL 135 ES; 4 136 ET; 4 137 CS; 4 138 NSM; 4 139 B; 4 140 S; 4 141 WS; 4 142 ON; 4 [all …]
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
| D | BidiTest.txt | 12 # a given limit (currently 4). Additionally, it contains some longer cases useful for testing 71 # <bitset> = A hex bitset for paragraph levels (P): 1 = auto-LTR, 2 = LTR, 4 = RTL 135 ES; 4 136 ET; 4 137 CS; 4 138 NSM; 4 139 B; 4 140 S; 4 141 WS; 4 142 ON; 4 [all …]
|
| /external/icu/icu4c/source/test/testdata/ |
| D | BidiTest.txt | 12 # a given limit (currently 4). Additionally, it contains some longer cases useful for testing 71 # <bitset> = A hex bitset for paragraph levels (P): 1 = auto-LTR, 2 = LTR, 4 = RTL 135 ES; 4 136 ET; 4 137 CS; 4 138 NSM; 4 139 B; 4 140 S; 4 141 WS; 4 142 ON; 4 [all …]
|
| /external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
| D | omap_reorder_bbs.sym | 6 FILE 4 f:\dd\public\sdk\inc\internal\ntconfig.h 293 2d3c 4 65 1 294 FUNC 4b70 a 0 google_breakpad::i 295 4b70 3 51 1 296 4b73 5 52 1 297 4b78 2 53 1 324 FUNC 198c 4 0 fast_error_exit 327 FUNC 4d0c 5 0 fast_error_exit 330 4d0c 5 337 4250 355 39a2 4 263 4250 [all …]
|
| /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
| D | en-US_lh0_aut_spho4.utf | 4 ! Finite-State Transducer <Sentence Phonology 4> for voice en-US_lh0 18 …'4' '?_t' 'i' 'E' '%' '{A0}' '{A1}' '{A2}' '{A3}' '{A4}' '{P:0}' '{P:ADJ}' '{P:ADV}' … 27 :CLASS 3 :IS 'b' 'd' 't_S' 'd_Z' 'm' 'n' 'f' 'v' 'D' 'z' 'Z' 'x' 'h' 'w' '4' '?_t' 28 :CLASS 4 :IS 't'/'t_h' 53 :TRANS 1 :TO 2 3 4 5 6 7 8 4 4 1 1 4 4 4 1 4 1 1 1 1 1 9 10 9 0 0 0 0 54 :TRANS 2 :TO 0 3 4 0 0 0 0 4 4 1 1 4 0 0 1 4 11 1 12 1 1 9 10 9 13 0 0 0 55 :TRANS 3 :TO 2 0 0 5 6 7 8 0 0 0 0 0 4 4 0 0 0 0 14 0 0 0 0 0 0 0 0 0 56 :TRANS 4 :TO 2 3 4 5 6 7 8 4 4 1 1 4 4 4 1 4 11 1 1 1 1 9 10 9 13 0 0 0 57 :TRANS 5 :TO 2 0 4 0 6 0 8 4 4 1 1 4 0 0 1 4 11 1 15 1 1 9 10 9 13 0 0 0 58 :TRANS 6 :TO 0 3 0 5 0 7 0 0 0 0 0 0 4 4 0 0 0 0 16 0 0 0 0 0 0 0 0 0 [all …]
|
| /external/llvm/test/Transforms/SLPVectorizer/X86/ |
| D | addsub.ll | 5 @b = common global [4 x i32] zeroinitializer, align 16 6 @c = common global [4 x i32] zeroinitializer, align 16 7 @d = common global [4 x i32] zeroinitializer, align 16 8 @e = common global [4 x i32] zeroinitializer, align 16 9 @a = common global [4 x i32] zeroinitializer, align 16 10 @fb = common global [4 x float] zeroinitializer, align 16 11 @fc = common global [4 x float] zeroinitializer, align 16 12 @fa = common global [4 x float] zeroinitializer, align 16 13 @fd = common global [4 x float] zeroinitializer, align 16 16 ; CHECK: %5 = add nsw <4 x i32> %3, %4 [all …]
|
| /external/libmpeg2/common/armv8/ |
| D | impeg2_idct.s | 112 .align 4 232 dup v0.4s, w4 238 ld1 {v2.4h, v3.4h}, [x4], x14 240 sxtl v8.4s, v2.4h 241 sxtl v10.4s, v3.4h 242 raddhn v12.4h, v0.4s, v8.4s 243 raddhn2 v12.8h, v0.4s, v10.4s 248 ld1 {v2.4h, v3.4h}, [x4], x14 250 sxtl v8.4s, v2.4h 251 sxtl v10.4s, v3.4h [all …]
|