/third_party/jerryscript/tools/ |
D | rss-measure.sh | 31 SUM=`ps -o rss $PID | grep [0-9]` 33 …SUM=$(grep -o -e "^[0-9a-f][0-9a-f]*.*" -e "^Rss.*" /proc/$PID/smaps 2>/dev/null | grep -A 1 -- "r… 36 if [ "$SUM" != "" ]; 38 eval "$OUT=\"\$$OUT $SUM\\n\"";
|
/third_party/ffmpeg/libavutil/ |
D | xtea.c | 83 #define DSTEP(SUM, K0, K1) \ in xtea_crypt_ecb() 84 v1 -= (((v0 << 4) ^ (v0 >> 5)) + v0) ^ (SUM + K0); \ in xtea_crypt_ecb() 85 v0 -= (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (SUM - 0x9E3779B9U + K1) in xtea_crypt_ecb() 136 #define ESTEP(SUM, K0, K1) \ in xtea_crypt_ecb() 137 v0 += (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (SUM + K0);\ in xtea_crypt_ecb() 138 v1 += (((v0 << 4) ^ (v0 >> 5)) + v0) ^ (SUM + 0x9E3779B9U + K1) in xtea_crypt_ecb()
|
/third_party/openssl/crypto/rc4/asm/ |
D | rc4-c64xplus.pl | 31 ($KEYB,$YY,$TX,$tx,$SUM,$dat)=map("B$_",(5,7,8,9,1,2)); 78 ADD4 $TY,$TX,$SUM ; [0,0] $TX is not replaced by $tx yet! 82 LDBU *${KEYB}[$SUM],$ret
|
/third_party/ffmpeg/libavcodec/x86/ |
D | me_cmp_init.c | 137 #define SUM(in0, in1, out0, out1) \ in vsad_intra16_mmx() macro 171 SUM(%%mm4, %%mm5, %%mm0, %%mm1) in vsad_intra16_mmx() 173 SUM(%%mm0, %%mm1, %%mm4, %%mm5) in vsad_intra16_mmx() 191 #undef SUM 202 #define SUM(in0, in1, out0, out1) \ in vsad16_mmx() macro 252 SUM(%%mm4, %%mm5, %%mm0, %%mm1) in vsad16_mmx() 254 SUM(%%mm0, %%mm1, %%mm4, %%mm5) in vsad16_mmx() 272 #undef SUM
|
/third_party/python/Include/internal/ |
D | pycore_bitutils.h | 119 const uint32_t SUM = 0x01010101; in _Py_popcount32() 128 return (uint32_t)((uint64_t)x * (uint64_t)SUM) >> 24; in _Py_popcount32()
|
/third_party/openGLES/extensions/HP/ |
D | HP_texture_lighting.txt | 63 + SUM (att )(spot )[a * a 87 + SUM (att )(spot )[a * a 97 c = SUM (att )(spot )(f )(n @ h ) s * s
|
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/ |
D | HP_texture_lighting.txt | 63 + SUM (att )(spot )[a * a 87 + SUM (att )(spot )[a * a 97 c = SUM (att )(spot )(f )(n @ h ) s * s
|
/third_party/toybox/tests/ |
D | tar.test | 25 function SUM() 287 unset LONG TAR SUM OLDUMASK OLDTZ
|
/third_party/openssl/crypto/poly1305/asm/ |
D | poly1305-ia64.S | 28 # define SUM sum macro 32 # define SUM nop macro 268 { .mii; SUM 1<<1 // back to big-endian
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 145 + SUM(att_i * spot_i * (a_cm * a_cli 154 + SUM (att_i * spot_i * (a_cm * a_cli 157 c_2 = SUM(att_i * spot_i * (f_i * (n dot h_i)^s_rm * s_cm * s_cli)
|
D | EXT_convolution.txt | 362 SUM{}{}equation 375 C[i] = SUM{n = 0 through Wf-1} 381 C[i,j] = SUM{n = 0 through Wf-1} 388 C[i,j] = SUM{n = 0 through Wf-1}
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 145 + SUM(att_i * spot_i * (a_cm * a_cli 154 + SUM (att_i * spot_i * (a_cm * a_cli 157 c_2 = SUM(att_i * spot_i * (f_i * (n dot h_i)^s_rm * s_cm * s_cli)
|
D | EXT_convolution.txt | 362 SUM{}{}equation 375 C[i] = SUM{n = 0 through Wf-1} 381 C[i,j] = SUM{n = 0 through Wf-1} 388 C[i,j] = SUM{n = 0 through Wf-1}
|
/third_party/openGLES/extensions/OES/ |
D | OES_matrix_palette.txt | 217 (ye) = SUM w_i * M_i * (yo) 286 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 293 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_matrix_palette.txt | 207 (ye) = SUM w_i * M_i * (yo) 276 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 283 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
/third_party/openGLES/extensions/SGI/ |
D | SGI_fft.txt | 232 SUM{}{}equation 243 C[n] = SUM{k = 0 through Ws-1} 251 C[n] = SUM{k = 0 through Ws-1}
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | SGI_fft.txt | 232 SUM{}{}equation 243 C[n] = SUM{k = 0 through Ws-1} 251 C[n] = SUM{k = 0 through Ws-1}
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_blend.txt | 259 w[<size>] = 1 - SUM <weights>[i] 403 (ye) = SUM w_i * M_i * (yo) 454 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 461 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
D | ARB_matrix_palette.txt | 218 CURRENT_WEIGHT_ARB[<size>] = 1 - SUM <weights>[i] 380 (ye) = SUM w_i * M_i * (yo) 450 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 457 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_blend.txt | 269 w[<size>] = 1 - SUM <weights>[i] 413 (ye) = SUM w_i * M_i * (yo) 464 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 471 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
D | ARB_matrix_palette.txt | 228 CURRENT_WEIGHT_ARB[<size>] = 1 - SUM <weights>[i] 390 (ye) = SUM w_i * M_i * (yo) 460 (nx' ny' nz') = (nx ny nz) Inv ( SUM w_i * Mu_i) 467 (nx' ny' nz') = SUM w_i * (nx ny nz) Inv(Mu_i)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_fragment_specular_lighting.txt | 66 | SUM | 256 SUM{_i = 0 through Nf-1} { 276 I' = SUM{i = 0 through Nf-1} I[i] (3.1)
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_fragment_specular_lighting.txt | 66 | SUM | 256 SUM{_i = 0 through Nf-1} { 276 I' = SUM{i = 0 through Nf-1} I[i] (3.1)
|
D | SGIX_cube_map.txt | 220 SUM{_i = 0 through Nf-1} {
|
/third_party/openh264/codec/processing/src/x86/ |
D | vaa.asm | 257 %define SUM [esp] 270 movdqu SUM, xmm7 284 add SUM, ebx 316 mov bx, word SUM 333 %undef SUM 444 %define SUM r10;[esp] 461 movq SUM, xmm7 479 add SUM, r14 510 mov r0, SUM
|