Home
last modified time | relevance | path

Searched defs:a (Results 551 – 575 of 672) sorted by relevance

1...<<21222324252627

/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c323 static int efuse_lk_spec_cmp(const void *a, const void *b) in efuse_lk_spec_cmp()
/openbmc/qemu/include/net/
H A Dnet.h22 uint8_t a[6]; member
/openbmc/qemu/tcg/
H A Dregion.c145 const struct tb_tc *a = ap; in tb_tc_cmp() local
/openbmc/u-boot/include/linux/
H A Dcompat.h109 #define kmem_cache_create(a, sz, c, d, e) get_mem(sz) argument
124 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) argument
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c453 struct sdr_record_list *alist, *a; in ipmi_sunoem_led_get() local
651 struct sdr_record_list *alist, *a; in ipmi_sunoem_led_set() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c196 static gint interval_cmp(gconstpointer a, gconstpointer b, gpointer user_data) in interval_cmp()
1319 static gint int_cmp(gconstpointer a, gconstpointer b, gpointer user_data) in int_cmp()
/openbmc/qemu/include/tcg/
H A Dtcg.h494 static inline TCGTemp *arg_temp(TCGArg a) in arg_temp()
870 static inline ptrdiff_t tcg_ptr_byte_diff(const void *a, const void *b) in tcg_ptr_byte_diff()
/openbmc/qemu/target/i386/
H A Dcpu.c511 #define X86_ENC_ASSOC(a) (a <= 1 ? a : \ argument
7138 static gint compare_string(gconstpointer a, gconstpointer b) in compare_string()
7284 static gint x86_cpu_list_compare(gconstpointer a, gconstpointer b, gpointer d) in x86_cpu_list_compare()
7362 static gint strcmp_wrap(gconstpointer a, gconstpointer b, gpointer d) in strcmp_wrap()
/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c361 #define diff(a, b) abs((long)(a) - (long)(b)) argument
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h452 static inline int nanddev_pos_cmp(const struct nand_pos *a, in nanddev_pos_cmp()
/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c233 u32 a, b, c; in mxcmci_read_response() local
H A Dbcm2835_sdhost.c46 #define msleep(a) udelay(a * 1000) argument
/openbmc/u-boot/tools/
H A Dmoveconfig.py461 def show_diff(a, b, file_path, color_enabled): argument
/openbmc/qemu/contrib/elf2dmp/
H A Dpe.h123 uint32_t a; member
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h318 uint32_t a, b, c, d; member
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c684 static int rimt_idmap_compare(gconstpointer a, gconstpointer b) in rimt_idmap_compare()
/openbmc/qemu/target/s390x/
H A Ds390x-internal.h131 static inline uint64_t wrap_address(CPUS390XState *env, uint64_t a) in wrap_address()
/openbmc/qemu/hw/timer/
H A Dhpet.c122 static uint32_t hpet_time_after(uint64_t a, uint64_t b) in hpet_time_after()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c388 static int yaffs_toupper(YCHAR a) in yaffs_toupper()
396 int yaffsfs_Match(YCHAR a, YCHAR b) in yaffsfs_Match()
401 int yaffsfs_Match(YCHAR a, YCHAR b) in yaffsfs_Match()
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1381 HexValue *a, in gen_convround_n_b()
1406 HexValue *a, in gen_convround_n_c()
1509 HexValue a; in gen_round() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js1316 a: ['target', 'href', 'title', 'rel'], property in DefaultWhitelist
2154 .sort(function (a, b) { return a[0] - b[0] }) argument
/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c536 #define DUMP_REG(a) printk(BIOS_INFO, \ in dump_sor_reg() argument
/openbmc/qemu/util/
H A Dhbitmap.c901 void hbitmap_merge(const HBitmap *a, const HBitmap *b, HBitmap *result) in hbitmap_merge()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp79 static bool validIntfIP(Addr a) noexcept in validIntfIP()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c300 static int iort_idmap_compare(gconstpointer a, gconstpointer b) in iort_idmap_compare()

1...<<21222324252627