代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/135084/13964168
pas winperf.pas
Unit winperf;
// Windows NT performance data structures
Interface
uses Windows ;
{
Copyright (C) 1993-1996 Microsoft Corporation
Module Name:
winperf.h
Converted to Pascal/D
www.eeworm.com/read/235522/14065561
h console.h
// console.h
// Data structures to simulate the behavior of a terminal
// I/O device. A terminal has two parts -- a keyboard input,
// and a display output, each of which produces/accepts
// charac
www.eeworm.com/read/235522/14065562
h timer.h
// timer.h
// Data structures to emulate a hardware timer.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing, or for
//
www.eeworm.com/read/235522/14065640
h coff.h
/* coff.h
* Data structures that describe the MIPS COFF format.
*/
struct filehdr {
unsigned short f_magic; /* magic number */
unsigned short f_nscns; /* number of
www.eeworm.com/read/202293/15386975
h regex.h
/* Definitions for data structures callers pass the regex library.
Copyright (C) 1985, 1989-90 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
www.eeworm.com/read/111083/15519244
html hash_tables.html
Data Structures and Algorithms: Hash Tables
www.eeworm.com/read/110420/15534386
h pop.h
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
#define BUF_LEN 128
#include
/* ---------------- common server data structures ---------------- */
/* POP server control
www.eeworm.com/read/110237/15538376
h mp_rid.h
/*++
Copyright (c) 2000-2002 Zydas Corporation
Module Name:
mp_rid.h
Abstract:
This header contains Record Information ID code and
their related structures.
Revision Hist
www.eeworm.com/read/109477/15556561
h i2o.h
/*
* I2O kernel space accessible structures/APIs
*
* (c) Copyright 1999, 2000 Red Hat Software
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of