OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dllimport
(Results
226 - 250
of
526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/intl/
relocatable.h
32
this is a private .h file, we don't need to use __declspec(
dllimport
)
/external/flac/include/FLAC/
export.h
66
#define FLAC_API __declspec(
dllimport
)
/external/jemalloc/include/jemalloc/
jemalloc_macros.h
49
# define JEMALLOC_EXPORT __declspec(
dllimport
)
jemalloc_macros.h.in
49
# define JEMALLOC_EXPORT __declspec(
dllimport
)
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h
93
#define LIBYUV_API __declspec(
dllimport
)
/external/libyuv/files/include/libyuv/
basic_types.h
84
#define LIBYUV_API __declspec(
dllimport
)
/external/llvm/test/MC/COFF/
global_ctors_dtors.ll
30
@c = available_externally
dllimport
global i32 zeroinitializer
/external/mesa3d/src/mapi/shared-glapi/
SConscript
54
'_GDI32_', # prevent gl* being declared __declspec(
dllimport
) in MS headers
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
opencl_core.hpp
59
#define CL_RUNTIME_EXPORT __declspec(
dllimport
)
/external/tlsdate/src/
visibility.h
68
# define TLSDATE_API extern __declspec(
dllimport
)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h
30
#define _STLP_IMPORT_DECLSPEC __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ncurses_dll.h
58
# define NCURSES_IMPEXP __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ncurses_dll.h
65
# define NCURSES_IMPEXP __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
utime.h
22
#define _CRTIMP __declspec(
dllimport
)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h
30
#define _STLP_IMPORT_DECLSPEC __declspec(
dllimport
)
/toolchain/binutils/binutils-2.25/intl/
relocatable.h
27
this is a private .h file, we don't need to use __declspec(
dllimport
)
/external/avahi/avahi-sharp/
RecordBrowser.cs
93
[
DllImport
("avahi-client")]
100
[
DllImport
("avahi-client")]
ServiceBrowser.cs
80
[
DllImport
("avahi-client")]
86
[
DllImport
("avahi-client")]
/external/libxml2/include/libxml/
xmlwin32version.h.in
227
* libxml itself. It should expand to __declspec(
dllimport
)
239
#define LIBXML_DLL_IMPORT __declspec(
dllimport
)
/external/llvm/test/CodeGen/X86/
catchpad-regmask.ll
15
; extern "C" __declspec(
dllimport
) int imported;
32
@imported = external
dllimport
global i32, align 4
/external/mesa3d/src/mesa/main/
glheader.h
45
# define WGLAPI __declspec(
dllimport
)
47
# define WGLAPI __declspec(
dllimport
)
/external/pcre/dist/
pcreposix.h
118
# define PCREPOSIX_EXP_DECL extern __declspec(
dllimport
)
119
# define PCREPOSIX_EXP_DEFN __declspec(
dllimport
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
user.hpp
85
// (this macro is used to turn on __declspec(
dllimport
) modifiers, so that
97
// BOOST_REGEX_DYN_LINK etc (this macro is used to turn on __declspec(
dllimport
)
/external/opencv3/3rdparty/zlib/
zconf.h.cmakein
319
# define ZEXTERN extern __declspec(
dllimport
)
349
# define ZEXPORT __declspec(
dllimport
)
350
# define ZEXPORTVA __declspec(
dllimport
)
/external/zlib/src/
zconf.h
317
# define ZEXTERN extern __declspec(
dllimport
)
347
# define ZEXPORT __declspec(
dllimport
)
348
# define ZEXPORTVA __declspec(
dllimport
)
Completed in 776 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>