代码搜索结果

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

resources.h

#ifndef RESOURCES_H #define RESOURCES_H #include extern SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ extern SDL_Surface *front_star_tiles; /* for the parallaxing

resources.h

#ifndef RESOURCES_H #define RESOURCES_H #include extern SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ extern SDL_Surface *front_star_tiles; /* for the parallaxing

makefile.in

# Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. srcdir = @srcdir@ VPATH = @srcdir@ SHELL = /bin/sh CC = @CC@ AR = @AR@ RANLIB = @RANLIB@ CP = @CP@ STRIP = @

makefile

CC = gcc CFLAGS = -O2 -Wall DIR = tcpproxy-1.1.4 TAR = tcpproxy-1.1.4 TCPPROXY = tcpproxy.o ip-lib.o lib.o TARGETS = tcpproxy all: $(TARGETS) -ctags *.[ch] install: all strip $(TARGETS)

.exception.o.flags

ifeq (-fomit-frame-pointer -I/home/lsq/utlinux/bios/include -Wall -fno-loop-optimize -mcpu=arm9tdmi -DELF -nostdlib,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_exception.o)))) FILES_

function.rtrim.html

Strip whitespace (or other characters) from the end of a string

function.ltrim.html

Strip whitespace (or other characters) from the beginning of a string

function.trim.html

Strip whitespace (or other characters) from the beginning and end of a st

makefile

# # pppstats makefile # $Id: Makefile.linux,v 1.3 1998/03/25 02:21:20 paulus Exp $ # CROSS = /home/hhcn/toolchain/gcc-3.2.2/toolchain/bin/powerpc-uclibc- CC = $(CROSS)gcc AR = $(CROSS)ar STRIP = $(CR

makefile.linux

# # pppstats makefile # $Id: Makefile.linux,v 1.3 1998/03/25 02:21:20 paulus Exp $ # CROSS = /home/hhcn/toolchain/gcc-3.2.2/toolchain/bin/powerpc-uclibc- CC = $(CROSS)gcc AR = $(CROSS)ar STRIP = $(CR