Searched refs:next (Results 1 – 25 of 82) sorted by relevance
1234
/build/blueprint/tests/ |
D | expected_regen | 2 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
|
D | expected_rebuild_test | 1 Choosing bootstrap.ninja.in for next stage 2 Choosing primary.ninja.in for next stage 3 Choosing main.ninja.in for next stage
|
D | expected_all | 1 Choosing bootstrap.ninja.in for next stage 2 Choosing primary.ninja.in for next stage 3 Choosing main.ninja.in for next stage
|
D | expected_wrapper_regen | 2 Choosing bootstrap.ninja.in for next stage 3 Choosing primary.ninja.in for next stage 4 Choosing main.ninja.in for next stage
|
D | expected_start2 | 2 Choosing bootstrap.ninja.in for next stage 3 Choosing primary.ninja.in for next stage 4 Choosing main.ninja.in for next stage
|
D | expected_start_add_tests | 2 Choosing bootstrap.ninja.in for next stage 3 Choosing primary.ninja.in for next stage 4 Choosing main.ninja.in for next stage
|
D | expected_manifest | 2 Choosing bootstrap.ninja.in for next stage 3 Choosing primary.ninja.in for next stage 4 Choosing main.ninja.in for next stage
|
D | expected_wrapper_all | 1 Choosing primary.ninja.in for next stage 2 Choosing main.ninja.in for next stage
|
D | expected_start | 1 Choosing primary.ninja.in for next stage 2 Choosing main.ninja.in for next stage
|
D | expected_primary | 1 Choosing primary.ninja.in for next stage 2 Choosing main.ninja.in for next stage
|
D | expected_wrapper_start2 | 1 Choosing primary.ninja.in for next stage 2 Choosing main.ninja.in for next stage
|
D | expected_wrapper_start | 1 Choosing primary.ninja.in for next stage 2 Choosing main.ninja.in for next stage
|
/build/tools/droiddoc/templates-pdk/ |
D | docpage.cs | 26 <?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/ |
D | class.cs | 130 <?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/ |
D | default.css | 552 .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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $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/ |
D | default.js | 74 $nextLink = $selListItem.next('li').find('a:eq(0)'); 77 $nextLink = $selListItem.parents('li').next('li.nav-section').find('a:eq(0)');
|
/build/kati/ |
D | strutil.go | 92 func (ws *wordScanner) next() bool { func 105 if !ws.next() { 125 if !ws.next() {
|
/build/tools/droiddoc/templates-sdk/ |
D | docpage.cs | 44 …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/ |
D | docpage.cs | 20 …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