Home
last modified time | relevance | path

Searched defs:const_max_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/
Dheap.rs197 const fn const_max_size(a: usize, b: usize) -> usize { in const_max_size() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Ddevice.rs700 pub fn const_max_size(&self) -> cl_ulong { in const_max_size() method