Home
last modified time | relevance | path

Searched defs:grow (Results 1 – 14 of 14) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
HDtst.bigstack.c36 grow(int frame) in grow() function
/NextBSD/contrib/llvm/lib/Support/
HDIntEqClasses.cpp25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
/NextBSD/contrib/llvm/include/llvm/ADT/
HDIndexedMap.h68 void grow(IndexT n) { in grow() function
HDDenseMap.h391 void grow(unsigned AtLeast) { in grow() function
621 void grow(unsigned AtLeast) { in grow() function
847 void grow(unsigned AtLeast) { in grow() function
HDBitVector.h531 void grow(unsigned NewSize) { in grow() function
HDSmallVector.h244 void SmallVectorTemplateBase<T, isPodLike>::grow(size_t MinSize) { in grow() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTypeLocBuilder.cpp45 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDIndirectionUtils.h194 void grow(LLVMContext &Context) { in grow() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Support/
HDBumpVector.h215 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
/NextBSD/contrib/ntp/sntp/libevent/
HDevport.c167 grow(struct evport_data *data, int min_events) in grow() function
/NextBSD/sys/geom/vinum/
HDgeom_vinum_raid5.c346 int i, psdno, sdno, type, grow; in gv_raid5_request() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTVector.h376 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { in grow() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDVirtRegMap.cpp70 void VirtRegMap::grow() { in grow() function in VirtRegMap
/NextBSD/crypto/heimdal/kdc/
HDconnect.c591 size_t grow; in grow_descr() local