代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/366180/2892777
h poppack.h
/*++
Copyright (c) 1990,95 Microsoft Corporation
Module Name:
poppack.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of s
www.eeworm.com/read/362989/2924533
h affs_fs.h
#ifndef _AFFS_FS_H
#define _AFFS_FS_H
/*
* The affs filesystem constants/structures
*/
#define AFFS_SUPER_MAGIC 0xadff
#endif
www.eeworm.com/read/362989/2924831
h usb_ch9.h
/*
* This file holds USB constants and structures that are needed for USB
* device APIs. These are used by the USB device model, which is defined
* in chapter 9 of the USB 2.0 specification. Linu
www.eeworm.com/read/362216/2936282
m munit_api.m
%****m* munit/MUnit-API
% NAME
% MUnit-API -- MUnit Application Programming Interface
%
% DESCRIPTION
% The MUnit API is a library of functions and associated
% structures, error codes and stand
www.eeworm.com/read/359369/2978593
m consistent.m
function errstring = consistent(ds, type)
% CONSISTENT Check ReBEL data structures for consistentency.
%
% errstring = consistent(ds, type) checks a data structure DS of supposed TYPE for consist
www.eeworm.com/read/357083/3031834
h iosapic.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/355021/3066000
as slistnode.as
/**
* DATA STRUCTURES FOR GAME PROGRAMMERS
* Copyright (c) 2007 Michael Baczynski, http://www.polygonal.de
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy
www.eeworm.com/read/355021/3066001
as linkedlistnode.as
/**
* DATA STRUCTURES FOR GAME PROGRAMMERS
* Copyright (c) 2007 Michael Baczynski, http://www.polygonal.de
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy
www.eeworm.com/read/355021/3066002
as grapharc.as
/**
* DATA STRUCTURES FOR GAME PROGRAMMERS
* Copyright (c) 2007 Michael Baczynski, http://www.polygonal.de
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy
www.eeworm.com/read/355021/3066003
as dlinkedlist.as
/**
* DATA STRUCTURES FOR GAME PROGRAMMERS
* Copyright (c) 2007 Michael Baczynski, http://www.polygonal.de
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy