Home
last modified time | relevance | path

Searched refs:BUILD_TARGETS (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/tools/
Dtmux197 BUILD_TARGETS=(traced traced_probes perfetto test/configs)
199 BUILD_TARGETS+=(trace_to_text)
202 "$SCRIPT_DIR/ninja" -C "$OUT" ${BUILD_TARGETS[*]}
/external/deqp/scripts/
Dcheck_build_sanity.py160 BUILD_TARGETS = [ variable
219 return [(b.getName(), [b]) for b in BUILD_TARGETS]
/external/libvpx/libvpx/build/make/
DMakefile450 BUILD_TARGETS += .projects
453 BUILD_TARGETS += .docs .libs .bins
455 all: $(BUILD_TARGETS)