/openbmc/qemu/contrib/plugins/ |
H A D | execlog.c | 209 char *m = g_ptr_array_index(imatches, j); in vcpu_tb_trans() local
|
/openbmc/qemu/hw/nvme/ |
H A D | ns.c | 410 unsigned int n, m, *ruhid; in nvme_ns_init_fdp() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | ethernet.hpp | 2040 const sdbusplus::message_t& m) in afterDelete() 2073 const boost::system::error_code& ec, const sdbusplus::message_t& m in afterVlanCreate() 2263 const sdbusplus::message_t& m) { in requestEthernetInterfacesRoutes() 2516 const sdbusplus::message_t& m) { in requestEthernetInterfacesRoutes()
|
H A D | account_service.hpp | 1796 const boost::system::error_code& ec, sdbusplus::message_t& m) in processAfterCreateUser() 1910 sdbusplus::message_t& m) { in processAfterGetAllGroups() 2289 const boost::system::error_code& ec, sdbusplus::message_t& m) { in handleAccountPatch()
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2600.c | 147 unsigned int m : 13; /* bit[12:0] */ member 286 u32 m = apll_reg & 0x1fff; in ast2600_get_apll_rate() local 300 u32 m = (apll_reg >> 5) & 0x3f; in ast2600_get_apll_rate() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 863 int m = mtd->writesize - col; local 927 int m = mtd->writesize - col; local
|
/openbmc/u-boot/drivers/video/ |
H A D | am335x-fb.c | 118 unsigned int m, n, d, best_d = 2; in am335xfb_init() local
|
H A D | stb_truetype.h | 1262 stbtt_int32 ins, i,j=0,m,n, next_move, was_off=0, off, start_off=0; in stbtt_GetGlyphShape() local 1393 float mtx[6] = {1,0,0,1,0,0}, m, n; in stbtt_GetGlyphShape() local 1487 int l, r, m; in stbtt_GetGlyphKernAdvance() local 2125 int m; in stbtt__rasterize_sorted_edges() local 2180 int c01,c12,c,m,i,j; in stbtt__sort_edges_quicksort() local 2252 int n,i,j,k,m; in stbtt__rasterize() local
|
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
H A D | generic.c | 28 #define CCM_GET_DIVIDER(x, m, o) (((x) & (m)) >> (o)) argument
|
/openbmc/debug-trigger/ |
H A D | main.c | 168 static int dbus_sink_dump_progress(sd_bus_message *m, void *userdata, in dbus_sink_dump_progress()
|
/openbmc/qemu/hw/m68k/ |
H A D | q800.c | 248 Q800MachineState *m = Q800_MACHINE(machine); in q800_machine_init() local
|
/openbmc/qemu/target/sparc/ |
H A D | vis_helper.c | 207 uint64_t m = 0x7f7f7f7f7f7f7f7fULL; in helper_fcmpeq8() local 266 uint64_t m = 0x7fff7fff7fff7fffULL; in helper_fcmpeq16() local
|
H A D | mmu_helper.c | 356 unsigned int n, m, o; in dump_mmu() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 272 sd_bus_message* m = nullptr; in set_sensor_dbus_state_s() local 317 sd_bus_message* m = nullptr; in set_sensor_dbus_state_y() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mmu.h | 30 unsigned long m:1; /* Memory coherence */ member 58 unsigned long m:1; /* Memory coherence */ member 92 unsigned long m:1; /* Memory coherence */ member
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | entity_manager.cpp | 638 __anond202cd8b0b02(sdbusplus::message_t& m) initFilters() argument
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | clock_sun50i_h6.h | 281 #define APB2_CLK_RATE_M(m) (((m)-1) << 0) argument 292 #define MBUS_CLK_M(m) (((m)-1) << 0) argument 302 #define DRAM_CLK_M(m) (((m)-1) << 0) argument
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 775 uint64_t m = 0x8080808080808080ULL; in do_vmskltz_b() local 802 uint64_t m = 0x8000800080008000ULL; in do_vmskltz_h() local 828 uint64_t m = 0x8000000080000000ULL; in do_vmskltz_w() local 891 uint64_t m = 0x7f7f7f7f7f7f7f7fULL; in do_vmskez_b() local 3339 int i, j, m; local 3417 int i, m; in HELPER() local
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 374 #define aligned_OK(m) (((unsigned long)((m)) & (MALLOC_ALIGN_MASK)) == 0) argument 1883 char* m; /* memory returned by malloc call */ local
|
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/ |
H A D | pll.c | 361 #define M_N_OD(m, n, od) \ argument 370 static void pll_init_one(int pll, int m, int n, int od) in pll_init_one()
|
/openbmc/u-boot/cmd/ |
H A D | pxe.c | 1496 struct menu *m; in pxe_menu_to_menu() local 1574 struct menu *m; in handle_pxe_menu() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | sh_pfc.c | 251 int k, m, n, pos, bit_pos; in get_config_reg() local
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | clock_ti814x.c | 223 static void pll_config(u32 base, u32 n, u32 m, u32 m2, in pll_config()
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | samsung.c | 274 unsigned int *m, *s; in s3c_onenand_command() local
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_cmd.cpp | 318 MCTPAddress m = *mctp; in parseGlobalOptions() local
|