/external/libopus/celt/ |
D | celt.c | 90 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const() argument 104 + MULT16_32_Q15(g12,ADD32(x0,x4)); in comb_filter_const() 120 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local 139 g12 = MULT16_16_Q15(g1, gains[tapset1][2]); in comb_filter() 155 + MULT16_32_Q15(MULT16_16_Q15(f,g12),ADD32(x0,x4)); in comb_filter() 171 comb_filter_const(y+i, x+i, T1, N-i, g10, g11, g12); in comb_filter()
|
/external/clang/test/Sema/ |
D | private-extern.c | 54 extern int g12; in f6() 55 __private_extern__ int g12; in f6() local
|
/external/libopus/celt/x86/ |
D | pitch_sse.h | 106 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const() argument 113 g12v = _mm_load1_ps(&g12); in comb_filter_const() 151 + MULT16_32_Q15(g12,ADD32(x[i-T+2],x[i-T-2])); in comb_filter_const()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 5 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 13 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 21 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 29 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 37 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 45 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 53 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 61 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 69 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 77 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … [all …]
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 170 // CHECK: @g12 = constant [3 x i8] c"Ai\00" 171 const char g12[] = @encode(_Atomic(int)); function
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 94 enum e12 g12(enum e12 *x) { in g12() function
|
/external/clang/test/CodeGen/ |
D | const-init.c | 77 long g12 = (long) &g12_tmp; variable
|
D | tbaa-class.cpp | 185 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
|
D | regparm-struct.c | 112 void g12(void) { in g12() function
|
D | tbaa.cpp | 179 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
|
/external/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 921 int32 g12 = p1 [2]; in FixIsolatedPixel() local 945 Abs_int32 (g12 - g32) + in FixIsolatedPixel() 959 Abs_int32 (g12 - g34) + in FixIsolatedPixel() 968 Abs_int32 (g10 - g12) + in FixIsolatedPixel() 969 Abs_int32 (g12 - g14) + in FixIsolatedPixel() 981 Abs_int32 (g12 - g30) + in FixIsolatedPixel()
|
/external/v8/test/mjsunit/es6/ |
D | default-parameters.js | 211 var g12 = (z = eval("var y = 2"), b = y) => {}; function in TestSloppyEvalScoping 212 assertThrows(g12, ReferenceError);
|
D | generators-iteration.js | 185 function g12() { function
|
D | destructuring.js | 1075 var g12 = (y, g = () => y) => { var y = 2; return g(); }; function in TestObjectLiteralPatternInitializers.TestObjectLiteralPatternLexicalInitializers.TestTDZInIntializers.TestMultipleAccesses.TestShadowingOfParameters 1076 assertEquals(1, g12(1));
|
/external/llvm/test/CodeGen/AArch64/ |
D | shrink-wrap.ll | 19 @g12 = external unnamed_addr global [144 x [144 x i8]], align 1 124 …%arrayidx120 = getelementptr inbounds [144 x [144 x i8]], [144 x [144 x i8]]* @g12, i64 0, i64 %id…
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct16x16_msa.c | 330 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vpx_iadst16_1d_columns_addblk_msa() local 382 MADD_BF(r9, r6, r1, r14, k0, k1, k2, k3, g12, g13, g14, g15); in vpx_iadst16_1d_columns_addblk_msa() 383 BUTTERFLY_4(g4, g6, g14, g12, h10, h11, v6, v4); in vpx_iadst16_1d_columns_addblk_msa()
|
/external/llvm/test/CodeGen/Mips/ |
D | fastcc.ll | 79 @g12 = external global i32 167 store i32 %a12, i32* @g12, align 4
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_zl0_kpdf_mgc.pkb | 4082 p��1W�����i�����H��G��$:maBcIp[vx�x�UXeG2'g12.&>2L$2,,-+>?;EK9H$'-/- *1/+<…
|