/art/test/009-instanceof/src/ |
D | Main.java | 24 ImplBSub bb = new ImplBSub(); in main() local 28 face1 = bb; in main() 32 System.out.println("bb.mWhoami = " + bb.mWhoami); in main() 41 bb = (ImplBSub) face1; in main()
|
/art/test/451-spill-splot/src/ |
D | Main.java | 34 float bb = 1; in main() local 49 System.out.println(aa + bb + cc + dd + ee + ff + gg + hh + ii + jj + kk + ll + mm + nn); in main() 63 bb = $noinline$computeFloat(); in main()
|
/art/test/005-annotations/src/android/test/anno/ |
D | AnnoArrayField.java | 11 byte[] bb() default {}; in bb() method
|
D | TestAnnotations.java | 108 bb = {-1,0,1},
|
/art/test/009-instanceof/ |
D | expected-stdout.txt | 3 bb.mWhoami = ImplB!
|
/art/test/1963-add-to-dex-classloader-in-memory/src/art/ |
D | Test1963.java | 204 public void addSingleClass(byte[] bb) { in addSingleClass() argument 205 new_class = bb; in addSingleClass()
|
/art/test/712-varhandle-invocations/src/ |
D | VarHandleTypeConversionTests.java | 217 ByteBuffer bb = ByteBuffer.allocateDirect(2 * Long.SIZE); in doTest() local 218 int index = VarHandleUnitTestHelpers.alignedOffset_long(bb, 0); in doTest() 221 vh.getAndAdd(bb, index, newValue); in doTest() 246 ByteBuffer bb = ByteBuffer.allocate(2 * Float.SIZE); in doTest() local 247 int index = VarHandleUnitTestHelpers.alignedOffset_float(bb, 0); in doTest() 250 vh.set(bb, index, newValue); in doTest() 277 ByteBuffer bb = ByteBuffer.wrap(bytes, offset, bytes.length - offset); in doTest() local 278 int index = VarHandleUnitTestHelpers.alignedOffset_double(bb, 0); in doTest() 281 vh.set(bb, index, newValue); in doTest()
|
/art/compiler/optimizing/ |
D | superblock_cloner.cc | 685 for (HBasicBlock* bb : graph->GetBlocks()) { in DumpBB() 686 if (bb == nullptr) { in DumpBB() 690 oss << bb->GetBlockId(); in DumpBB() 692 for (HBasicBlock* pred : bb->GetPredecessors()) { in DumpBB() 696 for (HBasicBlock* succ : bb->GetSuccessors()) { in DumpBB() 700 if (bb->GetDominator()) { in DumpBB() 701 oss << " dom " << bb->GetDominator()->GetBlockId(); in DumpBB() 704 if (bb->GetLoopInformation()) { in DumpBB() 705 oss << "\tloop: " << bb->GetLoopInformation()->GetHeader()->GetBlockId(); in DumpBB()
|
D | load_store_elimination.cc | 3721 HBasicBlock* bb = helper.GetOrCreateMaterializationBlock(entry, pred_idx); in SetupPartialMaterialization() local 3722 CHECK(bb != nullptr) << "entry " << entry->GetBlockId() << " -> " << old_pred->GetBlockId(); in SetupPartialMaterialization() 3725 bb->InsertInstructionBefore(repl_create, bb->GetLastInstruction()); in SetupPartialMaterialization() 3728 LSE_VLOG << "In blk " << bb->GetBlockId() << " initial materialization is " << *repl_create; in SetupPartialMaterialization() 3729 ref_data.AddMaterialization(bb, repl_create); in SetupPartialMaterialization() 3775 bb->InsertInstructionAfter(set_value, repl_create); in SetupPartialMaterialization()
|
/art/test/005-annotations/ |
D | expected-stdout.txt | 2 java.lang.String android.test.anno.TestAnnotations.thing1: @android.test.anno.AnnoArrayField(bb=[],… 3 java.lang.String android.test.anno.TestAnnotations.thing2: @android.test.anno.AnnoArrayField(bb=[-1…
|
/art/test/623-checker-loop-regressions/src/ |
D | Main.java | 1075 String bb = "hello world how are you"; in main() local 1076 string2Bytes(aa, bb); in main() 1078 expectEquals(aa[i], bb.charAt(i)); in main()
|
/art/compiler/utils/ |
D | assembler_thumb_test_expected.cc.inc | 56 " b4: bb f1 00 0f cmp.w r11, #0\n" 72 " e6: bb f1 00 0f cmp.w r11, #0\n" 76 " f2: bb f1 00 0f cmp.w r11, #0\n"
|
/art/runtime/jni/ |
D | jni_internal_test.cc | 2413 ScopedLocalRef<jclass> bb(env_, env_->FindClass("java/nio/ByteBuffer")); in TEST_F() local 2414 jmethodID bb_allocate = env_->GetStaticMethodID(bb.get(), "allocate", "(I)Ljava/nio/ByteBuffer;"); in TEST_F() 2415 jobject heap_buffer = env_->CallStaticObjectMethod(bb.get(), bb_allocate, 128); in TEST_F()
|
/art/test/dexdump/ |
D | checkers.txt | 263 00171e: 1a03 5f00 |00bb: const-string v3, "Level 7 (60s)" // string@00… 1573 0025dc: 2900 45ff |00f2: goto/16 0037 // -00bb 2121 002cae: 5211 3c00 |00bb: iget v1, v1, Lcom/google/android/checkers/a;.… 2993 00373a: 0800 1c00 |01bb: move-object/from16 v0, v28 3423 003d3a: 0200 1200 |04bb: move/from16 v0, v18 3905 00410e: 1301 0010 |00bb: const/16 v1, #int 4096 // #1000 4301 00470e: 1211 |03bb: const/4 v1, #int 1 // #1 4590 004cfe: 1208 |00bb: const/4 v8, #int 0 // #0 4731 004efe: 0800 1800 |01bb: move-object/from16 v0, v24 4939 0051ea: 2900 45fd |0331: goto/16 0076 // -02bb [all …]
|
D | bytecodes.txt | 584 000c1a: 0000 |00bb: nop // spacer 1398 0x0032 - 0x0052 reg=5 bb [J 1721 001816: 1618 0100 |00bb: const-wide/16 v24, #int 1 // #1
|
D | all-dex-files.txt | 904 00171e: 1a03 5f00 |00bb: const-string v3, "Level 7 (60s)" // string@00… 2214 0025dc: 2900 45ff |00f2: goto/16 0037 // -00bb 2762 002cae: 5211 3c00 |00bb: iget v1, v1, Lcom/google/android/checkers/a;.… 3634 00373a: 0800 1c00 |01bb: move-object/from16 v0, v28 4064 003d3a: 0200 1200 |04bb: move/from16 v0, v18 4546 00410e: 1301 0010 |00bb: const/16 v1, #int 4096 // #1000 4942 00470e: 1211 |03bb: const/4 v1, #int 1 // #1 5231 004cfe: 1208 |00bb: const/4 v8, #int 0 // #0 5372 004efe: 0800 1800 |01bb: move-object/from16 v0, v24 5580 0051ea: 2900 45fd |0331: goto/16 0076 // -02bb [all …]
|
D | invoke-custom.txt | 2021 00235a: 2826 |01bb: goto 01e1 // +0026 3132 …bb01 |0002: const-string v1, "testStaticFieldAccessors" // string@01bb 3582 003282: 0107 |00bb: move v7, v0 3864 …oke-direct {v1, v2}, Ljava/lang/InstantiationException;.<init>:(Ljava/lang/String;)V // method@00bb 5400 003f2a: 6201 1300 |00bb: sget-object v1, Ljava/lang/System;.out:Ljava/…
|