HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 701 - 725 of 1116) sorted by null

<<21222324252627282930>>

  /external/chromium/build/
common.gypi 579 'win_release_RuntimeLibrary%': '2', # 2 = /MT (nondebug DLL)
580 'win_debug_RuntimeLibrary%': '3', # 3 = /MTd (debug DLL)
    [all...]
  /external/wpa_supplicant/
driver_ndis.c     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-0     [all...]
ChangeLog.pre-2-16 179 take a HMODULE as parameter instead of DLL name. The typical use
181 full pathname for the DLL in question, and saves just the basename
182 of that. Then later code passes that saved dll basename to
184 corresponding DLL handle, and then retrieves its full
186 have a DllMain() that just saves the DLL handle, and then when
207 minimal DllMain() instead that just saves the DLL handle.
502 * glib-zip.in: Add the gio DLL to the runtime zipfile.
    [all...]
  /external/libpng/
CHANGES 150 added macros for libpng to be compiled as a Windows DLL (Andreas Kupries)
360 Bob Dellaca, to make a png32bd.dll with Borland C++ 4.5
527 accommodate making DLL's: Moved usr_png_ver from global variable to function
544 Added PNG_EXPORT_VAR macro to accommodate making DLL's.
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc 374 begin_paint_.Patch(L"riched20.dll", "user32.dll", "BeginPaint",
376 end_paint_.Patch(L"riched20.dll", "user32.dll", "EndPaint",
434 // Dummy call to a function exported by riched20.dll to ensure it sets up an
435 // import dependency on the dll.
    [all...]
  /external/pcre/
Makefile.in 542 # anyone using the 'mingw32' compiler to simply type 'make pcre.dll' and get a
543 # nice DLL for Windows use". (It is used by the pcre.dll target.)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c     [all...]
  /external/webkit/WebKitLibraries/
ChangeLog 116 labeled DLLs ("*_debug.dll") are linked for testing runs.
    [all...]
  /external/icu4c/common/
udata.cpp 776 * Normally, ICU data is loaded from a DLL or via mmap() and
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 942 // Windows with MSVCRT.dll produces EPERM instead of EISDIR.
966 // Windows with MSVCRT.dll produces EPERM instead of EISDIR.
1006 // Windows with MSVCRT.dll produces EINVAL instead of ENOTDIR.
    [all...]
  /external/stlport/etc/
ChangeLog-5.1     [all...]
  /external/webkit/Source/WebKit/win/
ChangeLog-2009-06-16 116 the new JavaScriptCore.dll supplies this now.
435 * WebKit.vcproj/WebKit.vcproj: Link against rpcrt4.dll for UUID hashing.
448 Rename JavaScriptCore_debug.dll to JavaScriptCore.dll in the Debug
451 This matches the naming scheme for WebKit.dll, and will be necessary
452 once Safari links against JavaScriptCore.dll. This change also causes
454 always looking for JavaScriptCore.dll, never
455 JavaScriptCore_debug.dll).
463 JavaScriptCore.{dll,lib}.
610 Separate JavaScriptCore.dll from WebKit.dll
    [all...]
  /bionic/libc/private/
resolv_private.h 331 * If libbind is a shared object (well, DLL anyway)
  /external/bluetooth/glib/gio/
giomodule.c 226 return g_str_has_suffix (basename, ".dll");
  /external/chromium/base/metrics/
field_trial.h 257 // stability (example: most DLL have loaded, etc.)
  /external/chromium/base/third_party/nspr/
prtypes.h 71 ** deal with windoze specific type hackery for DLL definitions. Use
  /external/chromium/base/win/
pe_image.cc 211 // This may be called by sandbox before MSVCRT dll loads, so can't use
  /external/chromium/chrome/browser/
browser_main_win.cc 222 base::ScopedNativeLibrary library(FilePath(L"kernel32.dll"));
  /external/chromium/chrome/browser/prefs/
pref_service.h 187 // These variants use a default value from the locale dll instead.
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.cc 137 GetProcAddress(GetModuleHandle(L"shell32.dll"), "SHGetStockIconInfo"));
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 46 // DLL's string table for the error description.
  /external/chromium/third_party/libjingle/source/talk/base/
logging.cc 319 if (HINSTANCE kernel32 = ::LoadLibrary(L"kernel32.dll")) {
logging.h 46 // DLL's string table for the error description.

Completed in 1124 milliseconds

<<21222324252627282930>>