代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/162511/10298939
c module.c
/* Handle modules, which amounts to loading and saving symbols and
their attendant structures.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
Inc.
Contributed
www.eeworm.com/read/280060/10357760
h process.h
/* process.h
Symbols and structures for process management.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#if !defined(__PROCESS_H)
#define __PROCE
www.eeworm.com/read/354066/10392579
h process.h
/* process.h
Symbols and structures for process management.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#if !defined(__PROCESS_H)
#define __PROCE
www.eeworm.com/read/279175/10458221
h ospf6_proto.h
/*
* Common protocol data and data structures.
* Copyright (C) 2003 Yasuhiro Ohara
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
*
www.eeworm.com/read/161055/10458565
h ctk.h
/**
* \file
* CTK header file.
* \author Adam Dunkels
*
* The CTK header file contains functioin declarations and definitions
* of CTK structures and macros.
*/
/*
* Copyri
www.eeworm.com/read/161030/10462673
inc config.inc
;
; Microsoft Confidential
; Copyright (C) Microsoft Corporation 1981-1991
; All Rights Reserved.
;
; Internal CONFIG.SYS constants, structures, etc.
;
CONFIG_BEGIN
www.eeworm.com/read/423434/10559951
cs platformapis.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace iPhoneUI
{
// These structures, enumerations and p/invoke signatures come
www.eeworm.com/read/419476/10865943
svn-base uvcvideo.h.svn-base
#ifndef _USB_VIDEO_H_
#define _USB_VIDEO_H_
/*
* The terminal and unit descriptor structures are provided for information.
* Due to the nature of the descriptors (variable-length fields not at the
www.eeworm.com/read/419476/10865948
h uvcvideo.h
#ifndef _USB_VIDEO_H_
#define _USB_VIDEO_H_
/*
* The terminal and unit descriptor structures are provided for information.
* Due to the nature of the descriptors (variable-length fields not at the
www.eeworm.com/read/416644/11018767
h usbdi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Ker