OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dll
(Results
1 - 25
of
771
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni/src/test/resources/tests/api/java/net/
lf.jar
/dalvik/libcore/support/src/test/java/tests/resources/net/
lf.jar
/development/host/windows/usb/api/
AdbWinApi.def
3
LIBRARY "AdbWinApi.
DLL
"
AdbWinApi.cpp
17
// AdbWinApi.cpp : Implementation of
DLL
Exports.
41
// Unload AdbWinUsbApi.
dll
before we exit
47
/** \brief Loads AdbWinUsbApi.
dll
and caches its InstantiateWinUsbInterface
51
method we will check if WINUSB.
DLL
required by AdbWinUsbApi.
dll
is
52
installed, and if it is we will load AdbWinUsbApi.
dll
and cache address of
53
InstantiateWinUsbInterface routine exported from AdbWinUsbApi.
dll
64
// Before we can load AdbWinUsbApi.
dll
we must make sure that WINUSB.
DLL
70
wcscat(path_to_winusb_dll, L"\\WINUSB.
DLL
");
[
all
...]
adb_winusb_api.h
25
from AdbWinUsbApi.
dll
28
legacy (custom) USB drivers, and have not installed WINUSB.
DLL
we need to
33
dependency on WINUSB.
DLL
in the
DLL
that implements legacy API. The problem
35
to WinUsb, so they may not have WINUSB.
DLL
installed on their machines, but
37
such. When AdbWinApi.
dll
is loaded into a process, it will check WINUSB.
DLL
38
installation (by checking existance of C:\Windows\System32\winusb.
dll
). If
39
WINUSB.
DLL
is installed, AdbWinApi will also load AdbWinUsbApi.
dll
(by
[
all
...]
/development/host/windows/usb/winusb/
AdbWinUsbApi.def
3
LIBRARY "AdbWinUsbApi.
DLL
"
BUILDME.TXT
1
In order to build AdbWinUsbApi.
dll
you will need to install Windows Driver Kit,
6
Note that you need to build AdbWinApi.
dll
(..\api) before you build
7
AdbWinUsbApi.
dll
, as it depends on AdbWinApi.lib library.
/external/webkit/WebKitTools/CygwinDownloader/
cygwin-downloader.zip
/development/host/windows/prebuilt/usb/
AdbWinApi.def
1
LIBRARY AdbWinApi.
dll
Android.mk
9
AdbWinApi.
dll
\
10
AdbWinUsbApi.
dll
14
$(LOCAL_PATH)/AdbWinApi.
dll
: kill-adb
17
@echo "Killing adb server so we can replace AdbWinApi.
dll
"
22
# dlltool --def $(LOCAL_PATH)/AdbWinApi.def --dllname AdbWinApi.
dll
--output-lib $(LOCAL_PATH)/AdbWinApi.a
/external/libpng/projects/visualc71/
libpng.sln
18
DLL
ASM Debug =
DLL
ASM Debug
19
DLL
ASM Release =
DLL
ASM Release
20
DLL
Debug =
DLL
Debug
21
DLL
Release =
DLL
Release
22
DLL
VB =
DLL
VB
[
all
...]
README.txt
35
* Win32_DLL_Release\libpng13.
dll
DLL
build
36
* Win32_DLL_Debug\libpng13d.
dll
DLL
build (debug version)
37
* Win32_DLL_ASM_Release\libpng13.
dll
DLL
build using ASM code
38
* Win32_DLL_ASM_Debug\libpng13d.
dll
DLL
build using ASM (debug version)
39
* Win32_DLL_VB\libpng13vb.
dll
DLL
build for Visual Basic, using stdcal
[
all
...]
README_zlib.txt
36
* Win32_DLL_Release\zlib1.
dll
DLL
build
37
* Win32_DLL_Debug\zlib1d.
dll
DLL
build (debug version)
38
* Win32_DLL_ASM_Release\zlib1.
dll
DLL
build using ASM code
39
* Win32_DLL_ASM_Debug\zlib1d.
dll
DLL
build using ASM code (debug version)
/external/webkit/WebKitLibraries/win/lib/
QuartzCoreInterface.lib
5
QuartzCoreInterface.
dll