/openbmc/phosphor-networkd/src/ |
H A D | inventory_mac.cpp | 213 auto callback = [&](sdbusplus::message_t& m) { in registerSignals() 286 auto mycallback = [&, handle_interface](sdbusplus::message_t& m) { in watchEthernetInterface() 348 stdplus::PinnedRef<Manager> m) in watch()
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | clock.h | 32 unsigned int m; member 40 unsigned int m; member
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.hpp | 49 [](sdbusplus::message_t& m) { matchHandler(m); }) in Monitor()
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_ppi.c | 47 void tpm_ppi_init(TPMPPI *tpmppi, MemoryRegion *m, in tpm_ppi_init()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 1041 static inline uint16_t do_mulh_h(int32_t n, int32_t m) in do_mulh_h() 1046 static inline uint32_t do_mulh_w(int64_t n, int64_t m) in do_mulh_w() 1051 static inline uint8_t do_rmulh_b(int32_t n, int32_t m) in do_rmulh_b() 1056 static inline uint16_t do_rmulh_h(int32_t n, int32_t m) in do_rmulh_h() 1061 static inline uint32_t do_rmulh_w(int64_t n, int64_t m) in do_rmulh_w() 1098 static inline int32_t do_vhadd_s(int32_t n, int32_t m) in do_vhadd_s() 1103 static inline uint32_t do_vhsub_u(uint32_t n, uint32_t m) in do_vhsub_u() 1108 static inline int32_t do_vhsub_s(int32_t n, int32_t m) in do_vhsub_s() 1229 #define DO_SQADD_B(n, m, s) do_sat_bhw((int64_t)n + m, INT8_MIN, INT8_MAX, s) argument 1230 #define DO_SQADD_H(n, m, s) do_sat_bhw((int64_t)n + m, INT16_MIN, INT16_MAX, s) argument [all …]
|
H A D | sme_helper.c | 1017 uint16_t *m = vzm + H1_2(col); in do_fmopa_h() local 1068 uint32_t *m = vzm + H1_4(col); in do_fmopa_s() local 1159 uint16_t *m = vzm + H1_2(col); in do_bfmopa() local 1320 uint32_t m = *(uint32_t *)(vzm + H1_4(col)); in do_fmopa_w_h() local 1365 uint32_t *n = vn, *m = vm; in HELPER() local 1387 uint32_t *n = vn, *m = (uint32_t *)vm + H4(idx); in HELPER() local 1412 uint32_t *m = (uint32_t *)vm + H4(idx); in HELPER() local 1455 uint32_t m = *(uint32_t *)(vzm + H1_4(col)); in do_bfmopa_w() local 1486 uint32_t m = *(uint32_t *)(vzm + H1_4(col)); in do_bfmopa_w() local 2354 uint8_t *m = vm + r * sizeof(ARMVectorReg); local [all …]
|
/openbmc/u-boot/scripts/basic/ |
H A D | fixdep.c | 198 static void use_config(const char *m, int slen) in use_config() 224 const int *m = (const int *) map + 1; in parse_config_file() local 336 char *m = map; in parse_dep_file() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | whitelist-filter.cpp | 131 sdbusplus::message_t& m, const std::map<std::string, size_t>& deviceList) in handleRestrictedModeChange() 212 *bus, filterStr, [this, deviceList](sdbusplus::message_t& m) { in postInit()
|
/openbmc/qemu/host/include/aarch64/host/crypto/ |
H A D | clmul.h | 28 clmul_64_accel(uint64_t n, uint64_t m) in clmul_64_accel()
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | cvd.c | 39 __uint128_t m = (((__uint128_t)0x9223372036854775) << 16) | 0x8070; in main() local
|
/openbmc/qemu/host/include/i386/host/crypto/ |
H A D | clmul.h | 21 clmul_64_accel(uint64_t n, uint64_t m) in clmul_64_accel()
|
/openbmc/libcper/subprojects/packagefiles/jsoncdac/ |
H A D | meson.build | 48 m_dep = cc.find_library('m', required: false) build
|
/openbmc/phosphor-state-manager/ |
H A D | hypervisor_state_manager.hpp | 53 [this](sdbusplus::message_t& m) { bootProgressChangeEvent(m); }) in Hypervisor()
|
/openbmc/u-boot/lib/ |
H A D | display_options.c | 52 unsigned long m = 0; in print_freq() local 92 unsigned long m = 0, n; in print_size() local
|
H A D | bch.c | 236 unsigned long m; in encode_bch() local 387 unsigned int m; in compute_syndromes() local 481 const int m = GF_M(bch); in solve_linear_system() local 559 const int m = GF_M(bch); in find_affine4_roots() local 761 int la, p, m; in gf_poly_mod() local 845 const int m = GF_M(bch); in compute_trace_bk_mod() local 963 int m; in chien_search() local 1160 const int m = GF_M(bch); in build_deg2_base() local 1211 const unsigned int m = GF_M(bch); in compute_generator_polynomial() local 1294 struct bch_control *init_bch(int m, int t, unsigned int prim_poly) in init_bch()
|
/openbmc/u-boot/tools/ |
H A D | atmel_pmecc_params.c | 20 int m = 12 + sector_size / 512; in pmecc_get_ecc_bytes() local
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | insn.c | 51 static Instruction * get_insn_record(const char *disas, uint64_t vaddr, Match *m) in get_insn_record() 177 Match *m = &g_array_index(matches, Match, j); in vcpu_tb_trans() local 220 Match *m = &g_array_index(matches, Match, i); in plugin_exit() local
|
/openbmc/sdbusplus/test/async/ |
H A D | context.cpp | 103 auto m = std::make_optional<sdbusplus::async::match>( in TEST_F() local 122 auto m = std::make_optional<sdbusplus::async::match>( in TEST_F() local
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software_config.cpp | 21 std::cmatch m; in SoftwareConfig() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | cpu.c | 110 u32 m; in checkicache() local 151 u32 m; in checkdcache() local
|
/openbmc/sdbusplus/example/ |
H A D | calculator-server.cpp | 56 sdbusplus::server::manager_t m{b, Calculator::instance_path}; in main() local
|
/openbmc/phosphor-bmc-code-mgmt/test/common/software/ |
H A D | software_get_random_softwareid.cpp | 47 std::cmatch m; in TEST() local
|
/openbmc/qemu/hw/display/ |
H A D | vhost-user-gpu.c | 111 static VhostUserGpuMsg m __attribute__ ((unused)); variable 210 VhostUserGpuEdidRequest *m = &msg->payload.edid_req; in vhost_user_gpu_handle_display() local 230 VhostUserGpuScanout *m = &msg->payload.scanout; in vhost_user_gpu_handle_display() local 251 VhostUserGpuDMABUFScanout *m = &msg->payload.dmabuf_scanout; in vhost_user_gpu_handle_display() local 299 VhostUserGpuUpdate *m = &msg->payload.update; in vhost_user_gpu_handle_display() local 320 VhostUserGpuUpdate *m = &msg->payload.update; in vhost_user_gpu_handle_display() local
|
/openbmc/phosphor-time-manager/ |
H A D | manager.cpp | 33 [&](sdbusplus::message_t& m) { onTimedateChanged(m); }); in Manager() 36 [&](sdbusplus::message_t& m) { onSettingsChanged(m); }); in Manager()
|
/openbmc/u-boot/lib/zlib/ |
H A D | zutil.c | 33 void z_error (m) in z_error() argument
|