/third_party/gettext/gettext-tools/tests/ |
D | xgettext-perl-1 | 129 If you have gettext()'d foo bar test1'... function 135 If you have gettext()'d foo bar test2'... function 141 If you have gettext()'d foo bar test3'... function
|
/third_party/gettext/ |
D | configure.ac | 20 AC_INIT([gettext], package
|
/third_party/musl/src/locale/ |
D | textdomain.c | 34 char *gettext(const char *msgid) in gettext() function
|
/third_party/alsa-utils/include/ |
D | gettext.h | 13 # define gettext(msgid) (msgid) macro
|
/third_party/gettext/gettext-runtime/intl/ |
D | libintl.h | 128 char *gettext (const char *__msgid) in gettext() function 134 # define gettext libintl_gettext macro
|
D | libgnuintl.in.h | 128 char *gettext (const char *__msgid) in gettext() function 134 # define gettext libintl_gettext macro
|
D | libgnuintl.h | 136 char *gettext (const char *__msgid) in gettext() function 142 # define gettext libintl_gettext macro
|
D | intl-compat.c | 61 gettext (const char *msgid) in gettext() function
|
/third_party/gettext/gettext-runtime/src/ |
D | Makefile.am | 27 bin_PROGRAMS = gettext ngettext envsubst program
|
/third_party/gstreamer/gstplugins_good/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/gstreamer/gstreamer/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | gettext.h | 45 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/boost/libs/hof/doc/ |
D | Makefile | 185 gettext: target
|
/third_party/libexif/libexif/ |
D | i18n.h | 37 # define gettext(String) (String) macro
|
/third_party/python/Lib/ |
D | gettext.py | 272 def gettext(self, message): member in NullTranslations 496 def gettext(self, message): member in GNUTranslations 741 def gettext(message): function
|
/third_party/glib/glib/ |
D | glibintl.h | 33 #define gettext(String) (String) macro
|
/third_party/gettext/gettext-runtime/intl-java/gnu/gettext/ |
D | GettextResource.java | 85 public static String gettext (ResourceBundle catalog, String msgid) { in gettext() method in GettextResource
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | doctools.js | 139 gettext : function(string) { method
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | doctools.js | 139 gettext : function(string) { method
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | doctools.js | 139 gettext : function(string) { method
|
/third_party/toybox/kconfig/ |
D | lkc.h | 18 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | ext.py | 139 def gettext(__context, __string, **variables): function 197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/third_party/gettext/gnulib-local/lib/ |
D | gettext.h | 33 # define gettext(Msgid) \ macro 68 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/skia/third_party/externals/jinja2/ |
D | ext.py | 149 def gettext(__context, __string, **variables): function 212 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|