Home
last modified time | relevance | path

Searched defs:execute_func (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c72 static const tc_execute execute_func[TC_NUM_CALLS]; variable
2688 static const tc_execute execute_func[TC_NUM_CALLS] = { variable
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py1803 def _disable_test(execute_func): argument