Home
last modified time | relevance | path

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

/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c75 struct block_range *next_range; in basefs_block_allocator() local
/external/harfbuzz_ng/src/
Dhb-set-private.hh286 inline bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function
/external/v8/src/regexp/
Djsregexp.cc5964 CharacterRange next_range = ranges->at(i); in IsCanonical() local