Home
last modified time | relevance | path

Searched defs:newSize (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dgc_allocator.d43 immutable newSize = GC.extend(b.ptr, sizeRequest, sizeRequest); in expand() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dgc_allocator.d48 immutable newSize = GC.extend(b.ptr, sizeRequest, sizeRequest); in expand() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Demutls.d267 auto newSize = arr.length * 2; in ensureLength() local
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Demutls.d268 auto newSize = arr.length * 2; in ensureLength() local
/netbsd/usr.bin/make/
H A Dhash.c217 unsigned int newSize = 2 * oldSize; in HashTable_Enlarge() local
/netbsd/external/bsd/byacc/dist/test/
H A Dexpr.oxout.y189 long oldSize,newSize; in yyyHandleOverflow() local
/netbsd/external/bsd/byacc/dist/test/yacc/
H A Dexpr.oxout.tab.c388 long oldSize,newSize; in yyyHandleOverflow() local
/netbsd/sys/arch/shark/ofw/
H A Dofw.c1811 vsize_t newSize, claim_size; in ofw_malloc() local
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Dexpr.oxout.tab.c538 long oldSize,newSize; in yyyHandleOverflow() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d2475 size_t newSize = 1<<(bsr(minCapacity)+1); in TimSortImpl() local
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc1380 long newSize = ddscr->getSize (); in checkUpdate() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d2598 size_t newSize = 1<<(bsr(minCapacity)+1); in TimSortImpl() local
/netbsd/external/mit/expat/dist/lib/
H A Dxmlparse.c6932 size_t newSize = (size_t)1 << newPower; in lookup() local
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c24419 int newSize; in memsys5MallocUnsafe() local