代码搜索:Disc

找到约 1,656 项符合「Disc」的源代码

代码结果 1,656
www.eeworm.com/read/119457/14830282

h osd.h

#ifndef __OSD_H__ #define __OSD_H__ typedef struct { WORD wDiscTypeVer; // disc type and version BYTE bDiscNumber; // current disc number BYTE bPBCMode; // PB
www.eeworm.com/read/285058/8872149

vfd fut13.vfd

/* Copyright 1998, ESS Technology, Inc. */ /* SCCSID @(#)fut13.vfd 1.1 12/01/04 */ /* * Futaba 6-BT-297GK * Application: DVD * * VFD controller: NEC 16311, NEC 16312, Panasonic 12510, Rohm 28
www.eeworm.com/read/285058/8872668

vfd fut625.vfd

/* Copyright 1998, ESS Technology, Inc. */ /* SCCSID @(#)fut625.vfd 1.1 12/01/04 */ /* * Futaba 6-BT-297GK * Application: DVD * * VFD controller: NEC 16311, NEC 16312, Panasonic 12510, Rohm 2
www.eeworm.com/read/285058/8872946

vfd fut166.vfd

/* Copyright 1998, ESS Technology, Inc. */ /* SCCSID @(#)fut166.vfd 4.1 11/05/02 */ /* Based on fut166.vfd 1.5 12/11/98 */ /* * Futaba 9-BT-166GK * Application: VCD * * VFD controller: NEC 1
www.eeworm.com/read/169504/9854251

c osdmsg.c

/* Copyright 1997, ESS Technology, Inc. */ /* SCCSID @(#)osdmsg.c 1.60 2/6/98 */ /* * $Log$ */ /* * Leave all OSD messages here to save DRAM space. * * DON'T put one character messages here
www.eeworm.com/read/426439/10251405

cpp hanoitowerdoc.cpp

// HanoiTowerDoc.cpp : implementation of the CHanoiTowerDoc class // #include "stdafx.h" #include "HanoiTower.h" #include "HanoiTowerDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef TH
www.eeworm.com/read/131315/5946125

tags

Mkerberos kerberos.c /^main(argc, argv)$/ check_db_age kerberos.c /^static void check_db_age()$/ check_princ kerberos.c /^check_princ(p_name, instance, lifetime, p)$/ hang kerberos.c /^hang()$/ kerb_e
www.eeworm.com/read/205421/15316289

c osdmsg.c

/* Copyright 1997, ESS Technology, Inc. */ /* SCCSID @(#)osdmsg.c 1.63 10/19/98 */ /* * $Log$ */ /* * Leave all OSD messages here to save DRAM space. *
www.eeworm.com/read/374116/9420765

h~ disk.h~

/* disk.h */ #ifndef _DISC_H #define _DISC_H 0 #include #include #define DISK_SIZE 1024*1024*20 /* disc size: 20 MB */ #define BLOCK_SIZE 1024 /* block size: 1024 B *
www.eeworm.com/read/374116/9420766

h disk.h

/* disk.h */ #ifndef _DISC_H #define _DISC_H 0 #include #include #define DISK_SIZE 1024*1024*20 /* disc size: 20 MB */ #define BLOCK_SIZE 1024 /* block size: 1024 B *