A B C D E F G H I J K L M N O P R S T U V W X Y Z _

B

binop(SparseBitSet, SparseBitSet, SparseBitSet.BinOp) - Static method in class org.opencores.JLex.SparseBitSet
 
bits - Variable in class org.opencores.JLex.SparseBitSet
Array of bit-blocks; each holding BITS bits.
BITS - Static variable in class org.opencores.JLex.SparseBitSet
Number of bits in a block.
BITS_M1 - Static variable in class org.opencores.JLex.SparseBitSet
BITS-1, using the identity: x % BITS == x & (BITS-1)
BitStreamWriter - class org.opencores.util.BitStreamWriter.
Class that allows writing bit by bit to file.
BitStreamWriter(OutputStream) - Constructor for class org.opencores.util.BitStreamWriter
Constructs new bitstream writer.
BOL - Variable in class org.opencores.JLex.CSpec
 
BOTTOM - Static variable in class org.opencores.graphics.LineChart
Border, data is not drawn to.
bsearch(int) - Method in class org.opencores.JLex.SparseBitSet
 
BSH_GPC - Static variable in class org.opencores.Conf
Bitstream GPC column header.
BSH_IOC - Static variable in class org.opencores.Conf
Bitstream IOC column header.
BSLASH - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
buf - Variable in class org.opencores.util.BitStreamWriter
(byte) buf which holds current bits
BUF - Static variable in class org.opencores.structure.NodePrim
primitive
BUF - Static variable in class org.opencores.verilogp.GTech
 
BUFFER_SIZE - Static variable in class org.opencores.JLex.CLexGen
 
buildDist() - Method in class org.opencores.placement.Annealing
Build estimated #hops for each vector (dx, dy).
buildLUT(NodeLUT, Vector) - Method in class org.opencores.mapping.FlowMap
Collapses DAG of same nodes with temp==tempCnt-1 into child, using shortest-first joining.
buildSame(NodeLUT, int, Vector) - Method in class org.opencores.mapping.FlowMap
adds all childs predecessors with same label into LUTs Vector
bytencmp(byte[], int, byte[], int, int) - Static method in class org.opencores.JLex.CUtility
Function: bytencmp Description: Compares up to n elements of byte array a[] against byte array b[].

A B C D E F G H I J K L M N O P R S T U V W X Y Z _