Home
last modified time | relevance | path

Searched defs:itr_end (Results 1 – 4 of 4) sorted by relevance

/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_map.templates.h106 …for (auto itr = new_elements.begin(), itr_end = new_elements.end(); itr != itr_end; /* no incremen… in SemistaticMap() local
123 …for (value_type *itr = new_elements.data(), *itr_end = new_elements.data() + new_elements.size(); … in SemistaticMap() local
/external/kmod/shared/
Darray.c67 void **itr_end = itr + array->count; in array_append_unique() local
/external/kmod/libkmod/
Dlibkmod-index.c840 struct index_mm_value *itr, *itr_end; in index_mm_dump_node() local
945 struct index_mm_value *itr, *itr_end; in index_mm_searchwild_allvalues() local
/external/kmod/tools/
Ddepmod.c1515 struct mod **itr, **itr_end; in depmod_load_modules() local
1592 struct mod **itr, **itr_end; in depmod_load_dependencies() local
1625 struct mod **itr, **itr_end; in depmod_sort_dependencies() local
1729 struct mod **itr, **itr_end; in depmod_report_cycles_from_root() local