HomeSort by relevance Sort by last modified time
    Searched refs:x100 (Results 401 - 425 of 1847) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/dec/
ioasic_addrs.h 69 #define IO_REG_SSR 0x100
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/dec/
ioasic_addrs.h 69 #define IO_REG_SSR 0x100
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/dec/
ioasic_addrs.h 69 #define IO_REG_SSR 0x100
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/dec/
ioasic_addrs.h 69 #define IO_REG_SSR 0x100
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/dec/
ioasic_addrs.h 69 #define IO_REG_SSR 0x100
  /system/core/include/system/
audio.h 176 AUDIO_CHANNEL_OUT_BACK_CENTER = 0x100,
239 AUDIO_CHANNEL_IN_FRONT_PROCESSED = 0x100,
304 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES = 0x100,
348 AUDIO_DEVICE_IN_REMOTE_SUBMIX = AUDIO_DEVICE_BIT_IN | 0x100,
  /system/core/init/
init.h 75 #define SVC_RESTART 0x100 /* Use to safely restart (stop, wait, start) a service */
  /frameworks/base/media/java/android/media/videoeditor/
MediaProperties.java 175 public static final int H264Level3 = 0x100; /**< Level 3 */
197 public static final int H263ProfileHighLatency = 0x100;
226 public static final int MPEG4ProfileBasicAnimated = 0x100;
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 153 CHANNEL_OUT_BACK_CENTER = 0x100,
194 CHANNEL_IN_FRONT_PROCESSED = 0x100,
241 DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES = 0x100,
  /external/grub/netboot/
natsemi.c 148 ChipReset = 0x100,
273 if (tmp & (0x03|0x100)) {
275 u32 newtmp = tmp & ~(0x03|0x100);
316 outl(SavedClkRun & ~0x100, ioaddr + ClkRun);
420 outl(SavedClkRun & ~0x100, ioaddr + ClkRun);
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_dec.h 256 VDEC_MPEG4ProfileBasicAnimated = 0x100,
314 VDEC_AVCLevel3 = 0x100,
356 VDEC_XVID_LEVEL_AS_L0 = 0x100,
375 VDEC_H263ProfileHighLatency = 0x100,
426 VDEC_VC1_LEVEL_A_L3 = 0x100,
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h 323 VDEC_MPEG4ProfileBasicAnimated = 0x100,
372 VDEC_AVCLevel3 = 0x100,
409 VDEC_XVID_LEVEL_AS_L0 = 0x100,
425 VDEC_H263ProfileHighLatency = 0x100,
470 VDEC_VC1_LEVEL_A_L3 = 0x100,
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_vidc_dec.h 256 VDEC_MPEG4ProfileBasicAnimated = 0x100,
314 VDEC_AVCLevel3 = 0x100,
356 VDEC_XVID_LEVEL_AS_L0 = 0x100,
375 VDEC_H263ProfileHighLatency = 0x100,
426 VDEC_VC1_LEVEL_A_L3 = 0x100,
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_dec.h 321 VDEC_MPEG4ProfileBasicAnimated = 0x100,
370 VDEC_AVCLevel3 = 0x100,
407 VDEC_XVID_LEVEL_AS_L0 = 0x100,
423 VDEC_H263ProfileHighLatency = 0x100,
468 VDEC_VC1_LEVEL_A_L3 = 0x100,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pci_regs.h 40 #define PCI_COMMAND_SERR 0x100 /* Enable SERR */
49 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */
186 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */
291 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */
399 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x100 /* Enable clkreq */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci_regs.h 40 #define PCI_COMMAND_SERR 0x100 /* Enable SERR */
49 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */
186 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */
291 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */
399 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x100 /* Enable clkreq */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci_regs.h 40 #define PCI_COMMAND_SERR 0x100 /* Enable SERR */
49 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */
186 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */
291 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */
399 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x100 /* Enable clkreq */
  /external/javassist/src/main/javassist/bytecode/
Bytecode.java 461 else if (n < 0x100) {
480 else if (n < 0x100) {
543 else if (n < 0x100) {
562 else if (n < 0x100) {
593 else if (n < 0x100) {
612 else if (n < 0x100) {
643 else if (n < 0x100) {
662 else if (n < 0x100) {
693 else if (n < 0x100) {
712 else if (n < 0x100) {
    [all...]
  /external/lzma/Java/SevenZip/Compression/LZMA/
Decoder.java 67 while (symbol < 0x100);
82 while (symbol < 0x100)
87 while (symbol < 0x100);
  /external/mksh/src/
eval.c 397 case 0x100 | '#':
419 case 0x100 | 'Q':
756 case 0x100 | '#':
757 case 0x100 | 'Q':
1163 stype |= 0x100;
1184 case 0x100 | '#':
1185 case 0x100 | 'Q':
1213 case 0x100 | '#':
1214 case 0x100 | 'Q':
1269 if (((stype < 0x100) && (ctype(c, C_SUBOP2) || c == '/' |
    [all...]
  /art/runtime/gc/accounting/
card_table.cc 74 offset = delta + (delta < 0 ? 0x100 : 0);
  /bionic/libc/kernel/arch-mips/asm/ip32/
crime.h 129 #define CRIME_MEM_BANK_CONTROL_SDRAM_SIZE 0x100
  /bionic/libc/kernel/common/linux/
binder.h 36 FLAT_BINDER_FLAG_ACCEPTS_FDS = 0x100,
pci_regs.h 35 #define PCI_COMMAND_SERR 0x100
45 #define PCI_STATUS_PARITY 0x100
185 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100
287 #define PCI_MSI_FLAGS_MASKBIT 0x100
  /development/ndk/platforms/android-3/include/linux/
binder.h 30 FLAT_BINDER_FLAG_ACCEPTS_FDS = 0x100,

Completed in 1730 milliseconds

<<11121314151617181920>>