代码搜索结果
找到约 3,568 项符合
Strip 的代码
if_strip.h
/*
* if_strip.h --
*
* Definitions for the STRIP interface
*
* Copyright 1996 The Board of Trustees of The Leland Stanford
* Junior University. All Rights Reserved.
*
* Permission to use,
strip.1
.TH STRIP 1
.SH NAME
strip \- remove symbol table from executable file
.SH SYNOPSIS
\fBstrip\fR [\fIfile\fR] ...\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLE
strip.1
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:04:30 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
strip.1
STRIP(1) Minix Programmer's Manual STRIP(1)
NAME
strip - remove symbol table from executable file
SYNOPSIS
strip [file] ...
EXAMPLES
strip_caps.cpp
#include "stdafx.h"
#include"BeyesClassifier.h"
void strip_caps( vector *text_file )
{
string caps( "ABCDEFGHIJKLMNOPQRSTUVWXYZ" );
vector::itera
h_strip.c
/* -*- c-file-style: "java"; indent-tabs-mode: nil -*-
*
* distcc -- A simple distributed compiler system
* $Header: /data/cvs/distcc/src/h_strip.c,v 1.4 2003/07/13 08:08:02 mbp Exp $
*
* Copyr