/external/webkit/Tools/wx/packaging/ |
build-win-installer.py | 83 dlls = glob.glob(os.path.join(wxwebkit_dir, "*.dll")) variable 84 for dll in dlls:
|
/external/mesa3d/docs/ |
README.MINGW32 | 101 1) The generated DLLs are *not* compatible with the ones built 145 I changed the method in which the import-libs and DLLs are made. After this update, 146 the DLLs of MESA are more optimized and more compatible.
|
README.CYGWIN | 8 If you installed X11 (packages xorg-x11-devel and xorg-x11-bin-dlls ) with the 62 If you compile shared libraries (Win32 DLLS) you may have to set an
|
/development/build/tools/ |
patch_windows_sdk.sh | 87 # (and its DLLs) next to the new SDK.
|
/external/chromium/base/debug/ |
debug_on_start_win.h | 27 // There is no way for this code, as currently implemented, to work across DLLs.
|
/external/chromium/chrome/common/ |
chrome_paths.h | 19 DIR_APP = PATH_START, // Directory where dlls and data reside.
|
sandbox_policy.cc | 31 // The DLLs listed here are known (or under strong suspicion) of causing crashes 191 // also loaded in this process. All the injected dlls of interest do this. 221 // Adds policy rules for unloaded the known dlls that cause chrome to crash. 222 // Eviction of injected DLLs is done by the sandbox so that the injected module
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
dir | 29 * dlltool: (binutils)dlltool. Create files needed to build and use DLLs.
|
/external/zlib/win32/ |
DLL_FAQ.txt | 230 application and my DLLs to different C libraries (e.g. my 231 application to a static library, and my DLLs to MSVCRT.DLL), 244 DLLs that call standard C functions must link to a C run-time 257 and DLLs are avoiding the corruption of each of the CRTs' 305 MSVCR71.DLL are not supposed to function as system DLLs, 307 application's installer is supposed to put these DLLs
|
/external/expat/ |
Changes | 109 version of the library; the DLLs are named libexpatw.dll. 110 - Changed the name of the Windows DLLs from expat.dll to
|
/external/chromium/testing/gmock/ |
CMakeLists.txt | 10 option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF)
|
/external/chromium/testing/gtest/ |
CMakeLists.txt | 10 option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF)
|
/external/chromium/third_party/libjingle/source/talk/base/ |
latebindingsymboltable.h | 38 // dynamic loading of symbols from DLLs. Currently the implementation only
|
/external/icu4c/samples/legacy/ |
README | 28 Build both current ICU and ICU 1.8.1. Take icuuc18.dll, icuin18.dll and icudt18l.dll and put them somewhere in PATH (a sane place would be wherever current dlls go).
|
/external/jpeg/ |
coderules.doc | 56 keywords can be inserted for use in Windows DLLs.)
|
/external/llvm/lib/Support/Windows/ |
DynamicLibrary.inc | 82 // When no file is specified, enumerate all DLLs and EXEs in the
|
/external/bison/build-aux/ |
config.rpath | 184 # no search path for DLLs. 330 # no search path for DLLs.
|
/external/e2fsprogs/config/ |
config.rpath | 136 # no search path for DLLs. 232 # no search path for DLLs.
|
/external/elfutils/config/ |
config.rpath | 136 # no search path for DLLs. 232 # no search path for DLLs.
|
/external/chromium/base/threading/ |
thread_local_storage_win.cc | 167 // or by one of its dependent DLLs. Delay-loaded DLL doesn't count as being
|
/external/chromium/testing/gtest/cmake/ |
internal_utils.cmake | 33 # on CRT DLLs being available. CMake always defaults to using shared
|
/external/icu4c/ |
Makefile.org | 58 .PHONY : all all-local all-recursive install install-local install-udata install-udata-files install-udata-dlls \
|
/external/stlport/ |
INSTALL | 152 to dlls.
|
/external/stlport/doc/ |
README.borland | 88 in STLport's 'lib' folder and DLLs in STLport's 'bin' folder. For a
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-dlltool.1 | 133 dlltool \- Create files needed to build and use DLLs. 330 normally only useful when creating DLLs for an \s-1ARM\s0 processor, when the 356 party DLLs that were built with MS-Windows tools.
|