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 - 10
of
10
) 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/bluetooth/bluez/src/
main.c
425
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 161 milliseconds