HomeSort by relevance Sort by last modified time
    Searched refs:func (Results 176 - 200 of 1580) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 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))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 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))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 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))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
pci.h 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
  /external/opencv/cxcore/include/
cxerror.h 106 #define OPENCV_ERROR(status,func,context) \
107 cvError((status),(func),(context),__FILE__,__LINE__)
109 #define OPENCV_ERRCHK(func,context) \
111 {OPENCV_ERROR(CV_StsBackTrace,(func),(context));}}
113 #define OPENCV_ASSERT(expr,func,context) \
115 {OPENCV_ERROR(CV_StsInternal,(func),(context));}}
119 #define OPENCV_CALL( Func ) \
121 Func; \
168 #define CV_CALL( Func ) \
170 Func; \
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_DebugMem.h 16 const char* file, const char* func, int line);
18 const char* file, const char* func, int line);
20 const char* file, const char* func, int line);
22 const char* file, const char* func, int line);
24 const char* file, const char* func, int line);
26 void OMX_DebugMem_dump(const char *file, const char *func, int line);
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_DebugMem.h 40 const char* file, const char* func, int line);
42 const char* file, const char* func, int line);
44 const char* file, const char* func, int line);
46 const char* file, const char* func, int line);
48 const char* file, const char* func, int line);
50 void OMX_DebugMem_dump(const char *file, const char *func, int line);

Completed in 2794 milliseconds

1 2 3 4 5 6 78 91011>>