代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/479151/1341251
h atalk.h
/*
* AppleTalk networking structures
*
* The following are directly referenced from the University Of Michigan
* netatalk for compatibility reasons.
*/
#ifndef __LINUX_ATALK_H__
#define __LINUX_
www.eeworm.com/read/477344/1362847
h mpls_in.h
/* Definition module : in.h
Copyright 1999 Diab Data, USA
Description :
Berkeley socket standard header file
4/14/99
*/
/*
* Constants and structures d
www.eeworm.com/read/474062/1396071
h pnl_defs.h
/*
* $Workfile: pnl_defs.h $
*
* File Contents: This file contains definitions of the Geode
* frame buffer panel data structures.
*
* SubModule: Geode FlatPanel library
www.eeworm.com/read/470230/1475492
h cd_data.h
/*
This is the data stucture definition for the CD database.
It defines structures and sizes for the two tables that comprise
the database.
*/
/* The catalog table */
#define CAT_CAT_LEN
www.eeworm.com/read/470230/1475498
h cd_data.h
/*
This is the data stucture definition for the CD database.
It defines structures and sizes for the two tables that comprise
the database.
*/
/* The catalogue table */
#define CAT_CAT_LEN
www.eeworm.com/read/470230/1475523
h cd_data.h
/*
This is the data stucture definition for the CD database.
It defines structures and sizes for the two tables that comprise
the database.
*/
/* The catalog table */
#define CAT_CAT_LEN
www.eeworm.com/read/457229/1599519
c initiali.c
/* file: initiali.c
*
* purpose: create an initial population of structures,
* and initalize some performance variables.
* This is called at the start of each experiment.
*/
#include
www.eeworm.com/read/452544/1654072
h rpcndr.h
/*++
Copyright 1992 - 1998 Microsoft Corporation
Module Name:
rpcndr.h
Abstract:
Definitions for stub data structures and prototypes of helper functions.
Author:
Donna
www.eeworm.com/read/452544/1654087
h poppack.h
/*++
Copyright 1990 - 1998 Microsoft Corporation
Module Name:
poppack.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of st
www.eeworm.com/read/250243/4437285
c videodev.c
/*
* Video capture interface for Linux
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This progra