Home
last modified time | relevance | path

Searched defs:NUM_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.h79 #define NUM_ENTRIES 50 macro
/external/crosvm/io_uring/src/
During.rs1348 const NUM_ENTRIES: usize = 16; in submit_from_any_thread() constant
1433 const NUM_ENTRIES: usize = 16; in multi_thread_submit_and_complete() constant
/external/crosvm/cros_async/src/
During_executor.rs234 const NUM_ENTRIES: usize = 256; constant