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

  /external/bluetooth/bluez/tracer/
main.c 99 if (g_option_context_parse(context, &argc, &argv, &err) == FALSE) {
  /external/bluetooth/glib/tests/
gio-ls.c 40 if (!g_option_context_parse (context, &argc, &argv, &error))
  /external/bluetooth/glib/glib/
goption.h 121 gboolean g_option_context_parse (GOptionContext *context,
galiasdef.c 1978 #undef g_option_context_parse macro
    [all...]
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...]
galias.h 1972 #define g_option_context_parse macro
    [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/attrib/
gatttool.c 570 if (g_option_context_parse(context, &argc, &argv, &gerr) == FALSE) {
  /external/bluetooth/bluez/test/
btiotest.c 508 if (!g_option_context_parse(context, &argc, &argv, NULL))
  /external/bluetooth/glib/gio/tests/
live-g-file.c     [all...]

Completed in 190 milliseconds