OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_option_context_new
(Results
1 - 12
of
12
) sorted by null
/external/bluetooth/bluez/tracer/
main.c
96
context =
g_option_context_new
(NULL);
/external/bluetooth/glib/tests/
gio-ls.c
37
context =
g_option_context_new
(_("[FILE...]"));
/external/bluetooth/glib/glib/
goption.h
103
GOptionContext *
g_option_context_new
(const gchar *parameter_string);
galiasdef.c
1975
#undef
g_option_context_new
macro
[
all
...]
goption.c
186
*
g_option_context_new
:
218
g_option_context_new
(const gchar *parameter_string)
function
[
all
...]
galias.h
1969
#define
g_option_context_new
macro
[
all
...]
/external/bluetooth/bluez/input/
sixpair.c
238
context =
g_option_context_new
("- Manage Sixaxis PS3 controllers");
/external/webkit/Tools/DumpRenderTree/gtk/
ImageDiff.cpp
184
GOptionContext* context =
g_option_context_new
("- compare two image files, printing their percentage difference and the difference image to stdout");
/external/bluetooth/bluez/src/
main.c
403
context =
g_option_context_new
(NULL);
/external/bluetooth/bluez/attrib/
gatttool.c
544
context =
g_option_context_new
(NULL);
/external/bluetooth/bluez/test/
btiotest.c
505
context =
g_option_context_new
(NULL);
/external/bluetooth/glib/gio/tests/
live-g-file.c
[
all
...]
Completed in 385 milliseconds