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

12

/external/chromium_org/third_party/sqlite/src/
H A Dconfigure15596 # func_append var value
15598 func_append ()
15607 # func_append var value
15609 func_append ()
15597 func_append () function
15608 func_append () function
/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/chromium_org/sdch/open-vcdiff/
H A Dconfigure17860 # func_append var value
17862 func_append () function
17871 # func_append var value
17873 func_append () function
/external/chromium_org/third_party/libxml/src/
H A Dconfigure16756 # func_append var value
16758 func_append () function
16767 # func_append var value
16769 func_append () function
/external/chromium_org/third_party/opus/src/
H A Dconfigure15383 sed -e '/^func_append ()$/,/^} # func_append /c\
15384 func_append ()\ function
15387 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15404 # Save a `func_append' function call where possible by direct use of '+='
15405 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15410 # Save a `func_append' function call even when '+=' is not available
15411 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/google-tv-pairing-protocol/cpp/
H A Dconfigure17354 # func_append var value
17356 func_append () function
17365 # func_append var value
17367 func_append () function
H A Dlibtool666 # func_append var value
668 func_append () function
4656 func_append libtool_args " $func_quote_for_eval_result"
4662 func_append compile_command " @OUTPUT@"
4663 func_append finalize_command " @OUTPUT@"
4671 func_append compile_command " @SYMFILE@"
4672 func_append finalize_command " @SYMFILE@"
4790 func_append libobjs " $pic_object"
4800 func_append non_pic_objects " $non_pic_object"
4808 func_append non_pic_object
[all...]
/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/libedit/
H A Dconfigure15651 sed -e '/^func_append ()$/,/^} # func_append /c\
15652 func_append ()\ function
15655 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15672 # Save a `func_append' function call where possible by direct use of '+='
15673 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15678 # Save a `func_append' function call even when '+=' is not available
15679 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/libexif/
H A Dconfigure16087 sed -e '/^func_append ()$/,/^} # func_append /c\
16088 func_append ()\ function
16091 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16108 # Save a `func_append' function call where possible by direct use of '+='
16109 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16114 # Save a `func_append' function call even when '+=' is not available
16115 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
H A Dltmain.sh850 # func_append var value
852 func_append () function
855 } # func_append may be replaced by extended shell implementation
1124 func_append preserve_args " $opt"
1128 func_append preserve_args " $opt"
1132 func_append preserve_args " $opt"
1137 func_append preserve_args " $opt"
1144 func_append preserve_args " $opt $optarg"
1182 test "$opt_debug" = : || func_append preserve_args " --debug"
1532 func_append func_convert_core_path_wine_to_w32_resul
[all...]
/external/libopus/
H A Dconfigure15383 sed -e '/^func_append ()$/,/^} # func_append /c\
15384 func_append ()\ function
15387 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15404 # Save a `func_append' function call where possible by direct use of '+='
15405 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15410 # Save a `func_append' function call even when '+=' is not available
15411 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 Dconfigure15314 sed -e '/^func_append ()$/,/^} # func_append /c\
15315 func_append ()\ function
15318 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15335 # Save a `func_append' function call where possible by direct use of '+='
15336 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15341 # Save a `func_append' function call even when '+=' is not available
15342 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/libusb/
H A Dconfigure13195 # func_append var value
13197 func_append () function
13206 # func_append var value
13208 func_append () function
/external/pixman/
H A Dconfigure16725 sed -e '/^func_append ()$/,/^} # func_append /c\
16726 func_append ()\ function
16729 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16746 # Save a `func_append' function call where possible by direct use of '+='
16747 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16752 # Save a `func_append' function call even when '+=' is not available
16753 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
/external/protobuf/
H A Dconfigure18117 # func_append var value
18119 func_append () function
18128 # func_append var value
18130 func_append () function
/external/protobuf/gtest/
H A Dconfigure17946 sed -e '/^func_append ()$/,/^} # func_append /c\
17947 func_append ()\ function
17950 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17967 # Save a `func_append' function call where possible by direct use of '+='
17968 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
17973 # Save a `func_append' function call even when '+=' is not available
17974 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \

Completed in 663 milliseconds

12