Searched defs:blo (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/ |
D | difflib.py | 348 def find_longest_match(self, alo, ahi, blo, bhi): argument 928 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument 943 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument 1041 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument
|
/external/python/cpython3/Lib/ |
D | difflib.py | 336 def find_longest_match(self, alo, ahi, blo, bhi): argument 914 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument 928 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument 1022 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
D | webrtc_cng.c | 247 int32_t blo, bhi; in WebRtcCng_Encode() local
|
/external/boringssl/src/crypto/curve25519/asm/ |
D | x25519-asm-arm.S | 2031 blo ._invertloop label
|
/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
|