/third_party/python/Lib/ |
H A D | difflib.py | 305 def find_longest_match(self, alo=0, ahi=None, blo=0, bhi=None): 306 """Find longest matching block in a[alo:ahi] and b[blo:bhi]. 314 blo <= j <= j+k <= bhi 366 if bhi is None: 367 bhi = len(b) 383 if j >= bhi: 398 while besti+bestsize < ahi and bestj+bestsize < bhi and \ 414 while besti+bestsize < ahi and bestj+bestsize < bhi and \ 453 alo, ahi, blo, bhi = queue.pop() 454 i, j, k = x = self.find_longest_match(alo, ahi, blo, bhi) [all...] |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | sqrtl.c | 69 uint64_t bhi = b>>32; in mul64() local 71 return ahi*bhi + (ahi*blo >> 32) + (alo*bhi >> 32); in mul64() 150 uint64_t bhi = b>>32; in mul64_128() local 152 uint64_t lo1 = ((ahi*blo)&0xffffffff) + ((alo*bhi)&0xffffffff) + (alo*blo>>32); in mul64_128() 154 r.hi = ahi*bhi + (ahi*blo>>32) + (alo*bhi>>32) + (lo1>>32); in mul64_128()
|
H A D | sqrt.c | 19 uint64_t bhi = b>>32; in mul64() local 21 return ahi*bhi + (ahi*blo >> 32) + (alo*bhi >> 32); in mul64()
|
/third_party/musl/src/math/ |
H A D | sqrtl.c | 69 uint64_t bhi = b>>32; in mul64() local 71 return ahi*bhi + (ahi*blo >> 32) + (alo*bhi >> 32); in mul64() 150 uint64_t bhi = b>>32; in mul64_128() local 152 uint64_t lo1 = ((ahi*blo)&0xffffffff) + ((alo*bhi)&0xffffffff) + (alo*blo>>32); in mul64_128() 154 r.hi = ahi*bhi + (ahi*blo>>32) + (alo*bhi>>32) + (lo1>>32); in mul64_128()
|
H A D | sqrt.c | 19 uint64_t bhi = b>>32; in mul64() local 21 return ahi*bhi + (ahi*blo >> 32) + (alo*bhi >> 32); in mul64()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-ppc.pl | 472 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 508 xor $a1,$ahi,$bhi 524 xor $a3,$a3,$bhi 567 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
|
H A D | sha512-parisc.pl | 390 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 436 and $ahi,$bhi,$a1 448 and $bhi,$chi,$a3
|
H A D | keccak1600-armv8.pl | 497 bhi .Loop_squeeze 804 bhi .Loop_squeeze_ce
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-ppc.pl | 472 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 508 xor $a1,$ahi,$bhi 524 xor $a3,$a3,$bhi 567 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
|
H A D | sha512-parisc.pl | 390 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 436 and $ahi,$bhi,$a1 448 and $bhi,$chi,$a3
|
H A D | keccak1600-armv8.pl | 500 bhi .Loop_squeeze 808 bhi .Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ |
H A D | armv4cpuid.S | 65 bhi .Little
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ |
H A D | armv4cpuid.S | 65 bhi .Little
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | armv4cpuid.pl | 89 bhi .Little
|
/third_party/openssl/crypto/ |
H A D | armv4cpuid.pl | 89 bhi .Little
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 7919 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local 7950 b = blo = bhi = that->bluef; in image_transform_png_set_rgb_to_gray_mod() 7953 bhi += that->bluee; in image_transform_png_set_rgb_to_gray_mod() 7954 bhi = DU(bhi, calc_depth, 1/*round*/); in image_transform_png_set_rgb_to_gray_mod() 7974 bhi = DU(bhi, gamma_depth, 0/*truncate*/); in image_transform_png_set_rgb_to_gray_mod() 7988 bhi = DU(pow(bhi, power)+abse, calc_depth, 1); in image_transform_png_set_rgb_to_gray_mod() 8016 bhi * (dat in image_transform_png_set_rgb_to_gray_mod() 8141 double rhi, ghi, bhi, grayhi; image_transform_png_set_rgb_to_gray_mod() local [all...] |
/third_party/optimized-routines/string/arm/ |
H A D | strcmp.S | 336 bhi L(overlap1) /* C=1, Z=0 => src2[1:0] = 0b11. */
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | keccak1600-armv8.S | 530 bhi Loop_squeeze 967 bhi Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | keccak1600-armv8.S | 530 bhi Loop_squeeze 967 bhi Loop_squeeze_ce
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 477 bhi .Loop_outer 612 bhi .Loop_outer 958 bhi .Loop_neon_outer
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 477 bhi .Loop_outer 612 bhi .Loop_outer 958 bhi .Loop_neon_outer
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/ |
H A D | armv4-mont.S | 214 bhi .LNEON_8n
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/ |
H A D | armv4-mont.S | 214 bhi .LNEON_8n
|
/third_party/python/Lib/test/ |
H A D | test_difflib.py | 529 match = sm.find_longest_match(bhi=5, blo=1)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/ |
H A D | chacha-armv4.S | 408 bhi .Loop_outer 775 bhi .Loop_outer 1277 bhi .Loop_neon_outer
|