Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set.hh620 bool previous_range (hb_codepoint_t *first, hb_codepoint_t *last) const in previous_range() function
/external/v8/src/compiler/
Doperation-typer.cc60 Type OperationTyper::WeakenRange(Type previous_range, Type current_range) { in WeakenRange()
/external/libchrome/base/metrics/
Dhistogram.cc364 Sample previous_range = -1; // Bottom range is always 0. in FindCorruption() local