/build/tools/droiddoc/templates-sac/assets/css/ |
D | default.css | 1526 .search { 1531 .search .bottom, .search .left, .search .right { 1535 .search .bottom { 1541 .search .left, .search .right { 1545 .search .left { top: 19px; left: 0 } 1546 .search .right { top: 19px; right: 0 } 1547 .search form { 1552 .search .close, 1564 .search .close:hover, .search .close:focus, 1572 .search form input { [all …]
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | docs.js | 1536 var search = document.getElementById("search_autocomplete"); 1537 var text = search.value.replace(/(^ +)|( +$)/g, ''); 1619 while ((tmp = s.search(re)) >= 0) { 1736 searchControl = new google.search.SearchControl(); 1739 drawOptions = new google.search.DrawOptions(); 1740 drawOptions.setDrawMode(google.search.SearchControl.DRAW_MODE_TABBED); 1744 searchOptions = new google.search.SearcherOptions(); 1748 devSiteSearcher = new google.search.WebSearch(); 1752 designSearcher = new google.search.WebSearch(); 1756 trainingSearcher = new google.search.WebSearch(); [all …]
|
/build/tools/droiddoc/templates-ds/assets/css/ |
D | default.css | 1443 .search { 1448 .search .bottom, .search .left, .search .right { 1452 .search .bottom { 1458 .search .left, .search .right { 1462 .search .left { top: 19px; left: 0 } 1463 .search .right { top: 19px; right: 0 } 1464 .search form { 1469 .search .close, 1481 .search .close:hover, .search .close:focus, 1489 .search form input { [all …]
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | search_autocomplete.js | 106 var search = document.getElementById("search_autocomplete"); 107 var text = search.value.replace(/(^ +)|( +$)/g, ''); 173 while ((tmp = s.search(re)) >= 0) {
|
D | android-developer-core.css | 320 #search { 489 #search-button { 544 /* restrict global search form width */ 604 /* Disable built in search forms */ 605 .gsc-control form.gsc-search-box { 608 table.gsc-search-box { 626 td.gsc-search-button { 632 #search-button { 637 /* search result tabs */
|
D | android-developer-resource-browser.js | 11 var params = parseParams(document.location.search);
|
/build/target/board/generic_x86/sepolicy/ |
D | domain.te | 1 allow domain cpuctl_device:dir search;
|
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
D | default.css | 3857 z-index: 10; /* stay above marque, but below search suggestions */ 5900 .dac-full-screen-mode .dac-search-open .wrap { 6580 .dac-search-mode .dac-header { 6586 .dac-search-mode .dac-header-logo, 6587 .dac-search-mode .dac-header-console-btn { 6676 .dac-search-mode .dac-header-tabs { 6814 /* Header site search component */ 6815 .dac-header-search { 6825 .dac-header-search-inner { 6833 .dac-header-search-inner::after { [all …]
|
/build/target/board/generic/sepolicy/ |
D | domain.te | 2 allow domain sysfs_writable:dir search;
|
/build/tools/droiddoc/templates-ds/assets/ |
D | android-developer-core.css | 321 #search { 490 #search-button { 545 /* restrict global search form width */ 605 /* Disable built in search forms */ 606 .gsc-control form.gsc-search-box { 609 table.gsc-search-box { 627 td.gsc-search-button { 633 #search-button { 638 /* search result tabs */
|
/build/tools/atree/ |
D | files.h | 44 int locate(FileRecord* rec, const vector<string>& search);
|
D | files.cpp | 331 locate(FileRecord* rec, const vector<string>& search) in locate() argument 343 for (vector<string>::const_iterator it=search.begin(); in locate() 344 it!=search.end(); it++) { in locate()
|
/build/tools/droiddoc/templates-sdk-dev/ |
D | customizations.cs | 97 <form data-search class="dac-header-search"> 98 <button class="dac-header-search-close" data-search-close> 105 <button class="dac-header-search-clear dac-hidden" data-search-clear>
|
/build/tools/ |
D | warn.py | 542 m = re.search('(?<=^PLATFORM_VERSION=).*', line) 545 m = re.search('(?<=^TARGET_PRODUCT=).*', line) 548 m = re.search('(?<=^TARGET_BUILD_VARIANT=).*', line)
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 1975 var search = document.getElementById("search_autocomplete"); 1976 var text = search.value.replace(/(^ +)|( +$)/g, ''); 1998 if ($("#searchResults").is(":hidden") && (search.value != "")) { 2016 if ((sticky ) && (search.value != "")) { 2462 while ((tmp = s.search(re)) >= 0) { 2590 searchControl = new google.search.SearchControl(); 2596 searchControl = new google.search.SearchControl(); 2599 drawOptions = new google.search.DrawOptions(); 2600 drawOptions.setDrawMode(google.search.SearchControl.DRAW_MODE_TABBED); 2604 searchOptions = new google.search.SearcherOptions(); [all …]
|
/build/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 1594 .search { 1599 .search .bottom, .search .left, .search .right { 1603 .search .bottom { 1609 .search .left, .search .right { 1613 .search .left { top: 19px; left: 0 } 1614 .search .right { top: 19px; right: 0 } 1615 .search form { 1620 .search .close, 1632 .search .close:hover, .search .close:focus, 1640 .search form input { [all …]
|
/build/tools/droiddoc/templates-sdk-refonly/assets/js/ |
D | docs.js | 1937 var search = document.getElementById("search_autocomplete"); 1938 var text = search.value.replace(/(^ +)|( +$)/g, ''); 1960 if ($("#searchResults").is(":hidden") && (search.value != "")) { 1978 if ((sticky ) && (search.value != "")) { 2455 while ((tmp = s.search(re)) >= 0) { 2583 searchControl = new google.search.SearchControl(); 2589 searchControl = new google.search.SearchControl(); 2592 drawOptions = new google.search.DrawOptions(); 2593 drawOptions.setDrawMode(google.search.SearchControl.DRAW_MODE_TABBED); 2597 searchOptions = new google.search.SearcherOptions(); [all …]
|
/build/tools/droiddoc/templates-ndk/ |
D | customizations.cs | 572 </div><!-- end search-inner --> 573 </div><!-- end search-container --> 603 </div><!-- end menu-container (search and menu widget) -->
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
D | default.css | 3634 /* Disable built in search forms */ 3635 .gsc-control form.gsc-search-box { 3638 table.gsc-search-box { 3656 td.gsc-search-button { 4471 z-index: 10; /* stay above marque, but below search suggestions */ 7363 /* Header site search component */ 7364 .dac-header-search { 7379 .dac-header-search:hover, .dac-header-search.active { 7383 .dac-header-search-inner { 7387 .dac-header-search-btn { [all …]
|
/build/kati/ |
D | string_piece.cc | 66 const char* result = std::search(ptr_ + pos, ptr_ + length_, in find()
|
/build/tools/droiddoc/templates-sac/assets/ |
D | android-developer-docs.css | 322 #search { 491 #search-button { 546 /* restrict global search form width */ 606 /* Disable built in search forms */ 607 .gsc-control form.gsc-search-box { 610 table.gsc-search-box { 628 td.gsc-search-button { 634 #search-button { 639 /* search result tabs */
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 322 #search { 491 #search-button { 546 /* restrict global search form width */ 606 /* Disable built in search forms */ 607 .gsc-control form.gsc-search-box { 610 table.gsc-search-box { 628 td.gsc-search-button { 634 #search-button { 639 /* search result tabs */
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | android-developer-docs.css | 322 #search { 491 #search-button { 546 /* restrict global search form width */ 606 /* Disable built in search forms */ 607 .gsc-control form.gsc-search-box { 610 table.gsc-search-box { 628 td.gsc-search-button { 634 #search-button { 639 /* search result tabs */
|
/build/tools/droiddoc/templates-sdk-refonly/assets/ |
D | android-developer-docs.css | 322 #search { 491 #search-button { 546 /* restrict global search form width */ 606 /* Disable built in search forms */ 607 .gsc-control form.gsc-search-box { 610 table.gsc-search-box { 628 td.gsc-search-button { 634 #search-button { 639 /* search result tabs */
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.css | 322 #search { 491 #search-button { 546 /* restrict global search form width */ 606 /* Disable built in search forms */ 607 .gsc-control form.gsc-search-box { 610 table.gsc-search-box { 628 td.gsc-search-button { 634 #search-button { 639 /* search result tabs */
|