Searched refs:ISA (Results 1 – 24 of 24) sorted by relevance
48 ISA=55 ISA=$(echo $ISA_adb_invocation | grep -Ewo "${ARCHITECTURES_PATTERN}")56 if [[ -n "$ISA" ]]; then60 if [[ -z "$ISA" ]]; then72 echo "$ISA"
45 ISA=$("$ANDROID_BUILD_TOP/art/test/utils/get-device-isa" "$bitness_flag")47 echo "/data/${TEST_DIRECTORY}/art/${ISA}"
31 ISA=$138 …$(${ANDROID_BUILD_TOP}/art/tools/host_bcp.sh ${OUT}/system/framework/oat/${ISA}/services.odex --us…41 --android-root=${OUT}/system --instruction-set=$ISA \
200 verbose_run mkdir -p $(dirname "$dex_file")/oat/$ISA202 local oat_file=$(dirname "$dex_file")/oat/$ISA/${oat_file%.*}.odex205 local art_file=$(dirname "$dex_file")/oat/$ISA/${art_file%.*}.art223 --instruction-set=$ISA \526 ISA=$(LD_LIBRARY_PATH=$LD_LIBRARY_PATH $ART_BINARY_PATH -showversion | (read art version number isa…
56 ISA=x86424 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 …]
26 // that the image it's analyzing be the same ISA as the runtime ISA.
26 // to be same ISA as what it is attached to.
25 // to be same ISA as what it is attached to.
29 // to be same ISA as what it is attached to.
26 // ISA as what it is attached to.
28 // to be same ISA as what it is attached to.
24 // to be same ISA as what it is attached to.
44 // to be same ISA as what it is attached to.
44 --dump-output <combination of ISA(s) and and backend(s)>74 - instead of specifying an ISA, use --host