代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/314338/13569125
vhd ram.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity ram is
GENERIC(l:integer:=256;
w:integer:=8);
www.eeworm.com/read/301340/13860162
cpp xdr.cpp
#include "nmea0183.h"
#pragma hdrstop
/*
** Author: Samuel R. Blackburn
** CI$: 76300,326
** Internet: sammy@sed.csc.com
**
** You can use it any way you like.
*/
IMPLEMENT_DYNAMIC( XDR,
www.eeworm.com/read/301340/13860183
cpp sfi.cpp
#include "nmea0183.h"
#pragma hdrstop
/*
** Author: Samuel R. Blackburn
** CI$: 76300,326
** Internet: sammy@sed.csc.com
**
** You can use it any way you like.
*/
IMPLEMENT_DYNAMIC( SFI,
www.eeworm.com/read/149876/5696086
entries
/nm-empty.h/1.1.1.1/Wed Feb 19 02:42:15 2003//
/nm-gnu.h/1.1.1.1/Wed Feb 19 02:42:15 2003//
/nm-linux.h/1.1.1.1/Wed Feb 19 02:42:15 2003//
/nm-lynx.h/1.1.1.1/Wed Feb 19 02:42:15 2003//
/nm-m3.h/1.1.1.
www.eeworm.com/read/141708/5769262
cc test_reg.cc
#include "test.cc"
SC_MODULE(sctop) {
int argc;
char **argv;
test thisTest;
SC_CTOR(sctop) : thisTest("thisTest") { /* empty */ }
};
SC_MODULE_EXPORT(sctop)
www.eeworm.com/read/141106/5777782
s90 app_vect.s90
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/136786/5862278
c init.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1994
www.eeworm.com/read/135057/5890502
cfg html-tidy-config.cfg
// Default configuration file for the htmlArea, HtmlTidy plugin
// By Adam Wright, for The University of Western Australia
//
// Evertything you always wanted to know about HTML Tidy *
// can be found
www.eeworm.com/read/131315/5936791
c read.c
/*-
* This code is derived from software copyrighted by the Free Software
* Foundation.
*
* Modified 1991 by Donn Seeley at UUNET Technologies, Inc.
*/
#ifndef lint
static char sccsid[] = "@(#)r