/third_party/python/Lib/ |
D | difflib.py | 305 def find_longest_match(self, alo=0, ahi=None, blo=0, bhi=None): argument 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) 462 if i+k < ahi and j+k < bhi: 463 queue.append((i+k, ahi, j+k, bhi)) [all …]
|
/third_party/musl/src/math/ |
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()
|
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/porting/liteos_a/kernel/src/math/ |
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()
|
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/ |
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,
|
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
|
/third_party/openssl/crypto/sha/asm/ |
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,
|
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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 103 bhi LBB1_4 @bb12.exitStub 139 bhi L2
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ |
D | armv4cpuid.S | 65 bhi .Little
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ |
D | armv4cpuid.S | 65 bhi .Little
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
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 * (data.blue_coefficient+ce), calc_depth, do_round); in image_transform_png_set_rgb_to_gray_mod() 8034 bhi = DU(bhi, gamma_depth, 0/*truncate*/); in image_transform_png_set_rgb_to_gray_mod() 8141 double rhi, ghi, bhi, grayhi; in image_transform_png_set_rgb_to_gray_mod() local 8148 bhi = b + be + in_qe; if (bhi > 1) bhi = 1; in image_transform_png_set_rgb_to_gray_mod() [all …]
|
/third_party/optimized-routines/string/arm/ |
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_avx2/crypto/sha/ |
D | keccak1600-armv8.S | 530 bhi Loop_squeeze 967 bhi Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
D | keccak1600-armv8.S | 530 bhi .Loop_squeeze 967 bhi .Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
D | keccak1600-armv8.S | 530 bhi Loop_squeeze 967 bhi Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
D | keccak1600-armv8.S | 530 bhi .Loop_squeeze 967 bhi .Loop_squeeze_ce
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/ |
D | armv4-mont.S | 214 bhi .LNEON_8n
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/ |
D | armv4-mont.S | 214 bhi .LNEON_8n
|
/third_party/python/Doc/library/ |
D | difflib.rst | 425 .. method:: find_longest_match(alo=0, ahi=None, blo=0, bhi=None) 427 Find longest matching block in ``a[alo:ahi]`` and ``b[blo:bhi]``. 431 <= i <= i+k <= ahi`` and ``blo <= j <= j+k <= bhi``. For all ``(i', j',
|
/third_party/python/Doc/tools/ |
D | susp-ignored.csv | 126 library/difflib,,:bhi,b[blo:bhi]
|
/third_party/python/Lib/test/ |
D | test_difflib.py | 529 match = sm.find_longest_match(bhi=5, blo=1)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/ |
D | chacha-armv4.S | 408 bhi .Loop_outer 775 bhi .Loop_outer 1277 bhi .Loop_neon_outer
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/ |
D | chacha-armv4.S | 408 bhi .Loop_outer 775 bhi .Loop_outer 1277 bhi .Loop_neon_outer
|