Home
last modified time | relevance | path

Searched refs:ISA (Results 1 – 24 of 24) sorted by relevance

/art/test/utils/
Dget-device-isa48 ISA=
55 ISA=$(echo $ISA_adb_invocation | grep -Ewo "${ARCHITECTURES_PATTERN}")
56 if [[ -n "$ISA" ]]; then
60 if [[ -z "$ISA" ]]; then
72 echo "$ISA"
Dget-device-test-native-lib-path45 ISA=$("$ANDROID_BUILD_TOP/art/test/utils/get-device-isa" "$bitness_flag")
47 echo "/data/${TEST_DIRECTORY}/art/${ISA}"
/art/tools/
Dcompile-jar.sh31 ISA=$1
38 …$(${ANDROID_BUILD_TOP}/art/tools/host_bcp.sh ${OUT}/system/framework/oat/${ISA}/services.odex --us…
41 --android-root=${OUT}/system --instruction-set=$ISA \
Dart200 verbose_run mkdir -p $(dirname "$dex_file")/oat/$ISA
202 local oat_file=$(dirname "$dex_file")/oat/$ISA/${oat_file%.*}.odex
205 local art_file=$(dirname "$dex_file")/oat/$ISA/${art_file%.*}.art
223 --instruction-set=$ISA \
526 ISA=$(LD_LIBRARY_PATH=$LD_LIBRARY_PATH $ART_BINARY_PATH -showversion | (read art version number isa…
/art/test/etc/
Drun-test-jar56 ISA=x86
424 ISA="x86_64"
508 ISA=$("$ANDROID_BUILD_TOP/art/test/utils/get-device-isa" "$GET_DEVICE_ISA_BITNESS_FLAG")
619 ARGS="${ARGS} /data/${TEST_DIRECTORY}/art/${ISA}/"
640 FLAGS="${FLAGS} -agentpath:/data/${TEST_DIRECTORY}/art/${ISA}/${agent}=${TEST_NAME},art"
678 FLAGS="${FLAGS} -agentpath:/data/${TEST_DIRECTORY}/art/${ISA}/${agent}=${agent_args}"
879 mkdir_locations="${DEX_LOCATION}/dalvik-cache/$ISA"
962 …$enable_app_image && app_image="--app-image-file=$DEX_LOCATION/oat/$ISA/$name.art --resolve-startu…
973 --oat-file=$DEX_LOCATION/oat/$ISA/$name.odex \
976 --instruction-set=$ISA \
[all …]
/art/imgdiag/
DAndroid.bp26 // that the image it's analyzing be the same ISA as the runtime ISA.
/art/tools/jvmti-agents/wrapagentproperties/
DAndroid.bp26 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/dump-jvmti-state/
DAndroid.bp25 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/list-extensions/
DAndroid.bp25 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/breakpoint-logger/
DAndroid.bp26 // to be same ISA as what it is attached to.
/art/adbconnection/
DAndroid.bp26 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/titrace/
DAndroid.bp29 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp25 // to be same ISA as what it is attached to.
/art/dt_fd_forward/
DAndroid.bp26 // ISA as what it is attached to.
/art/tools/jvmti-agents/jit-load/
DAndroid.bp28 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/field-counts/
DAndroid.bp24 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/field-null-percent/
DAndroid.bp24 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/ti-fast/
DAndroid.bp24 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/chain-agents/
DAndroid.bp25 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/enable-vlog/
DAndroid.bp24 // to be same ISA as what it is attached to.
/art/tools/tracefast-plugin/
DAndroid.bp26 // to be same ISA as what it is attached to.
/art/tools/jvmti-agents/ti-alloc-sample/
DAndroid.bp24 // to be same ISA as what it is attached to.
/art/perfetto_hprof/
DAndroid.bp44 // to be same ISA as what it is attached to.
/art/tools/dexfuzz/
DREADME44 --dump-output <combination of ISA(s) and and backend(s)>
74 - instead of specifying an ISA, use --host