| /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 731 locale.setlocale(locale.LC_ALL, '') 732 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/Documentation/translations/it_IT/doc-guide/ |
| H A D | checktransupdate.rst | 51 No translation in the locale of zh_CN
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.h | 55 utf8string locale; member
|
| H A D | gss_rpc_xdr.c | 384 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 | 263 … [001] ...5. 2944.793426: openat: (synthetic.filename) filename="/usr/lib/locale/locale-archive"
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 437 (class_locale.members.locale), in megasas_decode_evt() 3895 class_locale.members.locale = MR_EVT_LOCALE_ALL; in megasas_issue_pending_cmds_again() 6711 !((prev_aen.members.locale & curr_aen.members.locale) ^ in megasas_register_aen() 6712 curr_aen.members.locale)) { in megasas_register_aen() 6719 curr_aen.members.locale |= prev_aen.members.locale; in megasas_register_aen() 6902 class_locale.members.locale = MR_EVT_LOCALE_ALL; in megasas_start_aen() 8977 class_locale.members.locale = MR_EVT_LOCALE_ALL; in megasas_aen_polling()
|
| H A D | megaraid_sas.h | 2043 u16 locale; member 2049 u16 locale;
|
| /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 | coding-style.rst | 860 2) le macro che dipendono dall'uso di una variabile locale con un nome magico: 882 5) collisione nello spazio dei nomi quando si definisce una variabile locale in 894 ret è un nome comune per una variabile locale - __foo_ret difficilmente
|
| H A D | maintainer-pgp-guide.rst | 769 2. Se dovesse mai capitarvi di clonare il vostro repositorio locale (per 886 prima di aggiungere al vostro portachiavi locale le eventuali chiavi trovate.
|
| /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 | 5277 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
|