/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | clock_sun6i.h | 181 #define APB2_CLK_RATE_M(m) (((m)-1) << 0) argument
|
/openbmc/qemu/hw/net/ |
H A D | eepro100.c | 115 #define BITS(n, m) (((0xffffffffU << (31 - n)) >> (31 - n + m)) << m) argument
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorcommands.cpp | 207 [](sdbusplus::message_t& m) { in __anon2f2fc9af0302() argument
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 36 #define M_MAX_INT(m) (int64_t)((1LL << ((m) - 1)) - 1) argument 39 #define M_MIN_INT(m) (int64_t)(-(1LL << ((m) - 1))) argument 42 #define M_MAX_UINT(m) (uint64_t)(-1ULL >> (64 - (m))) argument 5422 static inline int64_t msa_sat_s_df(uint32_t df, int64_t arg, uint32_t m) in msa_sat_s_df() 5429 static inline int64_t msa_sat_u_df(uint32_t df, int64_t arg, uint32_t m) in msa_sat_u_df() 8217 uint64_t m = 0x00ff00ff00ff00ffull; in bswap16x4() local
|
/openbmc/u-boot/include/linux/usb/ |
H A D | ch9.h | 424 #define USB_EP_MAXP_MULT(m) \ argument
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 458 #define STM32MP1_CLK_PARENT(idx, off, s, m, p) \ argument
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2953 unsigned int ch, m; local
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 2806 int m = n < HPTES_PER_GROUP ? n : HPTES_PER_GROUP; in kvmppc_read_hptes() local
|
H A D | cpu.h | 60 #define MASK_TO_LSH(m) (__builtin_ffsll(m) - 1) argument 61 #define GETFIELD(m, v) (((v) & (m)) >> MASK_TO_LSH(m)) argument 62 #define SETFIELD(m, v, val) \ argument
|
H A D | int_helper.c | 337 target_ulong m, left = 0, right = 0; in helper_CFUGED() local
|
/openbmc/u-boot/drivers/qe/ |
H A D | uec.h | 464 u16 m; /* address */ member
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user.c | 234 static VhostUserMsg m __attribute__ ((unused)); variable
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 2 !function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=t… class in AnonymousFunctionf811328e4d00.h.r
|
H A D | jquery.min.js | 2 …t,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return… function 5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… function
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | 7783 X86CPUModel *m; x86_register_cpudef_types() local [all...] |
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | highlight.pack.js | 2 …peof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function… function
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 254 #define type_check_2darray(t1,t2,n,m) ((t1(*)[n][m])0 - (t2*)0) argument
|
/openbmc/qemu/ |
H A D | meson.build | 828 libm = cc.find_library('m', required: false) build
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | processor.h | 1198 #define CPU_TYPE_ENTRY_MASK(n, v, nc, m) \ argument
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_common.h | 488 u32 m; member
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 6486 Unit *c, Int m) {
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 2246 uint64_t m = 0x0000ffff0000ffffull; in tcg_gen_hswap_i64() local
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 547 TCGv_i32 m = tcg_temp_new_i32(); in gen_mac16_m() local
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 7677 const ARMCPRegUserSpaceInfo *m = mods + mi; modify_arm_cp_regs_with_len() local
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 1624 const struct flags *m; in print_file_mode() local
|