| /openbmc/qemu/tests/tcg/xtensa/ |
| H A D | test_mac16.S | 8 #define mul16(a, b) ((ext16(a) * ext16(b))) argument
|
| /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/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/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(… property in t
|
| /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()
|
| /openbmc/pldm/oem/ampere/event/ |
| H A D | cper.cpp | 21 int guid_equal(EFI_GUID* a, EFI_GUID* b) in guid_equal()
|
| /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/qemu/tcg/ |
| H A D | tcg-op.c | 1107 TCGv_i32 a, TCGv_i32 b, TCGv_i32 ci) in tcg_gen_addcio_i32() 1350 void tcg_gen_smin_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_smin_i32() 1355 void tcg_gen_umin_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_umin_i32() 1360 void tcg_gen_smax_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_smax_i32() 1365 void tcg_gen_umax_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_umax_i32() 1370 void tcg_gen_abs_i32(TCGv_i32 ret, TCGv_i32 a) in tcg_gen_abs_i32() 2875 TCGv_i64 a, TCGv_i64 b, TCGv_i64 ci) in tcg_gen_addcio_i64() 3050 void tcg_gen_smin_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_smin_i64() 3055 void tcg_gen_umin_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_umin_i64() 3060 void tcg_gen_smax_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_smax_i64() [all …]
|
| /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
|