Searched refs:p21 (Results 1 - 7 of 7) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc_find_best_partitioning.cpp | 300 int p21 = popcount(a[2] ^ b[1]); in partition_mismatch3() local 304 int s1 = p12 + p21; in partition_mismatch3() 311 int s4 = p10 + p21; in partition_mismatch3() 343 int p21 = popcount(a[2] ^ b[1]); in partition_mismatch4() local 353 int mx13 = astc::min(p21 + p33, p23 + p31); in partition_mismatch4() 354 int mx12 = astc::min(p21 + p32, p22 + p31); in partition_mismatch4() 357 int mx01 = astc::min(p21 + p30, p20 + p31); in partition_mismatch4()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | promiseType.js | 101 const p21 = p.then(null); 339 const p21 = p.then(null);
|
H A D | promiseTypeStrictNull.js | 101 const p21 = p.then(null); 334 const p21 = p.then(null);
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 183 { .mfi; (p21) getf.sig a[0]=alo[5] 189 { .mmb; (p21) getf.sig n[0]=nlo[3] 261 { .mfi; (p21) getf.sig a[0]=alo[5] 264 { .mfi; (p21) ld8 t[0]=[tptr],8 273 { .mmi; (p21) getf.sig n[0]=nlo[3]
|
H A D | ia64.S | 214 { .mfb; (p21) st8 [r14]=r42,8 // *(rp++)=r 267 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r 339 (p21) xmpy.lu f48=f37,f8 342 (p21) xmpy.hu f40=f37,f8
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 183 { .mfi; (p21) getf.sig a[0]=alo[5] 189 { .mmb; (p21) getf.sig n[0]=nlo[3] 261 { .mfi; (p21) getf.sig a[0]=alo[5] 264 { .mfi; (p21) ld8 t[0]=[tptr],8 273 { .mmi; (p21) getf.sig n[0]=nlo[3]
|
H A D | ia64.S | 214 { .mfb; (p21) st8 [r14]=r42,8 // *(rp++)=r 267 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r 339 (p21) xmpy.lu f48=f37,f8 342 (p21) xmpy.hu f40=f37,f8
|
Completed in 9 milliseconds