Searched defs:resize (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/usr.bin/mkimg/
H A Dformat.h36 int (*resize)(lba_t); member in struct:mkimg_format
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.h65 void resize(unsigned N) { function in class:llvm::BitcodeReaderValueList
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIndexedMap.h59 void resize(typename StorageT::size_type s) { function in class:llvm::IndexedMap
H A DPackedVector.h109 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } function in class:llvm::PackedVector
H A DDenseSet.h80 void resize(size_t Size) { TheMap.resize(Size); } function in class:llvm::detail::DenseSetImpl
H A DBitVector.h371 void resize(unsigned N, bool t = false) { function in class:llvm::BitVector
[all...]
H A DSmallVector.h344 void resize(size_type N) { function in class:llvm::SmallVectorImpl
357 void resize(size_type N, const T &NV) { function in class:llvm::SmallVectorImpl
H A DSmallBitVector.h329 void resize(unsigned N, bool t = false) { function in class:llvm::SmallBitVector
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dheap.c124 resize(isc_heap_t *heap) { function
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp194 resize(size_type new_size) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h65 void resize(uptr NewSize) { function in class:scudo::VectorNoCtor
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Ddynstr.c45 resize(atf_dynstr_t *ad, size_t newsize) function
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_valarray.h865 valarray<_Tp>::resize(size_t __n, _Tp __c) function in class:valarray
/freebsd-11-stable/sys/xen/interface/io/
H A Dfbif.h75 struct xenfb_resize resize; member in union:xenfb_out_event
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h341 void resize(const ASTContext &C, unsigned N, const T &NV) { function in class:clang::ASTVector
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h136 void resize(unsigned NumSUnits) { function in class:llvm::SchedDFSResult
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h430 resize(size_type __new_size, value_type __x = value_type()) function in class:vector
H A Dbasic_string.h643 resize(size_type __n) function in class:basic_string
H A Dstl_bvector.h761 resize(size_type __new_size, bool __x = bool()) function in class:vector
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h144 void resize(size_t Size) { Map.resize(Size); } function in class:llvm::ValueMap
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h777 void resize(kmp_uint32 nproc) { function in class:hierarchy_info
/freebsd-11-stable/sys/dev/mlx5/
H A Dcq.h107 } resize; member in union:mlx5_cq_modify_params::__anon6
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dhashtable.h990 resize(size_type __num_elements_hint) function in class:hashtable
H A Dvstring.h373 resize(size_type __n) function in class:__versa_string
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h97 void resize(size_t NewSize) { function in class:llvm::OnDiskChainedHashTableGenerator

Completed in 218 milliseconds

12