Searched defs:x (Results 1101 – 1111 of 1111) sorted by relevance
1...<<4142434445
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 7203 #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 D | strace.c | 2732 #define get_user_ualx(x, gaddr, idx) \ argument
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | translate.c | 1744 #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 D | gpio.h | 1533 #define S5P_GPIO_FUNC(x) (x) argument
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | kvm.h | 672 #define KVM_VM_TYPE_ARM_IPA_SIZE(x) \ argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-a64.c | 57 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 D | jquery-3.7.1.min.js | 2 ….setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+… function
|
| H A D | jquery.dataTables-1.13.8.min.js | 4 …fine(["jquery"],function(t){return n(t,window,document)}):"object"==typeof exports?(a=require("jqu… function
|
| /openbmc/rest-dbus/resources/ |
| H A D | jquery.min.js | 5 …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 D | cpu.h | 1043 #define MAS6_ISIZE(x) MAS1_TSIZE(x) argument
|
| /openbmc/u-boot/include/ |
| H A D | ec_commands.h | 361 #define __aligned(x) __attribute__((aligned(x))) argument
|
1...<<4142434445