Searched
full:dll (Results
276 -
300 of
1116) sorted by null
<<11121314151617181920>>
/external/bluetooth/glib/build/win32/vs9/ |
gobject.vcproj | 68 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 145 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 227 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 305 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll"
|
/external/bluetooth/glib/gthread/ |
Makefile.am | 83 lib -machine:@LIB_EXE_MACHINE_FLAG@ -name:libgthread-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:$(srcdir)/gthread.def -out:$@
|
/external/chromium/base/ |
at_exit.h | 18 // we control when the callbacks are executed. Under Windows for a DLL they
|
/external/chromium/chrome/browser/ |
fullscreen_win.cc | 26 HMODULE shell32_base = ::GetModuleHandle(L"shell32.dll");
|
icon_loader.h | 25 // .dll, .exe, .ico. See IconManager.h for explanation.
|
/external/chromium/chrome/browser/rlz/ |
rlz.cc | 5 // This code glues the RLZ library DLL with Chrome. It allows Chrome to work 6 // with or without the DLL being present. If the DLL is not present the 169 // because sometimes the very act of loading the dll causes QEMU to crash.
|
rlz.h | 32 // in chrome. Besides binding the dll, it schedules a delayed task (delayed
|
/external/chromium/chrome/browser/ui/window_snapshot/ |
window_snapshot_win.cc | 49 GetProcAddress(GetModuleHandle(L"User32.dll"), "PrintWindow"));
|
/external/chromium/chrome/common/ |
chrome_paths_win.cc | 73 GetProcAddress(GetModuleHandle(L"shell32.dll"), "SHGetKnownFolderPath"));
|
/external/e2fsprogs/ |
INSTALL.elfbin | 2 a DLL system, please compile e2fsprogs from sources yourself. (In
|
/external/e2fsprogs/intl/ |
relocatable.h | 31 /* When building a DLL, we must export some functions. Note that because
|
/external/expat/ |
Changes | 82 linking into a DLL to be difficult. 109 version of the library; the DLLs are named libexpatw.dll. 110 - Changed the name of the Windows DLLs from expat.dll to 111 libexpat.dll; this fixes SF bug #432456.
|
/external/icu4c/common/ |
ucmndata.h | 15 * single file or dll. The combined format includes a table of
|
umapfile.h | 45 /* No memory mapping for 390 batch mode. Fake it using dll loading. */
|
/external/icu4c/data/ |
makedata.mak | 17 ICU_LIB_TARGET=$(DLL_OUTPUT)\$(U_ICUDATA_NAME).dll 31 .SUFFIXES : .nrm .icu .ucm .cnv .dll .dat .res .txt .c 116 # Destination directory for the common data DLL file. 118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/ 162 ICU_PACKAGE_MODE=-m dll 476 # Note: we really want the common data dll to go to $(DLL_OUTPUT), not $(ICUBLD_PKG). But specifying 478 # Building the common dll in $(ICUBLD_PKG) unconditionally copies it to $(DLL_OUTPUT) too. 485 # are hardcoded in the common DLL and therefore not included in the data package any more. 571 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory. 572 # move the .dll and .lib files to their final destination afterwards [all...] |
/external/icu4c/io/ |
io.vcproj | 81 OutputFile="..\..\bin\icuio44.dll" 177 OutputFile="..\..\bin\icuio44d.dll" 271 OutputFile="..\..\bin64\icuio44.dll" 369 OutputFile="..\..\bin64\icuio44d.dll"
|
/external/icu4c/tools/ctestfw/ |
ctestfw.vcproj | 81 OutputFile="..\..\..\bin\icutest.dll" 176 OutputFile="..\..\..\bin\icutestd.dll" 269 OutputFile="..\..\..\bin64\icutest.dll" 366 OutputFile="..\..\..\bin64\icutestd.dll"
|
ctestfw.vcxproj | 110 <OutputFile>..\..\..\bin\icutest.dll</OutputFile>
153 <OutputFile>..\..\..\bin\icutestd.dll</OutputFile>
193 <OutputFile>..\..\..\bin64\icutest.dll</OutputFile>
234 <OutputFile>..\..\..\bin64\icutestd.dll</OutputFile>
|
/external/icu4c/tools/icuinfo/ |
testplug.vcxproj | 110 <OutputFile>..\..\..\bin\testplug.dll</OutputFile>
153 <OutputFile>..\..\..\bin\testplug.dll</OutputFile>
193 <OutputFile>..\..\..\bin64\testplug.dll</OutputFile>
234 <OutputFile>..\..\..\bin64\testplug.dll</OutputFile>
|
/external/icu4c/tools/toolutil/ |
toolutil.vcproj | 81 OutputFile="..\..\..\bin\icutu44.dll" 177 OutputFile="..\..\..\bin\icutu44d.dll" 272 OutputFile="..\..\..\bin64\icutu44.dll" 370 OutputFile="..\..\..\bin64\icutu44d.dll"
|
/external/libvpx/build/make/ |
gen_msvs_def.sh | 22 to export from a DLL. Source files are technically bash scripts (and thus may
|
/external/openssl/crypto/conf/ |
README | 47 called libmodule3.so or module3.dll for example. An explicit DSO name can be
|
/external/qemu/distrib/sdl-1.2.12/src/main/epoc/ |
SDL_main.cpp | 117 /* Epoc dll entry point */
|
/external/qemu/distrib/sdl-1.2.12/src/thread/epoc/ |
SDL_systhread.cpp | 116 * TerminateThread() doesn't perform stack and DLL cleanup.
|
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/ |
SDL_systhread.c | 103 * TerminateThread() doesn't perform stack and DLL cleanup.
|
Completed in 421 milliseconds
<<11121314151617181920>>