OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dllimport
(Results
251 - 275
of
526
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/zlib/src/
zconf.h.cmakein
319
# define ZEXTERN extern __declspec(
dllimport
)
349
# define ZEXPORT __declspec(
dllimport
)
350
# define ZEXPORTVA __declspec(
dllimport
)
zconf.h.in
317
# define ZEXTERN extern __declspec(
dllimport
)
347
# define ZEXPORT __declspec(
dllimport
)
348
# define ZEXPORTVA __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h
273
# define ZEXTERN extern __declspec(
dllimport
)
303
# define ZEXPORT __declspec(
dllimport
)
304
# define ZEXPORTVA __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h
273
# define ZEXTERN extern __declspec(
dllimport
)
303
# define ZEXPORT __declspec(
dllimport
)
304
# define ZEXPORTVA __declspec(
dllimport
)
/development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.h
24
#define DBREG_API __declspec(
dllimport
)
/external/ceres-solver/include/ceres/internal/
port.h
83
# define CERES_EXPORT __declspec(
dllimport
)
/external/clang/test/Parser/
MicrosoftExtensions.c
6
extern __declspec(
dllimport
) void __stdcall VarR4FromDec(void);
/external/e2fsprogs/intl/
intl-compat.c
51
don't need to use __declspec(
dllimport
) in any case. */
/external/expat/lib/
expat_external.h
62
#define XMLIMPORT __declspec(
dllimport
)
/external/jsoncpp/include/json/
config.h
57
#define JSON_API __declspec(
dllimport
)
/external/libchrome/sandbox/win/sandbox_poc/pocdll/
exports.h
13
#define POCDLL_API __declspec(
dllimport
) __cdecl
/external/llvm/bindings/python/llvm/
enumerations.py
152
('
DLLImport
', 9),
/external/llvm/test/CodeGen/X86/
fast-isel-x86.ll
80
declare
dllimport
i32 @test5dllimport(i32)
/external/mesa3d/src/mapi/glapi/
glapi.h
62
# define _GLAPI_EXPORT __declspec(
dllimport
)
/external/neven/FaceRecEm/common/src/b_FDSDK/
Types.h
117
#define btk_DECLSPEC __declspec(
dllimport
)
/external/opencv3/modules/flann/include/opencv2/flann/
defines.h
45
#define FLANN_EXPORT __declspec(
dllimport
)
/external/pcre/dist/doc/
pcresample.3
47
\fB__declspec(
dllimport
)\fP, with unwanted results.
/hardware/ti/omap4-aah/security/tf_sdk/include/
s_type.h
133
# define S_DLL_IMPORT __declspec(
dllimport
)
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h
133
# define S_DLL_IMPORT __declspec(
dllimport
)
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h
24
#define DBREG_API __declspec(
dllimport
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
compatibility.h
49
__attribute((
dllimport
)) void __attribute__((stdcall)) Sleep (unsigned long);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
compatibility.h
49
__attribute((
dllimport
)) void __attribute__((stdcall)) Sleep (unsigned long);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
compatibility.h
49
__attribute((
dllimport
)) void __attribute__((stdcall)) Sleep (unsigned long);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
filehc.h
44
#define FILEHC_EXPORT __declspec(
dllimport
)
ntdsbcli.h
23
#define NTDSBCLI_API __declspec(
dllimport
) _stdcall
Completed in 5043 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>