Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/showslab/
H A Dshowslab.c34 unsigned long active_size; /* size of all active objects */ member
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo.h132 GLubyte active_size; /**< number of components, but can shrink */ member
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h78 size_t active_size = 0; member