Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_indices_gen.py211 def prim_restart(in_verts, out_verts, out_prims, close_func = None): argument
255 def close_func(index): function
293 def close_func(index): function
311 def close_func(index): function
/external/tremolo/Tremolo/
Divorbisfile.h62 int (*close_func) (void *datasource); member
/external/lua/src/
Dlparser.c746 static void close_func (LexState *ls) { in close_func() function