Searched refs:stripped (Results 1 – 25 of 58) sorted by relevance
123
/external/grub/ |
D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
D | aclocal.m4 | 942 # Installed binaries are usually stripped using `strip' when the user
|
/external/strace/ |
D | depcomp | 211 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 212 tmpdepfile="$stripped.u" 222 stripped=`echo "$stripped" | sed 's,^.*/,,'` 223 tmpdepfile="$stripped.u" 233 outname="$stripped.o"
|
D | aclocal.m4 | 785 # Installed binaries are usually stripped using `strip' when the user
|
/external/genext2fs/ |
D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
D | aclocal.m4 | 744 # Installed binaries are usually stripped using `strip' when the user
|
/external/dbus/ |
D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
/external/bison/build-aux/ |
D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
/external/libffi/ |
D | depcomp | 218 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 219 tmpdepfile="$stripped.u" 229 stripped=`echo "$stripped" | sed 's,^.*/,,'` 230 tmpdepfile="$stripped.u" 240 outname="$stripped.o"
|
/external/elfutils/config/ |
D | depcomp | 178 stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` 179 tmpdepfile="$stripped.u" 180 outname="$stripped.o"
|
/external/clearsilver/java-jni/ |
D | javatest.gold | 40 10 This is a string without whitespace stripped 41 10 This is a string without whitespace stripped 44 10 This is a string without whitespace stripped<hr><pre>Foo.Bar = 10
|
/external/protobuf/gtest/xcode/Config/ |
D | FrameworkTarget.xcconfig | 13 // Dynamic libs should not have their external symbols stripped.
|
D | StaticLibraryTarget.xcconfig | 14 // stripped.
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
D | README | 9 This is a stripped down version of HERMES, including only the x86 assembler
|
/external/bison/tests/ |
D | regression.at | 444 # `undef_id_tok' in state 1 was missing. This is stripped down from 608 # Below is a stripped version of the grammar. It looks like one can
|
/external/iproute2/ |
D | ChangeLog | 201 * Update rtnetlink.h and pkt_cls.h to be stripped versions 259 * update include files to be stripped versions of 2.6.11
|
/external/e2fsprogs/debian/ |
D | control | 169 Description: stripped-down versions of e2fsprogs, for debian-installer
|
/external/v8/tools/ |
D | test.py | 1199 stripped = [ c.strip() for c in s.split('/') ] 1200 return [ Pattern(s) for s in stripped if len(s) > 0 ]
|
/external/elfutils/ |
D | NEWS | 253 strip: implement -f option to place stripped sections into a separate
|
D | aclocal.m4 | 935 # Installed binaries are usually stripped using `strip' when the user
|
/external/dropbear/ |
D | CHANGES | 404 - Added a stripped down version of OpenSSH's scp binary
|
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
D | PHP Markdown Extra Readme.text | 222 definitions and link references were stripped inside
|
/external/protobuf/ |
D | aclocal.m4 | 750 # Installed binaries are usually stripped using `strip' when the user
|
/external/bison/ |
D | aclocal.m4 | 767 # Installed binaries are usually stripped using `strip' when the user
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 748 3198135 - need to fix our projects so SYMROOT is not stripped
|
123