Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c26 static const char *cmd_names[LP_RAST_OP_MAX] = variable
/external/python/cpython3/Lib/test/support/
D__init__.py2731 def missing_compiler_executable(cmd_names=[]): argument