代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/260597/4330808
inc compvect.inc
;***
;compvect.inc - 03-Sep-86 - Component vector dispatch table structures
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; There are several dispatch table
www.eeworm.com/read/161513/5551558
h request.h
#ifndef REQUEST_H
#define REQUEST_H
/*
This file defines structures and methods that are common to MapRequest,
ActionRequest and GuiRequest
*/
#include "LatLonPoint.h"
/**
* The polygon structure
www.eeworm.com/read/159715/5581909
h apimutex.h
/**
* @file rtems/score/apimutex.h
*
* This include file contains all the constants and structures associated
* with the API Mutex Handler. This handler is used by API level
* routines to
www.eeworm.com/read/159715/5581931
h object.h
/**
* @file rtems/score/object.h
*/
/*
* This include file contains all the constants and structures associated
* with the Object Handler. This Handler provides mechanisms which
* can be u
www.eeworm.com/read/159715/5581932
h watchdog.h
/**
* @file rtems/score/watchdog.h
*
* This include file contains all the constants and structures associated
* with watchdog timers. This Handler provides mechanisms which can be
* used
www.eeworm.com/read/159715/5581994
h dpmem.h
/**
* @file rtems/rtems/dpmem.h
*/
/*
* This include file contains all the constants and structures associated
* with the Dual Ported Memory Manager. This manager provides a mechanism
* for c
www.eeworm.com/read/159715/5582003
h tasks.h
/**
* @file rtems/rtems/tasks.h
*/
/*
* This include file contains all constants and structures associated
* with RTEMS tasks. This manager provides a comprehensive set of directives
* to cr
www.eeworm.com/read/159715/5582070
h io.h
/**
* @file rtems/io.h
*
* This include file contains all the constants and structures associated
* with the Input/Output Manager. This manager provides a well defined
* mechanism for accessi
www.eeworm.com/read/159687/5582322
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/156531/5611524
pm dumper.pm
#
# Data/Dumper.pm
#
# convert perl data structures into perl syntax suitable for both printing
# and eval
#
# Documentation at the __END__
#
package Data::Dumper;
$VERSION = $VERSION = '