代码搜索结果
找到约 3,568 项符合
Strip 的代码
sicherma.hin
The worst abuse of the C preprocessor: Col. G. L. Sicherman
This program abuses the C preprocessor so much that some /lib/cpp's fail to
strip out all of the comments on the first pa
makefile.src
# Copyright (C) 1996,1997 Robert H攈ne, see COPYING.RH for details
# This file is part of RHIDE.
ifeq ($(strip $(RHIDESRC)),)
error You must set the environment variable RHIDESRC
endif
srcdir=
util.sa
class ANTLR_UTIL is
strip_front_back( src, head, tail : STR ) : STR is
h : INT := src.search( head );
t : INT := search_backwards( src, tail );
if ( h = -1 or t = -1 )
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
stdisp.m
function stdisp(w,beta,z,c)
%STDISP Display results of Schwarz-Christoffel strip parameter problem.
% STDISP(W,BETA,Z,C) displays the results of STPARAM in a pleasant
% way.
%
% See also ST
groundcontrollerinterface.java.svn-base
/**
Written by Caterina Paun
April 2, 2009
*/
package interfaces;
import java.util.List;
import world.Gate;
import world.Runway;
import world.Strip;
import world.Taxiway;
/**
* CSC
fromdos.c
/* fromdos.c : strip the stupid ^M characters without mistakes! */
/* this can do in-place conversion or be used as a pipe... */
#include
#include
#include
#inc
.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
project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 39;
objects = {
05952DFCFFF02D1B11CA0E50 = {
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;