Home
last modified time | relevance | path

Searched refs:G_N_ELEMENTS (Results 1 – 25 of 30) sorted by relevance

12

/external/bluetooth/glib/tests/
Dshell-test.c80 { G_N_ELEMENTS (result0) - 1, result0 },
81 { G_N_ELEMENTS (result1) - 1, result1 },
82 { G_N_ELEMENTS (result2) - 1, result2 },
83 { G_N_ELEMENTS (result3) - 1, result3 },
84 { G_N_ELEMENTS (result4) - 1, result4 },
85 { G_N_ELEMENTS (result5) - 1, result5 },
86 { G_N_ELEMENTS (result6) - 1, result6 },
87 { G_N_ELEMENTS (result7) - 1, result7 },
88 { G_N_ELEMENTS (result8) - 1, result8 },
89 { G_N_ELEMENTS (result9) - 1, result9 },
[all …]
Derrorcheck-mutex-test.c112 for (i = 0; i < G_N_ELEMENTS (func_table); i++) in main()
125 for (i = 0; i < G_N_ELEMENTS (func_table); i++) in main()
Duri-test.c182 for (i = 0; i < G_N_ELEMENTS (to_uri_tests); i++) in run_to_uri_tests()
236 for (i = 0; i < G_N_ELEMENTS (from_uri_tests); i++) in run_from_uri_tests()
358 for (i = 0; i < G_N_ELEMENTS (to_uri_tests); i++) in run_roundtrip_tests()
Dslice-threadinit.c37 #define N_MAGAZINE_PROBES G_N_ELEMENTS (magazine_probes)
Dmarkup-collect.c155 for (i = 0; i < G_N_ELEMENTS (tests); i++) in main()
Donceinit.c268 for (i = 0; i < G_N_ELEMENTS (initializers); i++) in stress_concurrent_initializers()
Dtestglib.c815 const guint n_dirname_checks = G_N_ELEMENTS (dirname_checks); in test_paths()
838 const guint n_skip_root_checks = G_N_ELEMENTS (skip_root_checks); in test_paths()
Dsequence-test.c1150 for (i = 0; i < G_N_ELEMENTS (seeds); ++i) in main()
/external/bluetooth/glib/gio/tests/
Dg-file.c132 for (i = 0; i < G_N_ELEMENTS (cmp_paths); i++) in test_g_file_new_for_path()
161 for (i = 0; i < G_N_ELEMENTS (cmp_uris); i++) in test_g_file_new_for_uri()
209 for (i = 0; i < G_N_ELEMENTS (dup_paths); i++) in test_g_file_dup()
272 for (i = 0; i < G_N_ELEMENTS (strings); i++) in test_g_file_get_parse_name_utf8()
333 for (i = 0; i < G_N_ELEMENTS (arg_data); i++) in test_g_file_new_for_commandline_arg()
426 for (i = 0; i < G_N_ELEMENTS (dirs); i++) in test_g_file_has_prefix()
476 for (i = 0; i < G_N_ELEMENTS (files); i++) in roundtrip_parent_child()
501 for (i = 0; i < G_N_ELEMENTS (paths); i++) in test_g_file_get_parent_child()
Dlive-g-file.c199 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_create_structure()
405 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_initial_structure()
512 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in traverse_recurse_dirs()
587 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_enumerate()
750 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_copy_move()
814 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_create()
900 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_open()
970 for (i = 0; i < G_N_ELEMENTS (sample_struct); i++) in test_delete()
/external/bluetooth/glib/glib/
Dguniprop.c344 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in g_unichar_istitle()
464 if (bsearch (GUINT_TO_POINTER (c), wide, G_N_ELEMENTS (wide), sizeof wide[0], in g_unichar_iswide()
543 if (bsearch (GUINT_TO_POINTER (c), ambiguous, G_N_ELEMENTS (ambiguous), sizeof ambiguous[0], in g_unichar_iswide_cjk()
582 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in g_unichar_toupper()
623 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in g_unichar_tolower()
646 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in g_unichar_totitle()
889 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in real_toupper()
1079 for (i = 0; i < G_N_ELEMENTS (title_table); ++i) in real_tolower()
1181 int end = G_N_ELEMENTS (casefold_table); in g_utf8_casefold()
1248 #define G_SCRIPT_TABLE_MIDPOINT (G_N_ELEMENTS (g_script_table) / 2)
[all …]
Dgmacros.h206 #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) macro
Dgmessages.c156 g_log_msg_prefix = g_parse_debug_string (val, keys, G_N_ELEMENTS (keys)); in g_messages_prefixed_init()
1100 _g_debug_flags = g_parse_debug_string (val, keys, G_N_ELEMENTS (keys)); in _g_debug_init()
Dgutils.h473 GetModuleFileNameW ((HMODULE) hinstDLL, wcbfr, G_N_ELEMENTS (wcbfr)); \
Dgunidecomp.c172 int end = G_N_ELEMENTS (decomp_table); in find_decomposition()
Dgmem.c709 flags = !val ? 0 : g_parse_debug_string (val, keys, G_N_ELEMENTS (keys)); in g_mem_init_nomessage()
Dgutils.c1501 if (GetWindowsDirectoryW (wwindowsdir, G_N_ELEMENTS (wwindowsdir))) in get_windows_directory_root()
1948 buf, G_N_ELEMENTS (buf)) > 0) in g_get_prgname()
/external/bluetooth/glib/gio/win32/
Dgwinhttpvfs.c161 for (i = 0; i < G_N_ELEMENTS (winhttp_uri_schemes); i++) in g_winhttp_vfs_get_file_for_uri()
182 retval = g_new (const gchar *, n + G_N_ELEMENTS (winhttp_uri_schemes) + 1); in g_winhttp_vfs_get_supported_uri_schemes()
190 for (i = 0; i < G_N_ELEMENTS (winhttp_uri_schemes); i++) in g_winhttp_vfs_get_supported_uri_schemes()
/external/bluetooth/glib/gobject/
Dglib-genmarshal.c213 for (i = 0; i < G_N_ELEMENTS (args); i++) in complete_in_arg()
257 for (i = 0; i < G_N_ELEMENTS (args); i++) in complete_out_arg()
631 for (i = 0; i < G_N_ELEMENTS (gobject_marshallers); i++) in main()
/external/webkit/WebKit/gtk/WebCoreSupport/
DContextMenuClientGtk.cpp113 for (i = 0; i < G_N_ELEMENTS(bidi_menu_entries); i++) { in unicodeMenuItem()
DEditorClientGtk.cpp418 for (unsigned i = 0; i < G_N_ELEMENTS(keyDownEntries); i++) in interpretEditorCommandKeyEvent()
421 for (unsigned i = 0; i < G_N_ELEMENTS(keyPressEntries); i++) in interpretEditorCommandKeyEvent()
/external/webkit/WebCore/platform/graphics/gtk/
DFontPlatformDataPango.cpp96 for (unsigned int i = 0; !m_font && i < G_N_ELEMENTS(families); i++) { in FontPlatformData()
/external/webkit/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp125 for (unsigned i = 0; !pangoFont && i < G_N_ELEMENTS(families); i++) { in createPangoFontForFont()
/external/bluetooth/glib/gmodule/
Dgmodule.c324 !env ? 0 : g_parse_debug_string (env, keys, G_N_ELEMENTS (keys)); in _g_module_debug_init()
/external/webkit/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp1553 for (unsigned i = 0; i < G_N_ELEMENTS(attributes); i++) { in webkit_accessible_document_get_attributes()
1712 for (guint i = 0; i < G_N_ELEMENTS(AtkInterfacesInitFunctions); i++) { in getAccessibilityTypeFromObject()

12