代码搜索结果

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

.mapslink.o.flags

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

.mapslink.o.flags

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

.mapslink.o.flags

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

.mapslink.o.flags

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

queens.bat

gcc -DUNIX -O2 -fomit-frame-pointer queens.c -o queens strip queens echo "--- done compiling and stripping ---" queens -c 14 >> queens.res

.mapslink.o.flags

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

.mapslink.o.flags

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

core_modifiers.py

#!/usr/bin/python # This tests the "existing" and "updated" modifiers on actions. import BoostBuild from string import strip, replace t = BoostBuild.Tester(pass_toolset=0) code = """ D

conditionals.py

#!/usr/bin/python # Test conditional properties from BoostBuild import Tester, List import os from string import strip t = Tester() # Arrange a project which will build only if # 'a.cpp

.mapslink.o.flags

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