Searched
full:"0 x4" (Results
276 -
300 of
1077) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/system/core/fs_mgr/ |
fs_mgr_priv.h | 77 #define MF_CRYPT 0x4
|
/system/core/sh/ |
expand.h | 53 #define EXP_VARTILDE 0x4 /* expand tildes in an assignment */
|
/bionic/libc/kernel/common/linux/ |
msm_vidc_dec.h | 177 VDEC_CODECTYPE_DIVX_3 = 0x4, 194 VDEC_MPEG2Profile422 = 0x4, 207 VDEC_MPEG2LevelH14 = 0x4, 312 VDEC_XVIDProfile_Advanced_Simple = 0x4 319 VDEC_XVID_LEVEL_S_L2 = 0x4, 382 VDEC_VC1ProfileAdvanced = 0x4 389 VDEC_VC1_LEVEL_M_Low = 0x4, 409 VDEC_InterlaceInterleaveFrameBottomFieldFirst = 0x4
|
/development/ndk/platforms/android-3/include/linux/ |
elf.h | 208 #define PF_R 0x4 254 #define SHF_EXECINSTR 0x4
|
/external/compiler-rt/lib/ |
adddf3.c | 149 if (roundGuardSticky > 0x4) result++; 150 if (roundGuardSticky == 0x4) result += result & 1;
|
addsf3.c | 148 if (roundGuardSticky > 0x4) result++; 149 if (roundGuardSticky == 0x4) result += result & 1;
|
/external/libvpx/vp8/encoder/arm/armv6/ |
vp8_mse16x16_armv6.asm | 51 ldr r5, [r0, #0x4] ; load 4 src pixels 59 ldr r6, [r2, #0x4] ; load 4 ref pixels
|
/external/llvm/test/MC/MachO/ |
absolutize.s | 92 // CHECK: ('word-1', 0x4)), 95 // CHECK: ('word-1', 0x4)),
|
/external/tcpdump/ |
ieee802_11.h | 61 #define ST_PROBE_REQUEST 0x4 86 #define DATA_NODATA 0x4
|
/external/valgrind/main/memcheck/tests/ |
unit_libcbase.c | 69 CHECK( VG_IS_2_ALIGNED(0x4) ); 86 CHECK( VG_IS_4_ALIGNED(0x4) ); 103 CHECK( ! VG_IS_8_ALIGNED(0x4) ); 120 CHECK( ! VG_IS_16_ALIGNED(0x4) ); 137 // 0x4 case below 150 CHECK( VG_IS_WORD_ALIGNED(0x4) ); 153 CHECK( ! VG_IS_WORD_ALIGNED(0x4) ); 163 CHECK( ! VG_IS_PAGE_ALIGNED(0x4) );
|
Completed in 919 milliseconds
<<11121314151617181920>>