Home
last modified time | relevance | path

Searched defs:ngettext (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/python/cpython3/Lib/
Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dgettext.py280 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
430 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
608 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/external/python/cpython2/Lib/
Dgettext.py276 def ngettext(self, msgid1, msgid2, n): member in NullTranslations
444 def ngettext(self, msgid1, msgid2, n): member in GNUTranslations
647 def ngettext(msgid1, msgid2, n): function
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dext.py149 def ngettext(__context, __singular, __plural, __num, **variables): function
197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Dext.py157 def ngettext(__context, __singular, __plural, __num, **variables): function
208 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/aosp_15_r20/external/trusty/musl/src/locale/
Dtextdomain.c39 char *ngettext(const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() function
/aosp_15_r20/external/musl/src/locale/
H A Dtextdomain.c39 char *ngettext(const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dlibintl.h114 # define ngettext(msgid1, msgid2, n) dngettext (NULL, msgid1, msgid2, n) 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.h41 # define ngettext(singular,plural,n) fake_ngettext(singular,plural,n) macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro

12