Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 19 of 19) sorted by relevance

/build/make/tools/droiddoc/templates-ndk/
Dhead_tag.cs6 if:guide||develop||training||reference||tools||sdk||google||samples
10 elif:reference && !(reference.gms || reference.gcm)
Dfooter.cs3 <?cs if:reference ?>
Dcustomizations.cs399 <?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/
Dsparse_img.py293 reference = '\0' * self.blocksize
315 if fill_data == reference[:4]: # fill with all zeros
316 data = reference
320 if data == reference:
Dblockimgdiff.py145 reference = '\0' * self.blocksize
149 if d == reference:
216 reference = '\0' * self.blocksize
220 if d == reference:
/build/make/tools/droiddoc/templates-pdk/
Dhead_tag.cs23 if:reference ?>
Dcustomizations.cs43 <?cs # The default side navigation for the reference docs ?><?cs
/build/make/
DREADME.md10 For an outdated reference on Android.mk files, see
DChanges.md402 rule reference a particular binary that's part of the source tree or outputs,
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.css283 /* 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 {
Dandroid-developer-core.css279 .reference #reference-link a,
293 .reference #reference-link a:hover,
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css281 .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/
Dstring_piece.h50 typedef const char& reference; typedef
DINTERNALS.md199 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/
Dwritedocs.go267 configuration over the previous Make-based system. This site contains the generated reference
/build/soong/docs/
Dbest_practices.md66 the exported headers reference a library that you link to, use
Dperf.md144 You'll likely need to cross-reference this data against the build graph in the
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css3457 /* 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/
Ddroiddoc.go124 `$classpathArgs -format dac -dacRoot /reference/kotlin -output $outDir $opts && ` +