Home
last modified time | relevance | path

Searched refs:encoding (Results 176 – 200 of 591) sorted by relevance

12345678910>>...24

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py138 for encoding in ['utf-8', 'latin-1']:
329 for encoding in ['utf-8', 'latin-1']:
332 with open(patchfile, 'r', encoding=encoding) as f:
533 for encoding in ['utf-8', 'latin-1']:
536 with open(srcfile, 'r', encoding=encoding, newline='') as f:
/openbmc/qemu/qapi/
H A Dchar.json25 # device encoding. See the QEMU man page for details.
134 # @format: data encoding (default 'utf8').
138 # - utf8: data's UTF-8 encoding is written
166 # @format: data encoding (default 'utf8').
168 # - base64: the data read is returned in base64 encoding.
/openbmc/linux/Documentation/devicetree/bindings/perf/
H A Driscv,pmu.yaml48 - description: event_idx, a 20-bit wide encoding of the event type and
74 The encoding of the raw events are platform specific. The information is
124 * codes, U74 uses a bitfield for events encoding, so several U74 events
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dlv-Riga3 # UTF8 encoding
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/
H A D0001-build-don-t-link-against-host-system-libraries.patch37 AM_CFLAGS = -Wall -Wno-invalid-source-encoding
/openbmc/linux/scripts/dtc/
H A Ddt-extract-compatibles35 with open(file, 'r', encoding='utf-8') as f:
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py140 return open(os.path.join(dir_name, file_name), mode, encoding='utf-8')
144 return open(os.path.join(dir_name, file_name), 'w+', encoding='utf-8')
/openbmc/linux/drivers/net/wan/
H A Dwanxl.h144 u32 encoding; member
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0024-Avoid-hardcoded-build-paths-into-ppc-libgcc.patch6 Avoid encoding build paths into sources used for floating point on powerpc.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/
H A Dlibtinyxml_2.6.2.bb12 file://entity-encoding.patch"
/openbmc/linux/Documentation/fb/
H A Dmodedb.rst31 - NSTC: 480i output, with the CCIR System-M TV mode and NTSC color encoding
33 encoding, and a black level equal to the blanking level.
34 - PAL: 576i output, with the CCIR System-B TV mode and PAL color encoding
35 - PAL-M: 480i output, with the CCIR System-M TV mode and PAL color encoding
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_cert_parser.c262 ctx->cert->sig->encoding = "pkcs1"; in x509_note_sig_algo()
267 ctx->cert->sig->encoding = "raw"; in x509_note_sig_algo()
272 ctx->cert->sig->encoding = "raw"; in x509_note_sig_algo()
277 ctx->cert->sig->encoding = "x962"; in x509_note_sig_algo()
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py289 _, encoding = locale.getlocale()
291 with open(self._qemu_log_path, "r", encoding=encoding) as iolog:
934 encoding='utf-8')
/openbmc/linux/include/linux/
H A Dhdlc.h38 unsigned short encoding, unsigned short parity);
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h98 enum mxc_isi_encoding encoding; member
105 enum mxc_isi_encoding encoding; member
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt140 [31:28] CCB version. For API version 2.0: set to 1 if CCB uses OZIP encoding; set to 0 if the…
141 uses Huffman encoding; otherwise either 0 or 1. For API version 1.0: always set to 0.
246 …common set of values to indicate the encoding formats of the data being processed. Some encoding f…
263 length encoding provided as a secondary input
268 … 0x8 Fixed width byte packed with Up to 16 bytes before the encoding; compressed stream
270 … OZIP (CCB version 1) encoding within a byte; pointer to the encoding table must be
274 … OZIP (CCB version 1) encoding least significant bit within a byte; pointer to the encoding
276 … 0xA Variable width byte packed with Up to 16 bytes before the encoding; compressed stream
291 … OZIP (CCB version 1) encoding as a secondary input; pointer to the encoding table must
294 … run length encoding, followed by before the encoding; compressed stream bits are read most
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c492 encoding_options[setting->encoding], setting->kbdlang); in new_password_store()
539 return sysfs_emit(buf, "%s\n", encoding_options[setting->encoding]); in encoding_show()
554 setting->encoding = i; in encoding_store()
558 static struct kobj_attribute auth_encoding = __ATTR_RW(encoding);
1048 encoding_options[tlmi_priv.pwd_admin->encoding], in current_value_store()
1176 encoding_options[tlmi_priv.pwd_admin->encoding], in debug_cmd_store()
1403 new_pwd->encoding = TLMI_ENCODING_ASCII; in tlmi_create_auth()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-counter167 their counting. For example, quadrature encoding counters can
169 phase of the respective A and B quadrature encoding signals.
215 updates the respective count. Quadrature encoding
222 updates the respective count. Quadrature encoding
227 the respective count. Quadrature encoding determines the
232 the respective count. Quadrature encoding determines the
237 updates the respective count. Quadrature encoding
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,vf610-mscm-ir.txt20 encoding as documented by the GIC bindings.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/
H A Dopenh264_2.3.1.bb2 DESCRIPTION = "OpenH264 is a codec library which supports H.264 encoding and \
/openbmc/openbmc/poky/meta/recipes-multimedia/x264/
H A Dx264_git.bb2 DESCRIPTION = "A free software library and application for encoding video streams into the H.264/MP…
/openbmc/openbmc/poky/meta/recipes-graphics/libva/
H A Dlibva.inc6 decoding, video encoding, subpicture blending and rendering. The \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h166 enum dp_link_encoding encoding,
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c60 hdr->encoding = RX_ENC_HT; in wfx_rx_cb()
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drenesas,jpu.yaml13 The JPEG processing unit (JPU) incorporates the JPEG codec with an encoding

12345678910>>...24