| /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
|
| D | TensorStorage.h | 116 EIGEN_DEVICE_FUNC void resize(Index size, const array<Index, NumIndices_>& nbDimensions) in resize() function
|
| /external/libbrillo/brillo/ |
| D | secure_blob.cc | 20 void SecureBlob::resize(size_type count) { in resize() function in brillo::SecureBlob 27 void SecureBlob::resize(size_type count, const value_type& value) { in resize() function in brillo::SecureBlob
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkWsiPlatform.cpp | 31 void Window::resize (const tcu::UVec2&) in resize() function in vk::wsi::Window
|
| /external/deqp/framework/platform/lnx/ |
| D | tcuLnxVulkanPlatform.cpp | 65 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXlib 108 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXcb 149 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowWayland
|
| /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/skia/tools/viewer/sk_app/ |
| D | GLWindowContext.cpp | 100 void GLWindowContext::resize(int w, int h) { in resize() function in sk_app::GLWindowContext
|
| /external/llvm/include/llvm/ADT/ |
| D | IndexedMap.h | 60 void resize(typename StorageT::size_type s) { in resize() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | IndexedMap.h | 62 void resize(typename StorageT::size_type s) { in resize() function
|
| /external/eigen/Eigen/src/Core/ |
| D | Transpositions.h | 74 inline void resize(Index newSize) in resize() function
|
| D | DenseBase.h | 241 void resize(Index newSize) in resize() function 252 void resize(Index rows, Index cols) in resize() function
|
| /external/deqp/framework/opengl/ |
| D | gluObjectWrapper.cpp | 101 void ObjectVector::resize (size_t newSize) in resize() function in glu::ObjectVector
|
| /external/skia/src/gpu/gl/ |
| D | GrGLVertexArray.h | 30 void resize(int newCount) { in resize() function
|
| /external/skia/tools/viewer/sk_app/android/ |
| D | RasterWindowContext_android.cpp | 68 void RasterWindowContext_android::resize(int w, int h) { in resize() function in __anon217741640111::RasterWindowContext_android
|
| /external/eigen/unsupported/Eigen/CXX11/src/util/ |
| D | MaxSizeVector.h | 58 void resize(size_t n) { in resize() function
|
| /external/skia/tools/viewer/sk_app/win/ |
| D | RasterWindowContext_win.cpp | 54 void RasterWindowContext_win::resize(int w, int h) { in resize() function in __anonffc34e3e0111::RasterWindowContext_win
|
| /external/skia/tools/viewer/sk_app/unix/ |
| D | RasterWindowContext_unix.cpp | 54 void RasterWindowContext_xlib::resize(int w, int h) { in resize() function in __anon3feccfaa0111::RasterWindowContext_xlib
|
| /external/regex-re2/util/ |
| D | sparse_set.h | 91 void resize(int new_max_size) { in resize() function
|
| /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
| D | BitcodeReader.h | 56 void resize(unsigned N) { ValuePtrs.resize(N); } in resize() function 103 void resize(unsigned N) { MDValuePtrs.resize(N); } in resize() function
|
| /external/skia/src/views/ |
| D | SkWindow.cpp | 57 void SkWindow::resize(const SkImageInfo& info) { in resize() function in SkWindow 65 void SkWindow::resize(int width, int height) { in resize() function in SkWindow
|
| /external/r8/src/main/java/com/android/tools/r8/utils/ |
| D | SimpleHashMap.java | 54 void resize() { in resize() method in SimpleHashMap
|
| /external/icu/icu4c/source/common/ |
| D | cmemory.h | 419 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function 594 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
|