Searched defs:oldSize (Results 1 – 3 of 3) sorted by relevance
409 VADDR_T LOS_DoMremap(VADDR_T oldAddress, size_t oldSize, size_t newSize, int flags, VADDR_T newAddr) in LOS_DoMremap()
727 size_t const oldSize = HUF_estimateCompressedSize(oldHufTable, count, maxSymbolValue); in HUF_compress_internal() local
1261 … size_t const oldSize = HUF_estimateCompressedSize(oldHufTable, table->count, maxSymbolValue); in HUF_compress_internal() local