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

12 3 4 5 6 7 8 91011>>

  /external/avahi/avahi-sharp/
Client.cs 128 [DllImport ("avahi-client")]
132 [DllImport ("avahi-client")]
135 [DllImport ("avahi-client")]
138 [DllImport ("avahi-client")]
141 [DllImport ("avahi-client")]
144 [DllImport ("avahi-client")]
147 [DllImport ("avahi-client")]
150 [DllImport ("avahi-client")]
153 [DllImport ("avahi-common")]
156 [DllImport ("avahi-common")
    [all...]
EntryGroup.cs 75 [DllImport ("avahi-client")]
78 [DllImport ("avahi-client")]
81 [DllImport ("avahi-client")]
84 [DllImport ("avahi-client")]
87 [DllImport ("avahi-client")]
90 [DllImport ("avahi-client")]
96 [DllImport ("avahi-client")]
101 [DllImport ("avahi-client")]
106 [DllImport ("avahi-client")]
111 [DllImport ("avahi-client")
    [all...]
Utility.cs 33 [DllImport ("libc")]
36 [DllImport ("avahi-common")]
39 [DllImport ("avahi-common")]
  /external/llvm/test/Bitcode/
linkage-types-3.2.ll 53 @dllimport.var = dllimport global i32
54 ; CHECK: @dllimport.var = external dllimport global i32{{$}}
122 declare dllimport void @dllimport()
123 ; CHECK: declare dllimport void @dllimport(){{$}}
  /external/mesa3d/src/gallium/state_trackers/wgl/
SConscript 14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
19 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/clang/test/Rewriter/
objc-modern-metadata-visibility.mm 27 // CHECK: __declspec(allocate(".objc_ivar$B")) extern "C" __declspec(dllimport) unsigned long OBJC_IVAR_$_Sub$subIvar;
29 // CHECK: __declspec(allocate(".objc_ivar$B")) extern "C" __declspec(dllimport) unsigned long OBJC_IVAR_$_Sub$nsstring;
34 // CHECK: extern "C" __declspec(dllimport) struct _class_t OBJC_METACLASS_$_NSObject;
36 // CHECK: extern "C" __declspec(dllimport) struct _class_t OBJC_CLASS_$_NSObject;
objc-modern-ivar-receiver-1.mm 31 // CHECK: extern "C" __declspec(dllimport) struct objc_cache _objc_empty_cache;
  /external/libchrome/base/i18n/
base_i18n_export.h 14 #define BASE_I18N_EXPORT __declspec(dllimport)
  /external/libchrome/base/prefs/
base_prefs_export.h 14 #define BASE_PREFS_EXPORT __declspec(dllimport)
  /external/clang/test/CodeGen/
dllexport.c 72 // dllexport takes precedence over the dllimport if both are specified.
75 __attribute__((dllimport, dllexport)) int PrecedenceGlobal1A;
76 __declspec(dllimport) __declspec(dllexport) int PrecedenceGlobal1B;
80 __attribute__((dllexport, dllimport)) int PrecedenceGlobal2A;
81 __declspec(dllexport) __declspec(dllimport) int PrecedenceGlobal2B;
85 __declspec(dllimport) int PrecedenceGlobalRedecl1 = 0;
88 __declspec(dllimport) extern int PrecedenceGlobalRedecl2;
93 __declspec(dllimport) int PrecedenceGlobalMixed1 = 1;
96 __attribute__((dllimport)) extern int PrecedenceGlobalMixed2;
101 void __attribute__((dllimport, dllexport)) precedence1A(void) {
    [all...]
  /external/llvm/test/CodeGen/ARM/Windows/
dllimport.ll 3 ; ModuleID = 'dllimport.c'
5 @var = external dllimport global i32
7 declare dllimport arm_aapcs_vfpcc i32 @external()
  /external/libchrome/base/
base_export.h 14 #define BASE_EXPORT __declspec(dllimport)
  /external/libchrome/crypto/
crypto_export.h 17 #define CRYPTO_EXPORT __declspec(dllimport)
  /external/llvm/test/MC/X86/
x86-windows-itanium-libcalls.ll 5 declare dllimport double @floor(double)
  /external/llvm/test/Object/
dllimport-globalref.ll 13 declare dllimport void @f()
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cygwin/
testexe.c 24 extern __attribute((dllimport)) void _stdcall Sleep (unsigned int duration);
  /external/compiler-rt/test/asan/TestCases/Windows/
null_deref_multiple_dlls.cc 15 __declspec(dllimport) void foo1();
16 __declspec(dllimport) void foo2();
  /hardware/ti/omap3/dspbridge/inc/
dspapi.h 26 * Provides __stdcall (required by VB 4.0) and __declspec(dllimport)
40 #define DSPAPIDLL __declspec(dllimport)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 26 * Provides __stdcall (required by VB 4.0) and __declspec(dllimport)
40 #define DSPAPIDLL __declspec(dllimport)
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 86 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport)
89 #define _STLP_CLASS_IMPORT_DECLSPEC __declspec(dllimport)
93 //#define _STLP_IMPORT_TEMPLATE_KEYWORD __declspec(dllimport)
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 86 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport)
89 #define _STLP_CLASS_IMPORT_DECLSPEC __declspec(dllimport)
93 //#define _STLP_IMPORT_TEMPLATE_KEYWORD __declspec(dllimport)
  /external/libxml2/include/libxml/
xmlexports.h 65 #define XMLPUBVAR __declspec(dllimport) extern
93 #define XMLPUBVAR __declspec(dllimport) extern
122 #define XMLPUBVAR __declspec(dllimport) extern
146 #define XMLPUBVAR __declspec(dllimport) extern
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mdbrole.hxx 19 #define ROLDLLEXP __declspec(dllimport)
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Platform.h 55 * # define XA_API __declspec(dllimport)
63 #define XA_API __declspec(dllimport)
  /external/clang/include/clang-c/
Platform.h 10 |* This header provides platform specific macros (dllimport, deprecated, ...) *|
26 #define CINDEX_LINKAGE __declspec(dllimport)

Completed in 780 milliseconds

12 3 4 5 6 7 8 91011>>