| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | lwm_win32_cs.hpp | 56 extern "C" __declspec(dllimport) void __stdcall InitializeCriticalSectionEx(::_RTL_CRITICAL_SECTION… 58 extern "C" __declspec(dllimport) void __stdcall InitializeCriticalSection(::_RTL_CRITICAL_SECTION *… 60 extern "C" __declspec(dllimport) void __stdcall EnterCriticalSection(::_RTL_CRITICAL_SECTION *); 61 extern "C" __declspec(dllimport) void __stdcall LeaveCriticalSection(::_RTL_CRITICAL_SECTION *); 62 extern "C" __declspec(dllimport) void __stdcall DeleteCriticalSection(::_RTL_CRITICAL_SECTION *);
|
| H A D | sp_interlocked.hpp | 141 extern "C" __declspec(dllimport) long __stdcall InterlockedIncrement( long volatile * ); 142 extern "C" __declspec(dllimport) long __stdcall InterlockedDecrement( long volatile * ); 143 extern "C" __declspec(dllimport) long __stdcall InterlockedCompareExchange( long volatile *, long, … 144 extern "C" __declspec(dllimport) long __stdcall InterlockedExchange( long volatile *, long ); 145 extern "C" __declspec(dllimport) long __stdcall InterlockedExchangeAdd( long volatile *, long );
|
| H A D | yield_k.hpp | 64 extern "C" void __stdcall Sleep( unsigned long ms ); 68 extern "C" void __stdcall Sleep( unsigned long ms ); 70 extern "C" __declspec(dllimport) void __stdcall Sleep( unsigned long ms );
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn.hpp | 67 #define BOOST_MEM_FN_CC __stdcall 120 #define BOOST_MEM_FN_CC __stdcall 176 #define BOOST_MEM_FN_CC __stdcall 235 #define BOOST_MEM_FN_CC __stdcall 288 #define BOOST_MEM_FN_CC __stdcall
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/ |
| H A D | is_function_ptr_tester.hpp | 52 yes_type is_function_ptr_tester(R (__stdcall*)()); 66 yes_type is_function_ptr_tester(R (__stdcall*)( T0)); 80 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1)); 94 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2)); 108 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3)); 122 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3 , T4)); 136 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3 , T4 , T5)); 150 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6)); 164 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7)); 178 yes_type is_function_ptr_tester(R (__stdcall*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8)); [all …]
|
| H A D | is_mem_fun_pointer_tester.hpp | 70 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)()); 73 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)() const); 76 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)() volatile); 79 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)() const volatile); 134 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0)); 137 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0) const); 140 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0) volatile); 143 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0) const volatile); 198 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0 , T1)); 201 yes_type is_mem_fun_pointer_tester(R (__stdcall T::*const volatile*)( T0 , T1) const); [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/config/ |
| H A D | compiler.hpp | 86 && !defined(__stdcall) 87 # define __stdcall __attribute__((__stdcall__)) macro
|
| H A D | cc_names.hpp | 15 (( STDCALL , stdcall_cc , BOOST_PP_IDENTITY(__stdcall ) ))\
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | glthunk.c | 71 __stdcall proctype proc = (proctype)glWinResolveHelper(&cache, symbol); \
|
| H A D | glshim.c | 117 typedef void (__stdcall * PFNGLADDSWAPHINTRECTWIN) (GLint x, GLint y,
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | propertystore.h | 80 typedef HRESULT(__stdcall * SHGETPROPERTYSTOREFORWINDOWPROC) (HWND, REFIID,
|
| /OK3568_Linux_fs/external/libmali/include/KHR/ |
| H A D | mali_khrplatform.h | 124 # define KHRONOS_APIENTRY __stdcall
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_cc_loop/ |
| H A D | preprocessed.hpp | 38 # define BOOST_FT_cc BOOST_PP_IDENTITY(__stdcall )
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | pngconf.h | 205 # define PNGAPI __stdcall
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | pngconf.h | 205 # define PNGAPI __stdcall
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | pngconf.h | 205 # define PNGAPI __stdcall
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | pngconf.h | 205 # define PNGAPI __stdcall
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtmultimedia/ |
| H A D | 0001-qtmultimedia-fix-a-conflicting-declaration.patch | 38 +# define KHRONOS_APIENTRY __stdcall
|
| /OK3568_Linux_fs/app/lvgl_demo/cJSON/ |
| H A D | cJSON.h | 56 #define CJSON_STDCALL __stdcall
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/ |
| H A D | cJSON.h | 51 #define CJSON_STDCALL __stdcall
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __threading_support | 109 #define _LIBCPP_TLS_DESTRUCTOR_CC __stdcall
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __threading_support | 109 #define _LIBCPP_TLS_DESTRUCTOR_CC __stdcall
|
| /OK3568_Linux_fs/external/libmali/include/CL/ |
| H A D | cl_platform.h | 45 #define CL_API_CALL __stdcall 46 #define CL_CALLBACK __stdcall
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 292 STBIW_EXTERN __declspec(dllimport) int __stdcall MultiByteToWideChar(unsigned int cp, unsigned long… 293 STBIW_EXTERN __declspec(dllimport) int __stdcall WideCharToMultiByte(unsigned int cp, unsigned long…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 292 STBIW_EXTERN __declspec(dllimport) int __stdcall MultiByteToWideChar(unsigned int cp, unsigned long… 293 STBIW_EXTERN __declspec(dllimport) int __stdcall WideCharToMultiByte(unsigned int cp, unsigned long…
|