Home
last modified time | relevance | path

Searched defs:avector (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_vector.cpp31 int test_vector_detail(const std::vector<T> & avector) in test_vector_detail()
57 std::vector<T> avector; in test_default_constructible() local
107 std::vector<X> avector; in test_non_default_constructible() local
/aosp_15_r20/hardware/interfaces/biometrics/common/config/tests/
H A DConfigTest.cpp69 OptIntVec avector() { in avector() function
72 bool avector(const OptIntVec& v) { in avector() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/performance/
Dperformance_vector.cpp39 std::vector<T> avector; in test_vector() local
/aosp_15_r20/external/freetype/src/base/
H A Dftpfr.c101 FT_Vector *avector ) in FT_Get_PFR_Kerning()
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrdrivr.c33 FT_Vector *avector ) in pfr_get_kerning()