HomeSort by: relevance | last modified time | path
    Searched refs:strip (Results 1 - 25 of 646) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/usr.bin/strip/
Makefile 3 PROG= strip
  /src/external/gpl3/binutils.old/usr.bin/strip/
Makefile 3 PROG= strip
  /src/external/gpl3/binutils/dist/binutils/
sanity.sh 34 for i in size objdump nm ar strip ranlib ; do
39 for i in size objdump nm ar strip ranlib ; do
44 for i in size objdump nm ar strip ranlib ; do
48 ### strip
52 cp ${BIN}/strip ${TMPDIR}/strip
56 ${BIN}/strip ${TMPDIR}/$i
58 ${TMPDIR}/strip ${TMPDIR}/$i
  /src/external/gpl3/binutils.old/dist/binutils/
sanity.sh 34 for i in size objdump nm ar strip ranlib ; do
39 for i in size objdump nm ar strip ranlib ; do
44 for i in size objdump nm ar strip ranlib ; do
48 ### strip
52 cp ${BIN}/strip ${TMPDIR}/strip
56 ${BIN}/strip ${TMPDIR}/$i
58 ${TMPDIR}/strip ${TMPDIR}/$i
  /src/external/gpl3/gdb.old/dist/gdb/
gdbcopyright.py 26 dateline = line[1:].strip()
  /src/external/gpl3/gdb/dist/gdb/
gdbcopyright.py 26 dateline = line[1:].strip()
  /src/external/apache2/llvm/dist/llvm/utils/
convert-constraint-log-to-z3.py 51 constraints = [g.strip() for g in group.split('\n') if g.strip() != '']
63 expected = constraints[-1].strip()
wciia.py 30 # paths must be in ( ... ) so strip them
59 name = line[2:].strip()
66 email = line[2:].strip()
69 description = line[2:].strip()
72 filesfolders = line[2:].strip()
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regfree.c 63 if (g->strip != NULL)
64 free((char *)g->strip);
  /src/external/mpl/bind/dist/bin/tests/system/rollover/
setup.py 37 ksk_name = keygen(f"-f KSK {zonename}", cwd="ns2").out.strip()
38 zsk_name = keygen(f"{zonename}", cwd="ns2").out.strip()
68 ksk_name = keygen(f"-f KSK {zonename}", cwd="ns1").out.strip()
69 zsk_name = keygen(f"{zonename}", cwd="ns1").out.strip()
155 csk_name = keygen(f"-l csk1.conf {csktimes} {zonename}", cwd="ns3").out.strip()
174 csk1_name = keygen(f"-l csk1.conf {csktimes} {zonename}", cwd="ns3").out.strip()
175 csk2_name = keygen(f"-l csk2.conf {newtimes} {zonename}", cwd="ns3").out.strip()
198 csk1_name = keygen(f"-l csk1.conf {csktimes} {zonename}", cwd="ns3").out.strip()
199 csk2_name = keygen(f"-l csk2.conf {newtimes} {zonename}", cwd="ns3").out.strip()
222 csk1_name = keygen(f"-l csk1.conf {csktimes} {zonename}", cwd="ns3").out.strip()
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcov-driver-system.c 216 int strip = 0; local
220 /* Check if the level of dirs to strip off specified. */
224 strip = atoi (tmp);
226 if (strip < 0)
227 strip = 0;
230 gf->strip = strip;
242 if (!prefix_length && gf->strip)
271 if (gf->strip > 0)
282 for (level = gf->strip; *probe && level; probe++
    [all...]
  /src/external/bsd/ntp/dist/scripts/ntpsweep/
ntpsweep.in 29 my ($showpeers, $maxlevel, $strip);
43 ($showpeers, $maxlevel, $strip) =
44 ($opts->{peers}, $opts->{maxlevel}, $opts->{strip});
168 if ($strip) {
169 $printhost =~ s/$strip//;
186 $printhost =~ s/$strip// if $strip;
198 $printhost =~ s/$strip// if $strip;
  /src/external/bsd/nvi/dist/regex/
regfree.c 76 if (g->strip != NULL)
77 free((char *)g->strip);
  /src/external/gpl3/gcc/dist/contrib/
compare-lto 74 # If there are LTO option sections, try to strip them off.
87 elif (strip --help) 2>&1 | grep ' --remove-section' > /dev/null; then
89 strip $rsopts "$1.$suf1"
92 strip $rsopts "$2.$suf2"
94 echo failed to strip off LTO option section >&2
compare-debug 62 # The strip command on darwin does not remove all debug info.
69 strip "$1.$suf1"
72 strip "$2.$suf2"
129 # find a command to tell, or if there are LTO sections, try to strip
160 elif (strip --help) 2>&1 | grep ' --remove-section' > /dev/null; then
162 strip $rsopts "$1.$suf3"
166 strip $rsopts "$2.$suf4"
169 echo failed to strip off .eh_frame >&2
  /src/external/gpl3/gcc.old/dist/contrib/
compare-lto 74 # If there are LTO option sections, try to strip them off.
87 elif (strip --help) 2>&1 | grep ' --remove-section' > /dev/null; then
89 strip $rsopts "$1.$suf1"
92 strip $rsopts "$2.$suf2"
94 echo failed to strip off LTO option section >&2
compare-debug 62 # The strip command on darwin does not remove all debug info.
69 strip "$1.$suf1"
72 strip "$2.$suf2"
129 # find a command to tell, or if there are LTO sections, try to strip
160 elif (strip --help) 2>&1 | grep ' --remove-section' > /dev/null; then
162 strip $rsopts "$1.$suf3"
166 strip $rsopts "$2.$suf4"
169 echo failed to strip off .eh_frame >&2
check-params-in-docs.py 31 line = line.strip().replace('--param=', '')
36 description = line[i:].strip()
55 texi = ([x.strip() for x in open(args.texi_file).readlines()])
  /src/external/mpl/bind/dist/contrib/gitchangelog/
changelog.rc.py 148 ## - strip: remove any spaces before or after the content of the string
170 | strip
180 strip
relnotes.rc.py 51 | strip
55 strip
  /src/share/tmac/
Makefile 12 STRIP_SED = ${TMACDIR}/../me/strip.sed
  /src/external/mit/lua/dist/src/
lundump.h 36 void* data, int strip);
  /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/
autoconf.py 24 ac_vars[var_path.name] = var_path.read_text(encoding="utf-8").strip()
  /src/external/apache2/llvm/dist/llvm/utils/Target/ARM/
analyze-match-table.py 19 code, string, converter, _ = [s.strip()
21 items = [s.strip() for s in b.split(",")]
22 _,features = [s.strip() for s in c.split(",")]
  /src/sys/arch/x68k/usr.bin/bellctrl/
Makefile 9 strip sample.aout

Completed in 66 milliseconds

1 2 3 4 5 6 7 8 91011>>