代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/280060/10357725
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#i
www.eeworm.com/read/161674/10386732
h synchlist.h
// synchlist.h
// Data structures for synchronized access to a list.
//
// Implemented by surrounding the List abstraction
// with synchronization routines.
//
// Copyright (c) 1992-1993 The Regents
www.eeworm.com/read/161674/10386891
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/354066/10392523
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#i
www.eeworm.com/read/277897/10596368
h rk_process.h
#ifndef __RK_PROCESS_H__
#define __RK_PROCESS_H__
/* some of the process query routines require security structures */
#include "rk_security.h"
/* _________________________________________
www.eeworm.com/read/277897/10596456
h packon.h
/*++
Copyright (c) 1990,91 Microsoft Corporation
Module Name:
packon.h
Abstract:
This file turns packing of structures on. (That is, it disables
automatic alignment of st
www.eeworm.com/read/276828/10706074
inc shell64.inc
; SHELL32.DLL structures and constants
struct NOTIFYICONDATA
cbSize dd ?
dd ?
hWnd dq ?
uID dd ?
uFlags dd ?
uCallbackMessage dd ?
dd ?
hIcon dq ?
www.eeworm.com/read/349606/10814240
h pri_facility.h
/*
This file contains all data structures and definitions associated
with facility message usage and the ROSE components included
within those messages.
by Matthew Fredrickson
www.eeworm.com/read/271398/10998252
h hid_commands.h
//
// File: hid_commands.h
// Description: The definitions of various HID usages, structures for
// sending usage page reports, and flags for setting bits in the
// usage page reports.
www.eeworm.com/read/470291/6917564
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#i