Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterpStack.cpp29 void *InterpStack::grow(size_t Size) { in grow() function in InterpStack
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11667.C19 void grow(int n) { in grow() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DIntEqClasses.cpp25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
H A DThreadPool.cpp38 void ThreadPool::grow(int requested) { in grow() function in ThreadPool
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIndexedMap.h68 void grow(IndexT n) { in grow() function
H A DDenseMap.h536 void grow(unsigned AtLeast) { in grow() function
802 void grow(unsigned AtLeast) { in grow() function
1043 void grow(unsigned AtLeast) { in grow() function
H A DSmallVector.h436 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { in grow() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTypeLocBuilder.cpp67 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
/openbsd-src/lib/libc/string/
H A Dstrstr.c133 size_t grow = l | 63; in twoway_strstr() local
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DUtility.h37 void grow(size_t N) { in grow() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DUtility.h37 void grow(size_t N) { in grow() function
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dinfo.h63 #define add_pointer_to_array(pointer, idx, array, slots, grow, type) \ argument
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Support/
H A DBumpVector.h225 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h301 void grow(TraitsT &Traits) { in grow() function
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c172 static unsigned int grow(unsigned long n, in grow() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTVector.h380 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { in grow() function
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_demangle.cpp301 void grow() { in grow() function in __anon67b5abab0211::BumpPointerAllocator
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp101 Error EPCTrampolinePool::grow() { in grow() function in __anonb007d4940111::EPCTrampolinePool
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DVirtRegMap.cpp78 void VirtRegMap::grow() { in grow() function in VirtRegMap
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h163 Error grow() override { in grow() function
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp300 void grow() { in grow() function in __anon6ca228070211::BumpPointerAllocator
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.xs231 STRLEN grow = 0; /* bytes needed to represent chars 128+ */ in esc_q_utf8() local
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_workarounds.c149 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_hot.c507 STRLEN grow; /* final size of destination string (targ) */ PP() local
[all...]

12