代码搜索:Disc
找到约 1,656 项符合「Disc」的源代码
代码结果 1,656
www.eeworm.com/read/268797/11121464
sh settrace.sh
#!/bin/bash
# Towers of Hanoi
init() {
_Dbg_set_trace; : ; :
}
hanoi() {
local -i n=$1
local -r a=$2
local -r b=$3
local -r c=$4
_Dbg_set_trace; : ; :
if (( n > 0 )) ; then
(( n-
www.eeworm.com/read/196036/5104834
h adfs.h
/*
* linux/arch/arm/drivers/block/adfs.h
*
* Copyright (c) 1996 Russell King.
*/
/*
* Disc record size
*/
#define RECSIZE 60
/*
* Disc record
*/
struct disc_record {
unsigned char log2s
www.eeworm.com/read/169504/9853894
h panelcmd.h
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)panelcmd.h 1.14 1/27/98 */
/*
* $Log$
*/
/*---------------------------------------------------------------------------*/
/* Definitons
www.eeworm.com/read/258097/11885408
c vfd_led_829.c
#include "user_init.h"
#include "config.h"
#include "global.h"
#include "vfdfunc.h"
//#include "vfd_7seg.h"
#include "stdlib.h"
#include "user_if.h"
#include "audif.h"
#include "kernel.h"
e
www.eeworm.com/read/258097/11885436
c vfd_yongdefu.c
#include "user_init.h"
#include "config.h"
#include "global.h"
#include "vfdfunc.h"
//#include "vfd_7seg.h"
#include "stdlib.h"
#include "user_if.h"
#include "audif.h"
#include "kernel.h"
#in
www.eeworm.com/read/162614/5525668
a c330001.a
-- C330001.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025
www.eeworm.com/read/227497/14422163
c ide_base.c
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// ATA Disc Raw IO Library for
www.eeworm.com/read/227497/14422171
c ide_access.c
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// ATA Disc Raw IO Library for
www.eeworm.com/read/227497/14422175
c drivers.c
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// ATA Disc Raw IO Library for