代码搜索结果

找到约 3,568 项符合 Strip 的代码

.nandlink.o.flags

ifeq (nand_ecc.o smc_core_2440.o bon.o bon.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += nandlink.o endif

client_handler.cpp

// client_handler.cpp,v 1.11 2000/03/19 20:09:23 jcej Exp /* Since this is the third time we've seen most of this, I'm going to strip out almost all of the comments that you've already seen.

deroff.c

#include #include #include /* * Deroff command -- strip troff, eqn, and tbl sequences from * a file. Has three flags argument, -w, to cause output one word per line * rathe

utils.c

/* * Jabber AIM-Transport libfaim interface * */ #include "aimtrans.h" #include iconv_t fromutf8, toutf8; /* Thanks to the gaim dudes for this func */ char *strip_html(char * text,pool

gen_make.py

# # gen_make.py -- generate makefiles and dependencies # import os import sys import string import gen_base from gen_base import build_path_join, build_path_strip, build_path_splitfile, \

makefile.in

# # uCsim avr.src/Makefile # # (c) Drotos Daniel, Talker Bt. 1997 # STARTYEAR = 1997 SHELL = /bin/sh CXX = @CXX@ CPP = @CPP@ CXXCPP = @CXXCPP@ RANLIB = @RANLIB@ INSTALL = @INSTALL@ STRIP = @S

makefile.in

# # uCsim xa.src/Makefile # # (c) Drotos Daniel, Talker Bt. 1997 # STARTYEAR = 1997 SHELL = /bin/sh CXX = @CXX@ CPP = @CPP@ CXXCPP = @CXXCPP@ RANLIB = @RANLIB@ INSTALL = @INSTALL@ STRIP = @ST

makefile.in

# # uCsim hc08.src/Makefile # # (c) Drotos Daniel, Talker Bt. 1997 # STARTYEAR = 1997 SHELL = /bin/sh CXX = @CXX@ CPP = @CPP@ CXXCPP = @CXXCPP@ RANLIB = @RANLIB@ INSTALL = @INSTALL@ STRIP = @

direct_request_test.py

#!/usr/bin/python from BoostBuild import Tester, List import os from string import strip t = Tester() # First check some startup t.set_tree("direct-request-test") t.run_build_system(extra