Home
last modified time | relevance | path

Searched refs:func_append (Results 1 - 9 of 9) sorted by relevance

/third_party/libabigail/
H A Dltmain.sh823 # func_append var value
825 func_append () function
828 } # func_append may be replaced by extended shell implementation
1098 func_append preserve_args " $opt"
1102 func_append preserve_args " $opt"
1106 func_append preserve_args " $opt"
1110 func_append preserve_args " $opt"
1115 func_append preserve_args " $opt"
1122 func_append preserve_args " $opt $optarg"
1160 test "$opt_debug" = : || func_append preserve_arg
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh843 # func_append var value
845 func_append () function
848 } # func_append may be replaced by extended shell implementation
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_arg
[all...]
/third_party/curl/
H A Dltmain.sh571 # func_append VAR VALUE
588 eval 'func_append ()
596 func_append () function
647 *) func_append "$@" ;;
697 func_append func_dirname_result "$2"
1035 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1110 func_append func_relative_path_result "/$func_stripname_result"
1129 # calling sed binary (so far O(N) complexity as long as func_append is O(1)).
1171 func_append func_quote_portable_result "$3$2"
1316 func_append func_quote_resul
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh571 # func_append VAR VALUE
588 eval 'func_append ()
596 func_append () function
647 *) func_append "$@" ;;
697 func_append func_dirname_result "$2"
1035 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1110 func_append func_relative_path_result "/$func_stripname_result"
1129 # calling sed binary (so far O(N) complexity as long as func_append is O(1)).
1171 func_append func_quote_portable_result "$3$2"
1316 func_append func_quote_resul
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh571 # func_append VAR VALUE
588 eval 'func_append ()
596 func_append () function
647 *) func_append "$@" ;;
697 func_append func_dirname_result "$2"
1035 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1110 func_append func_relative_path_result "/$func_stripname_result"
1129 # calling sed binary (so far O(N) complexity as long as func_append is O(1)).
1171 func_append func_quote_portable_result "$3$2"
1316 func_append func_quote_resul
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh571 # func_append VAR VALUE
600 eval 'func_append ()
608 func_append () function
659 *) func_append "$@" ;;
709 func_append func_dirname_result "$2"
1047 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1122 func_append func_relative_path_result "/$func_stripname_result"
1141 # calling sed binary (so far O(N) complexity as long as func_append is O(1)).
1183 func_append func_quote_portable_result "$3$2"
1328 func_append func_quote_resul
[all...]
/third_party/eudev/
H A Dltmain.sh528 # func_append VAR VALUE
557 eval 'func_append ()
565 func_append () function
616 *) func_append "$@" ;;
666 func_append func_dirname_result "$2"
1004 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1079 func_append func_relative_path_result "/$func_stripname_result"
1098 # func_append is O(1)).
1125 func_append func_quote_result "$3$2"
1164 func_append func_quote_for_eval_unquoted_resul
[all...]
/third_party/lame/
H A Dltmain.sh528 # func_append VAR VALUE
557 eval 'func_append ()
565 func_append () function
616 *) func_append "$@" ;;
666 func_append func_dirname_result "$2"
1004 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1079 func_append func_relative_path_result "/$func_stripname_result"
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1137 func_append func_quote_for_eval_resul
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh528 # func_append VAR VALUE
557 eval 'func_append ()
565 func_append () function
616 *) func_append "$@" ;;
666 func_append func_dirname_result "$2"
1004 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1079 func_append func_relative_path_result "/$func_stripname_result"
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1137 func_append func_quote_for_eval_resul
[all...]

Completed in 16 milliseconds