| /openbmc/u-boot/board/synopsys/hsdk/ |
| H A D | headerize-hsdk.py | 86 file.write(arc_id.to_bytes(2, byteorder='little')) 87 file.write(uboot_img_size.to_bytes(4, byteorder='little')) 88 file.write(check_sum.to_bytes(1, byteorder='little')) 89 file.write(image_copy_adr.to_bytes(4, byteorder='little')) 90 file.write(magic1.to_bytes(5, byteorder='big')) 91 file.write(jump_address.to_bytes(4, byteorder='little')) 92 for i in range(12): file.write(0xFF.to_bytes(1, byteorder='little')) 93 for byte in magic2: file.write(byte.to_bytes(36, byteorder='big')) 95 file.write(0xFF.to_bytes(1, byteorder='little')) 96 file.write(flash_address.to_bytes(4, byteorder='little')) [all …]
|
| /openbmc/u-boot/board/synopsys/axs10x/ |
| H A D | headerize-axs.py | 98 jmpchk_sum = sum(jump_address.to_bytes(4, byteorder='big')) 106 file.write(arc_id.to_bytes(2, byteorder='little')) 107 file.write(uboot_img_size.to_bytes(4, byteorder='little')) 108 file.write(check_sum.to_bytes(1, byteorder='little')) 109 file.write(image_copy_adr.to_bytes(4, byteorder='little')) 110 file.write(magic1.to_bytes(5, byteorder='big')) 111 for i in range(16): file.write(0x00.to_bytes(1, byteorder='little')) 112 for byte in magic2: file.write(byte.to_bytes(36, byteorder='big')) 114 file.write(0x00.to_bytes(1, byteorder='little')) 116 file.write(jump_address.to_bytes(4, byteorder='little'))
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/ |
| H A D | generate_metadata.py | 14 fp.write(value.to_bytes(4, byteorder='little')) 43 fp.write(crc.to_bytes(4, byteorder='little') + content)
|
| /openbmc/qemu/scripts/ |
| H A D | analyze-migration.py | 41 return int.from_bytes(self.file.read(8), byteorder='big', signed=False) 44 return int.from_bytes(self.file.read(4), byteorder='big', signed=False) 47 return int.from_bytes(self.file.read(2), byteorder='big', signed=False) 50 return int.from_bytes(self.file.read(1), byteorder='big', signed=True) 401 self.sdata = int.from_bytes(self.data, byteorder='big', signed=True) 402 self.udata = int.from_bytes(self.data, byteorder='big', signed=False)
|
| H A D | dump-guest-memory.py | 360 if sys.byteorder == 'little':
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/ |
| H A D | musl.patch | 23 #include <asm/byteorder.h> /* __cpu_to_le32 and co. */
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-bcrypt-crates.inc | 12 crate://crates.io/byteorder/1.5.0 \ 64 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
|
| H A D | python3-maturin-crates.inc | 26 crate://crates.io/byteorder/1.5.0 \ 390 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
|
| /openbmc/qemu/disas/ |
| H A D | m68k.c | 64 enum floatformat_byteorders byteorder; member 4578 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid() 4580 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid() 4733 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double() 4750 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double() 4774 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double() 4810 mant = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double() 4830 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double() 4909 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1); in floatformat_from_double() 4922 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/ |
| H A D | linux-libc-headers.inc | 102 …oe_multilib_header asm/auxvec.h asm/bitsperlong.h asm/byteorder.h asm/fcntl.h asm/hwcap.h asm/ioct…
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_mem_addr_space.py | 36 bits = int.from_bytes(fh.read(1), byteorder='little')
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-support/thin-provisioning-tools/ |
| H A D | thin-provisioning-tools-crates.inc | 20 crate://crates.io/byteorder/1.5.0 \ 160 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
|
| /openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
| H A D | librsvg-crates.inc | 32 crate://crates.io/byteorder/1.5.0 \ 33 crate://crates.io/byteorder-lite/0.1.0 \ 326 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f… 327 SRC_URI[byteorder-lite-0.1.0.sha256sum] = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0002-Avoid-strict-prototype-compiler-errors.patch | 297 -byteorder() 298 +byteorder(void)
|
| /openbmc/pldm/tools/fw-update/ |
| H A D | pldm_fwup_pkg_creator.py | 78 us_bytes = time.microsecond.to_bytes(3, byteorder="little")
|
| /openbmc/openbmc/meta-security/recipes-ids/suricata/ |
| H A D | suricata-crates.inc | 23 crate://crates.io/byteorder/1.4.3 \ 145 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a… 675 crate://crates.io/byteorder/1.4.3 \ 710 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a… 747 crate://crates.io/byteorder/1.4.3 \ 765 SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a…
|
| /openbmc/u-boot/board/freescale/m53017evb/ |
| H A D | README | 34 - include/asm-m68k/byteorder.h Byte order functions
|
| /openbmc/u-boot/arch/arm/cpu/armv8/ |
| H A D | Kconfig | 88 bool "ARMv8 secure monitor firmware ERET address byteorder swap"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rpm-sequoia/ |
| H A D | rpm-sequoia-crates.inc | 31 crate://crates.io/byteorder/1.5.0 \ 273 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
|
| /openbmc/u-boot/doc/ |
| H A D | README.m54418twr | 34 - arch/m68k/include/asm/byteorder.h Byte order functions
|
| /openbmc/u-boot/board/freescale/m52277evb/ |
| H A D | README | 31 - include/asm-m68k/byteorder.h Byte order functions
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-devtools/spdm-utils/ |
| H A D | spdm-utils-crates.inc | 370 crate://crates.io/byteorder/0.5.3 \ 451 SRC_URI[byteorder-0.5.3.sha256sum] = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4…
|
| /openbmc/u-boot/board/freescale/m547xevb/ |
| H A D | README | 39 - include/asm-m68k/byteorder.h Byte order functions
|
| /openbmc/u-boot/arch/mips/ |
| H A D | Kconfig | 165 is one preferred byteorder for a particular system but some systems are
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
| H A D | cargo-c-crates.inc | 26 crate://crates.io/byteorder/1.5.0 \ 366 SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f…
|