Home
last modified time | relevance | path

Searched refs:func_append (Results 1 – 24 of 24) sorted by relevance

/trueos/contrib/unbound/
HDltmain.sh845 func_append () function
1118 func_append preserve_args " $opt"
1122 func_append preserve_args " $opt"
1126 func_append preserve_args " $opt"
1130 func_append preserve_args " $opt"
1135 func_append preserve_args " $opt"
1142 func_append preserve_args " $opt $optarg"
1180 test "$opt_debug" = : || func_append preserve_args " --debug"
1530func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1639 $2 ) func_append func_to_host_path_result "$3"
[all …]
HDaclocal.m47887 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7894 # Save a `func_append' function call where possible by direct use of '+='
7895 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7900 # Save a `func_append' function call even when '+=' is not available
7901 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/openbsm/config/
HDltmain.sh845 func_append () function
1118 func_append preserve_args " $opt"
1122 func_append preserve_args " $opt"
1126 func_append preserve_args " $opt"
1130 func_append preserve_args " $opt"
1135 func_append preserve_args " $opt"
1142 func_append preserve_args " $opt $optarg"
1180 test "$opt_debug" = : || func_append preserve_args " --debug"
1560func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1669 $2 ) func_append func_to_host_path_result "$3"
[all …]
/trueos/contrib/ldns/
HDltmain.sh845 func_append () function
1118 func_append preserve_args " $opt"
1122 func_append preserve_args " $opt"
1126 func_append preserve_args " $opt"
1130 func_append preserve_args " $opt"
1135 func_append preserve_args " $opt"
1142 func_append preserve_args " $opt $optarg"
1180 test "$opt_debug" = : || func_append preserve_args " --debug"
1530func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1639 $2 ) func_append func_to_host_path_result "$3"
[all …]
HDaclocal.m47903 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7910 # Save a `func_append' function call where possible by direct use of '+='
7911 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7916 # Save a `func_append' function call even when '+=' is not available
7917 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/file/
HDltmain.sh846 func_append () function
1119 func_append preserve_args " $opt"
1123 func_append preserve_args " $opt"
1127 func_append preserve_args " $opt"
1131 func_append preserve_args " $opt"
1136 func_append preserve_args " $opt"
1143 func_append preserve_args " $opt $optarg"
1181 test "$opt_debug" = : || func_append preserve_args " --debug"
1531func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1640 $2 ) func_append func_to_host_path_result "$3"
[all …]
/trueos/contrib/openpam/
HDltmain.sh845 func_append () function
1118 func_append preserve_args " $opt"
1122 func_append preserve_args " $opt"
1126 func_append preserve_args " $opt"
1130 func_append preserve_args " $opt"
1135 func_append preserve_args " $opt"
1142 func_append preserve_args " $opt $optarg"
1180 test "$opt_debug" = : || func_append preserve_args " --debug"
1560func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1669 $2 ) func_append func_to_host_path_result "$3"
[all …]
HDaclocal.m47892 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7899 # Save a `func_append' function call where possible by direct use of '+='
7900 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7905 # Save a `func_append' function call even when '+=' is not available
7906 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/crypto/heimdal/
HDltmain.sh849 func_append () function
1121 func_append preserve_args " $opt"
1125 func_append preserve_args " $opt"
1129 func_append preserve_args " $opt"
1134 func_append preserve_args " $opt"
1141 func_append preserve_args " $opt $optarg"
1179 test "$opt_debug" = : || func_append preserve_args " --debug"
1529func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
1638 $2 ) func_append func_to_host_path_result "$3"
1988 func_append pie_flag " $arg"
[all …]
/trueos/contrib/binutils/
HDltmain.sh2685 func_append compile_command " $link_static_flag"
2686 func_append finalize_command " $link_static_flag"
2719 func_append libtool_args " $func_quote_for_eval_result"
2725 func_append compile_command " @OUTPUT@"
2726 func_append finalize_command " @OUTPUT@"
2734 func_append compile_command " @SYMFILE@"
2735 func_append finalize_command " @SYMFILE@"
2853 func_append libobjs " $pic_object"
2863 func_append non_pic_objects " $non_pic_object"
2871 func_append non_pic_objects " $non_pic_object"
[all …]
HDlibtool.m47136 # func_append var value
7138 func_append ()
7147 # func_append var value
7149 func_append ()
/trueos/contrib/libyaml/config/
HDltmain.sh4155 func_append libtool_args " $func_quote_for_eval_result"
4161 func_append compile_command " @OUTPUT@"
4162 func_append finalize_command " @OUTPUT@"
4170 func_append compile_command " @SYMFILE@"
4171 func_append finalize_command " @SYMFILE@"
4289 func_append libobjs " $pic_object"
4299 func_append non_pic_objects " $non_pic_object"
4307 func_append non_pic_objects " $non_pic_object"
4319 func_append libobjs " $pic_object"
4320 func_append non_pic_objects " $non_pic_object"
[all …]
/trueos/contrib/file/m4/
HDlibtool.m47892 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7899 # Save a `func_append' function call where possible by direct use of '+='
7900 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7905 # Save a `func_append' function call even when '+=' is not available
7906 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/openbsm/m4/
HDlibtool.m47892 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7899 # Save a `func_append' function call where possible by direct use of '+='
7900 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7905 # Save a `func_append' function call even when '+=' is not available
7906 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/ldns/m4/
HDlibtool.m47911 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7918 # Save a `func_append' function call where possible by direct use of '+='
7919 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7924 # Save a `func_append' function call even when '+=' is not available
7925 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/openbsm/
HDaclocal.m47891 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7898 # Save a `func_append' function call where possible by direct use of '+='
7899 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7904 # Save a `func_append' function call even when '+=' is not available
7905 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/trueos/contrib/libyaml/
HDconfigure13083 func_append () function
13094 func_append () function
HDaclocal.m47361 # func_append var value
7363 func_append ()
7372 # func_append var value
7374 func_append ()
/trueos/contrib/binutils/opcodes/
HDconfigure13760 func_append () function
13771 func_append () function
/trueos/contrib/binutils/ld/
HDconfigure15080 func_append () function
15091 func_append () function
/trueos/contrib/binutils/gas/
HDconfigure16031 func_append () function
16042 func_append () function
/trueos/contrib/binutils/binutils/
HDconfigure16871 func_append () function
16882 func_append () function
/trueos/contrib/gcclibs/libgomp/
HDconfigure21773 func_append () function
21784 func_append () function
/trueos/contrib/binutils/bfd/
HDconfigure22352 func_append () function
22363 func_append () function