代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/198471/7933507
h headers.h
struct ip{
unsigned int ip_version:4; /*set "4",for IPv4*/
unsigned int ip_length:4; /*length of ip_header in 32-bit words*/
unsigned char ip_tos; /*type of service*/
unsigned s
www.eeworm.com/read/297233/8039537
mak headers.mak
# Build the include directory. The stamp files are stmp-* rather than
# stamp-* so that mostlyclean does not force the include directory to
# be rebuilt.
# Copy in the headers provided with gcc.
US
www.eeworm.com/read/144931/12761664
h headers.h
// Global function headers
// io.c
int openin(char *p);
int openout(void);
void outfname(char *s);
void fixname(char *s);
int checkname(char *s);
void kill(void);
void xinline(void);
char
www.eeworm.com/read/243870/12911220
c headers.c
/* readers/writers for various sound file headers
*
* --------------------------------
* int mus_header_read (const char *name)
* int mus_header_write (const char *name, int type, int in_srate, in
www.eeworm.com/read/139382/13159109
grade_headers
#include
#include
using std::domain_error;
using std::vector;
#include "grade.h"
#include "median.h"
www.eeworm.com/read/138406/13237503
h headers.h
/*---------------------------------------------------------------
* Copyright (c) 1999,2000,2001,2002,2003
* The Board of Trustees of the University of Illinois