Home
last modified time | relevance | path

Searched refs:p30 (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp347 int p30 = popcount(a[3] ^ b[0]); in partition_mismatch4() local
355 int mx03 = astc::min(p20 + p33, p23 + p30); in partition_mismatch4()
356 int mx02 = astc::min(p20 + p32, p22 + p30); in partition_mismatch4()
357 int mx01 = astc::min(p21 + p30, p20 + p31); in partition_mismatch4()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dia64-mont.pl235 // --------^--- (p30) at first (p22)
254 .pred.rel "mutex",p30,p32
269 (p30) add a[1]=a[1],t[1] } // (p22)
275 (p30) cmp.ltu p31,p29=a[1],t[1] } // (p22)
290 (p31) cmp.ltu p32,p30=a[0],topbit
291 (p33) cmp.leu p32,p30=a[0],topbit
/third_party/openssl/crypto/bn/asm/
H A Dia64-mont.pl235 // --------^--- (p30) at first (p22)
254 .pred.rel "mutex",p30,p32
269 (p30) add a[1]=a[1],t[1] } // (p22)
275 (p30) cmp.ltu p31,p29=a[1],t[1] } // (p22)
290 (p31) cmp.ltu p32,p30=a[0],topbit
291 (p33) cmp.leu p32,p30=a[0],topbit
/third_party/typescript/tests/baselines/reference/
H A DpromiseType.js111 const p30 = p.then(undefined, undefined);
348 const p30 = p.then(undefined, undefined);
H A DpromiseTypeStrictNull.js111 const p30 = p.then(undefined, undefined);
343 const p30 = p.then(undefined, undefined);

Completed in 4 milliseconds