Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/
Dapply_permutation.hpp42 RandomAccessIterator2 ind_begin, RandomAccessIterator2 ind_end) in apply_permutation()
77 RandomAccessIterator2 ind_end) in apply_reverse_permutation()
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c143 const char * const ind_end = indent + 63; in acpi_traverse() local