代码搜索:Header

找到约 10,000 项符合「Header」的源代码

代码结果 10,000
www.eeworm.com/read/149795/5696924

c mf_funcs.c

/* * $Id: mf_funcs.c,v 1.24.2.2 2005/03/25 17:37:33 andrei Exp $ * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. * * ser is free software; you can redistr
www.eeworm.com/read/147766/5723279

c acpitable.c

/* * acpitable.c - x86-64-specific ACPI (1.0 & 2.0) boot-time initialization * * Copyright (C) 1999 Andrew Henroid * Copyright (C) 2001 Richard Schaal * Copyright (C) 2001 Paul Diefenbaugh
www.eeworm.com/read/143026/5759988

h frame.h

/* * libmad - MPEG audio decoder library */ # ifndef LIBMAD_FRAME_H # define LIBMAD_FRAME_H # include "fixed.h" # include "timer.h" # include "stream.h" enum mad_layer { MAD_LAYE
www.eeworm.com/read/139332/5801098

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/5801787

hpp include_preprocessed.hpp

// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION // Copyright Aleksey Gurtovoy 2001-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying fil
www.eeworm.com/read/138548/5815510

pm basic.pm

package LWP::Authen::Basic; use strict; require MIME::Base64; sub authenticate { my($class, $ua, $proxy, $auth_param, $response, $request, $arg, $size) = @_; my($user, $pass) = $ua->
www.eeworm.com/read/136865/5841753

pro precompile.pro

############################################# # # Example for using Precompiled Headers # ############################################# TEMPLATE = app LANGUAGE = C++ CONFIG += console precompile_he
www.eeworm.com/read/136815/5856445

pro precompile.pro

############################################# # # Example for using Precompiled Headers # ############################################# TEMPLATE = app LANGUAGE = C++ CONFIG += console precompile_he
www.eeworm.com/read/136571/5869004

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/5907720

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: $!