Home
last modified time | relevance | path

Searched refs:p31 (Results 1 - 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp348 int p31 = popcount(a[3] ^ 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/node/deps/openssl/openssl/crypto/bn/asm/
H A Dia64-mont.pl275 (p30) cmp.ltu p31,p29=a[1],t[1] } // (p22)
277 (p32) cmp.leu p31,p29=a[1],t[1] // (p22)
285 { .mmi; .pred.rel "mutex",p31,p33
286 (p31) add a[0]=a[0],topbit
289 { .mfi; .pred.rel "mutex",p31,p33
290 (p31) cmp.ltu p32,p30=a[0],topbit
/third_party/openssl/crypto/bn/asm/
H A Dia64-mont.pl275 (p30) cmp.ltu p31,p29=a[1],t[1] } // (p22)
277 (p32) cmp.leu p31,p29=a[1],t[1] // (p22)
285 { .mmi; .pred.rel "mutex",p31,p33
286 (p31) add a[0]=a[0],topbit
289 { .mfi; .pred.rel "mutex",p31,p33
290 (p31) cmp.ltu p32,p30=a[0],topbit
/third_party/typescript/tests/baselines/reference/
H A DpromiseType.js112 const p31 = p.then(undefined, null);
349 const p31 = p.then(undefined, null);
H A DpromiseTypeStrictNull.js112 const p31 = p.then(undefined, null);
344 const p31 = p.then(undefined, null);
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h643 __u32 p31; member

Completed in 7 milliseconds