代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2634254
h http_headers.h
// http_headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp
// by James Hu
// Borrowed from HTTP_Headers.*, which appears to be irrelevent now anyway.
#ifndef HTTPU_HTTP_HEADERS_H
#define HTTPU_HT
www.eeworm.com/read/382594/2634257
i http_headers.i
// -*- c++ -*-
// http_headers.i,v 1.1 2000/04/27 23:43:17 jxh Exp
#if !defined (ACE_HAS_INLINED_OSCALLS)
# undef ACE_INLINE
# define ACE_INLINE
#endif /* ACE_HAS_INLINED_OSCALLS */
ACE_INLI
www.eeworm.com/read/375190/2735617
sh comp_headers.sh
#//
#// Boost.Pointer Container
#//
#// Copyright Thorsten Ottosen 2003-2005. Use, modification and
#// distribution is subject to the Boost Software License, Version
#// 1.0. (See accompanying fil
www.eeworm.com/read/374687/2748328
mk kernel-headers.mk
#############################################################
#
# Setup the kernel headers. I include a generic package of
# kernel headers here, so you shouldn't need to include your
# own. Be awar
www.eeworm.com/read/367467/2842869
plugin nikto_headers.plugin
#VERSION,2.03
#LASTMOD,01.09.2008
###############################################################################
# Copyright (C) 2007 CIRT, Inc.
#
# This program is free software; you can redistri
www.eeworm.com/read/367467/2842908
plugin nikto_headers.plugin
#VERSION,1.09
#LASTMOD,11.07.2003
# (c) 2001-2005 cirt.net, All Rights Reserved
# HTTP headers check
#######################################################################
# This software is distrib
www.eeworm.com/read/367467/2842939
plugin nikto_headers.plugin
#VERSION,2.03
#LASTMOD,01.09.2008
###############################################################################
# Copyright (C) 2007 CIRT, Inc.
#
# This program is free software; you can redistri
www.eeworm.com/read/367467/2842984
plugin nikto_headers.plugin
#VERSION,2.03
#LASTMOD,01.09.2008
###############################################################################
# Copyright (C) 2007 CIRT, Inc.
#
# This program is free software; you can redistri
www.eeworm.com/read/366702/2869264
c headers1.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Loren J. Rittle 07 Jun 2000
//
// This test catches the occasional macro/symbol conflict bet
www.eeworm.com/read/366702/2882946
c copy-headers.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-ch-details" } */
extern int foo (int);
void bla (void)
{
int i, n = foo (0);
for (i = 0; i < n; i++)
foo (i);
}
/* There should be