Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py145 def intercept_compiler_wrapper_impl(_, execution): argument
H A Danalyze.py304 def analyze_compiler_wrapper_impl(result, execution): argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp.c93 static enum mod_hdcp_status execution(struct mod_hdcp *hdcp, in execution() function