Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.h75 void *map_next; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h85 void *map_next; member
/aosp_15_r20/external/python/cpython3/Python/
Dbltinmodule.c1341 map_next(mapobject *lz) in map_next() function