/openbmc/linux/fs/nls/ |
H A D | nls_base.c | 275 static struct nls_table *find_nls(const char *charset) in find_nls() argument 280 if (!strcmp(nls->charset, charset)) in find_nls() 282 if (nls->alias && !strcmp(nls->alias, charset)) in find_nls() 291 struct nls_table *load_nls(const char *charset) in load_nls() argument 293 return try_then_request_module(find_nls(charset), "nls_%s", charset); in load_nls() 524 .charset = "default",
|
H A D | nls_ascii.c | 146 .charset = "ascii",
|
H A D | nls_iso8859-1.c | 237 .charset = "iso8859-1",
|
H A D | nls_utf8.c | 44 .charset = "utf8",
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 693 def find_codec(self, charset): argument 699 value = (self._codec(self.CHARSET_ALIASES.get(charset, charset)) 700 or (charset and self._codec(charset.replace("-", ""))) 701 or (charset and self._codec(charset.replace("-", "_"))) 702 or (charset and charset.lower()) 703 or charset 709 def _codec(self, charset): argument 710 if not charset: 711 return charset 714 codecs.lookup(charset) [all …]
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 163 'Accept': 'application/json; charset=utf-8' 166 'Content-Type': 'application/json; charset=utf-8' 169 'Content-Type': 'application/json; charset=utf-8' 172 'Content-Type': 'application/json; charset=utf-8'
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 720240501dca0b4eacc3295665d7ced8719e11d2.patch | 57 - "Content-Type": "text/html; charset=utf-8", 74 + "text/html; charset=utf-8" 127 - "Content-Type": "text/html; charset=utf-8", 144 + "text/html; charset=utf-8" 197 - "Content-Type": "text/html; charset=utf-8", 214 + "text/html; charset=utf-8" 267 - "Content-Type": "text/html; charset=utf-8", 284 + "text/html; charset=utf-8" 337 - "Content-Type": "text/html; charset=utf-8", 354 + "text/html; charset=utf-8"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/ |
H A D | 0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch | 6 Content-Type: text/plain; charset=UTF-8 12 Content-Type: text/plain; charset=UTF-8 16 Content-Type: text/plain; charset=UTF-8
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | libc-package.bbclass | 199 locale, charset = line.rstrip().split() 202 supported[locale] = charset 213 charset = locale.split('.')[1] 215 charset = 'UTF-8' 216 bb.warn("Unsupported locale '%s', assuming encoding '%s'" % (locale, charset)) 217 supported[locale] = charset 329 charset = supported[locale] 330 if utf8_only and charset != 'UTF-8': 344 output_locale(locale, base, charset) 346 if charset == 'UTF-8': [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 119 +/* Convert a string from OEM_CP to the current locale charset. */ 125 +/* Convert a string from ISO_CP to the current locale charset. */ 251 + } else { /* -I charset */ 261 + while(*(++s)); /* No params straight after charset name */ 287 + } else { /* -O charset */ 297 + while(*(++s)); /* No params straight after charset name */ 351 + } else { /* -I charset */ 361 + while(*(++s)); /* No params straight after charset name */ 387 + } else { /* -O charset */ 397 + while(*(++s)); /* No params straight after charset name */
|
/openbmc/linux/include/linux/ |
H A D | nls.h | 26 const char *charset; member 50 extern struct nls_table *load_nls(const char *charset);
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | __init__.py | 470 charset = tag.get('charset') 482 if charset is not None: 485 meta_encoding = charset 486 tag['charset'] = CharsetMetaAttributeValue(charset)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/ |
H A D | sharutils_4.15.2.bb | 23 if [ -e ${D}${libdir}/charset.alias ] 25 rm -rf ${D}${libdir}/charset.alias
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | 0001-configure.ac-Rename-to-configure.ac-and-use-external.patch | 337 -config.charset locale.alias ref-add.sin ref-del.sin $(HEADERS) $(SOURCES) 347 -all-yes: libintl.$la libintl.h charset.alias ref-add.sed ref-del.sed 452 -charset.alias: $(srcdir)/config.charset 453 - $(SHELL) $(srcdir)/config.charset '@host@' > t-$@ 495 - temp=$(DESTDIR)$(libdir)/t-charset.alias; \ 496 - dest=$(DESTDIR)$(libdir)/charset.alias; \ 497 - if test -f $(DESTDIR)$(libdir)/charset.alias; then \ 498 - orig=$(DESTDIR)$(libdir)/charset.alias; \ 504 - orig=charset.alias; \ 532 - chmod a+x $(DESTDIR)$(gettextsrcdir)/config.charset; \ [all …]
|
H A D | 0001-po-force-Language-header-for-fr-and-de-locals.patch | 30 "Content-Type: text/plain; charset=UTF-8\n" 42 "Content-Type: text/plain; charset=ISO-8859-1\n"
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libunicode/ |
H A D | libunicode-linebreak-perl_2019.001.bb | 19 DEPENDS = "libsombok3 libmime-charset-perl" 29 libmime-charset-perl \
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | panel.c | 204 int charset; member 860 lcd.charset = LCD_CHARSET_NORMAL; in lcd_init() 872 lcd.charset = LCD_CHARSET_KS0074; in lcd_init() 885 lcd.charset = LCD_CHARSET_NORMAL; in lcd_init() 898 lcd.charset = DEFAULT_LCD_CHARSET; in lcd_init() 905 lcd.charset = LCD_CHARSET_NORMAL; in lcd_init() 926 lcd.charset = lcd_charset; in lcd_init() 995 if (lcd.charset == NOT_SET) in lcd_init() 996 lcd.charset = DEFAULT_LCD_CHARSET; in lcd_init() 998 if (lcd.charset == LCD_CHARSET_KS0074) in lcd_init() [all …]
|
/openbmc/linux/fs/smb/server/ |
H A D | unicode.c | 81 if (strcmp(cp->charset, "utf8")) in cifs_mapchar() 241 if (!strcmp(codepage->charset, "utf8")) { in smb_strtoUTF16() 398 if (strcmp(cp->charset, "utf8")) in smbConvertToUTF16()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/ |
H A D | CVE-2024-7539.patch | 25 enum sms_charset charset; 38 if (!cbs_dcs_decode(dcs, NULL, NULL, &charset, NULL, NULL, NULL)) {
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_unicode.c | 141 if (strcmp(cp->charset, "utf8")) in cifs_mapchar() 256 if (!strcmp(codepage->charset, "utf8")) { in cifs_strtoUTF16() 526 if (strcmp(cp->charset, "utf8") || !wchar_to) in cifsConvertToUTF16()
|
/openbmc/phosphor-webui/app/styles/ |
H A D | index.scss | 1 $charset: "UTF-8"; variable
|
/openbmc/u-boot/tools/patman/test/ |
H A D | 0000-cover-letter.patch | 6 Content-Type: text/plain; charset=UTF-8
|
/openbmc/webui-vue/src/components/Global/ |
H A D | TableToolbarExport.vue | 38 return `data:text/json;charset=utf-8,${this.dataForExport}`;
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/ |
H A D | groff_1.23.0.bb | 48 if [ -e ${D}${libdir}/charset.alias ]; then 49 rm -rf ${D}${libdir}/charset.alias
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/ |
H A D | zile_2.4.15.bb | 17 rm -rf ${D}${libdir}/charset.alias
|