Home
last modified time | relevance | path

Searched refs:g_hash_table_lookup (Results 1 – 25 of 35) sorted by relevance

12

/external/bluetooth/glib/gio/inotify/
Dinotify-path.c134 dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (wd)); in ip_map_wd_dir()
151 dir = g_hash_table_lookup (path_dir_hash, sub->dirname); in _ip_start_watching()
194 GList *dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (wd)); in ip_unmap_wd_dir()
210 GList *dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (wd)); in ip_unmap_wd()
246 dir = g_hash_table_lookup (sub_dir_hash, sub); in _ip_stop_watching()
392 dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (event->wd)); in ip_event_callback()
402 pair_dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (event->pair->wd)); in ip_event_callback()
Dinotify-kernel.c572 match = g_hash_table_lookup (cookie_hash, GINT_TO_POINTER (event->event->cookie)); in ik_pair_moves()
611 g_hash_table_lookup (cookie_hash, GINT_TO_POINTER (event->event->cookie))) in ik_process_events()
/external/bluetooth/glib/gio/fen/
Dfen-kernel.c81 _f* fo = g_hash_table_lookup (_obj_fen_hash, f); in is_ported()
355 if ((fo = g_hash_table_lookup (_obj_fen_hash, f)) == NULL) { in port_add_internal()
427 if ((fo = g_hash_table_lookup (_obj_fen_hash, f)) != NULL) { in port_remove()
Dfen-node.c416 return (node_t *) g_hash_table_lookup (f->children, (gpointer)basename); in children_find()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitsecurityorigin.cpp387 …WebKitWebDatabase* database = (WebKitWebDatabase*) g_hash_table_lookup(databaseHash, databaseName); in webkit_security_origin_get_web_database()
414 WebKitSecurityOrigin* origin = (WebKitSecurityOrigin*) g_hash_table_lookup(table, coreOrigin); in kit()
Dwebkitwebhistoryitem.cpp518 …WebKitWebHistoryItem* webHistoryItem = (WebKitWebHistoryItem*) g_hash_table_lookup(table, item.get… in kit()
/external/bluetooth/glib/glib/
Dgdataset.c151 dataset = g_hash_table_lookup (g_dataset_location_ht, dataset_location); in g_dataset_lookup()
611 quark = GPOINTER_TO_UINT (g_hash_table_lookup (g_quark_ht, string)); in g_quark_try_string()
625 quark = GPOINTER_TO_UINT (g_hash_table_lookup (g_quark_ht, string)); in g_quark_from_string_internal()
Dghash.h79 gpointer g_hash_table_lookup (GHashTable *hash_table,
Dgconvert.c396 bucket = g_hash_table_lookup (iconv_cache, key); in open_converter()
480 key = g_hash_table_lookup (iconv_open_hash, cd); in close_converter()
485 bucket = g_hash_table_lookup (iconv_cache, key); in close_converter()
Dgutf8.c427 alias_array = g_hash_table_lookup (alias_hash, canonical); in get_alias_hash()
456 return g_hash_table_lookup (alias_hash, canonical_name); in _g_charset_get_aliases()
Dgutils.c2605 retval = g_hash_table_lookup (per_module_data_dirs, hmodule); in g_win32_get_system_data_dirs_for_module()
2852 if (!g_hash_table_lookup (alias_table, buf)) { in read_aliases()
2872 while ((p = g_hash_table_lookup (alias_table, lang)) && (strcmp (p, lang) != 0)) in unalias_lang()
Dghash.c775 g_hash_table_lookup (GHashTable *hash_table, in g_hash_table_lookup() function
Dgstring.c279 lookup = (char*) g_hash_table_lookup (chunk->const_table, (gchar *)string); in g_string_chunk_insert_const()
/external/bluetooth/glib/tests/
Dhash-test.c299 v = (char *) g_hash_table_lookup (h, key); in second_hash_test()
371 g_hash_table_lookup (h, GINT_TO_POINTER (i))); in direct_hash_test()
/external/bluetooth/glib/gio/
Dgiomodule.c444 if (g_hash_table_lookup (extension_points, name) != NULL) in g_io_extension_point_register()
478 ep = g_hash_table_lookup (extension_points, name); in g_io_extension_point_lookup()
Dgdesktopappinfo.c2491 desktop_file_ids = g_hash_table_lookup (dir->mime_info_cache_map, in mime_info_cache_dir_add_desktop_entries()
2715 default_entries = g_hash_table_lookup (dir->mimeapps_list_added_map, mime_type); in get_all_desktop_entries_for_mime_type()
2720 removed_associations = g_hash_table_lookup (dir->mimeapps_list_removed_map, mime_type); in get_all_desktop_entries_for_mime_type()
2725 default_entries = g_hash_table_lookup (dir->defaults_list_map, mime_type); in get_all_desktop_entries_for_mime_type()
2737 list = g_hash_table_lookup (dir->mime_info_cache_map, mime_type); in get_all_desktop_entries_for_mime_type()
Dgfilemonitor.c653 limiter = g_hash_table_lookup (monitor->priv->rate_limiter, child); in g_file_monitor_emit_event()
Dgfileinfo.c131 ns_info = g_hash_table_lookup (ns_hash, namespace); in _lookup_namespace()
192 attr_id = GPOINTER_TO_UINT (g_hash_table_lookup (attribute_hash, attribute)); in lookup_attribute()
Dgcontenttype.c223 name = g_hash_table_lookup (_type_icons, type); in g_content_type_get_icon()
703 comment = g_hash_table_lookup (type_comment_cache, type); in g_content_type_get_description()
Dglocalfileinfo.c1071 data = g_hash_table_lookup (uid_cache, GINT_TO_POINTER (uid)); in lookup_uid_data()
1159 name = g_hash_table_lookup (gid_cache, GINT_TO_POINTER (gid)); in lookup_gid_name()
/external/bluetooth/glib/gobject/
Dglib-genmarshal.c336 if (g_hash_table_lookup (marshallers, tmp)) in generate_marshal()
352 have_std_marshaller = g_hash_table_lookup (marshallers, tmp) != NULL; in generate_marshal()
518 if (gen_cheader && !g_hash_table_lookup (marshallers, tmp)) in process_signature()
Dgparam.c988 pspec = g_hash_table_lookup (hash_table, &key); in param_spec_ht_lookup()
995 pspec = g_hash_table_lookup (hash_table, &key); in param_spec_ht_lookup()
1007 pspec = g_hash_table_lookup (hash_table, &key); in param_spec_ht_lookup()
1017 pspec = g_hash_table_lookup (hash_table, &key); in param_spec_ht_lookup()
Dgsignal.c378 GBSearchArray *hlbsa = g_hash_table_lookup (g_handler_list_bsa_ht, instance); in handler_list_ensure()
406 GBSearchArray *hlbsa = g_hash_table_lookup (g_handler_list_bsa_ht, instance); in handler_list_lookup()
419 GBSearchArray *hlbsa = g_hash_table_lookup (g_handler_list_bsa_ht, instance); in handler_lookup()
514 GBSearchArray *hlbsa = g_hash_table_lookup (g_handler_list_bsa_ht, instance); in handlers_find()
2425 hlbsa = g_hash_table_lookup (g_handler_list_bsa_ht, instance); in g_signal_handlers_destroy()
Dgobject.c753 g_assert (g_hash_table_lookup (debug_objects_ht, object) == object); in g_object_finalize()
2427 g_assert (g_hash_table_lookup (debug_objects_ht, object) == NULL); in g_object_unref()
/external/webkit/Source/WebCore/platform/graphics/pango/
DFontPlatformDataPango.cpp211 …PangoFontFamily* family = reinterpret_cast<PangoFontFamily*>(g_hash_table_lookup(m_hashTable, pang… in isFixedPitch()

12