Home
last modified time | relevance | path

Searched defs:a (Results 601 – 625 of 672) sorted by relevance

1...<<21222324252627

/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h449 static inline int is_same_clock(struct clk *a, struct clk *b) in is_same_clock()
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c69 #define xorl(a,b) ((a) && !(b)) || (!(a) && (b)) argument
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h449 static inline int is_same_clock(struct clk *a, struct clk *b) in is_same_clock()
/openbmc/qemu/chardev/
H A Dchar-socket.c740 #define IACSET(x, a, b, c) \ in tcp_chr_telnet_init() argument
/openbmc/qemu/hw/net/
H A Dcadence_gem.c1465 const uint8_t *a; in gem_reset() local
/openbmc/sdbusplus/test/message/
H A Dread.cpp195 const double a = 2.2; in TEST_F() local
/openbmc/qemu/target/xtensa/
H A Dtranslate.c632 static bool op_depends_on(const struct slot_prop *a, in op_depends_on()
663 static bool break_dependency(struct slot_prop *a, in break_dependency()
819 static int resource_compare(const void *a, const void *b) in resource_compare()
828 static int arg_copy_compare(const void *a, const void *b) in arg_copy_compare()
/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata.c80 #define writel_with_flush(a, b) do { writel(a, b); readl(b); } while (0) argument
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h258 #define DIR_ROUTE(a, b, c, d) \ argument
/openbmc/libmctp/tests/
H A Dtest_astlpc.c34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
/openbmc/qemu/block/
H A Dvhdx.h83 #define guid_eq(a, b) \ argument
H A Dvvfat.c62 #define DLOG(a) a argument
68 #define DLOG(a) argument
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c833 uint64_t a = le64_to_cpu(ents[e].addr); in virtio_gpu_create_mapping_iov() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2155 #define STBTT__COMPARE(a,b) ((a)->y0 < (b)->y0) argument
2161 stbtt__edge t = p[i], *a = &t; in stbtt__sort_edges_ins_sort() local
2277 int a=k,b=j; in stbtt__rasterize() local
/openbmc/libmctp/
H A Dastlpc.c173 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c308 uint32_t a = qtest_readb(qts, s->memory.regions[i].guest_phys_addr + j); read_guest_mem_server() local
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c269 static int multireq_compare(const void *a, const void *b) in multireq_compare()
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h104 #define fourcc_code(a, b, c, d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \ argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js639 function areQueriesEquivalent(a, b) { argument
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c1282 bool a, b; in vfio_radeon_set_gfx_only_reset() local
/openbmc/qemu/net/
H A Dcolo-compare.c196 static gint seq_sorter(Packet *a, Packet *b, gpointer data) in seq_sorter()
/openbmc/u-boot/drivers/net/
H A De1000.h50 #define E1000_WRITE_REG(a, reg, value) \ argument
52 #define E1000_READ_REG(a, reg) \ argument
54 #define E1000_WRITE_REG_ARRAY(a, reg, offset, value) \ argument
56 #define E1000_READ_REG_ARRAY(a, reg, offset) \ argument
58 #define E1000_WRITE_FLUSH(a) \ argument
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.h454 #define MMAX(a, b) ((a) > (b) ? (a) : (b)) argument
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c3619 struct fru_picmgext_activation_record *a = in ipmi_ek_display_amc_activation_record() local
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c215 static int inflight_desc_compare(const void *a, const void *b) in inflight_desc_compare()

1...<<21222324252627