Searched defs:bb (Results 1 – 8 of 8) sorted by relevance
24 ImplBSub bb = new ImplBSub(); in main() local
11 byte[] bb() default {}; in bb() method
34 float bb = 1; in main() local
204 public void addSingleClass(byte[] bb) { in addSingleClass()
217 ByteBuffer bb = ByteBuffer.allocateDirect(2 * Long.SIZE); in doTest() local246 ByteBuffer bb = ByteBuffer.allocate(2 * Float.SIZE); in doTest() local277 ByteBuffer bb = ByteBuffer.wrap(bytes, offset, bytes.length - offset); in doTest() local
1075 String bb = "hello world how are you"; in main() local
2399 ScopedLocalRef<jclass> bb(env_, env_->FindClass("java/nio/ByteBuffer")); in TEST_F() local
3629 HBasicBlock* bb = helper.GetOrCreateMaterializationBlock(entry, pred_idx); in SetupPartialMaterialization() local