Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/python/cpython3/Lib/
Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dgettext.py275 def gettext(self, message): member in NullTranslations
421 def gettext(self, message): member in GNUTranslations
604 def gettext(message): function
/aosp_15_r20/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
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dext.py139 def gettext(__context, __string, **variables): function
197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Dext.py143 def gettext(__context, __string, **variables): function
208 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/aosp_15_r20/external/elfutils/bionic-fixup/
H A Dlibintl.h21 #define gettext(x) (x) macro
/aosp_15_r20/external/trusty/musl/src/locale/
Dtextdomain.c34 char *gettext(const char *msgid) in gettext() function
/aosp_15_r20/external/musl/src/locale/
H A Dtextdomain.c34 char *gettext(const char *msgid) in gettext() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dlibintl.h109 # define gettext(msgid) dgettext (NULL, msgid) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dintl.h40 # define gettext(msgid) (msgid) macro
/aosp_15_r20/external/python/cachetools/docs/
DMakefile134 gettext: target
/aosp_15_r20/external/python/oauth2client/docs/
DMakefile148 gettext: target
/aosp_15_r20/external/python/dateutil/docs/
DMakefile148 gettext: target
/aosp_15_r20/external/iperf3/docs/
H A DMakefile148 gettext: target
/aosp_15_r20/external/python/jinja/docs/
Dextensions.rst110 .. _gettext: https://docs.python.org/3/library/gettext.html target
/aosp_15_r20/external/python/pyasn1/docs/
DMakefile158 gettext: target
/aosp_15_r20/external/python/pyfakefs/docs/
DMakefile179 gettext: target
/aosp_15_r20/external/python/pyee/docs/
DMakefile179 gettext: target
/aosp_15_r20/external/python/mobly/docs/
DMakefile195 gettext: target
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libexif/libexif/
Di18n.h37 # define gettext(String) (String) macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libexif/libexif/
Di18n.h37 # define gettext(String) (String) macro

123