/third_party/glib/gio/inotify/ |
D | inotify-path.c | 123 sub_dir_hash = g_hash_table_new (g_direct_hash, g_direct_equal); in _ip_startup() 124 wd_dir_hash = g_hash_table_new (g_direct_hash, g_direct_equal); in _ip_startup() 125 wd_file_hash = g_hash_table_new (g_direct_hash, g_direct_equal); in _ip_startup()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | ghash.in.h | 132 guint g_direct_hash (gconstpointer v) G_GNUC_CONST;
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtprtxreceive.c | 308 rtx->ssrc2_ssrc1_map = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_rtp_rtx_receive_init() 309 rtx->seqnum_ssrc1_map = g_hash_table_new_full (g_direct_hash, g_direct_equal, in gst_rtp_rtx_receive_init() 312 rtx->rtx_pt_map = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_rtp_rtx_receive_init()
|
D | gstrtprtxsend.c | 266 rtx->ssrc_data = g_hash_table_new_full (g_direct_hash, g_direct_equal, in gst_rtp_rtx_send_init() 268 rtx->rtx_ssrcs = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_rtp_rtx_send_init() 269 rtx->rtx_pt_map = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_rtp_rtx_send_init()
|
/third_party/glib/glib/ |
D | ghash.h | 181 guint g_direct_hash (gconstpointer v) G_GNUC_CONST;
|
D | ghash.c | 1075 hash_table->hash_func = hash_func ? hash_func : g_direct_hash; in g_hash_table_new_full() 2354 g_direct_hash (gconstpointer v) in g_direct_hash() function
|
D | gdataset.c | 1249 g_dataset_location_ht = g_hash_table_new (g_direct_hash, NULL); in g_data_initialize()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpsession.c | 343 rb_ssrcs = g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, in GST_START_TEST() 369 tmp_set = g_hash_table_new (g_direct_hash, g_direct_equal); in GST_START_TEST() 424 sr_ssrcs = g_hash_table_new (g_direct_hash, g_direct_equal); in GST_START_TEST() 463 sr_ssrcs = g_hash_table_new (g_direct_hash, g_direct_equal); in GST_START_TEST() 464 rb_ssrcs = g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, in GST_START_TEST() 488 tmp_set = g_hash_table_new (g_direct_hash, g_direct_equal); in GST_START_TEST()
|
/third_party/glib/gio/ |
D | gdbusnamewatching.c | 621 map_id_to_client = g_hash_table_new (g_direct_hash, g_direct_equal); in g_bus_watch_name() 682 map_id_to_client = g_hash_table_new (g_direct_hash, g_direct_equal); in g_bus_watch_name_on_connection()
|
D | gdbusnameowning.c | 566 map_id_to_client = g_hash_table_new (g_direct_hash, g_direct_equal); in g_bus_own_name_on_connection() 675 map_id_to_client = g_hash_table_new (g_direct_hash, g_direct_equal); in g_bus_own_name()
|
D | gdbusconnection.c | 1068 connection->map_method_serial_to_task = g_hash_table_new (g_direct_hash, g_direct_equal); in g_dbus_connection_init() 1072 connection->map_id_to_signal_data = g_hash_table_new (g_direct_hash, in g_dbus_connection_init() 1084 connection->map_id_to_ei = g_hash_table_new (g_direct_hash, in g_dbus_connection_init() 1092 connection->map_id_to_es = g_hash_table_new (g_direct_hash, in g_dbus_connection_init() 1095 connection->map_thread_to_last_serial = g_hash_table_new (g_direct_hash, in g_dbus_connection_init() 2603 alive_connections = g_hash_table_new (g_direct_hash, g_direct_equal); in initable_init()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wldisplay.c | 51 self->buffers = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_wl_display_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | oggmux.c | 210 g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, g_free); in start_pipeline()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | camtransport.c | 138 tl->connections = g_hash_table_new_full (g_direct_hash, g_direct_equal, in cam_tl_new()
|
D | camsession.c | 67 sl->sessions = g_hash_table_new_full (g_direct_hash, g_direct_equal, in cam_sl_new()
|
D | dvbbasebin.c | 516 dvbbasebin->programs = g_hash_table_new_full (g_direct_hash, g_direct_equal, in dvb_base_bin_init() 518 dvbbasebin->streams = g_hash_table_new_full (g_direct_hash, g_direct_equal, in dvb_base_bin_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstdiscoverer-types.c | 404 stream_map = g_hash_table_new (g_direct_hash, NULL); in gst_discoverer_info_copy()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gstxmptag.c | 218 return g_hash_table_new (g_direct_hash, g_direct_equal); in gst_xmp_schema_new() 944 __xmp_schemas = g_hash_table_new (g_direct_hash, g_direct_equal); in _init_xmp_tag_map()
|
/third_party/libsoup/libsoup/ |
D | soup-cache.c | 903 priv->cache = g_hash_table_new (g_direct_hash, g_direct_equal); in soup_cache_init() 1582 leaked_entries = g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, g_free); in soup_cache_load()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | sctpassociation.c | 334 g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, NULL); in gst_sctp_association_get()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.c | 412 mhsink->handle_hash = g_hash_table_new (g_direct_hash, g_direct_equal); in gst_multi_fd_sink_init()
|
D | gstmultisocketsink.c | 449 mhsink->handle_hash = g_hash_table_new (g_direct_hash, g_int_equal); in gst_multi_socket_sink_init()
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxftypes.c | 1456 g_hash_table_new_full (g_direct_hash, g_direct_equal, in mxf_primer_pack_parse() 1529 primer->mappings = g_hash_table_new_full (g_direct_hash, g_direct_equal, in mxf_primer_pack_add_mapping()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmux.c | 153 mux->si_sections = g_hash_table_new_full (g_direct_hash, g_direct_equal, in tsmux_new()
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinecomm.c | 1605 g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, in gst_ipc_pipeline_comm_init() 1653 g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, in gst_ipc_pipeline_comm_cancel()
|