/external/dropbear/libtomcrypt/src/ciphers/ |
D | skipjack.c | 92 w1 = tmp ^ w4 ^ x; \ 93 w4 = w3; w3 = w2; \ 98 tmp1 = w4; w4 = w3; \ 105 w2 = w3; w3 = w4; w4 = tmp; 110 w3 = w4; w4 = w1; w1 = tmp; 149 unsigned w1,w2,w3,w4,tmp,tmp1; in _skipjack_ecb_encrypt() local 160 w4 = ((unsigned)pt[6]<<8)|pt[7]; in _skipjack_ecb_encrypt() 186 ct[6] = (w4>>8)&255; ct[7] = w4&255; in _skipjack_ecb_encrypt() 213 unsigned w1,w2,w3,w4,tmp; in _skipjack_ecb_decrypt() local 224 w4 = ((unsigned)ct[6]<<8)|ct[7]; in _skipjack_ecb_decrypt() [all …]
|
/external/dropbear/libtommath/ |
D | bn_mp_toom_sqr.c | 22 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in mp_toom_sqr() local 26 if ((res = mp_init_multi(&w0, &w1, &w2, &w3, &w4, &a0, &a1, &a2, &tmp1, NULL)) != MP_OKAY) { in mp_toom_sqr() 55 if ((res = mp_sqr(&a2, &w4)) != MP_OKAY) { in mp_toom_sqr() 119 if ((res = mp_sub(&w1, &w4, &w1)) != MP_OKAY) { in mp_toom_sqr() 138 if ((res = mp_sub(&w2, &w4, &w2)) != MP_OKAY) { in mp_toom_sqr() 157 if ((res = mp_mul_2d(&w4, 3, &tmp1)) != MP_OKAY) { in mp_toom_sqr() 200 if ((res = mp_lshd(&w4, 4*B)) != MP_OKAY) { in mp_toom_sqr() 210 if ((res = mp_add(&w4, &tmp1, &tmp1)) != MP_OKAY) { in mp_toom_sqr() 218 mp_clear_multi(&w0, &w1, &w2, &w3, &w4, &a0, &a1, &a2, &tmp1, NULL); in mp_toom_sqr()
|
D | bn_mp_toom_mul.c | 27 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local 31 if ((res = mp_init_multi(&w0, &w1, &w2, &w3, &w4, in mp_toom_mul() 78 if ((res = mp_mul(&a2, &b2, &w4)) != MP_OKAY) { in mp_toom_mul() 175 if ((res = mp_sub(&w1, &w4, &w1)) != MP_OKAY) { in mp_toom_mul() 194 if ((res = mp_sub(&w2, &w4, &w2)) != MP_OKAY) { in mp_toom_mul() 213 if ((res = mp_mul_2d(&w4, 3, &tmp1)) != MP_OKAY) { in mp_toom_mul() 256 if ((res = mp_lshd(&w4, 4*B)) != MP_OKAY) { in mp_toom_mul() 266 if ((res = mp_add(&w4, &tmp1, &tmp1)) != MP_OKAY) { in mp_toom_mul() 274 mp_clear_multi(&w0, &w1, &w2, &w3, &w4, in mp_toom_mul()
|
/external/fdlibm/ |
D | e_lgamma_r.c | 152 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable 297 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
|
/external/dropbear/libtommath/pre_gen/ |
D | mpi.c | 7847 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local 7851 if ((res = mp_init_multi(&w0, &w1, &w2, &w3, &w4, in mp_toom_mul() 7898 if ((res = mp_mul(&a2, &b2, &w4)) != MP_OKAY) { in mp_toom_mul() 7995 if ((res = mp_sub(&w1, &w4, &w1)) != MP_OKAY) { in mp_toom_mul() 8014 if ((res = mp_sub(&w2, &w4, &w2)) != MP_OKAY) { in mp_toom_mul() 8033 if ((res = mp_mul_2d(&w4, 3, &tmp1)) != MP_OKAY) { in mp_toom_mul() 8076 if ((res = mp_lshd(&w4, 4*B)) != MP_OKAY) { in mp_toom_mul() 8086 if ((res = mp_add(&w4, &tmp1, &tmp1)) != MP_OKAY) { in mp_toom_mul() 8094 mp_clear_multi(&w0, &w1, &w2, &w3, &w4, in mp_toom_mul() 8130 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in mp_toom_sqr() local [all …]
|
/external/v8/test/mjsunit/ |
D | large-object-allocation.js | 158 this.w4 = i;
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_kdt_posp.pkb | 87 ��2���n���N��Mpi'�ঀ��F}�0@=�"`q��hv�1��H��x7!�pω�)��4�&��w4�C�N��H…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_phs.pkb | 13 …0�0�0 1c1�1�1;2�2�23=3v3w3�3�34 494w4x4y4z4{4|4…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kdt_posd.pkb | 222 …��T4B�C4,3X��f�gU�&��iq@H .L $#'��|�wGW��]��w4 �M�ȑ��7�7l�C���E�…
|
/external/jpeg/ |
D | testimg.ppm | 4 …w4+s5*}A6}C7E:�G<�I>�J?�KB�MD�QG�WJ|aNzjQ�pY�u]�|b��i��u��|��~��������������{�}z�wz�pz�lx�lw�ku�…
|
/external/sonivox/jet_tools/JetCreator/ |
D | img_splash.py | 867 \xa0\ta\xf42\xfc\x0f@ yy\xef.w4\xd5\x9bzz\x02]\\f\xcen\xc3\xfb\xb7\x81\xa9D\
|