Home
last modified time | relevance | path

Searched defs:x (Results 1101 – 1111 of 1111) sorted by relevance

1...<<4142434445

/openbmc/qemu/linux-user/
H A Dsyscall.c7203 #define put_user_id(x, gaddr) put_user_u16(x, gaddr) argument
7227 #define put_user_id(x, gaddr) put_user_u32(x, gaddr) argument
H A Dstrace.c2732 #define get_user_ualx(x, gaddr, idx) \ argument
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1744 #define gen_ldcmp_fpr32(ctx, x, y) gen_load_fpr32(ctx, x, y) argument
1745 #define gen_ldcmp_fpr64(ctx, x, y) gen_load_fpr64(ctx, x, y) argument
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1533 #define S5P_GPIO_FUNC(x) (x) argument
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h672 #define KVM_VM_TYPE_ARM_IPA_SIZE(x) \ argument
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c57 static int uimm_scaled(DisasContext *s, int x) in uimm_scaled()
65 static int scale_by_log2_tag_granule(DisasContext *s, int x) in scale_by_log2_tag_granule()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2 ….setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+… function
H A Djquery.dataTables-1.13.8.min.js4 …fine(["jquery"],function(t){return n(t,window,document)}):"object"==typeof exports?(a=require("jqu… function
/openbmc/rest-dbus/resources/
H A Djquery.min.js5 …this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){va… function
/openbmc/qemu/target/ppc/
H A Dcpu.h1043 #define MAS6_ISIZE(x) MAS1_TSIZE(x) argument
/openbmc/u-boot/include/
H A Dec_commands.h361 #define __aligned(x) __attribute__((aligned(x))) argument

1...<<4142434445