Searched full:build_targets (Results 1 – 12 of 12) sorted by relevance
/external/bazelbuild-rules_android/.bazelci/ |
D | postsubmit.yml | 4 build_targets: 9 build_targets: 14 build_targets: 19 build_targets:
|
/external/pdfium/testing/tools/coverage/ |
D | coverage_report.py | 82 self.build_targets) = self.calculate_coverage_tests(args) 152 build_targets = set() 157 build_targets.add('pdfium_diff') 158 build_targets.add('pdfium_test') 161 build_targets.add(name) 165 build_targets = list(build_targets) 167 return coverage_tests, build_targets 176 call_args += self.build_targets 242 coverage_args += self.build_targets
|
/external/flatbuffers/.bazelci/ |
D | presubmit.yml | 5 build_targets: 10 build_targets: 15 build_targets:
|
/external/perfetto/tools/ |
D | tmux | 197 BUILD_TARGETS=(traced traced_probes perfetto test/configs) 199 BUILD_TARGETS+=(trace_to_text) 202 "$SCRIPT_DIR/ninja" -C "$OUT" ${BUILD_TARGETS[*]}
|
D | gn_utils.py | 105 def build_targets(out, targets, quiet=False): function 173 build_targets(tmp_out, [BUILDFLAGS_TARGET], quiet=True)
|
D | gen_amalgamated | 604 gn_utils.build_targets(out, targets)
|
/external/rust/crates/grpcio-sys/grpc/.bazelci/ |
D | presubmit.yml | 16 build_targets:
|
/external/deqp/scripts/ |
D | check_build_sanity.py | 160 BUILD_TARGETS = [ variable 219 return [(b.getName(), [b]) for b in BUILD_TARGETS]
|
/external/webrtc/tools_webrtc/vim/ |
D | webrtc.ycm_extra_conf.py | 209 build_targets = GetNinjaBuildOutputsForSourceFile(out_dir, filename) 210 for build_target in build_targets:
|
/external/webrtc/tools_webrtc/mb/docs/ |
D | user_guide.md | 77 * `build_targets`: a legacy field that indicates the minimal subset of 90 `build_targets` differ from each other or from `compile_targets` and
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 450 BUILD_TARGETS += .projects 453 BUILD_TARGETS += .docs .libs .bins 455 all: $(BUILD_TARGETS)
|
D | gen_msvs_sln.sh | 186 BUILD_TARGETS += \$(if \$(NO_LAUNCH_DEVENV),,$nows_sln_config)
|