Home
last modified time | relevance | path

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

/development/python-packages/fetchartifact/
Dpyproject.toml1 [tool.poetry]
8 [tool.poetry.dependencies]
12 [tool.poetry.group.dev.dependencies]
22 [tool.coverage.report]
25 [tool.pytest.ini_options]
33 [tool.mypy]
52 [tool.pylint."MESSAGES CONTROL"]
55 [tool.isort]
/development/tools/privapp_permissions/
DREADME3 privapp_permissions.py - command-line tool for generating
/development/vndk/tools/image-diff-tool/
Dcompare_images_and_print.sh44 COMMON_ALLOWLIST=development/vndk/tools/image-diff-tool/allowlist.txt
/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.cpp187 clang::tooling::ClangTool tool(*compilations, header_files); in main() local
190 return tool.run(factory.get()); in main()
/development/build/tools/
Dmk_sdk_repo_xml.sh176 tool revision
177 build-tool revision
178 platform-tool revision
/development/scripts/
Dsymbol.py148 def ToolPath(tool, toolchain=None): argument
150 if shutil.which(tool):
151 return tool
154 return os.path.join(toolchain, tool)
Dacov110 lcov -c -d $ANDROID_OUT -o $DIR/$FILE --gcov-tool=llvm-gcov $@
/development/samples/JetBoy/
DJETBOY_content_README.txt5 1. Open a command prompt and go to the directory where the JetCreator tool is located.
/development/tools/mkstubs/
DREADME.txt7 MkStub is small tool that takes a given JAR and filters all the private stuff we don't want to
63 because the tool was designed to solve one task and not just to be super generic. That means
/development/tools/idegen/
Dexcluded-paths36 # We don't currently support development tool source code. Development tools
/development/vndk/tools/sourcedr/Documentation/
Dlist-installed-files-from-source-dirs.md7 This tool lists all *possible* file that *may* be installed to the system
/development/tools/compare_cts_reports/
DREADME.md1 This tool is used to analyze cts reports. Three scripts are included and can be used separately.
/development/tools/repo_diff/
DREADME.md75 'git cherry' is a useful tool that finds changes
/development/tools/cargo_embargo/
DREADME.md3 `cargo_embargo` is a tool to generate `Android.bp` files automatically for external Rust crates
/development/tools/apkcheck/
DREADME.txt15 defined locally. The tool can't easily tell anything about a dependency
/development/vndk/tools/header-checker/
DREADME.md38 This tool combines all the ABI information present in the input ABI dump files
/development/sdk/
Dsdk_files_NOTICE.txt672 on the Library (independent of the use of the Library in a tool for
2395 on the Library (independent of the use of the Library in a tool for
2846 on the Library (independent of the use of the Library in a tool for
5002 on the Library (independent of the use of the Library in a tool for
6733 on the Library (independent of the use of the Library in a tool for
7415 on the Library (independent of the use of the Library in a tool for
12664 - Stylebook doc tool - see LICENSE.txt
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata13899 …"description": "A library to run the pkg-config system tool at build time in order to be used in\n…
22593 "description": "Backend code generation of the wasm-bindgen tool\n",