Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1013 char first_name[256], second_name[32] = {}, kernel_version[128] = {}; in si_init_renderer_string() local
/third_party/libabigail/src/
Dabg-corpus.cc216 string first_name, second_name; in operator ()() local
250 string first_name, second_name; in operator ()() local
/third_party/python/Parser/
Dpegen.c1611 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot()