Searched refs:c6 (Results 1 – 9 of 9) sorted by relevance
/art/test/115-native-bridge/src/ |
D | NativeBridgeMain.java | 142 native static char charMethod(char c1, char c2, char c3, char c4, char c5, char c6, char c7, in charMethod() argument
|
/art/test/dexdump/ |
D | const-method-handle.txt | 62 0003c6: 0e00 |0003: return-void 205 0004c6: 6e10 0f00 0100 |0011: invoke-virtual {v1}, Ljava/lang/StringBuilder…
|
D | checkers.txt | 176 0015c6: 7250 2b00 5a44 |000f: invoke-interface {v10, v5, v4, v4, v0}, Landr… 364 001884: 28c6 |004c: goto 0012 // -003a 381 0018c6: 0a01 |006d: move-result v1 471 0019c6: 6e10 3300 0500 |0019: invoke-virtual {v5}, Landroid/view/MotionEven… 771 001b88: 5990 1d00 |00c6: iput v0, v9, Lcom/google/android/checkers/Che… 1250 0021c6: 0a00 |003f: move-result v0 1699 0027c6: 12c0 |01e7: const/4 v0, #int -4 // #fc 1859 0029c6: b072 |004b: add-int/2addr v2, v7 2432 0030c6: 1a00 1801 |005f: const-string v0, "rot" // string@0118 2516 0031c6: 5510 0200 |000d: iget-boolean v0, v1, Lcom/google/android/chec… [all …]
|
D | bytecodes.txt | 749 000e30: 1902 36c0 |00c6: const-wide/high16 v2, #long -4596486369685012… 1100 0011c6: 4801 0106 |000b: aget-byte v1, v1, v6 1297 001418: 5200 1000 |00c6: iget v0, v0, Lcom/google/android/test/Test;.m… 1616 0016c6: 0500 1e00 |0013: move-wide/from16 v0, v30 1683 0017c6: 9c18 1c18 |0093: sub-long v24, v28, v24
|
D | invoke-custom.txt | 85 0009c6: 0e00 |0007: return-void 921 0011c6: 0c03 |0027: move-result-object v3
|
/art/test/004-JniTest/src/ |
D | Main.java | 198 …private static native char charMethod(char c1, char c2, char c3, char c4, char c5, char c6, char c… in charMethod() argument
|
/art/compiler/optimizing/ |
D | load_store_analysis_test.cc | 286 HInstruction* c6 = graph_->GetIntConstant(6); in TEST_F() local 315 HInstruction* i_add6 = new (GetAllocator()) HAdd(DataType::Type::kInt32, index, c6); in TEST_F()
|
/art/test/004-JniTest/ |
D | jni_test.cc | 271 jchar c3, jchar c4, jchar c5, jchar c6, jchar c7, in Java_Main_charMethod() argument 278 CHECK_EQ(c6, '1'); in Java_Main_charMethod()
|
/art/compiler/utils/ |
D | assembler_thumb_test_expected.cc.inc | 62 " c6: a80c addne r0, sp, #48 ; 0x30\n",
|