Home
last modified time | relevance | path

Searched defs:origSize (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp248 int32_t origSize = uhash_count(fHashtable); in _flush() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp245 int32_t origSize = uhash_count(fHashtable); in _flush() local
/third_party/node/deps/icu-small/source/common/
Dunifiedcache.cpp248 int32_t origSize = uhash_count(fHashtable); in _flush() local
/third_party/icu/icu4c/source/common/
Dunifiedcache.cpp248 int32_t origSize = uhash_count(fHashtable); in _flush() local
/third_party/uboot/u-boot-2020.01/lib/zstd/
Ddecompress.c379 U32 origSize; member