Searched defs:target (Results 1 – 7 of 7) sorted by relevance
| /development/diff_published_artifacts/ |
| D | diff_published_artifacts.py | 205 def fetch_artifact(build_id, branch, target, output_dir, file_path): argument 226 def search_builds(days, branch, target, file_name, query): argument
|
| /development/plot-benchmarks/ |
| D | tsconfig.json | 4 "target": "ESNext", string
|
| /development/benchmarks-chrome-extension/ |
| D | tsconfig.json | 4 "target": "ESNext", string
|
| /development/plot-benchmarks/src/workers/ |
| D | service.ts | 25 const target = comparables[j]; constant 65 const target = comparables[j]; constant
|
| /development/upload_mac_metrics_to_skia/ |
| D | upload_mac_metrics_to_skia.py | 17 def fetch_artifacts(build_id, branch, target, output_dir, file_path): argument
|
| /development/plot-benchmarks/src/transforms/ |
| D | standard-mappers.ts | 144 const y = i == index ? target : 0; constant
|
| /development/importMaven/src/main/kotlin/androidx/build/importMaven/ |
| D | KonanPrebuiltsDownloader.kt | 139 listOf("$prefix.$host") + SUPPORTED_TARGETS.map { target -> "$prefix.$host-$target" } in <lambda>() method
|