Searched refs:parse_long_option (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/glib/glib/ |
D | goption.c | 1288 parse_long_option (GOptionContext *context, in parse_long_option() function 1647 !parse_long_option (context, context->main_group, &i, arg, in g_option_context_parse() 1660 if (!parse_long_option (context, group, &i, arg, in g_option_context_parse() 1685 if (!parse_long_option (context, group, &i, dash + 1, in g_option_context_parse()
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-8 | 513 * glib/goption.c (parse_short_option, parse_long_option): 606 * glib/goption.c (parse_short_option, parse_long_option):
|
D | ChangeLog.pre-2-6 | 867 * glib/goption.c (parse_long_option): Don't forget to set parsed 901 * glib/goption.c (parse_long_option): Fix a wrong index.
|
D | ChangeLog.pre-2-20 | 515 * glib/goption.c (parse_long_option): Return the parse_arg return
|