HomeSort by relevance Sort by last modified time
    Searched defs:S_DLL_EXPORT (Results 1 - 4 of 4) sorted by null

  /device/asus/grouper/keymaster/
s_type.h 132 # define S_DLL_EXPORT __declspec(dllexport)
136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
140 # define S_DLL_EXPORT
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
s_type.h 132 # define S_DLL_EXPORT __declspec(dllexport)
136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
140 # define S_DLL_EXPORT
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
s_type.h 132 # define S_DLL_EXPORT __declspec(dllexport)
136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
140 # define S_DLL_EXPORT
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h 132 # define S_DLL_EXPORT __declspec(dllexport)
136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
140 # define S_DLL_EXPORT

Completed in 626 milliseconds