Home
last modified time | relevance | path

Searched refs:unused_functions (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
Dstatic_data.py2987 unused_functions = [ variable
Dgl_XML.py702 … self.assign_offset = self.exec_flavor != "skip" or name in static_data.unused_functions
/external/tensorflow/tensorflow/python/training/tracking/
Dtracking.py265 def _list_functions_for_serialization(self, unused_functions): argument
Ddata_structures.py683 def _list_functions_for_serialization(self, unused_functions): argument