Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-vector.hh290 grow_vector (unsigned size, hb_priority<0>) in grow_vector() function
298 grow_vector (unsigned size, hb_priority<0>) in grow_vector() function
308 grow_vector (unsigned size, hb_priority<1>) in grow_vector() function
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dbiotop.c51 int grow_vector(struct vector *vector) { in grow_vector() function