/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_once.c | 21 static pthread_once_t g_once = PTHREAD_ONCE_INIT; variable 31 int32_t ret = pthread_once(&g_once, OnceRun); in threadfuncA() 38 int32_t ret = pthread_once(&g_once, OnceRun); in threadfuncB()
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | gstsubparseelement.c | 111 g_once (&mdvd_rx_once, in gst_sub_parse_data_format_autodetect() 114 g_once (&subrip_rx_once, in gst_sub_parse_data_format_autodetect() 117 g_once (&dks_rx_once, in gst_sub_parse_data_format_autodetect() 120 g_once (&vtt_rx_once, in gst_sub_parse_data_format_autodetect()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | pbutils.c | 102 g_once (&locale_init_once, _init_locale_text_domain, NULL); in gst_pb_utils_init_locale_text_domain()
|
/third_party/gstreamer/gstplugins_base/ext/gl/effects/ |
D | gstgleffectblur.c | 44 g_once (&my_once, init_kernel, NULL); in gst_gl_effects_blur_kernel()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 397 g_once (&gonce, _get_decoder_factories, klass); in rsn_audiodec_get_decoder_factories() 447 g_once (&gonce, _get_decoder_factories, klass); in rsn_videodec_get_decoder_factories()
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgioelement.c | 136 g_once (&once, _internal_get_supported_protocols, NULL); in gst_gio_get_supported_protocols()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 1334 static GOnce g_once = G_ONCE_INIT; local 1366 g_once (&g_once, load_egl_module, NULL);
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfaceblur.cpp | 128 g_once (&once, (GThreadFunc) register_gst_opencv_face_blur_flags, &id); in gst_opencv_face_blur_flags_get_type()
|
D | gstfacedetect.cpp | 184 g_once (&once, (GThreadFunc) register_gst_opencv_face_detect_flags, &id); in gst_opencv_face_detect_flags_get_type()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 389 g_once (&once, fix_map, &args); in gst_va_video_format_fix_map()
|
D | gstvavp8dec.c | 594 g_once (&debug_once, _register_debug_category, NULL); in gst_va_vp8_dec_register()
|
D | gstvavp9dec.c | 753 g_once (&debug_once, _register_debug_category, NULL); in gst_va_vp9_dec_register()
|
D | gstvampeg2dec.c | 725 g_once (&debug_once, _register_debug_category, NULL); in gst_va_mpeg2_dec_register()
|
D | gstvadeinterlace.c | 854 g_once (&debug_once, _register_debug_category, NULL); in gst_va_deinterlace_register()
|
D | gstvah264dec.c | 1014 g_once (&debug_once, _register_debug_category, NULL); in gst_va_h264_dec_register()
|
D | gstvaav1dec.c | 1006 g_once (&debug_once, _register_debug_category, NULL); in gst_va_av1_dec_register()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 923 g_once (&module_gles2_gonce, load_gles2_module, NULL); in gst_gl_context_default_get_proc_address() 931 g_once (&module_opengl_gonce, load_opengl_module, NULL); in gst_gl_context_default_get_proc_address() 938 g_once (&module_self_gonce, load_self_module, NULL); in gst_gl_context_default_get_proc_address()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklink.cpp | 1667 g_once (&devices_once, init_devices, NULL); in gst_decklink_get_devices() 1700 g_once (&devices_once, init_devices, NULL); in gst_decklink_acquire_nth_output() 1774 g_once (&devices_once, init_devices, NULL); in gst_decklink_acquire_nth_input()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tags.c | 236 g_once (&mb_once, gst_tag_register_tags_internal, NULL); in gst_tag_register_musicbrainz_tags()
|
D | gstxmptag.c | 1070 g_once (&my_once, (GThreadFunc) _init_xmp_tag_map, NULL); in xmp_tags_initialize()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/ |
D | gstglcontext_wgl.c | 499 g_once (&module_opengl_dll_gonce, load_opengl_dll_module, NULL); in gst_gl_context_wgl_get_proc_address()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 897 g_once (&once, gst_transcoder_init_once, NULL); in gst_transcoder_new() 922 g_once (&once, gst_transcoder_init_once, NULL); in gst_transcoder_new_full()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 597 g_once (&raw_audio_formats_once, generate_raw_audio_formats, NULL); in gst_audio_formats_raw()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstjniutils.c | 794 g_once (&once, gst_amc_jni_initialize_internal, NULL); in gst_amc_jni_initialize()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/ |
D | gstplayer.c | 570 g_once (&once, gst_player_init_once, NULL); in gst_player_new()
|