Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/tools/auto_refactor/c_files/
H A Dfunc_in_out.c36 int sub_func(VP9_COMP *cpi, int b) { in sub_func() function
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dpy_func_test.py101 def sub_func(x, y): function
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp380 const CPDF_ExpIntFunc* sub_func = sub_functions[i]->ToExpIntFunc(); in AddStitching() local