/external/elfutils/tests/ |
D | run-strip-strmerge.sh | 26 stripped=${merged}.stripped 30 tempfiles $merged $stripped $debugfile $remerged 39 testrun ${abs_top_builddir}/src/strip -o $stripped -f $debugfile $merged 40 echo elflint $stripped 41 testrun ${abs_top_builddir}/src/elflint --gnu $stripped 45 testrun ${abs_top_builddir}/src/unstrip -o $remerged $stripped $debugfile 54 stripped=${merged}.stripped 58 tempfiles $merged $stripped $debugfile $remerged 67 testrun ${abs_top_builddir}/src/strip -o $stripped -f $debugfile $merged 68 echo elflint $stripped [all …]
|
D | run-unstrip-test.sh | 21 stripped=${stripped:-testfile17} 22 debugfile=${debugfile:-${stripped}.debug} 24 testfiles $original $stripped $debugfile 32 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip $stripped $debugfile 41 testrun ${abs_top_builddir}/src/unstrip $stripped testfile.inplace
|
D | run-strip-test.sh | 22 stripped=${stripped:-testfile7} 26 test x$stripped = xtestfile.temp || testfiles $stripped $debugfile 34 cmp $stripped testfile.temp || status=$?
|
D | test-flag-nobits.c | 34 Elf *stripped = elf_begin (fd, ELF_C_READ, NULL); in main() local 37 while ((scn = elf_nextscn (stripped, scn)) != NULL) in main() 40 elf_end (stripped); in main()
|
D | run-unstrip-test3.sh | 14 stripped=testfile-info-link.stripped
|
D | run-readelf-test1.sh | 22 stripped=${stripped:-testfile7}
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dump_defines.c | 39 const char *stripped; 42 stripped = name; 44 if(*stripped != *prefix) 47 ++stripped; 50 return stripped;
|
/external/netperf/ |
D | depcomp | 179 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 180 tmpdepfile="$stripped.u" 190 stripped=`echo "$stripped" | sed 's,^.*/,,'` 191 tmpdepfile="$stripped.u" 201 outname="$stripped.o"
|
/external/mockito/src/main/java/org/mockito/internal/configuration/plugins/ |
D | PluginFileReader.java | 15 String stripped = stripCommentAndWhitespace(line); in readPluginClass() local 16 if (stripped.length() > 0) { in readPluginClass() 17 return stripped; in readPluginClass()
|
/external/swiftshader/third_party/LLVM/autoconf/ |
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/c-ares/ |
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/cmockery/cmockery_0_1_2/ |
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/libogg/ |
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/v8/tools/ |
D | objdump-v8 | 53 stripped = line.strip() 54 return stripped.startswith("--") or stripped.startswith(";;")
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | EncodingTest.java | 226 private static final void assertStripped(String stripped, String orig) { in assertStripped() argument 228 assertEquals(orig, stripped, actual); in assertStripped() 229 if (stripped.equals(orig)) { in assertStripped() 235 assertEquals(orig, stripped, sb.toString()); in assertStripped()
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_rstrip.py | 37 stripped = ( 46 self.assertEqual(text.get('1.0', 'insert'), stripped)
|
/external/elfutils/src/ |
D | unstrip.c | 1279 copy_elided_sections (Elf *unstripped, Elf *stripped, in copy_elided_sections() argument 1287 ELF_CHECK (elf_getshdrstrndx (stripped, &stripped_shstrndx) == 0, in copy_elided_sections() 1295 ELF_CHECK (elf_getshdrnum (stripped, &stripped_shnum) == 0, in copy_elided_sections() 1305 while ((scn = elf_nextscn (stripped, scn)) != NULL) in copy_elided_sections() 1310 sections[i].name = elf_strptr (stripped, stripped_shstrndx, in copy_elided_sections() 1445 Elf_Data *data = elf_getdata (elf_getscn (stripped, stripped_shstrndx), in copy_elided_sections() 1450 stripped, stripped_ehdr, in copy_elided_sections() 1670 elf_getscn (stripped, stripped_symtab->shdr.sh_link), in copy_elided_sections() 1938 ELF_CHECK (elf_getphdrnum (stripped, &phnum) == 0, in copy_elided_sections() 1949 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in copy_elided_sections() [all …]
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | depcomp | 178 stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` 179 tmpdepfile="$stripped.u" 180 outname="$stripped.o"
|
/external/python/cpython2/Lib/ |
D | quopri.py | 76 stripped = '' 79 stripped = '\n' 103 write(prevline, lineEnd=stripped)
|
/external/curl/tests/data/ |
D | test1380 | 62 229 Entering Passive Mode (stripped) 69 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
D | test1382 | 63 229 Entering Passive Mode (stripped) 70 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
D | test1384 | 62 229 Entering Passive Mode (stripped) 69 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
D | test1381 | 63 229 Entering Passive Mode (stripped) 70 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
D | test1383 | 62 229 Entering Passive Mode (stripped) 69 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
D | test1379 | 62 229 Entering Passive Mode (stripped) 69 s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|