Searched defs:grow (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.bigstack.c36 grow(int frame) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp24 void IntEqClasses::grow(unsigned N) { function in class:IntEqClasses
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.cpp29 void *InterpStack::grow(size_t Size) { function in class:InterpStack
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIndexedMap.h67 void grow(IndexT n) { function in class:llvm::IndexedMap
H A DSmallVector.h233 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { function in class:llvm::SmallVectorTemplateBase
299 void grow(size_t MinSize = 0) { this->grow_pod(MinSize, sizeof(T)); } function in class:llvm::SmallVectorTemplateBase
[all...]
H A DDenseMap.h506 void grow(unsigned AtLeast) { function in class:llvm::DenseMapBase
772 void grow(unsigned AtLeast) { function in class:llvm::DenseMap
1008 void grow(unsigne function in class:llvm::SmallDenseMap
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp44 void TypeLocBuilder::grow(size_t NewCapacity) { function in class:TypeLocBuilder
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devport.c167 grow(struct evport_data *data, int min_events) function
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_raid5.c349 int i, psdno, sdno, type, grow; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h380 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { function in class:clang::ASTVector
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h225 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { function in class:clang::BumpVector
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h143 Error grow() { function in class:llvm::orc::LocalTrampolinePool
H A DOrcRemoteTargetClient.h469 Error grow() { function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h305 void grow(TraitsT &Traits) { function in class:llvm::pdb::HashTable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h33 void grow(size_t N) { function in class:OutputStream
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dconnect.c591 size_t grow; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp76 void VirtRegMap::grow() { function in class:VirtRegMap
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp260 void grow() { function in class:__anon1866::BumpPointerAllocator

Completed in 263 milliseconds