Home
last modified time | relevance | path

Searched defs:low_bound (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc363 int32_t low_bound = checksum_range_[low_bound_index]; in ComputeChecksum() local
375 int64_t ReadableFontData::ComputeCheckSum(int32_t low_bound, in ComputeCheckSum()
/external/epid-sdk/epid/common/math/src/
Dfinitefield.c1268 EpidStatus FfGetRandom(FiniteField* ff, BigNumStr const* low_bound, in FfGetRandom()