代码搜索结果
找到约 3,568 项符合
Strip 的代码
telnet.ini
[Terminal]
;Dumpfile=
;Term=ansi
;Telnet_Redir=0
;Input_Redir=0
;Output_Redir=0
;Strip_Redir=FALSE
;Destructive_Backspace=FALSE
;Speaker_Beep=TRUE
;Beep=TRUE
;EightBit_Ansi=True
;VT100_Mode
makefile
TOPDIR = ../../
EXTRA_LOCALE_DIR:=${shell cd $(TOPDIR)/extra/locale && pwd}
include $(TOPDIR)Rules.mak
CFLAGS_wc8bit=-DCTYPE_PACKED=1
CFLAGS_mmap=
ifeq ($(strip $(UCLIBC_HAS_WCHAR)),y)
CFLAGS_wc
.smc_core.o.flags
ifeq (-I/usr/src/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFLAGS) $(
.nand_ecc.o.flags
ifeq (-I/usr/src/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFLAGS) $(
.bon.o.flags
ifeq (-I/usr/src/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFLAGS) $(
.s3c2410_flash.o.flags
ifeq (-I/usr/src/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFLAGS) $(
makefile.netlib
.SUFFIXES: .c .o
CC = cc
CFLAGS = -O
SHELL = /bin/sh
# compile, then strip unnecessary symbols
.c.o:
$(CC) -c -DSkip_f2c_Undefs $(CFLAGS) $*.c
ld -r -x -o $*.xxx $*.o
mv $*.xxx $*.o
## Under Solar
resources.h
#ifndef RESOURCES_H
#define RESOURCES_H
#include
#include "gamedefs.h"
extern SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */
extern SDL_Surface *front_star_tiles; /
resources.h
#ifndef RESOURCES_H
#define RESOURCES_H
#include
#include "gamedefs.h"
extern SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */
extern SDL_Surface *front_star_tiles; /
multi1.m
%Problem 4.5 to Chapter 4
% Copyright 2002 AEMM. Revision 2002/03/12
% Chapter 4
clear all
load platefine
p=p*2;
d=0.5;
p(3,:)=-d;
pbase=p; tbase=t;
clear p, t;
load strip2
x=p