/build/kati/ |
D | ninja.go | 79 done map[string]nodeState member 87 n.done = make(map[string]nodeState) 481 if _, found := n.done[output]; found { 484 n.done[output] = nodeVisit 488 n.done[output] = nodeFile 494 if s, found := n.done[o]; found { 496 n.done[output] = nodeAlias 501 n.done[output] = nodeMissing 554 n.done[output] = nodeBuild 561 glog.V(1).Infof("node %s dep node %q %s", node.Output, d.Output, n.done[d.Output]) [all …]
|
D | exec.go | 32 done map[string]*job member 57 j, present := ex.done[output] 86 ex.done[output] = nil 112 ex.done[output] = j 148 done: make(map[string]*job),
|
D | worker.go | 97 done := false 98 for !done { 103 case done = <-w.waitChan: 290 done := false 293 for wm.hasTodo() || len(wm.busyWorkers) > 0 || len(wm.runnings) > 0 || !done { 318 case done = <-wm.waitChan: 327 if !done {
|
D | dep.go | 57 done map[string]*DepNode member 290 if n, present := db.done[output]; present { 295 db.done[output] = n 546 done: make(map[string]*DepNode),
|
D | parser.go | 54 done bool member 98 for !p.done { 104 p.done = true 107 p.done = true 624 for !p.done {
|
D | serialize.go | 167 done map[string]bool member 175 done: make(map[string]bool), 195 if ns.done[n.Output] { 198 ns.done[n.Output] = true
|
D | INTERNALS.md | 21 are somewhere between null build and full build. Most benchmarks below were done 63 Go version and test cases were written by ukai and me, and C++ rewrite was done 109 build. Caching parsed statements is done in *file_cache.cc*. 264 keep the type of the original variable. Evaluation of them will be done 279 Parsing them is mostly done in *rule.cc*. 376 Evaluation of expressions is done in *expr.cc*, *func.cc*, and 387 There is an important optimization done for Android. Android's build system has
|
D | CONTRIBUTING.md | 46 branch to work in. It's important that each group of changes be done in
|
D | func.cc | 55 bool done = false; in StripShellComment() local 57 for (; *in && !done; in++) { in StripShellComment()
|
/build/tools/releasetools/ |
D | img_from_target_files | 77 done = False 91 done = True 93 if not done:
|
D | img_from_target_files.py | 77 done = False 91 done = True 93 if not done:
|
/build/tools/atree/ |
D | atree.cpp | 117 bool done = false; in main() local 118 while (!done) { in main() 123 done = true; in main()
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 16 …done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function… method
|
/build/tools/droiddoc/templates-sdk-refonly/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
D | android_3p-bundle.js | 2108 …[PR['PR_KEYWORD'], /^(?:abstract|and|as|assert|begin|class|default|delegate|do|done|downcast|d…
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
D | android_3p-bundle.js | 2108 …[PR['PR_KEYWORD'], /^(?:abstract|and|as|assert|begin|class|default|delegate|do|done|downcast|d…
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
D | global-libraries-combined.js | 3 …done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fi… property 33 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
D | docs.js | 2169 $.ajax(url, {timeout: 650}).done(this.openModal_.bind(this, blog)).fail(function(error) {
|
D | android_3p-bundle.js | 2108 …[PR['PR_KEYWORD'], /^(?:abstract|and|as|assert|begin|class|default|delegate|do|done|downcast|d…
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|
D | android_3p-bundle.js | 2108 …[PR['PR_KEYWORD'], /^(?:abstract|and|as|assert|begin|class|default|delegate|do|done|downcast|d…
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | prettify.js | 20 …self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,f…
|