/third_party/json/doc/ |
D | Makefile | 2 SED:=$(shell command -v gsed || which sed) macro 58 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatTy… 59 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberI… 60 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsigne… 61 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedTy… 62 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberI… 63 …$(SED) -i 's@template<template< typename U, typename V, typename... Args > class ObjectTy… 64 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsigne… 65 …$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberI… 66 $(SED) -i 's@JSON_HEDLEY_RETURNS_NON_NULL@@g' html/*.html [all …]
|
/third_party/alsa-utils/alsaconf/ |
D | Makefile.am | 8 ext=`echo $$i | $(SED) -e 's/^.*\\.//'`; \ 9 inst=`echo $$i | $(SED) -e 's/\\.[^.]*$$//'`; \ 12 loc=`echo $$inst | $(SED) -e 's/^.*\\.//'`; \ 14 inst=`echo $$inst | $(SED) -e 's/\\.[^.]*$$//'`;; \ 25 ext=`echo $$i | $(SED) -e 's/^.*\\.//'`; \ 26 inst=`echo $$i | $(SED) -e 's/\\.[^.]*$$//'`; \ 29 loc=`echo $$inst | $(SED) -e 's/^.*\\.//'`; \ 31 inst=`echo $$inst | $(SED) -e 's/\\.[^.]*$$//'`;; \
|
/third_party/toybox/scripts/ |
D | make.sh | 61 $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 .*//') 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 -n -e 's/ A / /;t pair;h;s/\([^ ]*\).*/\1 " "/;x' \ 223 NAME="$(echo $i | $SED 's@.*/\(.*\)\.c@\1@')" [all …]
|
D | portability.sh | 11 if [ -z "$SED" ] 13 [ ! -z "$(command -v gsed 2>/dev/null)" ] && SED=gsed || SED=sed
|
/third_party/libabigail/ |
D | ltmain.sh | 125 : ${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}\$%%"`;; 255 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ 266 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ 268 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
/third_party/skia/third_party/externals/microhttpd/ |
D | 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}\$%%"`;; 275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ 286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ 288 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
D | configure | 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 -e "s/\(..\)/s\/… 6429 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main … 8372 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 8561 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err [all …]
|
/third_party/freetype/builds/unix/ |
D | configure | 4248 ac_cv_path_SED=$SED 4254 SED="$ac_cv_path_SED" 4257 test -z "$SED" && SED=sed 4258 Xsed="$SED -e 1s/^X//" 4530 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 4532 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 4649 case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in 4655 case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in 4793 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in 4940 lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'` [all …]
|
D | ltmain.sh | 242 test -z "$SED" && { 278 SED=$func_path_progs_result 454 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 801 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 802 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 805 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 909 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 1020 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
/third_party/libevdev/build-aux/ |
D | ltmain.sh | 228 test -z "$SED" && { 264 SED=$func_path_progs_result 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 762 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 977 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
/third_party/libffi/ |
D | ltmain.sh | 228 test -z "$SED" && { 264 SED=$func_path_progs_result 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 762 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 977 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
D | configure | 5217 ac_cv_path_SED=$SED 5223 SED="$ac_cv_path_SED" 5226 test -z "$SED" && SED=sed 5227 Xsed="$SED -e 1s/^X//" 5480 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 5482 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 6390 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 7212 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c… 7414 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" 7436 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` [all …]
|
/third_party/skia/third_party/externals/libpng/ |
D | ltmain.sh | 228 test -z "$SED" && { 264 SED=$func_path_progs_result 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 762 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 977 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
D | configure | 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//" 5745 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 6564 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c… 6766 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" 6788 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 7818 eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" [all …]
|
/third_party/node/deps/cares/ |
D | ltmain.sh | 228 test -z "$SED" && { 264 SED=$func_path_progs_result 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 762 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 977 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
D | configure | 3711 case $SED in 3713 ac_cv_path_SED="$SED" # Let the user override the test with a path. 3740 SED=$ac_cv_path_SED 3741 if test -n "$SED"; then 3742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SED" >&5 3743 printf "%s\n" "$SED" >&6; } 3750 if test -z "$SED" || test "$SED" = "not_found"; then 8889 ac_cv_path_SED=$SED 8895 SED="$ac_cv_path_SED" 8898 test -z "$SED" && SED=sed [all …]
|
/third_party/libevdev/ |
D | configure | 4910 ac_cv_path_SED=$SED 4916 SED="$ac_cv_path_SED" 4919 test -z "$SED" && SED=sed 4920 Xsed="$SED -e 1s/^X//" 5192 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 5194 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 6131 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 6996 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c… 7206 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" 7228 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` [all …]
|
/third_party/mtdev/config-aux/ |
D | ltmain.sh | 236 test -z "$SED" && { 272 SED=$func_path_progs_result 419 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 425 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 766 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 767 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 770 …_G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested… 872 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 874 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` 985 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
/third_party/mtdev/ |
D | configure | 3992 if test -z "$SED"; then 4041 ac_cv_path_SED=$SED 4047 SED="$ac_cv_path_SED" 4050 test -z "$SED" && SED=sed 4051 Xsed="$SED -e 1s/^X//" 4304 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 4306 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 5214 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 6052 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c… 6254 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | configure | 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//" 5745 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 6564 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c… 6766 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" 6788 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 7818 eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" [all …]
|
/third_party/libcoap/doc/ |
D | Makefile.am | 82 BASE=`basename $${FILE} | $(SED) "s/\.txt$$//g"`; \ 83 UPGRADE=`echo $${BASE} | $(SED) "s/^upgrade_//g"`; \ 84 CUPGRADE=`echo $${UPGRADE} | $(SED) "s/\./-/g"`; \ 103 …$(SED) -i 's^<div class="toc"><p><strong>^<div class="section"><p><strong>^' $(top_builddir)/doc/m… 115 …$(SED) -i 's/<tab type="pages" visible="yes" /<tab type="pages" visible="no" /g' $(top_builddir)/d… 116 $(SED) -i '/<tab type="examples" visible=.*/r insert_file' $(top_builddir)/doc/DoxygenLayout.xml ;\ 124 $(SED) -i 's^<h2>Name</h2>^<h2>NAME</h2>^g' $(top_builddir)/doc/man_html/$${BASE}.html ;\ 125 $(SED) -i 's^<h2>Synopsis</h2>^<h2>SYNOPSIS</h2>^g' $(top_builddir)/doc/man_html/$${BASE}.html ;\ 134 …$(SED) -i "s^<span class=\"strong\"><strong>$${EBASE}</strong></span>($${SECTION})^<a href=\"man_$…
|
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | libgcrypt.m4 | 43 req_libgcrypt_api=`echo "$tmp" | $SED 's/\(.*\):\(.*\)/\1/'` 44 min_libgcrypt_version=`echo "$tmp" | $SED 's/\(.*\):\(.*\)/\2/'` 54 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'` 56 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\2/'` 58 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` 61 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'` 63 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'` 65 $SED 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | configure | 3671 if test -z "$SED"; then 3720 ac_cv_path_SED=$SED 3726 SED="$ac_cv_path_SED" 3729 test -z "$SED" && SED=sed 3730 Xsed="$SED -e 1s/^X//" 3983 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 3985 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 4912 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/… 5740 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main … 7670 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` [all …]
|
/third_party/toybox/porting/liteos_a/scripts/ |
D | portability.sh | 11 if [ -z "$SED" ] 13 [ ! -z "$(command -v gsed 2>/dev/null)" ] && SED=gsed || SED=sed
|
/third_party/selinux/secilc/docs/ |
D | Makefile | 36 SED ?= sed macro 40 SED := gsed macro 51 $(SED) -i -re 's:(\[`[^`]*`\])\([^#]*([^\)]):\1\(\2:g' $@ 56 $(SED) -i '1i Example Policy\n=========\n```secil' $@
|