Home
last modified time | relevance | path

Searched refs:strip (Results 26 – 50 of 143) sorted by relevance

123456

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/
H A Dparser.py64 field = field.strip()
66 derefs = [struct.strip() for struct in field.strip().split(',') if struct]
/illumos-gate/usr/src/tools/scripts/
H A Dcddlchk.py58 line = line.strip()
60 if line.strip().endswith('/'):
H A Dmapfilechk.py58 line = line.strip()
60 if line.strip().endswith('/'):
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe595 rm -f strip.exe
596 if $cc -o strip.exe strip.$src
604 rm -f strip.exe
605 if $cc -o strip.exe $1 strip.$src
616 rm -f strip.exe strip.$obj
617 if $cc -c strip.$src && $cc -o strip.exe strip.$obj 2>e
625 rm -f strip.$exe
626 $cc -o strip.$exe $1 strip.$obj $2 2>f && test -f strip.$exe || continue
639 rm -f strip.$exe
640 $cc -o strip.$exe $1 strip.$obj $2 2>f && test -f strip.$exe || continue
[all …]
/illumos-gate/usr/src/cmd/lp/
H A DMakefile.lp109 strip:= TARGET= strip
/illumos-gate/usr/src/cmd/lp/crontab/
H A DMakefile46 clobber clean strip lint: target
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlundump.h20 LUAI_FUNC int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip);
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A DMakefile26 clean clobber strip lint: target
/illumos-gate/usr/src/cmd/lp/filter/
H A DMakefile51 clean clobber strip lint catalog: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/refer/papers/
H A DMakefile34 clean clobber strip: target
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/fontmaps/
H A DMakefile53 clean clobber strip lint : target
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DMakefile56 clean clobber strip lint catalog: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A DMakefile54 strip: target
/illumos-gate/usr/src/cmd/soelim/
H A DMakefile51 strip : $(PROG) target
/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A DMakefile51 install strip : target
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A DMakefile58 clean clobber strip lint catalog: target
/illumos-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
H A DMakefile62 clean clobber strip lint catalog: target
/illumos-gate/usr/src/cmd/print/lpget/
H A DMakefile52 strip: target
/illumos-gate/usr/src/test/elf-tests/tests/groups/
H A DMakefile19 SUBDIRS = no-relobj-group-merge strip-groups
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DMakefile59 strip : target
/illumos-gate/usr/src/cmd/print/conv_fix/
H A DMakefile55 strip: target
/illumos-gate/usr/src/cmd/print/lpset/
H A DMakefile56 strip: target
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DMakefile64 strip: target
/illumos-gate/usr/src/cmd/lp/cmd/lptest/
H A DMakefile65 strip: target
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile.com58 strip:

123456