/third_party/glib/gio/ |
D | gdbusauthmechanismsha1.c | 433 line_id = g_ascii_strtoll (tokens[0], &endp, 10); in keyring_lookup_entry() 447 (void)g_ascii_strtoll (tokens[1], &endp, 10); /* do not care what the timestamp is */ in keyring_lookup_entry() 755 line_id = g_ascii_strtoll (tokens[0], &endp, 10); in keyring_generate_entry() 769 line_when = g_ascii_strtoll (tokens[1], &endp, 10); in keyring_generate_entry() 983 uid = g_ascii_strtoll (initial_response, &endp, 10); in mechanism_server_initiate() 1197 cookie_id = g_ascii_strtoll (tokens[1], &endp, 10); in mechanism_client_data_receive()
|
D | gio-tool-set.c | 169 int64 = g_ascii_strtoll (argv[3], NULL, 10); in handle_set()
|
D | gdbusauthmechanismexternal.c | 200 alleged_uid = g_ascii_strtoll (data, &endp, 10); in data_matches_credentials()
|
/third_party/gstreamer/gstplugins_good/gst/udp/ |
D | gstudpnetutils.c | 81 *port = g_ascii_strtoll (colptr + 1, NULL, 10); in gst_udp_parse_uri()
|
/third_party/libsoup/libsoup/ |
D | soup-cache.c | 361 freshness_lifetime = g_ascii_strtoll (s_maxage, NULL, 10); in soup_cache_entry_set_freshness() 374 freshness_lifetime = g_ascii_strtoll (max_age, NULL, 10); in soup_cache_entry_set_freshness() 492 age_value = g_ascii_strtoll (age, NULL, 10); in soup_cache_entry_new() 1154 max_age = (int)MIN (g_ascii_strtoll (value, NULL, 10), G_MAXINT32); in soup_cache_has_response() 1166 max_stale = (int)MIN (g_ascii_strtoll (value, NULL, 10), G_MAXINT32); in soup_cache_has_response() 1173 min_fresh = (int)MIN (g_ascii_strtoll (value, NULL, 10), G_MAXINT32); in soup_cache_has_response()
|
D | soup-cookie-jar-db.c | 182 same_site_policy = g_ascii_strtoll (argv[COL_SAME_SITE_POLICY], NULL, 0); in callback()
|
D | soup-message-headers.c | 982 cur.start = g_ascii_strtoll (spec, &end, 10) + total_length; in soup_message_headers_get_ranges_internal()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gstid3tag.c | 286 year = g_ascii_strtoll (ystr, NULL, 10); in gst_tag_list_new_from_id3v1()
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gstavwait.c | 496 hours = g_ascii_strtoll (parts[0], NULL, 10); in gst_avwait_set_property() 497 minutes = g_ascii_strtoll (parts[1], NULL, 10); in gst_avwait_set_property() 498 seconds = g_ascii_strtoll (parts[2], NULL, 10); in gst_avwait_set_property() 499 frames = g_ascii_strtoll (parts[3], NULL, 10); in gst_avwait_set_property()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstrfuncs.in.h | 151 gint64 g_ascii_strtoll (const gchar *nptr,
|
/third_party/glib/glib/ |
D | gstrfuncs.h | 157 gint64 g_ascii_strtoll (const gchar *nptr,
|
D | gstrfuncs.c | 1256 g_ascii_strtoll (const gchar *nptr, in g_ascii_strtoll() function 3343 number = g_ascii_strtoll (str, (gchar **)&end_ptr, base); in g_ascii_string_to_signed()
|
/third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
D | gstvideoparse.c | 381 val = g_ascii_strtoll (strv[i], NULL, 10); in gst_video_parse_int_valarray_from_string()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcsdp.c | 734 gint64 port = g_ascii_strtoll (attr->value, &endptr, 10); in _get_sctp_port_from_media() 744 gint64 port = g_ascii_strtoll (format, &endptr, 10); in _get_sctp_port_from_media()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkinstance.c | 204 major = g_ascii_strtoll (api_override, &end, 10); in gst_vulkan_instance_init() 206 minor = g_ascii_strtoll (&end[1], NULL, 10); in gst_vulkan_instance_init()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 738 (guint) g_ascii_strtoll (value, NULL, 10), NULL); in gst_srt_object_set_uint_value() 746 (gint) g_ascii_strtoll (value, NULL, 10), NULL); in gst_srt_object_set_int_value() 754 g_ascii_strtoll (value, NULL, 10), NULL); in gst_srt_object_set_int64_value()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstregistrybinary.c | 303 mode = g_ascii_strtoll (registry_mode, &endptr, 8); in gst_registry_binary_cache_finish()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpredenc.c | 399 gint64 id = g_ascii_strtoll (field_name + 7, NULL, 10); in _get_extmap_id_for_attribute()
|
D | gstrtpulpfecenc.c | 654 gint64 id = g_ascii_strtoll (field_name + 7, NULL, 10); in _get_extmap_id_for_attribute()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpfunnel.c | 342 gint64 id = g_ascii_strtoll (field_name + 7, NULL, 10); in _get_extmap_id_for_attribute()
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 668 pos = g_ascii_strtoll (text, &endptr, 10); in advanced_seek_button_cb() 2587 v = g_ascii_strtoll (text, &endptr, 10); in buffer_size_activate_cb() 2604 v = g_ascii_strtoll (text, &endptr, 10); in buffer_duration_activate_cb() 2638 v = g_ascii_strtoll (text, &endptr, 10); in connection_speed_activate_cb() 2670 *result = g_ascii_strtoll (text, &endptr, 10); in text_to_gint64()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgldisplay.c | 380 gint64 v = g_ascii_strtoll (disp_idx_str, NULL, 10); in gst_gl_display_new_with_type()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/uvch264/ |
D | test-uvch264.c | 171 val_int = (int) g_ascii_strtoll (val, NULL, 0); in on_set_button_clicked()
|
/third_party/gstreamer/gstplugins_bad/ext/openmpt/ |
D | gstopenmptdec.c | 571 g_ascii_strtoll (subsong_cstr, &endptr, 10); in gst_openmpt_dec_load_from_buffer()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.c | 199 ret = g_ascii_strtoll (ptr, &end, 10); in int_from_string() 229 ret = g_ascii_strtoll (ptr, &end, 10); in int64_from_string()
|