Searched
full:"0 x4" (Results
376 -
400 of
1315) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/dec/ |
kn02xa.h | 42 #define KN02XA_MER_BYTERR_2 (0x4<<8)
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
netlink.h | 83 #define NLMSG_OVERRUN 0x4
|
/prebuilts/ndk/8/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 | 197 VDEC_CODECTYPE_DIVX_3 = 0x4, 214 VDEC_MPEG2Profile422 = 0x4, 227 VDEC_MPEG2LevelH14 = 0x4, 332 VDEC_XVIDProfile_Advanced_Simple = 0x4 339 VDEC_XVID_LEVEL_S_L2 = 0x4, 402 VDEC_VC1ProfileAdvanced = 0x4 409 VDEC_VC1_LEVEL_M_Low = 0x4, 429 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) );
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/ |
7.7.3.js | 142 array[item++] = new TestCase( SECTION, "0x4", 4, 0x4 ); 159 array[item++] = new TestCase( SECTION, "0X4", 4, 0X4 ); 176 array[item++] = new TestCase( SECTION, "0x4", 4, 0x4 ); 193 array[item++] = new TestCase( SECTION, "0X4", 4, 0X4 );
|
/external/webkit/Source/WebKit/chromium/public/ |
WebContextMenuData.h | 93 MediaMuted = 0x4, 137 CanCut = 0x4,
|
/frameworks/base/media/java/android/media/ |
AudioFormat.java | 60 public static final int CHANNEL_OUT_FRONT_LEFT = 0x4; 107 public static final int CHANNEL_IN_LEFT = 0x4;
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
DataCtrl_Api.h | 73 #define DIRECTED_FRAMES_RECV 0x4 141 #define DIRECTED_FRAMES_XFER 0x4
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if.h | 31 #define IFF_DEBUG 0x4 /* turn on debugging */ 58 #define IFF_SLAVE_INACTIVE 0x4 /* bonding slave not the curr. active */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if.h | 31 #define IFF_DEBUG 0x4 /* turn on debugging */ 58 #define IFF_SLAVE_INACTIVE 0x4 /* bonding slave not the curr. active */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if.h | 31 #define IFF_DEBUG 0x4 /* turn on debugging */ 58 #define IFF_SLAVE_INACTIVE 0x4 /* bonding slave not the curr. active */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
elf.h | 208 #define PF_R 0x4 254 #define SHF_EXECINSTR 0x4
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
elf.h | 208 #define PF_R 0x4 254 #define SHF_EXECINSTR 0x4
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
elf.h | 208 #define PF_R 0x4 254 #define SHF_EXECINSTR 0x4
|
Completed in 701 milliseconds
<<11121314151617181920>>