Searched defs:makeVector (Results 1 – 4 of 4) sorted by relevance
60 std::vector<T> makeVector(const T &o1) in makeVector() function69 std::vector<T> makeVector(const T &o1, const T &o2) in makeVector() function79 std::vector<T> makeVector(const T &o1, const T &o2, const T &o3) in makeVector() function90 std::vector<T> makeVector(const T &o1, const T &o2, const T &o3, const T &o4) in makeVector() function
38 std::vector<T> makeVector(const T (&data)[N]) in makeVector() function
1771 void makeVector() { vector1 = true; } in makeVector() function
1788 void makeVector() { vector1 = true; } in makeVector() function