Home
last modified time | relevance | path

Searched defs:grow (Results 1 – 24 of 24) 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/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.h587 void grow(unsigned AtLeast) { static_cast<DerivedT *>(this)->grow(AtLeast); } in grow() function
854 void grow(unsigned AtLeast) { in grow() function
1094 void grow(unsigned AtLeast) { in grow() function
H A DSmallVector.h434 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { in grow() function
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpStack.cpp59 void *InterpStack::grow(size_t Size) { in grow() function in InterpStack
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp67 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
/freebsd/lib/libc/string/
H A Dstrstr.c150 size_t grow = l | 63; in twoway_strstr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h40 void grow(size_t N) { 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/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h375 void grow(unsigned AtLeast) { static_cast<DerivedT *>(this)->grow(AtLeast); } in grow() function
656 void grow(unsigned AtLeast) { 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.h304 void grow(TraitsT &Traits) { in grow() function
/freebsd/contrib/llvm-project/libc/src/__support/RPC/
H A Drpc_server.h92 LIBC_INLINE void grow() { 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/libc/src/__support/HashTable/
H A Dtable.h208 LIBC_INLINE HashTable *grow() const { in grow() function
/freebsd/tests/sys/kern/
H A Dssl_sendfile.c385 ATF_TC_BODY(grow, tc) in ATF_TC_BODY() argument
/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/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h165 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/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp79 void VirtRegMap::grow() { in grow() function in VirtRegMap
/freebsd/crypto/heimdal/kdc/
H A Dconnect.c591 size_t grow; in grow_descr() local