代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5801007
hpp include_preprocessed.hpp
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/139332/5801864
hpp include_preprocessed.hpp
// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying fil
www.eeworm.com/read/137311/5825982
c read.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996,97 Larry Doolittle
* Some changes Copyright (C) 1997,99 Jon
www.eeworm.com/read/136812/5857984
h icon_load.h
/* @(#)icon_load.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1984 by Sun Microsystems, Inc.
*/
#ifdef notdef
The format of an ASCII representation of an icon file is defined by:
::=
www.eeworm.com/read/136786/5865718
c tbutils.c
/******************************************************************************
*
* Module Name: tbutils - Table manipulation utilities
* $Revision: 42 $
*
**************************
www.eeworm.com/read/136571/5868998
pl gendef.pl
#!/usr/bin/perl
#
# Program to take a set of header files and generate DLL export definitions
while ( ($file = shift(@ARGV)) ) {
if ( ! defined(open(FILE, $file)) ) {
warn "Couldn't open $fi
www.eeworm.com/read/133108/5907713
pl gendef.pl
#!/usr/bin/perl
#
# Program to take a set of header files and generate DLL export definitions
while ( ($file = shift(@ARGV)) ) {
if ( ! defined(open(FILE, $file)) ) {
warn "Couldn't open $file: $!
www.eeworm.com/read/131315/5938708
h oasys.h
/* Oasys object format header file for BFD.
Contributed by Cygnus Support. */
#define OASYS_MAX_SEC_COUNT 16
/* **** */
typedef struct oasys_archive_header {
uint32_type version;
char creat
www.eeworm.com/read/127781/5999108
c tbutils.c
/******************************************************************************
*
* Module Name: tbutils - Table manipulation utilities
* $Revision: 42 $
*
**************************
www.eeworm.com/read/126845/6011670
c request.c
/*
* Copyright (c) 1999-2000 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") u