| /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 | sp_interlocked.hpp | 66 extern "C" long __cdecl _InterlockedIncrement( long volatile * ); 67 extern "C" long __cdecl _InterlockedDecrement( long volatile * ); 68 extern "C" long __cdecl _InterlockedCompareExchange( long volatile *, long, long ); 69 extern "C" long __cdecl _InterlockedExchange( long volatile *, long ); 70 extern "C" long __cdecl _InterlockedExchangeAdd( long volatile *, long ); 82 extern "C" long __cdecl InterlockedIncrement( long* ); 83 extern "C" long __cdecl InterlockedDecrement( long* ); 84 extern "C" long __cdecl InterlockedCompareExchange( long*, long, long ); 85 extern "C" long __cdecl InterlockedExchange( long*, long ); 86 extern "C" long __cdecl InterlockedExchangeAdd( long*, long ); [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/ |
| H A D | semaphore.h | 132 PTW32_DLLPORT int __cdecl sem_init (sem_t * sem, 136 PTW32_DLLPORT int __cdecl sem_destroy (sem_t * sem); 138 PTW32_DLLPORT int __cdecl sem_trywait (sem_t * sem); 140 PTW32_DLLPORT int __cdecl sem_wait (sem_t * sem); 142 PTW32_DLLPORT int __cdecl sem_timedwait (sem_t * sem, 145 PTW32_DLLPORT int __cdecl sem_post (sem_t * sem); 147 PTW32_DLLPORT int __cdecl sem_post_multiple (sem_t * sem, 150 PTW32_DLLPORT int __cdecl sem_open (const char * name, 155 PTW32_DLLPORT int __cdecl sem_close (sem_t * sem); 157 PTW32_DLLPORT int __cdecl sem_unlink (const char * name); [all …]
|
| H A D | sched.h | 151 PTW32_DLLPORT int __cdecl sched_yield (void); 153 PTW32_DLLPORT int __cdecl sched_get_priority_min (int policy); 155 PTW32_DLLPORT int __cdecl sched_get_priority_max (int policy); 157 PTW32_DLLPORT int __cdecl sched_setscheduler (pid_t pid, int policy); 159 PTW32_DLLPORT int __cdecl sched_getscheduler (pid_t pid);
|
| H A D | pthread.h | 570 #define PTW32_CDECL __cdecl 1253 __declspec(dllimport) extern int * __cdecl _errno(void);
|
| /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 | 55 #define BOOST_MEM_FN_CC __cdecl 108 #define BOOST_MEM_FN_CC __cdecl 162 #define BOOST_MEM_FN_CC __cdecl 223 #define BOOST_MEM_FN_CC __cdecl 276 #define BOOST_MEM_FN_CC __cdecl
|
| /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 | 58 yes_type is_function_ptr_tester(R (__cdecl*)()); 72 yes_type is_function_ptr_tester(R (__cdecl*)( T0)); 86 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1)); 100 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2)); 114 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3)); 128 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3 , T4)); 142 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3 , T4 , T5)); 156 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3 , T4 , T5 , T6)); 170 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7)); 184 yes_type is_function_ptr_tester(R (__cdecl*)( T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8)); [all …]
|
| H A D | is_mem_fun_pointer_tester.hpp | 97 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)()); 100 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)() const); 103 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)() volatile); 106 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)() const volatile); 161 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0)); 164 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0) const); 167 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0) volatile); 170 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0) const volatile); 225 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0 , T1)); 228 yes_type is_mem_fun_pointer_tester(R (__cdecl T::*const volatile*)( T0 , T1) const); [all …]
|
| H A D | config.hpp | 24 # define BOOST_TT_DECL __cdecl
|
| /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 | 82 && !defined(__cdecl) 83 # define __cdecl __attribute__((__cdecl__)) macro
|
| H A D | cc_names.hpp | 14 (( CDECL , cdecl_cc , BOOST_PP_IDENTITY(__cdecl ) ))\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | _ansi.h | 33 #define _EXFUN(name, proto) __cdecl name proto 34 #define _EXPARM(name, proto) (* __cdecl name) proto
|
| H A D | pngconf.h | 200 # define PNGCAPI __cdecl
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | _ansi.h | 33 #define _EXFUN(name, proto) __cdecl name proto 34 #define _EXPARM(name, proto) (* __cdecl name) proto
|
| H A D | pngconf.h | 200 # define PNGCAPI __cdecl
|
| /OK3568_Linux_fs/kernel/include/acpi/platform/ |
| H A D | aclinux.h | 210 #ifndef __cdecl 211 #define __cdecl macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/ |
| H A D | mk_common.h | 22 # define API_CALL __cdecl
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/ |
| H A D | classifier.hpp | 34 # define BOOST_FT_DECL __cdecl
|
| /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 | 26 # define BOOST_FT_cc BOOST_PP_IDENTITY(__cdecl )
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/ |
| H A D | inttypes.h | 290 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom) in imaxdiv()
|
| /OK3568_Linux_fs/u-boot/lib/lzma/ |
| H A D | Types.h | 96 #define MY_CDECL __cdecl
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | pngconf.h | 200 # define PNGCAPI __cdecl
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | pngconf.h | 200 # define PNGCAPI __cdecl
|
| /OK3568_Linux_fs/app/lvgl_demo/cJSON/ |
| H A D | cJSON.h | 55 #define CJSON_CDECL __cdecl
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/ |
| H A D | cJSON.h | 50 #define CJSON_CDECL __cdecl
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox.h | 64 #define LSX_API __cdecl /* libSoX function */
|