Searched defs:bbA (Results 1 – 3 of 3) sorted by relevance
| /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
| D | SSLEngineTest.java | 123 ByteBuffer[] bbA = { null, ByteBuffer.allocate(10), null }; in testWrap02() local 203 … ByteBuffer[] bbA = { ByteBuffer.allocate(5), ByteBuffer.allocate(10), ByteBuffer.allocate(5) }; in testWrap05() local 255 ByteBuffer[] bbA = { null, ByteBuffer.allocate(10), null }; in testUnwrap02() local 333 …ByteBuffer[] bbA = { ByteBuffer.allocate(100), ByteBuffer.allocate(10), ByteBuffer.allocate(100) }; in testUnwrap05() local
|
| /external/mesa3d/src/gallium/drivers/nv50/codegen/ |
| D | nv50_ir_ra.cpp | 515 BasicBlock *bbA = NULL, *bbB = NULL; in collectLiveValues() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
| D | nv50_ir_ra.cpp | 515 BasicBlock *bbA = NULL, *bbB = NULL; in collectLiveValues() local
|