代码搜索结果

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

.mtd.o.flags

ifeq (mtdcore.o maps/mapslink.o nand/nandlink.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += mtd.o endif

.mtd.o.flags

ifeq (mtdcore.o maps/mapslink.o nand/nandlink.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += mtd.o endif

testprog.c

/* This program is used to test objcopy and strip. */ #include #include int common; int global = 1; static int local = 2; static char string[] = "string"; int fn () { return

.mtd.o.flags

ifeq (mtdcore.o maps/mapslink.o nand/nandlink.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += mtd.o endif

darwin-20040809-2.c

/* Test dead code strip support. */ /* Contributed by Devang Patel */ /* { dg-do compile { target *-*-darwin* } } */ /* { dg-options "-gstabs+ -fno-eliminate-unused-debug-symbol

html2text.java

package samples.services.html2text; public class HTML2Text { public static String convertHTML2Text(String html) { // simple algorithm, not intended for any real conversion // if we strip

makefile

# makefile for Free Chat beta release 2e # By Bill Kendrick # kendrick@zippy.sonoma.edu # http://zippy.sonoma.edu/kendrick/ # September 29, 1996 - June 7, 1998 # Change "strip" in the l

install.sh

#!/bin/sh # # Install the tintin++ executable and help file. # echo " " echo "Copying the tintin++ executable to \"$1\"..." strip tt++ cp tt++ "$1" echo "Copying the tintin++ help file to \"$2\"..

news

Version 2.8.7 contains no user-visible changes. User-visible changes in version 2.8.6: * New diff3 option --strip-trailing-cr. * With -N and -P, inaccessible empty regular files (the kind of files