Home
last modified time | relevance | path

Searched defs:oSize (Results 1 - 4 of 4) sorted by relevance

/third_party/lz4/tests/
H A 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); basicTests() local
784 size_t oSize = (size_t)(oend-op); basicTests() local
803 size_t oSize = (size_t)(oend-op); basicTests() local
819 size_t oSize = 10; basicTests() local
903 size_t oSize = oSizeMax; test_lz4f_decompression_wBuffers() local
1077 size_t const oSize = LZ4F_compressBound(iSize, prefsPtr); fuzzerTests() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp4268 const unsigned oSize = code->fileSize(TGSI_FILE_OUTPUT); in Converter() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp277 static void print_void_data(const void * o, int oSize, const std::string& s, bool commaNeeded=true) in print_void_data() argument
[all...]
H A Dvulkan_json_parser.hpp317 static void parse_void_data(const void* s, Json::Value& obj, void* o, int oSize) in parse_void_data() argument

Completed in 81 milliseconds