Home
last modified time | relevance | path

Searched refs:next (Results 1 – 25 of 82) sorted by relevance

1234

/build/blueprint/tests/
Dexpected_regen2 Choosing bootstrap.ninja.in for next stage
4 Choosing bootstrap.ninja.in for next stage
5 Choosing primary.ninja.in for next stage
6 Choosing main.ninja.in for next stage
Dexpected_rebuild_test1 Choosing bootstrap.ninja.in for next stage
2 Choosing primary.ninja.in for next stage
3 Choosing main.ninja.in for next stage
Dexpected_all1 Choosing bootstrap.ninja.in for next stage
2 Choosing primary.ninja.in for next stage
3 Choosing main.ninja.in for next stage
Dexpected_wrapper_regen2 Choosing bootstrap.ninja.in for next stage
3 Choosing primary.ninja.in for next stage
4 Choosing main.ninja.in for next stage
Dexpected_start22 Choosing bootstrap.ninja.in for next stage
3 Choosing primary.ninja.in for next stage
4 Choosing main.ninja.in for next stage
Dexpected_start_add_tests2 Choosing bootstrap.ninja.in for next stage
3 Choosing primary.ninja.in for next stage
4 Choosing main.ninja.in for next stage
Dexpected_manifest2 Choosing bootstrap.ninja.in for next stage
3 Choosing primary.ninja.in for next stage
4 Choosing main.ninja.in for next stage
Dexpected_wrapper_all1 Choosing primary.ninja.in for next stage
2 Choosing main.ninja.in for next stage
Dexpected_start1 Choosing primary.ninja.in for next stage
2 Choosing main.ninja.in for next stage
Dexpected_primary1 Choosing primary.ninja.in for next stage
2 Choosing main.ninja.in for next stage
Dexpected_wrapper_start21 Choosing primary.ninja.in for next stage
2 Choosing main.ninja.in for next stage
Dexpected_wrapper_start1 Choosing primary.ninja.in for next stage
2 Choosing main.ninja.in for next stage
/build/tools/droiddoc/templates-pdk/
Ddocpage.cs26 <?cs if:next.link ?>
32 <span class="training-nav-button-title"><?cs var:next.title ?></span>
42 <span class="training-nav-button-title"><?cs var:next.title ?></span>
47 <?cs /if ?><?cs # end if next.link ?>
68 <?cs if:!startpage && (previous.link || next.link) ?>
70 <?cs if:next.link ?>
75 <br/><span class="training-nav-button-title"><?cs var:next.title ?></span>
/build/tools/droiddoc/templates-sdk-dev/
Dclass.cs130 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
131 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?>
163 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?>
187 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?>
216 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
328 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
335 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
345 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
374 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
393 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css552 .training-nav-top .next-page-link:after,
564 .next-page-link.inline:after {
588 .training-nav-top a.next-page-link {
2692 .slideshow-next, .slideshow-prev {
2705 a.slideshow-next, a.slideshow-next:visited {
2721 .slideshow-next:hover, .slideshow-prev:hover, .slideshow-next:focus, .slideshow-prev:focus {
2727 .slideshow-next:active, .slideshow-prev:active {
3470 .slideshow-container .slideshow-next {
3704 .slideshow-develop a.slideshow-next {
3941 .next-docs {
[all …]
/build/tools/droiddoc/templates-ndk/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-sdk-refonly/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-sdk/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-sac/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-sdk-dev/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/tools/droiddoc/templates-ds/assets/design/
Ddefault.js74 $nextLink = $selListItem.next('li').find('a:eq(0)');
77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
/build/kati/
Dstrutil.go92 func (ws *wordScanner) next() bool { func
105 if !ws.next() {
125 if !ws.next() {
/build/tools/droiddoc/templates-sdk/
Ddocpage.cs44 …rainingcourse && !page.article ?><?cs # header logic for docs that provide previous/next buttons ?>
113 <?cs # horrible horrible hack to move TOC up when the next/prev links are not there ?>
/build/tools/droiddoc/templates-ndk/
Ddocpage.cs20 …rainingcourse && !page.article ?><?cs # header logic for docs that provide previous/next buttons ?>
91 <?cs # horrible horrible hack to move TOC up when the next/prev links are not there ?>

1234