Searched refs:dll (Results 1 - 25 of 181) sorted by last modified time

12345678

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_cryptoapi.c39 = NULL; /* to be loaded from crypt32.dll */
44 HINSTANCE dll; local
52 dll = LoadLibrary("crypt32");
53 if (dll == NULL) {
60 dll, "CryptImportPublicKeyInfo");
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dpcsc_funcs.c120 * dynamically from winscard.dll for now. */
122 static HINSTANCE dll = NULL; /* winscard.dll */ variable
187 if (dll)
190 dll = LoadLibrary("winscard");
191 if (dll == NULL) {
192 wpa_printf(MSG_DEBUG, "WinSCard: Could not load winscard.dll "
199 dll_ ## s = (void *) GetProcAddress(dll, sym); \
220 "winscard.dll", sym);
221 FreeLibrary(dll);
[all...]
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_cryptoapi.c39 = NULL; /* to be loaded from crypt32.dll */
44 HINSTANCE dll; local
52 dll = LoadLibrary("crypt32");
53 if (dll == NULL) {
60 dll, "CryptImportPublicKeyInfo");
/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.c120 * dynamically from winscard.dll for now. */
122 static HINSTANCE dll = NULL; /* winscard.dll */ variable
187 if (dll)
190 dll = LoadLibrary("winscard");
191 if (dll == NULL) {
192 wpa_printf(MSG_DEBUG, "WinSCard: Could not load winscard.dll "
199 dll_ ## s = (void *) GetProcAddress(dll, sym); \
220 "winscard.dll", sym);
221 FreeLibrary(dll);
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_cryptoapi.c39 = NULL; /* to be loaded from crypt32.dll */
44 HINSTANCE dll; local
52 dll = LoadLibrary("crypt32");
53 if (dll == NULL) {
60 dll, "CryptImportPublicKeyInfo");
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dpcsc_funcs.c120 * dynamically from winscard.dll for now. */
122 static HINSTANCE dll = NULL; /* winscard.dll */ variable
187 if (dll)
190 dll = LoadLibrary("winscard");
191 if (dll == NULL) {
192 wpa_printf(MSG_DEBUG, "WinSCard: Could not load winscard.dll "
199 dll_ ## s = (void *) GetProcAddress(dll, sym); \
220 "winscard.dll", sym);
221 FreeLibrary(dll);
[all...]
/external/stlport/
H A Dconfigure80 C/C++ runtime library when linking with STLport. If you want your appli/dll
84 Don't forget to signal the link method when building your appli or dll, in
H A Dconfigure.bat142 echo C/C++ runtime library when linking with STLport. If you want your appli/dll
146 echo Don't forget to signal the link method when building your appli or dll, in
/external/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
13 * _STLP_DLL: If we are building a dll
14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
20 /* We are building the STLport dll */
73 # error Unknown STLport usage config (dll/lib?)
/external/qemu/android/
H A Dopengles.c24 #include <android/utils/dll.h>
/external/qemu/android/utils/
H A Ddll.c12 #include <android/utils/dll.h>
45 /* Append a .dll to the library name if it doesn't have an extension */
47 libName = append_string(libraryName, ".dll");
/external/qemu/
H A Dandroid-configure.sh156 TARGET_DLL_SUFFIX=.dll
175 TARGET_DLL_SUFFIX=.dll
526 HOST_DLLEXT=.dll
541 TARGET_DLLEXT=.dll
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m473 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
122 # win32-dll
124 # Declare package support for building win32 dll's.
125 LT_OPTION_DEFINE([LT_INIT], [win32-dll],
144 ])# win32-dll
148 _LT_SET_OPTION([LT_INIT], [win32-dll])
151 put the `win32-dll' option into LT_INIT's first parameter.])
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dltmain.sh2018 # At present, this check doesn't affect windows .dll's that
2052 *.dll.a)
2886 # fixup the dll searchpath if we need to.
2889 # Add the dll search path components to the executable PATH
4038 # It is impossible to link a dll without this setting, and
4045 # to make a dll which has undefined symbols, in which case not
5645 func_stripname 'lib' '.dll' "$soname"
8127 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlnam
[all...]
/external/qemu-pc-bios/bochs/
H A Dconfigure6634 # built for inclusion in a dll (and should export symbols for example).
6689 # built for inclusion in a dll (and should export symbols for example).
7388 # Tell ltmain to make .dll files, not .so files.
7389 shrext=".dll"
7391 archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
7958 shrext=".dll"
7964 library_names_spec='$libname.dll.a'
8268 shrext=".dll"
11026 # built for inclusion in a dll (and should export symbols for example).
11608 shrext=".dll"
[all...]
/external/protobuf/
H A Dconfigure8685 # built for inclusion in a dll (and should export symbols for example).
8753 # built for inclusion in a dll (and should export symbols for example).
9704 # Tell ltmain to make .dll files, not .so files.
9705 shrext_cmds=".dll"
9707 archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
10536 shrext_cmds=".dll"
10542 library_names_spec='$libname.dll.a'
10899 shrext_cmds=".dll"
13202 # built for inclusion in a dll (and should export symbols for example).
13985 shrext_cmds=".dll"
[all...]
H A Dltmain.sh2017 # At present, this check doesn't affect windows .dll's that
2051 *.dll.a)
2877 # fixup the dll searchpath if we need to.
2880 # Add the dll search path components to the executable PATH
3519 # It is impossible to link a dll without this setting, and
3526 # to make a dll which has undefined symbols, in which case not
5117 func_stripname 'lib' '.dll' "$soname"
7594 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
/external/protobuf/gtest/build-aux/
H A Dltmain.sh2963 # At present, this check doesn't affect windows .dll's that
2997 *.dll.a)
4091 # fixup the dll searchpath if we need to.
4098 # Add the dll search path components to the executable PATH
5098 # It is impossible to link a dll without this setting, and
5105 # to make a dll which has undefined symbols, in which case not
6780 func_stripname 'lib' '.dll' "$soname"
9374 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
[all...]
/external/protobuf/gtest/
H A Dconfigure8276 # built for inclusion in a dll (and should export symbols for example).
8360 # built for inclusion in a dll (and should export symbols for example).
9439 # Tell ltmain to make .dll files, not .so files.
9440 shrext_cmds=".dll"
9442 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9448 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
9477 # Tell ltmain to make .dll files, not .so files.
9478 shrext_cmds=".dll"
9480 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10380 shrext_cmds=".dll"
[all...]
/external/pcre/dist/
H A DMakefile.am646 # anyone using the 'mingw32' compiler to simply type 'make pcre.dll' and get a
647 # nice DLL for Windows use". (It is used by the pcre.dll target.)
657 # anyone using the 'mingw32' compiler to simply type 'make pcre.dll' and get a
659 pcre.dll: $(DLL_OBJS)
660 $(CC) -shared -o pcre.dll -Wl,"--strip-all" -Wl,"--export-all-symbols" $(DLL_OBJS)
H A Dcompile105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
H A Dconfigure10272 # built for inclusion in a dll (and should export symbols for example).
10356 # built for inclusion in a dll (and should export symbols for example).
11431 # Tell ltmain to make .dll files, not .so files.
11432 shrext_cmds=".dll"
11434 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
11440 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
11469 # Tell ltmain to make .dll files, not .so files.
11470 shrext_cmds=".dll"
11472 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
12372 shrext_cmds=".dll"
[all...]
H A Dltmain.sh2963 # At present, this check doesn't affect windows .dll's that
2997 *.dll.a)
4091 # fixup the dll searchpath if we need to.
4098 # Add the dll search path components to the executable PATH
5098 # It is impossible to link a dll without this setting, and
5105 # to make a dll which has undefined symbols, in which case not
6777 func_stripname 'lib' '.dll' "$soname"
9368 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
[all...]
/external/pixman/
H A Dconfigure8323 # built for inclusion in a dll (and should export symbols for example).
8407 # built for inclusion in a dll (and should export symbols for example).
9482 # Tell ltmain to make .dll files, not .so files.
9483 shrext_cmds=".dll"
9485 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9491 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
9520 # Tell ltmain to make .dll files, not .so files.
9521 shrext_cmds=".dll"
9523 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10423 shrext_cmds=".dll"
[all...]
H A Dltmain.sh2963 # At present, this check doesn't affect windows .dll's that
2997 *.dll.a)
4091 # fixup the dll searchpath if we need to.
4098 # Add the dll search path components to the executable PATH
5098 # It is impossible to link a dll without this setting, and
5105 # to make a dll which has undefined symbols, in which case not
6777 func_stripname 'lib' '.dll' "$soname"
9368 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
[all...]

Completed in 585 milliseconds

12345678