Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 36) sorted by relevance

12

/art/runtime/
Dprebuilt_tools_test.cc32 for (const char* tool : tools) { in CheckToolsExist() local
33 std::string path = GetAndroidTool(tool, isa); in CheckToolsExist()
/art/build/
Dmakevars.go73 for _, tool := range prebuiltToolsForTests {
74 src := filepath.Join(clang_path, "/", tool)
/art/test/testrunner/
Denv.py136 for tool in ['smali', 'jasmin', 'd8']:
137 os.environ.setdefault(tool.upper(), HOST_OUT_EXECUTABLES + '/' + tool)
/art/odrefresh/
DREADME.md3 This tool is part of the ART APEX and is used to refresh compilation artifacts following an
/art/tools/
Dhost_bcp.sh20 host_bcp <image> | xargs <art-host-tool> ...
/art/tools/jfuzz/
DAndroid.bp15 // Fuzzer tool.
/art/tools/luci/config/
DREADME.md5 They are generated by the [lucicfg] tool based on Starlark code.
/art/runtime/interpreter/mterp/
DREADME.txt23 The starting label will be provided by the generation tool, as will
37 The generation tool does *not* print a warning if your instructions
/art/tools/jvmti-agents/wrapagentproperties/
DAndroid.bp34 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/breakpoint-logger/
DAndroid.bp34 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/dump-jvmti-state/
DAndroid.bp33 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/list-extensions/
DAndroid.bp33 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp33 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/jit-load/
DAndroid.bp36 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/titrace/
DAndroid.bp37 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/field-counts/
DAndroid.bp32 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/chain-agents/
DAndroid.bp33 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/adbconnection/
DAndroid.bp38 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/field-null-percent/
DAndroid.bp32 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/ti-fast/
DAndroid.bp32 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/enable-vlog/
DAndroid.bp32 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/simple-profile/
DAndroid.bp34 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/tracefast-plugin/
DAndroid.bp34 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/ti-alloc-sample/
DAndroid.bp32 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/perfetto_hprof/
DAndroid.bp49 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires

12