HomeSort by relevance Sort by last modified time
    Searched full:g_option_context_parse (Results 1 - 19 of 19) sorted by null

  /external/bluetooth/glib/tests/
gio-ls.c 40 if (!g_option_context_parse (context, &argc, &argv, &error))
  /external/bluetooth/bluez/tracer/
main.c 99 if (g_option_context_parse(context, &argc, &argv, &err) == FALSE) {
  /external/bluetooth/glib/glib/
goption.h 121 gboolean g_option_context_parse (GOptionContext *context,
goption.c 271 * output. By default, g_option_context_parse() recognizes
314 * g_option_context_parse() treats unknown options as error.
1550 g_option_context_parse (GOptionContext *context, function
    [all...]
galiasdef.c 1978 #undef g_option_context_parse macro
    [all...]
galias.h 1972 #define g_option_context_parse macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
option.sgml 77 to g_option_context_parse(). See gtk_get_option_group() for an example.
84 works if setlocale() has been called before g_option_context_parse().
117 if (!g_option_context_parse (context, &argc, &argv, &error))
268 <!-- ##### FUNCTION g_option_context_parse ##### -->
  /external/bluetooth/glib/
ChangeLog.pre-2-6 425 * glib/goption.c (g_option_context_parse): Document that
476 * glib/goption.c (g_option_context_parse): When a long option does not
809 * glib/goption.c: (g_option_context_parse):
834 * glib/goption.c (g_option_context_parse): Use
908 * glib/goption.c (g_option_context_parse): Call error_func
    [all...]
ChangeLog.pre-2-8 662 * glib/goption.c (g_option_context_parse): Treat '-'
    [all...]
ChangeLog.pre-2-12 433 * glib/goption.c (g_option_context_parse): fixed leak in short
ChangeLog.pre-2-10 47 * glib/goption.c (g_option_context_parse): Only set the prgname
    [all...]
NEWS     [all...]
  /external/bluetooth/bluez/input/
sixpair.c 240 if (g_option_context_parse (context, &argc, &argv, &error) == FALSE) {
  /external/webkit/Tools/DumpRenderTree/gtk/
ImageDiff.cpp 186 if (!g_option_context_parse(context, &argc, &argv, &error)) {
  /external/bluetooth/bluez/src/
main.c 406 if (g_option_context_parse(context, &argc, &argv, &err) == FALSE) {
  /external/bluetooth/bluez/test/
btiotest.c 508 if (!g_option_context_parse(context, &argc, &argv, NULL))
  /external/bluetooth/bluez/attrib/
gatttool.c 570 if (g_option_context_parse(context, &argc, &argv, &gerr) == FALSE) {
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1054 g_option_context_parse
    [all...]
  /external/bluetooth/glib/gio/tests/
live-g-file.c     [all...]

Completed in 1354 milliseconds