代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/183674/5252898
g simplec.g
grammar SimpleC;
options {
language=ObjC;
}
program
: declaration+
;
/** In this rule, the functionHeader left prefix on the last two
* alternatives is not LL(k) for a fixed k. Howeve
www.eeworm.com/read/180437/5284205
c lzd.c
#ifndef LINT
static char sccsid[]="@(#) lzd.c 2.6 88/01/30 20:39:18";
#endif /* LINT */
/*********************************************************************/
/* This file contains two versions
www.eeworm.com/read/178760/5312980
c fps16x16_neq.c
/*-------------------------------------------------------------------------
fps16x16_neq.c - compare two __fixed16x16 values for inequality
written by - Raphael Neider
www.eeworm.com/read/178545/5315812
c ixethacccodeletswbridge.c
/**
* @file IxEthAccCodeletSwBridge.c
*
* @date 22 April 2002
*
* @brief This file contains the implementation of the Ethernet Access
* Codelet that implements a simple bridge between two Ethern
www.eeworm.com/read/178545/5315817
c ixethacccodeletswbridgeqos.c
/**
* @file IxEthAccCodeletSwBridgeQoS.c
*
* @date 22 April 2004
*
* @brief This file contains the implementation of the Ethernet Access
* Codelet that implements a simple bridge between two Eth
www.eeworm.com/read/174206/5363372
readme
purpose: To test an array of indexed port
Design has two blocks mod1(master) and mod2(slave) connected in a multipoint link.
_______________________________________________________
www.eeworm.com/read/174206/5363406
readme
purpose: To test an array of indexed port
Design has two blocks mod1(master) and mod2(slave) connected in a multipoint link.
_______________________________________________________
www.eeworm.com/read/169979/5407814
c lzd.c
#ifndef LINT
static char sccsid[]="@(#) lzd.c 2.6 88/01/30 20:39:18";
#endif /* LINT */
/*********************************************************************/
/* This file contains two versions
www.eeworm.com/read/168845/5433799
rst zip_iterator_eg.rst
Examples
........
There are two main types of applications of the ``zip_iterator``. The first
one concerns runtime efficiency: If one has several controlled sequences
of the same length that mus
www.eeworm.com/read/168845/5435968
cpp filter.cpp
/* Boost example/filter.cpp
* two examples of filters for computing the sign of a determinant
* the second filter is based on an idea presented in
* "Interval arithmetic yields efficient dynamic