Home
last modified time | relevance | path

Searched defs:oSize (Results 1 – 13 of 13) sorted by relevance

/external/lz4/tests/
Dframetest.c325 size_t decResult, oSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
345 { size_t oSize = 0; in basicTests() local
408 size_t oSize = (size_t)(oend-op); in basicTests() local
451 size_t oSize = (size_t)(oend-op); in basicTests() local
784 size_t oSize = (size_t)(oend-op); in basicTests() local
803 size_t oSize = (size_t)(oend-op); in basicTests() local
819 size_t oSize = 10; in basicTests() local
903 size_t oSize = oSizeMax; in test_lz4f_decompression_wBuffers() local
1077 size_t const oSize = LZ4F_compressBound(iSize, prefsPtr); in fuzzerTests() local
/external/zstd/lib/common/
Dentropy_common.c280 size_t oSize; in HUF_readStats_body() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp4201 const unsigned oSize = code->fileSize(TGSI_FILE_OUTPUT); in Converter() local
/external/zstd/lib/legacy/
Dzstd_v01.c965 size_t oSize; in HUF_readDTable() local
Dzstd_v03.c1547 size_t oSize; in HUF_readStats() local
Dzstd_v04.c1700 size_t oSize; in HUF_readStats() local
Dzstd_v02.c1550 size_t oSize; in HUF_readStats() local
Dzstd_v05.c1802 size_t oSize; in HUFv05_readStats() local
Dzstd_v06.c1861 size_t oSize; in HUFv06_readStats() local
Dzstd_v07.c1313 size_t oSize; in HUFv07_readStats() local
/external/zstd/lib/compress/
Dzstd_compress.c5402 size_t oSize = oend-op; in ZSTD_compressStream_generic() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
Dvulkan_json_parser.hpp295 static void parse_void_data(const void* s, Json::Value& obj, void* o, int oSize) in parse_void_data()
Dvulkan_json_data.hpp283 static void print_void_data(const void * o, int oSize, const std::string& s, bool commaNeeded=true) in print_void_data()