Searched defs:to_vector (Results 1 – 5 of 5) sorted by relevance
52 std::vector<T> to_vector(const T (&arr) [size]) { in to_vector() function57 std::vector<T> to_vector(std::initializer_list<T> il) { in to_vector() function62 …::is_array<T0>::value && std::is_pod<T0>::value, std::vector<T0>>::type to_vector(T0 t0, TN... tn)… in to_vector() function
511 std::vector<typename Collection::cursor::element_type> to_vector() const in to_vector() function in cpplinq::linq_driver
586 ArrayRef<Value> to_vector() const { return ivs_val_flag_; } in to_vector() function in mlir::lmhlo::__anon5ea1a26c0111::SelectAndScatterOpConverter::IterArgs
16 static SkVector to_vector(const Sk2s& x) { in to_vector() function
19 static SkVector to_vector(const Sk2s& x) { in to_vector() function