代码搜索结果

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

project.pbxproj

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

realms

# /etc/radiusclient/realms # # Handle realm @netservers.co.uk on an internal RADIUS server # (note the server must be told to strip the realm) #authserver netservers.co.uk 192.168.1.1:1812 #acctserve

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

objstrip.c

/* * arch/alpha/boot/tools/objstrip.c * * Strip the object file headers/trailers from an executable (ELF or ECOFF). * * Copyright (C) 1996 David Mosberger-Tang. */ /* * Converts an ECOFF or ELF

realms

# /etc/radiusclient/realms # # Handle realm @netservers.co.uk on an internal RADIUS server # (note the server must be told to strip the realm) #authserver netservers.co.uk 192.168.1.1:1812 #acctserve

.mapslink.o.flags

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

realms

# /etc/radiusclient/realms # # Handle realm @netservers.co.uk on an internal RADIUS server # (note the server must be told to strip the realm) #authserver netservers.co.uk 192.168.1.1:1812 #acctserve

objstrip.c

/* * arch/alpha/boot/tools/objstrip.c * * Strip the object file headers/trailers from an executable (ELF or ECOFF). * * Copyright (C) 1996 David Mosberger-Tang. */ /* * Converts an ECOFF or ELF

.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.svn-base

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