/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 113 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/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | Tensor.h | 423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() function 432 EIGEN_DEVICE_FUNC void resize(const array<Index, NumIndices>& dimensions) in resize() function 450 EIGEN_DEVICE_FUNC void resize(const DSizes<Index, NumIndices>& dimensions) { in resize() function 459 void resize() in resize() function 470 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(CustomDimension& dimensions) in resize() function 479 void resize(const Sizes<Indices...>& dimensions) { in resize() function 489 void resize(const Sizes<V1, V2, V3, V4, V5>& dimensions) { in resize() function
|
/external/deqp/framework/platform/lnx/ |
D | tcuLnxVulkanPlatform.cpp | 72 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXlib 120 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXcb 166 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowWayland 201 void resize (const UVec2&) in resize() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/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/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/abseil-cpp/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/webrtc/third_party/abseil-cpp/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/libtextclassifier/abseil-cpp/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/skqp/src/compute/common/vk/ |
D | event_pool.c | 26 uint32_t resize; member 58 …_event_pool_create(VkDevice device, VkAllocationCallbacks const * allocator, uint32_t const resize) in vk_event_pool_create()
|
/external/skia/tools/viewer/ |
D | SampleSlide.h | 23 void resize(SkScalar winWidth, SkScalar winHeight) override { in resize() function
|
D | SvgSlide.cpp | 48 void SvgSlide::resize(SkScalar w, SkScalar h) { in resize() function in SvgSlide
|
D | SkRiveSlide.cpp | 44 void SkRiveSlide::resize(SkScalar w, SkScalar h) { in resize() function in SkRiveSlide
|
/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/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized_test.cc | 32 void resize(size_t) { resize_call_count += 1; } in resize() function 47 void resize(size_t) { resize_call_count += 1; } in resize() function
|
/external/angle/util/ios/ |
D | IOSWindow.mm | 40 bool IOSWindow::resize(int width, int height) function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkWsiPlatform.cpp | 41 void Window::resize (const tcu::UVec2&) in resize() function in vk::wsi::Window
|
/external/skqp/tools/viewer/ |
D | SampleSlide.h | 23 void resize(SkScalar winWidth, SkScalar winHeight) override { in resize() function
|
/external/angle/src/common/ |
D | FixedVector.h | 304 void FixedVector<T, N, Storage>::resize(size_type count) in resize() function 320 void FixedVector<T, N, Storage>::resize(size_type count, const value_type &value) in resize() function
|
/external/libbrillo/brillo/ |
D | secure_blob.cc | 60 void SecureBlob::resize(size_type count) { in resize() function in brillo::SecureBlob 67 void SecureBlob::resize(size_type count, const value_type& value) { in resize() function in brillo::SecureBlob
|
/external/pigweed/pw_bytes/ |
D | byte_builder.cc | 46 void ByteBuilder::resize(size_t new_size) { in resize() function in pw::ByteBuilder
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/ |
D | LottieCompositionCache.java | 48 public void resize(int size) { in resize() method in LottieCompositionCache
|
/external/skqp/tools/sk_app/ |
D | GLWindowContext.cpp | 87 void GLWindowContext::resize(int w, int h) { in resize() function in sk_app::GLWindowContext
|
/external/skia/tools/sk_app/ |
D | GLWindowContext.cpp | 88 void GLWindowContext::resize(int w, int h) { in resize() function in sk_app::GLWindowContext
|