Home
last modified time | relevance | path

Searched defs:gettext (Results 1 – 23 of 23) sorted by relevance

/external/elfutils/bionic-fixup/
Dlibintl.h21 #define gettext(x) (x) macro
/external/e2fsprogs/intl/
Dlibgettext.h131 # define gettext(Msgid) \ macro
168 # define gettext(Msgid) (Msgid) macro
Dintl-compat.c61 gettext (const char *msgid) in gettext() function
Dlibgnuintl.h.in110 static inline char *gettext (const char *__msgid) function
/external/python/funcsigs/docs/
DMakefile134 gettext: target
/external/python/cpython3/Lib/
Dgettext.py271 def gettext(self, message): member in NullTranslations
451 def gettext(self, message): member in GNUTranslations
624 def gettext(message): function
Doptparse.py92 def gettext(message): function
/external/iperf3/docs/
DMakefile148 gettext: target
/external/python/dateutil/docs/
DMakefile148 gettext: target
/external/python/oauth2client/docs/
DMakefile148 gettext: target
/external/python/pyasn1/docs/
DMakefile158 gettext: target
/external/python/cpython2/Lib/
Dgettext.py266 def gettext(self, message): member in NullTranslations
419 def gettext(self, message): member in GNUTranslations
641 def gettext(message): function
Doptparse.py92 def gettext(message): function
/external/libexif/libexif/
Di18n.h37 # define gettext(String) (String) macro
/external/python/httplib2/doc/html/_static/
Ddoctools.js111 gettext : function(string) { method
/external/toybox/kconfig/
Dlkc.h18 # define gettext(Msgid) ((const char *) (Msgid)) macro
/external/libchrome/third_party/jinja2/
Dext.py139 def gettext(__context, __string, **variables): function
197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/external/u-boot/scripts/kconfig/
Dlkc.h14 static inline const char *gettext(const char *txt) { return txt; } in gettext() function
/external/openssh/
Daudit-bsm.c113 # define gettext(a) (a) macro
/external/u-boot/scripts/kconfig/lxdialog/
Ddialog.h19 # define gettext(Msgid) ((const char *) (Msgid)) macro
/external/python/cpython3/Doc/whatsnew/
D3.7.rst1987 gettext section in Deprecated Python modules, functions and methods
/external/python/cpython3/Modules/
D_elementtree.c2104 int gettext; member
2319 create_elementiter(ElementObject *self, PyObject *tag, int gettext) in create_elementiter()
/external/libmtp/src/
Dptp.c52 # define gettext(String) (String) macro