Home
last modified time | relevance | path

Searched refs:tmp (Results 1 – 25 of 4429) sorted by relevance

12345678910>>...178

/external/v8/test/mjsunit/
Dnumops-fuzz-part4.js30 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 …]
Dnumops-fuzz-part2.js30 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 …]
Dnumops-fuzz-part1.js30 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 …]
Dnumops-fuzz-part3.js30 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)));
44tmp = -2334036143.9396124, tmp)/((tmp = 965101904.2841234, tmp)<<(((3029227182.8426695)<<((tmp = -…
45 …55783, x += ((((2857010474.8010874)|((tmp = -1415997622.320347, tmp)-(-1706423374)))%(tmp = 824357…
[all …]
/external/opencv3/3rdparty/openexr/Iex/
DIexThrowErrnoExc.cpp55 std::string tmp (text); in throwErrnoExc() local
58 while (std::string::npos != (pos = tmp.find ("%T"))) in throwErrnoExc()
59 tmp.replace (pos, 2, entext, strlen (entext)); in throwErrnoExc()
65 throw EpermExc (tmp); in throwErrnoExc()
70 throw EnoentExc (tmp); in throwErrnoExc()
75 throw EsrchExc (tmp); in throwErrnoExc()
80 throw EintrExc (tmp); in throwErrnoExc()
85 throw EioExc (tmp); in throwErrnoExc()
90 throw EnxioExc (tmp); in throwErrnoExc()
95 throw E2bigExc (tmp); in throwErrnoExc()
[all …]
/external/libvpx/libvpx/test/
Dlpf_8_test.cc209 uint8_t tmp = static_cast<uint8_t>(rnd(3 * MAX_LOOP_FILTER + 4)); in TEST_P() local
211 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, in TEST_P()
212 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp in TEST_P()
214 tmp = static_cast<uint8_t>(rnd(MAX_LOOP_FILTER)); in TEST_P()
216 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, in TEST_P()
217 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp in TEST_P()
219 tmp = rnd.Rand8(); in TEST_P()
221 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, in TEST_P()
222 tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp in TEST_P()
307 uint8_t tmp = static_cast<uint8_t>(rnd(3 * MAX_LOOP_FILTER + 4)); in TEST_P() local
[all …]
/external/llvm/test/Transforms/Reassociate/
Dfast-ArrayOutOfBounds.ll6 ; CHECK-NEXT: %tmp.2 = fadd float %a3, %a4
7 ; CHECK-NEXT: %tmp.4 = fadd float %tmp.2, %a2
8 ; CHECK-NEXT: %tmp.6 = fadd float %tmp.4, %a1
9 ; CHECK-NEXT: %tmp.8 = fadd float %tmp.6, %a0
10 ; CHECK-NEXT: %tmp.11 = fadd float %a2, %a3
11 ; CHECK-NEXT: %tmp.13 = fadd float %tmp.11, %a1
12 ; CHECK-NEXT: %tmp.15 = fadd float %tmp.13, %a0
13 ; CHECK-NEXT: %tmp.18 = fadd float %a1, %a2
14 ; CHECK-NEXT: %tmp.20 = fadd float %tmp.18, %a0
15 ; CHECK-NEXT: %tmp.23 = fadd float %a0, %a1
[all …]
D2005-09-01-ArrayOutOfBounds.ll7 %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 …]
Dinverses.ll4 %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/elfutils/tests/
Drun-addr2line-i-test.sh58 /tmp/x.cpp:5
62 /tmp/x.cpp:6
66 /tmp/x.cpp:10
70 /tmp/x.cpp:11
74 /tmp/x.cpp:5
75 /tmp/x.cpp:15
79 /tmp/x.cpp:10
80 /tmp/x.cpp:20
84 /tmp/x.cpp:5
85 /tmp/x.cpp:15
[all …]
/external/wpa_supplicant_8/src/common/
Dsae.c22 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/webrtc/webrtc/common_audio/signal_processing/
Dresample_fractional.c51 int32_t tmp; in WebRtcSpl_Resample48khzTo32khz() local
56 tmp = 1 << 14; in WebRtcSpl_Resample48khzTo32khz()
57 tmp += kCoefficients48To32[0][0] * In[0]; in WebRtcSpl_Resample48khzTo32khz()
58 tmp += kCoefficients48To32[0][1] * In[1]; in WebRtcSpl_Resample48khzTo32khz()
59 tmp += kCoefficients48To32[0][2] * In[2]; in WebRtcSpl_Resample48khzTo32khz()
60 tmp += kCoefficients48To32[0][3] * In[3]; in WebRtcSpl_Resample48khzTo32khz()
61 tmp += kCoefficients48To32[0][4] * In[4]; in WebRtcSpl_Resample48khzTo32khz()
62 tmp += kCoefficients48To32[0][5] * In[5]; in WebRtcSpl_Resample48khzTo32khz()
63 tmp += kCoefficients48To32[0][6] * In[6]; in WebRtcSpl_Resample48khzTo32khz()
64 tmp += kCoefficients48To32[0][7] * In[7]; in WebRtcSpl_Resample48khzTo32khz()
[all …]
/external/libhevc/common/
Dihevc_trans_macros.h39 …LWORD64 tmp; …
53tmp = (LWORD64)(abs(inp)); …
54tmp = tmp * (quant_coeff); …
55tmp = tmp + (((LWORD64)q_add) << (q_bits - QUANT_ROUND_FACTOR_Q)); …
56tmp = tmp >> q_bits; …
58tmp = tmp * sign; …
59 …out = (WORD16) CLIP_S16(tmp); …
64 …LWORD64 tmp; …
78tmp = (LWORD64)(abs(inp)); …
79tmp = tmp * (quant_coeff); …
[all …]
/external/llvm/test/CodeGen/Generic/
D2003-05-28-ManyArgs.ll45 …%tmp.101 = getelementptr %struct..s_placer_opts, %struct..s_placer_opts* %placer_opts, i64 0, i32 …
46 %tmp.105 = getelementptr [300 x i8], [300 x i8]* %net_file, i64 0, i64 0 ; <i8*> [#uses=1]
47 %tmp.106 = getelementptr [300 x i8], [300 x i8]* %arch_file, i64 0, i64 0 ; <i8*> [#uses=1]
48 %tmp.107 = getelementptr [300 x i8], [300 x i8]* %place_file, i64 0, i64 0 ; <i8*> [#uses=1]
49 %tmp.108 = getelementptr [300 x i8], [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, %struct..s_placer_opts* %placer_opts, i64 0, i32 …
52 …%tmp.114 = getelementptr %struct..s_placer_opts, %struct..s_placer_opts* %placer_opts, i64 0, i32 …
53 …%tmp.118 = getelementptr %struct..s_router_opts, %struct..s_router_opts* %router_opts, i64 0, i32 …
54 %tmp.135 = load i32, i32* %operation ; <i32> [#uses=1]
[all …]
/external/llvm/test/CodeGen/PowerPC/
Drlwimi.ll7 %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 …]
Drlwimi2.ll9 %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 …]
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Image.cpp243 FX_DWORD s1 = 0, d1 = 0, d2 = 0, shift = 0, shift1 = 0, shift2 = 0, tmp = 0, in composeTo_opt2() local
301 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in composeTo_opt2()
304 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in composeTo_opt2()
307 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in composeTo_opt2()
310 tmp = (tmp2 & ~maskM) | ((~(tmp1 ^ tmp2)) & maskM); in composeTo_opt2()
313 tmp = (tmp2 & ~maskM) | (tmp1 & maskM); in composeTo_opt2()
316 lineDst[0] = (uint8_t)(tmp >> 24); in composeTo_opt2()
317 lineDst[1] = (uint8_t)(tmp >> 16); in composeTo_opt2()
318 lineDst[2] = (uint8_t)(tmp >> 8); in composeTo_opt2()
319 lineDst[3] = (uint8_t)tmp; in composeTo_opt2()
[all …]
/external/autotest/client/deps/fakegudev/src/
Dtest-fakesyscalls.sh8 FAKE_SYSCALLS_DBG=/tmp/fake_syscalls.dbg
13 FILE_REDIRECTIONS_PRELOAD=${FILE_REDIRECTIONS_PRELOAD}:/tmp/foo1=/tmp/foo2
14 FILE_REDIRECTIONS_PRELOAD=${FILE_REDIRECTIONS_PRELOAD}:/tmp/foo3
15 FILE_REDIRECTIONS_PRELOAD=${FILE_REDIRECTIONS_PRELOAD}:/tmp/foo4=.
16 FILE_REDIRECTIONS_PRELOAD=${FILE_REDIRECTIONS_PRELOAD}:/tmp/foo5=/tmp/foo6
19 rm -f /tmp/foo1 /tmp/foo2 /tmp/foo3 /tmp/foo4 /tmp/foo5 /tmp/foo6 /tmp/foo99
23 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo1 /tmp/foo2
24 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo1 /tmp/foo2
31 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo3 /tmp/foo3
32 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo3 /tmp/foo3
[all …]
/external/llvm/test/Transforms/InstCombine/
Dsignext.ll6 %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 …]
Dapint-add2.ll9 %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/boringssl/src/crypto/ec/
Dp224-64.c480 widefelem tmp; in felem_square_reduce() local
481 felem_square(tmp, in); in felem_square_reduce()
482 felem_reduce(out, tmp); in felem_square_reduce()
486 widefelem tmp; in felem_mul_reduce() local
487 felem_mul(tmp, in1, in2); in felem_mul_reduce()
488 felem_reduce(out, tmp); in felem_mul_reduce()
497 int64_t tmp[4], a; in felem_contract() local
498 tmp[0] = in[0]; in felem_contract()
499 tmp[1] = in[1]; in felem_contract()
500 tmp[2] = in[2]; in felem_contract()
[all …]
/external/toybox/toys/pending/
Dipcrm.c78 struct arg_list *tmp; in ipcrm_main() local
80 for (tmp = TT.mkey; tmp; tmp = tmp->next) do_ipcrm(1, 1, tmp->arg); in ipcrm_main()
81 for (tmp = TT.mid; tmp; tmp = tmp->next) do_ipcrm(0, 1, tmp->arg); in ipcrm_main()
82 for (tmp = TT.qkey; tmp; tmp = tmp->next) do_ipcrm(1, 2, tmp->arg); in ipcrm_main()
83 for (tmp = TT.qid; tmp; tmp = tmp->next) do_ipcrm(0, 2, tmp->arg); in ipcrm_main()
84 for (tmp = TT.skey; tmp; tmp = tmp->next) do_ipcrm(1, 3, tmp->arg); in ipcrm_main()
85 for (tmp = TT.sid; tmp; tmp = tmp->next) do_ipcrm(0, 3, tmp->arg); in ipcrm_main()
/external/srtp/tables/
Daes_tables.c95 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/javasqlite/src/main/java/SQLite/
DStringEncoder.java111 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/llvm/test/Transforms/ScalarRepl/
DAggregatePromote.ll20 %tmp.0 = bitcast i64* %X_addr to i32* ; <i32*> [#uses=1]
21 %tmp.1 = getelementptr i32, 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, i8* %tmp.2, i32 3 ; <i8*> [#uses=1]
24 %tmp.2.upgrd.1 = load i8, i8* %tmp.3 ; <i8> [#uses=1]
25 ret i8 %tmp.2.upgrd.1
30 %tmp.0 = getelementptr { i64 }, { 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], [4 x i16]* %tmp.3, i32 0, i32 3 ; <i16*> [#uses=1]
[all …]

12345678910>>...178