Searched defs:bbA (Results 1 – 2 of 2) sorted by relevance
123 ByteBuffer[] bbA = { null, ByteBuffer.allocate(10), null }; in testWrap02() local203 … ByteBuffer[] bbA = { ByteBuffer.allocate(5), ByteBuffer.allocate(10), ByteBuffer.allocate(5) }; in testWrap05() local255 ByteBuffer[] bbA = { null, ByteBuffer.allocate(10), null }; in testUnwrap02() local333 …ByteBuffer[] bbA = { ByteBuffer.allocate(100), ByteBuffer.allocate(10), ByteBuffer.allocate(100) }; in testUnwrap05() local
515 BasicBlock *bbA = NULL, *bbB = NULL; in collectLiveValues() local