/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | cpu.c | 247 #define PLPRCR_val(a) ((pll & PLPRCR_ ## a ## _MSK) >> PLPRCR_ ## a ## _SHIFT) in get_tbclk() argument
|
/openbmc/u-boot/arch/nios2/include/asm/bitops/ |
H A D | atomic.h | 16 # define ATOMIC_HASH(a) (&(__atomic_hash[ (((unsigned long) a)/L1_CACHE_BYTES) & (ATOMIC_HASH_SIZE… argument
|
/openbmc/qemu/util/ |
H A D | iov.c | 518 ssize_t qemu_iovec_compare(QEMUIOVector *a, QEMUIOVector *b) in qemu_iovec_compare() 549 static int sortelem_cmp_src_base(const void *a, const void *b) in sortelem_cmp_src_base() 564 static int sortelem_cmp_src_index(const void *a, const void *b) in sortelem_cmp_src_index()
|
/openbmc/u-boot/tools/ |
H A D | imagetool.h | 257 #define ___cat(a, b) a ## b argument 258 #define __cat(a, b) ___cat(a, b) argument
|
/openbmc/u-boot/common/ |
H A D | hwconfig.c | 23 #define min(a, b) (((a) < (b)) ? (a) : (b)) argument
|
H A D | autoboot.c | 40 static int slow_equals(u8 *a, u8 *b, int len) in slow_equals()
|
/openbmc/u-boot/board/corscience/tricorder/ |
H A D | tricorder-eeprom.c | 13 static inline void warn_wrong_value(const char *msg, unsigned int a, in warn_wrong_value()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 576 int a, b, r; in recip_estimate() local 593 int a, b, r; in recip_estimate_incprec() local 846 static int do_recip_sqrt_estimate(int a) in do_recip_sqrt_estimate() 867 static int do_recip_sqrt_estimate_incprec(int a) in do_recip_sqrt_estimate_incprec()
|
/openbmc/qemu/target/riscv/ |
H A D | vcrypto_helper.c | 121 #define DO_IDENTITY(a) (a) in RVVCALL() argument 131 #define DO_ANDN(a, b) ((a) & ~(b)) in RVVCALL() argument 511 uint64_t a = vs2[3], b = vs2[2], e = vs2[1], f = vs2[0]; in vsha2c_64() local 545 uint32_t a = vs2[H4(3)], b = vs2[H4(2)], e = vs2[H4(1)], f = vs2[H4(0)]; in vsha2c_32() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 51 uint32_t a = 0; in key_r5_hash() local 71 uint32_t a = 0; in key_test_hash() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_numa.c | 628 #define ASSOCIATIVITY(a, b) (((uint64_t)(a) << 32) | \ in h_home_node_associativity() argument 632 int32_t a, b; in h_home_node_associativity() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen-host-pci-device.c | 20 # define XEN_HOST_PCI_LOG(f, a...) fprintf(stderr, "%s: " f, __func__, ##a) argument 22 # define XEN_HOST_PCI_LOG(f, a...) (void)0 argument
|
/openbmc/pldm/oem/ampere/event/ |
H A D | cper.cpp | 21 int guid_equal(EFI_GUID* a, EFI_GUID* b) in guid_equal()
|
/openbmc/qemu/net/ |
H A D | colo.c | 23 uint32_t a, b, c; in connection_key_hash() local
|
/openbmc/u-boot/lib/ |
H A D | md5.c | 185 register __u32 a, b, c, d; in MD5Transform() local
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | associations_test.cpp | 188 const auto& a = m.getAssociationsConfig(); in TEST_F() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | hotblocks.c | 42 static gint cmp_exec_count(gconstpointer a, gconstpointer b, gpointer d) in cmp_exec_count()
|
H A D | hotpages.c | 51 static gint cmp_access_count(gconstpointer a, gconstpointer b, gpointer d) in cmp_access_count()
|
/openbmc/qemu/target/m68k/ |
H A D | fpu_helper.c | 379 floatx80 a, b; in HELPER() local 412 floatx80 a, b; in HELPER() local 701 floatx80 a = val->d; in HELPER() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.min.js | 6 …ents)}})})}(jQuery),function(s){"use strict";var e='[data-dismiss="alert"]',a=function(t){s(t).on(… class
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | oetest.py | 324 def cmp(a, b): argument 327 def cmpfunc(a, b): argument
|
/openbmc/u-boot/drivers/net/ |
H A D | smc91111.c | 1251 byte a, b; in print_packet() local 1260 byte a, b; in print_packet() local
|
/openbmc/u-boot/include/linux/ |
H A D | time.h | 6 #define _DEFUN(a,b,c) a(c) argument
|
/openbmc/qemu/target/hexagon/ |
H A D | arch.c | 170 int32_t conv_round(int32_t a, int n) in conv_round()
|
/openbmc/u-boot/include/jffs2/ |
H A D | load_kernel.h | 62 #define led_blink(x, y, z, a) argument
|