Searched defs:param_name (Results 1 – 9 of 9) sorted by relevance
43 clGetPlatformInfo(cl_platform_id platform, cl_platform_info param_name, in clGetPlatformInfo()
82 std::string GetParamName(const std::string ¶m_name) const { in GetParamName()
280 def offset_of(self, param_name): argument
164 char *param_name, char *param_unit) in check_param()
26 def loadSiteConfig(lit_config, config, param_name, env_name): argument
571 std::string param_name = name_func( in RegisterTests() local
935 #define __DECLARE_PARAM_TRAITS(token, param_name, T) \ argument