| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | dbus-pcap | 246 def parse_fixed(endian, stream, tc): argument 266 def parse_string(endian, stream, tc): argument 294 def parse_type(endian, stream, tc): argument 307 def parse_array(endian, stream, tc): argument 320 def parse_struct(endian, stream, tcs): argument 328 def parse_variant(endian, stream): argument 334 def parse_container(endian, stream, tc): argument 345 def parse_fields(endian, stream): argument
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs_fletcher.c | 35 zfs_endian_t endian, in fletcher_2_endian() 56 fletcher_4_endian(const void *buf, uint64_t size, zfs_endian_t endian, in fletcher_4_endian()
|
| H A D | zfs.c | 141 zfs_endian_t endian; member 237 zfs_endian_t endian __attribute__ ((unused)), in zio_checksum_off() 265 zfs_endian_t endian, char *buf, int size) in zio_checksum_verify() 348 zfs_endian_t endian = UNKNOWN_ENDIAN; in uberblock_verify() local 432 get_psize(blkptr_t *bp, zfs_endian_t endian) in get_psize() 439 dva_get_offset(dva_t *dva, zfs_endian_t endian) in dva_get_offset() 451 zio_read_gang(blkptr_t *bp, zfs_endian_t endian, dva_t *dva, void *buf, in zio_read_gang() 509 zio_read_data(blkptr_t *bp, zfs_endian_t endian, void *buf, in zio_read_data() 559 zio_read(blkptr_t *bp, zfs_endian_t endian, void **buf, in zio_read() 636 zfs_endian_t endian; in dmu_read() local [all …]
|
| H A D | zfs_sha256.c | 104 zfs_endian_t endian, zio_cksum_t *zcp) in zio_checksum_SHA256()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | translator.c | 471 vaddr pc, MemOp endian) in translator_lduw_end() 487 vaddr pc, MemOp endian) in translator_ldl_end() 503 vaddr pc, MemOp endian) in translator_ldq_end()
|
| /openbmc/slpd-lite/ |
| H A D | endian.hpp | 6 namespace endian namespace
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | endian.hpp | 6 namespace endian namespace
|
| /openbmc/qemu/ui/ |
| H A D | qemu-pixman.c | 129 int qemu_pixman_get_type(int rshift, int gshift, int bshift, int endian) in qemu_pixman_get_type() 151 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf, int endian) in qemu_pixman_get_format()
|
| /openbmc/u-boot/arch/sandbox/include/asm/ |
| H A D | io.h | 63 #define out_arch(type,endian,a,v) write##type(cpu_to_##endian(v),a) argument 64 #define in_arch(type,endian,a) endian##_to_cpu(read##type(a)) argument 121 #define out_arch(type,endian,a,v) write##type(cpu_to_##endian(v),a) argument 122 #define in_arch(type,endian,a) endian##_to_cpu(read##type(a)) argument
|
| /openbmc/u-boot/arch/arc/include/asm/ |
| H A D | io.h | 225 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument 226 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 121 #define out_arch(type,endian,a,v) __raw_write##type(cpu_to_##endian(v),a) argument 122 #define in_arch(type,endian,a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 550 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v),a) argument 551 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | io.h | 82 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument 83 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/qemu/include/qemu/ |
| H A D | bswap.h | 116 #define CPU_CONVERT(endian, size, type)\ argument
|
| /openbmc/u-boot/arch/nds32/include/asm/ |
| H A D | io.h | 157 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument 158 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/u-boot/arch/riscv/include/asm/ |
| H A D | io.h | 144 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument 145 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/qemu/hw/dma/ |
| H A D | omap_dma.c | 31 int endian[2]; member
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | io.h | 146 #define out_arch(type,endian,a,v) __raw_write##type(cpu_to_##endian(v),a) argument 147 #define in_arch(type,endian,a) endian##_to_cpu(__raw_read##type(a)) argument
|
| /openbmc/qemu/include/disas/ |
| H A D | dis-asm.h | 299 enum bfd_endian endian; member
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-neon.c | 470 MemOp mop, align, endian; in trans_VLDST_multiple() local
|
| H A D | translate-a64.c | 3888 MemOp endian, align, mop; in trans_LD_mult() local 3979 MemOp endian, align, mop; in trans_ST_mult() local
|