/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 449 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 D | ops2.c | 69 #define xorl(a,b) ((a) && !(b)) || (!(a) && (b)) argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 449 static inline int is_same_clock(struct clk *a, struct clk *b) in is_same_clock()
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 740 #define IACSET(x, a, b, c) \ in tcp_chr_telnet_init() argument
|
/openbmc/qemu/hw/net/ |
H A D | cadence_gem.c | 1465 const uint8_t *a; in gem_reset() local
|
/openbmc/sdbusplus/test/message/ |
H A D | read.cpp | 195 const double a = 2.2; in TEST_F() local
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 632 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 D | dwc_ahsata.c | 80 #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 D | pch.h | 258 #define DIR_ROUTE(a, b, c, d) \ argument
|
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | 34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
|
/openbmc/qemu/block/ |
H A D | vhdx.h | 83 #define guid_eq(a, b) \ argument
|
H A D | vvfat.c | 62 #define DLOG(a) a argument 68 #define DLOG(a) argument
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu.c | 833 uint64_t a = le64_to_cpu(ents[e].addr); in virtio_gpu_create_mapping_iov() local
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 2155 #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 D | astlpc.c | 173 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 308 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 D | virtio-blk.c | 269 static int multireq_compare(const void *a, const void *b) in multireq_compare()
|
/openbmc/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 104 #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 D | typeahead.jquery.js | 639 function areQueriesEquivalent(a, b) { argument
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.c | 1282 bool a, b; in vfio_radeon_set_gfx_only_reset() local
|
/openbmc/qemu/net/ |
H A D | colo-compare.c | 196 static gint seq_sorter(Packet *a, Packet *b, gpointer data) in seq_sorter()
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 50 #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 D | smc.h | 454 #define MMAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ekanalyzer.c | 3619 struct fru_picmgext_activation_record *a = in ipmi_ek_display_amc_activation_record() local
|
/openbmc/qemu/subprojects/libvduse/ |
H A D | libvduse.c | 215 static int inflight_desc_compare(const void *a, const void *b) in inflight_desc_compare()
|