Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 65) sorted by relevance

123

/build/soong/cmd/pom2bp/
Dpom2bp.go513 {{- end}}
516 {{- end}}
519 {{- end}}
525 {{- end}}
531 {{- end}}
534 {{- end}}
537 {{- end}}
543 {{- end}}
545 {{- end}}
550 {{- end}}
[all …]
/build/make/tools/atree/
Datree.cpp98 for (string::const_iterator iter = name.begin(); iter != name.end(); ++iter) in escape_filename()
192 it!=g_listFiles.end(); it++) { in main()
196 it!=g_inputBases.end(); it++) { in main()
213 it!=g_listFiles.end(); it++) { in main()
223 it!=files.end(); it++) { in main()
229 it!=files.end(); it++) { in main()
235 it!=more.end(); it++) { in main()
241 it!=files.end(); it++) { in main()
251 it!=files.end(); it++) { in main()
265 it!=files.end(); it++) { in main()
[all …]
Dfiles.cpp151 it != variables.end(); ++it) { in replace_variables()
165 it != variables.end(); ++it) { in replace_variables()
272 for (vector<string>::iterator it = words.begin(); it != words.end(); ++it) { in read_list_file()
344 it!=search.end(); it++) { in locate()
415 it!=excludes.end(); it++) { in matches_excludes()
456 for (vector<string>::iterator it=dirs.begin(); it!=dirs.end(); it++) { in list_dir()
/build/soong/cmd/soong_build/
Dwritedocs.go295 …e $i, $mod := .ModuleTypes}}{{if $i}}, {{end}}<a href="{{$pkg.Name}}.html#{{$mod.Name}}">{{$mod.Na…
298 {{end}}
350 {{end -}}
358 {{if $moduleType.Synopsis }}{{$moduleType.Synopsis}}{{else}}<i>Missing synopsis</i>{{end}}
362 {{ if gt $i 0 }},&nbsp;{{end -}}
364 {{- end -}}
368 {{- end -}}
376 {{- range .OtherNames -}}, {{.}}{{- end -}}
379 {{- .Text}} {{range .OtherTexts}}{{.}}{{end}}
384 <span class="fixed">&nbsp;</span><b>{{.Name}} {{range .OtherNames}}, {{.}}{{end -}}</b>
[all …]
/build/bazel_common_rules/docs/templates/
Dfunc.vm15 …equired.* #else *Optional.* #end #if(!${param.getDefaultValue().isEmpty()}) *Default is* `${param.…
17 #end
21 #end
Drule.vm15 …Required.* #else *Optional.* #end #if(!${attribute.defaultValue.isEmpty()}) *Default is* `${attrib…
17 #end
21 #end
Dprovider.vm17 #end
20 #end
/build/make/tools/droiddoc/templates-pdk/
Ddocpage.cs45 <?cs /if ?><?cs # end if/else startpage ?>
47 <?cs /if ?><?cs # end if next.link ?>
58 <?cs /if ?><?cs # end if previous.link ?>
60 </div><!-- end training-nav-top -->
61 <?cs /if ?><?cs # end if trainingnavtop ?>
89 </div> <!-- end training-nav -->
97 </div> <!-- end jd-content -->
100 </div><!-- end doc-content -->
Dcustomizations.cs8 </div> <!-- end side-nav -->
17 </div> <!-- end side-nav -->
31 </div> <!-- end side-nav -->
58 </div> <!-- end packages -->
59 </div> <!-- end resize-packages -->
83 </div><!-- end classes -->
84 </div><!-- end nav-panels -->
90 </div><!-- end nav-tree -->
91 </div><!-- end swapper -->
92 </div> <!-- end side-nav -->
Dsampleindex.cs44 </div><!-- end jd-content -->
48 </div><!-- end doc-content -->
Dfooter.cs3 </div> <!-- end footer -->
/build/soong/bp2build/
Dbzl_conversion_test.go92 # bazel_module end
99 # nested_props end
102 # nested_props_ptr end
128 # nested_props end
131 # nested_props_ptr end
157 # nested_props end
160 # nested_props_ptr end
168 # test_prop end
/build/soong/symbol_inject/
Dsymbol_inject.go140 var end uint64
142 end = file.Symbols[n].Addr
144 end = symbol.Section.Size
147 if end <= symbol.Addr || end > symbol.Addr+4096 {
148 …maxUint64, maxUint64, fmt.Errorf("symbol end address does not seem valid, %x:%x", symbol.Addr, end)
151 size = end - symbol.Addr
/build/blueprint/gotestmain/
Dgotestmain.go115 {{end}}
127 {{end}}
134 {{end}}
135 {{end}}
227 {{end}}
232 {{end}}
/build/soong/ui/status/
Dcritical_path.go38 start, end time.Time member
82 end := cp.clock.Now()
83 duration := end.Sub(start)
101 cp.end = end
113 elapsedTime := cp.end.Sub(cp.start).Round(time.Second)
/build/soong/sdk/
Dbuild_release.go57 func (s *buildReleaseSet) addRange(start *buildRelease, end *buildRelease) {
58 for i := start.ordinal; i <= end.ordinal; i += 1 {
137 end := latestBuildRelease()
138 set.addRange(start, end)
146 end, err := nameToRelease(limits[1])
151 if start.ordinal > end.ordinal {
152 …Errorf("invalid closed range, start release %q is later than end release %q", start.name, end.name)
155 set.addRange(start, end)
/build/soong/ui/build/
Dcontext.go66 func (c ContextImpl) CompleteTrace(name, desc string, begin, end uint64) {
68 c.Tracer.Complete(desc, c.Thread, begin, end)
71 realTime := end - begin
/build/blueprint/metrics/
Devent_handler.go48 end time.Time member
54 return uint64(e.end.Sub(e.Start).Nanoseconds())
78 end: _now(),
/build/bazel/json_module_graph/
DfindModulesCrossPkgBoundary.jq14 [.Module.Actions | .[] | .Outputs | if . == null then [] else . end | .[]]
24 else [] end | .[]
43 end
Dlibrary.jq18 if .DependencyVariations == .Variations then del(.DependencyVariations) else . end
24 def emptyIfNull: if . == null then {} else . end
76 } | del(if has("DependencyVariations") then .DependencyVariations else empty end))
124 .Inputs | if . == null then [] else . end | .[]
/build/soong/cmd/go2bp/
Dgo2bp.go197 {{- end}}
202 {{- end}}
204 {{- end}}
209 {{- end}}
211 {{- end}}
216 {{- end}}
218 {{- end}}
/build/soong/cmd/pom2mk/
Dpom2mk.go234 {{.}}{{end}}
236 {{.}}{{end}}
237 LOCAL_JETIFIER_ENABLED := {{if .Jetifier}}true{{end}}
252 {{.}}{{end}}
257 LOCAL_MANIFEST_FILE := manifests/{{.MkName}}/AndroidManifest.xml{{end}}
259 {{.MkName}}-nodeps{{end}}{{range .MkJarDeps}} \
260 {{.}}{{end}}
262 {{.MkName}}-nodeps{{end}}{{range .MkAarDeps}} \
263 {{.}}{{end}}
/build/soong/third_party/zip/
Dreader.go79 end, err := readDirectoryEnd(r, size)
83 if end.directoryRecords > uint64(size)/fileHeaderLen {
84 …return fmt.Errorf("archive/zip: TOC declares impossible %d files in %d byte zip", end.directoryRec…
87 z.File = make([]*File, 0, end.directoryRecords)
88 z.Comment = end.comment
90 if _, err = rs.Seek(int64(end.directoryOffset), io.SeekStart); err != nil {
110 if uint16(len(z.File)) != uint16(end.directoryRecords) { // only compare 16 bits here
/build/make/tools/product_config/src/com/android/build/config/
DConvertMakeToGenericConfig.java227 int end; in split() local
228 while ((end = haystack.indexOf(needle, start)) >= 0) { in split()
229 result.add(haystack.substring(start, end).trim()); in split()
230 start = end + needleLen; in split()
/build/soong/ui/tracer/
Dtracer.go47 Complete(name string, thread Thread, begin, end uint64)
240 func (t *tracerImpl) Complete(name string, thread Thread, begin, end uint64) {
245 Dur: (end - begin) / 1000,

123