Searched refs:bc (Results 1 – 13 of 13) sorted by relevance
/art/libartbase/base/ |
D | bit_string.h | 28 inline std::ostream& operator<<(std::ostream& os, const BitStringChar& bc); 108 inline std::ostream& operator<<(std::ostream& os, const BitStringChar& bc) { 109 os << "BitStringChar<" << bc.GetBitLength() << ">(" 110 << static_cast<BitStringChar::StorageType>(bc) << ")"; 211 BitStringChar bc = (*this)[i]; in Length() local 212 if (bc != 0u) { in Length() 287 BitStringChar bc = bit_string[i]; variable 291 os << static_cast<BitString::StorageType>(bc);
|
/art/runtime/ |
D | subtype_check_info.h | 466 BitStringChar bc = path_to_root[i]; in DcheckInvariants() local 467 if (bc == 0u) { in DcheckInvariants() 474 BitStringChar bc = path_to_root[i]; in DcheckInvariants() local 475 if (bc != 0u) { in DcheckInvariants()
|
/art/test/dexdump/ |
D | staticfields.txt | 116 0001bc: 7010 0100 0000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>…
|
D | invoke-polymorphic.txt | 61 0001bc: 7010 0200 0000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>…
|
D | all.txt | 165 0004bc: 9700 0102 |000e: xor-int v0, v1, v2 275 0005bc: d800 0112 |0000: add-int/lit8 v0, v1, #int 18 // #12 591 0008bc: 5a10 0a00 |0010: iput-wide v0, v1, LA;.sJ:J // field@000a
|
D | values.txt | 327 0003bc: 1200 |0000: const/4 v0, #int 0 // #0
|
D | checkers.txt | 79 0014bc: 3803 1200 |0004: if-eqz v3, 0016 // +0012 174 0015bc: 7250 2b00 5a55 |000a: invoke-interface {v10, v5, v5, v5, v0}, Landr… 379 0018bc: 5451 0100 |0068: iget-object v1, v5, Lcom/google/android/check… 885 001d74: 6200 6b00 |01bc: sget-object v0, Lcom/google/android/checkers/… 1152 0020bc: 380c 3000 |0020: if-eqz v12, 0050 // +0030 1316 0022bc: 1a00 ea00 |00ba: const-string v0, "lbk" // string@00ea 1317 0022c0: 54a1 0b00 |00bc: iget-object v1, v10, Lcom/google/android/chec… 1485 0024bc: 6e10 aa00 0000 |0062: invoke-virtual {v0}, Ljava/lang/StringBuilder… 1549 0025bc: 1241 |00e2: const/4 v1, #int 4 // #4 1624 0026bc: 1251 |0162: const/4 v1, #int 5 // #5 [all …]
|
D | bytecodes.txt | 527 000b36: 2601 7300 0000 |0049: fill-array-data v1, 000000bc // +00000073 577 000c1c: 0003 0200 0200 0000 6100 6200 |00bc: array-data (6 units) 744 000e1c: 53b0 0f00 |00bc: iget-wide v0, v11, Lcom/google/android/test/T… 766 000e70: 54bc 1300 |00e6: iget-object v12, v11, Lcom/google/android/tes… 984 0010bc: 5307 1200 |0090: iget-wide v7, v0, Lcom/google/android/test/Te… 1097 0011bc: 3801 0300 |0006: if-eqz v1, 0009 // +0003 1274 0013bc: 0801 1a00 |0098: move-object/from16 v1, v26 1292 001404: 5200 1000 |00bc: iget v0, v0, Lcom/google/android/test/Test;.m… 1339 0014bc: ab16 1608 |0118: add-double v22, v22, v8 1464 0015bc: 4b01 0006 |0052: aput v1, v0, v6 [all …]
|
D | const-method-handle.txt | 202 0004bc: 0c01 |000c: move-result-object v1
|
D | invoke-custom.txt | 83 0009bc: 1a01 8b00 |0002: const-string v1, "targetMethodTest4 from Supe… 839 0010bc: 9b00 0608 |0000: add-long v0, v6, v8
|
/art/compiler/utils/ |
D | assembler_thumb_test_expected.cc.inc | 128 " 1bc: f8cd c7ff str.w ip, [sp, #2047] ; 0x7ff\n",
|
/art/compiler/optimizing/ |
D | optimizing_cfi_test_expected.inc | 418 // 0x00000020: jic at, 12 ; bc 0x00020028 ; +131080
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 2054 bc .Limt_table_iterate 2084 bc .Limt_table_iterate
|