/openbmc/qemu/hw/rtc/ |
H A D | mc146818rtc.c | 553 static inline int rtc_to_bcd(MC146818RtcState *s, int a) in rtc_to_bcd() 562 static inline int rtc_from_bcd(MC146818RtcState *s, int a) in rtc_from_bcd()
|
/openbmc/qemu/hw/pci-host/ |
H A D | astro.c | 362 #define SWIZZLE_HPA(a) \ argument 364 #define UNSWIZZLE_HPA(a) \ argument
|
/openbmc/u-boot/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier.h | 109 #define UNIPHIER_PINCTRL_PIN(a, b, c, d) \ argument
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p.c | 35 static char *concat_path(const char* a, const char* b) in concat_path()
|
/openbmc/qemu/tests/qtest/ |
H A D | m48t59-test.c | 83 time_t a, b; in tm_cmp() local
|
/openbmc/qemu/include/hw/sh4/ |
H A D | sh_intc.h | 34 #define _INTC_ARRAY(a) a, ARRAY_SIZE(a) argument
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | xen.h | 967 uint8_t a[16]; member 981 #define XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 990 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 993 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-controller.js | 53 $scope.certificates.sort(function(a, b) { argument
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 99 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-iov.c | 28 static bool iov_equals(const struct iovec *a, const struct iovec *b, in iov_equals()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 1356 static int16_t do_vqdmladh_h(int16_t a, int16_t b, int16_t c, int16_t d, in do_vqdmladh_h() 1363 static int32_t do_vqdmladh_w(int32_t a, int32_t b, int32_t c, int32_t d, in do_vqdmladh_w() 1390 static int8_t do_vqdmlsdh_b(int8_t a, int8_t b, int8_t c, int8_t d, in do_vqdmlsdh_b() 1397 static int16_t do_vqdmlsdh_h(int16_t a, int16_t b, int16_t c, int16_t d, in do_vqdmlsdh_h() 1404 static int32_t do_vqdmlsdh_w(int32_t a, int32_t b, int32_t c, int32_t d, in do_vqdmlsdh_w() 1571 static int16_t do_vqdmlah_h(int16_t a, int16_t b, int16_t c, in do_vqdmlah_h() 1578 static int32_t do_vqdmlah_w(int32_t a, int32_t b, int32_t c, in do_vqdmlah_w() 2860 static inline float32 float32_abd(float32 a, float32 b, float_status *s) in float32_abd() 2874 static inline float32 float32_maxnuma(float32 a, float32 b, float_status *s) in float32_maxnuma() 2879 static inline float16 float16_minnuma(float16 a, float16 b, float_status *s) in float16_minnuma() [all …]
|
/openbmc/qemu/disas/ |
H A D | hppa.c | 170 #define HPPA_R_ARG_RELOC(a) \ argument 172 #define HPPA_R_CONSTANT(a) \ argument 2335 int m, a; in print_insn_hppa() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 262 static void Round(uint64_t a, uint64_t b, uint64_t c, uint64_t *d, uint64_t e, uint64_t f, uint64_t… in Round() 273 uint64_t a = s[0], b = s[1], c = s[2], d = s[3], e = s[4], f = s[5], g = s[6], h = s[7]; in Transform() local
|
H A D | sha1.c | 74 uint32_t a, b, c, d, e; in SHA1Transform() local
|
/openbmc/qemu/hw/dma/ |
H A D | omap_dma.c | 145 struct omap_dma_reg_set_s *a = &ch->active_set; in omap_dma_channel_load() local 373 struct omap_dma_reg_set_s *a = &ch->active_set; in omap_dma_transfer_generic() local
|
/openbmc/u-boot/tools/ |
H A D | mips-relocs.c | 188 static int compare_relocs(const void *a, const void *b) in compare_relocs()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | pxa_mmc_gen.c | 145 uint32_t a, b, c; in pxa_mmc_cmd_done() local
|
/openbmc/phosphor-networkd/src/ |
H A D | config_parser.cpp | 29 [](auto a, auto b) { return tolower(a) == b; }); in icaseeq()
|
/openbmc/qemu/qga/ |
H A D | commands-posix-ssh.c | 170 GStrv a; in qmp_guest_ssh_remove_authorized_keys() local
|
/openbmc/qemu/util/ |
H A D | readline.c | 310 static int completion_comp(const void *a, const void *b) in completion_comp()
|
/openbmc/u-boot/drivers/rtc/ |
H A D | s35392a.c | 77 #define msleep(a) udelay(a * 1000) argument
|
/openbmc/telemetry/src/utils/ |
H A D | labeled_tuple.hpp | 126 bool eq(const auto& a, const auto& b) in eq()
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-efuse.c | 114 static int efuse_ro_bits_cmp(const void *a, const void *b) in efuse_ro_bits_cmp()
|
/openbmc/qemu/hw/misc/ |
H A D | pc-testdev.c | 128 void *a = cpu_physical_memory_map(data & ~0xffful, &page, false); in test_flush_page_write() local
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | shutdown_alarm_monitor.cpp | 464 [interface](const auto& a) { return a.second == interface; }); in getShutdownType()
|