/prebuilt/linux-x86/swt/ |
about.html | 111 The libraries swt-xulrunner-gtk-xxxx.dll, swt-mozilla-gtk-xxxx.dll, and swt-mozilla-gcc3-gtk-xxxx.dll (where "xxxx" is the version number) contain a small portion of XULRunner 1.9 content (header files)
|
/prebuilt/linux-x86_64/swt/ |
about.html | 111 The libraries swt-xulrunner-gtk-xxxx.dll, swt-mozilla-gtk-xxxx.dll, and swt-mozilla-gcc3-gtk-xxxx.dll (where "xxxx" is the version number) contain a small portion of XULRunner 1.9 content (header files)
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-8 | 807 if available, and store dll name in UTF-8. [all...] |
ChangeLog.pre-2-6 | 43 * glib/gconvert.[ch]: Implement Windows DLL ABI stability also for 90 * glib/gwin32.[hc]: Implement DLL ABI stability also for 94 * glib/Makefile.am (install-libtool-import-lib): Remove the DLL 188 #101792, for DLL ABI stability we use preprocessor defines to get 627 of GLib pathname api for DLL ABI stability. Use different [all...] |
README.in | 110 older versions of GLib, the Windows DLL still provides entry points
|
/external/wpa_supplicant/ |
tls_openssl.c | 123 = NULL; /* to be loaded from crypt32.dll */ 128 = NULL; /* to be loaded from crypt32.dll */ 132 HINSTANCE dll; local 140 dll = LoadLibrary("crypt32"); 141 if (dll == NULL) { 148 dll, "CryptAcquireCertificatePrivateKey"); 157 dll, "CertEnumCertificatesInStore"); [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/ |
gmp.h | 115 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in 132 There's no attempt to support GMP built both static and DLL. Doing so 174 /* compiling to go into a DLL libgmp */ 177 /* compiling to go into an application which will link to a DLL libgmp */ 288 /* compiling to go into a DLL libgmpxx */ 291 /* compiling to go into a application which will link to a DLL libgmpxx */ [all...] |
/external/chromium/base/ |
file_util_win.cc | [all...] |
/external/qemu-pc-bios/bochs/ |
config.h.in | 350 // add special export symbols for win32 DLL building. The main code must 356 // #warning I will import DLL symbols from Bochs main program. 359 // #warning I will export DLL symbols.
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
OMX_WbAmrDec_Utils.h | 71 * @def OMX_WBAMR_DEC_NUM_DLLS number of DLL's 122 * @def WBAMR_DEC_USN_DLL_NAME USN DLL name 133 * @def WBAMR_DEC_DLL_NAME WB AMR Decoder socket node dll name
|
/external/bluetooth/glib/gio/ |
Makefile.am | 365 lib -machine:@LIB_EXE_MACHINE_FLAG@ -name:libgio-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:gio.def -out:$@
|
/external/bluetooth/glib/glib/ |
Makefile.am | 358 lib -machine:@LIB_EXE_MACHINE_FLAG@ -name:libglib-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:glib.def -out:$@
|
gutils.c | 164 * here we return the actual folder where the GLib DLL is. We don't 291 * i.e. atexit(), is in a DLL, the function will be called when the 292 * DLL is detached from the program. This typically makes more sense 293 * than that the function is called when the GLib DLL is detached, 295 * DLL. [all...] |
/external/e2fsprogs/intl/ |
relocatable.c | 294 /* The DLL is being loaded into an application's address range. */
|
/external/icu4c/common/ |
Makefile.in | 76 # $(LIBICUDT) is either stub data or the real DLL common data.
|
/external/icu4c/common/unicode/ |
uobject.h | 33 * memory allocation. On Windows, this allows the ICU DLL to be used by
|
/external/icu4c/ |
icudefs.mk.in | 65 ifeq ($(PKGDATA_MODE),dll)
|
/external/libvpx/examples/includes/geshi/geshi/ |
providex.php | 91 'crc', 'cse', 'ctl', 'cvs', 'dec', 'dir', 'dll', 'dsk',
|
/external/llvm/docs/CommandGuide/ |
llvm-ld.pod | 41 The I<shared library extension> may be I<.so>, I<.dyld>, I<.dll>, or something
|
/external/llvm/lib/Support/ |
Path.cpp | 146 // PE/COFF file, either EXE or DLL.
|
/external/llvm/tools/lli/ |
lli.cpp | 148 // Cygwin-1.5 invokes DLL's dtors before atexit handler.
|
/external/opencv/cxcore/src/ |
cxerror.cpp | 111 FatalAppExit( 0, "Only set CV_DLL for DLL usage" );
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_sysvideo.h | 170 /* Sets the dll to use for OpenGL and loads it */
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 56 - new lightmap code (requires new opengl32.dll miniport)
|
/external/skia/gpu/include/ |
GrConfig.h | 167 // currently supported minimally for Chrome's Win32 Multi-DLL build (TODO:
|