Home
last modified time | relevance | path

Searched refs:a (Results 851 – 875 of 1121) sorted by relevance

1...<<31323334353637383940>>...45

/art/test/630-safecast-array/smali/
DMain.smali5 # You may obtain a copy of the License at
/art/test/515-dce-dominator/smali/
DDominator.smali5 # You may obtain a copy of the License at
/art/test/121-modifiers/smali/
DA$B.smali6 # You may obtain a copy of the License at
/art/test/591-new-instance-string/smali/
Dnew-instance.smali6 # You may obtain a copy of the License at
/art/libnativebridge/
Dlibnativebridge.map.txt6 # You may obtain a copy of the License at
/art/tools/dexanalyze/
DAndroid.bp6 // You may obtain a copy of the License at
/art/test/162-method-resolution/jasmin/
DTest10User.j5 ; You may obtain a copy of the License at
DTest6User2.j5 ; You may obtain a copy of the License at
/art/test/972-iface-super-multidex/smali-multidex/
Dsuperinterface.smali6 # You may obtain a copy of the License at
/art/test/085-old-style-inner-class/jasmin/
DMain$2.j5 ; You may obtain a copy of the License at
DMain$1.j5 ; You may obtain a copy of the License at
/art/test/974-verify-interface-super/smali/
Dbase.smali5 # You may obtain a copy of the License at
/art/tools/cpp-define-generator/
Druntime.def6 * You may obtain a copy of the License at
Dmirror_object.def6 * You may obtain a copy of the License at
/art/test/004-JniTest/src/
DMain.java246 void a(); in a() method
307 static native int intFastNativeMethod(int a, int b, int c); in intFastNativeMethod() argument
325 static native int intCriticalNativeMethod(int a, int b, int c); in intCriticalNativeMethod() argument
/art/test/484-checker-register-hints/smali/
DSmali.smali5 # You may obtain a copy of the License at
27 # We could check here that there is a parallel move, but it's only valid
92 # We could check here that there is a parallel move, but it's only valid
/art/libartbase/base/unix_file/
Dfd_file_test.cc234 auto reset_compare = [&](art::ScratchFile& a, art::ScratchFile& b) { in TEST_F() argument
235 a.GetFile()->ResetOffset(); in TEST_F()
237 return a.GetFile()->Compare(b.GetFile()); in TEST_F()
/art/runtime/gc/space/
Dlarge_object_space.cc351 inline bool FreeListSpace::SortByPrevFree::operator()(const AllocationInfo* a, in operator ()() argument
353 if (a->GetPrevFree() < b->GetPrevFree()) return true; in operator ()()
354 if (a->GetPrevFree() > b->GetPrevFree()) return false; in operator ()()
355 if (a->AlignSize() < b->AlignSize()) return true; in operator ()()
356 if (a->AlignSize() > b->AlignSize()) return false; in operator ()()
357 return reinterpret_cast<uintptr_t>(a) < reinterpret_cast<uintptr_t>(b); in operator ()()
/art/test/559-checker-irreducible-loop/smali/
DIrreducibleLoop.smali5 # You may obtain a copy of the License at
21 # Test that we support a simple irreducible loop.
128 # Check that a dex register only used in the loop header remains live thanks
263 # Check that we don't LICM in a natural loop that contains an irreducible loop:
310 # Check a loop within an irreducible loop
356 # Check than a loop before an irreducible loop is not part of the
/art/tools/jvmti-agents/field-counts/
DREADME.md3 fieldcount is a JVMTI agent designed to investigate the types being held by specific fields and
48 Will initiate a dump of the counts (to logcat).
/art/test/587-inline-class-error/smali/
DTestCase.smali5 # You may obtain a copy of the License at
/art/test/556-invoke-super/smali/
Dinvokesuper.smali6 # You may obtain a copy of the License at
/art/test/600-verifier-fails/
Dinfo.txt16 verification failure (non-reference type) to avoid a compiler crash
/art/test/518-null-array-get/smali/
DNullArraySuccessInt.smali5 # You may obtain a copy of the License at
/art/tools/veridex/
DAndroid.bp5 // You may obtain a copy of the License at

1...<<31323334353637383940>>...45