Home
last modified time | relevance | path

Searched refs:bc (Results 1 – 12 of 12) sorted by relevance

/art/libartbase/base/
Dbit_string.h28 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/
Dsubtype_check_info.h466 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/compiler/utils/
Dassembler_thumb_test_expected.cc.inc55 " b0: bc f1 00 0f cmp.w r12, #0\n"
59 " be: bc f1 00 0f cmp.w r12, #0\n"
64 " cc: bc f1 00 0f cmp.w r12, #0\n"
68 " da: bc f1 00 0f cmp.w r12, #0\n"
72 " e4: bc f1 00 0f cmp.w r12, #0\n"
76 " f0: bc f1 00 0f cmp.w r12, #0\n"
80 " fe: bc f1 00 0f cmp.w r12, #0\n"
128 " 1bc: cd f8 ff c7 str.w r12, [sp, #2047]\n"
/art/tools/jvmti-agents/simple-force-redefine/
Dforceredefine.cc109 bool Visit(lir::Bytecode* bc) override { in Transform()
116 cir_->instructions.InsertBefore(bc, new_inst); in Transform()
/art/test/dexdump/
Dstaticfields.txt116 0001bc: 7010 0100 0000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>…
Dinvoke-polymorphic.txt61 0001bc: 7010 0200 0000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>…
Dall.txt165 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
Dvalues.txt327 0003bc: 1200 |0000: const/4 v0, #int 0 // #0
Dcheckers.txt79 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 …]
Dbytecodes.txt527 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 …]
Dconst-method-handle.txt202 0004bc: 0c01 |000c: move-result-object v1
Dinvoke-custom.txt366 0027bc: |[0027bc] TestBase.assertEquals:(SS)V
1813 0020bc: 6e10 c000 0200 |006c: invoke-virtual {v2}, Ljava/lang/Object;.getCl…
1871 0021bc: 0d00 |00ec: move-exception v0
1929 0022bc: 6201 1300 |016c: sget-object v1, Ljava/lang/System;.out:Ljava/…
1965 00235c: 0d00 |01bc: move-exception v0
2166 0024bc: 6e20 b300 1000 |0004: invoke-virtual {v0, v1}, Ljava/io/PrintStream…
3191 0030bc: 0e00 |0024: return-void
3251 … |0008: invoke-virtual {v0}, Ljava/lang/Integer;.intValue:()I // method@00bc
3437 0031bc: d804 0401 |0058: add-int/lit8 v4, v4, #int 1 // #01
3487 003284: 3527 2200 |00bc: if-ge v7, v2, 00de // +0022
[all …]