Searched refs:system_groups (Results 1 – 2 of 2) sorted by relevance
/external/libxkbcommon/test/ |
D | registry.c | 218 struct test_option_group *system_groups, in test_setup_context_for() argument 225 system_groups); in test_setup_context_for() 249 struct test_option_group *system_groups, in test_setup_context() argument 255 user_layouts, system_groups, in test_setup_context() 523 struct test_option_group system_groups[] = { in test_load_basic() local 534 system_groups, NULL); in test_load_basic() 559 struct test_option_group system_groups[] = { in test_load_full() local 573 system_groups, NULL); in test_load_full() 592 assert(cmp_option_groups(&system_groups[0], g, CMP_EXACT)); in test_load_full() 596 assert(cmp_option_groups(&system_groups[1], g, CMP_EXACT)); in test_load_full() [all …]
|
/external/libcups/config-scripts/ |
D | cups-defaults.m4 | 240 AC_ARG_WITH(system_groups, [ --with-system-groups set default system groups for CUPS],
|