Home
last modified time | relevance | path

Searched refs:gettext_noop (Results 1 – 14 of 14) sorted by relevance

/third_party/alsa-utils/include/
Dgettext.h19 #define gettext_noop(msgid) msgid macro
20 #define N_(msgid) gettext_noop (msgid)
/third_party/libexif/libexif/
Di18n.h30 # ifdef gettext_noop
31 # define N_(String) gettext_noop (String)
/third_party/pulseaudio/src/pulsecore/
Di18n.h36 #ifdef gettext_noop
37 #define N_(String) gettext_noop(String)
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dgst-i18n-plugin.h34 #define N_(String) gettext_noop (String)
Dgst-i18n-app.h33 #define N_(String) gettext_noop (String)
Dgettext.h67 #define gettext_noop(String) String macro
/third_party/gstreamer/gstreamer/gst/
Dgst-i18n-app.h33 #define N_(String) gettext_noop (String)
Dgst-i18n-lib.h37 #define N_(String) gettext_noop (String)
Dgettext.h67 #define gettext_noop(String) String macro
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/
Dgst-i18n-plugin.h35 #define N_(String) gettext_noop (String)
Dgettext.h67 #define gettext_noop(String) String macro
/third_party/gstreamer/gstplugins_good/gst-libs/gst/
Dgst-i18n-plugin.h37 #define N_(String) gettext_noop (String)
Dgettext.h67 #define gettext_noop(String) String macro
/third_party/elfutils/lib/
Dsystem.h124 #define gettext_noop(Str) Str macro