/aosp_15_r20/external/python/cpython3/Lib/ |
D | gettext.py | 280 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/ |
D | gettext.py | 280 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 D | gettext.py | 280 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/ |
D | gettext.py | 280 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/ |
D | gettext.py | 280 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/ |
D | gettext.py | 280 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/ |
D | gettext.py | 276 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 D | ext.py | 149 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/ |
D | ext.py | 157 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/ |
D | textdomain.c | 39 char *ngettext(const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() function
|
/aosp_15_r20/external/musl/src/locale/ |
H A D | textdomain.c | 39 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/ |
D | libintl.h | 114 # 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/ |
D | intl.h | 41 # define ngettext(singular,plural,n) fake_ngettext(singular,plural,n) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libexif/libexif/ |
D | i18n.h | 38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) macro
|