HomeSort by relevance Sort by last modified time
    Searched refs:SED (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/openssh/
fixalgorithms 4 # Usage: fixpaths /path/to/sed cipher1 [cipher2] <infile >outfile
13 SED=$1
24 ${SED} $subs
  /external/libpcap/
mkdep 40 SED='s;\.o;;'
63 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP
77 # sed -e 's/:[^"]*"\([^"]*\)".*/: \1/' -e 's/\.c/.o/' |
81 sed "
83 $SED" |
  /external/tcpdump/
mkdep 40 SED='s;\.o;;'
63 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP
77 # sed -e 's/:[^"]*"\([^"]*\)".*/: \1/' -e 's/\.c/.o/' |
81 sed "
83 $SED" |
  /toolchain/binutils/binutils-2.25/
mkdep 33 SED='s;\.o;;'
56 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP
70 # sed -e 's/:[^"]*"\([^"]*\)".*/: \1/' -e 's/\.c/.o/' |
73 sed "
75 $SED" >> $TMP
ltmain.sh 152 : ${SED="/mount/endor/wildenhu/local-x86_64/bin/sed"}
154 : ${Xsed="$SED -e 1s/^X//"}
187 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
193 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
198 # These SED scripts presuppose an absolute path with a trailing slash.
249 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
260 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
262 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
371 # Sed substitution that helps us do robust quoting. It backslashifie
    [all...]
  /external/toybox/scripts/
make.sh 19 if [ -z "$SED" ]
21 [ ! -z "$(which gsed 2>/dev/null)" ] && SED=gsed || SED=sed
60 $SED -n -e 's/^USE_[A-Z0-9_]*(/&/p' toys/*/*.c \
61 | $SED 's/\(.*TOY(\)\([^,]*\),\(.*\)/\2 \1\2,\3/' | sort -s -k 1,1 \
62 | $SED 's/[^ ]* //' >> generated/newtoys.h
73 TOYFILES="$($SED -n 's/^CONFIG_\([^=]*\)=.*/\1/p' "$KCONFIG_CONFIG" | xargs | tr ' [A-Z]' '|[a-z]')"
128 #TODO: "make $SED && make" doesn't regenerate config.h because diff .config
133 # This long and roundabout sed invocation is to make old versions of se
    [all...]
  /external/e2fsprogs/lib/ss/
mk_cmds.sh.in 8 SED=@SED@
31 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then
37 ROOT=`echo $1 | sed -e s/.ct$//`
46 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" \
  /external/bison/djgpp/
config.site 67 # A sane default for sed.
68 ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'}
  /external/dhcpcd-6.8.2/dhcpcd-hooks/
Makefile 12 ${SED} \
  /external/ImageMagick/config/
ltmain.sh 104 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
215 echo "no acceptable sed could be found in \$PATH" >&2
226 # Unless the user overrides by setting SED, search the path for either GNU
227 # sed, or the sed that truncates its output the least.
228 test -z "$SED" && {
233 echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed
248 "$_G_path_prog" -f conftest.sed <conftest.nl >conftest.out 2>/dev/null || brea
    [all...]
  /external/pcre/dist2/
ltmain.sh 104 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
215 echo "no acceptable sed could be found in \$PATH" >&2
226 # Unless the user overrides by setting SED, search the path for either GNU
227 # sed, or the sed that truncates its output the least.
228 test -z "$SED" && {
233 echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed
248 "$_G_path_prog" -f conftest.sed <conftest.nl >conftest.out 2>/dev/null || brea
    [all...]
  /external/libexif/
ltmain.sh 86 # 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"
    [all...]
  /external/c-ares/
ltmain.sh 147 : ${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
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/
ltmain.sh 145 : ${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/libdrm/man/
Makefile.am 54 $(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/
Makefile 29 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
  /external/cmockery/cmockery_0_1_2/
libtool 32 # A sed program that does not truncate output.
33 SED="/bin/sed"
35 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
36 Xsed="/bin/sed -e 1s/^X//"
216 cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~
269 global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'"
272 global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'"
275 global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'"
340 export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols
    [all...]

Completed in 649 milliseconds

1 2 3 4