Home
last modified time | relevance | path

Searched refs:running (Results 1 – 14 of 14) sorted by relevance

/build/soong/ui/tracer/
Dstatus.go26 running: map[*status.Action]actionStatus{},
39 running map[*status.Action]actionStatus member
57 s.running[action] = actionStatus{
64 start, ok := s.running[result.Action]
68 delete(s.running, result.Action)
/build/soong/ui/status/
Dninja.go108 running := map[uint32]*Action{}
148 running[msg.EdgeStarted.GetId()] = action
151 if started, ok := running[msg.EdgeFinished.GetId()]; ok {
152 delete(running, msg.EdgeFinished.GetId())
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto97 // The description for the phase/action/part while the tool running.
100 // The name for the running phase/action/part.
107 // The real running time.
/build/soong/third_party/zip/testdata/
Dreadme.notzip20 doc/install.html by running godoc --http=:6060
34 from sources by running all.bash (see doc/install.html).
/build/make/
DUsage.txt61 (after running the build once), split among these two files:
DChanges.md67 identity of the user running the build, but if you do, it's available in the
352 It is not required to source envsetup.sh before running a build. Many scripts,
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js1520 var running = false;
1611 if(!running) {
1620 running = true;
1625 running = false;
1715 var running = false;
1732 if(!running) {
1734 running = true;
1738 running = false;
Dandroid_3p-bundle.js2682running=0,b.element.addClass("ui-accordion ui-widget ui-helper-reset").children("li").addClass("ui…
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt74 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
104 when run, you must cause it, when started running for such
/build/make/core/
DLINUX_KERNEL_COPYING90 running the Program is not restricted, and the output from the Program
92 Program (independent of having been made by running the Program).
120 when run, you must cause it, when started running for such
/build/soong/docs/
Dbest_practices.md135 generate the entire build graph before reading source files, or running your
Dperf.md146 interface can be used by running `NINJA_ARGS="-t browse <target>" m`.
/build/kati/
DINTERNALS.md520 need to regenerate the ninja file, it finishes quickly. For Android, running
537 skips re-running the find command.
/build/soong/java/
Ddroiddoc.go1717 ` 2. Update the file of expected warnings by running:\n`+