| /openbmc/qemu/hw/net/ |
| H A D | e1000e_core.c | 2873 #define e1000e_getreg(x) [x] = e1000e_mac_readreg argument 3079 #define e1000e_putreg(x) [x] = e1000e_mac_writereg argument
|
| H A D | igb_core.c | 3109 #define igb_getreg(x) [x] = igb_mac_readreg argument 3683 #define igb_putreg(x) [x] = igb_mac_writereg argument
|
| /openbmc/rest-dbus/resources/ |
| H A D | jstree.min.js | 4 ….responsive?"addClass":"removeClass"]("jstree-"+b+"-responsive"),this.trigger("set_theme",{theme:b…
|
| /openbmc/qemu/target/hppa/ |
| H A D | translate.c | 587 static void nullify_set(DisasContext *ctx, bool x) in nullify_set() 4461 TCGv_i64 x, y; in trans_xmpyu() local 4529 TCGv_i32 x, y, z; in trans_fmpyfadd_f() local 4548 TCGv_i64 x, y, z; in trans_fmpyfadd_d() local
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imbapi.h | 162 #define UNREFERENCED_PARAMETER(x) argument
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 84 #define rndis_uninit(x) do {} while (0) argument
|
| /openbmc/qemu/linux-headers/asm-generic/ |
| H A D | unistd.h | 16 #define __SYSCALL(x, y) argument
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | msa_helper.c | 44 #define UNSIGNED(x, df) ((x) & DF_MAX_UINT(df)) argument 45 #define SIGNED(x, df) \ argument 75 uint64_t x, y; in msa_nlzc_df() local 217 uint64_t x; in msa_pcnt_df() local 310 #define BIT_POSITION(x, df) ((uint64_t)(x) % DF_BITS(df)) argument 8215 static inline uint64_t bswap16x4(uint64_t x) in bswap16x4() 8221 static inline uint64_t bswap32x2(uint64_t x) in bswap32x2() 8295 #define MSA_PAGESPAN(x) \ argument
|
| /openbmc/qemu/subprojects/libvduse/ |
| H A D | libvduse.c | 58 #define unlikely(x) __builtin_expect(!!(x), 0) argument
|
| /openbmc/openbmc/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1056 def func(x): argument
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | cpm_85xx.h | 663 #define SPMODE_LEN(x) ((((x)-1)&0xF)<<4) argument 664 #define SPMODE_PM(x) ((x) &0xF) argument
|
| H A D | immap_85xx.h | 1561 #define CPC_CFG0_SZ_K(x) ((x & CPC_CFG0_SZ_MASK) << 6) argument 1562 #define CPC_CFG0_NUM_WAYS(x) (((x >> 14) & 0x1f) + 1) argument 1563 #define CPC_CFG0_LINE_SZ(x) ((((x >> 23) & 0x3) + 1) * 32) argument 1565 #define CPC_SRCR1_SRBARU(x) (((unsigned long long)x >> 32) \ argument 1568 #define CPC_SRCR0_SRBARL(x) (x & CPC_SRCR0_SRBARL_MASK) argument 1968 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ argument 1973 #define TP_ITYP_THDS(x) (((x) & 0x18) >> 3) /* # threads */ argument 1974 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ argument
|
| /openbmc/qemu/block/ |
| H A D | vvfat.c | 675 const uint8_t* x=(uint8_t*)(s->fat.pointer)+cluster*3/2; in fat_get() local 1796 const uint8_t* x=s->fat2+cluster*3/2; in modified_fat_get() local
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | fuse.h | 1051 #define FUSE_REC_ALIGN(x) \ argument 1055 #define FUSE_DIRENT_ALIGN(x) FUSE_REC_ALIGN(x) argument
|
| /openbmc/qemu/target/ppc/ |
| H A D | translate.c | 5586 static int times_2(DisasContext *ctx, int x) in times_2() 5591 static int times_4(DisasContext *ctx, int x) in times_4() 5596 static int times_16(DisasContext *ctx, int x) in times_16() 5601 static int64_t dw_compose_ea(DisasContext *ctx, int x) in dw_compose_ea()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
| H A D | mux.h | 495 #define CP(x) (CONTROL_PADCONF_##x) argument
|
| /openbmc/u-boot/include/ |
| H A D | tsec.h | 58 #define SET_STD_TSEC_INFO(x, num) \ argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 209 DiffMatchPatch.prototype.diffBisectSplit=function(text1,text2,x,y,deadline){var text1a,text1b,text2… argument
|
| H A D | jquery-2.0.3.min.js | 4 …cat,h=c.push,d=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,x=function(e,n){return… function 6 …1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var Xt,Ut,Yt=x.now(),Vt=/\?/,Gt=/#.… function
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | runqueue.py | 3193 def __init__(self, x): argument
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl.c | 2023 int x, int y, int w, int h)
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 1357 #define NOTALIGNED(x) ((x & (this->subpagesize - 1)) != 0) argument
|
| /openbmc/qemu/include/system/ |
| H A D | memory.h | 133 #define IOMMU_ACCESS_FLAG_FULL(r, w, x, p, g, uo) \ argument
|
| /openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | grf_rk3288.h | 1150 #define GPIO_BIAS_SHIFT(x) ((x) * 2) argument 1153 #define GPIO_PULL_SHIFT(x) ((x) * 2) argument
|
| /openbmc/qemu/target/sparc/ |
| H A D | translate.c | 204 #define GET_FIELDs(x,a,b) sign_extend (GET_FIELD(x,a,b), (b) - (a) + 1) argument 205 #define GET_FIELD_SPs(x,a,b) sign_extend (GET_FIELD_SP(x,a,b), ((b) - (a) + 1)) argument 2467 static int extract_dfpreg(DisasContext *dc, int x) in extract_dfpreg() 2476 static int extract_qfpreg(DisasContext *dc, int x) in extract_qfpreg()
|