HomeSort by relevance Sort by last modified time
    Searched refs:x07 (Results 1 - 25 of 2492) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/oprofile/module/ia64/
cpu_type.c 24 case 0x07:
  /external/icu4c/layout/
ShapingTypeData.cpp 34 0x00, 0x02, 0x06, 0xFF, 0x06, 0xFF, 0x00, 0x02, 0x07, 0x0F, 0x07, 0x0F, 0x00, 0x05, 0x07, 0x10,
35 0x07, 0x10, 0x00, 0x04, 0x07, 0x11, 0x07, 0x11, 0x00, 0x05, 0x07, 0x12, 0x07, 0x14, 0x00, 0x02,
36 0x07, 0x15, 0x07, 0x19, 0x00, 0x04, 0x07, 0x1A, 0x07, 0x1D, 0x00, 0x02, 0x07, 0x1E, 0x07, 0x1E,
    [all...]
  /external/lzma/CPP/7zip/Compress/
BranchMisc.h 9 MyClassA(BC_ARMT, 0x07, 1)
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
g711decsocket_ti.h 48 0x6b, 0x07, 0x27, 0xd3, 0xed, 0x9b
  /bionic/libc/kernel/common/linux/
pci.h 24 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
26 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /development/ndk/platforms/android-3/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pci.h 31 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
33 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci.h 31 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
33 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci.h 31 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
33 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)

Completed in 2526 milliseconds

1 2 3 4 5 6 7 8 91011>>