Searched defs:second_name (Results 1 – 4 of 4) sorted by relevance
449 const string second_name = "def"; in TestConnectToCluster() local
289 std::string second_name = in GetName() local
1039 char first_name[256], second_name[32] = {}, kernel_version[128] = {}; in si_init_renderer_string() local
119 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot()