| /linux/Documentation/doc-guide/ |
| H A D | checktransupdate.rst | 20 - check all files in a certain locale 37 This will print all the files that need to be updated in the zh_CN locale. 46 No translation in the locale of zh_CN
|
| /linux/tools/docs/ |
| H A D | checktransupdate.py | 13 This will print all the files that need to be updated or translated in the zh_CN locale. 21 No translation in the locale of zh_CN 170 def valid_locales(locale): 171 """Check if the locale is valid or not""" 174 if not os.path.isdir(f"{linux_path}/Documentation/translations/{locale}"): 175 raise ArgumentTypeError("Invalid locale: {locale}") 176 return locale 242 "--locale", 287 # insert the translations and locale afte 168 valid_locales(locale) global() argument [all...] |
| H A D | sphinx-build-wrapper | 48 import locale 718 # locale with locale.setlocale(locale.LC_ALL, ''). This causes a 722 locale.setlocale(locale.LC_ALL, '') 723 except locale.Error:
|
| H A D | sphinx-pre-install | 29 import locale 435 locale.setlocale(locale.LC_ALL, '')
|
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | checktransupdate.rst | 47 No translation in the locale of zh_CN
|
| /linux/drivers/parisc/ |
| H A D | README.dino | 13 ** http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=12454&prodSeri…
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_ioc.h | 711 __le16 locale; member 810 __le16 locale; member 828 __le16 locale; member 846 __le16 locale; member
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.h | 55 utf8string locale; member
|
| H A D | gss_rpc_xdr.c | 375 err = gssx_enc_buffer(xdr, &ctx->locale); in gssx_enc_call_ctx()
|
| /linux/tools/power/cpupower/ |
| H A D | Makefile | 76 localedir ?= /usr/share/locale
|
| /linux/scripts/ |
| H A D | spdxcheck.py | 7 import locale 203 line = line.decode(locale.getpreferredencoding(False), errors='ignore')
|
| /linux/Documentation/trace/ |
| H A D | eprobetrace.rst | 254 … [001] ...5. 2944.793426: openat: (synthetic.filename) filename="/usr/lib/locale/locale-archive"
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | locktypes.rst | 528 CPU locale o ad attesa attiva 530 - I blocchi ad attesa attiva e su CPU locale possono essere annidati nei
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 25 import locale 302 ENCODING = locale.getpreferredencoding(False)
|
| /linux/fs/xfs/ |
| H A D | Kconfig | 58 the locale settings in userspace, so it corrupts UTF-8 names.
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | maintainer-pgp-guide.rst | 755 locale per allinearsi al kernel anche le proprie firme PGP verranno scartate. 771 2. Se dovesse mai capitarvi di clonare il vostro repositorio locale (per 882 prima di aggiungere al vostro portachiavi locale le eventuali chiavi trovate.
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas.h | 2043 u16 locale; member 2049 u16 locale;
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | hacking.rst | 415 sul processore locale. Entrambe sono rientranti; esse salvano lo stato 429 sul processore locale. Entrambe sono rientranti; se le interruzioni
|
| /linux/Documentation/translations/it_IT/RCU/ |
| H A D | torture.rst | 351 Questo compilerà lo scenario di base sul sistema locale, poi lo distribuirà agli
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 143 print large numbers with thousands' separators according to locale.
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_fw.c | 5272 pel_wait.locale = cpu_to_le16(mrioc->pel_locale); in mpi3mr_pel_wait_post()
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 1102 You will have to repeat these steps for any change of locale, i.e. if you wish
|