/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | ethtool-fec.sh | 13 check $? "$s" "Configured FEC encodings: None 20 check $? "$s" "Configured FEC encodings: Auto 28 check $? "$s" "Configured FEC encodings: Off 36 check $? "$s" "Configured FEC encodings: BaseR 44 check $? "$s" "Configured FEC encodings: ${o^^} 52 check $? "$s" "Configured FEC encodings: RS LLRS 58 check $? "$s" "Configured FEC encodings: Auto Off RS
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 19 # Import a library to autodetect character encodings. We'll support 318 """Suggests a number of possible encodings for a bytestring. 322 1. Encodings you specifically tell EncodingDetector to try first 327 3. Encodings you specifically tell EncodingDetector to try if 352 of `markup`, these encodings will be tried first, in 357 :param user_encodings: These encodings will be tried after the 367 known_definite_encodings. Any encodings here will be tried 368 immediately after the encodings in 374 :param exclude_encodings: These encodings will not be tried, 395 :param tried: Encodings that have already been tried. This will be modified [all …]
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 137 49152: /usr/lib/python2.7/encodings 2584 0: /usr/lib/python2.7/encodings/cp1006.pyc 2585 0: /usr/lib/python2.7/encodings/iso8859_15.pyc 2586 0: /usr/lib/python2.7/encodings/iso2022_kr.pyc 2587 0: /usr/lib/python2.7/encodings/iso8859_14.pyc 2588 0: /usr/lib/python2.7/encodings/shift_jis_2004.pyc 2589 0: /usr/lib/python2.7/encodings/hz.pyc 2590 0: /usr/lib/python2.7/encodings/cp424.pyc 2591 0: /usr/lib/python2.7/encodings/iso8859_11.pyc 2592 0: /usr/lib/python2.7/encodings/cp1254.pyc [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 6511 drwxr-xr-x root root 4096 ./usr/lib/python3.8/encodings 6512 -rw-r--r-- root root 15693 ./usr/lib/python3.8/encodings/aliases.py 6513 -rw-r--r-- root root 1248 ./usr/lib/python3.8/encodings/ascii.py 6514 -rw-r--r-- root root 1533 ./usr/lib/python3.8/encodings/base64_codec.py 6515 -rw-r--r-- root root 1039 ./usr/lib/python3.8/encodings/big5hkscs.py 6516 -rw-r--r-- root root 1019 ./usr/lib/python3.8/encodings/big5.py 6517 -rw-r--r-- root root 2249 ./usr/lib/python3.8/encodings/bz2_codec.py 6518 -rw-r--r-- root root 2084 ./usr/lib/python3.8/encodings/charmap.py 6519 -rw-r--r-- root root 13121 ./usr/lib/python3.8/encodings/cp037.py 6520 -rw-r--r-- root root 13568 ./usr/lib/python3.8/encodings/cp1006.py [all …]
|
H A D | buildhistory_filelist1.txt | 6509 drwxr-xr-x root root 4096 ./usr/lib/python3.8/encodings 6510 -rw-r--r-- root root 15693 ./usr/lib/python3.8/encodings/aliases.py 6511 -rw-r--r-- root root 1248 ./usr/lib/python3.8/encodings/ascii.py 6512 -rw-r--r-- root root 1533 ./usr/lib/python3.8/encodings/base64_codec.py 6513 -rw-r--r-- root root 1039 ./usr/lib/python3.8/encodings/big5hkscs.py 6514 -rw-r--r-- root root 1019 ./usr/lib/python3.8/encodings/big5.py 6515 -rw-r--r-- root root 2249 ./usr/lib/python3.8/encodings/bz2_codec.py 6516 -rw-r--r-- root root 2084 ./usr/lib/python3.8/encodings/charmap.py 6517 -rw-r--r-- root root 13121 ./usr/lib/python3.8/encodings/cp037.py 6518 -rw-r--r-- root root 13568 ./usr/lib/python3.8/encodings/cp1006.py [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/ |
H A D | encodings_1.1.0.bb | 3 DESCRIPTION = "The encodings that map to specific characters for a \ 20 EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings"
|
H A D | font-util_1.4.1.bb | 12 DEPENDS = "encodings util-macros" 14 RDEPENDS:${PN} = "mkfontdir mkfontscale encodings"
|
H A D | xorg-font-common.inc | 7 DEPENDS = " encodings font-alias font-util-native" 8 RDEPENDS:${PN} = "encodings font-util font-alias"
|
H A D | font-alias_1.0.5.bb | 15 RDEPENDS:${PN} = "encodings font-util"
|
/openbmc/linux/Documentation/gpu/bridge/ |
H A D | dw-hdmi.rst | 11 Supported Input Formats and Encodings 15 :doc: Supported input formats and encodings
|
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | passwdobj-attributes.c | 171 ATTRIBUTE_VALUES_PROPERTY_SHOW(encodings, password, SEMICOLON_SEP); 172 static struct kobj_attribute password_encodings_val = __ATTR_RO(encodings); 363 strscpy(password_data->encodings[pos_values], in hp_populate_password_elements_from_package() 365 sizeof(password_data->encodings[pos_values])); in hp_populate_password_elements_from_package() 480 password_data->encodings[values], in hp_populate_password_elements_from_buffer() 481 sizeof(password_data->encodings[values])); in hp_populate_password_elements_from_buffer()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | hw_breakpoint.h | 25 /* Available HW breakpoint length encodings */ 35 /* Available HW breakpoint type encodings */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 15 non-standard Y'CbCr encodings and the fourth is the quantization 109 .. flat-table:: V4L2 Y'CbCr Encodings 138 .. flat-table:: V4L2 HSV Encodings
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _lxml.py | 132 # parsers for different encodings. 157 the bytestring to Unicode using different encodings, this 159 encodings, and tell lxml to try to parse the document as each 167 these encodings. 218 for encoding in detector.encodings:
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | platform.h | 130 /* This section defines default values and encodings for the 136 * System table encodings 158 * Port table encodings
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | opcodes.h | 61 /* R-Type (register) OPX field encodings 108 /*Full instruction encodings for R-Type, without the R's ;-)
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.h | 50 /* The ZD1211 firmware uses proprietary encodings of the 802.11b (CCK) rates. 51 * For OFDM the PLCP rate encodings are used. We combine these "pure" rates 261 /* These defines give the encodings of the signal field in the 802.11b PLCP
|
/openbmc/qemu/target/arm/tcg/ |
H A D | m-nocp.decode | 23 # range of coprocessor-space encodings, with the exception of 62 # P=0 W=0 is SEE "Related encodings", so split into two patterns
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzacas.c.inc | 68 * Encodings with odd numbered registers specified in rs2 and rd are 106 * Encodings with odd numbered registers specified in rs2 and rd are
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cpu.h | 61 * ISA Level encodings 73 * CPU Option encodings
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libfontenc_1.1.8.bb | 4 portably determine and deal with different encodings of fonts."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/ |
H A D | font-misc-misc_1.1.2.bb | 10 RDEPENDS:${PN} = "encodings font-util"
|
H A D | font-cursor-misc_1.0.3.bb | 10 RDEPENDS:${PN} = "encodings font-util"
|
H A D | font-adobe-utopia-100dpi_1.0.4.bb | 10 RDEPENDS:${PN} = "encodings font-util"
|
H A D | font-adobe-100dpi_1.0.3.bb | 10 RDEPENDS:${PN} = "encodings font-util"
|