代码搜索结果
找到约 3,568 项符合
Strip 的代码
striphtmlexample.htm
Strip HTML Example
String.protot
fig10_33.cpp
// Points are all in the strip and sorted by $y$-coordinate
for( i = 0; i < numPointsInStrip; i++ )
for( j = i + 1; j < numPointsInStrip; j++ )
if( $p_i$ and $p_j$'s $
textstrp.c
/*
* Copyright (C) 1993 Eric E. Moore and Thomas W. Strong
*
* All rights reserved. Any unauthorized distribution of this
* program is prohibited.
*/
/*
strip out non-alp
striphtmlexample.htm
Strip HTML Example
String.protot
striphtmlexample.htm
Strip HTML Example
String.protot
makefile
# Makefile for hdparm
# DESTDIR is for non root installs (eg packages, NFS) only!
DESTDIR = $(prefix)
binprefix = /bin
exec_prefix = $(binprefix)
sbindir = /sbin
CC = $(cross)gcc
STRIP = $(cross)st
striphtmlexample.htm
Strip HTML Example
String.protot
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
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
project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 38;
objects = {
014CEA460018CE2711CA2923 = {
buildRules = (
);
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_V