/external/stlport/ |
configure | 31 --libdir=<dir> install path for libraries (PREFIX/lib) 67 --with-lib-motif=<motif> 71 stlportd_MOTIF.5.0.lib 72 stlportstld_static_MOTIF.5.1.lib 79 Enables usage of static (libc.lib family) or dynamic (msvcrt.lib family) 120 echo include gcc.mak > ${base}/build/lib/Makefile 194 --with-lib-motif=*) 238 echo include $target.mak > ${base}/build/lib/Makefile
|
/external/bluetooth/glib/build/win32/vs9/ |
glib.vcproj | 70 AdditionalDependencies="intl.lib Ws2_32.lib" 73 AdditionalLibraryDirectories="../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/lib" 79 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 153 AdditionalDependencies="intl.lib Ws2_32.lib" 156 AdditionalLibraryDirectories="../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/lib" 162 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 233 AdditionalDependencies="intl.lib Ws2_32.lib" [all...] |
/external/dropbear/debian/ |
rules | 37 CFLAGS='$(CFLAGS)'' -DSFTPSERVER_PATH="\"/usr/lib/sftp-server\""' \ 67 install -d -m0755 '$(DIR)'/usr/lib/dropbear 69 '$(DIR)'/usr/lib/dropbear/dropbearconvert 71 '$(DIR)'/usr/bin/* '$(DIR)'/usr/lib/dropbear/* 99 '$(DIR)'/usr/lib/dropbear/*
|
/external/elfutils/src/ |
elf32-i386.script | 3 SEARCH_DIR(/lib); 4 SEARCH_DIR(/usr/lib); 5 SEARCH_DIR(/usr/local/lib); 6 SEARCH_DIR(/usr/i686-pc-linux-gnu/lib); 8 INTERP(/lib/ld-linux.so.2);
|
/external/libpng/scripts/ |
makefile.cegcc | 32 LIB = libpng12.a libpng12.dll.a libpng.a libpng.dll.a scripts/png32ce.def 57 @mkdir -p $(PACKAGE)-dev/lib/pkgconfig 74 @for i in $(LIB); do \ 75 cp $(PACKAGE)/.libs/$$i $(PACKAGE)-dev/lib; \ 81 cp $(PACKAGE)/$$i $(PACKAGE)-dev/lib/pkgconfig; \
|
makefile.openbsd | 10 LIBDIR= ${PREFIX}/lib 16 LIB= png 76 .include <bsd.lib.mk>
|
/external/opencore/tools_v2/build/make/ |
library.mk | 112 LIBTARGET := $(TARGET:%=$(OBJDIR)/lib%$(TARGET_NAME_SUFFIX).$(LIB_EXT)) 114 LIBTARGET := $(TARGET:%=$(DESTDIR)/lib%$(TARGET_NAME_SUFFIX).$(LIB_EXT)) 185 # Pseudo-targets for libraries. With this, we can use "make lib$(TARGET)" instead of "make $(DESTDIR)/lib%$(TARGET_NAME_SUFFIX).$(LIB_EXT)" 187 lib$(TARGET): $(LIBTARGET)
|
/external/quake/quake/src/WinQuake/ |
WinQuake.plg | 414 .\dxsdk\sdk\lib\dxguid.lib .\scitech\lib\win32\vc\mgllt.lib winmm.lib wsock32.lib opengl32.lib glu32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc3 (…) [all...] |
/external/stlport/doc/ |
README.dmc | 32 - In a console window go to the STLport build\lib folder. Run
42 cd [STLport dir]\build\lib
65 2. link.exe and lib.exe
67 STLport makefiles for DMC use dm_link and dm_lib instead of link and lib to
72 copy dm\bin\lib.exe dm\bin\dm_lib.exe
|
/system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/ |
Android.mk | 39 LIB = ../../lib 136 $(DK_ROOT)/../lib 143 OBJS = driver_ti.c $(LIB)/scanmerge.c $(LIB)/shlist.c
|
/external/dbus/ |
aclocal.m4 | 147 # which needs '.lib'). 291 # this is /usr/lib:/lib, but when the MPI compilers are used 302 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi [all...] |
/external/libffi/ |
aclocal.m4 | 152 # which needs '.lib'). 298 # this is /usr/lib:/lib, but when the MPI compilers are used 317 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi [all...] |
/external/libpng/ |
aclocal.m4 | 239 # which needs '.lib'). 983 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' 986 _lt_dsymutil='~$DSYMUTIL $lib || :' 1014 _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 1015 _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$co (…) [all...] |
/development/pdk/docs/porting/ |
debugging_native.jd | 72 GTalk's PC is at 53030cb4. Look at the memory map to find out what lib is 0x53...... 78 51000000-5107c000 rwxp 00000000 1f:03 619 /android/lib/libutils.so 79 52000000-52013000 rwxp 00000000 1f:03 639 /android/lib/libz.so 80 53000000-53039000 rwxp 00000000 1f:03 668 /android/lib/libc.so 82 54000000-54002000 rwxp 00000000 1f:03 658 /android/lib/libstdc++.so 91 % prebuilt/Linux/toolchain-eabi-4.2.1/bin/arm-elf-objdump -d out/target/product/sooner/symbols/android/lib/libc.so 123 (gdb) set solib-search-path /work/android/device/out/target/product/sooner/symbols/android/lib 260 I/DEBUG: #01 pc 6b0156a0 /android/lib/libjamvm.so 261 I/DEBUG: #01 lr 580239f0 /android/lib/libandroid_runtime.so 262 I/DEBUG: #02 pc 6b01481c /android/lib/libjamvm.s [all...] |
/external/quake/quake/src/QW/client/ |
qwcl.plg | 387 ..\scitech\lib\win32\vc\mgllt.lib ..\dxsdk\sdk\lib\dxguid.lib opengl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winm (…) [all...] |
/external/quake/quake/src/QW/server/ |
qwsv.mak | 100 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 [all...] |
/bionic/libdl/ |
dltest.c | 72 int get_options(int argc, char **argv, char **lib, char **sym) 76 *lib = 0; 92 *lib = strdup(optarg);
|
/external/bluetooth/glib/build/win32/vs8/ |
glib.vcproj | 66 AdditionalDependencies="intl.lib Ws2_32.lib" 67 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 69 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib" 73 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" 147 AdditionalDependencies="intl.lib Ws2_32.lib" 148 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 150 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib" 156 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" [all...] |
/external/dbus/tools/ |
dbus-uuidgen.1 | 33 This will ensure that /var/lib/dbus/machine-id exists and has the uuid in it. 67 If a filename is not given, defaults to localstatedir/lib/dbus/machine-id 74 If a filename is not given, defaults to localstatedir/lib/dbus/machine-id
|
/external/dropbear/libtomcrypt/ |
makefile.msvc | 130 lib /out:tomcrypt.lib $(OBJECTS) 136 cl $(CFLAGS) demos/tv_gen.c tomcrypt.lib advapi32.lib $(EXTRALIBS) 139 cl $(CFLAGS) demos/hashsum.c tomcrypt.lib advapi32.lib $(EXTRALIBS) 142 cl $(CFLAGS) demos/test.c testprof/tomcrypt_prof.lib tomcrypt.lib advapi32.lib $(EXTRALIBS) 145 cl $(CFLAGS) demos/timing.c testprof/tomcrypt_prof.lib tomcrypt.lib advapi32.lib $(EXTRALIBS [all...] |
/external/icu4c/extra/uconv/ |
makedata.mak | 78 OUTPUT = "$(DLL_OUTPUT)\$(RESNAME).lib" 86 "$(DLL_OUTPUT)\$(RESNAME).lib" : $(RB_FILES) $(RESFILES) 87 @echo Building $(RESNAME).lib
|
/external/icu4c/layoutex/ |
layoutex.vcproj | 23 OutputDirectory=".\..\..\lib" 49 TypeLibraryName=".\..\..\lib\iculx.tlb" 84 ProgramDatabaseFile=".\..\..\lib\iculx.pdb" 89 ImportLibrary="..\..\lib\iculx.lib" 115 OutputDirectory=".\..\..\lib" 141 TypeLibraryName=".\..\..\lib\iculxd.tlb" 180 ProgramDatabaseFile=".\..\..\lib\iculxd.pdb" 184 ImportLibrary="..\..\lib\iculxd.lib" [all...] |
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
minimize.h | 25 #include "fst/lib/arcsort.h" 26 #include "fst/lib/arcsum.h" 27 #include "fst/lib/connect.h" 28 #include "fst/lib/dfs-visit.h" 29 #include "fst/lib/encode.h" 30 #include "fst/lib/factor-weight.h" 31 #include "fst/lib/fst.h" 32 #include "fst/lib/mutable-fst.h" 33 #include "fst/lib/partition.h" 34 #include "fst/lib/push.h [all...] |
random-weight.h | 26 #include "fst/lib/float-weight.h" 27 #include "fst/lib/product-weight.h" 28 #include "fst/lib/string-weight.h"
|
/external/webkit/WebKit/wx/ |
wscript | 44 'lib/pthreadVC2.dll', 47 'lib/sqlite3.dll', 'bin/libxml2.dll', 'bin/libxslt.dll', 'bin/iconv.dll', 72 ext = '.lib'
|