代码搜索结果

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

adminemail.tpl

{strip} {include file="admin/popheader.tpl"} /*

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA440018CDF011CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 39; objects = { 014CEA440018CDF011CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA520018CE5811CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA520018CE5811CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO

.math-emu.o.flags

ifeq (nwfpe.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += math-emu.o endif

.storage.o.flags

ifeq (usb-storage.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += storage.o endif

mmpsim.m

function y=mmpsim(x,tol) %MMPSIM Polynomial Simplification, Strip Leading Zero Terms. % MMPSIM(A) Deletes leading zeros and small coefficients in the % polynomial A(s). Coefficients are considered sma