/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 23 br i1 false, label %bb.i.i, label %bb1.i.i 25 bb.i.i: ; preds = %bb6 28 bb1.i.i: ; preds = %bb6 31 int2lit.exit: ; preds = %bb1.i.i, %bb.i.i 37 br i1 false, label %bb.i, label %picosat_time_stamp.exit 39 bb.i: ; preds = %entry 42 picosat_time_stamp.exit: ; preds = %bb.i, %entry 331 br i1 false, label %bb.i.i35, label %bb1.i.i36 333 bb.i.i35: ; preds = %bb114 336 bb1.i.i36: ; preds = %bb114 [all …]
|
/external/chromium_org/v8/test/webkit/ |
D | dfg-mispredict-variable-but-prove-int-expected.txt | 30 PASS foo(i, i + 1, i + 2) is 1 31 PASS foo(i, i + 1, i + 2) is 1 32 PASS foo(i, i + 1, i + 2) is 1 33 PASS foo(i, i + 1, i + 2) is 1 34 PASS foo(i, i + 1, i + 2) is 1 35 PASS foo(i, i + 1, i + 2) is 1 36 PASS foo(i, i + 1, i + 2) is 1 37 PASS foo(i, i + 1, i + 2) is 1 38 PASS foo(i, i + 1, i + 2) is 1 39 PASS foo(i, i + 1, i + 2) is 1 [all …]
|
D | dfg-get-by-val-clobber-expected.txt | 29 PASS doAccesses(array1, array2, i % 4, (i + 1) % 4, i) is 1 31 PASS doAccesses(array1, array1, i % 4, 0, i) is 0 32 PASS doAccesses(array1, array2, i % 4, (i + 1) % 4, i) is 2 34 PASS doAccesses(array1, array1, i % 4, 0, i) is 2 35 PASS doAccesses(array1, array2, i % 4, (i + 1) % 4, i) is 3 37 PASS doAccesses(array1, array1, i % 4, 0, i) is 3 38 PASS doAccesses(array1, array2, i % 4, (i + 1) % 4, i) is 4 40 PASS doAccesses(array1, array1, i % 4, 0, i) is 4 41 PASS doAccesses(array1, array2, i % 4, (i + 1) % 4, i) is 1 43 PASS doAccesses(array1, array1, i % 4, 0, i) is 4 [all …]
|
D | dfg-call-function-hit-watchpoint-expected.txt | 29 PASS bar(i, i + 1) is 1 30 PASS bar(i, i + 1) is 3 31 PASS bar(i, i + 1) is 5 32 PASS bar(i, i + 1) is 7 33 PASS bar(i, i + 1) is 9 34 PASS bar(i, i + 1) is 11 35 PASS bar(i, i + 1) is 13 36 PASS bar(i, i + 1) is 15 37 PASS bar(i, i + 1) is 17 38 PASS bar(i, i + 1) is 19 [all …]
|
D | dfg-cse-cfa-discrepancy-expected.txt | 29 PASS foo(i, i + 1) is 162 30 PASS foo(i, i + 1) is 162 31 PASS foo(i, i + 1) is 162 32 PASS foo(i, i + 1) is 162 33 PASS foo(i, i + 1) is 162 34 PASS foo(i, i + 1) is 162 35 PASS foo(i, i + 1) is 162 36 PASS foo(i, i + 1) is 162 37 PASS foo(i, i + 1) is 162 38 PASS foo(i, i + 1) is 162 [all …]
|
D | dfg-branch-logical-not-peephole-around-osr-exit-expected.txt | 29 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 6 30 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 7 31 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 8 32 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 9 33 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 10 34 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 9 35 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 12 36 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 13 37 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 14 38 PASS foo(i, 5, i == 199 ? 2147483647 : 5) is 15 [all …]
|
D | dfg-arguments-alias-one-block-expected.txt | 29 PASS foo(i, i + 1) is 1 30 PASS foo(i, i + 1) is 3 31 PASS foo(i, i + 1) is 5 32 PASS foo(i, i + 1) is 7 33 PASS foo(i, i + 1) is 9 34 PASS foo(i, i + 1) is 11 35 PASS foo(i, i + 1) is 13 36 PASS foo(i, i + 1) is 15 37 PASS foo(i, i + 1) is 17 38 PASS foo(i, i + 1) is 19 [all …]
|
D | dfg-to-string-int-or-string-expected.txt | 29 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 30 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 31 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 32 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 33 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 34 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 35 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 36 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 37 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" 38 PASS "" + foo(i % 2 ? 42 : "hello") is i % 2 ? "42" : "hello" [all …]
|
D | dfg-inlining-reg-alloc-expected.txt | 24 …inlining, out-of-line function calls (i.e. unconditional register flushing), and slow paths for ob… 29 PASS o.a is bar(2 * i + 1, i) 30 PASS o.b is bar(2 * i, i) 31 PASS o.c is i 32 PASS o.a is bar(2 * i + 1, i) 33 PASS o.b is bar(2 * i, i) 34 PASS o.c is i 35 PASS o.a is bar(2 * i + 1, i) 36 PASS o.b is bar(2 * i, i) 37 PASS o.c is i [all …]
|
D | dfg-cfg-simplify-redundant-dead-get-local-expected.txt | 29 PASS array[i] is 2.23606797749979 30 PASS array[i] is 2.23606797749979 31 PASS array[i] is 2.23606797749979 32 PASS array[i] is 2.23606797749979 33 PASS array[i] is 2.23606797749979 34 PASS array[i] is 2.23606797749979 35 PASS array[i] is 2.23606797749979 36 PASS array[i] is 2.23606797749979 37 PASS array[i] is 2.23606797749979 38 PASS array[i] is 2.23606797749979 [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | 2008-04-11-PHIofImpDef.ll | 8 br label %bb4351.i 9 bb4351.i: ; preds = %1 10 switch i32 0, label %bb4411.i [ 11 i32 1, label %bb4354.i 12 i32 2, label %bb4369.i 14 bb4354.i: ; preds = %bb4351.i 16 bb4369.i: ; preds = %bb4351.i 17 br label %bb4374.i 18 bb4374.i: ; preds = %bb4369.i 19 br label %bb4411.i [all …]
|
D | 2009-06-02-ISelCrash.ll | 9 br label %bb.i1.i 11 bb.i1.i: ; preds = %Cos.exit.i.i, %entry 12 br label %bb.i.i.i 14 bb.i.i.i: ; preds = %bb.i.i.i, %bb.i1.i 15 br i1 undef, label %Cos.exit.i.i, label %bb.i.i.i 17 Cos.exit.i.i: ; preds = %bb.i.i.i 18 br i1 undef, label %bb2.i.i, label %bb.i1.i 20 bb2.i.i: ; preds = %Cos.exit.i.i 21 br label %bb3.i.i 23 bb3.i.i: ; preds = %bb5.i.i, %bb2.i.i [all …]
|
/external/v8/test/mjsunit/ |
D | large-object-allocation.js | 31 function LargeObject(i) { argument 32 this.a = i; 33 this.b = i; 34 this.c = i; 35 this.d = i; 36 this.e = i; 37 this.f = i; 38 this.g = i; 39 this.h = i; 40 this.i = i; [all …]
|
/external/chromium_org/v8/test/mjsunit/ |
D | large-object-allocation.js | 31 function LargeObject(i) { argument 32 this.a = i; 33 this.b = i; 34 this.c = i; 35 this.d = i; 36 this.e = i; 37 this.f = i; 38 this.g = i; 39 this.h = i; 40 this.i = i; [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | div-shift-crash.ll | 10 …%l_819.i.i = alloca %struct.S0.0.1.2.3.4.13.22.31.44.48.53.54.55.56.58.59.60.66.68.70.74.77.106.10… 11 br i1 undef, label %land.lhs.true, label %for.cond.i 14 br label %for.cond.i 16 for.cond.i: ; preds = %land.lhs.true, %entry 17 ….54.55.56.58.59.60.66.68.70.74.77.106.107.108.109.110.113.117.118.128.129* %l_819.i.i, i64 0, i32 0 18 br label %for.cond.i6.i.i 20 for.cond.i6.i.i: ; preds = %for.body.i8.i.i, %for.cond.i 21 br i1 undef, label %for.body.i8.i.i, label %lbl_707.i.i.i 23 for.body.i8.i.i: ; preds = %for.cond.i6.i.i 24 br label %for.cond.i6.i.i [all …]
|
/external/clang/test/SemaCXX/ |
D | warn-loop-analysis.cpp | 16 for (int i; i < 1; ++i) {} in test1() local 17 …for (int i; i < 1; ) {} // expected-warning {{variable 'i' used in loop condition not modified in… in test1() local 18 for (int i; i < 1; ) { ++i; } in test1() local 19 for (int i; i < 1; ) { return; } in test1() local 20 for (int i; i < 1; ) { break; } in test1() local 21 for (int i; i < 1; ) { goto exit_loop; } in test1() local 23 for (int i; i < 1; ) { by_ref(i); } in test1() local 24 …for (int i; i < 1; ) { by_value(i); } // expected-warning {{variable 'i' used in loop condition n… in test1() local 25 for (int i; i < 1; ) { by_pointer(&i); } in test1() local 27 for (int i; i < 1; ++i) in test1() local [all …]
|
/external/mesa3d/src/mesa/main/ |
D | format_unpack.c | 67 GLuint i; in nonlinear_to_linear() local 68 for (i = 0; i < 256; i++) { in nonlinear_to_linear() 69 const GLfloat cs = UBYTE_TO_FLOAT(i); in nonlinear_to_linear() 71 table[i] = cs / 12.92f; in nonlinear_to_linear() 74 table[i] = (GLfloat) pow((cs + 0.055) / 1.055, 2.4); in nonlinear_to_linear() 94 GLuint i; in unpack_RGBA8888() local 95 for (i = 0; i < n; i++) { in unpack_RGBA8888() 96 dst[i][RCOMP] = UBYTE_TO_FLOAT( (s[i] >> 24) ); in unpack_RGBA8888() 97 dst[i][GCOMP] = UBYTE_TO_FLOAT( (s[i] >> 16) & 0xff ); in unpack_RGBA8888() 98 dst[i][BCOMP] = UBYTE_TO_FLOAT( (s[i] >> 8) & 0xff ); in unpack_RGBA8888() [all …]
|
D | pack.c | 76 GLuint i, a, b; in flip_bytes() local 77 for (i = 0; i < n; i++) { in flip_bytes() 78 b = (GLuint) p[i]; /* words are often faster than bytes */ in flip_bytes() 87 p[i] = (GLubyte) a; in flip_bytes() 107 GLint i; in _mesa_unpack_polygon_stipple() local 108 for (i = 0; i < 32; i++) { in _mesa_unpack_polygon_stipple() 109 dest[i] = (p[0] << 24) in _mesa_unpack_polygon_stipple() 132 GLint i; in _mesa_pack_polygon_stipple() local 133 for (i = 0; i < 32; i++) { in _mesa_pack_polygon_stipple() 134 ptrn[i * 4 + 0] = (GLubyte) ((pattern[i] >> 24) & 0xff); in _mesa_pack_polygon_stipple() [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | format_unpack.c | 67 GLuint i; in nonlinear_to_linear() local 68 for (i = 0; i < 256; i++) { in nonlinear_to_linear() 69 const GLfloat cs = UBYTE_TO_FLOAT(i); in nonlinear_to_linear() 71 table[i] = cs / 12.92f; in nonlinear_to_linear() 74 table[i] = (GLfloat) pow((cs + 0.055) / 1.055, 2.4); in nonlinear_to_linear() 94 GLuint i; in unpack_RGBA8888() local 95 for (i = 0; i < n; i++) { in unpack_RGBA8888() 96 dst[i][RCOMP] = UBYTE_TO_FLOAT( (s[i] >> 24) ); in unpack_RGBA8888() 97 dst[i][GCOMP] = UBYTE_TO_FLOAT( (s[i] >> 16) & 0xff ); in unpack_RGBA8888() 98 dst[i][BCOMP] = UBYTE_TO_FLOAT( (s[i] >> 8) & 0xff ); in unpack_RGBA8888() [all …]
|
D | pack.c | 76 GLuint i, a, b; in flip_bytes() local 77 for (i = 0; i < n; i++) { in flip_bytes() 78 b = (GLuint) p[i]; /* words are often faster than bytes */ in flip_bytes() 87 p[i] = (GLubyte) a; in flip_bytes() 107 GLint i; in _mesa_unpack_polygon_stipple() local 108 for (i = 0; i < 32; i++) { in _mesa_unpack_polygon_stipple() 109 dest[i] = (p[0] << 24) in _mesa_unpack_polygon_stipple() 132 GLint i; in _mesa_pack_polygon_stipple() local 133 for (i = 0; i < 32; i++) { in _mesa_pack_polygon_stipple() 134 ptrn[i * 4 + 0] = (GLubyte) ((pattern[i] >> 24) & 0xff); in _mesa_pack_polygon_stipple() [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | ssse3.c | 9 int i; in test_pabsb_c() local 11 for ( i = 0; i < (8 << xmm); i++ ) in test_pabsb_c() 12 pDst[ i ] = pSrc[ i ] > 0 ? pSrc[i ] : -pSrc[ i ]; in test_pabsb_c() 17 int i; in test_pabsw_c() local 19 for ( i = 0; i < (4 << xmm); i++ ) in test_pabsw_c() 20 pDst[ i ] = pSrc[ i ] > 0 ? pSrc[i ] : -pSrc[ i ]; in test_pabsw_c() 25 int i; in test_pabsd_c() local 27 for ( i = 0; i < (2 << xmm); i++ ) in test_pabsd_c() 28 pDst[ i ] = pSrc[ i ] > 0 ? pSrc[i ] : -pSrc[ i ]; in test_pabsd_c() 33 int i; in test_psignb_c() local [all …]
|
/external/speex/libspeex/ |
D | quant_lsp.c | 52 #define LSP_LINEAR(i) (SHL16(i+1,11)) argument 53 #define LSP_LINEAR_HIGH(i) (ADD16(MULT16_16_16(i,2560),6144)) argument 61 #define LSP_LINEAR(i) (.25*(i)+.25) argument 62 #define LSP_LINEAR_HIGH(i) (.3125*(i)+.75) argument 73 int i; in compute_quant_weights() local 75 for (i=0;i<order;i++) in compute_quant_weights() 77 if (i==0) in compute_quant_weights() 78 tmp1 = qlsp[i]; in compute_quant_weights() 80 tmp1 = qlsp[i]-qlsp[i-1]; in compute_quant_weights() 81 if (i==order-1) in compute_quant_weights() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | scev-interchange.ll | 57 to label %invcont.i unwind label %lpad.i 59 invcont.i: ; preds = %entry 61 to label %invcont1.i unwind label %lpad120.i 63 invcont1.i: ; preds = %invcont.i 65 to label %invcont3.i unwind label %lpad124.i 67 invcont3.i: ; preds = %invcont1.i 69 to label %invcont4.i unwind label %lpad128.i 71 invcont4.i: ; preds = %invcont3.i 73 to label %invcont6.i unwind label %lpad132.i 75 invcont6.i: ; preds = %invcont4.i [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | aes_i.h | 33 #define RCON(i) rcon[(i)] argument 35 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 36 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 37 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 38 #define TE3(i) Te3[(i) & 0xff] argument 39 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 40 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 41 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 42 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
/external/flac/libFLAC/ |
D | lpc.c | 58 unsigned i; in FLAC__lpc_window_data() local 59 for(i = 0; i < data_len; i++) in FLAC__lpc_window_data() 60 out[i] = in[i] * window[i]; in FLAC__lpc_window_data() 68 unsigned i; in FLAC__lpc_compute_autocorrelation() 81 for(i = lag, d = 0.0; i < data_len; i++) in FLAC__lpc_compute_autocorrelation() 82 d += data[i] * data[i - lag]; in FLAC__lpc_compute_autocorrelation() 114 unsigned i, j; in FLAC__lpc_compute_lp_coefficients() local 124 for(i = 0; i < *max_order; i++) { in FLAC__lpc_compute_lp_coefficients() 126 r = -autoc[i+1]; in FLAC__lpc_compute_lp_coefficients() 127 for(j = 0; j < i; j++) in FLAC__lpc_compute_lp_coefficients() [all …]
|