HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 176 - 200 of 1187) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/expat/bcb5/
all_projects.bpg 12 PROJECTS = setup libexpat_mtd.dll libexpats_mtd.lib libexpatw_mtd.dll \
18 libexpat_mtd.dll: expat.bpr
26 libexpatw_mtd.dll: expatw.bpr
  /external/icu4c/extra/uconv/
Makefile.in 10 ## Set the following to dll or static or common..
66 ## DLL mode
67 ifeq ($(UCONVMSG_MODE),dll)
70 PKGMODE=dll
  /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).
40 Legacy crashes horribly: Sorry, didn't put any error checking. If legacy crashes that's most probably because it cannot find the data libraries. You can see which data library is not found by the part of the program that is running. Make sure program can find tha data library either by putting it where ever ICU_DATA points to OR by putting the DLL version of the data library somewhere on your PATH.
  /external/icu4c/samples/ufortune/
ufortune.c 12 * Compiling and packaging them into a dll
13 * Referencing the resource-containing dll from application code
38 * Resource Data Reference. The data is packaged as a dll (or .so or
114 * The data lives in the Fortune_Resources dll, and we just
  /external/libnfc-nci/halimpl/bcm2079x/include/
nfc_target.h 48 /* API macros for DLL (needed to export API functions from DLLs) */
  /external/libogg/win32/VS2003/libogg/
libogg.vcproj 37 OutputFile="$(OutDir)/libogg.dll"
97 OutputFile="$(OutDir)/libogg.dll"
161 OutputFile="$(OutDir)/libogg.dll"
224 OutputFile="$(OutDir)/libogg.dll"
  /external/libpng/scripts/
makefile.cegcc 31 BIN = libpng12-0.dll libpng-3.dll
32 LIB = libpng12.a libpng12.dll.a libpng.a libpng.dll.a scripts/png32ce.def
  /external/libusb_aah/libusb/
libusb-1.0.rc 45 VALUE "OriginalFilename", "libusb-1.0.dll\0"
  /external/libusb_aah/msvc/
libusb_sources 1 #TARGETTYPE is not defined, to allow selection between static lib or DLL with ddk_build
  /external/qemu/android/utils/
dll.h 25 * will be appended on Unix systems, or '.dll' on Windows.
  /external/qemu/distrib/sdl-1.2.15/
README.Watcom 53 library, or a DLL (with tgt=dll). You can also choose whether to build
62 DLL), because they require subtly different options.
65 removes the test executables and the SDL.dll file from the test
  /external/qemu/distrib/sdl-1.2.15/VisualC/SDL/
Version.rc 52 VALUE "OriginalFilename", "SDL.dll\0"
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreCommon.vsprops 16 OutputFile="$(OutDir)\$(ProjectName)$(WebKitDLLConfigSuffix).dll"
  /external/webkit/Source/WebCore/WebCore.vcproj/
QTMovieWinCommon.vsprops 16 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).dll"
WebCore.make 20 xcopy "%ConfigurationBuildDir%\bin\*.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
  /external/webkit/Source/WebCore/platform/win/
WebCoreInstanceHandle.h 33 // The global DLL or application instance used for all windows.
  /external/webkit/Source/WebKit2/win/
WebKit2.make 15 xcopy "%ConfigurationBuildDir%\bin\*.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
TestNetscapePlugin.rc 78 VALUE "OriginalFilename", "npTestNetscapePlugin.dll"
  /external/webkit/Tools/FindSafari/
FindSafari.cpp 126 TEXT("if exist \"%sSafari.dll\" xcopy /y /i /d \"%sSafari.dll\" \"%%TMP%%\\WebKitNightly\""),
129 TEXT("xcopy /y /i /d WebKit.dll \"%%TMP%%\\WebKitNightly\""),
132 TEXT("xcopy /y /i /d JavaScriptCore.dll \"%%TMP%%\\WebKitNightly\""),
  /external/webp/include/webp/
types.h 38 // signature for e.g., Windows DLL builds.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
main.cpp 62 /* printf("Could not find a usable WinSock.dll\n"); */
  /frameworks/compile/mclinker/lib/Support/Windows/
FileSystem.inc 17 std::string shared_library_extension = ".dll";
  /hardware/ti/omap3/dspbridge/inc/
dspapi.h 38 /* Define API decoration for direct importing of DLL references. */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 38 /* Define API decoration for direct importing of DLL references. */
  /sdk/emulator/opengl/shared/OpenglOsUtils/
osDynLibrary.h 55 # define DLL_EXTENSION "" // _WIN32 LoadLibrary only accept name w/o .dll extension

Completed in 2174 milliseconds

1 2 3 4 5 6 78 91011>>