代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/422460/2037194
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/410728/2201689
texi coffcode.texi
@section coff backends
BFD supports a number of different flavours of coff format.
The major differences between formats are the sizes and
alignments of fields in structures on disk, and the occasiona
www.eeworm.com/read/410339/2211762
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/406866/2272871
txt net-snmp-agent-mib.txt
NET-SNMP-AGENT-MIB DEFINITIONS ::= BEGIN
--
-- Defines control and monitoring structures for the Net-SNMP agent.
--
IMPORTS
netSnmpObjects, netSnmpModuleIDs, netSnmpNotifications, netSnmpGroups
www.eeworm.com/read/404607/2302400
h ch9.h
/*
* This file holds USB constants and structures that are needed for
* USB device APIs. These are used by the USB device model, which is
* defined in chapter 9 of the USB 2.0 specification and in
www.eeworm.com/read/404234/2305639
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
www.eeworm.com/read/401513/2340133
h antlr3cyclicdfa.h
/// Definition of a cyclic dfa structure such that it can be
/// initialized at compile time and have only a single
/// runtime function that can deal with all cyclic dfa
/// structures and show Java
www.eeworm.com/read/395929/2428597
h hp-symtab.h
/* Definitions and structures for reading debug symbols from the
native HP C compiler.
Written by the Center for Software Science at the University of Utah
and by Cygnus Support.
Copyrig
www.eeworm.com/read/393286/2480646
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
www.eeworm.com/read/387630/2557993
h htmltree.h
/*
* HTMLtree.h : describes the structures found in an tree resulting
* from an XML parsing.
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*/