HomeSort by relevance Sort by last modified time
    Searched full:dllimport (Results 276 - 300 of 526) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wctype.h 22 #define _CRTIMP __declspec(dllimport)
_mingw.h 41 # define __MINGW_IMPORT __declspec(dllimport)
44 # define _CRTIMP __declspec(dllimport)
52 limitations in handling dllimport attribute. */
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
begin_code.h 51 # define DECLSPEC __declspec(dllimport)
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
begin_code.h 51 # define DECLSPEC __declspec(dllimport)
  /prebuilts/misc/windows/sdl2/include/
begin_code.h 51 # define DECLSPEC __declspec(dllimport)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
begin_code.h 51 # define DECLSPEC __declspec(dllimport)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
compatibility.h 49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
  /toolchain/binutils/binutils-2.25/intl/
intl-compat.c 51 don't need to use __declspec(dllimport) in any case. */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 215 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport)
217 #define _STLP_CLASS_IMPORT_DECLSPEC __declspec(dllimport)
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 215 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport)
217 #define _STLP_CLASS_IMPORT_DECLSPEC __declspec(dllimport)
  /external/llvm/test/Bitcode/
compatibility-3.6.ll 120 @g.dllimport = external dllimport global i32
121 ; CHECK: @g.dllimport = external dllimport global i32
203 @a.dllimport = dllimport alias i32* @g1
204 ; CHECK: @a.dllimport = dllimport alias i32, i32* @g1
292 declare dllimport void @f.dllimport()
    [all...]
compatibility-3.7.ll 100 @g.dllimport = external dllimport global i32
101 ; CHECK: @g.dllimport = external dllimport global i32
203 @a.dllimport = dllimport alias i32* @g1
204 ; CHECK: @a.dllimport = dllimport alias i32, i32* @g1
292 declare dllimport void @f.dllimport()
    [all...]
  /external/pdfium/third_party/zlib_v128/
zconf.h 317 # define ZEXTERN extern __declspec(dllimport)
347 # define ZEXPORT __declspec(dllimport)
348 # define ZEXPORTVA __declspec(dllimport)
  /external/clang/test/CodeGenCXX/
microsoft-abi-static-initializers.cpp 207 // Failing to pop the ExprEvalContexts when instantiating a dllimport var with
213 template struct __declspec(dllimport) A<int>;
  /external/curl/tests/server/
getpart.c 53 # pragma warning(disable:4232) /* MSVC extension, dllimport identity */
66 # pragma warning(default:4232) /* MSVC extension, dllimport identity */
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 64 // DLLImport only exists on windows, it is implemented as a load from a
65 // DLLIMPORT stub.
  /external/llvm/utils/
llvm.grm 98 ::= dllimport
112 | dllimport
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Types.h 48 # define OMX_API __declspec(dllimport)
56 # define OMX_API __declspec(dllimport)
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 48 # define OMX_API __declspec(dllimport)
56 # define OMX_API __declspec(dllimport)
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 48 # define OMX_API __declspec(dllimport)
56 # define OMX_API __declspec(dllimport)
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 73 #define LIBPROTOBUF_EXPORT __declspec(dllimport)
78 #define LIBPROTOC_EXPORT __declspec(dllimport)
  /external/dbus/dbus/
dbus-macros.h 180 # define DBUS_EXPORT __declspec(dllimport)
  /external/libcxx/include/support/win32/
locale_win32.h 15 extern "C" unsigned short __declspec(dllimport) _ctype[];
  /external/libmicrohttpd/src/include/
platform.h 46 #define _MHD_EXTERN __declspec(dllimport)
  /external/llvm/test/Transforms/GlobalOpt/
constantfold-initializers.ll 57 @dllimportvar = external dllimport global i32

Completed in 765 milliseconds

<<11121314151617181920>>