Home
last modified time | relevance | path

Searched defs:mime_a (Results 1 – 12 of 12) sorted by relevance

/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/src/xdgmime/src/
H A Dtest-mime.c60 test_alias (const char *mime_a, in test_alias()
89 test_subclass (const char *mime_a, in test_subclass()
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dxdgmime.c671 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
686 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
695 _xdg_mime_media_type_equal (const char *mime_a, in _xdg_mime_media_type_equal()
711 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/xdg_mime/
H A Dxdgmime.c704 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
719 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
728 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/xdg_mime/
H A Dxdgmime.c704 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
719 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
728 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/xdgmime/
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/audio/littlefly-lv2/LittleFly.lv2-1.0/libxputty/xputty/xdgmime/
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/xdgmime/
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/xdgmime/
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/xdgmime/
H A Dxdgmime.c706 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
721 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
730 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/devel/glib20/glib-2.70.4/gio/xdgmime/
H A Dxdgmime.c774 _xdg_mime_mime_type_equal (const char *mime_a, in _xdg_mime_mime_type_equal()
789 xdg_mime_mime_type_equal (const char *mime_a, in xdg_mime_mime_type_equal()
798 xdg_mime_media_type_equal (const char *mime_a, in xdg_mime_media_type_equal()
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dhttpd.c428 Htaccess *mime_a; /* config mime types */ member
482 #define mime_a (G.mime_a ) macro