/external/kernel-headers/original/uapi/linux/ |
ipv6_route.h | 54 #define RTMSG_DELDEVICE 0x12
|
vhost.h | 102 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) 104 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
|
/external/libhevc/common/arm64/ |
ihevc_intra_pred_chroma_mode_18_34.s | 107 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments 115 mov x12,x4 153 subs x12,x12,#8 160 mov x12,#16 189 // ldmfd sp!,{x4-x12,x15} //reload the registers from sp
|
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.h | 95 #define PH_FRINFC_MFULC_FMT_OTP_BYTES {0xE1, 0x10, 0x12, 0x00} /*!< OTP bytes macro */
|
/external/libvorbis/include/vorbis/ |
vorbisenc.h | 415 #define OV_ECTL_RATEMANAGE_AVG 0x12
|
/external/linux-tools-perf/perf-3.12.0/include/linux/ |
poison.h | 69 #define ATM_POISON_FREE 0x12
|
/frameworks/base/core/java/android/text/ |
Spanned.java | 58 public static final int SPAN_MARK_POINT = 0x12;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
ComprehensionTlvTag.java | 39 FILE_LIST(0x12),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
ipv6_route.h | 54 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/ |
igmp.h | 80 #define IGMP_V1_MEMBERSHIP_REPORT 0x12 /* Ver. 1 membership report */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
ipv6_route.h | 54 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
igmp.h | 80 #define IGMP_V1_MEMBERSHIP_REPORT 0x12 /* Ver. 1 membership report */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
evcode.h | 40 #define EC_FULLSCREEN_LOST 0x12
|
persist.h | 22 = { 0x7c07e0d0,0x4418,0x11d2,{ 0x92,0x12,0x0,0xc0,0x4f,0xbb,0xbf,0xb3 } }
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
vhost.h | 76 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) 77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
ipv6_route.h | 56 #define RTMSG_DELDEVICE 0x12
|
/bionic/libc/kernel/uapi/linux/ |
vhost.h | 76 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) 77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
|
/development/ndk/platforms/android-L/include/linux/ |
vhost.h | 76 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) 77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
|
/external/llvm/test/MC/ARM/ |
idiv.s | 15 @ A15-ARM: sdiv r1, r2, r3 @ encoding: [0x12,0xf3,0x11,0xe7] 20 @ A15-ARM-NOTHUMBHWDIV: sdiv r1, r2, r3 @ encoding: [0x12,0xf3,0x11,0xe7] 25 @ ARMV8: sdiv r1, r2, r3 @ encoding: [0x12,0xf3,0x11,0xe7] 30 @ ARMV8-NOTHUMBHWDIV: sdiv r1, r2, r3 @ encoding: [0x12,0xf3,0x11,0xe7]
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_advsimd_Blur.S | 54 * x12 -- switch index 67 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ 68 .ifc \reg,x12 ; .set cc, 1 ; .else ; .set cc, 0 ; .endif 155 * x12 -- temp buffer pointer 165 ldrsh x12, [x16, x5, LSL #1] 166 add x12, x12, x16 167 br x12 239 ldrsh x12, [x16, x5, LSL #1] 240 add x12, x12, x1 [all...] |