Home
last modified time | relevance | path

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

/external/e2fsprogs/contrib/android/
Dblock_range.c31 struct block_range *next_range = list->head->next; in remove_head() local
/external/libchrome/base/i18n/
Dbuild_utf8_validator_tables.cc406 uint8_t next_range = 0; in PrintStates() local
/external/harfbuzz_ng/src/
Dhb-set.hh626 bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function