Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.bigstack.c35 grow(int frame) in grow() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.cpp37 void *InterpStack::grow(size_t Size) { in grow() function in InterpStack
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
H A DThreadPool.cpp38 void StdThreadPool::grow(int requested) { in grow() function in StdThreadPool
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIndexedMap.h68 void grow(IndexT n) { grow() function
H A DDenseMap.h579 void grow(unsigned AtLeast) { in grow() function
845 void grow(unsigned AtLeast) { in grow() function
1086 void grow(unsigned AtLeast) { in grow() function
H A DSmallVector.h447 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { in grow() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp67 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h40 void grow(size_t N) { grow() function
/freebsd/lib/libc/string/
H A Dstrstr.c150 size_t grow = l | 63; in twoway_strstr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h392 void grow(unsigned AtLeast) { static_cast<DerivedT *>(this)->grow(AtLeast); } in grow() function
644 void grow(unsigned AtLeast) { in grow() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h234 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
/freebsd/contrib/ntp/sntp/libevent/
H A Devport.c167 grow(struct evport_data *data, int min_events) in grow() function
/freebsd/contrib/libevent/
H A Devport.c167 grow(struct evport_data *data, int min_events) in grow() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h301 void grow(TraitsT &Traits) { in grow() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h380 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { in grow() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp101 Error EPCTrampolinePool::grow() { in grow() function in __anonf460475d0111::EPCTrampolinePool
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp78 void VirtRegMap::grow() { in grow() function in VirtRegMap
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h163 Error grow() override { in grow() function
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp301 void grow() { in grow() function in __anon00a841f00211::BumpPointerAllocator
/freebsd/crypto/heimdal/kdc/
H A Dconnect.c591 size_t grow; in grow_descr() local