代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/284556/8919123
h machine.h
// machine.h
// Data structures for simulating the execution of user programs
// running on top of Nachos.
//
// User programs are loaded into "mainMemory"; to Nachos,
// this looks just like an arra
www.eeworm.com/read/284556/8919131
h synchconsole.h
// synchconsole.h
// Data structures for synchronized access to the keyboard
// and console display devices.
//
// NOTE: this abstraction is not completely implemented.
//
// Copyright (c) 1992-1996
www.eeworm.com/read/284556/8919190
h pbitmap.h
// pbitmap.h
// Data structures defining a "persistent" bitmap -- a bitmap
// that can be stored and fetched off of disk
//
// A persistent bitmap can either be initialized from the disk
// whe
www.eeworm.com/read/284120/8965655
c v4l2-common.c
/*
* Video for Linux Two
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This file replaces the video
www.eeworm.com/read/382927/8990208
m prt_sp.m
function prt_sp(results,vnames,fid)
% PURPOSE: Prints output using spatial regression results structures
%---------------------------------------------------
% USAGE: prt_sp(results,vnames,fid)
%
www.eeworm.com/read/182126/9215749
h ramdac.h
/*
* ramdac.h:
*
* Structures and functions for programmable ramdac support.
*/
/* DacMethods type. */
typedef struct {
int id;
char *name;
int flags;
/*
* The following fu
www.eeworm.com/read/376875/9303126
h usbdi.h
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Kernel & user m
www.eeworm.com/read/376875/9303129
h usbioctl.h
/*++
Copyright (c) 1998-99 Microsoft Corporation
Module Name:
USBIOCTL.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Kernel &
www.eeworm.com/read/376875/9303140
h usbdi.h
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Kernel & user m
www.eeworm.com/read/376875/9303141
h usbioctl.h
/*++
Copyright (c) 1998-99 Microsoft Corporation
Module Name:
USBIOCTL.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Kernel &