Searched refs:SED (Results 1 - 25 of 66) sorted by relevance

123

/external/openssh/
H A Dfixalgorithms13 SED=$1
24 ${SED} $subs
/external/libpcap/
H A Dmkdep40 SED='s;\.o;;'
83 $SED" |
/external/tcpdump/
H A Dmkdep40 SED='s;\.o;;'
83 $SED" |
/external/toybox/scripts/
H A Dmake.sh18 if [ -z "$SED" ]
20 [ ! -z "$(which gsed 2>/dev/null)" ] && SED=gsed || SED=sed
59 $SED -n -e 's/^USE_[A-Z0-9_]*(/&/p' toys/*/*.c \
60 | $SED 's/\(.*TOY(\)\([^,]*\),\(.*\)/\2 \1\2,\3/' | sort -s -k 1,1 \
61 | $SED 's/[^ ]* //' >> generated/newtoys.h
72 TOYFILES="$($SED -n 's/^CONFIG_\([^=]*\)=.*/\1/p' "$KCONFIG_CONFIG" | xargs | tr ' [A-Z]' '|[a-z]')"
127 #TODO: "make $SED && make" doesn't regenerate config.h because diff .config
136 $SED -n \
182 $SED '/USE
[all...]
/external/e2fsprogs/lib/ss/
H A Dmk_cmds.sh.in8 SED=@SED@
46 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" \
/external/devlib/devlib/bin/scripts/
H A Dshutils.in9 SED=${SED:-$BUSYBOX sed}
27 $SED -e 's|/sys/devices/system/cpu/cpu||' -e 's|/cpufreq/scaling_cur_freq:| |'
39 $SED -e 's|/sys/devices/system/cpu/cpu||' -e 's|/cpufreq/scaling_governor:| |'
91 $SED -e "s|$CONTROLLER\.||" -e "s|$CGROUP/||"
98 $SED "s|$CGROUP/||"
/external/bison/djgpp/
H A Dconfig.site68 ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'}
/external/dhcpcd-6.8.2/dhcpcd-hooks/
H A DMakefile12 ${SED} \
/external/ImageMagick/config/
H A Dltmain.sh104 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
226 # Unless the user overrides by setting SED, search the path for either GNU
228 test -z "$SED" && {
264 SED=$func_path_progs_result
411 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
661 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
662 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
759 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
/external/pcre/dist2/
H A Dltmain.sh104 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
226 # Unless the user overrides by setting SED, search the path for either GNU
228 test -z "$SED" && {
264 SED=$func_path_progs_result
411 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
661 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
662 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
759 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
/external/libexif/
H A Dltmain.sh86 # define SED for historic ltconfig's generated by Libtool 1.3
87 test -z "$SED" && SED=sed
150 : ${SED="/bin/sed"}
152 : ${Xsed="$SED -e 1s/^X//"}
175 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
187 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
206 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
212 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
225 .*) func_stripname_result=`$ECHO "${3}" | $SED "
[all...]
/external/c-ares/
H A Dltmain.sh147 : ${SED="/bin/sed"}
149 : ${Xsed="$SED -e 1s/^X//"}
172 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
184 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
203 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
209 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
222 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
223 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
228 # These SED scripts presuppose an absolute path with a trailing slash.
279 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libedit/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libevent/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libmicrohttpd/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libnetfilter_conntrack/build-aux/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libnfnetlink/build-aux/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/lmfit/build-aux/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/protobuf/gtest/build-aux/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/protobuf/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
H A Dltmain.sh145 : ${Xsed="$SED -e 1s/^X//"}
168 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
199 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
218 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
219 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
224 # These SED scripts presuppose an absolute path with a trailing slash.
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dltmain.sh102 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
210 : ${SED="sed"}
301 progname=`$bs_echo "$progpath" |$SED "$sed_basename"`
307 progdir=`$bs_echo "$progpath" |$SED "$sed_dirname"`
551 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
552 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
754 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
756 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
822 # These SED scripts presuppose an absolute path with a trailing slash.
867 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/external/libdrm/man/
H A DMakefile.am54 $(AM_V_GEN)if test -n "$@" ; then $(SED) -i -e 's/^\.so \([a-z_]\+\)\.\([0-9]\)$$/\.so man\2\/\1\.\2/' "$@" ; fi
/external/syslinux/com32/hdt/
H A DMakefile29 VERSION = $(shell $(SED) -n 's/\#define VERSION \"\(.*\)\"/\1/p' hdt.h)
30 CODENAME = $(shell $(SED) -n 's/\#define CODENAME \"\(.*\)\"/\1/p' hdt.h)
31 NODASH_VERSION = $(shell echo $(VERSION) | $(SED) -e 's/-/_/g' | $(SED) -e 's/\./_/g')
62 $(SED) -e 's/%VERSION%/$(VERSION)/g' $(FLOPPY_DIR)/hdt.cfg |\
63 $(SED) -e 's/%CODENAME%/$(CODENAME)/g' > $(FLOPPY_DIR)/syslinux.cfg
92 $(SED) -e 's/%VERSION%/$(VERSION)/g' $(FLOPPY_DIR)/hdt.cfg |\
93 $(SED) -e 's/%CODENAME%/$(CODENAME)/g' > $(ISO_DIR)/$(ISOLINUX_DIR)/isolinux.cfg

Completed in 2059 milliseconds

123