| /openbmc/qemu/util/ |
| H A D | bitmap.c | 41 int slow_bitmap_empty(const unsigned long *bitmap, long bits) in slow_bitmap_empty() 59 int slow_bitmap_full(const unsigned long *bitmap, long bits) in slow_bitmap_full() 79 const unsigned long *bitmap2, long bits) in slow_bitmap_equal() 99 long bits) in slow_bitmap_complement() 113 const unsigned long *bitmap2, long bits) in slow_bitmap_and() 126 const unsigned long *bitmap2, long bits) in slow_bitmap_or() 137 const unsigned long *bitmap2, long bits) in slow_bitmap_xor() 148 const unsigned long *bitmap2, long bits) in slow_bitmap_andnot() 386 const unsigned long *bitmap2, long bits) in slow_bitmap_intersects()
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | ip_utils_test.cpp | 44 uint8_t bits = 0; in TEST() local 109 uint8_t bits = 0; in TEST() local
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 257 | 39 def bits(self, granularity): member in Pattern 50 def bits(self, granularity): member in PatternGroup 95 def dirty_bits(self, bits): argument 104 def clear_bits(self, bits): argument 118 def bits(self): global() member in EmulatedBitmap [all...] |
| /openbmc/u-boot/fs/jffs2/ |
| H A D | compr_rubin.c | 46 void rubin_do_decompress(unsigned char *bits, unsigned char *in, in rubin_do_decompress() 115 unsigned char bits[8]; in dynrubin_decompress() local
|
| H A D | mini_inflate.c | 67 const unsigned int bits) in pull_bits() 123 int bits = 0; in read_symbol() local
|
| /openbmc/u-boot/arch/arm/mach-sunxi/ |
| H A D | pmic_bus.c | 95 int pmic_bus_setbits(u8 reg, u8 bits) in pmic_bus_setbits() 111 int pmic_bus_clrbits(u8 reg, u8 bits) in pmic_bus_clrbits()
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | dtc-parser.y | 47 int bits; member 329 unsigned long long bits; variable
|
| /openbmc/qemu/hw/display/ |
| H A D | cirrus_vga_rop2.h | 107 unsigned bits, bits_xor; in glue() local 157 unsigned bits; in glue() local 192 unsigned int bits, bits_xor; in glue() local 237 unsigned int bits; in glue() local
|
| /openbmc/qemu/include/ui/ |
| H A D | surface.h | 84 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bits_per_pixel() local 90 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bytes_per_pixel() local
|
| /openbmc/qemu/ |
| H A D | page-vary-common.c | 29 bool set_preferred_target_page_bits_common(int bits) in set_preferred_target_page_bits_common()
|
| H A D | page-vary-target.c | 61 bool set_preferred_target_page_bits(int bits) in set_preferred_target_page_bits()
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | fsl_mmdc.c | 14 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) in set_wait_for_bits_clear()
|
| /openbmc/qemu/include/exec/ |
| H A D | page-vary.h | 25 int bits; member
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | md5.h | 13 __u32 bits[2]; member
|
| /openbmc/qemu/scripts/kvm/ |
| H A D | vmxcap | 44 def __init__(self, name, bits, cap_msr, true_cap_msr = None): argument 84 def __init__(self, name, bits, msr): argument
|
| /openbmc/qemu/tests/qtest/ |
| H A D | xlnx-versal-trng-test.c | 131 static void trng_bit_set(unsigned ra, uint32_t bits) in trng_bit_set() 136 static void trng_bit_clr(unsigned ra, uint32_t bits) in trng_bit_clr() 141 static void trng_ctrl_set(uint32_t bits) in trng_ctrl_set() 146 static void trng_ctrl_clr(uint32_t bits) in trng_ctrl_clr()
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | inftrees.h | 26 unsigned char bits; /* bits in this part of the code */ member
|
| /openbmc/u-boot/drivers/video/ |
| H A D | hitachi_tx18d42vm_lcd.c | 19 unsigned int data, int bits) in lcd_panel_spi_write()
|
| /openbmc/u-boot/arch/arm/mach-imx/mx7/ |
| H A D | ddr.c | 115 int bits = 0;/* Number of address bits */ in imx_ddr_size() local
|
| /openbmc/u-boot/board/micronas/vct/ |
| H A D | scc.h | 98 } bits; member 112 } bits; member 121 } bits; member 132 } bits; member
|
| /openbmc/phosphor-host-ipmid/include/ipmid/message/ |
| H A D | pack.hpp | 146 uint64_t bits = static_cast<uint64_t>(t); in op() local 177 unsigned long long bits = t.to_ullong(); in op() local
|
| /openbmc/qemu/target/hexagon/ |
| H A D | cpu_bits.h | 63 uint32_t bits = parse_bits(endocing); in is_packet_end() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_internal.h | 83 static inline int32_t do_sqrshl_bhs(int32_t src, int32_t shift, int bits, in do_sqrshl_bhs() 118 static inline uint32_t do_uqrshl_bhs(uint32_t src, int32_t shift, int bits, in do_uqrshl_bhs() 149 static inline int32_t do_suqrshl_bhs(int32_t src, int32_t shift, int bits, in do_suqrshl_bhs()
|
| /openbmc/qemu/include/qemu/ |
| H A D | bitmap.h | 69 #define DECLARE_BITMAP(name,bits) \ argument 77 #define DECLARE_BITMAP32(name, bits) \ argument
|
| /openbmc/qemu/hw/misc/ |
| H A D | pc-testdev.c | 87 int bits = len * 8; in test_ioport_write() local 97 int bits = len * 8; in test_ioport_read() local
|