/art/libartbase/base/ |
D | memory_region.cc | 24 void MemoryRegion::CopyFrom(size_t offset, const MemoryRegion& from) const { in CopyFrom() 25 CHECK(from.pointer() != nullptr); in CopyFrom() 26 CHECK_GT(from.size(), 0U); in CopyFrom() 27 CHECK_GE(this->size(), from.size()); in CopyFrom() 28 CHECK_LE(offset, this->size() - from.size()); in CopyFrom() 29 memmove(reinterpret_cast<void*>(begin() + offset), from.pointer(), from.size()); in CopyFrom()
|
/art/test/551-implicit-null-checks/ |
D | expected.txt | 1 NPE from GetLong 2 NPE from PutLong 3 NPE from GetDouble 4 NPE from PutDouble
|
/art/runtime/ |
D | method_handles_test.cc | 63 Handle<mirror::Class> from, in TryConversion() argument 68 Handle<mirror::MethodType> from_mt = hs.NewHandle(CreateVoidMethodType(self, from)); in TryConversion() 70 return ConvertJValueCommon(from_mt, to_mt, from.Get(), to.Get(), value); in TryConversion() 84 Handle<mirror::Class> from = hs.NewHandle(cl->FindPrimitiveClass('B')); in TEST_F() local 87 ASSERT_TRUE(TryConversion(soa.Self(), from, to, &value)); in TEST_F() 96 Handle<mirror::Class> from = hs.NewHandle(cl->FindPrimitiveClass('C')); in TEST_F() local 100 ASSERT_TRUE(TryConversion(soa.Self(), from, to, &value)); in TEST_F() 109 Handle<mirror::Class> from = hs.NewHandle(cl->FindPrimitiveClass('I')); in TEST_F() local 112 ASSERT_TRUE(TryConversion(soa.Self(), from, to, &value)); in TEST_F() 121 Handle<mirror::Class> from = hs.NewHandle(cl->FindPrimitiveClass('B')); in TEST_F() local [all …]
|
D | method_handles.h | 38 bool IsParameterTypeConvertible(ObjPtr<mirror::Class> from, 43 bool IsReturnTypeConvertible(ObjPtr<mirror::Class> from, 52 ObjPtr<mirror::Class> from,
|
/art/runtime/interpreter/mterp/mips/ |
D | other.S | 16 GET_INST_OPCODE(t0) # extract opcode from rINST 32 GET_INST_OPCODE(t0) # extract opcode from rINST 40 GET_INST_OPCODE(t0) # extract opcode from rINST 50 GET_INST_OPCODE(t0) # extract opcode from rINST 62 GET_INST_OPCODE(t0) # extract opcode from rINST 87 GET_INST_OPCODE(t0) # extract opcode from rINST 100 GET_INST_OPCODE(t0) # extract opcode from rINST 109 GET_INST_OPCODE(t0) # extract opcode from rINST 120 GET_INST_OPCODE(t0) # extract opcode from rINST 130 GET_INST_OPCODE(t0) # extract opcode from rINST [all …]
|
D | floating_point.S | 18 GET_INST_OPCODE(t0) # extract opcode from rINST 38 GET_INST_OPCODE(t0) # extract opcode from rINST 63 GET_INST_OPCODE(t0) # extract opcode from rINST 86 GET_INST_OPCODE(t0) # extract opcode from rINST 103 GET_INST_OPCODE(t1) # extract opcode from rINST 119 GET_INST_OPCODE(t0) # extract opcode from rINST 190 GET_INST_OPCODE(t0) # extract opcode from rINST 241 GET_INST_OPCODE(t0) # extract opcode from rINST 280 GET_INST_OPCODE(t1) # extract opcode from rINST 309 GET_INST_OPCODE(t1) # extract opcode from rINST [all …]
|
D | array.S | 27 GET_INST_OPCODE(t0) # extract opcode from rINST 57 GET_INST_OPCODE(t0) # extract opcode from rINST 84 GET_INST_OPCODE(t0) # extract opcode from rINST 110 GET_INST_OPCODE(t0) # extract opcode from rINST 137 GET_INST_OPCODE(t0) # extract opcode from rINST 164 GET_INST_OPCODE(t0) # extract opcode from rINST 181 GET_INST_OPCODE(t0) # extract opcode from rINST 196 GET_INST_OPCODE(t0) # extract opcode from rINST 215 GET_INST_OPCODE(t0) # extract opcode from rINST 238 GET_INST_OPCODE(t0) # extract opcode from rINST
|
/art/runtime/interpreter/mterp/mips64/ |
D | other.S | 16 GET_INST_OPCODE v0 # extract opcode from rINST 32 GET_INST_OPCODE v0 # extract opcode from rINST 41 GET_INST_OPCODE v0 # extract opcode from rINST 51 GET_INST_OPCODE v0 # extract opcode from rINST 64 GET_INST_OPCODE v0 # extract opcode from rINST 91 GET_INST_OPCODE v0 # extract opcode from rINST 105 GET_INST_OPCODE v0 # extract opcode from rINST 114 GET_INST_OPCODE v0 # extract opcode from rINST 125 GET_INST_OPCODE v0 # extract opcode from rINST 135 GET_INST_OPCODE v0 # extract opcode from rINST [all …]
|
D | array.S | 27 GET_INST_OPCODE v0 # extract opcode from rINST 60 GET_INST_OPCODE v0 # extract opcode from rINST 85 GET_INST_OPCODE v0 # extract opcode from rINST 115 GET_INST_OPCODE v0 # extract opcode from rINST 141 GET_INST_OPCODE v0 # extract opcode from rINST 164 GET_INST_OPCODE v0 # extract opcode from rINST 180 GET_INST_OPCODE v0 # extract opcode from rINST 197 GET_INST_OPCODE v0 # extract opcode from rINST 216 GET_INST_OPCODE v0 # extract opcode from rINST 240 GET_INST_OPCODE v0 # extract opcode from rINST
|
D | floating_point.S | 16 GET_INST_OPCODE v0 # extract opcode from rINST 34 GET_INST_OPCODE v0 # extract opcode from rINST 53 GET_INST_OPCODE v0 # extract opcode from rINST 71 GET_INST_OPCODE v0 # extract opcode from rINST 104 GET_INST_OPCODE v0 # extract opcode from rINST 137 GET_INST_OPCODE v0 # extract opcode from rINST 157 GET_INST_OPCODE v0 # extract opcode from rINST 326 GET_INST_OPCODE v0 # extract opcode from rINST 340 GET_INST_OPCODE v0 # extract opcode from rINST 354 GET_INST_OPCODE v0 # extract opcode from rINST [all …]
|
D | arithmetic.S | 28 GET_INST_OPCODE v0 # extract opcode from rINST 59 GET_INST_OPCODE v0 # extract opcode from rINST 87 GET_INST_OPCODE v0 # extract opcode from rINST 117 GET_INST_OPCODE v0 # extract opcode from rINST 149 GET_INST_OPCODE v0 # extract opcode from rINST 180 GET_INST_OPCODE v0 # extract opcode from rINST 199 GET_INST_OPCODE v0 # extract opcode from rINST 217 GET_INST_OPCODE v0 # extract opcode from rINST 268 GET_INST_OPCODE v0 # extract opcode from rINST 302 GET_INST_OPCODE v0 # extract opcode from rINST
|
/art/runtime/interpreter/mterp/arm/ |
D | other.S | 17 GET_INST_OPCODE ip @ extract opcode from rINST 33 GET_INST_OPCODE ip @ extract opcode from rINST 43 GET_INST_OPCODE ip @ extract opcode from rINST 51 GET_INST_OPCODE ip @ ip<- opcode from rINST 65 GET_INST_OPCODE ip @ extract opcode from rINST 91 GET_INST_OPCODE ip @ extract opcode from rINST 106 GET_INST_OPCODE ip @ extract opcode from rINST 118 GET_INST_OPCODE ip @ extract opcode from rINST 132 GET_INST_OPCODE ip @ extract opcode from rINST 145 GET_INST_OPCODE ip @ extract opcode from rINST [all …]
|
D | object.S | 15 GET_INST_OPCODE ip @ extract opcode from rINST 34 GET_INST_OPCODE ip @ extract opcode from rINST 38 @ Fast-path which gets the field offset from thread-local cache. 123 GET_INST_OPCODE ip @ extract opcode from rINST 162 GET_INST_OPCODE ip @ extract opcode from rINST 188 GET_INST_OPCODE ip @ extract opcode from rINST 224 GET_INST_OPCODE ip @ extract opcode from rINST 239 GET_INST_OPCODE ip @ extract opcode from rINST 263 GET_INST_OPCODE ip @ extract opcode from rINST 279 GET_INST_OPCODE ip @ extract opcode from rINST
|
D | array.S | 27 GET_INST_OPCODE ip @ extract opcode from rINST 89 GET_INST_OPCODE ip @ extract opcode from rINST 119 GET_INST_OPCODE ip @ extract opcode from rINST 145 GET_INST_OPCODE ip @ extract opcode from rINST 173 GET_INST_OPCODE ip @ extract opcode from rINST 188 GET_INST_OPCODE ip @ extract opcode from rINST 205 GET_INST_OPCODE ip @ extract opcode from rINST 225 GET_INST_OPCODE ip @ extract opcode from rINST 249 GET_INST_OPCODE ip @ extract opcode from rINST
|
/art/test/975-iface-private/ |
D | expected.txt | 1 Saying hi from class 3 Saying hi from interface
|
/art/test/1927-exception-event/ |
D | expected.txt | 3 …c static void art.Test1927.test_J() @ line = 110 throws class art.Test1927$TestException: from java 12 …c static void art.Test1927.test_J() @ line = 111 caught class art.Test1927$TestException: from java 20 Caught exception: art.Test1927$TestException: from java 22 Caught exception: art.Test1927$TestException: from native 24 …atic void art.Test1927.terminal_J() @ line = 103 throws class art.Test1927$TestException: from java 34 …static void art.Test1927.test_J_J() @ line = 122 caught class art.Test1927$TestException: from java 42 Caught exception: art.Test1927$TestException: from java 44 …ive void art.Test1927.terminal_N() @ line = -1 throws class art.Test1927$TestException: from native 54 …atic void art.Test1927.test_J_N() @ line = 130 caught class art.Test1927$TestException: from native 62 Caught exception: art.Test1927$TestException: from native [all …]
|
/art/test/949-in-memory-transform/ |
D | info.txt | 3 Tests that transformation works even when the class being transformed comes from 4 an in-memory dex file (i.e. loaded from an InMemoryDexClassLoader).
|
/art/test/420-const-class/ |
D | expected.txt | 7 Hello from OtherWithClinit 13 Hello from OtherWithClinit2
|
/art/test/984-obsolete-invoke/ |
D | expected.txt | 3 Retrieving obsolete method from current stack 10 Caught expected error from attempting to invoke an obsolete method.
|
/art/test/021-string2/src/ |
D | Main.java | 522 for (int from = 0; from != full.length(); ++from) { in testIndexOf() 526 if (from <= p.length()) { in testIndexOf() 530 } else if (from >= p.length() + c.length()) { in testIndexOf() 534 } else if (full.charAt(from) == 'z') { in testIndexOf() 535 eX = (full.charAt(from + 1) != 'x') ? -1 : from + 1; in testIndexOf() 536 e0440 = (full.charAt(from + 1) != '\u0440') ? -1 : from + 1; in testIndexOf() 537 e0000 = (full.charAt(from + 1) != '\u0000') ? -1 : from + 1; in testIndexOf() 539 eX = (full.charAt(from) != 'x') ? -1 : from; in testIndexOf() 540 e0440 = (full.charAt(from) != '\u0440') ? -1 : from; in testIndexOf() 541 e0000 = (full.charAt(from) != '\u0000') ? -1 : from; in testIndexOf() [all …]
|
/art/compiler/optimizing/ |
D | superblock_cloner.h | 36 HEdge(HBasicBlock* from, HBasicBlock* to) : from_(from->GetBlockId()), to_(to->GetBlockId()) { in HEdge() argument 40 HEdge(uint32_t from, uint32_t to) : from_(from), to_(to) { in HEdge() argument 72 uint32_t from = edge.GetFrom(); in IsEdgeValid() local 74 if (from >= graph->GetBlocks().size() || to >= graph->GetBlocks().size()) { in IsEdgeValid() 78 HBasicBlock* block_from = graph->GetBlocks()[from]; in IsEdgeValid()
|
D | register_allocator_graph_color.cc | 490 void AddPotentialInterference(InterferenceNode* from, 509 bool PrecoloredHeuristic(InterferenceNode* from, InterferenceNode* into); 512 bool UncoloredHeuristic(InterferenceNode* from, InterferenceNode* into); 517 void Combine(InterferenceNode* from, InterferenceNode* into); 1092 void ColoringIteration::AddPotentialInterference(InterferenceNode* from, in AddPotentialInterference() argument 1096 if (from->IsPrecolored()) { in AddPotentialInterference() 1105 from->AddInterference( in AddPotentialInterference() 1124 from->AddInterference( in AddPotentialInterference() 1129 from->AddInterference(to, guaranteed_not_interfering_yet, &adjacent_nodes_links_); in AddPotentialInterference() 1133 AddPotentialInterference(to, from, guaranteed_not_interfering_yet, /*both_directions*/ false); in AddPotentialInterference() [all …]
|
/art/libdexfile/dex/ |
D | primitive.h | 198 static bool IsWidenable(Type from, Type to) { in IsWidenable() argument 199 if (!IsNumericType(from) || !IsNumericType(to)) { in IsWidenable() 203 if (IsSignedNumericType(from) && !IsSignedNumericType(to)) { in IsWidenable() 207 if (BitsRequiredForLargestValue(from) > BitsRequiredForLargestValue(to)) { in IsWidenable()
|
/art/dt_fd_forward/ |
D | README.md | 16 When this transport has successfully received fds from the proxy it sends the 22 When this transport accepts or attaches to a connection it will read from the 24 order, an fd that will be read from to get incoming JDWP packets (read\_fd\_), 27 to writing any data to write\_fd\_ the transport will _read_ from the
|
/art/test/975-iface-private/smali/ |
D | Main.smali | 24 # System.out.println("Saying hi from class"); 28 # System.out.println("Saying hi from interface"); 56 const-string v1, "Saying hi from class" 66 const-string v1, "Saying hi from interface"
|