| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/ |
| HD | tst.bigstack.c | 36 grow(int frame) in grow() function 52 grow(++frame); in grow1() 58 grow(1); in main()
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | SmallVector.h | 219 void grow(size_t MinSize = 0); 224 this->grow(); in push_back() 231 this->grow(); in push_back() 244 void SmallVectorTemplateBase<T, isPodLike>::grow(size_t MinSize) { in grow() function 326 void grow(size_t MinSize = 0) { 332 this->grow(); in push_back() 382 this->grow(N); in resize() 395 this->grow(N); in resize() 403 this->grow(N); in reserve() 420 this->grow(this->size()+NumInputs); in append() [all …]
|
| HD | IntEqClasses.h | 42 IntEqClasses(unsigned N = 0) : NumClasses(0) { grow(N); } 47 void grow(unsigned N);
|
| HD | DenseMap.h | 88 grow(Size); in resize() 391 void grow(unsigned AtLeast) { in grow() function 392 static_cast<DerivedT *>(this)->grow(AtLeast); in grow() 441 this->grow(NumBuckets * 2); in InsertIntoBucketImpl() 446 this->grow(NumBuckets); in InsertIntoBucketImpl() 621 void grow(unsigned AtLeast) { in grow() function 847 void grow(unsigned AtLeast) { in grow() function
|
| HD | IndexedMap.h | 68 void grow(IndexT n) { in grow() function
|
| HD | BitVector.h | 195 grow(N); 214 grow(N); in reserve() 531 void grow(unsigned NewSize) { in grow() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Support/ |
| HD | BumpVector.h | 156 grow(C); in push_back() 173 grow(C, size() + Cnt); in insert() 180 grow(C, N); in reserve() 190 void grow(BumpVectorContext &C, size_type MinSize = 1); 215 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ASTVector.h | 164 grow(C); in push_back() 170 grow(C, N); in reserve() 188 this->grow(C, this->size()+NumInputs); in append() 202 this->grow(C, this->size()+NumInputs); in append() 232 this->grow(C); in insert() 344 this->grow(C, N); in resize() 353 void grow(const ASTContext &C, size_type MinSize = 1); 376 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { in grow() function
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | evport.c | 122 static int grow(struct evport_data *, int min_events); 153 if (grow(evpd, INITIAL_EVENTS_PER_GETN) < 0) { in evport_init() 167 grow(struct evport_data *data, int min_events) in grow() function 364 grow(epdp, epdp->ed_maxevents * 2); in evport_dispatch()
|
| /NextBSD/sys/geom/vinum/ |
| HD | geom_vinum_raid5.c | 346 int i, psdno, sdno, type, grow; in gv_raid5_request() local 368 grow = 1; in gv_raid5_request() 371 grow = 0; in gv_raid5_request() 379 &sdno, &psdno, grow); in gv_raid5_request() 442 if (grow && s->flags & GV_SD_GROW) in gv_raid5_request() 481 if (grow && s->flags & GV_SD_GROW) in gv_raid5_request()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | TypeLocBuilder.h | 62 grow(Requested); in reserve() 133 void grow(size_t NewCapacity);
|
| HD | TypeLocBuilder.cpp | 45 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder 79 grow(NewCapacity); in pushImpl()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | VirtRegMap.h | 88 void grow(); 126 grow(); in clearAllVirt()
|
| HD | FunctionLoweringInfo.h | 200 LiveOutRegInfo.grow(Reg); in AddLiveOutRegInfo() 223 LiveOutRegInfo.grow(Reg); in InvalidatePHILiveOutRegInfo()
|
| /NextBSD/crypto/heimdal/kdc/ |
| HD | connect.c | 591 size_t grow; in grow_descr() local 593 grow = max(1024, d->len + n); in grow_descr() 594 if (d->size + grow > max_request_tcp) { in grow_descr() 596 (unsigned long)d->size + grow); in grow_descr() 600 tmp = realloc (d->buf, d->size + grow); in grow_descr() 603 (unsigned long)d->size + grow); in grow_descr() 607 d->size += grow; in grow_descr()
|
| /NextBSD/usr.bin/bc/ |
| HD | bc.y | 79 static void grow(void); 767 grow(void) 788 grow(); in cs() 798 grow(); in as() 815 grow(); in node() 820 grow(); in node()
|
| /NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/ |
| HD | IndirectionUtils.h | 186 grow(Context); in getAvailableTrampolineAddr() 194 void grow(LLVMContext &Context) { in grow() function
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | IntEqClasses.cpp | 25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | EdgeBundles.cpp | 42 EC.grow(2 * MF->getNumBlockIDs()); in runOnMachineFunction()
|
| HD | MachineRegisterInfo.cpp | 100 VRegInfo.grow(Reg); in createVirtualRegister() 102 RegAllocHints.grow(Reg); in createVirtualRegister()
|
| HD | VirtRegMap.cpp | 66 grow(); in runOnMachineFunction() 70 void VirtRegMap::grow() { in grow() function in VirtRegMap
|
| /NextBSD/contrib/groff/contrib/mm/examples/ |
| HD | NCOL | 173 grow
|
| /NextBSD/crypto/openssh/ |
| HD | README.hpn | 24 This is the default state. The HPN buffer size will grow to a maximum of 43 The buffer will grow up to the maximum size specified here.
|
| /NextBSD/contrib/binutils/ld/emultempl/ |
| HD | elf-generic.em | 69 /* After that we only allow the size to grow. */
|
| /NextBSD/tools/tools/nanobsd/embedded/ |
| HD | README | 18 Image size is minimal, we grow the last partition on first boot to
|