/external/chromium_org/v8/test/mjsunit/ |
D | numops-fuzz-part4.js | 30 var tmp = 0; 31 …, x ^= ((tmp = -890607324, tmp)>>((((-2876826295)>>x)<<((tmp = 2351495148.117994, tmp)>>(tmp = 136… 32 assertEquals(-729075363, x += (x+(tmp = 1052139285, tmp))); 34 …(1290672548)>>>((((1536843439.5629003)&(3185059975.158061))*(tmp = -1339249276.2667086, tmp))&x)))… 35 assertEquals(941373096, x %= ((x+(-451098412))^(tmp = 1725497732, tmp))); 36 assertEquals(-1766019323, x += (tmp = -2707392419, tmp)); 40 …4792447)&((tmp = 601044863, tmp)>>((tmp = 1228976729, tmp)+((((-2711426325)*x)|x)|(x%(-2700007330.… 41 assertEquals(1762886843, x ^= (tmp = 2532080403, tmp)); 42 …assertEquals(1762886843, x %= ((((((tmp = -2059247788, tmp)>>x)/x)+(x<<x))^x)>>>(-1969283040.36836… 43 assertEquals(4812334726.587896, x += (tmp = 3049447883.587897, tmp)); [all …]
|
D | numops-fuzz-part2.js | 30 var tmp = 0; 31 …329285)>>>((2087162059)*x))+((tmp = -1890084022.7631018, tmp)%(tmp = 2137514142.358262, tmp))))+(x… 34 assertEquals(3778560, x %= (tmp = -2592585378.9592104, tmp)); 35 assertEquals(624640, x &= (tmp = 2261638192.9864054, tmp)); 37 assertEquals(1048576, x &= ((tmp = -2144301819.9892588, tmp)^((x-x)<<x))); 39 assertEquals(5069061551149729, x *= (tmp = 2417116904.8069615, tmp)); 40 assertEquals(1.4836296666029616e+25, x += ((tmp = 2926833006.7121572, tmp)*x)); 42 …853.1321645)+(tmp = 2369533014.5803776, tmp))+(tmp = -2613779445, tmp))+(tmp = -2488826226.3733397… 45 assertEquals(4491403261551.008, x *= (tmp = 487348444.1787118, tmp)); 46 assertEquals(4490606381829.008, x -= (tmp = 796879722, tmp)); [all …]
|
D | numops-fuzz-part1.js | 30 var tmp = 0; 31 assertEquals(0, x /= (tmp = 798469700.4090232, tmp)); 34 assertEquals(139516372, x -= (tmp = -139516372, tmp)); 37 assertEquals(-2772151192.8633175, x -= (tmp = 2772151192.8633175, tmp)); 39 assertEquals(1509750523, x |= ((1073767916)-(tmp = 919311632.2789925, tmp))); 41 assertEquals(-270926893, x |= (tmp = 1837232194, tmp)); 42 …assertEquals(0.17730273401688765, x /= ((tmp = -2657202795, tmp)-(((((x|(tmp = -1187733892.282897,… 43 …uals(122483.56550261026, x *= ((((tmp = 2570017060.15193, tmp)%((-1862621126.9968336)>>x))>>(x>>(t… 45 assertEquals(0, x <<= (tmp = 2705124845.0455265, tmp)); 47 assertEquals(-0, x *= ((tmp = -165810479.10020828, tmp)|x)); [all …]
|
D | numops-fuzz-part3.js | 30 var tmp = 0; 34 assertEquals(-1599945863, x ^= (tmp = 2695021432.453696, tmp)); 35 assertEquals(940543782, x ^= (tmp = 2561494111, tmp)); 36 assertEquals(891400321673221800, x *= (tmp = 947749949.2662871, tmp)); 37 assertEquals(-1509927296, x >>= ((tmp = 1113290009, tmp)-x)); 38 assertEquals(-23, x >>= (tmp = 3216989626.7370152, tmp)); 41 assertEquals(-0, x /= (tmp = -1924652745.081665, tmp)); 43 assertEquals(0, x %= ((tmp = 2110842937.8580878, tmp)|(x<<x))); 44 …tmp = -2334036143.9396124, tmp)/((tmp = 965101904.2841234, tmp)<<(((3029227182.8426695)<<((tmp = -… 45 …55783, x += ((((2857010474.8010874)|((tmp = -1415997622.320347, tmp)-(-1706423374)))%(tmp = 824357… [all …]
|
/external/stlport/test/unit/ |
D | valarray_test.cpp | 37 valarray<double> tmp; in transcendentals() local 38 tmp = abs(darray); in transcendentals() 39 tmp = acos(darray); in transcendentals() 40 tmp = asin(darray); in transcendentals() 41 tmp = atan(darray); in transcendentals() 42 tmp = atan2(darray, tmp); in transcendentals() 43 tmp = atan2(1.0, darray); in transcendentals() 44 tmp = atan2(darray, 1.0); in transcendentals() 45 tmp = cos(darray); in transcendentals() 46 tmp = cosh(darray); in transcendentals() [all …]
|
/external/chromium_org/third_party/libevent/test/ |
D | regress.gen.c | 47 struct msg *tmp; in msg_new() local 48 if ((tmp = malloc(sizeof(struct msg))) == NULL) { in msg_new() 52 tmp->base = &__msg_base; in msg_new() 54 tmp->from_name_data = NULL; in msg_new() 55 tmp->from_name_set = 0; in msg_new() 57 tmp->to_name_data = NULL; in msg_new() 58 tmp->to_name_set = 0; in msg_new() 60 tmp->attack_data = NULL; in msg_new() 61 tmp->attack_set = 0; in msg_new() 63 tmp->run_data = NULL; in msg_new() [all …]
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-05-28-ManyArgs.ll | 45 %tmp.101 = getelementptr %struct..s_placer_opts* %placer_opts, i64 0, i32 4 ; <i8**> [#uses=1] 46 %tmp.105 = getelementptr [300 x i8]* %net_file, i64 0, i64 0 ; <i8*> [#uses=1] 47 %tmp.106 = getelementptr [300 x i8]* %arch_file, i64 0, i64 0 ; <i8*> [#uses=1] 48 %tmp.107 = getelementptr [300 x i8]* %place_file, i64 0, i64 0 ; <i8*> [#uses=1] 49 %tmp.108 = getelementptr [300 x i8]* %route_file, i64 0, i64 0 ; <i8*> [#uses=1] 50 …%tmp.109 = getelementptr { i32, float, float, float, float, float, float, float, float, float, flo… 51 %tmp.112 = getelementptr %struct..s_placer_opts* %placer_opts, i64 0, i32 0 ; <i32*> [#uses=1] 52 %tmp.114 = getelementptr %struct..s_placer_opts* %placer_opts, i64 0, i32 6 ; <i32*> [#uses=1] 53 %tmp.118 = getelementptr %struct..s_router_opts* %router_opts, i64 0, i32 7 ; <i32*> [#uses=1] 54 %tmp.135 = load i32* %operation ; <i32> [#uses=1] [all …]
|
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/ |
D | resample_fractional.c | 52 int32_t tmp; in WebRtcSpl_Resample48khzTo32khz() local 57 tmp = 1 << 14; in WebRtcSpl_Resample48khzTo32khz() 58 tmp += kCoefficients48To32[0][0] * In[0]; in WebRtcSpl_Resample48khzTo32khz() 59 tmp += kCoefficients48To32[0][1] * In[1]; in WebRtcSpl_Resample48khzTo32khz() 60 tmp += kCoefficients48To32[0][2] * In[2]; in WebRtcSpl_Resample48khzTo32khz() 61 tmp += kCoefficients48To32[0][3] * In[3]; in WebRtcSpl_Resample48khzTo32khz() 62 tmp += kCoefficients48To32[0][4] * In[4]; in WebRtcSpl_Resample48khzTo32khz() 63 tmp += kCoefficients48To32[0][5] * In[5]; in WebRtcSpl_Resample48khzTo32khz() 64 tmp += kCoefficients48To32[0][6] * In[6]; in WebRtcSpl_Resample48khzTo32khz() 65 tmp += kCoefficients48To32[0][7] * In[7]; in WebRtcSpl_Resample48khzTo32khz() [all …]
|
/external/webrtc/src/common_audio/signal_processing/ |
D | resample_fractional.c | 52 WebRtc_Word32 tmp; in WebRtcSpl_Resample48khzTo32khz() local 57 tmp = 1 << 14; in WebRtcSpl_Resample48khzTo32khz() 58 tmp += kCoefficients48To32[0][0] * In[0]; in WebRtcSpl_Resample48khzTo32khz() 59 tmp += kCoefficients48To32[0][1] * In[1]; in WebRtcSpl_Resample48khzTo32khz() 60 tmp += kCoefficients48To32[0][2] * In[2]; in WebRtcSpl_Resample48khzTo32khz() 61 tmp += kCoefficients48To32[0][3] * In[3]; in WebRtcSpl_Resample48khzTo32khz() 62 tmp += kCoefficients48To32[0][4] * In[4]; in WebRtcSpl_Resample48khzTo32khz() 63 tmp += kCoefficients48To32[0][5] * In[5]; in WebRtcSpl_Resample48khzTo32khz() 64 tmp += kCoefficients48To32[0][6] * In[6]; in WebRtcSpl_Resample48khzTo32khz() 65 tmp += kCoefficients48To32[0][7] * In[7]; in WebRtcSpl_Resample48khzTo32khz() [all …]
|
/external/libhevc/common/ |
D | ihevc_trans_macros.h | 39 …LWORD64 tmp; … 53 …tmp = (LWORD64)(abs(inp)); … 54 …tmp = tmp * (quant_coeff); … 55 …tmp = tmp + (((LWORD64)q_add) << (q_bits - QUANT_ROUND_FACTOR_Q)); … 56 …tmp = tmp >> q_bits; … 58 …tmp = tmp * sign; … 59 …out = (WORD16) CLIP_S16(tmp); … 64 …LWORD64 tmp; … 78 …tmp = (LWORD64)(abs(inp)); … 79 …tmp = tmp * (quant_coeff); … [all …]
|
/external/qemu/target-arm/ |
D | translate.c | 135 TCGv tmp = tcg_temp_new_i32(); in load_cpu_offset() local 136 tcg_gen_ld_i32(tmp, cpu_env, offset); in load_cpu_offset() 137 return tmp; in load_cpu_offset() 170 TCGv tmp = tcg_temp_new_i32(); in load_reg() local 171 load_reg_var(s, tmp, reg); in load_reg() 172 return tmp; in load_reg() 208 TCGv tmp = tcg_temp_new_i32(); in gen_exception() local 209 tcg_gen_movi_i32(tmp, excp); in gen_exception() 210 gen_helper_exception(cpu_env, tmp); in gen_exception() 211 tcg_temp_free_i32(tmp); in gen_exception() [all …]
|
/external/wpa_supplicant_8/src/common/ |
D | sae.c | 22 struct sae_temporary_data *tmp; in sae_set_group() local 25 tmp = sae->tmp = os_zalloc(sizeof(*tmp)); in sae_set_group() 26 if (tmp == NULL) in sae_set_group() 30 tmp->ec = crypto_ec_init(group); in sae_set_group() 31 if (tmp->ec) { in sae_set_group() 33 tmp->prime_len = crypto_ec_prime_len(tmp->ec); in sae_set_group() 34 tmp->prime = crypto_ec_get_prime(tmp->ec); in sae_set_group() 35 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group() 40 tmp->dh = dh_groups_get(group); in sae_set_group() 41 if (tmp->dh) { in sae_set_group() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | rlwimi.ll | 7 %tmp.3 = shl i32 %x, 16 ; <i32> [#uses=1] 8 %tmp.7 = and i32 %y, 65535 ; <i32> [#uses=1] 9 %tmp.9 = or i32 %tmp.7, %tmp.3 ; <i32> [#uses=1] 10 ret i32 %tmp.9 15 %tmp.7 = and i32 %x, 65535 ; <i32> [#uses=1] 16 %tmp.3 = shl i32 %y, 16 ; <i32> [#uses=1] 17 %tmp.9 = or i32 %tmp.7, %tmp.3 ; <i32> [#uses=1] 18 ret i32 %tmp.9 23 %tmp.3 = lshr i32 %x, 16 ; <i32> [#uses=1] 24 %tmp.6 = and i32 %y, -65536 ; <i32> [#uses=1] [all …]
|
D | rlwimi2.ll | 9 %tmp.1 = shl i32 %srcA, 15 ; <i32> [#uses=1] 10 %tmp.4 = and i32 %tmp.1, 32505856 ; <i32> [#uses=1] 11 %tmp.6 = and i32 %srcA, 31775 ; <i32> [#uses=1] 12 %tmp.7 = or i32 %tmp.4, %tmp.6 ; <i32> [#uses=1] 13 %tmp.9 = shl i32 %srcB, 15 ; <i32> [#uses=1] 14 %tmp.12 = and i32 %tmp.9, 32505856 ; <i32> [#uses=1] 15 %tmp.14 = and i32 %srcB, 31775 ; <i32> [#uses=1] 16 %tmp.15 = or i32 %tmp.12, %tmp.14 ; <i32> [#uses=1] 17 %tmp.18 = mul i32 %tmp.7, %alpha ; <i32> [#uses=1] 18 %tmp.20 = sub i32 32, %alpha ; <i32> [#uses=1] [all …]
|
D | rotl.ll | 6 %tmp.7 = sub i32 32, %sh ; <i32> [#uses=1] 7 %tmp.10 = lshr i32 %x, %tmp.7 ; <i32> [#uses=2] 8 %tmp.4 = shl i32 %x, %sh ; <i32> [#uses=1] 9 %tmp.12 = or i32 %tmp.10, %tmp.4 ; <i32> [#uses=1] 10 ret i32 %tmp.12 15 %tmp.3 = trunc i32 %sh to i8 ; <i8> [#uses=1] 16 %tmp.4 = lshr i32 %x, %sh ; <i32> [#uses=2] 17 %tmp.7 = sub i32 32, %sh ; <i32> [#uses=1] 18 %tmp.10 = shl i32 %x, %tmp.7 ; <i32> [#uses=1] 19 %tmp.12 = or i32 %tmp.4, %tmp.10 ; <i32> [#uses=1] [all …]
|
/external/llvm/test/Transforms/Reassociate/ |
D | 2005-09-01-ArrayOutOfBounds.ll | 7 %tmp.2 = add i32 %a4, %a3 8 %tmp.4 = add i32 %tmp.2, %a2 9 %tmp.6 = add i32 %tmp.4, %a1 10 %tmp.8 = add i32 %tmp.6, %a0 11 %tmp.11 = add i32 %a3, %a2 12 %tmp.13 = add i32 %tmp.11, %a1 13 %tmp.15 = add i32 %tmp.13, %a0 14 %tmp.18 = add i32 %a2, %a1 15 %tmp.20 = add i32 %tmp.18, %a0 16 %tmp.23 = add i32 %a1, %a0 [all …]
|
D | inverses.ll | 4 %tmp.2 = and i32 %b, %a 5 %tmp.4 = xor i32 %a, -1 7 %tmp.5 = and i32 %tmp.2, %tmp.4 8 ret i32 %tmp.5 14 %tmp.1 = and i32 %a, 1234 15 %tmp.2 = and i32 %b, %tmp.1 16 %tmp.4 = xor i32 %a, -1 18 %tmp.5 = and i32 %tmp.2, %tmp.4 19 ret i32 %tmp.5 25 %tmp.1 = add i32 %a, 1234 [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | signext.ll | 6 %tmp.1 = and i32 %x, 65535 ; <i32> [#uses=1] 7 %tmp.2 = xor i32 %tmp.1, -32768 ; <i32> [#uses=1] 8 %tmp.3 = add i32 %tmp.2, 32768 ; <i32> [#uses=1] 9 ret i32 %tmp.3 12 ; CHECK: %tmp.3 = ashr exact i32 %sext, 16 13 ; CHECK: ret i32 %tmp.3 17 %tmp.1 = and i32 %x, 65535 ; <i32> [#uses=1] 18 %tmp.2 = xor i32 %tmp.1, 32768 ; <i32> [#uses=1] 19 %tmp.3 = add i32 %tmp.2, -32768 ; <i32> [#uses=1] 20 ret i32 %tmp.3 [all …]
|
D | apint-add2.ll | 9 %tmp.2 = shl i111 1, 110 10 %tmp.4 = xor i111 %x, %tmp.2 12 %tmp.6 = add i111 %tmp.4, %tmp.2 13 ret i111 %tmp.6 17 %tmp.0 = shl i65 1, 64 18 %tmp.2 = xor i65 %x, %tmp.0 20 %tmp.4 = add i65 %tmp.2, %tmp.0 21 ret i65 %tmp.4 25 %tmp.0 = shl i1024 1, 1023 26 %tmp.2 = xor i1024 %x, %tmp.0 [all …]
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | AggregatePromote.ll | 20 %tmp.0 = bitcast i64* %X_addr to i32* ; <i32*> [#uses=1] 21 %tmp.1 = getelementptr i32* %tmp.0, i32 1 ; <i32*> [#uses=1] 22 %tmp.2 = bitcast i32* %tmp.1 to i8* ; <i8*> [#uses=1] 23 %tmp.3 = getelementptr i8* %tmp.2, i32 3 ; <i8*> [#uses=1] 24 %tmp.2.upgrd.1 = load i8* %tmp.3 ; <i8> [#uses=1] 25 ret i8 %tmp.2.upgrd.1 30 %tmp.0 = getelementptr { i64 }* %a, i32 0, i32 0 ; <i64*> [#uses=1] 31 store i64 %X, i64* %tmp.0 32 %tmp.3 = bitcast { i64 }* %a to [4 x i16]* ; <[4 x i16]*> [#uses=2] 33 %tmp.4 = getelementptr [4 x i16]* %tmp.3, i32 0, i32 3 ; <i16*> [#uses=1] [all …]
|
/external/javasqlite/src/main/java/SQLite/ |
D | StringEncoder.java | 111 byte tmp; in decode() 113 case '0': tmp = 0; break; in decode() 114 case '1': tmp = 1; break; in decode() 115 case '2': tmp = 2; break; in decode() 116 case '3': tmp = 3; break; in decode() 117 case '4': tmp = 4; break; in decode() 118 case '5': tmp = 5; break; in decode() 119 case '6': tmp = 6; break; in decode() 120 case '7': tmp = 7; break; in decode() 121 case '8': tmp = 8; break; in decode() [all …]
|
/external/e2fsprogs/lib/uuid/ |
D | pack.c | 40 uint32_t tmp; in uuid_pack() local 43 tmp = uu->time_low; in uuid_pack() 44 out[3] = (unsigned char) tmp; in uuid_pack() 45 tmp >>= 8; in uuid_pack() 46 out[2] = (unsigned char) tmp; in uuid_pack() 47 tmp >>= 8; in uuid_pack() 48 out[1] = (unsigned char) tmp; in uuid_pack() 49 tmp >>= 8; in uuid_pack() 50 out[0] = (unsigned char) tmp; in uuid_pack() 52 tmp = uu->time_mid; in uuid_pack() [all …]
|
D | unpack.c | 41 uint32_t tmp; in uuid_unpack() local 43 tmp = *ptr++; in uuid_unpack() 44 tmp = (tmp << 8) | *ptr++; in uuid_unpack() 45 tmp = (tmp << 8) | *ptr++; in uuid_unpack() 46 tmp = (tmp << 8) | *ptr++; in uuid_unpack() 47 uu->time_low = tmp; in uuid_unpack() 49 tmp = *ptr++; in uuid_unpack() 50 tmp = (tmp << 8) | *ptr++; in uuid_unpack() 51 uu->time_mid = tmp; in uuid_unpack() 53 tmp = *ptr++; in uuid_unpack() [all …]
|
/external/chromium_org/third_party/libsrtp/srtp/tables/ |
D | aes_tables.c | 95 v32_t tmp; in aes_compute_tables() local 106 tmp.v8[0] = x2; in aes_compute_tables() 107 tmp.v8[1] = x1; in aes_compute_tables() 108 tmp.v8[2] = x1; in aes_compute_tables() 109 tmp.v8[3] = x3; in aes_compute_tables() 110 T0[i] = tmp.value; in aes_compute_tables() 112 tmp.v8[0] = x3; in aes_compute_tables() 113 tmp.v8[1] = x2; in aes_compute_tables() 114 tmp.v8[2] = x1; in aes_compute_tables() 115 tmp.v8[3] = x1; in aes_compute_tables() [all …]
|
/external/srtp/tables/ |
D | aes_tables.c | 95 v32_t tmp; in aes_compute_tables() local 106 tmp.v8[0] = x2; in aes_compute_tables() 107 tmp.v8[1] = x1; in aes_compute_tables() 108 tmp.v8[2] = x1; in aes_compute_tables() 109 tmp.v8[3] = x3; in aes_compute_tables() 110 T0[i] = tmp.value; in aes_compute_tables() 112 tmp.v8[0] = x3; in aes_compute_tables() 113 tmp.v8[1] = x2; in aes_compute_tables() 114 tmp.v8[2] = x1; in aes_compute_tables() 115 tmp.v8[3] = x1; in aes_compute_tables() [all …]
|