Home
last modified time | relevance | path

Searched defs:a (Results 276 – 300 of 673) sorted by relevance

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

/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c349 } a; in op_in() local
385 } a; in op_out() local
421 } a; in op_read() local
463 } a; in op_write() local
504 } a; in op_pci_read() local
534 } a; in op_pci_write() local
566 } a; in op_add_dma_pattern() local
/openbmc/qemu/tests/functional/
H A Dtest_vnc.py86 def do_test_change_listen(self, a, b, c): argument
/openbmc/qemu/migration/
H A Dmultifd-zero-page.c27 static void swap_page_offset(ram_addr_t *pages_offset, int a, int b) in swap_page_offset()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddma_sun4i.h60 #define SUNXI_DMA_CTL_SRC_DRQ(a) ((a) & 0x1f) argument
63 #define SUNXI_DMA_CTL_DST_DRQ(a) (((a) & 0x1f) << 16) argument
/openbmc/qemu/target/xtensa/
H A Dwin_helper.c66 static inline unsigned windowbase_bound(unsigned a, const CPUXtensaState *env) in windowbase_bound()
71 static inline unsigned windowstart_bit(unsigned a, const CPUXtensaState *env) in windowstart_bit()
/openbmc/qemu/target/arm/tcg/
H A Diwmmxt_helper.c51 #define EXTEND8H(a) ((uint16_t) (int8_t) (a)) argument
52 #define EXTEND8(a) ((uint32_t) (int8_t) (a)) argument
53 #define EXTEND16(a) ((uint32_t) (int16_t) (a)) argument
54 #define EXTEND16S(a) ((int32_t) (int16_t) (a)) argument
55 #define EXTEND32(a) ((uint64_t) (int32_t) (a)) argument
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c770 void test_fops(double a, double b) in test_fops()
813 void test_fcmp(double a, double b) in test_fcmp()
861 void test_fcvt(double a) in test_fcvt()
904 double a; in test_fconst() local
914 void test_fbcd(double a) in test_fbcd()
983 #define TEST_FCMOV(a, b, eflags, CC)\ argument
997 double a, b; in test_fcmov() local
1586 static inline void set_bit(uint8_t *a, unsigned int bit) in set_bit()
2159 unsigned long a, r; in test_conv() local
2166 unsigned long a, r; in test_conv() local
/openbmc/qemu/include/qemu/
H A Dxxhash.h58 uint32_t a = ab; in qemu_xxhash8() local
215 static inline uint64_t qemu_xxhash64_4(uint64_t a, uint64_t b, in qemu_xxhash64_4()
H A Dcpuid.h97 unsigned a, d; in xgetbv_low() local
/openbmc/u-boot/drivers/i2c/
H A Dlpc32xx_i2c.c126 int a = (addr >> (8 * alen)) & 0xff; in __i2c_read() local
198 int a = (addr >> (8 * alen)) & 0xff; in __i2c_write() local
/openbmc/u-boot/fs/zfs/
H A Dzfs_fletcher.c61 uint64_t a, b, c, d; in fletcher_4_endian() local
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dlinux-kernel-image-header-vars.h48 #define __MAX(a, b) (((a) > (b)) ? (a) : (b)) argument
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_internal.h55 #define FDT_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) argument
/openbmc/qemu/util/
H A Drange.c23 int range_compare(Range *a, Range *b) in range_compare()
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c66 #define TEST_ONE(a, c) \ in main() argument
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c32 #define SMP_CONFIG_GENERIC(ha, a, hb, b, hc, c, hd, d, he, e) \ argument
41 #define CPU_TOPOLOGY_GENERIC(a, b, c, d, e) \ argument
54 #define SMP_CONFIG_WITH_MODS_DIES(ha, a, hb, b, hc, c, hd, d, \ argument
70 #define SMP_CONFIG_WITH_CLUSTERS(ha, a, hb, b, hc, c, hd, d, he, e, hf, f) \ argument
84 #define SMP_CONFIG_WITH_BOOKS_DRAWERS(ha, a, hb, b, hc, c, hd, \ argument
101 #define SMP_CONFIG_WITH_FULL_TOPO(a, b, c, d, e, f, g, h, i, j) \ argument
H A Dtest-mul64.c14 uint64_t a, b; member
H A Dtest-qmp-event.c88 EventStructOne a = { in test_event_d() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3ar n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n.fn)throw"Provi… argument
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp310 auto a = repo.getPELAttributes(id); in TEST_F() local
326 auto a = repo.getPELAttributes(id); in TEST_F() local
349 auto a = repo.getPELAttributes(id); in TEST_F() local
369 auto a = repo.getPELAttributes(id); in TEST_F() local
392 auto a = repo.getPELAttributes(id); in TEST_F() local
412 auto a = repo.getPELAttributes(id); in TEST_F() local
/openbmc/u-boot/include/zfs/
H A Duberblock_impl.h14 #define UBMAX(a, b) ((a) > (b) ? (a) : (b)) argument
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c10 unsigned a; member
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py526 callback = lambda a: 2 * a argument
533 callback = lambda a: 2 * a argument
540 callback = lambda a: 2 * a argument
549 callback = lambda a: 2 * a argument
/openbmc/qemu/linux-user/
H A Dthunk.c368 uint8_t *a; in thunk_print() local
403 uint8_t *a; in thunk_print() local
/openbmc/u-boot/scripts/dtc/
H A Ddtc.h69 #define streq(a, b) (strcmp((a), (b)) == 0) argument
71 #define strprefixeq(a, n, b) (strlen(b) == (n) && (memcmp(a, b, n) == 0)) argument
73 #define ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) argument

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