Home
last modified time | relevance | path

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

/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.bigstack.c35 grow(int frame) in grow() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.cpp36 void *InterpStack::grow(size_t Size) { grow() function in InterpStack
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
H A DThreadPool.cpp39 void ThreadPool::grow(int requested) { grow() function in ThreadPool
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIndexedMap.h69 void grow(IndexT n) { in grow() function
H A DDenseMap.h563 void grow(unsigned AtLeast) { grow() function
829 void grow(unsigned AtLeast) { grow() function
1070 void grow(unsigned AtLeast) { grow() function
[all...]
H A DSmallVector.h446 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { grow() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp67 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
/freebsd-src/lib/libc/string/
H A Dstrstr.c150 size_t grow = l | 63; in twoway_strstr() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h38 void grow(size_t N) { in grow() function
/freebsd-src/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-src/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-src/contrib/libevent/
H A Devport.c167 grow(struct evport_data *data, int min_events) in grow() function
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devport.c167 grow(struct evport_data *data, int min_events) in grow() function
/freebsd-src/sys/geom/vinum/
H A Dgeom_vinum_raid5.c
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h301 void grow(TraitsT &Traits) { in grow() function
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp101 Error EPCTrampolinePool::grow() { in grow() function in __anon643facef0111::EPCTrampolinePool
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp78 void VirtRegMap::grow() { in grow() function in VirtRegMap
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h163 Error grow() override { in grow() function
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp301 void grow() { in grow() function in __anonc8b2f5c20211::BumpPointerAllocator
/freebsd-src/crypto/heimdal/kdc/
H A Dconnect.c591 size_t grow; in grow_descr() local