Searched defs:bhi (Results 1 – 7 of 7) sorted by relevance
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | sqrt.c | 19 uint64_t bhi = b>>32; in mul64() local
|
D | sqrtl.c | 69 uint64_t bhi = b>>32; in mul64() local 150 uint64_t bhi = b>>32; in mul64_128() local
|
/third_party/musl/src/math/ |
D | sqrt.c | 19 uint64_t bhi = b>>32; in mul64() local
|
D | sqrtl.c | 69 uint64_t bhi = b>>32; in mul64() local 150 uint64_t bhi = b>>32; in mul64_128() local
|
/third_party/python/Lib/ |
D | difflib.py | 305 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/ |
D | pngvalid.c | 7919 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/ |
D | pngvalid.c | 7919 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
|