| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | BitVector.h | 193 void resize(unsigned N, bool t = false) { in resize() function in llvm::BitVector
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceLiveness.h | 130 void resize(SizeT Index) { in resize() function in Ice::Liveness
|
| /third_party/skia/tools/viewer/ |
| H A D | SkottieSlide.cpp | 197 void SkottieSlide::resize(SkScalar w, SkScalar h) { in resize() function in SkottieSlide
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | DenseSet.h | 80 void resize(size_t Size) { TheMap.resize(Size); } in resize() function in llvm::detail::DenseSetImpl
|
| H A D | BitVector.h | 371 void resize(unsigned N, bool t = false) { in resize() function in llvm::BitVector [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector.h | 542 void resize(size_type n) { in resize() function in absl::InlinedVector 552 void resize(size_type n, const_reference v) { in resize() function in absl::InlinedVector
|
| /third_party/spirv-tools/source/util/ |
| H A D | small_vector.h | 419 void resize(size_t new_size, const T& v) { in resize() function in spvtools::utils::SmallVector
|
| /third_party/vk-gl-cts/framework/platform/lnx/ |
| H A D | tcuLnxVulkanPlatform.cpp | 83 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXlib 137 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowXcb 189 void resize (const UVec2& newSize) in resize() function in tcu::lnx::VulkanWindowWayland 230 void resize (const UVec2&) in resize() function 255 void resize (const UVec2&) in resize() function
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWin32VulkanPlatform.cpp | 66 void resize (const UVec2& newSize) in resize() function in tcu::win32::VulkanWindow
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | small_vector.h | 468 void resize(size_t size) in resize() function in panda::SmallVector 494 void resize(size_t size, const value_type &val) in resize() function in panda::SmallVector
|
| H A D | bit_vector.h | 357 void resize(size_t bits) in resize() function in panda::final
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | small_vector.h | 472 void resize(size_t size) in resize() function in ark::SmallVector 500 void resize(size_t size, const value_type &val) in resize() function in ark::SmallVector
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | unordered_map.h | 595 bool resize = false; in create_entry() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv_ext.cpp | 85 bool PixelYuvExt::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelYuvExt 91 bool PixelYuvExt::resize(int32_t dstW, int32_t dstH) in resize() function in OHOS::Media::PixelYuvExt
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cmemory.h | 505 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function in MaybeStackArray 676 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function in MaybeStackHeaderAndArray
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | cmemory.h | 505 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function in MaybeStackArray 676 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function in MaybeStackHeaderAndArray
|
| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | unicodetext.cc | 127 void UnicodeText::Repr::resize(int new_size) { in resize() function in i18n::phonenumbers::UnicodeText::Repr
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 287 void resize() in resize() function in nv50_ir::Stack 331 void resize(unsigned int index) in resize() function in nv50_ir::DynArray
|
| /third_party/python/Tools/demo/ |
| H A D | sortvisu.py | 561 def resize(self, newsize): member in SortDemo
|
| /third_party/skia/third_party/externals/angle2/util/windows/win32/ |
| H A D | Win32Window.cpp | 777 bool Win32Window::resize(int width, int height) in resize() function in Win32Window
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ValueMap.h | 144 void resize(size_t Size) { Map.resize(Size); } in resize() function in llvm::ValueMap
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | cmemory.h | 505 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function in MaybeStackArray 676 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function in MaybeStackHeaderAndArray
|
| /third_party/skia/include/private/ |
| H A D | SkTArray.h | 371 void resize(size_t count) { this->resize_back((int)count); } in resize() function in SkTArray
|
| H A D | SkTHash.h | 262 void resize(int capacity) { in resize() function in SkTHashTable
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidPlatform.cpp | 234 void resize(const UVec2& newSize) in resize() function in tcu::Android::VulkanWindow
|