/third_party/gettext/gnulib-local/lib/ |
D | gettext.h | 33 # define gettext(Msgid) \ argument 34 dgettext (DEFAULT_TEXT_DOMAIN, Msgid) 68 # define gettext(Msgid) ((const char *) (Msgid)) argument 70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) argument 72 # define dcgettext(Domainname, Msgid, Category) \ argument 73 ((void) (Category), dgettext (Domainname, Msgid)) 119 # define pgettext(Msgctxt, Msgid) \ argument 120 pgettext_aux (DEFAULT_TEXT_DOMAIN, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) 122 # define pgettext(Msgctxt, Msgid) \ argument 123 pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) argument 46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument 47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
|
/third_party/gstreamer/gstreamer/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) argument 46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument 47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
|
/third_party/gstreamer/gstplugins_good/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) argument 46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument 47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) argument 46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument 47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
|
/third_party/toybox/kconfig/ |
D | lkc.h | 18 # define gettext(Msgid) ((const char *) (Msgid)) argument
|
/third_party/boost/tools/build/example/gettext/ |
D | russian.po | 10 "Report-Msgid-Bugs-To: \n"
|
/third_party/gettext/gettext-tools/tests/ |
D | qttest_pl.po | 9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
D | qttest2_de.po | 9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
D | gettextpo-1.de.po | 5 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
/third_party/gettext/gettext-runtime/intl/ |
D | plural.c | 301 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument 305 # define YY_(Msgid) Msgid argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 261 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument 265 # define YY_(Msgid) Msgid argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 243 # define YY_(Msgid) dgettext("bison-runtime", Msgid) argument 247 # define YY_(Msgid) Msgid argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 251 # define YY_(Msgid) dgettext("bison-runtime", Msgid) argument 255 # define YY_(Msgid) Msgid argument
|
/third_party/libsoup/po/ |
D | ja.po | 9 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup&keywords=I18N+L10N&c…
|
D | uz@cyrillic.po | 9 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
D | ug.po | 9 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup&keywords=I18N+L10N&c…
|
/third_party/popt/po/ |
D | ko.po | 4 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | sl.po | 4 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | ja.po | 8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | uk.po | 8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | popt.pot | 9 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | sk.po | 8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | zh_TW.po | 8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|
D | th.po | 8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
|