Searched defs:func_append (Results 1 - 14 of 14) sorted by relevance

/external/libmtp/
H A Dconfigure18337 # func_append var value
18339 func_append ()
18348 # func_append var value
18350 func_append ()
18338 func_append () function
18349 func_append () function
/external/libogg/
H A Dconfigure15935 # func_append var value
15937 func_append () function
15946 # func_append var value
15948 func_append () function
/external/libusb-compat/
H A Dconfigure13878 # func_append var value
13880 func_append ()
13889 # func_append var value
13891 func_append ()
13879 func_append () function
13890 func_append () function
/external/libvorbis/
H A Dconfigure15589 # func_append var value
15591 func_append () function
15600 # func_append var value
15602 func_append () function
/external/protobuf/
H A Dconfigure19691 # func_append var value
19693 func_append () function
19702 # func_append var value
19704 func_append () function
/external/protobuf/gtest/
H A Dconfigure18053 # func_append var value
18055 func_append () function
18064 # func_append var value
18066 func_append () function
/external/expat/
H A Dconfigure18387 sed -e '/^func_append ()$/,/^} # func_append /c\
18388 func_append ()\ function
18391 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
18408 # Save a `func_append' function call where possible by direct use of '+='
18409 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
18414 # Save a `func_append' function call even when '+=' is not available
18415 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
H A Dlibtool1284 # func_append var value
1286 func_append () function
1289 } # Extended-shell func_append implementation
1969 func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure15108 sed -e '/^func_append ()$/,/^} # func_append /c\
15109 func_append ()\ function
15112 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15129 # Save a `func_append' function call where possible by direct use of '+='
15130 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15135 # Save a `func_append' function call even when '+=' is not available
15136 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
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...]
/external/libpng/
H A Dconfigure13822 # func_append var value
13824 func_append () function
13833 # func_append var value
13835 func_append () function
/external/libusb/
H A Dconfigure13195 # func_append var value
13197 func_append () function
13206 # func_append var value
13208 func_append () function
/external/openfst/
H A Dconfigure16979 # func_append var value
16981 func_append () function
16990 # func_append var value
16992 func_append () function
/external/expat/conftools/
H A Dltmain.sh847 # func_append var value
849 func_append () function
852 } # func_append may be replaced by extended shell implementation
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"
1529 func_append func_convert_core_path_wine_to_w32_resul
[all...]

Completed in 1361 milliseconds