Home
last modified time | relevance | path

Searched refs:e1 (Results 1 – 9 of 9) sorted by relevance

/art/test/924-threads/
Dexpected.txt33 e1 = ALIVE|WAITING_WITH_TIMEOUT|SLEEPING|WAITING
/art/test/067-preemptive-unpark/src/
DMain.java52 } catch (NoSuchFieldException e1) { in setUp()
/art/compiler/optimizing/
Dcode_generator.h888 HEnvironment* e1 = i1->GetEnvironment(); in HaveSameStackMap() local
890 if (e1->GetParent() != e2->GetParent() || e1->Size() != e2->Size()) { in HaveSameStackMap()
893 for (size_t i = 0, sz = e1->Size(); i < sz; ++i) { in HaveSameStackMap()
894 if (e1->GetInstructionAt(i) != e2->GetInstructionAt(i) || in HaveSameStackMap()
895 !e1->GetLocationAt(i).Equals(e2->GetLocationAt(i))) { in HaveSameStackMap()
/art/test/530-checker-loops2/src/
DMain.java1144 int[] e1 ={ 1, 2, 3, 4, 4, 4, 4, 3, 2, 1 }; in main()
1147 expectEquals(a1[i], e1[i]); in main()
1153 int[] e1 = { 7, 1, 2, 2, 1, 0, 2, 0, 0, 1 }; in main()
1156 expectEquals(a1[i], e1[i]); in main()
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc58 std::default_random_engine e1(rd()); in TEST() local
61 int32_t value = uniform_dist(e1); in TEST()
77 int32_t value = uniform_dist2(e1); in TEST()
91 int64_t value = uniform_dist3(e1); in TEST()
107 int64_t value = uniform_dist4(e1); in TEST()
/art/tools/dmtracedump/
Dtracedump.cc2363 uint64_t e1 = ptr->method1->elapsedExclusive; in createDiff() local
2365 if (e1 > 0) { in createDiff()
2366 ptr->differenceExclusive = e2 - e1; in createDiff()
2368 static_cast<double>(e1)) * 100.0; in createDiff()
/art/test/dexdump/
Dcheckers.txt785 001bbe: 2380 3700 |00e1: new-array v0, v8, [I // type@0037
2125 002cfa: 5982 2300 |00e1: iput v2, v8, Lcom/google/android/checkers/Che…
2983 003786: 1203 |01e1: const/4 v3, #int 0 // #0
3889 00415a: 4b02 0001 |00e1: aput v2, v0, v1
4154 00455a: 4b02 0001 |02e1: aput v2, v0, v1
4289 00475a: 1301 0b00 |03e1: const/16 v1, #int 11 // #b
4961 0052cc: 37b4 3f01 |03a2: if-le v4, v11, 04e1 // +013f
4994 00534a: 8177 |03e1: int-to-long v7, v7
5137 00554a: 01a3 |04e1: move v3, v10
5677 005bea: 9609 1001 |00e1: or-int v9, v16, v1
[all …]
Dbytecodes.txt763 000e66: 1200 |00e1: const/4 v0, #int 0 // #0
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc5419 " c6: 45e1 cmp r9, ip\n",
5426 " de: 45e1 cmp r9, ip\n",
5433 " f8: 45e1 cmp r9, ip\n",
5440 " 112: 45e1 cmp r9, ip\n",
5453 " 142: 45e1 cmp r9, ip\n",