| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| dispatch-index-check | 10 dispatch_list=$(sed '/__GLXdispatchIndex/,/__GLXdispatchIndex/!d' \ 14 dispatch_list=$(sed '1d;$d' <<< "$dispatch_list") 17 dispatch_list=$(sed 's/^\s\+//' <<< "$dispatch_list") 20 dispatch_list=$(sed 's/DI_//;s/,//' <<< "$dispatch_list") 23 dispatch_list=$(sed 's#// ##;s/ implemented by [a-z]\+//' <<< "$dispatch_list") 26 dispatch_list=$(sed '/LAST_INDEX/d' <<< "$dispatch_list")
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| dispatch-index-check | 10 dispatch_list=$(sed '/__GLXdispatchIndex/,/__GLXdispatchIndex/!d' \ 14 dispatch_list=$(sed '1d;$d' <<< "$dispatch_list") 17 dispatch_list=$(sed 's/^\s\+//' <<< "$dispatch_list") 20 dispatch_list=$(sed 's/DI_//;s/,//' <<< "$dispatch_list") 23 dispatch_list=$(sed 's#// ##;s/ implemented by [a-z]\+//' <<< "$dispatch_list") 26 dispatch_list=$(sed '/LAST_INDEX/d' <<< "$dispatch_list")
|
| /xsrc/external/mit/twm/dist/src/ |
| gen_deftwmrc.sh | 10 sed \
|
| /xsrc/external/mit/xkeyboard-config/dist/scripts/ |
| extract-group-names-from-symbols.sh | 18 grep 'name\[Group1\]' * | sed 's/[[:space:]]*name\[Group1\].*=[[:space:]]*//;s/;[[:space:]]*$//' | sort
|
| /xsrc/external/mit/xterm/dist/unicode/ |
| make-precompose.sh | 5 cat precompose.c.head | sed -e's/@/$/g' 13 sed -e "s/ /, 0x/;s/^/{ 0x/;s/;/, 0x/;s/$/},/" | 14 sed -e "s,0x\(....\)\([^0-9A-Fa-f]\),0x0\1\2,g" | 16 sed -e "s,0x0\(...[0-9A-Fa-f]\),0x\1,g"
|
| /xsrc/external/mit/libXfont/dist/src/builtins/ |
| buildfont | 12 sed 's/^[0-9]*\( *\)/\1\1\1\1/' | 13 sed 's/\([0-9][0-9]*\)/'"'"'\\\1'"'"',/g'
|
| /xsrc/external/mit/libXfont2/dist/src/builtins/ |
| buildfont | 12 sed 's/^[0-9]*\( *\)/\1\1\1\1/' | 13 sed 's/\([0-9][0-9]*\)/'"'"'\\\1'"'"',/g'
|
| /xsrc/external/mit/MesaLib.old/dist/bin/ |
| bugzilla_mesa.sh | 26 git log --pretty=medium $* | grep 'bugs.freedesktop.org/show_bug' | sed -e $trim_before | sort -n -u | sed -e $use_after |\ 30 summary=$(wget --quiet -O - $url | grep -e '<title>.*</title>' | sed -e 's/ *<title>[0-9]\+ – \(.*\)<\/title>/\1/')
|
| shortlog_mesa.sh | 26 mesg=$(echo $l | sed 's/ (cherry picked from commit [0-9a-f]\+)//;s/\&/&/g;s/</\</g;s/>/\>/g')
|
| /xsrc/external/mit/xsetmode/dist/ |
| depcomp | 35 base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` 36 dir=`echo "$object" | sed 's,/.*$,/,'` 44 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 103 sed -e 's/^[^:]*: / /' \ 116 ## Some versions of the HPUX 10.20 sed can't process this invocation 117 ## correctly. Breaking it into two sed invocations is a workaround. 118 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 147 # clever and replace this with sed code, as IRIX sed won't handl [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| missing | 109 program=`echo "$1" | sed ' 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 "$sed_output"` 196 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 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 "$sed_output" [all...] |
| /xsrc/external/mit/xf86-video-newport/dist/ |
| missing | 110 program=`echo "$1" | sed ' 164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 170 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 184 sed 's/\.am$/.in/' | 196 file=`echo "$*" | sed -n "$sed_output"` 197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 271 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/ |
| missing | 110 program=`echo "$1" | sed ' 164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 170 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 184 sed 's/\.am$/.in/' | 196 file=`echo "$*" | sed -n "$sed_output"` 197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 271 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/xf86-video-tga/dist/ |
| missing | 110 program=`echo "$1" | sed ' 164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 170 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 184 sed 's/\.am$/.in/' | 196 file=`echo "$*" | sed -n "$sed_output"` 197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 271 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/xf86-video-tseng/dist/ |
| missing | 110 program=`echo "$1" | sed ' 164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 170 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 184 sed 's/\.am$/.in/' | 196 file=`echo "$*" | sed -n "$sed_output"` 197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 271 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/xterm/dist/icons/ |
| make-xpms | 7 NAME=`echo "$target" | sed -e 's/[\.-]/_/g'` 11 echo "/* @XTermId@ */" | sed -e 's/@/$/g' >$target 18 PART=`echo "$source" | sed -e 's/[\.-]/_/g'` 22 sed -e 's/char \*/const char * const/' $source >>$target
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| depcomp | 69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 142 sed -e 's/^[^:]*: / /' \ 155 ## Some versions of the HPUX 10.20 sed can't process this invocation 156 ## correctly. Breaking it into two sed invocations is a workaround. 157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 186 # clever and replace this with sed code, as IRIX sed won't handle 188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
| /xsrc/external/mit/xorg-server.old/dist/ |
| depcomp | 69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 142 sed -e 's/^[^:]*: / /' \ 155 ## Some versions of the HPUX 10.20 sed can't process this invocation 156 ## correctly. Breaking it into two sed invocations is a workaround. 157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 186 # clever and replace this with sed code, as IRIX sed won't handle 188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines [all...] |
| /xsrc/external/mit/evieext/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/font-adobe-utopia-75dpi/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/glw/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/libXevie/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/libXfontcache/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/luit/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |
| /xsrc/external/mit/mkfontdir/dist/ |
| missing | 111 program=`echo "$1" | sed ' 174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 180 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 194 sed 's/\.am$/.in/' | 206 file=`echo "$*" | sed -n "$sed_output"` 207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 281 file=`echo "$*" | sed -n "$sed_output" [all...] |