代码搜索结果

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

makefile

PROJ = www8051 PROJFILE = makefile INCDIR = ../include BINDIR = ../bin CA = $(BINDIR)/mcs51-as RM = $(BINDIR)/rm RLIB = $(BINDIR)/mcs51-ar STRIP = $(BINDIR)/mcs51-strip CAOPT = -am -

stmap.m

function wp = stmap(zp,w,beta,z,c,qdat) %STMAP Schwarz-Christoffel strip map. % STMAP(ZP,W,BETA,Z,C,QDAT) computes the values of the Schwarz- % Christoffel strip map at the points in vector ZP

entries.extra

/fck_dialog.css//// /fck_editor.css//// /fck_strip.gif////

entries.extra

/fck_dialog.css//// /fck_editor.css//// /fck_strip.gif////

makefile.in

DEFAULT_KERNEL_HEADERS:=$(strip $(subst ",, $(BR2_DEFAULT_KERNEL_HEADERS))) #"

makefile.in

ifeq ($(strip $(BR2_PACKAGE_PORTAGE)),y) TARGETS+=portage endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_OPENVPN)),y) TARGETS+=openvpn endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_LIBMAD)),y) TARGETS+=libmad endif