Searched refs:gmain (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_libvmaf.c | 51 AVFrame *gmain; member 107 int main_stride = s->gmain->linesize[0]; \ 110 const type *main_ptr = (const type *) s->gmain->data[0]; \ 142 av_frame_unref(s->gmain); \ 222 av_frame_ref(s->gmain, master); in do_vmaf() 237 s->gmain = av_frame_alloc(); in init() 238 if (!s->gref || !s->gmain) in init() 341 av_frame_free(&s->gmain); in uninit()
|
/third_party/curl/docs/examples/ |
D | ghiper.c | 415 GMainLoop*gmain; in main() local 423 gmain = g_main_loop_new(NULL, FALSE); in main() 433 g_main_loop_run(gmain); in main()
|
/third_party/glib/glib/ |
D | meson.build | 137 'deprecated/gmain.h', 175 'gmain.h', 263 'gmain.c',
|
/third_party/glib/ |
D | BUILD.gn | 189 "glib/gmain.c",
|
D | NEWS | 560 - !1679 gmain: Fix minor typo in documentation 566 - !1691 gmain: Fix possible locking issue in source unref 1076 - !1322 gmain: Mark G_SOURCE_FUNC as available in 2.58 1325 - !983 gmain: Add GMainContextPusher convenience API 1333 - !1135 gmain: use atomic operation instead of GMutex to access g_main_context_default() 1355 - !1181 gmain: Clarify thread safety of some common GSource functions 1654 - !901 gmain: Clarify that g_source_destroy() doesn’t drop a reference 1684 - !961 gmain: Fix g_main_context_prepare priority annotation 2209 - #827 gmain: Clarify that g_source_set_callback() is safe on attached sources 2339 - !446 gmain: Fix data races in GUnixSignalWatchSource and GChildWatchSource [all …]
|
/third_party/libphonenumber/resources/geocoding/de/ |
D | 43.txt | 787 436247|Großgmain
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 4775 asynchronous gmain-based operation; replaces the old SoupSession.
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 1341 by 0x589AD20: g_timeout_dispatch (gmain.c:4889) 1342 by 0x589A4CE: UnknownInlinedFun (gmain.c:3337) 1343 by 0x589A4CE: g_main_context_dispatch (gmain.c:4055) 1344 by 0x58EE4E7: g_main_context_iterate.constprop.0 (gmain.c:4131) 1345 by 0x5899A92: g_main_loop_run (gmain.c:4329) 1357 by 0x589A4CE: UnknownInlinedFun (gmain.c:3337) 1358 by 0x589A4CE: g_main_context_dispatch (gmain.c:4055) 1359 by 0x58EE4E7: g_main_context_iterate.constprop.0 (gmain.c:4131) 1360 by 0x5899A92: g_main_loop_run (gmain.c:4329)
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 14563 …source=0xaa7da0, callback=0x7fe69e6b5830 <execute_next_action>, user_data=0x9fe250) at gmain.c:4667 14564 #219 0x00007fe69e58706d in g_main_dispatch (context=0x71bc50) at gmain.c:3182 14565 …#220 0x00007fe69e58706d in g_main_context_dispatch (context=context@entry=0x71bc50) at gmain.c:3847 14566 …try=0x71bc50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3920 14567 …ain_context_iteration (context=context@entry=0x71bc50, may_block=may_block@entry=1) at gmain.c:3981
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 120 ==50914== by 0x49A3834: g_main_context_invoke_full (gmain.c:6137)
|