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

  /hardware/ti/omap4-aah/security/smc_pa_ctrl/
s_version.h 82 #define __STRINGIFY(X) #X
83 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4-aah/security/tee_client_api/
s_version.h 82 #define __STRINGIFY(X) #X
83 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4-aah/security/tf_daemon/
s_version.h 82 #define __STRINGIFY(X) #X
83 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4xxx/security/smc_pa_ctrl/
s_version.h 83 #define __STRINGIFY(X) #X
84 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4xxx/security/tee_client_api/
s_version.h 82 #define __STRINGIFY(X) #X
83 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4xxx/security/tf_daemon/
s_version.h 82 #define __STRINGIFY(X) #X
83 #define __STRINGIFY2(X) __STRINGIFY(X)
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDefaults.cpp 30 #define __STRINGIFY(s) __STRING(s)
68 const char OMXCameraAdapter::DEFAULT_MAX_FD_HW_FACES[] = __STRINGIFY(MAX_NUM_FACES_SUPPORTED);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXDefaults.cpp 32 #define __STRINGIFY(s) __STRING(s)
68 const char OMXCameraAdapter::DEFAULT_MAX_FD_HW_FACES[] = __STRINGIFY(MAX_NUM_FACES_SUPPORTED);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_mac.h 10 #define __STRINGIFY(x) #x
11 #define __MINGW64_STRINGIFY(x) __STRINGIFY(x)
  /system/core/fs_mgr/
fs_mgr_verity.cpp 75 #define __STRINGIFY(x) #x
76 #define STRINGIFY(x) __STRINGIFY(x)

Completed in 379 milliseconds