Lines Matching refs:i
1028 install|instal|insta|inst|ins|in|i)
3027 instname="$dir/$name"i
4362 int i;
4406 ltwrapper_option_prefix, argv[i]);
4409 newargz[++newargc] = xstrdup (argv[i]);
4975 size_t i;
4985 for (i = 0; i < argc; i++)
4987 const char *string = argv[i];
4990 new_argv[i] = xstrdup ("\"\"");
7195 *" $i "*)
7199 if test -n "$i" ; then
7200 func_append tmp_libs " $i"
7692 for i in $deplibs; do
7693 case $i in
7695 func_stripname -l '' "$i"
7699 *" $i "*)
7700 func_append newdeplibs " $i"
7701 i=""
7705 if test -n "$i" ; then
7711 func_append newdeplibs " $i"
7715 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7725 func_append newdeplibs " $i"
7732 for i in $deplibs; do
7733 case $i in
7735 func_stripname -l '' "$i"
7738 if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
7742 *" $i "*)
7743 func_append newdeplibs " $i"
7744 i=""
7748 if test -n "$i" ; then
7754 func_append newdeplibs " $i"
7758 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7769 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
7776 func_append newdeplibs " $i"
7806 for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
7809 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7812 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7884 for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
7885 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
7924 for i in $predeps $postdeps ; do
7926 tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
9280 output="$output_objdir/$outputname"i