Home
last modified time | relevance | path

Searched defs:smallest_nonzero (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Drand_util_unittest.cc89 volatile double smallest_nonzero = BitsToOpenEndedUnitInterval(0x1); in TEST() local
109 volatile float smallest_nonzero = BitsToOpenEndedUnitIntervalF(0x1); in TEST() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dentropy_encode.c270 uint32_t smallest_nonzero = 1 << 30; in BrotliOptimizeHuffmanCountsForRle() local
/aosp_15_r20/external/brotli/c/enc/
H A Dentropy_encode.c270 uint32_t smallest_nonzero = 1 << 30; in BrotliOptimizeHuffmanCountsForRle() local