Home
last modified time | relevance | path

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

1234567

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dlist.tcc139 resize(size_type __new_size) in resize() function in std::list
154 resize(size_type __new_size, const value_type& __x) in resize() function in std::list
169 resize(size_type __new_size, value_type __x) in resize() function in std::list
Dforward_list.tcc198 resize(size_type __sz) in resize() function in std::forward_list
217 resize(size_type __sz, const value_type& __val) in resize() function in std::forward_list
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dlist.tcc139 resize(size_type __new_size) in resize() function in std::list
154 resize(size_type __new_size, const value_type& __x) in resize() function in std::list
169 resize(size_type __new_size, value_type __x) in resize() function in std::list
Dforward_list.tcc198 resize(size_type __sz) in resize() function in std::forward_list
217 resize(size_type __sz, const value_type& __val) in resize() function in std::forward_list
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DIndexedMap.h61 void resize(typename StorageT::size_type s) { in resize() function
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DIndexedMap.h61 void resize(typename StorageT::size_type s) { in resize() function
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DIndexedMap.h61 void resize(typename StorageT::size_type s) { in resize() function
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIndexedMap.h61 void resize(typename StorageT::size_type s) { in resize() function
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
Dallocators.go24 resize string // code to shrink to sub-power-of-two size (takes size as fmt arg) member
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp185 resize(size_type new_size) in resize() function in PB_DS_CLASS_C_DEC
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp185 resize(size_type new_size) in resize() function in PB_DS_CLASS_C_DEC
/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
Dcmemory.h456 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function
627 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
Dcmemory.h456 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function
627 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
Dcmemory.h456 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function
627 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
Dcmemory.h456 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function
627 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DScheduleDFS.h136 void resize(unsigned NumSUnits) { in resize() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DScheduleDFS.h136 void resize(unsigned NumSUnits) { in resize() function

1234567