Home
last modified time | relevance | path

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

12

/third_party/toybox/scripts/
H A Dmake.sh61 $SED -n -e 's/^USE_[A-Z0-9_]*(/&/p' toys/*/*.c \
62 | $SED 's/\(.*TOY(\)\([^,]*\),\(.*\)/\2 \1\2,\3/' | sort -s -k 1,1 \
63 | $SED 's/[^ ]* //' >> generated/newtoys.h
74 TOYFILES="$($SED -n 's/^CONFIG_\([^=]*\)=.*/\1/p' "$KCONFIG_CONFIG" | xargs | tr ' [A-Z]' '|[a-z]')"
105 <(head -n 7 generated/build.sh 2>/dev/null | $SED '7s/ -o .*//')
131 #TODO: "make $SED && make" doesn't regenerate config.h because diff .config
141 $SED -n \
187 $SED '/USE_.*([^)]*)$/s/$/ __VA_ARGS__/' generated/config.h
198 $SED -n -e 's/" *"//g;/^#/d;t clear;:clear;s/"/"/p;t;s/\( [AB] \).*/\1 " "/p'
206 done | sort -s | $SED
[all...]
H A Dgenconfig.sh134 $SED -n '/^\*\//q;/^config [A-Z]/,$p' $i || return 1
149 $SED -En 's/([^:]*):.*(OLD|NEW)TOY\( *([a-zA-Z][^,]*) *,.*/\1:\3/p'
168 echo -e ".PHONY: $WORKING $PENDING" | $SED 's/ \([^ ]\)/ test_\1/g'
H A Dtest.sh30 export OPTIONFLAGS=:$(echo $($SED -nr 's/^#define CFG_(.*) 1/\1/p' "$TOPDIR/generated/config.h") | $SED 's/ /:/g')
/third_party/libabigail/
H A Dltmain.sh125 : ${Xsed="$SED -e 1s/^X//"}
148 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
160 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
179 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
185 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
198 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
199 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
204 # These SED scripts presuppose an absolute path with a trailing slash.
255 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
266 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
[all...]
/third_party/skia/third_party/externals/microhttpd/
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...]
H A Dconfigure750 SED
4418 if test -z "$SED"; then
4467 ac_cv_path_SED=$SED
4473 SED="$ac_cv_path_SED"
4476 test -z "$SED" && SED=sed
4477 Xsed="$SED -e 1s/^X//"
4730 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4732 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5643 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED
[all...]
/third_party/lame/
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...]
H A Dconfigure695 SED
5068 if test -z "$SED"; then
5117 ac_cv_path_SED=$SED
5123 SED="$ac_cv_path_SED"
5126 test -z "$SED" && SED=sed
5127 Xsed="$SED -e 1s/^X//"
5250 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5252 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
6160 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED
[all...]
/third_party/skia/third_party/externals/libpng/
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...]
H A Dconfigure695 SED
4220 if test -z "$SED"; then
4269 ac_cv_path_SED=$SED
4275 SED="$ac_cv_path_SED"
4278 test -z "$SED" && SED=sed
4279 Xsed="$SED -e 1s/^X//"
4584 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4586 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5745 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED
[all...]
/third_party/curl/
H A Dltmain.sh95 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
240 # Unless the user overrides by setting SED, search the path for either GNU
242 test -z "$SED" && {
278 SED=$func_path_progs_result
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
692 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
693 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
789 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
790 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh95 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
240 # Unless the user overrides by setting SED, search the path for either GNU
242 test -z "$SED" && {
278 SED=$func_path_progs_result
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
692 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
693 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
789 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
790 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
H A Dconfigure725 SED
6453 if test -z "$SED"; then
6507 ac_cv_path_SED=$SED
6513 SED="$ac_cv_path_SED"
6516 test -z "$SED" && SED=sed
6517 Xsed="$SED -e 1s/^X//"
6789 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
6791 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
6908 case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh95 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
240 # Unless the user overrides by setting SED, search the path for either GNU
242 test -z "$SED" && {
278 SED=$func_path_progs_result
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
692 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
693 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
789 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
790 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh95 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
240 # Unless the user overrides by setting SED, search the path for either GNU
242 test -z "$SED" && {
278 SED=$func_path_progs_result
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
704 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
705 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
801 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
802 _G_indent=`$ECHO "$_G_indent" | $SED "
[all...]
/third_party/eudev/
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...]
H A Dconfigure721 SED
5339 if test -z "$SED"; then
5388 ac_cv_path_SED=$SED
5394 SED="$ac_cv_path_SED"
5397 test -z "$SED" && SED=sed
5398 Xsed="$SED -e 1s/^X//"
5521 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5523 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
6431 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED
[all...]
/third_party/json/docs/docset/
H A DMakefile2 SED ?= $(shell which gsed 2>/dev/null || which sed) macro
26 find JSON_for_Modern_C++.docset/Contents/Resources/Documents -type f -exec $(SED) -i 's| - JSON for Modern C++</title>|</title>|' {} +
33 title=$$(sqlite3 docSet.dsidx "SELECT name FROM searchIndex WHERE path='$$path/index.html'" | tr '\n' ',' | $(SED) -e 's/,/, /g' -e 's/, $$/\n/'); \
35 $(SED) -i "s%<title>.*</title>%<title>$$title</title>%" "JSON_for_Modern_C++.docset/Contents/Resources/Documents/$$path/index.html"; \
/third_party/selinux/secilc/docs/
H A DMakefile36 SED ?= sed macro
40 SED := gsed macro
51 $(SED) -i -re 's:(\[`[^`]*`\])\([^#]*([^\)]):\1\(\2:g' $@
56 $(SED) -i '1i Example Policy\n=========\n```secil' $@
/third_party/EGL/sdk/docs/man/xhtml/
H A DMakefile5 SED = sed macro
24 $(SED) 's/<?xml-stylesheet/<!-- saved from url=(0013)about:internet -->\n<?xml-stylesheet/g' $@.tmp | \
25 $(SED) 's#http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd#xhtml1-transitional.dtd#g' > $@
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H A DMakefile5 SED = sed macro
24 $(SED) 's/<?xml-stylesheet/<!-- saved from url=(0013)about:internet -->\n<?xml-stylesheet/g' $@.tmp | \
25 $(SED) 's#http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd#xhtml1-transitional.dtd#g' > $@
/third_party/lz4/lib/
H A DMakefile34 SED = sed macro
37 LIBVER_MAJOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./lz4.h`
38 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./lz4.h`
39 LIBVER_PATCH_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./lz4.h`
105 $(SED) -e 's|@LIBLZ4@|$(LIBLZ4)|' \
174 $(SED) -e 's|@PREFIX@|$(prefix)|' \
/third_party/lz4/programs/
H A DMakefile31 SED = sed macro
36 LIBVER_MAJOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LIBVER_SRC)`
37 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LIBVER_SRC)`
38 LIBVER_PATCH_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LIBVER_SRC)`
83 $(SED) -e 's|@PROGNAME@|lz4|' \
124 cat $< | $(MD2ROFF) $(MD2ROFF_FLAGS) | $(SED) -n '/^\.\\\".*/!p' > $@
/third_party/json/
H A DMakefile8 SED:=$(shell command -v gsed || which sed) macro
208 $(SED) -i 's|https://github.com/nlohmann/json/releases/tag/HEAD|https://github.com/nlohmann/json/tree/HEAD|' ChangeLog.md
209 $(SED) -i '2i All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).' ChangeLog.md
262 $(SED) -i 's/HEDLEY_/JSON_HEDLEY_/g' include/nlohmann/thirdparty/hedley/hedley.hpp
263 grep "[[:blank:]]*#[[:blank:]]*undef" include/nlohmann/thirdparty/hedley/hedley.hpp | grep -v "__" | sort | uniq | $(SED) 's/ //g' | $(SED) 's/undef/undef /g' > include/nlohmann/thirdparty/hedley/hedley_undef.hpp
264 $(SED) -i '1s/^/#pragma once\n\n/' include/nlohmann/thirdparty/hedley/hedley.hpp
265 $(SED) -i '1s/^/#pragma once\n\n/' include/nlohmann/thirdparty/hedley/hedley_undef.hpp
/third_party/libevdev/
H A Dconfigure723 SED
4857 if test -z "$SED"; then
4911 ac_cv_path_SED=$SED
4917 SED="$ac_cv_path_SED"
4920 test -z "$SED" && SED=sed
4921 Xsed="$SED -e 1s/^X//"
5193 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5195 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5312 case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '
[all...]

Completed in 48 milliseconds

12