Home
last modified time | relevance | path

Searched refs:maxblocks (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/tools/
Dtarget_dem_fuzzer.c91 const int maxblocks= 50000; variable
165 if (!io_buffer_size || size / io_buffer_size > maxblocks) in LLVMFuzzerTestOneInput()
/third_party/python/Lib/test/
D_test_multiprocessing.py3610 maxblocks = 50
3622 if len(blocks) > maxblocks:
3623 i = random.randrange(maxblocks)
/third_party/mesa3d/.gitlab-ci/windows/
Dquick_gl.txt2113 spec/arb_shader_storage_buffer_object/maxblocks: skip