Searched refs:lib (Results 1 - 25 of 155) sorted by relevance

1234567

/haiku-fatelf/src/libs/ncurses/panel/
H A Dmodules34 panel lib $(srcdir) $(PANEL_PRIV_H)
35 p_above lib $(srcdir) $(PANEL_PRIV_H)
36 p_below lib $(srcdir) $(PANEL_PRIV_H)
37 p_bottom lib $(srcdir) $(PANEL_PRIV_H)
38 p_delete lib $(srcdir) $(PANEL_PRIV_H)
39 p_hide lib $(srcdir) $(PANEL_PRIV_H)
40 p_hidden lib $(srcdir) $(PANEL_PRIV_H)
41 p_move lib $(srcdir) $(PANEL_PRIV_H)
42 p_new lib $(srcdir) $(PANEL_PRIV_H)
43 p_replace lib
[all...]
/haiku-fatelf/src/libs/iconv/
H A Daliases.h2 /* Command-line: gperf -m 10 lib/aliases.gperf */
32 #line 1 "lib/aliases.gperf"
809 #line 134 "lib/aliases.gperf"
811 #line 287 "lib/aliases.gperf"
813 #line 60 "lib/aliases.gperf"
816 #line 307 "lib/aliases.gperf"
819 #line 84 "lib/aliases.gperf"
822 #line 126 "lib/aliases.gperf"
824 #line 226 "lib/aliases.gperf"
827 #line 151 "lib/aliase
[all...]
/haiku-fatelf/src/bin/bash/support/
H A DSYMLINKS6 lib/readline/tilde.c ../tilde/tilde.c
7 lib/readline/tilde.h ../tilde/tilde.h
9 lib/readline/ansi_stdlib.h ../../include/ansi_stdlib.h
10 lib/readline/posixdir.h ../../include/posixdir.h
11 lib/readline/posixjmp.h ../../include/posixjmp.h
12 lib/readline/posixstat.h ../../include/posixstat.h
13 #lib/readline/rlstdc.h ../../include/stdc.h
14 #lib/readline/xmalloc.c ../malloc/xmalloc.c
16 #lib/tilde/memalloc.h ../../include/memalloc.h
H A Dxenix-link.sh70 if [ -r "/lib/386/Slib${name}.a" ] ; then libs="$libs -l$name" ; fi
80 lib/readline/libreadline.a lib/readline/libhistory.a \
81 -ltermcap lib/glob/libglob.a lib/tilde/libtilde.a lib/malloc/libmalloc.a \
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dshlib-compat.h46 # define SHLIB_COMPAT(lib, introduced, obsoleted) \
47 ((IS_IN_##lib - 0) \
48 && (!(ABI_##lib##_##obsoleted - 0) \
49 || ((ABI_##lib##_##introduced - 0) < (ABI_##lib##_##obsoleted - 0))))
64 # define versioned_symbol(lib, local, symbol, version) \
65 versioned_symbol_1 (local, symbol, VERSION_##lib##_##version)
69 # define compat_symbol(lib, local, symbol, version) \
70 compat_symbol_1 (local, symbol, VERSION_##lib##_##version)
77 # define SHLIB_COMPAT(lib, introduce
[all...]
/haiku-fatelf/src/libs/ncurses/
H A DMakefile.os222 # No rule to make target `lib/ncurses4.dll'
108 DLLS = $(addsuffix .dll, $(addprefix ./lib/, $(DLL_ROOTS)))
111 LIBS = $(addsuffix .lib, $(addprefix ./lib/, $(LIB_ROOTS)))
113 LIBS_AOUT = $(addsuffix .a, $(addprefix ./lib/, $(LIB_ROOTS)))
119 ./lib/%$(LIB_TAG).lib : ./misc/%.def
122 ./lib/%$(LIB_TAG).a : ./misc/%.def
125 ./lib/%$(DLL_TAG).dll : ./lib/
[all...]
/haiku-fatelf/src/libs/ncurses/misc/
H A Dtdlint62 # LIBDIR=$HOME/lib/$ARCH/lint ;export LIBDIR
63 for p in $HOME/lib/$ARCH/lint /usr/lib/lint /usr/lib
79 lib="llib-l`echo $1 | sed -e 's/^-l//'`.ln"
83 echo -n testing $p/$lib
84 if [ -f $p/$lib ]
86 LIBS="$LIBS $p/$lib"
H A Dshlib48 # and lib directories under the same parent is followed).
50 # Using the actual soname (e.g., ../lib/libncurses.so) alone, is a more
78 # Find the lib-directory for this build tree
80 for p in lib ../lib ../../lib ../../../lib
H A Dmakellib38 # c. Install llib-lXXX.ln in the lib directory.
61 DST="$HOME/lib/$ARCH/lint"
151 for p in $HOME/lib $HOME/lib/$ARCH $HOME/lib/$ARCH/lint
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-Windows/VS2002/
H A Dntservice.mak88 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc3
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcoff-solib.c36 examine the `.lib' section of the exec file and determine the names of
60 libsect = bfd_get_section_by_name (exec_bfd, ".lib");
65 unsigned char *lib; local
74 lib = (unsigned char *) alloca (libsize);
76 bfd_get_section_contents (exec_bfd, libsect, lib, 0, libsize);
85 ent = (struct libent *) lib;
102 lib += len * 4;
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dcommon.dj11 GCCLIB = /djgpp/lib/gcc-lib/djgpp/3.31
15 # DLX 2.91+ lib. Change path to suite.
26 @echo libgcc.a not found. Set \"$(GCCLIB)\" to \"/djgpp/lib/gcc-lib/djgpp/3.X\"
48 # Set to 1 to use exception handler lib (only for me)
62 EXC_LIB = d:/prog/mw/except/lib/libexc.a
/haiku-fatelf/src/bin/gdb/
H A Dltcf-cxx.sh81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
107 archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
192 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
198 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
203 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
277 hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || m
[all...]
/haiku-fatelf/src/bin/bash/
H A DMANIFEST25 lib d
26 lib/glob d
27 lib/glob/doc d
28 lib/intl d
29 lib/malloc d
30 lib/readline d
31 lib/readline/doc d
32 lib/readline/examples d
33 lib/sh d
34 lib/termca
[all...]
H A DAUTHORS4 # The files in lib/intl were taken from the GNU gettext distribution.
153 lib/doc-support/texindex.c bug-texinfo@prep.ai.mit.edu, Chet Ramey
154 lib/doc-support/Makefile.in Chet Ramey
155 lib/doc-support/getopt.h Roland McGrath
156 lib/doc-support/getopt.c Roland McGrath
157 lib/doc-support/getopt1.c Roland McGrath
158 lib/glob/ChangeLog Brian Fox, Chet Ramey
159 lib/glob/Makefile.in Brian Fox, Chet Ramey
160 lib/glob/strmatch.c Roland McGrath, Brian Fox, Chet Ramey
161 lib/glo
[all...]
/haiku-fatelf/3rdparty/mesa/
H A Dmesa-o-matic.sh90 rm -rf lib.haiku
91 mkdir -p lib.haiku
94 cp $i lib.haiku/
99 find lib.haiku -exec strip --strip-debug {} \; ;
108 zip -r -9 $ZIP_FILENAME $ZIP_HEADERS ./include/GL/* ./lib.haiku/*
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/semaphores/
H A DMakefile2 POSIX_DIR_LIB=/usr/lib
/haiku-fatelf/data/bin/
H A Dsetgcc7 libDir=/boot/develop/lib
69 if [ -e /system/lib/gcc2 ]; then
71 elif [ -e /system/lib/gcc4 ]; then
73 elif [ -e /system/lib/libstdc++.r4.so ]; then
94 # create the lib symlink
96 ( rm -f $libLink && ln -sf $abiDir/$arch/$gcc/lib $libLink ) || {
97 echo "Failed to set lib $arch/$gcc." >&2
/haiku-fatelf/src/bin/diffutils/m4/
H A DMakefile.am20 lib-ld.m4 \
21 lib-link.m4 \
22 lib-prefix.m4 \
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dgetpagesize.c77 extern unsigned long lib$getsyi(const unsigned short *,...);
84 (void) lib$getsyi (&itmcod, (void *) &pagsiz);
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dgetpagesize.c83 extern unsigned long lib$getsyi(const unsigned short *,...);
90 (void) lib$getsyi (&itmcod, (void *) &pagsiz);
/haiku-fatelf/src/bin/bc/lib/
H A Dvfprintf.c11 #include <lib.h>
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/mqueues/
H A DMakefile3 POSIX_DIR_LIB=/usr/lib
/haiku-fatelf/src/bin/network/wget/msdos/
H A DMakefile.DJ14 VPATH = ../lib ../md5 ../msdos
27 CFLAGS = -O2 -g -Wall -Wcast-align -I. -I../msdos -I../lib -I../md5 \
35 EX_LIBS += $(OPENSSL_ROOT)/lib/libssl.a $(OPENSSL_ROOT)/lib/libcrypt.a \
44 EX_LIBS += /dev/env/WATT_ROOT/lib/libwatt.a
52 $(addprefix ../lib/, error.c exitfail.c quote.c \
/haiku-fatelf/src/libs/ncurses/test/
H A Dlistused.sh25 elif test ! -d ../lib ; then
48 for lib in ../lib/*.a
50 LIB=`basename $lib .a`
62 WANT=`nm $NM_OPTS $lib |\
118 for tmp in ../lib/*.a
139 HAVE=`echo $tmp | sed -e 's/lib/lib: /'`

Completed in 150 milliseconds

1234567