| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_util.c | 100 bool avb_safe_add(uint64_t* out_result, uint64_t a, uint64_t b) { in avb_safe_add()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | ftmac110.c | 194 uint8_t *a; in ftmac110_reset() local
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | mos6522.h | 137 uint8_t a; member
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | repository.hpp | 484 [&id](const auto& a) { return a.first == id; }); in findPEL()
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_sriov.c | 249 static gint compare_vf_devfns(gconstpointer a, gconstpointer b) in compare_vf_devfns()
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-mmx.c | 76 static void compare_state(const reg_state *a, const reg_state *b) in compare_state()
|
| H A D | test-avx.c | 64 static void compare_state(const reg_state *a, const reg_state *b) in compare_state()
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_memory.c | 56 static int efi_mem_cmp(void *priv, struct list_head *a, struct list_head *b) in efi_mem_cmp()
|
| /openbmc/debug-trigger/ |
| H A D | main.c | 57 #define ARRAY_SIZE(a) (sizeof(a)/sizeof((a)[0])) argument
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | license.py | 311 def choose_lic_set(a, b): argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | table.js | 303 …column_edit_entries.sort(function(a,b) {return (a.title > b.title) ? 1 : ((b.title > a.title) ? -1… argument
|
| H A D | highlight.pack.js | 2 …ar n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?e(ex… class in AnonymousFunctioneac6a7186500
|
| /openbmc/u-boot/lib/ |
| H A D | sha512.c | 143 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
| /openbmc/qemu/hw/mem/ |
| H A D | memory-device.c | 39 static gint memory_device_addr_sort(gconstpointer a, gconstpointer b) in memory_device_addr_sort()
|
| /openbmc/qemu/hw/gpio/ |
| H A D | zaurus.c | 271 #define MAGIC_CHG(a, b, c, d) ((d << 24) | (c << 16) | (b << 8) | a) argument
|
| /openbmc/qemu/accel/tcg/ |
| H A D | cputlb.c | 2012 uint64_t a, b; in do_ld16_mmio_beN() local 2213 uint64_t a, int mmu_idx, MemOp mop, uintptr_t ra) in do_ld16_beN() 2350 uint8_t a, b; in do_ld2_mmu() local 2416 uint64_t a, b; in do_ld16_mmu() local 2760 uint8_t a, b; in do_st2_mmu() local 2825 uint64_t a, b; in do_st16_mmu() local
|
| /openbmc/u-boot/cmd/ |
| H A D | i2c.c | 107 #define COMPARE_ADDR(a,i) (i2c_no_probes[(i)].addr == (a)) argument 113 #define COMPARE_ADDR(a,i) (i2c_no_probes[(i)] == (a)) argument
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | ehci.h | 108 #define ehci_writel(a, b) __raw_writel(cpu_to_be32(b), a) argument 111 #define ehci_writel(a, b) writel(b, a) argument
|
| /openbmc/u-boot/include/ |
| H A D | tpm-v2.h | 391 static inline u16 tpm2_algorithm_to_len(enum tpm2_algorithms a) in tpm2_algorithm_to_len() 407 #define tpm2_algorithm_to_mask(a) (1 << (a)) argument
|
| /openbmc/qemu/hw/audio/ |
| H A D | es1370.c | 174 #define a(n) if (val & CTRL_##n) pstrcat(buf, sizeof(buf), " "#n) in print_ctl() macro 209 #define a(n) if (val & SCTRL_##n) pstrcat(buf, sizeof(buf), " "#n) in print_sctl() macro
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensorhandler.cpp | 269 dbus_interface_t a; in set_sensor_dbus_state_s() local 314 dbus_interface_t a; in set_sensor_dbus_state_y() local
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | Types.h | 216 #define IAlloc_Free(p, a) (p)->Free((p), a) argument
|
| /openbmc/qemu/tests/qtest/ |
| H A D | rtc-test.c | 44 time_t a, b; in tm_cmp() local
|
| /openbmc/qemu/include/hw/loongarch/ |
| H A D | boot.h | 24 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ argument
|
| /openbmc/qemu/target/ppc/ |
| H A D | cpu_init.c | 6978 static gint ppc_cpu_compare_class_pvr(gconstpointer a, gconstpointer b) in ppc_cpu_compare_class_pvr() 7008 static gint ppc_cpu_compare_class_pvr_mask(gconstpointer a, gconstpointer b) in ppc_cpu_compare_class_pvr_mask() 7117 static gint ppc_cpu_list_compare(gconstpointer a, gconstpointer b, gpointer d) in ppc_cpu_list_compare() 7644 char a = '-'; in ppc_cpu_dump_state() local
|