Searched defs:Vector (Results 1 – 10 of 10) sorted by relevance
38 using Vector = chre::DynamicVector<T>; variable57 using Vector = std::vector<T>; variable
32 template<typename T> const hidl_vec<T> toHidlVec(const Vector<T> &Vector) { in toHidlVec()38 template<typename T> hidl_vec<T> toHidlVec(Vector<T> &Vector) { in toHidlVec() argument
11 using Vector = Matrix<T, N, 1>; variable
227 Vector<TYPE>::Vector() in Vector() function237 Vector<TYPE>::Vector(const Vector<TYPE>& rhs) in Vector() function242 Vector<TYPE>::Vector(const SortedVector<TYPE>& rhs) in Vector() function
53 Vector(Vector<ElementType>&& other) : Vector() { in Vector() function
95 TEST_F(OutputStreamTest, Vector) { in TEST_F() argument
93 TEST_F(FlattenableHelpersTest, Vector) { in TEST_F() argument
4854 template <class T> using Vector = std::vector<T, Alloc<T>>; typedef
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...