代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/372953/9485370
cpp dialog_modpswd.cpp
// DIALOG_MODPSWD.cpp : implementation file
//
#include "stdafx.h"
#include "train.h"
#include "DIALOG_MODPSWD.h"
#include "LoginSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/371971/9528339
cpp changepwdlg.cpp
// ChangePWDlg.cpp : implementation file
//
#include "stdafx.h"
#include "StationManage.h"
#include "ChangePWDlg.h"
#include "UserSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/365505/9860293
c init_dma.c
#include "main.h"
/********************************************************************************/
/***** Init_DMA() *****/
/******************************************************
www.eeworm.com/read/169311/9867459
h terminal.h
#define TTYADD(c) { if (!(SYNCHing||flushout)) ttyoring.putch(c); }
#define TTYBYTES() (ttyoring.full_count())
#define TTYROOM() (ttyoring.empty_count())
void tlink_init(void);
void EmptyTerminal(vo
www.eeworm.com/read/168625/9904354
c logo.c
/*
*****************************************************
*
* SaVi by Robert Thurman (thurman@geom.umn.edu) and
* Patrick Worfolk (worfolk@alum.mit.edu).
*
* Copyright (c) 1997 by The
www.eeworm.com/read/168625/9904376
c earth.c
/*
*****************************************************
*
* SaVi by Robert Thurman (thurman@geom.umn.edu) and
* Patrick Worfolk (worfolk@alum.mit.edu).
*
* Copyright (c) 1997 by The
www.eeworm.com/read/168625/9904421
c axes.c
/*
*****************************************************
*
* SaVi by Robert Thurman (thurman@geom.umn.edu) and
* Patrick Worfolk (worfolk@alum.mit.edu).
*
* Copyright (c) 1997 by The
www.eeworm.com/read/363596/9943555
c calc.c
static char rcsid[] = "$Id: calc.c 6 2007-01-22 00:45:22Z drhanson $";
#include
#include
#include
#include
#include "stack.h"
#include "ap.h"
#include "fmt.h"
www.eeworm.com/read/363170/9966076
v fifo.v
`define WIDTH 32 // Width of the FIFO.
`define DEPTH 8 // Depth of the FIFO.
`define DWIDTH 3 // Counter Width of the FIFO 2 to power