Home
last modified time | relevance | path

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

/external/libaom/libaom/tools/auto_refactor/c_files/
Dfunc_in_out.c36 int sub_func(VP9_COMP *cpi, int b) { in sub_func() function
/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py103 def sub_func(x, y): function