HomeSort by relevance Sort by last modified time
    Searched refs:RTYPE (Results 1 - 8 of 8) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python.h 62 #define DL_IMPORT(RTYPE) RTYPE
65 #define DL_EXPORT(RTYPE) RTYPE
pyport.h 897 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE
898 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE
913 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE
915 # define PyAPI_FUNC(RTYPE) RTYPE
923 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python.h 62 #define DL_IMPORT(RTYPE) RTYPE
65 #define DL_EXPORT(RTYPE) RTYPE
pyport.h 897 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE
898 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE
913 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE
915 # define PyAPI_FUNC(RTYPE) RTYPE
923 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixMatrixTriangular_MKL.h 99 #define EIGEN_MKL_RANKUPDATE_C(EIGTYPE, MKLTYPE, RTYPE, MKLFUNC) \
114 RTYPE alpha_, beta_; \
  /hardware/intel/img/psb_video/src/
tng_hostheader.c     [all...]
pnw_hostheader.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c     [all...]

Completed in 4491 milliseconds