Searched
full:x100 (Results
351 -
375 of
785) sorted by null
<<11121314151617181920>>
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
SwitchData.java | 111 out.writeShort(0x100 | DalvOps.NOP);
|
/dalvik/vm/mterp/x86/ |
header.S | 232 * opcode + 0x100. Loads rINST with BBBB field, similar to GOTO_NEXT_R
|
/development/ndk/platforms/android-3/include/linux/ |
coda.h | 84 #define C_O_EXCL 0x100
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apicdef_32.h | 43 #define APIC_ISR 0x100
|
voyager.h | 69 #define VOYAGER_MAX_SCAN_PATH 0x100
|
/external/grub/netboot/ |
sis900.h | 16 #define SIS900_TOTAL_SIZE 0x100
|
tiara.c | 226 0x100, 0x120, 0x140, 0x160,
|
/external/iproute2/tc/ |
f_u32.c | 68 if (hash>=0x100) 1039 divisor > 0x100 || ((divisor - 1) & divisor)) { 1079 unsigned divisor = 0x100; 1099 divisor > 0x100 || ((divisor - 1) & divisor)) {
|
/external/kernel-headers/original/asm-arm/arch/ |
fpga.h | 120 #define OMAP1510P1_PPT_DATA (OMAP1510_FPGA_BASE + 0x100)
|
/external/kernel-headers/original/asm-x86/ |
apicdef_32.h | 39 #define APIC_ISR 0x100
|
/external/kernel-headers/original/linux/ |
binder.h | 39 FLAT_BINDER_FLAG_ACCEPTS_FDS = 0x100,
|
socket.h | 243 #define MSG_WAITALL 0x100 /* Wait for a full request */
|
/external/libvpx/vpx/ |
vpx_image.h | 34 #define VPX_IMG_FMT_PLANAR 0x100 /**< Image is a planar format */
|
/external/openssl/crypto/conf/ |
keysets.pl | 6 $UNDER=0x100;
|
/external/openssl/crypto/des/asm/ |
crypt586.pl | 116 &xor( $L, &DWP("0x100",$trans,$tmp1,0));
|
/external/qemu/hw/ |
usb.h | 35 #define USB_MSG_ATTACH 0x100
|
/external/qemu-pc-bios/vgabios/ |
vbetables-gen.c | 16 { 640, 400, 8 , 0x100},
|
/external/skia/include/core/ |
SkScalerContext.h | 180 kSubpixelPositioning_Flag = 0x100,
|
/external/webkit/Source/JavaScriptCore/jit/ |
ThunkGenerators.cpp | 60 jit.appendFailure(jit.branch32(MacroAssembler::AboveOrEqual, src, MacroAssembler::TrustedImm32(0x100)));
|
/frameworks/base/core/java/android/text/ |
Spanned.java | 106 public static final int SPAN_COMPOSING = 0x100;
|
/frameworks/media/libvideoeditor/vss/3gpwriter/inc/ |
M4MP4W_Types.h | 90 M4MP4W_opened = 0x100,
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qosti.h | 25 #define KAllHeaps 0x100
|
/packages/wallpapers/NoiseField/src/com/android/noisefield/ |
noisefield.rs | 54 #define B 0x100
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fcntl.h | 63 # define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
elf.h | 357 #define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */
|
Completed in 313 milliseconds
<<11121314151617181920>>