/external/e2fsprogs/intl/ |
D | libgettext.h | 131 # define gettext(Msgid) \ macro 168 # define gettext(Msgid) (Msgid) macro
|
D | intl-compat.c | 61 gettext (const char *msgid) in gettext() function
|
D | libgnuintl.h.in | 110 static inline char *gettext (const char *__msgid) function
|
/external/elfutils/bionic-fixup/ |
D | libintl.h | 21 #define gettext(x) (x) macro
|
/external/flac/src/plugin_xmms/ |
D | locale_hack.h | 47 # define gettext(String) (String) macro
|
/external/python/cryptography/docs/ |
D | Makefile | 134 gettext: target
|
/external/python/funcsigs/docs/ |
D | Makefile | 134 gettext: target
|
/external/python/cpython2/Lib/ |
D | gettext.py | 266 def gettext(self, message): member in NullTranslations 419 def gettext(self, message): member in GNUTranslations 641 def gettext(message): function
|
/external/python/dateutil/docs/ |
D | Makefile | 148 gettext: target
|
/external/python/oauth2client/docs/ |
D | Makefile | 148 gettext: target
|
/external/iperf3/docs/ |
D | Makefile | 148 gettext: target
|
/external/python/pybind11/docs/ |
D | Makefile | 158 gettext: target
|
/external/python/jinja/docs/ |
D | extensions.rst | 110 .. _gettext: https://docs.python.org/3/library/gettext.html target
|
/external/python/pyasn1/docs/ |
D | Makefile | 158 gettext: target
|
/external/python/cpython3/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
|
/external/python/pyfakefs/docs/ |
D | Makefile | 179 gettext: target
|
/external/libexif/libexif/ |
D | i18n.h | 37 # define gettext(String) (String) macro
|
/external/libabigail/doc/manuals/ |
D | Makefile.am | 147 gettext: target
|
/external/python/httplib2/doc/html/_static/ |
D | doctools.js | 111 gettext : function(string) { method
|
/external/libchrome/third_party/jinja2/ |
D | ext.py | 139 def gettext(__context, __string, **variables): function 197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/external/toybox/kconfig/ |
D | lkc.h | 18 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/external/python/jinja/src/jinja2/ |
D | ext.py | 143 def gettext(__context, __string, **variables): function 208 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.8.rst | 825 gettext section in Improved Modules
|
/external/openssh/ |
D | audit-bsm.c | 112 # define gettext(a) (a) macro
|
/external/python/jinja/tests/ |
D | test_ext.py | 67 def gettext(context, string): function
|