/external/python/cpython2/Lib/ |
D | difflib.py | 348 def find_longest_match(self, alo, ahi, blo, bhi): argument 405 besti, bestj, bestsize = alo, blo, 0 418 if j < blo: 431 while besti > alo and bestj > blo and \ 447 while besti > alo and bestj > blo and \ 490 alo, ahi, blo, bhi = queue.pop() 491 i, j, k = x = self.find_longest_match(alo, ahi, blo, bhi) 497 if alo < i and blo < j: 498 queue.append((alo, i, blo, j)) 908 for tag, alo, ahi, blo, bhi in cruncher.get_opcodes(): [all …]
|
D | mhlib.py | 817 blo, bhi = self.pairs[i] 818 if ahi >= blo-1:
|
/external/llvm/test/CodeGen/ARM/ |
D | segmented-stacks.ll | 24 ; ARM-linux-NEXT: blo .LBB0_2 43 ; ARM-android-NEXT: blo .LBB0_2 71 ; ARM-linux-NEXT: blo .LBB1_2 90 ; ARM-android-NEXT: blo .LBB1_2 116 ; ARM-linux-NEXT: blo .LBB2_2 135 ; ARM-android-NEXT: blo .LBB2_2 161 ; ARM-linux-NEXT: blo .LBB3_2 180 ; ARM-android-NEXT: blo .LBB3_2 206 ; ARM-linux-NEXT: blo .LBB4_2 225 ; ARM-android-NEXT: blo .LBB4_2
|
D | segmented-stacks-dynamic.ll | 30 ; ARM-linux-NEXT: blo .LBB0_2 50 ; ARM-android-NEXT: blo .LBB0_2
|
D | debug-segmented-stacks.ll | 23 ; ARM-linux-NEXT: blo .LBB0_2
|
/external/llvm/test/CodeGen/Thumb/ |
D | segmented-stacks.ll | 22 ; Thumb-android-NEXT: blo .LBB0_2 46 ; Thumb-linux-NEXT: blo .LBB0_2 75 ; Thumb-android-NEXT: blo .LBB1_2 95 ; Thumb-linux-NEXT: blo .LBB1_2 123 ; Thumb-android-NEXT: blo .LBB2_2 144 ; Thumb-linux-NEXT: blo .LBB2_2 171 ; Thumb-android-NEXT: blo .LBB3_2 191 ; Thumb-linux-NEXT: blo .LBB3_2 219 ; Thumb-android-NEXT: blo .LBB4_2 240 ; Thumb-linux-NEXT: blo .LBB4_2
|
D | segmented-stacks-dynamic.ll | 30 ; Thumb-linux-NEXT: blo .LBB0_2 50 ; Thumb-android-NEXT: blo .LBB0_2
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
D | webrtc_cng.c | 247 int32_t blo, bhi; in WebRtcCng_Encode() local 312 blo = (int32_t) * aptr * (*bptr & 0xffff); in WebRtcCng_Encode() 313 bhi = ((blo >> 16) & 0xffff) in WebRtcCng_Encode() 315 blo = (blo & 0xffff) | ((bhi & 0xffff) << 16); in WebRtcCng_Encode() 317 *bptr = (((bhi >> 16) & 0x7fff) << 17) | ((uint32_t) blo >> 15); in WebRtcCng_Encode()
|
/external/llvm/test/MC/AArch64/ |
D | arm64-condbr-without-dots.s | 7 blo lbl
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | simdintrin.h | 464 __m128i blo = _mm256_extractf128_si256(b, 0); in _simd_packus_epi16() local 467 __m128i resultlo = _mm_packus_epi16(alo, blo); in _simd_packus_epi16() 481 __m128i blo = _mm256_extractf128_si256(b, 0); in _simd_packs_epi16() local 484 __m128i resultlo = _mm_packs_epi16(alo, blo); in _simd_packs_epi16() 498 __m128i blo = _mm256_extractf128_si256(b, 0); in _simd_packus_epi32() local 501 __m128i resultlo = _mm_packus_epi32(alo, blo); in _simd_packus_epi32() 515 __m128i blo = _mm256_extractf128_si256(b, 0); in _simd_packs_epi32() local 518 __m128i resultlo = _mm_packs_epi32(alo, blo); in _simd_packs_epi32()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | segmented-stacks.ll | 20 ; Thumb-android-NEXT: blo .LBB0_2
|
D | thumb2-branch.ll | 62 ; CHECK: blo LBB
|
/external/lzma/Asm/arm/ |
D | 7zCrcOpt.asm | 56 blo |$v3|
|
/external/boringssl/ios-arm/crypto/fipsmodule/ |
D | bsaes-armv7.S | 1093 blo _AES_cbc_encrypt 1199 blo Lcbc_dec_one 1211 blo Lcbc_dec_three 1216 blo Lcbc_dec_five 1361 blo Lctr_enc_short @ small sizes 1457 blo Lctr_enc_loop_done 1494 blo Lctr_enc_done 1503 blo Lctr_enc_done 1512 blo Lctr_enc_done 1652 blo Lxts_enc_short [all …]
|
D | ghashv8-armx32.S | 140 blo Lodd_tail_v8 @ r3 was less than 32
|
D | aesv8-armx32.S | 305 blo Lcbc_abort 439 blo Lcbc_dec_tail
|
/external/boringssl/linux-arm/crypto/fipsmodule/ |
D | bsaes-armv7.S | 1086 blo AES_cbc_encrypt 1192 blo .Lcbc_dec_one 1204 blo .Lcbc_dec_three 1209 blo .Lcbc_dec_five 1352 blo .Lctr_enc_short @ small sizes 1448 blo .Lctr_enc_loop_done 1485 blo .Lctr_enc_done 1494 blo .Lctr_enc_done 1503 blo .Lctr_enc_done 1641 blo .Lxts_enc_short [all …]
|
D | ghashv8-armx32.S | 135 blo .Lodd_tail_v8 @ r3 was less than 32
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-branch.ll | 60 ; CHECK: blo LBB
|
/external/llvm/test/MC/ARM/ |
D | coff-relocations.s | 25 @ CHECK-ENCODING-NEXT: blo.w #0
|
/external/e2fsprogs/po/ |
D | tr.po | 150 msgstr "%lu bloğu yazılırken hata: %s. " 230 msgstr "günlük dosyası super bloğu okunuyor\n" 235 msgstr "%s: geçerli gümlük dosyası super bloğu yok\n" 563 msgstr "ek özellik bloğu eşlemi" 892 "çalıştırmalısınız. Sorun sadece birincil bloğun grup\n" 893 "tanımlayıcısı ile ilgili olabilir ve yedekleme bloğu grup\n" 1029 "Ext3 günlüğü süper bloğu bilinmeyen salt-okunur özellikli bir bayrak " 1037 "Ext3 günlüğünün süper bloğu bilinmeyen uyumsuz özellikli bir bayrak " 1077 "V1 günlüğü süper bloğundan sonraki alanlar temizleniyor...\n" 1423 msgstr "Hatalı blok %b, hatalı blok düğümü dolaylı bloğu olarak kullanılmış." [all …]
|
/external/python/cpython2/Doc/library/ |
D | difflib.rst | 393 .. method:: find_longest_match(alo, ahi, blo, bhi) 395 Find longest matching block in ``a[alo:ahi]`` and ``b[blo:bhi]``. 399 <= i <= i+k <= ahi`` and ``blo <= j <= j+k <= bhi``. For all ``(i', j', 426 If no blocks match, this returns ``(alo, blo, 0)``.
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 888 DAGCombinerInfo(SelectionDAG &dag, bool bl, bool blo, bool cl, void *dc) in DAGCombinerInfo() 889 : DC(dc), BeforeLegalize(bl), BeforeLegalizeOps(blo), in DAGCombinerInfo()
|
/external/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() 7951 blo -= that->bluee; in image_transform_png_set_rgb_to_gray_mod() 7952 blo = DD(blo, calc_depth, 1/*round*/); in image_transform_png_set_rgb_to_gray_mod() 7973 blo = DD(blo, gamma_depth, 0/*truncate*/); in image_transform_png_set_rgb_to_gray_mod() 7987 blo = DD(pow(blo, power)-abse, calc_depth, 1); in image_transform_png_set_rgb_to_gray_mod() 8010 blo * (data.blue_coefficient-ce), calc_depth, do_round); in image_transform_png_set_rgb_to_gray_mod() 8033 blo = DD(blo, gamma_depth, 0/*truncate*/); in image_transform_png_set_rgb_to_gray_mod()
|
/external/python/cpython2/Doc/tools/ |
D | susp-ignored.csv | 58 library/difflib,,:bhi,b[blo:bhi]
|