/external/genext2fs/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
missing | 163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 169 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 183 sed 's/\.am$/.in/' | 195 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` 196 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` 221 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 225 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 251 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 270 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` 272 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p' [all...] |
/external/grub/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
/external/libogg/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
missing | 163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 169 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 183 sed 's/\.am$/.in/' | 195 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` 196 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` 221 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 225 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 251 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 270 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` 272 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p' [all...] |
/external/libvorbis/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
missing | 163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 169 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 183 sed 's/\.am$/.in/' | 195 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` 196 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` 221 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 225 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 251 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 270 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` 272 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p' [all...] |
/external/llvm/autoconf/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
/external/openfst/ |
fix_headers.sh | 9 sed 's/$1/$2/g' $INPUT_FILE > .tmp 11 echo "sed failed!"
|
depcomp | 67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 93 cygpath_u='sed s,\\\\,/,g' 101 cygpath_u='sed s,\\\\,/,g' 157 sed -e 's/^[^:]*: / /' \ 171 ## Some versions of the HPUX 10.20 sed can't process this invocation 172 ## correctly. Breaking it into two sed invocations is a workaround. 173 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ 174 | sed -e 's/$/ :/' >> "$depfile" 203 # clever and replace this with sed code, as IRIX sed won't handl [all...] |
/external/openssh/regress/ |
ssh2putty.sh | 23 sed 's/.*(//;s/).*//' 29 sed 's/^Modulus=/0x/' | tr A-Z a-z
|
/external/valgrind/main/drd/tests/ |
filter_stderr | 5 sed -e "s:_pthread_start (in /usr/lib/libSystem.B.dylib):(within libpthread-?.?.so):" | 13 sed \
|
/ndk/sources/host-tools/make-3.81/config/ |
depcomp | 68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 128 sed -e 's/^[^:]*: / /' \ 141 ## Some versions of the HPUX 10.20 sed can't process this invocation 142 ## correctly. Breaking it into two sed invocations is a workaround. 143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 172 # clever and replace this with sed code, as IRIX sed won't handle 174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
missing | 163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 169 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 183 sed 's/\.am$/.in/' | 195 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` 196 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` 221 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 225 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 251 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 270 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` 272 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p' [all...] |
/packages/apps/Email/ |
remove-exchange-support.sh | 49 xargs -0 sed -i "" -e '/EXCHANGE-REMOVE-SECTION-START/,/EXCHANGE-REMOVE-SECTION-END/d' 55 xargs -0 sed -i "" -e '/^import com\.android\.exchange/d'
|
/external/e2fsprogs/debian/ |
libuuid1.postinst | 8 FIRST_SYSTEM_UID=$(sed -n "s/^[[:space:]]*FIRST_SYSTEM_UID[[:space:]]*=[[:space:]]*[\"']\?\([^\"']*\)[\"']\?/\1/p" $ADDUSERCONF) 9 LAST_SYSTEM_UID=$(sed -n "s/^[[:space:]]*LAST_SYSTEM_UID[[:space:]]*=[[:space:]]*[\"']\?\([^\"']*\)[\"']\?/\1/p" $ADDUSERCONF) 10 FIRST_SYSTEM_GID=$(sed -n "s/^[[:space:]]*FIRST_SYSTEM_GID[[:space:]]*=[[:space:]]*[\"']\?\([^\"']*\)[\"']\?/\1/p" $ADDUSERCONF) 11 LAST_SYSTEM_GID=$(sed -n "s/^[[:space:]]*LAST_SYSTEM_GID[[:space:]]*=[[:space:]]*[\"']\?\([^\"']*\)[\"']\?/\1/p" $ADDUSERCONF)
|
/external/webkit/Tools/Scripts/ |
find-included-framework-headers | 29 find . \( -name '*.cpp' -o -name '*.h' -o -name '*.m' -o -name '*.mm' \) -exec grep "<$framework/" {} ';' | sed -e 's|.*/\(.*\.h\).*|\1|' | sort -u
|
/external/dropbear/libtomcrypt/ |
genlist.sh | 3 export a=`echo -n "src/ciphers/aes/aes_enc.o " ; find . -type f | sort | grep "[.]/src" | grep "[.]c" | grep -v "sha224" | grep -v "sha384" | grep -v "aes_tab" | grep -v "twofish_tab" | grep -v "whirltab" | grep -v "dh_sys" | grep -v "ecc_sys" | grep -v "mpi[.]c" | grep -v "sober128tab" | sed -e 'sE\./EE' | sed -e 's/\.c/\.o/' | xargs` 5 export a=`find . -type f | grep [.]/src | grep [.]h | sed -e 'se\./ee' | xargs`
|
/external/valgrind/main/gdbserver_tests/ |
filter_gdb | 46 # after the signal trapping using an expr in this sed, followed by another sed. 52 sed -e '/Remote debugging using/,/vgdb launched process attached/d' \ 100 sed -e '/after trap SIGFPE/,/after continue SIGFPE/d' | 103 # (in a separate sed, as the below influences the behaviour of the other expressions) 104 sed -e :a -e '$!N;s/\n at sleepers.c:39/ at sleepers.c:39/;ta' -e 'P;D'
|
/external/grub/util/ |
grub-install.in | 99 tmp_disk=`echo "$1" | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%' \ 104 tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \ 112 tmp_disk=`echo "$1" | sed 's%\([sh]d[0-9]*\).*%\1%'` 113 tmp_part=`echo "$1" | sed "s%$tmp_disk%%"` ;; 115 tmp_disk=`echo "$1" | sed 's%r\{0,1\}\([saw]d[0-9]*\).*$%r\1%' \ 116 | sed 's%r\{0,1\}\(da[0-9]*\).*$%r\1%'` 118 | sed "s%.*/r\{0,1\}[saw]d[0-9]\(s[0-9]*[a-h]\)%\1%" \ 119 | sed "s%.*/r\{0,1\}da[0-9]\(s[0-9]*[a-h]\)%\1%"` 122 tmp_disk=`echo "$1" | sed 's%r\{0,1\}\([sw]d[0-9]*\).*$%r\1d%' \ 123 | sed 's%r\{0,1\}\(fd[0-9]*\).*$%r\1a%' [all...] |
/external/chromium/third_party/libevent/ |
missing | 146 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 152 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 171 sed 's/\.am$/.in/' | 188 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` 189 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` 214 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 218 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 244 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 268 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` 270 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p' [all...] |
/ndk/build/tools/ |
build-host-sed.sh | 17 # Build the host version of the sed executable and place it 25 "Rebuild the host sed tool used by the NDK." 42 SUBDIR=$(get_prebuilt_host_exec sed) 43 OUT=$NDK_DIR/$(get_prebuilt_host_exec sed) 46 SED_SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/sed-$SED_VERSION 48 echo "ERROR: Can't find sed-$SED_VERSION source tree: $SED_SRCDIR" 71 fail_panic "Failed to configure the sed-$SED_VERSION build!" 73 log "Building sed (lib/ and sed/ only)" 75 run $GNUMAKE -j $NUM_JOBS -C sed [all...] |
/external/clang/tools/diag-build/ |
diag-build.sh | 13 # Mac OS X's BSD sed uses -E for extended regular expressions, 14 # but GNU sed uses -r. Find out which one this system accepts. 16 echo -n | sed $EXTENDED_SED_FLAG 's/a/b/' 2>/dev/null || EXTENDED_SED_FLAG='-r' 82 echo $@ | sed 's:[]:\\|/.+*?^$(){}[]:\\&:g' 90 sed $EXTENDED_SED_FLAG "s:^[[:blank:]]*if[[:blank:]]{1,}::g" | 92 sed -e :a -e '/\\$/N; s/\\\n//; ta' | 95 sed $EXTENDED_SED_FLAG "s:($escCC|$escCXX):${diagtool//:/\\:} show-enabled:g"
|
/external/bison/build-aux/ |
depcomp | 65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; 74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` 98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile" 99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile" 126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 155 cygpath_u='sed s,\\\\,/,g' 163 cygpath_u='sed s,\\\\,/,g' 227 sed -e 's/^[^:]*: / /' \ 239 ## Some versions of the HPUX 10.20 sed can't process this invocatio [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
depcomp | 67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 93 cygpath_u='sed s,\\\\,/,g' 101 cygpath_u='sed s,\\\\,/,g' 157 sed -e 's/^[^:]*: / /' \ 171 ## Some versions of the HPUX 10.20 sed can't process this invocation 172 ## correctly. Breaking it into two sed invocations is a workaround. 173 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ 174 | sed -e 's/$/ :/' >> "$depfile" 203 # clever and replace this with sed code, as IRIX sed won't handl [all...] |