Searched defs:vector_t (Results 1 – 7 of 7) sorted by relevance
48 struct vector_t { struct54 static struct vector_t instream, outstream; argument
48 typedef vector<unsigned char, new_allocator<unsigned char>, options_t> vector_t; in test_stored_size_type() typedef53 typedef vector<unsigned char, allocator<unsigned char>, options_t> vector_t; in test_stored_size_type() typedef
178 using vector_t = hb_vector_t<unsigned>; in main() typedef193 using vector_t = hb_vector_t<unsigned>; in main() typedef
334 typedef hb_vector_size_t<elt_t, PAGE_BITS / 8> vector_t; typedef
11 } vector_t; typedef
26 using vector_t = vector<value_t>; in main() typedef
35 typedef resource::vector vector_t; typedef