Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dmain.cpp126 const Func *func_data = NULL; in doTest() local
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py713 def match_func(self, completion, key_string, iter, func_data): argument