Searched refs:utf (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/sphinx-static/ |
| H A D | theme_rtd_colors.css | 1 /* -*- coding: utf-8; mode: css -*-
|
| H A D | theme_overrides.css | 1 /* -*- coding: utf-8; mode: css -*-
|
| /linux/tools/perf/pmu-events/ |
| H A D | jevents.py | 99 utf = s.encode(encoding='utf-8',errors='strict') 103 return len(utf) - utf.count(b'\\') + utf.count(b'\\\\') - (utf.count(b'\\000') * 2) 1502 'output_file', type=argparse.FileType('w', encoding='utf-8'), nargs='?', default=sys.stdout) 1504 'output_string_file', type=argparse.FileType('w', encoding='utf-8'), nargs='?', default=None)
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-cnf4.rst | 1 .. -*- coding: utf-8; mode: rst -*-
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | init.c | 79 .utf = AR6003_HW_2_1_1_UTF_FIRMWARE_FILE, 160 .utf = AR6004_HW_1_3_UTF_FIRMWARE_FILE, 183 .utf = AR6004_HW_3_0_UTF_FIRMWARE_FILE, 823 if (ar->hw.fw.utf == NULL) { in ath6kl_fetch_testmode_file() 829 ar->hw.fw.dir, ar->hw.fw.utf); in ath6kl_fetch_testmode_file()
|
| H A D | core.h | 798 const char *utf; member
|
| /linux/fs/unicode/ |
| H A D | mkutf8data.c | 1556 char utf[18*4+1]; in utf8_create() local 1566 u = utf; in utf8_create() 1572 data->utf8nfdi = strdup(utf); in utf8_create() 1574 u = utf; in utf8_create() 1580 if (!data->utf8nfdi || strcmp(data->utf8nfdi, utf)) in utf8_create() 1581 data->utf8nfdicf = strdup(utf); in utf8_create()
|
| /linux/Documentation/sphinx/ |
| H A D | kerneldoc-preamble.sty | 1 % -*- coding: utf-8 -*-
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | email-clients.rst | 209 set send_charset="us-ascii:utf-8"
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | email-clients.rst | 225 set send_charset="us-ascii:utf-8"
|