Home
last modified time | relevance | path

Searched refs:cleanup_source (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_peg_parser.py701 def cleanup_source(source: Any) -> str: function
718 result = cleanup_source(source)
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c617 cleanup_source(struct vl_idct_buffer *buffer) in cleanup_source() function
812 cleanup_source(buffer); in vl_idct_cleanup_buffer()