/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes_test.c | 16 #define EXPORT(x) __declspec(dllexport) x macro 18 #define EXPORT(x) x macro 368 EXPORT(xxx_library) *library_get(void) in EXPORT() function 490 EXPORT(signed char) __stdcall s_tf_b(signed char c) { S; return c/3; } in EXPORT() function 491 EXPORT(unsigned char) __stdcall s_tf_B(unsigned char c) { U; return c/3; } in EXPORT() function 492 EXPORT(short) __stdcall s_tf_h(short c) { S; return c/3; } in EXPORT() function 493 EXPORT(unsigned short) __stdcall s_tf_H(unsigned short c) { U; return c/3; } in EXPORT() function 494 EXPORT(int) __stdcall s_tf_i(int c) { S; return c/3; } in EXPORT() function 495 EXPORT(unsigned int) __stdcall s_tf_I(unsigned int c) { U; return c/3; } in EXPORT() function 496 EXPORT(long) __stdcall s_tf_l(long c) { S; return c/3; } in EXPORT() function [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | _ctypes_test.c | 9 #define EXPORT(x) Py_EXPORTED_SYMBOL x macro 546 EXPORT(xxx_library) *library_get(void) in EXPORT() function 652 EXPORT(signed char) __stdcall s_tf_b(signed char c) { S; return c/3; } in EXPORT() function 653 EXPORT(unsigned char) __stdcall s_tf_B(unsigned char c) { U; return c/3; } in EXPORT() function 654 EXPORT(short) __stdcall s_tf_h(short c) { S; return c/3; } in EXPORT() function 655 EXPORT(unsigned short) __stdcall s_tf_H(unsigned short c) { U; return c/3; } in EXPORT() function 656 EXPORT(int) __stdcall s_tf_i(int c) { S; return c/3; } in EXPORT() function 657 EXPORT(unsigned int) __stdcall s_tf_I(unsigned int c) { U; return c/3; } in EXPORT() function 658 EXPORT(long) __stdcall s_tf_l(long c) { S; return c/3; } in EXPORT() function 659 EXPORT(unsigned long) __stdcall s_tf_L(unsigned long c) { U; return c/3; } in EXPORT() function [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/test/ |
D | throw_bad_function_call.cpp | 9 # define EXPORT BOOST_SYMBOL_EXPORT macro 11 # define EXPORT macro
|
D | return_function.cpp | 9 # define EXPORT BOOST_SYMBOL_EXPORT macro 11 # define EXPORT macro
|
D | mixed_cxxstd.cpp | 9 # define EXPORT BOOST_SYMBOL_EXPORT macro 11 # define EXPORT macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/test/ |
D | throw_test.cpp | 20 # define EXPORT BOOST_SYMBOL_EXPORT macro 22 # define EXPORT macro
|
D | single_instance_1.cpp | 8 # define EXPORT BOOST_SYMBOL_EXPORT macro 10 # define EXPORT macro
|
D | single_instance_2.cpp | 8 # define EXPORT BOOST_SYMBOL_EXPORT macro 10 # define EXPORT macro
|
D | std_single_instance_1.cpp | 8 # define EXPORT BOOST_SYMBOL_EXPORT macro 10 # define EXPORT macro
|
D | std_single_instance_2.cpp | 8 # define EXPORT BOOST_SYMBOL_EXPORT macro 10 # define EXPORT macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/ |
D | lib_typeid.cpp | 9 # define EXPORT BOOST_SYMBOL_EXPORT macro 11 # define EXPORT macro
|
/aosp_15_r20/external/skia/tests/ |
H A D | CanvasStateHelpers.h | 26 #define EXPORT _declspec(dllexport) macro 28 #define EXPORT macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | dll_test_lib.cpp | 14 # define EXPORT BOOST_SYMBOL_EXPORT macro 16 # define EXPORT macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/ |
D | list.h | 20 #define ISL_DECLARE_LIST_TYPE2(EL,EXPORT) \ argument 28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/isl/ |
D | list.h | 20 #define ISL_DECLARE_LIST_TYPE2(EL,EXPORT) \ argument 28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/ |
D | list.h | 20 #define ISL_DECLARE_LIST_TYPE2(EL,EXPORT) \ argument 28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/ |
D | list.h | 20 #define ISL_DECLARE_LIST_TYPE2(EL,EXPORT) \ argument 28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \ argument
|
/aosp_15_r20/external/speex/ |
H A D | configure.ac | 106 AC_DEFINE([EXPORT], [__attribute__((visibility("default")))], [Symbol visibility prefix]) definition 110 AC_DEFINE([EXPORT], [], [Symbol visibility prefix]) definition
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/art/libartbase/base/ |
H A D | macros.h | 121 #define EXPORT __attribute__((visibility("default"))) macro 125 #define EXPORT macro
|
/aosp_15_r20/external/llvm/test/tools/llvm-symbolizer/Inputs/ |
H A D | coff-exports.cpp | 4 #define EXPORT __declspec(dllexport) macro
|