Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 38) sorted by relevance

12

/development/scripts/
DOWNERS5 per-file add3prf.py,add3prf_test.py,cargo2android.py,get_rust_pkg.py,update_crate_tests.py = ivanlo…
6 per-file cargo2rulesmk.py = ivanlozano@google.com,jeffv@google.com,mmaurer@google.com,armellel@goog…
DAndroid.bp23 "symbol.py",
29 main: "symbol.py",
32 srcs: ["symbol.py"],
39 main: "stack_core.py",
41 "example_crashes.py",
42 "stack_core.py",
56 "add3prf.py",
57 "add3prf_test.py",
67 "gdbclient.py",
68 "gdbclient_test.py",
/development/vndk/tools/sourcedr/Documentation/
Dlist-installed-files-from-source-dirs.md4 `list_installed_file_from_source.py` helps users to list the vendor source
21 Then, in `${ANDROID_BUILD_TOP}`, run `list_installed_file_from_source.py`:
24 ./development/vndk/tools/sourcedr/sourcedr/list_installed_file_from_source.py \
35 `list_installed_file_from_source.py` spends a lot of time parsing ninja
40 ./development/vndk/tools/sourcedr/sourcedr/ninja.py pickle \
49 ./development/vndk/tools/sourcedr/sourcedr/list_installed_file_from_source.py \
56 By default, `list_installed_file_from_source.py` lists the files that are from
75 ./development/vndk/tools/sourcedr/sourcedr/list_installed_file_from_source.py \
85 ./development/vndk/tools/sourcedr/sourcedr/list_installed_file_from_source.py \
96 ./development/vndk/tools/sourcedr/sourcedr/list_installed_file_from_source.py \
/development/tools/compare_cts_reports/
DREADME.md10 ## parse_cts_report.py
13 ./parse_cts_report.py -r REPORT -d OUTPUT_DIR [--abi [{armeabi-v7a,arm64-v8a,x86,x86_64} ...]]
22 ## aggregate_cts_reports.py
25 ./aggregate_cts_reports.py -r REPORT [REPORT ...] -d OUTPUT_DIR [--ignore-abi] [--abi [{armeabi-v7a…
30 The `-d` flag has the same behavior as `parse_cts_report.py`.
36 ## compare_cts_reports.py
39 ./compare_cts_reports.py [-h] [-r CTS_REPORTS [CTS_REPORTS ...]] [-f CTS_REPORTS] --mode {1,2,n} --…
48 The `-d` flag has to be specified. Behavior same as `parse_cts_report.py`.
54 `--ignore-abi` is a boolean flag, which has the same behavior as `aggregate_cts_reports.py`.
72 ./test_parse_cts_report.py
[all …]
/development/tools/repo_pull/
DREADME.md4 `repo_pull.py` pulls multiple change lists from a Gerrit code review website.
5 A user may specify a query string and `repo_pull.py` will pull the matching
11 repo_pull.py pull 'topic:repo-pull-initial-cl' \
19 `repo_pull.py` requires `.gitcookies` to access Gerrit APIs. Please
41 $ repo_pull.py [sub-command] [query] \
50 * `repo_pull.py json` prints the change lists in the JSON file format.
52 * `repo_pull.py bash` prints the *bash commands* that can pull the change lists.
54 * `repo_pull.py pull` *pulls the change lists* immediately.
105 repo_pull.py json 'topic:repo-pull-initial-cl' \
113 repo_pull.py bash 'topic:repo-pull-initial-cl' \
[all …]
/development/python-packages/
D.gitignore3 *.py[cod]
4 *$py.class
49 *.py,cover
60 local_settings.py
83 ipython_config.py
105 *.sage.py
/development/tools/ndk/
D.gitignore3 *.py[cod]
4 *$py.class
49 *.py,cover
60 local_settings.py
83 ipython_config.py
105 *.sage.py
DAndroid.bp24 main: "update_ndk_abi.py",
26 "update_ndk_abi.py",
/development/python-packages/adb/
D.gitignore3 *.py[cod]
4 *$py.class
56 local_settings.py
82 *.sage.py
/development/tools/ninja_dependency_analysis/
DAndroid.bp8 "collect_ninja_inputs.py",
9 "ninja_metrics_proto/ninja_metrics.py",
DREADME.md2 `./development/tools/ninja_dependency_analysis/collect_inputs.py -n <ninja binary> -f <ninja file> …
5 `./development/tools/ninja_dependency_analysis/collect_inputs.py -n prebuilts/build-tools/linux-x86…
/development/vndk/tools/header-checker/utils/
DAndroid.bp23 main: "create_reference_dumps.py",
25 "create_reference_dumps.py",
26 "utils.py",
/development/tools/privapp_permissions/
DREADME3 privapp_permissions.py - command-line tool for generating
14 development/tools/privapp_permissions/privapp_permissions.py
/development/vndk/tools/sourcedr/
DREADME.md9 - [files/list_app_shared_uid.py](files/list_app_shared_uid.py) lists all
/development/
DPREUPLOAD.cfg17 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
19 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py --no-verify-format -f ${PREUPLOAD_FILES}
/development/tools/otagui/
DDockerfile22 COPY *.py .
25 CMD ["python3.9", "web_server.py"]
/development/vndk/tools/image-diff-tool/
DAndroid.bp23 main: "diff.py",
25 "diff.py",
/development/tools/ndk/ndkabidump/
DAndroid.bp25 "__init__.py",
26 "soong.py",
/development/gsi/repack_super_image/
DAndroid.bp21 main: "repack_super_image.py",
23 "repack_super_image.py",
/development/vndk/tools/sourcedr/blueprint/
D.gitignore2 *.py[co]
/development/vndk/tools/elfcheck/
DAndroid.bp37 "elfcheck/*.py",
38 "fix_android_mk_prebuilt.py",
/development/tools/repo_diff/service/repodiff/
DMakefile87 python tools/upgrade_db.py upgrade $(SQL_SCRIPT_DIR)
92 python tools/upgrade_db.py downgrade $(SQL_SCRIPT_DIR)
102 python tools/create_sql_script.py
128 ./tools/clear_service_account_keys.py $(SERVICE_ACCOUNT) 2>/dev/null || true
157 cp ../../*.{txt,py} build/
/development/tools/logblame/
Dshort_idle_test12 $TOP/development/tools/logblame/analyze_logs.py --duration=5m --clear --rawlogs $RAWLOGS_FILE \
Dmedium_idle_test12 $TOP/development/tools/logblame/analyze_logs.py --duration=4h --clear --rawlogs $RAWLOGS_FILE \
/development/tools/motion/motion_test_watcher_app/
DREADME.md23 ./watch_local_tests.py --client_url=http://localhost:4200/

12