Home
last modified time | relevance | path

Searched defs:a (Results 376 – 400 of 673) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c247 #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 Datomic.h16 # define ATOMIC_HASH(a) (&(__atomic_hash[ (((unsigned long) a)/L1_CACHE_BYTES) & (ATOMIC_HASH_SIZE… argument
/openbmc/qemu/util/
H A Diov.c518 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 Dimagetool.h257 #define ___cat(a, b) a ## b argument
258 #define __cat(a, b) ___cat(a, b) argument
/openbmc/u-boot/common/
H A Dhwconfig.c23 #define min(a, b) (((a) < (b)) ? (a) : (b)) argument
H A Dautoboot.c40 static int slow_equals(u8 *a, u8 *b, int len) in slow_equals()
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.c13 static inline void warn_wrong_value(const char *msg, unsigned int a, in warn_wrong_value()
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c576 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 Dvcrypto_helper.c121 #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 Dkey.h51 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 Dspapr_numa.c628 #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 Dxen-host-pci-device.c20 # 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 Dcper.cpp21 int guid_equal(EFI_GUID* a, EFI_GUID* b) in guid_equal()
/openbmc/qemu/net/
H A Dcolo.c23 uint32_t a, b, c; in connection_key_hash() local
/openbmc/u-boot/lib/
H A Dmd5.c185 register __u32 a, b, c, d; in MD5Transform() local
/openbmc/phosphor-inventory-manager/test/
H A Dassociations_test.cpp188 const auto& a = m.getAssociationsConfig(); in TEST_F() local
/openbmc/qemu/contrib/plugins/
H A Dhotblocks.c42 static gint cmp_exec_count(gconstpointer a, gconstpointer b, gpointer d) in cmp_exec_count()
H A Dhotpages.c51 static gint cmp_access_count(gconstpointer a, gconstpointer b, gpointer d) in cmp_access_count()
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c379 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 Dbootstrap-3.4.1.min.js6 …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 Doetest.py324 def cmp(a, b): argument
327 def cmpfunc(a, b): argument
/openbmc/u-boot/drivers/net/
H A Dsmc91111.c1251 byte a, b; in print_packet() local
1260 byte a, b; in print_packet() local
/openbmc/u-boot/include/linux/
H A Dtime.h6 #define _DEFUN(a,b,c) a(c) argument
/openbmc/qemu/target/hexagon/
H A Darch.c170 int32_t conv_round(int32_t a, int n) in conv_round()
/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h62 #define led_blink(x, y, z, a) argument

1...<<11121314151617181920>>...27