Home
last modified time | relevance | path

Searched refs:available (Results 1 – 15 of 15) sorted by relevance

/art/tools/amm/models/
DDexCode.md5 of the dex file size available to us on device. On Android O, for example,
17 Taking up 500 KB (or the best available approximation thereof).
/art/test/456-baseline-array-set/
Dinfo.txt2 of available registers when using the baseline register
/art/test/801-VoidCheckCast/
Dinfo.txt1 A test that is only available as a DEX binary.
/art/libdexfile/dex/
Ddex_instruction_iterator.h174 const size_t available = NumCodeUnits() - DexPc(); variable
175 if (UNLIKELY(size_code_units > available)) {
180 if (UNLIKELY(instruction_code_units > available)) {
/art/runtime/jdwp/
Djdwp_request.cc29 Request::Request(const uint8_t* bytes, uint32_t available) : p_(bytes) { in Request() argument
32 CHECK_LE(byte_count_, available); in Request()
Djdwp.h428 Request(const uint8_t* bytes, uint32_t available);
/art/test/134-nodex2oat-nofallback/
Dexpected.txt33 …va.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
64 …va.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp39 // NDK headers aren't available in platform NDK builds.
/art/libartpalette/
DAndroid.bp25 // only available as a shared library on Android.
/art/runtime/interpreter/mterp/
DREADME.txt26 The following global variables are generally available:
/art/tools/dexfuzz/
DREADME6 can be used to test the various modes of execution available to ART (Interpreter,
/art/tools/
Dart62 1) Not having core.art available (see $ANDROID_BUILD_TOP/art/Android.mk).
64 …2) Not having boot.art available (see $ANDROID_BUILD_TOP/build/make/core/dex_preopt_libart_boot.mk)
/art/build/apex/
DAndroid.bp54 // These are available only on device
/art/
DNOTICE49 Object form, made available under the License, as indicated by a
/art/test/
DAndroid.bp384 // NDK headers aren't available in platform NDK builds.