/external/eigen/Eigen/src/StlSupport/ |
D | StdVector.h | 80 void resize(size_type new_size) in resize() function 85 void resize(size_type new_size, const value_type& x) in resize() function 102 void resize(size_type new_size, const value_type& x) in resize() function 108 void resize(size_type new_size, const value_type& x) in resize() function 118 void resize(size_type new_size, const value_type& x) in resize() function
|
D | StdDeque.h | 80 void resize(size_type new_size) in resize() function 85 void resize(size_type new_size, const value_type& x) in resize() function 103 void resize(size_type new_size, const value_type& x) in resize() function
|
D | StdList.h | 80 void resize(size_type new_size) in resize() function 83 void resize(size_type new_size, const value_type& x) in resize() function
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/ |
D | resize.hpp | 41 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
|
D | ublas_wrapper.hpp | 216 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
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | Tensor.h | 438 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() function 447 EIGEN_DEVICE_FUNC void resize(const array<Index, NumIndices>& dimensions) in resize() function 465 EIGEN_DEVICE_FUNC void resize(const DSizes<Index, NumIndices>& dimensions) { in resize() function 474 void resize() in resize() function 483 void resize(const Eigen::IndexList<FirstType, OtherTypes...>& dimensions) { in resize() function 497 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(CustomDimension& dimensions) in resize() function 506 void resize(const Sizes<Indices...>& dimensions) { in resize() function 516 void resize(const Sizes<V1, V2, V3, V4, V5>& dimensions) { in resize() function
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/mtl4/ |
D | mtl4_resize.hpp | 70 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
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/vexcl/ |
D | vexcl_resize.hpp | 44 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
|
/external/deqp/framework/platform/lnx/ |
D | tcuLnxVulkanPlatform.cpp | 87 void resize(const UVec2 &newSize) in resize() function in tcu::lnx::VulkanWindowXlib 142 void resize(const UVec2 &newSize) in resize() function in tcu::lnx::VulkanWindowXcb 195 void resize(const UVec2 &newSize) in resize() function in tcu::lnx::VulkanWindowWayland 237 void resize(const UVec2 &) in resize() function 266 void resize(const UVec2 &) override in resize() function
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 31 void resize(size_t) { resize_call_count += 1; } in resize() function 44 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/eigen/ |
D | eigen_resize.hpp | 84 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
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | socket_option.hpp | 110 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
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | socket_option.hpp | 106 void resize(const Protocol&, std::size_t s) in resize() function in asio::detail::socket_option::boolean 197 void resize(const Protocol&, std::size_t s) in resize() function in asio::detail::socket_option::integer 290 void resize(const Protocol&, std::size_t s) in resize() function in asio::detail::socket_option::linger
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/2d_lattice/ |
D | vector_vector_resize.hpp | 53 static void resize( state_type &x1 , const state_type &x2 ) in resize() function 86 bool resize( const State &x ) in resize() function
|
/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/ |
D | JsonPath.kt | 134 private fun resize() { in prettyString() method
|
/external/angle/util/ios/ |
D | IOSWindow.mm | 40 bool IOSWindow::resize(int width, int height) function
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXVulkanPlatform.cpp | 54 void resize(const UVec2 &newSize) in resize() function in tcu::osx::VulkanWindow 115 void resize(const UVec2 &) in resize() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkWsiPlatform.cpp | 43 void Window::resize(const tcu::UVec2 &) in resize() function in vk::wsi::Window
|
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
D | storage.hpp | 206 void resize (size_type size) { in resize() function in boost::numeric::ublas::unbounded_array 210 void resize (size_type size, value_type init) { in resize() function in boost::numeric::ublas::unbounded_array 402 void resize (size_type size) { in resize() function in boost::numeric::ublas::bounded_array 407 void resize (size_type size, value_type init) { in resize() function in boost::numeric::ublas::bounded_array 637 void resize (size_type size) { in resize() function in boost::numeric::ublas::array_adaptor 641 void resize (size_type size, value_type init) { in resize() function in boost::numeric::ublas::array_adaptor 645 void resize (size_type size, pointer data) { in resize() function in boost::numeric::ublas::array_adaptor 649 void resize (size_type size, pointer data, value_type init) { in resize() function in boost::numeric::ublas::array_adaptor 654 BOOST_UBLAS_INLINE void resize (T (&data)[N]) { in resize() function in boost::numeric::ublas::array_adaptor 659 BOOST_UBLAS_INLINE void resize (T (&data)[N], value_type init) { in resize() function in boost::numeric::ublas::array_adaptor [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 34 void resize(size_t) { resize_call_count += 1; } in resize() function 53 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 34 void resize(size_t) { resize_call_count += 1; } in resize() function 53 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 34 void resize(size_t) { resize_call_count += 1; } in resize() function 53 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 34 void resize(size_t) { resize_call_count += 1; } in resize() function 53 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 34 void resize(size_t) { resize_call_count += 1; } in resize() function 53 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/viennacl/ |
D | viennacl_resize.hpp | 43 static void resize( viennacl::vector< T > &x1 , const viennacl::vector< T > &x2 ) in resize() function
|