Searched refs:g_scanner_scope_add_symbol (Results 1 – 7 of 7) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gscanner.h | 226 void g_scanner_scope_add_symbol (GScanner *scanner, 260 g_scanner_scope_add_symbol ((scanner), 0, (symbol), (value)); \
|
D | galiasdef.c | 2357 #undef g_scanner_scope_add_symbol 2358 extern __typeof (g_scanner_scope_add_symbol) g_scanner_scope_add_symbol __attribute((alias("IA__g_s…
|
D | galias.h | 2350 extern __typeof (g_scanner_scope_add_symbol) IA__g_scanner_scope_add_symbol __attribute((visibility… 2351 #define g_scanner_scope_add_symbol IA__g_scanner_scope_add_symbol macro
|
/external/bluetooth/glib/gmodule/ |
D | gmodule.c | 230 g_scanner_scope_add_symbol (scanner, 0, "dlname", in parse_libtool_archive() 232 g_scanner_scope_add_symbol (scanner, 0, "installed", in parse_libtool_archive() 234 g_scanner_scope_add_symbol (scanner, 0, "libdir", in parse_libtool_archive()
|
/external/bluetooth/glib/tests/ |
D | scannerapi.c | 94 g_scanner_scope_add_symbol (fix->scanner, in test_scanner_symbols()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 1509 g_scanner_scope_add_symbol
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-1-2 | 2295 g_scanner_scope_remove_symbol, g_scanner_scope_add_symbol and
|