Searched refs:encoding (Results 1 – 17 of 17) sorted by relevance
/systemd-251/src/import/ |
D | import-compress.c | 13 if (c->encoding) in import_compress_free() 19 if (c->encoding) in import_compress_free() 81 c->encoding = false; in import_uncompress_detect() 90 c->encoding = false; in import_uncompress_force_off() 103 if (c->encoding) in import_uncompress() 243 c->encoding = true; in import_compress_init() 273 if (!c->encoding) in import_compress() 387 if (!c->encoding) in import_compress_finish()
|
D | import-compress.h | 25 bool encoding; member
|
/systemd-251/src/fuzz/ |
D | fuzz-bootspec-gen.py | 10 loader = [entry for entry in open(sys.argv[2], encoding='utf-16-le').read().split('\0')
|
/systemd-251/tools/ |
D | xml_helper.py | 20 return tree.tostring(xml, pretty_print=True, encoding='utf-8')
|
D | update-dbus-docs.py | 293 out_text = etree.tostring(xml, encoding='unicode')
|
/systemd-251/src/basic/linux/hdlc/ |
D | ioctl.h | 54 unsigned short encoding; member
|
/systemd-251/test/ |
D | test-shutdown.py | 19 }, encoding='utf-8', timeout=30)
|
/systemd-251/hwdb.d/ |
D | parse_hwdb.py | 206 with open(fname, 'r', encoding='UTF-8') as f:
|
D | pci.ids | 5796 43b4 Morphis Qxt encoding engine
|
D | 20-pci-vendor-model.hwdb | 17061 ID_MODEL_FROM_DATABASE=Morphis Qxt encoding engine
|
/systemd-251/docs/ |
D | AUTOMATIC_BOOT_ASSESSMENT.md | 65 encoding how many attempts to boot this entry shall still be made. The second 66 number is the "tries done" counter, encoding how many failed attempts to boot
|
D | JOURNAL_NATIVE_PROTOCOL.md | 74 encoding the size of the value, followed by the literal value data, followed by
|
D | USER_RECORD.md | 554 encoding how much time has to pass at least/at most between password changes of 559 `passwordChangeWarnUSec` → An unsigned 64bit integer, encoding how much time to 563 `passwordChangeInactiveUSec` → An unsigned 64bit integer, encoding how much
|
D | BOOT_LOADER_SPECIFICATION.md | 208 separation with a single newline character), in the UTF-8 encoding. The
|
/systemd-251/src/resolve/ |
D | RFCs | 18 D https://tools.ietf.org/html/rfc3492 → Punycode: A Bootstring encoding of Unicode for Internationa…
|
/systemd-251/ |
D | TODO | 649 * cryptsetup: allow encoding key directly in /etc/crypttab, maybe with a
|
D | NEWS | 8886 and sd_bus_path_decode_many() that allow easy encoding and 10411 IDNA and automatically uses IDNA or UTF-8 encoding depending
|