HomeSort by relevance Sort by last modified time
    Searched full:x400 (Results 226 - 250 of 1182) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
symlink_support.py 52 FROM_STRING = 0x400
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
symlink_support.py 52 FROM_STRING = 0x400
  /bionic/libc/kernel/common/linux/
netlink.h 75 #define NLM_F_ATOMIC 0x400
80 #define NLM_F_CREATE 0x400
  /external/chromium_org/third_party/icu/source/common/
utrie2_impl.h 124 * plus values for the 0x400 surrogate code units.
126 #define UNEWTRIE2_MAX_DATA_LENGTH (0x110000+0x40+0x40+0x400)
  /external/grub/netboot/
ns8390.h 22 #define ISA_MAX_ADDR 0x400
87 #define _3COM_ASIC_OFFSET 0x400
  /external/harfbuzz/src/
harfbuzz-shaper-private.h 70 CswhProperty = 0x400,
81 PostFormProperty = 0x400,
  /external/icu4c/common/
utrie2_impl.h 124 * plus values for the 0x400 surrogate code units.
126 #define UNEWTRIE2_MAX_DATA_LENGTH (0x110000+0x40+0x40+0x400)
  /external/iproute2/include/linux/
netlink.h 60 #define NLM_F_ATOMIC 0x400 /* atomic GET */
66 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */
  /frameworks/base/media/java/android/media/
AudioFormat.java 68 public static final int CHANNEL_OUT_BACK_CENTER = 0x400;
115 public static final int CHANNEL_IN_PRESSURE = 0x400;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netlink.h 59 #define NLM_F_ATOMIC 0x400 /* atomic GET */
65 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netlink.h 59 #define NLM_F_ATOMIC 0x400 /* atomic GET */
65 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netlink.h 59 #define NLM_F_ATOMIC 0x400 /* atomic GET */
65 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 332 UpdateDisplay("400x400,600x400");
600 UpdateDisplay("600x400,600x400");
681 UpdateDisplay("600x400,600x600");
700 UpdateDisplay("600x400,600x400");
  /development/ndk/platforms/android-3/include/linux/
pci_regs.h 28 #define PCI_COMMAND_INTX_DISABLE 0x400
39 #define PCI_STATUS_DEVSEL_SLOW 0x400
162 #define PCI_CB_BRIDGE_CTL_POST_WRITES 0x400
  /ndk/sources/android/support/src/musl-locale/
iconv.c 194 if ((unsigned)(c-0xdc00) < 0x400) goto ilseq;
195 if ((unsigned)(c-0xd800) < 0x400) {
200 if ((unsigned)(d-0xdc00) >= 0x400) goto ilseq;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
pci_regs.h 28 #define PCI_COMMAND_INTX_DISABLE 0x400
39 #define PCI_STATUS_DEVSEL_SLOW 0x400
162 #define PCI_CB_BRIDGE_CTL_POST_WRITES 0x400
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
pci_regs.h 28 #define PCI_COMMAND_INTX_DISABLE 0x400
39 #define PCI_STATUS_DEVSEL_SLOW 0x400
162 #define PCI_CB_BRIDGE_CTL_POST_WRITES 0x400
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
pci_regs.h 28 #define PCI_COMMAND_INTX_DISABLE 0x400
39 #define PCI_STATUS_DEVSEL_SLOW 0x400
162 #define PCI_CB_BRIDGE_CTL_POST_WRITES 0x400

Completed in 1404 milliseconds

1 2 3 4 5 6 7 8 91011>>