Home
last modified time | relevance | path

Searched defs:bhi (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dsqrt.c19 uint64_t bhi = b>>32; in mul64() local
Dsqrtl.c69 uint64_t bhi = b>>32; in mul64() local
150 uint64_t bhi = b>>32; in mul64_128() local
/third_party/musl/src/math/
Dsqrt.c19 uint64_t bhi = b>>32; in mul64() local
Dsqrtl.c69 uint64_t bhi = b>>32; in mul64() local
150 uint64_t bhi = b>>32; in mul64_128() local
/third_party/python/Lib/
Ddifflib.py305 def find_longest_match(self, alo=0, ahi=None, blo=0, bhi=None): argument
879 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument
893 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument
987 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c7919 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local
8141 double rhi, ghi, bhi, grayhi; in image_transform_png_set_rgb_to_gray_mod() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c7919 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local
8141 double rhi, ghi, bhi, grayhi; in image_transform_png_set_rgb_to_gray_mod() local