Home
last modified time | relevance | path

Searched defs:blo (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/
Ddifflib.py348 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/
Ddifflib.py337 def find_longest_match(self, alo=0, ahi=None, blo=0, bhi=None): argument
919 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument
933 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument
1027 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument
/external/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.cc253 int32_t blo, bhi; in Encode() local
/external/boringssl/src/crypto/curve25519/asm/
Dx25519-asm-arm.S2031 blo ._invertloop label
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/asm/
Dx25519-asm-arm.S2031 blo ._invertloop label
/external/rust/crates/ring/crypto/curve25519/asm/
Dx25519-asm-arm.S2033 blo ._invertloop label
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp2666 cl_ulong blo = b & 0xffffffffULL; in mul128() local
/external/libpng/contrib/libtests/
Dpngvalid.c7919 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local