HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 451 - 475 of 850) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hwint.h 120 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
  /external/chromium/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 14 * (DLL, common data, etc.)
150 { "dll", "library", "Generates one common data file and one shared library, <package>.dll"},
155 { "dll", "library", "Generates one shared library, <package>" UDATA_SO_SUFFIX },
238 "Specify a version when packaging in DLL or static mode",
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 14 * (DLL, common data, etc.)
154 { "dll", "library", "Generates one common data file and one shared library, <package>.dll"},
159 { "dll", "library", "Generates one shared library, <package>" UDATA_SO_SUFFIX },
243 "Specify a version when packaging in dll or static mode",
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c 160 g_hGapiLib = LoadLibrary(_T("GAPI_Emu.dll"));
168 // try to find gx.dll
169 g_hGapiLib = LoadLibrary(_T("\\Windows\\gx.dll"));
172 g_hGapiLib = LoadLibrary(_T("gx.dll"));
254 SDL_SetError("GAPI dll is not found and VGA mode is not available!");
330 /* wrong gapi.dll */
342 SDL_SetError("Error: damaged or unknown gapi.dll!\n");
    [all...]
  /external/libffi/
ltcf-gcj.sh 150 # the compiled dll only exports the symbol export list.
177 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~
373 archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
374 # The linker will automatically build a .lib file if we build a DLL.
671 # built for inclusion in a dll (and should export symbols for example).
ltcf-c.sh 147 # the compiled dll only exports the symbol export list.
174 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~
374 archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
375 # The linker will automatically build a .lib file if we build a DLL.
704 # built for inclusion in a dll (and should export symbols for example).
748 # built for inclusion in a dll (and should export symbols for example).
    [all...]
  /external/jpeg/
install.doc     [all...]
  /external/bluetooth/glib/tests/
testglib.c 752 /* Can't calculate GLib DLL name at runtime. */
753 glib_dll = "libglib-2.0-0.dll";
756 glib_dll = "cygglib-2.0-0.dll";
760 g_print ("GLib DLL name tested for: %s\n", glib_dll);
765 g_print ("Ditto, or from GLib DLL name: %s\n",
767 g_print ("Ditto, only from GLib DLL name: %s\n",
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
binutils.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
binutils.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
binutils.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
binutils.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
binutils.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
binutils.info     [all...]
  /device/samsung/crespo/alsa-utils/
config.rpath 504 shrext=.dll
565 shrext=.dll
  /external/bison/build-aux/
config.rpath 504 shrext=.dll
565 shrext=.dll
  /external/bluetooth/glib/
ChangeLog.pre-2-10 125 only for the backwards-compatibility DLL ABI stability hacks.
    [all...]
  /external/bluetooth/glib/build/win32/vs8/
glib.vcproj 67 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
148 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
  /external/chromium/third_party/icu/
icu.gyp 26 'icudt42.dll',
39 'sources!': ['icudt42.dll'],
  /external/expat/bcb5/
expat.mak 16 PROJECT = Release\libexpat_mtd.dll
69 DLL=0
expatw.mak 16 PROJECT = Release\libexpatw_mtd.dll
69 DLL=0
  /external/libpng/
README 45 Windows DLL, and new APIs for accessing data in the info struct.
183 building a DLL
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 36 faster, and all stdio functions anyway are embedded in coredll.dll -
37 the main wince dll*/
  /external/quake/quake/src/QW/client/
snd_win.c 212 hInstDS = LoadLibrary("dsound.dll");
216 Con_SafePrintf ("Couldn't load dsound.dll\n");
  /external/quake/quake/src/WinQuake/
snd_win.cpp 214 hInstDS = LoadLibrary("dsound.dll");
218 Con_SafePrintf ("Couldn't load dsound.dll\n");

Completed in 696 milliseconds

<<11121314151617181920>>