代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/135592/13918148
h hpfs.h
/* The paper
Duncan, Roy
Design goals and implementation of the new High Performance File System
Microsoft Systems Journal Sept 1989 v4 n5 p1(13)
describes what HPFS looked like
www.eeworm.com/read/235522/14065551
cc disk.cc
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/111873/15501348
c flash.c
/* flashcom.c:
* This file contains the portions of the flash code that are device
* independent. Refer to the appropriate device sub-directory for the
* code that is specific to the flash devi
www.eeworm.com/read/108286/15589134
h flash.h
/****************************************************************************
ANALOG DEVICES
EUROPEAN DSP APPLICATIONS
FLASH API server for memory mapped AMD FLASH Devices
History:
1.0.
www.eeworm.com/read/105272/15672700
s start_eltorito.s
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1994-2002 H. Peter Anvin
* Copyright (C) 1999,2000,2001,2004 Free Software Foundation, Inc.
*
* This program is free software; you can
www.eeworm.com/read/105179/15676023
s bootsect.s
!
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x7F00 is 0x7F000 bytes = 508kB, more than enough for current
! versions of linux which compress the kernel
!
#include
www.eeworm.com/read/105179/15676213
h hpfs.h
/* The paper
Duncan, Roy
Design goals and implementation of the new High Performance File System
Microsoft Systems Journal Sept 1989 v4 n5 p1(13)
describes what HPFS looked like
www.eeworm.com/read/104224/15701513
c premap.c
//-------------------------------------------------------------------------
/*
Copyright (C) 1996, 2003 - 3D Realms Entertainment
This file is NOT part of Duke Nukem 3D version 1.5 - Atomic Editi
www.eeworm.com/read/104224/15701619
c premap.c
//-------------------------------------------------------------------------
/*
Copyright (C) 1996, 2003 - 3D Realms Entertainment
This file is part of Duke Nukem 3D version 1.5 - Atomic Edition
www.eeworm.com/read/100194/15881353
doc bootmenu.doc
BOOTMENU -- a BOOT sector program with a MENU
---------------------------------------------
by Gordon W. Ross, Aug 1990
This program is loaded by the PC ROM BIOS and is responsible
for s