代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5771144
c nidest.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
*/
/* NIdestroy(ckt)
* delete the data structures all
www.eeworm.com/read/141300/5771781
c bjt.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
* This file defines the BJT data structures that are
* availa
www.eeworm.com/read/141300/5772000
c ltra.c
/**********
Copyright 1990 Regents of the University of California. All rights
reserved.
Author: 1990 Jaijeet S. Roychowdhury
**********/
/*
* This file defines the LTRA data structures that are av
www.eeworm.com/read/127704/6001993
h list.h
/*
* list.h --
*
* Structures, macros, and routines exported by the List module.
*
* Copyright (C) 1985, 1988 Regents of the University of California
* Permission to use, copy, modify, and distr
www.eeworm.com/read/127704/6002249
h list.h
/*
* list.h --
*
* Structures, macros, and routines exported by the List module.
*
* Copyright (C) 1985, 1988 Regents of the University of California
* Permission to use, copy, modify, and distr
www.eeworm.com/read/127704/6002275
h list.h
/*
* list.h --
*
* Structures, macros, and routines exported by the List module.
*
* Copyright (C) 1985, 1988 Regents of the University of California
* Permission to use, copy, modify, and distr
www.eeworm.com/read/126159/6017865
inc comctl.inc
; COMCTL32.DLL structures and constants
struc PROPSHEETPAGE
{
.dwSize dd ?
.dwFlags dd ?
.hInstance dd ?
.pszTemplate dd ?
.pszIcon dd ?
.pszTitle dd ?
.pfnDlgProc d
www.eeworm.com/read/125688/6027156
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/121089/6069818
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/118427/6098943
java htmlcollector.java
/*
* HtmlCollector.java -- structures an HTML document tree.
* Copyright (C) 1999 Quiotix Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the