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

12

/freebsd-10-stable/usr.bin/mkimg/
H A Dformat.h37 int (*resize)(lba_t); member in struct:mkimg_format
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DIndexedMap.h57 void resize(typename StorageT::size_type s) { function in class:llvm::IndexedMap
H A DPackedVector.h108 void resize(unsigned N) { Bits.resize(N << (BitNum-1)); } function in class:llvm::PackedVector
H A DBitVector.h210 void resize(unsigned N, bool t = false) { function in class:llvm::BitVector
H A DDenseSet.h39 void resize(size_t Size) { TheMap.resize(Size); } function in class:llvm::DenseSet
H A DSmallBitVector.h253 void resize(unsigned N, bool t = false) { function in class:llvm::SmallBitVector
[all...]
H A DSmallVector.h401 void resize(unsigned N) { function in class:llvm::SmallVectorImpl
413 void resize(unsigned N, const T &NV) { function in class:llvm::SmallVectorImpl
H A DValueMap.h107 void resize(size_t Size) { Map.resize(Size); } function in class:llvm::ValueMap
H A DDenseMap.h73 void resize(size_t Size) { function in class:llvm::DenseMapBase
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.h57 void resize(unsigned N) { ValuePtrs.resize(N); } function in class:llvm::BitcodeReaderValueList
/freebsd-10-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-10-stable/contrib/ntp/lib/isc/
H A Dheap.c124 resize(isc_heap_t *heap) { function
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Ddynstr.c45 resize(atf_dynstr_t *ad, size_t newsize) function
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_valarray.h865 valarray<_Tp>::resize(size_t __n, _Tp __c) function in class:valarray
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h139 void resize(unsigned NumSUnits) { function in class:llvm::SchedDFSResult
/freebsd-10-stable/sys/xen/interface/io/
H A Dfbif.h75 struct xenfb_resize resize; member in union:xenfb_out_event
/freebsd-10-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
H A Dstl_deque.h899 resize(size_type __new_size, value_type __x = value_type()) function in class:deque
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h346 void resize(const ASTContext &C, unsigned N, const T &NV) { function in class:clang::ASTVector
/freebsd-10-stable/sys/dev/mlx5/
H A Dcq.h107 } resize; member in union:mlx5_cq_modify_params::__anon1412
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dvstring.h373 resize(size_type __n) function in class:__versa_string
H A Dhashtable.h990 resize(size_type __num_elements_hint) function in class:hashtable
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DOnDiskHashTable.h152 void resize(size_t newsize) { function in class:clang::OnDiskChainedHashTableGenerator

Completed in 225 milliseconds

12