Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 25 of 261) sorted by relevance

1234567891011

/third_party/boost/boost/numeric/odeint/util/
Dresize.hpp41 static void resize( StateOut &x1 , const StateIn &x2 ) in resize() function
52 static void resize( StateOut &x1 , const StateIn &x2 ) in resize() function
61 void resize( StateOut &x1 , const StateIn &x2 ) in resize() function
101 static void resize( FusionSeq &x1 , const FusionSeq &x2 ) in resize() function
Dublas_wrapper.hpp216 static void resize( boost::numeric::ublas::matrix< T , L , A > &m1 , in resize() function
239 static void resize( boost::numeric::ublas::matrix< T , L , A > &m , in resize() function
265 static void resize( const boost::numeric::ublas::vector< T_V , A_V > &v, in resize() function
/third_party/boost/boost/numeric/odeint/external/mtl4/
Dmtl4_resize.hpp70 static void resize( mtl::dense_vector< Value , Parameters > &v1 , in resize() function
92 static void resize( mtl::dense2D< Value , MatrixParameters > &m , in resize() function
115 static void resize( mtl::compressed2D< Value , MatrixParameters > &m , in resize() function
/third_party/boost/boost/geometry/core/
Dmutable_range.hpp82 struct resize struct
84 static inline void apply(typename rvalue_type<Range>::type range, in apply()
/third_party/boost/boost/numeric/odeint/external/vexcl/
Dvexcl_resize.hpp44 static void resize( vex::vector< T > &x1 , const vex::vector< T > &x2 ) in resize() function
72 static void resize( vex::multivector< T , N > &x1 , const vex::multivector< T , N > &x2 ) in resize() function
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dring.hpp73 struct resize<boost::polygon::polygon_data<CoordinateType> > struct
75 typedef boost::polygon::point_data<CoordinateType> point_type;
77 static inline void apply(boost::polygon::polygon_data<CoordinateType>& data, in apply()
Dholes_proxy.hpp67 inline void resize(std::size_t new_size) in resize() function
160 struct resize<adapt::bp::holes_proxy<Polygon> > struct
162 static inline void apply(adapt::bp::holes_proxy<Polygon> proxy, std::size_t new_size) in apply()
Dring_proxy.hpp160 void resize(std::size_t /*new_size*/) in resize() function in boost::geometry::adapt::bp::ring_proxy
267 struct resize<adapt::bp::ring_proxy<Polygon> > struct
269 static inline void apply(adapt::bp::ring_proxy<Polygon> proxy, std::size_t new_size) in apply()
/third_party/boost/boost/numeric/odeint/external/eigen/
Deigen_resize.hpp84 static void resize( Eigen::MatrixBase< Derived > &m1 , const Eigen::MatrixBase< Derived > &m2 ) in resize() function
94 static void resize( Eigen::ArrayBase< Derived > &v1 , const Eigen::ArrayBase< Derived > &v2 ) in resize() function
/third_party/abseil-cpp/absl/strings/internal/
Dresize_uninitialized_test.cc31 void resize(size_t) { resize_call_count += 1; } in resize() function
44 void resize(size_t) { resize_call_count += 1; } in resize() function
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c709 static void collect_resize_constraints(ntfs_resize_t *resize, runlist *rl) in collect_resize_constraints()
776 static void collect_relocation_info(ntfs_resize_t *resize, runlist *rl) in collect_relocation_info()
1105 static void build_resize_constraints(ntfs_resize_t *resize) in build_resize_constraints()
1129 static void resize_constraints_by_attributes(ntfs_resize_t *resize) in resize_constraints_by_attributes()
1143 static void set_resize_constraints(ntfs_resize_t *resize) in set_resize_constraints()
1393 static int reload_mft(ntfs_resize_t *resize) in reload_mft()
1443 static int record_mft_in_bitmap(ntfs_resize_t *resize) in record_mft_in_bitmap()
1463 static void delayed_updates(ntfs_resize_t *resize) in delayed_updates()
1543 static void replace_later(ntfs_resize_t *resize, runlist *rl, runlist *head_rl) in replace_later()
1607 static int replace_attribute_runlist(ntfs_resize_t *resize, runlist *rl) in replace_attribute_runlist()
[all …]
/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_linestring.hpp65 struct resize<all_custom_linestring<Point> > struct
67 static inline void apply(all_custom_linestring<Point>& als, std::size_t new_size) in apply()
Dall_custom_ring.hpp71 struct resize<all_custom_ring<Point> > struct
73 static inline void apply(all_custom_ring<Point>& acr, std::size_t new_size) in apply()
Dwrapped_boost_array.hpp139 struct resize< wrapped_boost_array<Point, Count> > struct
141 static inline void apply(wrapped_boost_array<Point, Count>& ar, std::size_t new_size) in apply()
Dall_custom_container.hpp66 struct resize<all_custom_container<Item> > struct
68 static inline void apply(all_custom_container<Item>& container, std::size_t new_size) in apply()
/third_party/skia/tools/viewer/
DSampleSlide.h23 void resize(SkScalar winWidth, SkScalar winHeight) override { in resize() function
/third_party/flutter/skia/tools/viewer/
DSampleSlide.h23 void resize(SkScalar winWidth, SkScalar winHeight) override { in resize() function
/third_party/skia/third_party/externals/angle2/util/ios/
DIOSWindow.mm40 bool IOSWindow::resize(int width, int height) function
/third_party/boost/libs/numeric/odeint/examples/2d_lattice/
Dvector_vector_resize.hpp53 static void resize( state_type &x1 , const state_type &x2 ) in resize() function
86 bool resize( const State &x ) in resize() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dresize_uninitialized_test.cc32 void resize(size_t) { resize_call_count += 1; } in resize() function
47 void resize(size_t) { resize_call_count += 1; } in resize() function
/third_party/boost/boost/asio/detail/
Dsocket_option.hpp110 void resize(const Protocol&, std::size_t s) in resize() function in boost::asio::detail::socket_option::boolean
201 void resize(const Protocol&, std::size_t s) in resize() function in boost::asio::detail::socket_option::integer
298 void resize(const Protocol&, std::size_t s) in resize() function in boost::asio::detail::socket_option::linger
/third_party/boost/boost/numeric/odeint/external/viennacl/
Dviennacl_resize.hpp43 static void resize( viennacl::vector< T > &x1 , const viennacl::vector< T > &x2 ) in resize() function
/third_party/boost/libs/compute/test/
Dtest_dynamic_bitset.cpp52 BOOST_AUTO_TEST_CASE(resize) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/libs/regex/src/
Dregex_raw_buffer.cpp37 void BOOST_REGEX_CALL raw_storage::resize(size_type n) in resize() function in boost::BOOST_REGEX_DETAIL_NS::raw_storage
/third_party/boost/boost/graph/detail/
Dindexed_properties.hpp84 void resize(std::size_t n) { m_vertex_properties.resize(n); } in resize() function in boost::detail::indexed_vertex_properties
137 void resize(std::size_t) {} in resize() function in boost::detail::indexed_vertex_properties
192 void resize(std::size_t n) { m_edge_properties.resize(n); } in resize() function in boost::detail::indexed_edge_properties
280 void resize(std::size_t) {} in resize() function in boost::detail::indexed_edge_properties

1234567891011