Searched refs:reference (Results 1 – 19 of 19) sorted by relevance
/build/make/tools/droiddoc/templates-ndk/ |
D | head_tag.cs | 6 if:guide||develop||training||reference||tools||sdk||google||samples 10 elif:reference && !(reference.gms || reference.gcm)
|
D | footer.cs | 3 <?cs if:reference ?>
|
D | customizations.cs | 399 <?cs # The default side navigation for the reference docs ?><?cs 401 <?cs if:reference.gcm || reference.gms ?> 617 elif:reference ?><?cs 695 if:!google && !reference.gcm && !reference.gms ?>
|
/build/make/tools/releasetools/ |
D | sparse_img.py | 293 reference = '\0' * self.blocksize 315 if fill_data == reference[:4]: # fill with all zeros 316 data = reference 320 if data == reference:
|
D | blockimgdiff.py | 145 reference = '\0' * self.blocksize 149 if d == reference: 216 reference = '\0' * self.blocksize 220 if d == reference:
|
/build/make/tools/droiddoc/templates-pdk/ |
D | head_tag.cs | 23 if:reference ?>
|
D | customizations.cs | 43 <?cs # The default side navigation for the reference docs ?><?cs
|
/build/make/ |
D | README.md | 10 For an outdated reference on Android.mk files, see
|
D | Changes.md | 402 rule reference a particular binary that's part of the source tree or outputs,
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.css | 283 /* summary tables for reference pages */ 335 /* page-top-right container for reference pages (holds 614 /* API reference: a container for the 622 /* API reference: a block containing 633 /* API reference: adjustments to 662 /* API reference: heading marking 676 /* API reference: heading for "Parameters", "See Also", etc., 753 #jd-content div.special.reference h2, 754 #jd-content div.special.reference h3, 755 #jd-content div.special.reference h4 {
|
D | android-developer-core.css | 279 .reference #reference-link a, 293 .reference #reference-link a:hover,
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 281 .reference #reference-link a, 295 .reference #reference-link a:hover, 1475 /* summary tables for reference pages */ 1527 /* page-top-right container for reference pages (holds 1806 /* API reference: a container for the 1814 /* API reference: a block containing 1825 /* API reference: adjustments to 1854 /* API reference: heading marking 1868 /* API reference: heading for "Parameters", "See Also", etc., 1945 #jd-content div.special.reference h2, [all …]
|
/build/kati/ |
D | string_piece.h | 50 typedef const char& reference; typedef
|
D | INTERNALS.md | 199 a leaf expression is either literal, variable reference, 209 doesn't think *$($(foo)* is an error - this is a reference to variable
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 267 configuration over the previous Make-based system. This site contains the generated reference
|
/build/soong/docs/ |
D | best_practices.md | 66 the exported headers reference a library that you link to, use
|
D | perf.md | 144 You'll likely need to cross-reference this data against the build graph in the
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 3457 /* page-top-right container for reference pages (holds 3574 /* API reference: a container for the 3582 /* API reference: a block containing 3593 /* API reference: adjustments to 3615 /* API reference: heading marking 3642 /* API reference: heading for "Parameters", "See Also", etc., 3718 .search_filtered_wrapper.reference { 3742 .suggest-card.reference { 3825 .suggest-card.reference 4220 body.reference a[name]:empty { [all …]
|
/build/soong/java/ |
D | droiddoc.go | 124 `$classpathArgs -format dac -dacRoot /reference/kotlin -output $outDir $opts && ` +
|