Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/bmake/
H A Dhash.c223 unsigned int oldSize = t->bucketsSize; in HashTable_Enlarge() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp246 unsigned oldSize = visited.size(); in setSubgraphColorHelper() local
/freebsd/contrib/byacc/test/
H A Dexpr.oxout.y187 long oldSize = 0, newSize; in yyyHandleOverflow() local
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c386 long oldSize = 0, newSize; in yyyHandleOverflow() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c706 … size_t const oldSize = HUF_estimateCompressedSize(oldHufTable, table->count, maxSymbolValue); in HUF_compress_internal() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1819 size_t oldSize = relocData.size(); in updateAllocSize() local
2052 size_t oldSize = relrRelocs.size(); in updateAllocSize() local
4612 size_t oldSize = getSize(); in updateAllocSize() local
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c536 long oldSize = 0, newSize; in yyyHandleOverflow() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp534 size_t oldSize) { in fixRecordAlignment()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c1264 … size_t const oldSize = HUF_estimateCompressedSize(oldHufTable, table->count, maxSymbolValue); in HUF_compress_internal() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp174 size_t oldSize = (size_t)(_bufferEnd - _buffer); in add() local