path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
libopencm3/doc/stm32f3/html/syscfg_8h.html
Aghosh993/TARS_codebase
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>libopencm3: syscfg.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">libopencm3 </div> <div id="projectbrief">A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>libopencm3</span></a></li> <li><a href="pages.html"><span>General&#160;Information</span></a></li> <li><a href="../../html/index.html"><span>Back&#160;to&#160;Top</span></a></li> <li><a href="../../cm3/html/modules.html"><span>CM3&#160;Core</span></a></li> <li><a href="../../usb/html/modules.html"><span>Generic&#160;USB</span></a></li> <li><a href="../../stm32f0/html/modules.html"><span>STM32F0</span></a></li> <li><a href="../../stm32f1/html/modules.html"><span>STM32F1</span></a></li> <li><a href="../../stm32f2/html/modules.html"><span>STM32F2</span></a></li> <li><a href="modules.html"><span>STM32F3</span></a></li> <li><a href="../../stm32f4/html/modules.html"><span>STM32F4</span></a></li> <li><a href="../../stm32l0/html/modules.html"><span>STM32L0</span></a></li> <li><a href="../../stm32l1/html/modules.html"><span>STM32L1</span></a></li> <li><a href="../../lm3s/html/modules.html"><span>LM3S</span></a></li> <li><a href="../../lm4f/html/modules.html"><span>LM4F</span></a></li> <li><a href="../../lpc13xx/html/modules.html"><span>LPC13</span></a></li> <li><a href="../../lpc17xx/html/modules.html"><span>LPC17</span></a></li> <li><a href="../../lpc43xx/html/modules.html"><span>LPC43</span></a></li> <li><a href="../../efm32g/html/modules.html"><span>EFM32&#160;Gecko</span></a></li> <li><a href="../../efm32gg/html/modules.html"><span>EFM32&#160;Giant&#160;Gecko</span></a></li> <li><a href="../../efm32lg/html/modules.html"><span>EFM32&#160;Leopard&#160;Gecko</span></a></li> <li><a href="../../efm32tg/html/modules.html"><span>EFM32&#160;Tiny&#160;Gecko</span></a></li> <li><a href="../../sam3a/html/modules.html"><span>SAM3A</span></a></li> <li><a href="../../sam3n/html/modules.html"><span>SAM3N</span></a></li> <li><a href="../../sam3s/html/modules.html"><span>SAM3S</span></a></li> <li><a href="../../sam3u/html/modules.html"><span>SAM3U</span></a></li> <li><a href="../../sam3x/html/modules.html"><span>SAM3X</span></a></li> <li><a href="../../vf6xx/html/modules.html"><span>VF6XX</span></a></li> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('syscfg_8h.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">syscfg.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &lt;<a class="el" href="syscfg__common__l1f234_8h_source.html">libopencm3/stm32/common/syscfg_common_l1f234.h</a>&gt;</code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for syscfg.h:</div> <div class="dyncontent"> <div class="center"><img src="syscfg_8h__incl.png" border="0" usemap="#syscfg_8h" alt=""/></div> <map name="syscfg_8h" id="syscfg_8h"> </map> </div> </div> <p><a href="syscfg_8h_source.html">Go to the source code of this file.</a></p> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_6a7820b97a7704ff85bcff20dea7ce23.html">libopencm3</a></li><li class="navelem"><a class="el" href="dir_9417be1a17550340f19505b8a524537b.html">stm32</a></li><li class="navelem"><a class="el" href="dir_8c346179f1666f7704fb69c9f9ba3585.html">f3</a></li><li class="navelem"><a class="el" href="syscfg_8h.html">syscfg.h</a></li> <li class="footer">Generated on Sun May 8 2016 03:29:27 for libopencm3 by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>
docs/_templates/sidebar-links.html
Diaoul/pyextdirect
<h3>Useful Links</h3> <ul> <li><a href="http://pypi.python.org/pypi/pyextdirect">pyextdirect @ PyPI</a></li> <li><a href="http://github.com/Diaoul/pyextdirect">pyextdirect @ GitHub</a></li> <li><a href="http://github.com/Diaoul/pyextdirect/issues">Issue Tracker</a></li> </ul>
ScriptReference/Caching.Authorize.html
rakuten/Uinty3D-Docs-zhcn
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: Caching.Authorize</title> <meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." /> <meta name="author" content="Unity Technologies" /> <link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" /> <link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" /> <meta name="msapplication-TileColor" content="#222c37" /> <meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2854981-1']); _gaq.push(['_setDomainName', 'unity3d.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="../StaticFiles/js/jquery.js"> </script> <script type="text/javascript" src="docdata/toc.js">//toc</script> <!--local TOC--> <script type="text/javascript" src="docdata/global_toc.js">//toc</script> <!--global TOC, including other platforms--> <script type="text/javascript" src="../StaticFiles/js/core.js"> </script> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" /> </head> <body> <div class="header-wrapper"> <div id="header" class="header"> <div class="content"> <div class="spacer"> <div class="menu"> <div class="logo"> <a href="http://docs.unity3d.com"> </a> </div> <div class="search-form"> <form action="30_search.html" method="get" class="apisearch"> <input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q"> </input> <input type="submit" class="submit"> </input> </form> </div> <ul> <li> <a href="http://docs.unity3d.com">Overview</a> </li> <li> <a href="../Manual/index.html">Manual</a> </li> <li> <a href="../ScriptReference/index.html" class="selected">Scripting API</a> </li> </ul> </div> </div> <div class="more"> <div class="filler"> </div> <ul> <li> <a href="http://unity3d.com/">unity3d.com</a> </li> </ul> </div> </div> </div> <div class="toolbar"> <div class="content clear"> <div class="lang-switcher hide"> <div class="current toggle" data-target=".lang-list"> <div class="lbl">Language: <span class="b">English</span></div> <div class="arrow"> </div> </div> <div class="lang-list" style="display:none;"> <ul> <li> <a href="">English</a> </li> </ul> </div> </div> <div class="script-lang"> <ul> <li class="selected" data-lang="CS">C#</li> <li data-lang="JS">JS</li> </ul> <div id="script-lang-dialog" class="dialog hide"> <div class="dialog-content clear"> <h2>Script language</h2> <div class="close"> </div> <p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p> </div> </div> </div> </div> </div> </div> <div id="master-wrapper" class="master-wrapper clear"> <div id="sidebar" class="sidebar"> <div class="sidebar-wrap"> <div class="content"> <div class="sidebar-menu"> <div class="toc"> <h2>Scripting API</h2> </div> </div> <p> <a href="40_history.html" class="cw">History</a> </p> </div> </div> </div> <div id="content-wrap" class="content-wrap"> <div class="content-block"> <div class="content"> <div class="section"> <div class="mb20 clear"> <h1 class="heading inherit"> <a href="Caching.html">Caching</a>.Authorize</h1> <div class="clear"> </div> <div class="clear"> </div> <div class="suggest"> <a class="blue-btn sbtn">Suggest a change</a> <div class="suggest-wrap rel hide"> <div class="loading hide"> <div> </div> <div> </div> <div> </div> </div> <div class="suggest-success hide"> <h2>Success!</h2> <p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-failed hide"> <h2>Sumbission failed</h2> <p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-form clear"> <label for="suggest_name">Your name</label> <input id="suggest_name" type="text"> </input> <label for="suggest_email">Your email</label> <input id="suggest_email" type="email"> </input> <label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label> <textarea id="suggest_body" class="req"> </textarea> <button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button> <p class="mb0"> <a class="cancel left lh42 cn">Cancel</a> </p> </div> </div> </div> <a href="" class="switch-link gray-btn sbtn left hide">Switch to Manual</a> <div class="clear"> </div> </div> <div class="subsection"> <div class="signature"> <div class="signature-JS sig-block">public static function <span class="sig-kw">Authorize</span>(<span class="sig-kw">name</span>: string, <span class="sig-kw">domain</span>: string, <span class="sig-kw">size</span>: long, <span class="sig-kw">signature</span>: string): bool; </div> <div class="signature-CS sig-block">public static bool <span class="sig-kw">Authorize</span>(string <span class="sig-kw">name</span>, string <span class="sig-kw">domain</span>, long <span class="sig-kw">size</span>, string <span class="sig-kw">signature</span>); </div> <div class="signature-JS sig-block">public static function <span class="sig-kw">Authorize</span>(<span class="sig-kw">name</span>: string, <span class="sig-kw">domain</span>: string, <span class="sig-kw">size</span>: long, <span class="sig-kw">expiration</span>: int, <span class="sig-kw">signature</span>: string): bool; </div> <div class="signature-CS sig-block">public static bool <span class="sig-kw">Authorize</span>(string <span class="sig-kw">name</span>, string <span class="sig-kw">domain</span>, long <span class="sig-kw">size</span>, int <span class="sig-kw">expiration</span>, string <span class="sig-kw">signature</span>); </div> </div> </div> <div class="subsection"> <h2>Parameters</h2> <table class="list"> <tr> <td class="name lbl">string</td> <td class="desc">Signature The authentification signature provided by Unity.</td> </tr> <tr> <td class="name lbl">int</td> <td class="desc">Size The number of bytes allocated to this cache.</td> </tr> </table> </div> <div class="subsection"> <h2>Description</h2> <p>(This is a WebPlayer-only function).</p> </div> <div class="subsection"> <p>Enables a dedicated, application-specific WebPlayer cache (Dedicated WebPlayer caches require a paid license from Unity Technologies). If you have a dedicated cache license, call this function at WebPlayer application startup with the license information provided to you. Starting with the release of Unity 3.2, all WebPlayer applications have access to a 50 MiB shared cache; calling the Authorize() function is not necessary. Starting with the release of Unity 3.4, PC/Mac Standalone players and iOS/Android players have access to a 4 GiB dedicated cache for each application; calling the Authorize() function is not necessary.</p> </div> </div> <div class="footer-wrapper"> <div class="footer clear"> <div class="copy">Copyright © 2014 Unity Technologies</div> <div class="menu"> <a href="http://unity3d.com/learn">Learn</a> <a href="http://unity3d.com/community">Community</a> <a href="http://unity3d.com/asset-store">Asset Store</a> <a href="https://store.unity3d.com">Buy</a> <a href="http://unity3d.com/unity/download">Download</a> </div> </div> </div> </div> </div> </div> </div> </body> </html>
docs/source-class-system.web.session.DatabaseSession.html
Neticle/lumina-php-framework
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="robots" content="noindex"> <title>File system/web/session/DatabaseSession.php</title> <link rel="stylesheet" href="resources/style.css?331665766"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li> <a href="namespace-PHP.html"> PHP </a> </li> <li class="active"> <a href="namespace-system.html"> system<span></span> </a> <ul> <li> <a href="namespace-system.base.html"> base </a> </li> <li> <a href="namespace-system.cache.html"> cache </a> </li> <li> <a href="namespace-system.core.html"> core<span></span> </a> <ul> <li> <a href="namespace-system.core.exception.html"> exception </a> </li> </ul></li> <li> <a href="namespace-system.data.html"> data<span></span> </a> <ul> <li> <a href="namespace-system.data.provider.html"> provider<span></span> </a> <ul> <li> <a href="namespace-system.data.provider.paginator.html"> paginator </a> </li> <li> <a href="namespace-system.data.provider.sorter.html"> sorter </a> </li> </ul></li> <li> <a href="namespace-system.data.validation.html"> validation </a> </li> </ul></li> <li> <a href="namespace-system.http.html"> http<span></span> </a> <ul> <li> <a href="namespace-system.http.wrapper.html"> wrapper<span></span> </a> <ul> <li> <a href="namespace-system.http.wrapper.curl.html"> curl </a> </li> </ul></li></ul></li> <li> <a href="namespace-system.i18n.html"> i18n<span></span> </a> <ul> <li> <a href="namespace-system.i18n.dictionary.html"> dictionary </a> </li> </ul></li> <li> <a href="namespace-system.security.html"> security<span></span> </a> <ul> <li> <a href="namespace-system.security.cryptography.html"> cryptography </a> </li> </ul></li> <li> <a href="namespace-system.sql.html"> sql<span></span> </a> <ul> <li> <a href="namespace-system.sql.data.html"> data<span></span> </a> <ul> <li> <a href="namespace-system.sql.data.provider.html"> provider<span></span> </a> <ul> <li> <a href="namespace-system.sql.data.provider.paginator.html"> paginator </a> </li> <li> <a href="namespace-system.sql.data.provider.sorter.html"> sorter </a> </li> </ul></li></ul></li> <li> <a href="namespace-system.sql.driver.html"> driver<span></span> </a> <ul> <li> <a href="namespace-system.sql.driver.mysql.html"> mysql </a> </li> <li> <a href="namespace-system.sql.driver.pgsql.html"> pgsql </a> </li> </ul></li> <li> <a href="namespace-system.sql.schema.html"> schema </a> </li> </ul></li> <li class="active"> <a href="namespace-system.web.html"> web<span></span> </a> <ul> <li> <a href="namespace-system.web.asset.html"> asset </a> </li> <li> <a href="namespace-system.web.authentication.html"> authentication<span></span> </a> <ul> <li> <a href="namespace-system.web.authentication.oauth.html"> oauth<span></span> </a> <ul> <li> <a href="namespace-system.web.authentication.oauth.client.html"> client<span></span> </a> <ul> <li> <a href="namespace-system.web.authentication.oauth.client.component.html"> component </a> </li> <li> <a href="namespace-system.web.authentication.oauth.client.data.html"> data </a> </li> <li> <a href="namespace-system.web.authentication.oauth.client.flow.html"> flow </a> </li> <li> <a href="namespace-system.web.authentication.oauth.client.http.html"> http </a> </li> <li> <a href="namespace-system.web.authentication.oauth.client.provider.html"> provider </a> </li> <li> <a href="namespace-system.web.authentication.oauth.client.role.html"> role </a> </li> </ul></li> <li> <a href="namespace-system.web.authentication.oauth.server.html"> server<span></span> </a> <ul> <li> <a href="namespace-system.web.authentication.oauth.server.component.html"> component </a> </li> <li> <a href="namespace-system.web.authentication.oauth.server.context.html"> context </a> </li> <li> <a href="namespace-system.web.authentication.oauth.server.data.html"> data </a> </li> <li> <a href="namespace-system.web.authentication.oauth.server.exception.html"> exception </a> </li> <li> <a href="namespace-system.web.authentication.oauth.server.flow.html"> flow </a> </li> <li> <a href="namespace-system.web.authentication.oauth.server.role.html"> role </a> </li> </ul></li> <li> <a href="namespace-system.web.authentication.oauth.shared.html"> shared<span></span> </a> <ul> <li> <a href="namespace-system.web.authentication.oauth.shared.data.html"> data </a> </li> <li> <a href="namespace-system.web.authentication.oauth.shared.role.html"> role </a> </li> </ul></li></ul></li></ul></li> <li> <a href="namespace-system.web.exception.html"> exception </a> </li> <li> <a href="namespace-system.web.html.html"> html </a> </li> <li> <a href="namespace-system.web.navigation.html"> navigation </a> </li> <li> <a href="namespace-system.web.router.html"> router </a> </li> <li class="active"> <a href="namespace-system.web.session.html"> session </a> </li> <li> <a href="namespace-system.web.utility.html"> utility<span></span> </a> <ul> <li> <a href="namespace-system.web.utility.data.html"> data </a> </li> </ul></li> <li> <a href="namespace-system.web.widget.html"> widget<span></span> </a> <ul> <li> <a href="namespace-system.web.widget.data.html"> data<span></span> </a> <ul> <li> <a href="namespace-system.web.widget.data.grid.html"> grid<span></span> </a> <ul> <li> <a href="namespace-system.web.widget.data.grid.column.html"> column </a> </li> </ul></li></ul></li> <li> <a href="namespace-system.web.widget.navigation.html"> navigation </a> </li> </ul></li></ul></li></ul></li> <li> <a href="namespace-vendor.html"> vendor<span></span> </a> <ul> <li> <a href="namespace-vendor.bootstrap.html"> bootstrap </a> </li> <li> <a href="namespace-vendor.jquery.html"> jquery </a> </li> </ul></li> </ul> </div> <hr> <div id="elements"> <h3>Classes</h3> <ul> <li class="active"><a href="class-system.web.session.DatabaseSession.html">DatabaseSession</a></li> <li><a href="class-system.web.session.DefaultSession.html">DefaultSession</a></li> <li><a href="class-system.web.session.Session.html">Session</a></li> </ul> <h3>Interfaces</h3> <ul> <li><a href="class-system.web.session.ISessionSaveHandler.html">ISessionSaveHandler</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="text" placeholder="Search"> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <a href="namespace-system.web.session.html" title="Summary of system\web\session"><span>Namespace</span></a> </li> <li> <a href="class-system.web.session.DatabaseSession.html" title="Summary of system\web\session\DatabaseSession"><span>Class</span></a> </li> </ul> <ul> <li> <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a> </li> </ul> <ul> </ul> </div> <pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang">&lt;?php</span> </span><span id="2" class="l"><a class="l" href="#2"> 2: </a> </span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment">// =============================================================================</span> </span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment">//</span> </span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment">// Copyright 2013 Neticle</span> </span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment">// http://lumina.neticle.com</span> </span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-comment">//</span> </span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment">// This file is part of &quot;Lumina/PHP Framework&quot;, hereafter referred to as </span> </span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment">// &quot;Lumina&quot;.</span> </span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment">//</span> </span><span id="11" class="l"><a class="l" href="#11"> 11: </a><span class="php-comment">// Lumina is free software: you can redistribute it and/or modify it under the </span> </span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-comment">// terms of the GNU General Public License as published by the Free Software </span> </span><span id="13" class="l"><a class="l" href="#13"> 13: </a><span class="php-comment">// Foundation, either version 3 of the License, or (at your option) any later</span> </span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-comment">// version.</span> </span><span id="15" class="l"><a class="l" href="#15"> 15: </a><span class="php-comment">//</span> </span><span id="16" class="l"><a class="l" href="#16"> 16: </a><span class="php-comment">// Lumina is distributed in the hope that it will be useful, but WITHOUT ANY</span> </span><span id="17" class="l"><a class="l" href="#17"> 17: </a><span class="php-comment">// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR</span> </span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-comment">// A PARTICULAR PURPOSE. See theGNU General Public License for more details.</span> </span><span id="19" class="l"><a class="l" href="#19"> 19: </a><span class="php-comment">//</span> </span><span id="20" class="l"><a class="l" href="#20"> 20: </a><span class="php-comment">// You should have received a copy of the GNU General Public License along with</span> </span><span id="21" class="l"><a class="l" href="#21"> 21: </a><span class="php-comment">// &quot;Lumina&quot;. If not, see &lt;http://www.gnu.org/licenses/&gt;.</span> </span><span id="22" class="l"><a class="l" href="#22"> 22: </a><span class="php-comment">//</span> </span><span id="23" class="l"><a class="l" href="#23"> 23: </a><span class="php-comment">// =============================================================================</span> </span><span id="24" class="l"><a class="l" href="#24"> 24: </a> </span><span id="25" class="l"><a class="l" href="#25"> 25: </a><span class="php-keyword1">namespace</span> <span class="php-keyword2">system</span>\web\session; </span><span id="26" class="l"><a class="l" href="#26"> 26: </a> </span><span id="27" class="l"><a class="l" href="#27"> 27: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\web\session\Session; </span><span id="28" class="l"><a class="l" href="#28"> 28: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\web\session\ISessionSaveHandler; </span><span id="29" class="l"><a class="l" href="#29"> 29: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\core\exception\RuntimeException; </span><span id="30" class="l"><a class="l" href="#30"> 30: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\sql\Criteria; </span><span id="31" class="l"><a class="l" href="#31"> 31: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\sql\Expression; </span><span id="32" class="l"><a class="l" href="#32"> 32: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\sql\Reader; </span><span id="33" class="l"><a class="l" href="#33"> 33: </a><span class="php-keyword1">use</span> \<span class="php-keyword2">system</span>\sql\driver\Driver; </span><span id="34" class="l"><a class="l" href="#34"> 34: </a> </span><span id="35" class="l"><a class="l" href="#35"> 35: </a><span class="php-comment">/** </span></span><span id="36" class="l"><a class="l" href="#36"> 36: </a><span class="php-comment"> * The session component allows you to keep track of the user state </span></span><span id="37" class="l"><a class="l" href="#37"> 37: </a><span class="php-comment"> * persistently across multiple requests. </span></span><span id="38" class="l"><a class="l" href="#38"> 38: </a><span class="php-comment"> * </span></span><span id="39" class="l"><a class="l" href="#39"> 39: </a><span class="php-comment"> * This implementation stores the session data in the database, through the </span></span><span id="40" class="l"><a class="l" href="#40"> 40: </a><span class="php-comment"> * &quot;connection&quot; component. </span></span><span id="41" class="l"><a class="l" href="#41"> 41: </a><span class="php-comment"> * </span></span><span id="42" class="l"><a class="l" href="#42"> 42: </a><span class="php-comment"> * @author Lumina Framework &lt;lumina@incubator.neticle.com&gt; </span></span><span id="43" class="l"><a class="l" href="#43"> 43: </a><span class="php-comment"> * @since 0.2.0 </span></span><span id="44" class="l"><a class="l" href="#44"> 44: </a><span class="php-comment"> */</span> </span><span id="45" class="l"><a class="l" href="#45"> 45: </a><span class="php-keyword1">class</span> <a id="DatabaseSession" href="#DatabaseSession">DatabaseSession</a> <span class="php-keyword1">extends</span> Session <span class="php-keyword1">implements</span> ISessionSaveHandler </span><span id="46" class="l"><a class="l" href="#46"> 46: </a>{ </span><span id="47" class="l"><a class="l" href="#47"> 47: </a> <span class="php-comment">/** </span></span><span id="48" class="l"><a class="l" href="#48"> 48: </a><span class="php-comment"> * The underlying database connection component. </span></span><span id="49" class="l"><a class="l" href="#49"> 49: </a><span class="php-comment"> * </span></span><span id="50" class="l"><a class="l" href="#50"> 50: </a><span class="php-comment"> * @type Connection </span></span><span id="51" class="l"><a class="l" href="#51"> 51: </a><span class="php-comment"> */</span> </span><span id="52" class="l"><a class="l" href="#52"> 52: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$connection" href="#$connection">$connection</a></span>; </span><span id="53" class="l"><a class="l" href="#53"> 53: </a> </span><span id="54" class="l"><a class="l" href="#54"> 54: </a> <span class="php-comment">/** </span></span><span id="55" class="l"><a class="l" href="#55"> 55: </a><span class="php-comment"> * The name of the table holding the session data. </span></span><span id="56" class="l"><a class="l" href="#56"> 56: </a><span class="php-comment"> * </span></span><span id="57" class="l"><a class="l" href="#57"> 57: </a><span class="php-comment"> * @type string </span></span><span id="58" class="l"><a class="l" href="#58"> 58: </a><span class="php-comment"> */</span> </span><span id="59" class="l"><a class="l" href="#59"> 59: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$table" href="#$table">$table</a></span> = <span class="php-quote">'session'</span>; </span><span id="60" class="l"><a class="l" href="#60"> 60: </a> </span><span id="61" class="l"><a class="l" href="#61"> 61: </a> <span class="php-comment">/** </span></span><span id="62" class="l"><a class="l" href="#62"> 62: </a><span class="php-comment"> * The name of the primary key column holding the session IDs. </span></span><span id="63" class="l"><a class="l" href="#63"> 63: </a><span class="php-comment"> * </span></span><span id="64" class="l"><a class="l" href="#64"> 64: </a><span class="php-comment"> * @type string </span></span><span id="65" class="l"><a class="l" href="#65"> 65: </a><span class="php-comment"> */</span> </span><span id="66" class="l"><a class="l" href="#66"> 66: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$keyColumn" href="#$keyColumn">$keyColumn</a></span> = <span class="php-quote">'id'</span>; </span><span id="67" class="l"><a class="l" href="#67"> 67: </a> </span><span id="68" class="l"><a class="l" href="#68"> 68: </a> <span class="php-comment">/** </span></span><span id="69" class="l"><a class="l" href="#69"> 69: </a><span class="php-comment"> * The name of the column holding the session data. </span></span><span id="70" class="l"><a class="l" href="#70"> 70: </a><span class="php-comment"> * </span></span><span id="71" class="l"><a class="l" href="#71"> 71: </a><span class="php-comment"> * @type string </span></span><span id="72" class="l"><a class="l" href="#72"> 72: </a><span class="php-comment"> */</span> </span><span id="73" class="l"><a class="l" href="#73"> 73: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$dataColumn" href="#$dataColumn">$dataColumn</a></span> = <span class="php-quote">'data'</span>; </span><span id="74" class="l"><a class="l" href="#74"> 74: </a> </span><span id="75" class="l"><a class="l" href="#75"> 75: </a> <span class="php-comment">/** </span></span><span id="76" class="l"><a class="l" href="#76"> 76: </a><span class="php-comment"> * The name of the column holding the session timestamp. </span></span><span id="77" class="l"><a class="l" href="#77"> 77: </a><span class="php-comment"> * </span></span><span id="78" class="l"><a class="l" href="#78"> 78: </a><span class="php-comment"> * @type string </span></span><span id="79" class="l"><a class="l" href="#79"> 79: </a><span class="php-comment"> */</span> </span><span id="80" class="l"><a class="l" href="#80"> 80: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$timestampColumn" href="#$timestampColumn">$timestampColumn</a></span> = <span class="php-quote">'timestamp'</span>; </span><span id="81" class="l"><a class="l" href="#81"> 81: </a> </span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-comment">/** </span></span><span id="83" class="l"><a class="l" href="#83"> 83: </a><span class="php-comment"> * Creates or re-initializes the session store. </span></span><span id="84" class="l"><a class="l" href="#84"> 84: </a><span class="php-comment"> * </span></span><span id="85" class="l"><a class="l" href="#85"> 85: </a><span class="php-comment"> * @param string $savePath </span></span><span id="86" class="l"><a class="l" href="#86"> 86: </a><span class="php-comment"> * The session save path. </span></span><span id="87" class="l"><a class="l" href="#87"> 87: </a><span class="php-comment"> * </span></span><span id="88" class="l"><a class="l" href="#88"> 88: </a><span class="php-comment"> * @param string $name </span></span><span id="89" class="l"><a class="l" href="#89"> 89: </a><span class="php-comment"> * The session name. </span></span><span id="90" class="l"><a class="l" href="#90"> 90: </a><span class="php-comment"> * </span></span><span id="91" class="l"><a class="l" href="#91"> 91: </a><span class="php-comment"> * @return bool </span></span><span id="92" class="l"><a class="l" href="#92"> 92: </a><span class="php-comment"> * Returns TRUE on success, FALSE otherwise. </span></span><span id="93" class="l"><a class="l" href="#93"> 93: </a><span class="php-comment"> */</span> </span><span id="94" class="l"><a class="l" href="#94"> 94: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_openSessionStore" href="#_openSessionStore">openSessionStore</a>(<span class="php-var">$savePath</span>, <span class="php-var">$name</span>) </span><span id="95" class="l"><a class="l" href="#95"> 95: </a> { </span><span id="96" class="l"><a class="l" href="#96"> 96: </a> <span class="php-var">$this</span>-&gt;connection = <span class="php-var">$this</span>-&gt;getComponent(<span class="php-quote">'database'</span>); </span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-var">$this</span>-&gt;connection-&gt;setTableLocks(<span class="php-var">$this</span>-&gt;table, Driver::LOCK_WRITE); </span><span id="98" class="l"><a class="l" href="#98"> 98: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">true</span>; </span><span id="99" class="l"><a class="l" href="#99"> 99: </a> } </span><span id="100" class="l"><a class="l" href="#100">100: </a> </span><span id="101" class="l"><a class="l" href="#101">101: </a> <span class="php-comment">/** </span></span><span id="102" class="l"><a class="l" href="#102">102: </a><span class="php-comment"> * Closes the session store. </span></span><span id="103" class="l"><a class="l" href="#103">103: </a><span class="php-comment"> * </span></span><span id="104" class="l"><a class="l" href="#104">104: </a><span class="php-comment"> * @return bool </span></span><span id="105" class="l"><a class="l" href="#105">105: </a><span class="php-comment"> * Returns TRUE on success, FALSE otherwise. </span></span><span id="106" class="l"><a class="l" href="#106">106: </a><span class="php-comment"> */</span> </span><span id="107" class="l"><a class="l" href="#107">107: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_closeSessionStore" href="#_closeSessionStore">closeSessionStore</a>() </span><span id="108" class="l"><a class="l" href="#108">108: </a> { </span><span id="109" class="l"><a class="l" href="#109">109: </a> <span class="php-var">$this</span>-&gt;connection-&gt;releaseAllLocks(); </span><span id="110" class="l"><a class="l" href="#110">110: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">true</span>; </span><span id="111" class="l"><a class="l" href="#111">111: </a> } </span><span id="112" class="l"><a class="l" href="#112">112: </a> </span><span id="113" class="l"><a class="l" href="#113">113: </a> <span class="php-comment">/** </span></span><span id="114" class="l"><a class="l" href="#114">114: </a><span class="php-comment"> * Destroys data from the session store. </span></span><span id="115" class="l"><a class="l" href="#115">115: </a><span class="php-comment"> * </span></span><span id="116" class="l"><a class="l" href="#116">116: </a><span class="php-comment"> * @param string $id </span></span><span id="117" class="l"><a class="l" href="#117">117: </a><span class="php-comment"> * The ID of the session to destroy. </span></span><span id="118" class="l"><a class="l" href="#118">118: </a><span class="php-comment"> * </span></span><span id="119" class="l"><a class="l" href="#119">119: </a><span class="php-comment"> * @return bool </span></span><span id="120" class="l"><a class="l" href="#120">120: </a><span class="php-comment"> * Returns TRUE on success, FALSE otherwise. </span></span><span id="121" class="l"><a class="l" href="#121">121: </a><span class="php-comment"> */</span> </span><span id="122" class="l"><a class="l" href="#122">122: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_destroySessionData" href="#_destroySessionData">destroySessionData</a>(<span class="php-var">$id</span>) </span><span id="123" class="l"><a class="l" href="#123">123: </a> { </span><span id="124" class="l"><a class="l" href="#124">124: </a> <span class="php-var">$criteria</span> = <span class="php-keyword1">new</span> Criteria(); </span><span id="125" class="l"><a class="l" href="#125">125: </a> <span class="php-var">$criteria</span>-&gt;setAlias(<span class="php-quote">'session'</span>); </span><span id="126" class="l"><a class="l" href="#126">126: </a> <span class="php-var">$criteria</span>-&gt;addComparison(<span class="php-quote">'session.id'</span>, <span class="php-var">$id</span>); </span><span id="127" class="l"><a class="l" href="#127">127: </a> </span><span id="128" class="l"><a class="l" href="#128">128: </a> <span class="php-var">$this</span>-&gt;connection-&gt;<span class="php-keyword2">delete</span>(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$criteria</span>); </span><span id="129" class="l"><a class="l" href="#129">129: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">true</span>; </span><span id="130" class="l"><a class="l" href="#130">130: </a> } </span><span id="131" class="l"><a class="l" href="#131">131: </a> </span><span id="132" class="l"><a class="l" href="#132">132: </a> <span class="php-comment">/** </span></span><span id="133" class="l"><a class="l" href="#133">133: </a><span class="php-comment"> * Purges any expired sessions data. </span></span><span id="134" class="l"><a class="l" href="#134">134: </a><span class="php-comment"> * </span></span><span id="135" class="l"><a class="l" href="#135">135: </a><span class="php-comment"> * @param int $expiry </span></span><span id="136" class="l"><a class="l" href="#136">136: </a><span class="php-comment"> * The maximum age a session is allowed to be, in seconds. </span></span><span id="137" class="l"><a class="l" href="#137">137: </a><span class="php-comment"> * </span></span><span id="138" class="l"><a class="l" href="#138">138: </a><span class="php-comment"> * @return bool </span></span><span id="139" class="l"><a class="l" href="#139">139: </a><span class="php-comment"> * Returns TRUE on success, FALSE otherwise. </span></span><span id="140" class="l"><a class="l" href="#140">140: </a><span class="php-comment"> */</span> </span><span id="141" class="l"><a class="l" href="#141">141: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_purgeSessionData" href="#_purgeSessionData">purgeSessionData</a>(<span class="php-var">$expiry</span>) </span><span id="142" class="l"><a class="l" href="#142">142: </a> { </span><span id="143" class="l"><a class="l" href="#143">143: </a> <span class="php-var">$criteria</span> = <span class="php-keyword1">new</span> Criteria(); </span><span id="144" class="l"><a class="l" href="#144">144: </a> <span class="php-var">$criteria</span>-&gt;setAlias(<span class="php-quote">'session'</span>); </span><span id="145" class="l"><a class="l" href="#145">145: </a> <span class="php-var">$criteria</span>-&gt;addCondition(<span class="php-quote">'session.'</span> . <span class="php-var">$this</span>-&gt;timestampColumn . <span class="php-quote">' &lt; (CURRENT_TIMESTAMP - :expiry)'</span>); </span><span id="146" class="l"><a class="l" href="#146">146: </a> <span class="php-var">$criteria</span>-&gt;setParameter(<span class="php-quote">':expiry'</span>, <span class="php-var">$expiry</span>); </span><span id="147" class="l"><a class="l" href="#147">147: </a> </span><span id="148" class="l"><a class="l" href="#148">148: </a> <span class="php-var">$this</span>-&gt;connection-&gt;<span class="php-keyword2">delete</span>(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$criteria</span>); </span><span id="149" class="l"><a class="l" href="#149">149: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">true</span>; </span><span id="150" class="l"><a class="l" href="#150">150: </a> } </span><span id="151" class="l"><a class="l" href="#151">151: </a> </span><span id="152" class="l"><a class="l" href="#152">152: </a> <span class="php-comment">/** </span></span><span id="153" class="l"><a class="l" href="#153">153: </a><span class="php-comment"> * Reads data from the session store. </span></span><span id="154" class="l"><a class="l" href="#154">154: </a><span class="php-comment"> * </span></span><span id="155" class="l"><a class="l" href="#155">155: </a><span class="php-comment"> * @param string $id </span></span><span id="156" class="l"><a class="l" href="#156">156: </a><span class="php-comment"> * The ID of the session to read. </span></span><span id="157" class="l"><a class="l" href="#157">157: </a><span class="php-comment"> * </span></span><span id="158" class="l"><a class="l" href="#158">158: </a><span class="php-comment"> * @return string|bool </span></span><span id="159" class="l"><a class="l" href="#159">159: </a><span class="php-comment"> * Returns the session contents on success, FALSE otherwise. </span></span><span id="160" class="l"><a class="l" href="#160">160: </a><span class="php-comment"> */</span> </span><span id="161" class="l"><a class="l" href="#161">161: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_readSessionData" href="#_readSessionData">readSessionData</a>(<span class="php-var">$id</span>) </span><span id="162" class="l"><a class="l" href="#162">162: </a> { </span><span id="163" class="l"><a class="l" href="#163">163: </a> <span class="php-var">$criteria</span> = <span class="php-keyword1">new</span> Criteria(); </span><span id="164" class="l"><a class="l" href="#164">164: </a> <span class="php-var">$criteria</span>-&gt;setAlias(<span class="php-quote">'session'</span>); </span><span id="165" class="l"><a class="l" href="#165">165: </a> <span class="php-var">$criteria</span>-&gt;addComparison(<span class="php-quote">'session.id'</span>, <span class="php-var">$id</span>); </span><span id="166" class="l"><a class="l" href="#166">166: </a> </span><span id="167" class="l"><a class="l" href="#167">167: </a> <span class="php-var">$row</span> = <span class="php-var">$this</span>-&gt;connection-&gt;select(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$criteria</span>)-&gt;fetch(Reader::FETCH_ASSOC, <span class="php-keyword1">true</span>); </span><span id="168" class="l"><a class="l" href="#168">168: </a> </span><span id="169" class="l"><a class="l" href="#169">169: </a> <span class="php-keyword1">if</span> (<span class="php-var">$row</span> &amp;&amp; <span class="php-keyword1">isset</span>(<span class="php-var">$row</span>[<span class="php-var">$this</span>-&gt;dataColumn])) </span><span id="170" class="l"><a class="l" href="#170">170: </a> { </span><span id="171" class="l"><a class="l" href="#171">171: </a> <span class="php-keyword1">return</span> <span class="php-var">$row</span>[<span class="php-var">$this</span>-&gt;dataColumn]; </span><span id="172" class="l"><a class="l" href="#172">172: </a> } </span><span id="173" class="l"><a class="l" href="#173">173: </a> </span><span id="174" class="l"><a class="l" href="#174">174: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">false</span>; </span><span id="175" class="l"><a class="l" href="#175">175: </a> } </span><span id="176" class="l"><a class="l" href="#176">176: </a> </span><span id="177" class="l"><a class="l" href="#177">177: </a> <span class="php-comment">/** </span></span><span id="178" class="l"><a class="l" href="#178">178: </a><span class="php-comment"> * Writes data to the session store. </span></span><span id="179" class="l"><a class="l" href="#179">179: </a><span class="php-comment"> * </span></span><span id="180" class="l"><a class="l" href="#180">180: </a><span class="php-comment"> * @param string $id </span></span><span id="181" class="l"><a class="l" href="#181">181: </a><span class="php-comment"> * The ID of the session to read. </span></span><span id="182" class="l"><a class="l" href="#182">182: </a><span class="php-comment"> * </span></span><span id="183" class="l"><a class="l" href="#183">183: </a><span class="php-comment"> * @param string $data </span></span><span id="184" class="l"><a class="l" href="#184">184: </a><span class="php-comment"> * The session contents, as a string. </span></span><span id="185" class="l"><a class="l" href="#185">185: </a><span class="php-comment"> * </span></span><span id="186" class="l"><a class="l" href="#186">186: </a><span class="php-comment"> * @return bool </span></span><span id="187" class="l"><a class="l" href="#187">187: </a><span class="php-comment"> * Returns TRUE on success, FALSE otherwise. </span></span><span id="188" class="l"><a class="l" href="#188">188: </a><span class="php-comment"> */</span> </span><span id="189" class="l"><a class="l" href="#189">189: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_writeSessionData" href="#_writeSessionData">writeSessionData</a>(<span class="php-var">$id</span>, <span class="php-var">$data</span>) </span><span id="190" class="l"><a class="l" href="#190">190: </a> { </span><span id="191" class="l"><a class="l" href="#191">191: </a> <span class="php-var">$criteria</span> = <span class="php-keyword1">new</span> Criteria(); </span><span id="192" class="l"><a class="l" href="#192">192: </a> <span class="php-var">$criteria</span>-&gt;setAlias(<span class="php-quote">'session'</span>); </span><span id="193" class="l"><a class="l" href="#193">193: </a> <span class="php-var">$criteria</span>-&gt;addComparison(<span class="php-quote">'session.id'</span>, <span class="php-var">$id</span>); </span><span id="194" class="l"><a class="l" href="#194">194: </a> </span><span id="195" class="l"><a class="l" href="#195">195: </a> <span class="php-var">$fields</span> = </span><span id="196" class="l"><a class="l" href="#196">196: </a> [ </span><span id="197" class="l"><a class="l" href="#197">197: </a> <span class="php-var">$this</span>-&gt;keyColumn =&gt; <span class="php-var">$id</span>, </span><span id="198" class="l"><a class="l" href="#198">198: </a> <span class="php-var">$this</span>-&gt;dataColumn =&gt; <span class="php-var">$data</span>, </span><span id="199" class="l"><a class="l" href="#199">199: </a> <span class="php-var">$this</span>-&gt;timestampColumn =&gt; <span class="php-keyword1">new</span> Expression(<span class="php-quote">'CURRENT_TIMESTAMP'</span>) </span><span id="200" class="l"><a class="l" href="#200">200: </a> ]; </span><span id="201" class="l"><a class="l" href="#201">201: </a> </span><span id="202" class="l"><a class="l" href="#202">202: </a> <span class="php-keyword1">if</span> (<span class="php-var">$this</span>-&gt;connection-&gt;exists(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$criteria</span>)) </span><span id="203" class="l"><a class="l" href="#203">203: </a> { </span><span id="204" class="l"><a class="l" href="#204">204: </a> <span class="php-var">$this</span>-&gt;connection-&gt;update(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$fields</span>, <span class="php-var">$criteria</span>); </span><span id="205" class="l"><a class="l" href="#205">205: </a> } </span><span id="206" class="l"><a class="l" href="#206">206: </a> <span class="php-keyword1">else</span> </span><span id="207" class="l"><a class="l" href="#207">207: </a> { </span><span id="208" class="l"><a class="l" href="#208">208: </a> <span class="php-var">$this</span>-&gt;connection-&gt;insert(<span class="php-var">$this</span>-&gt;table, <span class="php-var">$fields</span>); </span><span id="209" class="l"><a class="l" href="#209">209: </a> } </span><span id="210" class="l"><a class="l" href="#210">210: </a> </span><span id="211" class="l"><a class="l" href="#211">211: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">true</span>; </span><span id="212" class="l"><a class="l" href="#212">212: </a> } </span><span id="213" class="l"><a class="l" href="#213">213: </a>} </span><span id="214" class="l"><a class="l" href="#214">214: </a> </span><span id="215" class="l"><a class="l" href="#215">215: </a></span></code></pre> <div id="footer"> API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> </div> <script src="resources/combined.js?721046668"></script> <script src="elementlist.js?867016506"></script> </body> </html>
_source/news/2018-07-21-sanjay.html
InstantKhabar/_source
--- title: "फीफा फाइनल में क्रोएशिया की तरह संसद में राहुल ने दिल जीता: शिवसेना" layout: item category: ["politics"] date: 2018-07-21T08:47:40.799Z image: 1532182660799sanjay.jpg --- <p>मुंबई: फीफा विश्व कप फाइनल और केंद्र की एनडीए सरकार के खिलाफ लाए गए अविश्वास प्रस्ताव के बीच तुलना करते हुए शिवसेना ने शनिवार को कहा कि प्रधानमंत्री नरेंद्र मोदी फ्रांस की तरह भले ही विजयी हुए हों , लेकिन कांग्रेस अध्यक्ष राहुल गांधी ने उपविजेता क्रोएशिया की तरह कई लोगों का दिल जीता. </p> <p>शिवसेना प्रवक्ता संजय राउत ने कहा, ‘फुटबॉल विश्व कप फाइनल में फ्रांस ने (खिताब) जीता , लेकिन क्रोएशिया जिस तरह से खेली उसके लिए उसे याद किया जाएगा. राहुल के बारे में अब उसी तरह से चर्चा हो रही है. जब कोई इस तरह से राजनीति करता है तो चार - पांच कदम आगे बढ़ता है. ’’ </p> <p>राहुल गांधी के प्रधानमंत्री मोदी को गले लगाने के बारे में राउत ने यहां एक समाचार चैनल से कहा कि इस तरह की हरकतें ध्यान खींचने के लिए की जाती हैं. अगर राहुल गांधी ने पीएम मोदी को झटका देने के लिए ऐसा किया , तो वह कामयाब रहे. </p> <p>राज्यसभा सदस्य ने कहा कि राहुल गांधी को लोकसभा में शुक्रवार को अविश्वास प्रस्ताव पर चर्चा के दौरान नए अवतार में दिखने के लिए बधाई दी जानी चाहिए. गांधी ने किसानों की समस्या से लेकर राफेल सौदे समेत विभिन्न मुद्दों पर मोदी सरकार पर तीखे हमले किए. </p> <p>शिवसेना नेता ने कहा, ‘ पीएम मोदी का भाषण प्रधानमंत्री की तरह का था. मोदी जी , मोदी जी हैं. मोदी जी की तुलना किसी और से करना सही नहीं होगा. हालांकि , राहुल के भाषण की भी उसी तरह से चर्चा की जा रही है. ’ राउत ने कहा कि अविश्वास प्रस्ताव का गिरना आश्चर्यजनक नहीं है , क्योंकि निचले सदन में बीजेपी नीत एनडीए के पास बहुमत है. </p> <p>उन्होंने कहा , ‘सत्ता की अपनी ताकत है और उसमें डर का तत्व भी है. देश अक्सर प्रधानमंत्री को सुनता है , लेकिन राहुल पहली बार अपने नए अवतार में दिखे.’ पीएम मोदी सरकार के खिलाफ शुक्रवार को अविश्वास प्रस्ताव 325-126 के अंतर से गिर गया. बीजेपी की पूर्व सहयोगी टीडीपी ने अविश्वास प्रस्ताव पेश किया था. शिवसेना ने मतदान में हिस्सा नहीं लिया था. </p>
doc/_build/html/genindex.html
irvined1982/gridengine-accounting
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Index &mdash; Grid Engine Accounting 1.0 documentation</title> <link rel="stylesheet" href="_static/basic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/bootstrap-3.1.0/css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="_static/bootstrap-3.1.0/css/bootstrap-theme.min.css" type="text/css" /> <link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '1.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/js/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="_static/js/jquery-fix.js"></script> <script type="text/javascript" src="_static/bootstrap-3.1.0/js/bootstrap.min.js"></script> <script type="text/javascript" src="_static/bootstrap-sphinx.js"></script> <link rel="top" title="Grid Engine Accounting 1.0 documentation" href="index.html" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-51064094-1', 'clusterfsck.io'); ga('send', 'pageview'); </script> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'> <meta name="apple-mobile-web-app-capable" content="yes"> </head> <body> <div id="navbar" class="navbar navbar-inverse navbar-default "> <div class="container"> <div class="navbar-header"> <!-- .btn-navbar is used as the toggle for collapsed navbar content --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html"> Grid Engine Accounting</a> <span class="navbar-text navbar-version pull-left"><b>1.0</b></span> </div> <div class="collapse navbar-collapse nav-collapse"> <ul class="nav navbar-nav"> <li class="divider-vertical"></li> <li><a href="https://www.clusterfsck.io/">ClusterFsck</a></li> <li><a href="https://github.com/irvined1982/gridengine-accounting">Code</a></li> <li class="dropdown globaltoc-container"> <a role="button" id="dLabelGlobalToc" data-toggle="dropdown" data-target="#" href="index.html">Site <b class="caret"></b></a> <ul class="dropdown-menu globaltoc" role="menu" aria-labelledby="dLabelGlobalToc"><ul> <li class="toctree-l1"><a class="reference internal" href="accounting.html">Univa Grid Engine</a></li> <li class="toctree-l1"><a class="reference internal" href="accounting.html#indices-and-tables">Indices and tables</a></li> </ul> </ul> </li> <li class="dropdown"> <a role="button" id="dLabelLocalToc" data-toggle="dropdown" data-target="#" href="#">Page <b class="caret"></b></a> <ul class="dropdown-menu localtoc" role="menu" aria-labelledby="dLabelLocalToc"></ul> </li> <li class="hidden-sm"></li> </ul> <form class="navbar-form navbar-right" action="search.html" method="get"> <div class="form-group"> <input type="text" name="q" class="form-control" placeholder="Search" /> </div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-md-12"> <h1 id="index">Index</h1> <div class="genindex-jumpbox"> <a href="#A"><strong>A</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#J"><strong>J</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#O"><strong>O</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#Q"><strong>Q</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> </div> <h2 id="A">A</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.account">account (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ar_submission_time">ar_submission_time (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.arid">arid (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="C">C</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.category">category (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.cpu">cpu (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.cwd">cwd (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="D">D</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.department">department (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="E">E</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.end_time">end_time (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.exit_status">exit_status (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="F">F</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.failed">failed (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="G">G</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.granted_pe">granted_pe (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.group">group (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="H">H</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.hostname">hostname (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="I">I</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.io">io (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.iow">iow (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="J">J</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.job_class">job_class (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.job_name">job_name (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.job_number">job_number (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="M">M</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.maxpss">maxpss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.maxrss">maxrss (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.maxvmem">maxvmem (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.mem">mem (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="O">O</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.owner">owner (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="P">P</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.pe_taskid">pe_taskid (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.priority">priority (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.project">project (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="Q">Q</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.qdel_info">qdel_info (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.qname">qname (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="R">R</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.ru_idrss">ru_idrss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_inblock">ru_inblock (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_ismrss">ru_ismrss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_isrss">ru_isrss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_ixrss">ru_ixrss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_majflt">ru_majflt (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_maxrss">ru_maxrss (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_minflt">ru_minflt (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_msgrcv">ru_msgrcv (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.ru_msgsnd">ru_msgsnd (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_nivcsw">ru_nivcsw (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_nsignals">ru_nsignals (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_nswap">ru_nswap (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_nvcsw">ru_nvcsw (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_oublock">ru_oublock (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_stime">ru_stime (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_utime">ru_utime (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.ru_wallclock">ru_wallclock (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="S">S</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.slots">slots (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.start_time">start_time (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.submission_time">submission_time (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.submit_cmd">submit_cmd (UGEAccountEntry attribute)</a> </dt> <dt><a href="accounting.html#UGEAccountEntry.submit_host">submit_host (UGEAccountEntry attribute)</a> </dt> </dl></td> </tr></table> <h2 id="T">T</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#UGEAccountEntry.task_number">task_number (UGEAccountEntry attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#gridengine_accounting.UGEAccountEntry.to_dict">to_dict() (gridengine_accounting.UGEAccountEntry method)</a> </dt> </dl></td> </tr></table> <h2 id="U">U</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#gridengine_accounting.UGEAccountEntry">UGEAccountEntry (class in gridengine_accounting)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="accounting.html#gridengine_accounting.UGEAccountFile">UGEAccountFile (class in gridengine_accounting)</a> </dt> </dl></td> </tr></table> </div> </div> </div> <footer class="footer"> <div class="container"> <p class="pull-right"> <a href="#">Back to top</a> </p> <p> &copy; Copyright 2014, David Irvine.<br/> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.<br/> </p> </div> </footer> </body> </html>
index.html
birthcat/HelloWorld
<html> <title> I love you </title> <H1> Hello World</H1> </html>
docs/html/structstd_1_1tr1_1_1gtest__internal_1_1_add_ref.html
bysreg/anjing
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>anjing: std::tr1::gtest_internal::AddRef&lt; T &gt; Struct Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">anjing </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacestd.html">std</a></li><li class="navelem"><a class="el" href="namespacestd_1_1tr1.html">tr1</a></li><li class="navelem"><a class="el" href="namespacestd_1_1tr1_1_1gtest__internal.html">gtest_internal</a></li><li class="navelem"><a class="el" href="structstd_1_1tr1_1_1gtest__internal_1_1_add_ref.html">AddRef</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> &#124; <a href="structstd_1_1tr1_1_1gtest__internal_1_1_add_ref-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">std::tr1::gtest_internal::AddRef&lt; T &gt; Struct Template Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="gtest-tuple_8h_source.html">gtest-tuple.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:a1e5616e414125574c1653e3a1fc68491"><td class="memItemLeft" align="right" valign="top">typedef T &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstd_1_1tr1_1_1gtest__internal_1_1_add_ref.html#a1e5616e414125574c1653e3a1fc68491">type</a></td></tr> <tr class="separator:a1e5616e414125574c1653e3a1fc68491"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Member Typedef Documentation</h2> <a class="anchor" id="a1e5616e414125574c1653e3a1fc68491"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T &gt; </div> <table class="memname"> <tr> <td class="memname">typedef T&amp; <a class="el" href="structstd_1_1tr1_1_1gtest__internal_1_1_add_ref.html">std::tr1::gtest_internal::AddRef</a>&lt; T &gt;::<a class="el" href="structstd_1_1tr1_1_1gtest__internal_1_1_add_ref.html#a1e5616e414125574c1653e3a1fc68491">type</a></td> </tr> </table> </div><div class="memdoc"> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>C:/Users/Hilman/Desktop/repo/anjing/src/third_party/googletest/include/gtest/internal/<a class="el" href="gtest-tuple_8h_source.html">gtest-tuple.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> </body> </html>
ScriptReference/AnimatorStateInfo-length.html
rakuten/Uinty3D-Docs-zhcn
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: AnimatorStateInfo.length</title> <meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." /> <meta name="author" content="Unity Technologies" /> <link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" /> <link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" /> <meta name="msapplication-TileColor" content="#222c37" /> <meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2854981-1']); _gaq.push(['_setDomainName', 'unity3d.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="../StaticFiles/js/jquery.js"> </script> <script type="text/javascript" src="docdata/toc.js">//toc</script> <!--local TOC--> <script type="text/javascript" src="docdata/global_toc.js">//toc</script> <!--global TOC, including other platforms--> <script type="text/javascript" src="../StaticFiles/js/core.js"> </script> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" /> </head> <body> <div class="header-wrapper"> <div id="header" class="header"> <div class="content"> <div class="spacer"> <div class="menu"> <div class="logo"> <a href="http://docs.unity3d.com"> </a> </div> <div class="search-form"> <form action="30_search.html" method="get" class="apisearch"> <input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q"> </input> <input type="submit" class="submit"> </input> </form> </div> <ul> <li> <a href="http://docs.unity3d.com">Overview</a> </li> <li> <a href="../Manual/index.html">Manual</a> </li> <li> <a href="../ScriptReference/index.html" class="selected">Scripting API</a> </li> </ul> </div> </div> <div class="more"> <div class="filler"> </div> <ul> <li> <a href="http://unity3d.com/">unity3d.com</a> </li> </ul> </div> </div> </div> <div class="toolbar"> <div class="content clear"> <div class="lang-switcher hide"> <div class="current toggle" data-target=".lang-list"> <div class="lbl">Language: <span class="b">English</span></div> <div class="arrow"> </div> </div> <div class="lang-list" style="display:none;"> <ul> <li> <a href="">English</a> </li> </ul> </div> </div> <div class="script-lang"> <ul> <li class="selected" data-lang="CS">C#</li> <li data-lang="JS">JS</li> </ul> <div id="script-lang-dialog" class="dialog hide"> <div class="dialog-content clear"> <h2>Script language</h2> <div class="close"> </div> <p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p> </div> </div> </div> </div> </div> </div> <div id="master-wrapper" class="master-wrapper clear"> <div id="sidebar" class="sidebar"> <div class="sidebar-wrap"> <div class="content"> <div class="sidebar-menu"> <div class="toc"> <h2>Scripting API</h2> </div> </div> <p> <a href="40_history.html" class="cw">History</a> </p> </div> </div> </div> <div id="content-wrap" class="content-wrap"> <div class="content-block"> <div class="content"> <div class="section"> <div class="mb20 clear"> <h1 class="heading inherit"> <a href="AnimatorStateInfo.html">AnimatorStateInfo</a>.length</h1> <div class="clear"> </div> <div class="clear"> </div> <div class="suggest"> <a class="blue-btn sbtn">Suggest a change</a> <div class="suggest-wrap rel hide"> <div class="loading hide"> <div> </div> <div> </div> <div> </div> </div> <div class="suggest-success hide"> <h2>Success!</h2> <p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-failed hide"> <h2>Sumbission failed</h2> <p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-form clear"> <label for="suggest_name">Your name</label> <input id="suggest_name" type="text"> </input> <label for="suggest_email">Your email</label> <input id="suggest_email" type="email"> </input> <label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label> <textarea id="suggest_body" class="req"> </textarea> <button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button> <p class="mb0"> <a class="cancel left lh42 cn">Cancel</a> </p> </div> </div> </div> <a href="" class="switch-link gray-btn sbtn left hide">Switch to Manual</a> <div class="clear"> </div> </div> <div class="subsection"> <div class="signature"> <div class="signature-JS sig-block">public var <span class="sig-kw">length</span>: float; </div> <div class="signature-CS sig-block">public float <span class="sig-kw">length</span>; </div> </div> </div> <div class="subsection"> <h2>Description</h2> <p>Current duration of the state.</p> </div> <div class="subsection"> <p>In seconds Can vary when the State contains a Blend Tree.</p> </div> </div> <div class="footer-wrapper"> <div class="footer clear"> <div class="copy">Copyright © 2014 Unity Technologies</div> <div class="menu"> <a href="http://unity3d.com/learn">Learn</a> <a href="http://unity3d.com/community">Community</a> <a href="http://unity3d.com/asset-store">Asset Store</a> <a href="https://store.unity3d.com">Buy</a> <a href="http://unity3d.com/unity/download">Download</a> </div> </div> </div> </div> </div> </div> </div> </body> </html>
modules/requisition/approval/requisition.html
jepedregosa/helixapp
<div class="pages"> <div data-page="requisitionApp" class="page navbar-fixed"> <div class="navbar"> <div class="navbar-inner"> <div class="left sliding"><a href="#" class="back link"> <i class="icon icon-back"></i><span>Back</span></a></div> <div class="center sliding">Requisition Approval</div> <div class="right"><a href="#" class="link icon-only open-panel" data-panel="right"><i class="icon fa fa-gear"></i></a></div> </div> </div> <!-- Search Bar overlay --> <div class="searchbar-overlay"></div> <form data-search-list=".virtual-list" class="searchbar searchbar-init"> <div class="searchbar-input"> <input type="search" placeholder="Search"><!--<a href="#" class="searchbar-clear"></a>--> </div> <a href="#" class="searchbar-cancel"><i class="icon fa fa-remove"></i></a> </form> <div class="page-content"> <div class="content-block searchbar-not-found"> <div class="content-block-inner">Nothing found</div> </div> <!-- Virtual List --> <div class="list-block list-block-search searchbar-found virtual-list media-list"> <!-- keep it empty --> </div> </div> </div> </div>
javadocs/clientinterfaces/package-summary.html
tectronics/dsk2prj2010-server
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Fri May 21 18:01:58 CEST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> clientinterfaces (SkoolClient API) </TITLE> <META NAME="date" CONTENT="2010-05-21"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="clientinterfaces (SkoolClient API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../chat/client/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../exception/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?clientinterfaces/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package clientinterfaces </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/AnonymousEvent.html" title="interface in clientinterfaces">AnonymousEvent</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Blog.html" title="interface in clientinterfaces">Blog</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/BlogComment.html" title="interface in clientinterfaces">BlogComment</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/BlogImage.html" title="interface in clientinterfaces">BlogImage</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/BlogPost.html" title="interface in clientinterfaces">BlogPost</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/CalendarEvent.html" title="interface in clientinterfaces">CalendarEvent</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Document.html" title="interface in clientinterfaces">Document</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/EventParticipation.html" title="interface in clientinterfaces">EventParticipation</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Group.html" title="interface in clientinterfaces">Group</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/GroupPrivilege.html" title="interface in clientinterfaces">GroupPrivilege</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/PrivilegedObjectInterface.html" title="interface in clientinterfaces">PrivilegedObjectInterface</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Profile.html" title="interface in clientinterfaces">Profile</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Server.html" title="interface in clientinterfaces">Server</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Tag.html" title="interface in clientinterfaces">Tag</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/Tagable.html" title="interface in clientinterfaces">Tagable</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/User.html" title="interface in clientinterfaces">User</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/UserPrivilege.html" title="interface in clientinterfaces">UserPrivilege</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../clientinterfaces/UserSession.html" title="interface in clientinterfaces">UserSession</A></B></TD> <TD>&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../chat/client/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../exception/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?clientinterfaces/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
client/app/app.css
diegofernandes/webconsole
/** * Bootstrap Fonts */ @font-face { font-family: 'Glyphicons Halflings'; src: url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } /** *Font Awesome Fonts */ @font-face { font-family: 'FontAwesome'; src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0'); src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } /** * App-wide Styles */ .browsehappy { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } @keyframes rotating { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .spinner { animation: rotating 5s linear infinite; } .icon span.glyphicon { opacity: 0; } .icon.active span.glyphicon { opacity: 1; }
doc/javadocs/ca/ualberta/appfive/MyBooksActivity.html
CMPUT301W16T12/ProjectFive
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Mon Apr 04 15:35:46 MDT 2016 --> <title>MyBooksActivity</title> <meta name="date" content="2016-04-04"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="MyBooksActivity"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../ca/ualberta/appfive/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../ca/ualberta/appfive/MyBiddedActivity.html" title="class in ca.ualberta.appfive"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../ca/ualberta/appfive/MyBorrowingActivity.html" title="class in ca.ualberta.appfive"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?ca/ualberta/appfive/MyBooksActivity.html" target="_top">Frames</a></li> <li><a href="MyBooksActivity.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">ca.ualberta.appfive</div> <h2 title="Class MyBooksActivity" class="title">Class MyBooksActivity</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>android.app.Activity</li> <li> <ul class="inheritance"> <li>android.support.v4.app.FragmentActivity</li> <li> <ul class="inheritance"> <li>android.support.v7.app.AppCompatActivity</li> <li> <ul class="inheritance"> <li>ca.ualberta.appfive.MyBooksActivity</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>android.support.v4.app.ActivityCompat.OnRequestPermissionsResultCallback, android.support.v4.app.ActivityCompatApi23.RequestPermissionsRequestCodeValidator, android.support.v4.app.TaskStackBuilder.SupportParentable, android.support.v7.app.ActionBarDrawerToggle.DelegateProvider, android.support.v7.app.AppCompatCallback, <a href="../../../ca/ualberta/appfive/BView.html" title="interface in ca.ualberta.appfive">BView</a>&lt;<a href="../../../ca/ualberta/appfive/BModel.html" title="class in ca.ualberta.appfive">BModel</a>&gt;</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">MyBooksActivity</span> extends android.support.v7.app.AppCompatActivity implements <a href="../../../ca/ualberta/appfive/BView.html" title="interface in ca.ualberta.appfive">BView</a>&lt;<a href="../../../ca/ualberta/appfive/BModel.html" title="class in ca.ualberta.appfive">BModel</a>&gt;</pre> <div class="block">My books activity shows the user's books in a list</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../ca/ualberta/appfive/MyBooksActivity.html#MyBooksActivity--">MyBooksActivity</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../ca/ualberta/appfive/MyBooksActivity.html#onCreate-Bundle-">onCreate</a></span>(Bundle&nbsp;savedInstanceState)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../ca/ualberta/appfive/MyBooksActivity.html#onDestroy--">onDestroy</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../ca/ualberta/appfive/MyBooksActivity.html#update-ca.ualberta.appfive.BModel-">update</a></span>(<a href="../../../ca/ualberta/appfive/BModel.html" title="class in ca.ualberta.appfive">BModel</a>&nbsp;model)</code> <div class="block">For updating model</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.android.support.v7.app.AppCompatActivity"> <!-- --> </a> <h3>Methods inherited from class&nbsp;android.support.v7.app.AppCompatActivity</h3> <code>addContentView, getDelegate, getDrawerToggleDelegate, getMenuInflater, getSupportActionBar, getSupportParentActivityIntent, invalidateOptionsMenu, onConfigurationChanged, onContentChanged, onCreateSupportNavigateUpTaskStack, onMenuItemSelected, onMenuOpened, onPanelClosed, onPostCreate, onPostResume, onPrepareSupportNavigateUpTaskStack, onStop, onSupportActionModeFinished, onSupportActionModeStarted, onSupportContentChanged, onSupportNavigateUp, onTitleChanged, onWindowStartingSupportActionMode, setContentView, setContentView, setContentView, setSupportActionBar, setSupportProgress, setSupportProgressBarIndeterminate, setSupportProgressBarIndeterminateVisibility, setSupportProgressBarVisibility, startSupportActionMode, supportInvalidateOptionsMenu, supportNavigateUpTo, supportRequestWindowFeature, supportShouldUpRecreateTask</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.android.support.v4.app.FragmentActivity"> <!-- --> </a> <h3>Methods inherited from class&nbsp;android.support.v4.app.FragmentActivity</h3> <code>dump, getLastCustomNonConfigurationInstance, getSupportFragmentManager, getSupportLoaderManager, getSupportMediaController, onActivityResult, onAttachFragment, onBackPressed, onCreatePanelMenu, onKeyDown, onLowMemory, onNewIntent, onPause, onPrepareOptionsPanel, onPreparePanel, onRequestPermissionsResult, onResume, onResumeFragments, onRetainCustomNonConfigurationInstance, onRetainNonConfigurationInstance, onSaveInstanceState, onStart, onStateNotSaved, setEnterSharedElementCallback, setExitSharedElementCallback, setSupportMediaController, startActivityForResult, startActivityFromFragment, supportFinishAfterTransition, supportPostponeEnterTransition, supportStartPostponedEnterTransition, validateRequestPermissionsRequestCode</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="MyBooksActivity--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MyBooksActivity</h4> <pre>public&nbsp;MyBooksActivity()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="onCreate-Bundle-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onCreate</h4> <pre>protected&nbsp;void&nbsp;onCreate(Bundle&nbsp;savedInstanceState)</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>onCreate</code>&nbsp;in class&nbsp;<code>android.support.v7.app.AppCompatActivity</code></dd> </dl> </li> </ul> <a name="onDestroy--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onDestroy</h4> <pre>public&nbsp;void&nbsp;onDestroy()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>onDestroy</code>&nbsp;in class&nbsp;<code>android.support.v7.app.AppCompatActivity</code></dd> </dl> </li> </ul> <a name="update-ca.ualberta.appfive.BModel-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>update</h4> <pre>public&nbsp;void&nbsp;update(<a href="../../../ca/ualberta/appfive/BModel.html" title="class in ca.ualberta.appfive">BModel</a>&nbsp;model)</pre> <div class="block">For updating model</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../ca/ualberta/appfive/BView.html#update-M-">update</a></code>&nbsp;in interface&nbsp;<code><a href="../../../ca/ualberta/appfive/BView.html" title="interface in ca.ualberta.appfive">BView</a>&lt;<a href="../../../ca/ualberta/appfive/BModel.html" title="class in ca.ualberta.appfive">BModel</a>&gt;</code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>BModel</code> - model</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../ca/ualberta/appfive/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../ca/ualberta/appfive/MyBiddedActivity.html" title="class in ca.ualberta.appfive"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../ca/ualberta/appfive/MyBorrowingActivity.html" title="class in ca.ualberta.appfive"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?ca/ualberta/appfive/MyBooksActivity.html" target="_top">Frames</a></li> <li><a href="MyBooksActivity.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
test/expected/LWN/0000764321.header.html
nikiroo/gofetch
<!DOCTYPE html> <html> <head> <meta http-equiv='content-type' content='text/html; charset=utf-8'> <meta name='viewport' content='width=device-width, initial-scale=1.0'> <style type='text/css'> body { margin: 1em 15%; } </style> </head> <body> <div class='story-header'> <h2><a href='0000764321.html'>The Hidden Benefit of Giving Back to Open Source Software (Working Knowledge)</a></h2> <div class='details'>([Briefs] Sep 6, 2018 16:56 UTC (Thu) (corbet))</div> <br/> <div class='content' style='text-align: justify'> The Harvard Business School&#x27;s &quot;Working Knowledge&quot; site has [1]an article arguing that it can pay for companies to allow their developers to contribute back to the projects whose software they use. &quot; And that presents an interesting dilemma for firms that rely heavily on open source. Should they allow employees on company time to make updates and edits to the software for community use that could be used by competitors? New research by Assistant Professor Frank Nagle, a member of the Strategy Unit at Harvard Business School, shows that paying employees to contribute to such software boosts the company’s productivity from using the software by as much as 100 percent, when compared with free-riding competitors. &quot;<br/><br/><br/><br/>[1] https://hbswk.hbs.edu/item/the-hidden-benefit-of-giving-back-to-open-source-software </div> <hr/> </div> </body>
doc/html/annotated.html
revilo196/EngineCore
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>EngineCore: Class List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">EngineCore &#160;<span id="projectnumber">0.1.2</span> </div> <div id="projectbrief">Engine Core Open GL</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li class="current"><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">Class List</div> </div> </div><!--header--> <div class="contents"> <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory"> <table class="directory"> <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_camera.html" target="_self">Camera</a></td><td class="desc">Class for a <a class="el" href="class_camera.html" title="The Camera class Class for a Camera in a 3D Scene The Camera Calculates the World to View Matrix and ...">Camera</a> in a 3D <a class="el" href="class_scene.html" title="The Scene class. ">Scene</a> The <a class="el" href="class_camera.html" title="The Camera class Class for a Camera in a 3D Scene The Camera Calculates the World to View Matrix and ...">Camera</a> Calculates the World to View Matrix and the Projection Matrix </td></tr> <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_entity.html" target="_self">Entity</a></td><td class="desc">The <a class="el" href="class_entity.html" title="The Entity class. ">Entity</a> class </td></tr> <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_light.html" target="_self">Light</a></td><td class="desc">Holding Values for diffrent light Types The Shader choose with type is used </td></tr> <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_material.html" target="_self">Material</a></td><td class="desc">The <a class="el" href="class_material.html" title="The Material class. ">Material</a> class </td></tr> <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mesh.html" target="_self">Mesh</a></td><td class="desc">Contains all vertex Information abstract Interface </td></tr> <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_normal3_d_mesh.html" target="_self">Normal3DMesh</a></td><td class="desc"></td></tr> <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_primitive_mesh.html" target="_self">PrimitiveMesh</a></td><td class="desc"></td></tr> <tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_renderable.html" target="_self">Renderable</a></td><td class="desc">The {abstract} <a class="el" href="class_renderable.html" title="The {abstract} Renderable class. ">Renderable</a> class </td></tr> <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_scene.html" target="_self">Scene</a></td><td class="desc">The <a class="el" href="class_scene.html" title="The Scene class. ">Scene</a> class </td></tr> <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_data.html" target="_self">ShapeData</a></td><td class="desc"></td></tr> <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_generator.html" target="_self">ShapeGenerator</a></td><td class="desc"></td></tr> <tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vertex.html" target="_self">Vertex</a></td><td class="desc"></td></tr> </table> </div><!-- directory --> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> </body> </html>
scatter.html
hrbigelow/wij-wemnan
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="main.css"> </head> <body> <div> <input type="button" id="load_data" value="Initialize Plot and Select" onclick="scatter_plot.load_data(randomPoints.randomPoints(scatter_plot, 100)); selection.attachPlot(scatter_plot); selection.init($('#select-front')[0], $('#select-back')[0]);" /> <input type="button" id="grow_dots" value="Grow Dots" onclick="scatter_plot.view.pointFactor *= 1.1; scatter_plot.resize_dots(); scatter_plot.draw();" /> <input type="button" id="shrink_dots" value="Shrink Dots" onclick="scatter_plot.view.pointFactor /= 1.1; scatter_plot.resize_dots(); scatter_plot.draw();" /> <input type="button" id="sync_selection" value="Synch Selection" onclick="scatter_plot.sync_selection(); " /> <input type="button" id="draw" value="Draw" onclick="scatter_plot.draw()" /> </div> <img src="img/circle.svg"></img> <div style="position: relative"> <!-- <svg id="overlay" width="1000" height="750"> --> <!-- <g><text x="200" y="200" text-anchor="end">Some example text</text></g> --> <!-- </svg> --> <canvas id="select-front" width="1000" height="600" style="position: absolute; left: 0px; top: 0px; z-index: 0"></canvas> <canvas id="select-back" width="1000" height="600" style="position: absolute; left: 0px; top: 0px; z-index: -1"></canvas> <canvas id="glcanvas" width="1000" height="600" style="position: absolute; left: 0px; top: 0px; z-index: -2"></canvas> </div> <script data-main="js/app/main" src="js/lib/require.js"></script> </body> </html>
build/news/news_2/index.html
efazati/efazati.github.io
<!doctype html> <html> <head> <title>تهران لاگ</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- Bootstrap --> <link href="/build/files/css/bootstrap.min.css" rel="stylesheet" media="screen" type="text/css"> <link rel="stylesheet" href="/build/files/css/fonts.min.css" type="text/css" > <link href="/build/files/css/main.css" rel="stylesheet" media="screen" type="text/css"> <script type='text/javascript' src="/build/files/js/jquery.js"></script> <script type='text/javascript' src="/build/files/js/bootstrap.min.js"></script> </head> <body> <nav class="navbar navbar-default" role="navigation"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/build/">خانه</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="menu_container"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="/build/tehlug/">تهران لاگ</a> </li> <li class="dropdown"> <a href="/build/join/">همکاری</a> </li> <li class="dropdown"> <a href="/build/list/">لیست پستی</a> </li> <li class="dropdown"> <a href="/build/faqs/">سوالات متداول</a> </li> <li class="dropdown"> <a href="/build/sisters/">لاگ‌های دیگر</a> </li> <li class="dropdown"> <a href="/build/irc/">گفتگوی زنده</a> </li> <li class="dropdown"> <a href="/build/calender/">تقویم جلسات</a> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#">مقالات <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a old-href="articles/1" href="/build/articles/1/">چگونه یک هکر شویم؟</a> </li> </ul> </li> <li class="dropdown"> <a href="/build/reports/">گزارش جلسات</a> </li> <li class="dropdown"> <a href="/build/news/">آرشیو خبری</a> </li> </ul> <form class="navbar-form navbar-left" role="search"> <div class="form-group"> <input type="text" class="form-control" placeholder="عبارت جستجو"> </div> <button type="submit" class="btn btn-default">جستجو</button> </form> </div><!-- /.navbar-collapse --> </nav> <div id="content"> <div class="title"> سری جدید جلسات </div> <div class="date"> 1389/11/24 </div> <div class="body"> <b>برگرفته از لیست پستی.</b> <br /> <br /> سلام دوستان عزیز <br /> <br /> قبل از هر چیز امیدوارم جشن روز پنج شنبه براتون جالب بوده باشه و به همه خوش گذشته باشه. به من که خیلی خوش گذشت به هر حال. فرصتی بود برای اینکه خیلی از دوستان رو بعد از مدتها از نزدیک ببینیم و یک گپی با هم بزنیم. اما برم سر اصل مطلب. <br /> <br /> ۱) همونطور که میدونین (شاید هم البته ندونین) سایت تهران-لاگ بعد از مدتها دوباره فعال شده. میتونین یه سری بهش بزنین از اینجا (http;//tehlug.org). خبرها رو از این به بعد از طریق همین وبسایت و لیست پستی میتونید دنبال کنید. <br /> <br /> ۱.۱) در مورد سایت این نکته رو بگم که اساسا خیلی سبکه، طراحیش ساده است و مشکلات گذشته رو نداره (سنگین بودن ویکی، تبدیل شدن به محل مناسب برای اسپم و غیره). به همین دلیل در حال حاضر فشار کمتری روی سرور ما هست و نگهداری از سایت عملی‌تر شده نسبت به گذشته. <br /> <br /> ۱.۲) سایت در حقیقت تشکیل شده از یک شاخه‌ی کد ساده‌ی اچ-تی-ام-ال و مقداری هم کد پی-اچ-پی که هرکدومتون میتونین به سادگی تغییرش بدین و به شکل دلخواه درش بیارین. <br /> <br /> ۱.۳) کد اصلی سایت روی یک رپوزیتوری گیته که هرکسی میتونه یک کلون ازش داشته باشه. روی سیستم خونه تغییرش بده، تغییرات رو روی سیستم خودش مشاهده کنه و اگر مناسب بود اون تغییرات رو کامیت و پوش کنه توی رپوزیتوری. ساده و راحت. اگر کسی مایله در نگهداری سایت با ما همکاری کنه حتما با من یا یکی دیگه از اعضای گردانندگان تهران-لاگ از هر طریق که امکانپذیر و سهلتر بود تماس بگیره. بسیار خوشحال خواهیم شد اگر شما با ما همکاری کنید. <br /> <br /> ۲) لیست پستی هم همونطور که میدونید فعال شده. ما خیلی سعی میکنیم که لیست پستی مستقل خودمون رو داشته باشیم و از لیست‌های پستی آماده استفاده نکنیم. این هویت مستقل ماست. اما چند تا نکته رو اگر رعایت کنین باعث میشه همه بتونن از لیست پستی راحت‌تر و بهتر استفاده کنن. <br /> <br /> ۲.۱) لطفا تا جایی که امکانپذیره براتون سعی کنید از مطرح کردن مسائل بیربط به موضوع تهران-لاگ در لیست-پستی خودداری کنید. اینجا جاییه که ما مشخصا در مورد تهران-لاگ و هرآنچه که به تهران-لاگ مربوطه صحبت کنیم. هماهنگی جلسات، موضوعات یک جلسه، پیشنهادات، انتقادات و غیره. طرح صحبت‌های شخصی، سلام و احوالپرسی و نظیر اینها کاملا در لیست تهران-لاگ بلاموضوع محسوب میشن. همچنین اگر یک سوال خاصی در مورد یک پروژه‌ی بخصوص، یک برنامه و غیره دارید بهتره اونها رو در لیست پستی پروژه‌ی مربوط بپرسید. به این ترتیب هم در وقت خودتون و سایرین صرفه‌جویی میشه، هم باعث مرور تاپیک‌های ملال‌آور در لیست نمیشه و هم احتمالا خیلی سریعتر میتونید به جواب دلخواه و درست برسید. <br /> <br /> ۲.۲) اگر احساس میکنید ترافیک لیست پستی تهران-لاگ غیر قابل تحمله لطفا خودتون رو از لیست پستی حذف کنید (اگر دسترسی به پنل لیست پستی با پسورد سابقتون وجود نداره حتما به من اطلاع بدید). لطفا مارو توی کلاینت‌های میلتون به عنوان اسپمر گزارش نکنید. این باعث میشه آدرس آی-پی سرور میل تهران-لاگ به لیست اسپمرها اضافه بشه و سایرین نتونن از سرویس استفاده کنن. هزینه‌ی تغییر آی-پی رو هم میندازه روی دوش ما. ممنون که توجه میکنید. <br /> <br /> ۲.۳) سایت و لیست پستی تهران-لاگ رو به دوستانتون معرفی کنید و تشویقشون کنید که عضو لیست پستی بشن. <br /> <br /> ۳) طی مذاکراتی که با فرهنگ سرای فن‌آوری اطلاعات داشتیم، فرهنگسرا استقبال خوبی از برنامه‌ی ما داشت و قرار شد یک جایی به ما اختصاص بده برای برگزاری جلسات. بنابراین طبق روال سابق تهران-لاگ در سالهای حوالی ۸۶ ما مجددا جلسات رو در فرهنگسرای فن آوری اطلاعات واقع در تقاطع خیابان کارگر جنوبی و جمهوری برگزار خواهیم کرد. جلسات روزهای سه شنبه ساعت پنج تا هفت برگزار میشن. متاسفانه دستمون برای گرفتن روزهای دیگر بسته است، به این دلیل که برنامه‌ی فرهنگسرا بسیار پیچیده و شلوغه و تقریبا همین روز و همین ساعت فقط میشد رزرو کرد. تهران-لاگ به عنوان یک گروه مستقل و با هویت مستقل خودش در فرهنگسرا فعالیت خواهد کرد. ما زیرگروهی از مجموعه‌ی فرهنگسرا نیستیم. <br /> <br /> ۴) در حال حاضر ما با کمبود شدید کادرهای علاقه‌مند برای برگزاری جلسات روبرو هستیم. بسیاری از بچه‌ها که سابقا عضو فعال تهران-لاگ بودن از جمع ما به دلایل مختلف جدا شدن (یا دیگه در ایران نیستن، یا مشغله‌ی کاری و درسی دارن و غیره) و دیگه امکان مشارکت فعال در تهران-لاگ رو ندارن. به همین دلیل همینجا از شما دعوت میکنم چنانچه فکر میکنید میتونید در برگزاری جلسات، نگهداری از سایت و لیست پستی و یا به هر ترتیب دیگه به ما کمک کنید حتما با ما تماس بگیرید. ما از اینکه شما مدیریت تهران-لاگ رو به دست بگیرید خوشحال میشیم. امکاناتی رو که داریم هم در اختیارتون قرار خواهیم داد (مجوز برای فعالیت و تشکیل جلسه در فرهنگسرا، دسترسی به سرور تهران-لاگ و امکاناتش، پنل دومین تهران-لاگ و غیره). <br /> <br /> ۴.۱) من به شما پیشنهاد میکنم که یک ساختار مشخص برای تهران-لاگ ایجاد کنید. تیم گردانندگان، تیم تهیه‌ی محتوی و غیره. هیچ ساختاری بدون نظم مشخص کار نمیکنه و به جایی هم نمیرسه. اون چیزی که لازم داره نظم، مسئولیت پذیری، علاقه، وقت و روح مشارکت جمعیه. اگر این روح جمعی میان شما برای همکاری وجود نداشته باشه تهران-لاگ خواهد مرد. باید متوجه باشید که لاگ یعنی مشارکت جمعی شما. این خود شما هستید که باید اراده‌ای برای برگزاری جلسات داشته باشید. یک عده آدم ثابت برای یک مدت محدودی فقط میتونن جلسه برگزار کنن و پس از مدتی اون اجتماع حیات پویای خودش رو از دست خواهد داد. خجالتی نباشید و قدم پیش بذارید برای مشارکت در این اجتماع از کاربران. این اجتماع بدون کمک شما نمیتونه به حیات خودش ادامه بده. <br /> <br /> ۵) در فکر اضافه کردن یکسری سرویس جدید هستیم. اول اضافه کردن سرویس آر-اس-اس برای خبرها و لیست جلسات و دوم یک سیستم که موقع برگزاری جلسات از طریق اس-ام-اس به کسانی که اسم و شماره‌اشون رو به سیستم اضافه کردن در مورد جلسات اطلاع بده. به محض راه افتادن این سرویسها حتما به شما اطلاع خواهیم داد. فقط باید یکم صبر داشته باشید. <br /> <br /> ۶) جلسه‌ی بعدی روز سه شنبه‌ی همین هفته در فرهنگسرای فن آوری اطلاعات (واقع در تقاطع خیابان کارگر جنوبی و خیابان جمهوری) از ساعت ۱۷ الی ۱۹ برگزار خواهد شد. در مورد موضوع جلسه اگر کسی ایده‌ای داره مطرح کنه. اگر کسی موضوعی به ذهنش میرسه برای ارائه حتما همینجا اعلام کنه. سعی کنیم تا پایان روز یکشنبه در مورد محتوای جلسه توافق کرده باشیم. <br /> <br /> ۷) پشنهاد و انتقادی اگر نسبت به هر موضوعی (سایت، لیست پستی، جلسات، اطلاع رسانی و غیره) دارید حتما همینجا (و حضوری) مطرح کنید. پیشنهادات شما باعث بالا رفتن کیفیت جلسات گروه خواهد شد. <br /> <br /> منتظر مشارکت شما با ایده‌های تازه و انرژی شما در خدمت اجتماع هستیم. <br /> <br /> </div> </div> </body> </html>
Doc/qtwidgets/qtwidgets-itemviews-spreadsheet-printview-cpp.html
angeloprudentino/QtNets
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>printview.cpp Example File | Qt Widgets 5.7</title> <link rel="stylesheet" type="text/css" href="style/offline-simple.css" /> <script type="text/javascript"> window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");}; </script> </head> <body> <div class="header" id="qtdocheader"> <div class="main"> <div class="main-rounded"> <div class="navigationbar"> <table><tr> <td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtwidgets-index.html">Qt Widgets</a></td><td ><a href="qtwidgets-itemviews-spreadsheet-example.html">Spreadsheet</a></td><td >printview.cpp Example File</td></tr></table><table class="buildversion"><tr> <td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td> </tr></table> </div> </div> <div class="content"> <div class="line"> <div class="content mainContent"> <div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div> <h1 class="title">printview.cpp Example File</h1> <span class="subtitle">itemviews/spreadsheet/printview.cpp</span> <!-- $$$itemviews/spreadsheet/printview.cpp-description --> <div class="descr"> <a name="details"></a> <pre class="cpp"> <span class="comment">/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the ** Software or, alternatively, in accordance with the terms contained in ** a written agreement between you and The Qt Company. For licensing terms ** and conditions see https://www.qt.io/terms-conditions. For further ** information use the contact form at https://www.qt.io/contact-us. ** ** BSD License Usage ** Alternatively, you may use this file under the terms of the BSD license ** as follows: ** ** &quot;Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions are ** met: ** * Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. ** * Neither the name of The Qt Company Ltd nor the names of its ** contributors may be used to endorse or promote products derived ** from this software without specific prior written permission. ** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT ** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&quot; ** ** $QT_END_LICENSE$ ** ****************************************************************************/</span> <span class="preprocessor">#ifndef QT_NO_PRINTER</span> <span class="preprocessor">#include &lt;QPrinter&gt;</span> <span class="preprocessor">#endif</span> <span class="preprocessor">#include &lt;QStyleOptionViewItem&gt;</span> <span class="preprocessor">#include &quot;printview.h&quot;</span> PrintView<span class="operator">::</span>PrintView() { setVerticalScrollBarPolicy(<span class="type"><a href="../qtcore/qt.html">Qt</a></span><span class="operator">::</span>ScrollBarAlwaysOff); setHorizontalScrollBarPolicy(<span class="type"><a href="../qtcore/qt.html">Qt</a></span><span class="operator">::</span>ScrollBarAlwaysOff); } <span class="type">void</span> PrintView<span class="operator">::</span>print(<span class="type">QPrinter</span> <span class="operator">*</span>printer) { <span class="preprocessor">#ifndef QT_NO_PRINTER</span> resize(printer<span class="operator">-</span><span class="operator">&gt;</span>width()<span class="operator">,</span> printer<span class="operator">-</span><span class="operator">&gt;</span>height()); render(printer); <span class="preprocessor">#endif</span> } </pre> </div> <!-- @@@itemviews/spreadsheet/printview.cpp --> </div> </div> </div> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. </p> </div> </body> </html>
www-root/css/jquery/jquery.growl.css
EntradaProject/entrada-1x
/* jQuery Growl * Copyright 2015 Kevin Sylvestre * 1.2.8 */ #growls { z-index: 50000; position: fixed; } #growls.default { bottom: 55px; right: 10px; } #growls.tl { top: 10px; left: 10px; } #growls.tr { top: 10px; right: 10px; } #growls.bl { bottom: 10px; left: 10px; } #growls.br { bottom: 10px; right: 10px; } #growls.tc { top: 10px; right: 10px; left: 10px; } #growls.bc { bottom: 10px; right: 10px; left: 10px; } #growls.tc .growl, #growls.bc .growl { margin-left: auto; margin-right: auto; } .growl { opacity: .9; filter: alpha(opacity=90); position: relative; border-radius: 4px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .growl.growl-incoming { opacity: 0; filter: alpha(opacity=0); } .growl.growl-outgoing { opacity: 0; filter: alpha(opacity=0); } .growl.growl-small { width: 200px; padding: 5px; margin: 5px; } .growl.growl-medium { width: 250px; padding: 10px; margin: 10px; } .growl.growl-large { width: 300px; padding: 15px; margin: 15px; } .growl.growl-default { color: #FFF; background: #5cb85c; } .growl.growl-error { color: #FFF; background: #d9534f; } .growl.growl-notice { color: #FFF; background: #5bc0de; } .growl.growl-warning { color: #FFF; background: #f0ad4e; } .growl .growl-close { cursor: pointer; float: right; font-size: 14px; line-height: 18px; font-weight: normal; font-family: helvetica, verdana, sans-serif; } .growl .growl-title { font-size: 18px; line-height: 24px; } .growl .growl-message { font-size: 14px; line-height: 18px; }
CIDE_Samples/cide_samples/Berkeley DB Documentation/docs/TransactionGettingStarted/chkpoint.html
ckaestne/CIDE
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>Checkpoints</title> <link rel="stylesheet" href="gettingStarted.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.62.4" /> <link rel="home" href="index.html" title="Writing Transactional Applications with Berkeley DB, Java Edition" /> <link rel="up" href="jebackuprestore.html" title="Chapter 5. Backing up and Restoring Berkeley DB, Java Edition Applications" /> <link rel="previous" href="jebackuprestore.html" title="Chapter 5. Backing up and Restoring Berkeley DB, Java Edition Applications" /> <link rel="next" href="backup.html" title="Performing Backups" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">Checkpoints</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="jebackuprestore.html">Prev</a> </td> <th width="60%" align="center">Chapter 5. Backing up and Restoring Berkeley DB, Java Edition Applications</th> <td width="20%" align="right"> <a accesskey="n" href="backup.html">Next</a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="chkpoint"></a>Checkpoints</h2> </div> </div> <div></div> </div> <p> Running normal recovery can become expensive if over time all that is ever written to disk is BTree leaf nodes. So in order to limit the time required for normal recovery, JE runs checkpoints. Checkpoints write to your log files all the internal BTree nodes and structures modified as a part of write operations. This means that your log files contain a complete BTree up to the moment in time when the checkpoint was run. The result is that normal recovery only needs to recreate the portion of the BTree that has been modified since the time of the last checkpoint. </p> <p> Checkpoints typically write more information to disk than do transaction commits, and so they are more expensive from a disk I/O perspective. You will therefore need to consider how frequently to run checkpoints as a part of your performance tuning activities. When you do this, balance the cost of the checkpoints against the time it will take your application to restart due to the cost of running normal recovery. </p> <p> Checkpoints are normally performed by the checkpointer background thread, which is always running. Like all background threads, it is managed using the <tt class="filename">je.properties</tt> file. Currently, the only checkpointer property that you may want to manage is <tt class="literal">je.checkpointer.bytesInterval</tt>. This property identifies how much JE's log files can grow before a checkpoint is run. Its value is specified in bytes. Decreasing this value causes the checkpointer thread to run checkpoints more frequently. This will improve the time that it takes to run recovery, but it also increases the system resources (notably, I/O) required by JE. </p> <p> Note that checkpoints are also always performed when the environment is closed normally. Therefore, normal recovery only has work to do if the application crashes or otherwise ends abnormally without calling <tt class="methodname">Environment.close()</tt>. </p> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="jebackuprestore.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="jebackuprestore.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="backup.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">Chapter 5. Backing up and Restoring Berkeley DB, Java Edition Applications </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> Performing Backups</td> </tr> </table> </div> </body> </html>
uoregon-cis-415/Projects/extra-credit/files/abknl/bbxudleuf/mxb/fe/ndmg/transport/package-frame.html
DylanSecreast/uoregon-cis-portfolio
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_03) on Sun Dec 14 23:55:49 CET 2008 --> <TITLE> org.snmp4j.transport </TITLE> <META NAME="keywords" CONTENT="org.snmp4j.transport package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../org/snmp4j/transport/package-summary.html" target="classFrame">org.snmp4j.transport</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Interfaces</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="ConnectionOrientedTransportMapping.html" title="interface in org.snmp4j.transport" target="classFrame"><I>ConnectionOrientedTransportMapping</I></A> <BR> <A HREF="MessageLengthDecoder.html" title="interface in org.snmp4j.transport" target="classFrame"><I>MessageLengthDecoder</I></A> <BR> <A HREF="TransportListener.html" title="interface in org.snmp4j.transport" target="classFrame"><I>TransportListener</I></A> <BR> <A HREF="TransportStateListener.html" title="interface in org.snmp4j.transport" target="classFrame"><I>TransportStateListener</I></A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="AbstractTransportMapping.html" title="class in org.snmp4j.transport" target="classFrame">AbstractTransportMapping</A> <BR> <A HREF="DefaultTcpTransportMapping.html" title="class in org.snmp4j.transport" target="classFrame">DefaultTcpTransportMapping</A> <BR> <A HREF="DefaultTcpTransportMapping.SnmpMesssageLengthDecoder.html" title="class in org.snmp4j.transport" target="classFrame">DefaultTcpTransportMapping.SnmpMesssageLengthDecoder</A> <BR> <A HREF="DefaultUdpTransportMapping.html" title="class in org.snmp4j.transport" target="classFrame">DefaultUdpTransportMapping</A> <BR> <A HREF="MessageLength.html" title="class in org.snmp4j.transport" target="classFrame">MessageLength</A> <BR> <A HREF="TcpTransportMapping.html" title="class in org.snmp4j.transport" target="classFrame">TcpTransportMapping</A> <BR> <A HREF="TransportMappings.html" title="class in org.snmp4j.transport" target="classFrame">TransportMappings</A> <BR> <A HREF="TransportStateEvent.html" title="class in org.snmp4j.transport" target="classFrame">TransportStateEvent</A> <BR> <A HREF="UdpTransportMapping.html" title="class in org.snmp4j.transport" target="classFrame">UdpTransportMapping</A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Exceptions</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="UnsupportedAddressClassException.html" title="class in org.snmp4j.transport" target="classFrame">UnsupportedAddressClassException</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
app/psa-web/src/main/resources/static/css/sb-admin.css
BilledTrain380/sporttag-psa
/*! * Start Bootstrap - SB Admin v4.0.0-alpha (http://startbootstrap.com/template-overviews/sb-admin) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE) */ body { background: #292b2c; } body.fixed-nav { padding-top: 54px; } @media (min-width: 992px) { body.fixed-nav { padding-top: 56px; } } .content-wrapper { background: white; } @media (min-width: 992px) { .content-wrapper { margin-left: 250px; } } .scroll-to-top { line-height: 45px; position: fixed; right: 15px; bottom: 15px; display: none; width: 50px; height: 50px; text-align: center; color: white; background: rgba(41, 43, 44, 0.5); } .scroll-to-top:hover, .scroll-to-top:focus { color: white; } .scroll-to-top:hover { background: #292b2c; } .smaller { font-size: .7rem; } .o-hidden { overflow: hidden !important; } .z-0 { z-index: 0; } .z-1 { z-index: 1; } .card-block-icon { font-size: 5rem; position: absolute; z-index: 0; top: -25px; right: -25px; -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); } @media (min-width: 576px) { .card-columns { column-count: 1; } } @media (min-width: 768px) { .card-columns { column-count: 2; } } @media (min-width: 1200px) { .card-columns { column-count: 2; } } .navbar-inverse input.form-control { border-color: #eceeef; } #mainNav .navbar-collapse { overflow: auto; max-height: 75vh; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .nav-link-collapse:after { font-family: 'FontAwesome'; float: right; content: '\f107'; color: #464a4c; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .nav-link-collapse.collapsed:after { content: '\f105'; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-second-level, #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-third-level { padding-left: 0; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-second-level > li > a, #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-third-level > li > a { display: block; padding: .5em 0; color: #636c72; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-second-level > li > a:focus, #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-second-level > li > a:hover, #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-third-level > li > a:focus, #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-third-level > li > a:hover { text-decoration: none; color: #eceeef; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-second-level > li > a { padding-left: 1em; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav .sidebar-third-level > li > a { padding-left: 2em; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link { position: relative; min-width: 45px; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after { font-family: 'FontAwesome'; float: right; width: auto; content: '\f105'; color: #464a4c; border: none; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link .new-indicator { font-size: 1.1rem; position: absolute; top: 0; right: 25px; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link .new-indicator .number { font-size: .5rem; position: absolute; top: 6px; left: 0; width: 22.625px; text-align: center; color: white; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown.show > .nav-link:after { content: '\f107'; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message { overflow: hidden; max-width: none; text-overflow: ellipsis; } @media (min-width: 992px) { #mainNav .navbar-brand { width: 250px; } #mainNav .navbar-collapse { overflow: visible; max-height: none; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav { position: absolute; top: 0; left: 0; overflow: auto; flex-direction: column; height: 100vh; margin-top: 56px; padding-bottom: 56px; background: #292b2c; -webkit-flex-direction: column; -ms-flex-direction: column; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item { width: 250px; padding: 0; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item > .nav-link { padding: 1em; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-second-level, #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-third-level { padding-left: 0; list-style: none; background: #292b2c; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-second-level > li, #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-third-level > li { width: 250px; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-second-level > li > a, #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-third-level > li > a { padding: 1em; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-second-level > li > a { padding-left: 2em; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav > .nav-item .sidebar-third-level > li > a { padding-left: 3em; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav li.active a { color: white; background-color: #464a4c; } #mainNav .navbar-collapse .navbar-nav.sidebar-nav li.active a:hover, #mainNav .navbar-collapse .navbar-nav.sidebar-nav li.active a:focus { color: white; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link { min-width: 0; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after { width: 24px; text-align: center; } #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message { max-width: 300px; } }
message/61295.html
monitoringartist/community.zenoss.org
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title> How to parse data returned from custom command - Open Source Network Monitoring and Systems Management </title> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en-US" /> <meta name="keywords" content=""/> <!-- How to parse data returned from custom command --> <meta property="og:image" content="servlet/JiveServlet/downloadImage/73-2574-13230/share-zenoss-logo.jpg" /> <link rel="search" href="../opensearch.xml" title="Zenoss Community" type="application/opensearchdescription+xml"/> <link rel="shortcut icon" href="../themes/userbar-disabled/images/favicon.ico" /> <link rel="stylesheet" href="../styles/jive-global.css" type="text/css" media="all" /> <!-- <link rel="stylesheet" href="/styles/jive-icons-legacy.css" type="text/css" media="all" /> --> <link rel="stylesheet" href="../styles/jive-icons.css" type="text/css" media="all" /> <link rel="stylesheet" href="../themes/userbar-disabled/styles/theme.css" type="text/css" media="all" /> <link rel="stylesheet" href="../themes/userbar-disabled/styles/community.css" type="text/css" media="all" /> <link rel="stylesheet" href="../themes/userbar-disabled/styles/sifr.css" type="text/css" media="all" /> <!--[if IE 6]> <style type="text/css"> /* hack for IE6's lack of alpha PNG support */ * html #jive-wrapper .ie6png, * html #jive-wrapper #jive-global-header *.ie6png, * html #jive-wrapper #user-bar-wrapper *.ie6png, * html #jive-wrapper #jive-body *.ie6png, * html #jive-wrapper #jive-footer *.ie6png { background-image: expression( this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + (this.tagName=='IMG' ? this.src : this.currentStyle.backgroundImage.split('\"')[1]) + ")", this.runtimeStyle.backgroundImage = "none", this.src = "/images/transparent.png" ); } </style> <link rel="stylesheet" href="/styles/jive-icons-ie.css" type="text/css" media="all" /> <![endif]--> <link rel="stylesheet" href="../4.5.6/styles/jive-content.css" type="text/css" media="all" /> <link rel="alternate" type="application/rss+xml" title=" zenoss-users Discussions Feed" href="community/feeds/threads?community=2003"> <link rel="alternate" type="application/rss+xml" title="Messages in 'How to parse data returned from custom command' Discussion Feed" href="community/feeds/messages?thread=16785"> <!-- BEGIN action bar --> <!-- END action bar --> <link rel="canonical" href="thread/16785?start=0&amp;tstart=0#61295"/> <!--[if IE 6]> <style type="text/css"> .jive-modal-scrollto-container { width: 500px; } </style> <![endif]--> <style type="text/css">/* Rating bar on documents */ .jive-content .jive-content-header .jive-content-rating {margin-bottom: 3px;} .j-rating { padding: 0 10px; } .jive-content-avgrating {height: 53px;} /* END Rating bar on documents */ /* Userbar */ #jive-userbar-right {right: 50px;} /* END Userbar */ /* Download links page */ table.download-links-table {background-color: #ffffff; width: 100%;} table.download-links-table tbody td { text-align: center; vertical-align: middle;} table.download-links-table thead th {text-align: center;} table.download-links-table td, table.download-links-table th {border: 1px solid #EEEEEE !important;} /* Provides indentation for official doc ToC items */ div.toc dl dt {margin-left: 20px;} div.toc dl dd dl dt {margin-left: 40px;} div.toc dl dd dl dd dl dt {margin-left: 60px;} div.toc dl dd dl dd dl dd dl dt {margin-left: 80px;} div.toc dl dd dl dd dl dd dl dd dl dt {margin-left: 100px;} /* END docs items */ /* Blog posts */ div.social-button-spacer {height: 10px;} div#social-button-cont { margin-right:10px; padding:5px; text-align: center; float: right; } div#comment-indicator { float: left; left: 12px; right: inherit; top: 55px; } div#comment-indicator div.jive-reply {margin-left: 0px;} .jive-blog-post-subject {padding-bottom: 0px;} /* END Blog posts */ /* Community download survey */ form#core-usage-survey label.aligned {float: left; width: 120px;} form#core-usage-survey span.required_field {color: red;} form#core-usage-survey label.survey-small-label {display:inline;} form#core-usage-survey div.survey-checkbox-set {width:82%;} form#core-usage-survey div.border {border:1px solid #ACACAC; padding:5px;} form#core-usage-survey label.survey-resource_type {font-style:italic;} form#core-usage-survey label { color:#333333; display:block; font-size:12px; font-weight:bold; } /* END Community download survey */ </style> <style type="text/css">/* custom-css-container */</style> </head> <body class="jive-body-home" ><div style="width:100%;background-color:white;float:left;position:fixed;z-index:3000;top:0;right:0;border-bottom:2px solid gray;"><div style="width:1006px;font-weight:bold;margin:12px auto 12px auto;font-size:18px;"><div style="float: left; margin: 0;">Archived community.zenoss.org | full text search <form style="display: inline;" target="_blank" action="https://github.com/monitoringartist/community.zenoss.org/search" method="get"><input type="text" name="q"><input type="submit" value="Search"></form> </div><div style="float: right;"><a href="https://www.monitoringartist.com" title="Maintained by Monitoring Artist - DevOps / Docker / Kubernetes / Zabbix / Zenoss / Monitoring"><img src="/community.zenoss.org/assests-monitoringartist/Monitoring-Artist-logo.png" /></a></div></div></div> <a href="61295.html#jive-body" class="jive-skip-nav">Skip navigation</a> <div id="jive-compliance" class=""style="display:none"> <span class="jive-icon-med "></span> </div> <div id="jive-wrapper" class="clearfix"> <!-- Load search for guests --> <div id="jive-userbar-search"> <form action="search.jspa" method="get" id="jive-userbar-search-form"> <input type="hidden" name="peopleEnabled" value="true"/> <input type="hidden" name="userID"/> <input type="hidden" name="containerType"/> <input type="hidden" name="container"/> <input type="hidden" name="spotlight" value="false"/> <label for="jive-query" class="j-508-label">Search for:</label> <input type="text" id="jive-query" name="q" value="" accesskey="4" class="searchbar jive-userbar-search-field" autocomplete="off"/> </form> <div id="jive-spotlight-search-container"></div> </div> <!-- END anon search --> <!-- SKIP NAV FOR ACCESSIBILITY --> <a href="61295.html#skipnav"></a> <!-- END --> <div id="header"> <!-- START TOP NAVIGATION --> <div id="navcontainer"> <table cellpadding="0" cellspacing="0" width="100%" border="0"> <tr valign="bottom"> <td rowspan="2"> <a href="../index.html" title="Zenoss Open Source IT Management"><img src="../themes/userbar-disabled/images/zenoss-logo-reversed-web.png" style="width:254px; margin: 0 0px 25px;" alt="Zenoss Open Enterprise Management" /></a> </td> <td height="45" colspan="2"> <div id="zenoss-panel"> <div style="width: 200px;" id="cpanel-lt"></div> <ul id="subnav-rt" class="png_fix"> <li><a href="http://www.zenoss.com/" title="Zenoss.Inc Home" class="none">Zenoss, Inc.</a></li> <!--<li><a href="/community/feedback" title="Feedback" class="none">Feedback</a></li>--> <!--<li><a href="http://www.zenoss.com/support" title="Support" class="none">Support</a></li>--> </ul> </div> </td> </tr> <tr valign="middle"> <td colspan="2" height="80"> <ul id="navlist"> <li><a href="community/documentation" title="DOCS" class="nav1"><span>DOCS</span></a></li> <li><a href="community/forums" title="FORUMS" class="nav2"><span>FORUMS</span></a></li> <!--<li><a href="/community/zenpacks" title="ZENPACKS" class="nav3"><span>ZENPACKS</span></a></li>--> <li><a href="http://wiki.zenoss.org/Category:ZenPacks" title="ZENPACKS" class="nav3"><span>ZENPACKS</span></a></li> <li><a href="community/partners" title="PARTNERS" class="nav4"><span>PARTNERS</span></a></li> <li><a href="community/about" title="ABOUT" class="nav4"><span>ABOUT</span></a></li> <li><a href="../blogs/zenossblog.html" title="BLOG" class="nav5"><span>BLOG</span></a></li> <li><a href="community/testing" title="TESTING" class="nav5"><span>TESTING</span></a></li> <li><a href="community/developers" title="DEVELOPERS" class="nav6"><span>DEVELOPMENT</span></a></li> <li><a href="../community/download.html" title="DOWNLOADS" class="nav7 png_fix"><span>DOWNLOAD</span></a></li> </ul> </td> </tr> </table> </div> <!-- END TOP NAV --> </div> <!-- START MID COL --> <div id="middle"> <!-- SKIPNAV ADDED FOR ACCESSIBILITY --> <a name="skipnav"></a> <!-- SKIPNAV END --> <!-- START CONTENT --> <!-- MAIN CONTENT START --> <!-- CHANGE CLASS ACCORDING TO SUB SECTION FOR PROPER TOP BANNER --> <div id="subcontent"> <!-- BEGIN user bar --> <div id="user-bar-wrapper"> <div id="jive-userbar"> <div id="jive-userbar-login"> <form action="https://community.zenoss.org/cs_login" method="post" name="loginform" autocomplete="off"> <span class="jive-userbar-login-welcome" id="jiveLoginWelcome"> <span class="jive-userbar-login-guest"> Welcome, Guest </span> <span class="jive-userbar-login-loginlink"> <a href="61295.html#" onClick="jivetoggleLogin(); return false;">Login</a> </span> <span class="jive-userbar-login-new"> <a href="../login!input.jspa%3FregisterOnly=true.html">Register</a> </span> </span> <span class="jive-userbar-login-form" id="jiveLoginForm" style="display: none;"> <span class="jive-userbar-login-username"> <label for="login-username"> Username: </label> <a href="forgot-username!input.jspa.html" title="I forgot my username ">(?)</a> <input type="text" name="username" size="20" maxlength="150" value="" tabindex="1" id="login-username" /> </span> <span class="jive-userbar-login-password"> <label for="login-password"> Password: </label> <a href="emailPasswordToken!input.jspa.html" title="I forgot my password ">(?)</a> <input type="password" name="password" size="20" maxlength="150" value="" tabindex="2" id="login-password" /> </span> <span class="jive-userbar-login-auto"> <input type="checkbox" name="autoLogin" id="login-auto" value="true" tabindex="3" /> <label for="login-auto">Remember Me</label> </span> <span class="jive-userbar-login-submit"> <input type="submit" name="login" value="Login" tabindex="4" class="jive-login-button" /> <input type="reset" name="doCancel" value="Cancel" tabindex="5" class="jive-cancel-button" onclick="jivetoggleLogin();" /> </span> </span> </form> </div> <div id="jive-userbar-right"> <div id="jive-userbar-search"> <form action="search.jspa" method="get" id="jive-userbar-search-form"> <input type="hidden" name="peopleEnabled" value="true"/> <input type="hidden" name="userID"/> <input type="hidden" name="containerType"/> <input type="hidden" name="container"/> <input type="hidden" name="spotlight" value="false"/> <label for="jive-query" class="j-508-label">Search for:</label> <input type="text" id="jive-query" name="q" value="" accesskey="4" class="searchbar jive-userbar-search-field" autocomplete="off"/> </form> <div id="jive-spotlight-search-container"></div> </div> </div> </div> </div> <!-- END user bar --> <div id="jive-body"> <!-- BEGIN breadcrumb --> <div id="jive-breadcrumb"> <span> <a href="../index.jspa.html"> Zenoss Community</a> &gt; <a href="community/forums"> Forums</a> &gt; <a href="../community/forums/zenoss-users.html"> zenoss-users</a> &gt; <a class='jive-breadcrumb-last' href="../community/forums/zenoss-users%3Fview=discussions.html">Discussions</a></span> </div> <!-- END breadcrumb --> <script> window._jive_images_enabled = true; </script> <link rel="stylesheet" type="text/css" href="../4.5.6/styles/tiny_mce3/plugins/inlinepopups/skins/clearlooks2/window.css" /> <div id="rte-template" style="display:none;"> <input type="hidden" name="jive.token.name" value="message.post.16785"/> <input type="hidden" name="message.post.16785" value="[placeholder]"/> <form action="post.jspa?container=2003&amp;containerType=14&amp;thread=16785&amp;message=61295&amp;reply=true" method="post" name="isInline" id="postform" > <input type="hidden" name="containerType" value="14"> <input type="hidden" name="container" value="2003"> <input type="hidden" name="thread" value="16785"> <input type="hidden" name="reply" value="true"> <input type="hidden" name="message" value=""> <input type="hidden" name="inlinePost" value="true"> <input type="hidden" name="postedFromGUIEditor" id="postTypeFlag" value="false" /> <div class="jive-error-message jive-error-box" id="dwr-error-table" style="display:none;"> <div> <span class="jive-icon-med jive-icon-redalert"></span> <span class="jive-error-text" id="dwr-error-text"></span> </div> </div> <div class="jive-error-message jive-error-box" id="post-error-table" style="display:none;"> <div id="post-error-subject" style="display:none;"> Please enter a title. </div> <div id="post-error-body" style="display:none;"> You can not post a blank message. Please type your message and try again. </div> </div> <input type="hidden" name="subject" size="75" maxlength="255" id="subject01" value="Re: How to parse data returned from custom command"/> <textarea name="body"rows="10" class="jive-comment-textarea"></textarea> <div> <input type="submit" name="post" class="jive-form-button-save" value="Add Reply" /> <input type="button" name="cancel" class="jive-form-button-cancel" value="Cancel" /> </div> </form> </div> <!-- BEGIN header & intro --> <div id="jive-body-intro"> <div id="jive-body-intro-content"> <a href="../community/forums/zenoss-users%3Fview=discussions&amp;start=0.html"><span class="jive-icon-sml jive-icon-arrow-generic-up"></span> Up to Discussions in&nbsp;zenoss-users </a> </div> </div> <!-- END header & intro --> <!-- BEGIN main body --> <div id="jive-body-main"> <!-- BEGIN main body column --> <div id="jive-body-maincol-container"> <div id="jive-body-maincol"> <!-- moderation feedback message --> <!-- hidden div used in parsing of ajax response to indicate that we have a moderated message --> <div id="success-moderation-edit" class="jive-success-box" style="display:none"></div> <div id="thread.watch.notify" class="jive-info-box" style="display:none"></div> <div id="content-featured-notify" class="jive-info-box" style="display:none"></div> <!-- BEGIN thread messages --> <div id="jive-thread-messages-container" class="jive-thread-messages"> <!-- BEGIN thread info --> <div class="jive-thread-info font-color-meta clearfix"> <strong> 2309&nbsp;Views </strong> <strong>2 Replies</strong> <a href="61535%3Ftstart=0.html#61535" >Latest reply</a>: Sep 25, 2011 12:58 PM by Haim N <span><a href="community/feeds/messages?thread=16785"><img class="jive-icon-sml jive-icon-rss" src="../4.5.6/images/transparent.png" alt="RSS" /></a></span> </div> <!-- END thread info --> <!-- BEGIN original thread post --> <div class="jive-thread-post"> <a name="16785"></a><a name="61295"></a> <div class="jive-thread-post-body"> <div class="jive-author"> <span class="jive-author-avatar-container"> <a href="../people/haim100.html" data-externalId="" data-username="haim100" data-avatarId="-1" class="jiveTT-hover-user" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 17142, presence );" onmouseout="quickuserprofile.cancelTooltip();" > <img class="jive-avatar" src="people/haim100/avatar/46.png?a=-1" border="0" height="46" width="46" alt="Haim N" /><span username="haim100" style="display:none;"></span></a> <span class="j-status-levels"><img src="../4.5.6/images/status/statusicon-07.gif" alt="Newbie" title="Newbie"/> </span> </span> <div class="jive-username-link-wrapper"> <a href="../people/haim100.html" data-externalId="" data-username="haim100" data-avatarId="-1" id="jive-1714232941070248282053" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 17142, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link" >Haim N</a> </div> <em>2 posts since <br/>Sep 7, 2011</em> </div> <div class="jive-thread-post-body-container"> <div class="jive-thread-post-subject"> <div class="jive-thread-post-subject-content"> <div class="jive-social-actions clearfix"> </div> <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div> <h3>Sep 12, 2011 6:48 AM</h3> <h2><a href="61295.html#61295">How to parse data returned from custom command</a></h2> </div> </div> <div class="jive-thread-post-message"> <!-- [DocumentBodyStart:f89daf57-7f5b-48f1-99e3-b9f394f8f699] --><div class="jive-rendered-content"><p>Hi.</p><p>I have newbie question.</p><p>Iv'e created a monitoring template with datasource of type command. I want it to run a command on remote server via ssh and then create an event based on the output of the command.</p></div><!-- [DocumentBodyEnd:f89daf57-7f5b-48f1-99e3-b9f394f8f699] --> </div> <!-- BEGIN content details --> <div id="discussion-action-div-baseDiscussionForm" class="jive-thread-post-details clearfix"> <ul> <li class="discussion-thread-acclaim"> <div id="acclaim-container-2-61295-" class="acclaim-container"> <div id="jive-acclaim-like-container-2-61295-" data-uniqueKey="2-61295-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container"> <span class="jive-icon-sml jive-icon-like"></span>Like (<a href="61295.html#" id="jive-acclaim-likedlink-2-61295-" class=" jive-acclaim-likedlink">0</a>) </div> </div></li> </ul> <!-- BEGIN view/add/edit tags --> <span class="jive-content-footer-item jive-content-footer-tags"> </span> <!-- END view/add/edit tags --> </div> <!-- END content details --> </div> </div> <div class="jive-thread-ratings clearfix"> </div> </div> <!-- END original thread post --> <!-- BEGIN reply --> <ul class="jive-discussion-replies jive-discussion-flat jive-discussion-indent-0"> <li class="reply" id="discussion-61318"> <div id="thread-message-61318" class="jive-thread-message clearfix"> <div class=""> <div class="jive-thread-reply jive-thread-reply-alt clearfix"> <div class="jive-thread-reply-body" id="61318"> <a name="61318"></a> <div class="jive-author"> <span class="jive-author-avatar-container"> <a href="people/jcurry" data-externalId="" data-username="jcurry" data-avatarId="1412" class="jiveTT-hover-user" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 4214, presence );" onmouseout="quickuserprofile.cancelTooltip();" > <img class="jive-avatar" src="people/jcurry/avatar/46.png?a=1412" border="0" height="46" width="46" alt="jcurry" /><span username="jcurry" style="display:none;"></span></a> <span class="j-status-levels"><img src="../4.5.6/images/status/statusicon-02.gif" alt="ZenossMaster" title="ZenossMaster"/> </span> </span> <div class="jive-username-link-wrapper"> <a href="people/jcurry" data-externalId="" data-username="jcurry" data-avatarId="1412" id="jive-421432941070254226008" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 4214, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link" >jcurry</a> </div> <em>1,021 posts since <br/>Apr 15, 2008</em> </div> <div class="jive-thread-reply-body-container"> <div class="jive-thread-reply-subject font-color-meta"> <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div> <div class="jive-thread-reply-date"> <a href="61318.html#61318" title="Link to reply #1" class="jive-thread-reply-num font-color-meta-light">1.</a> <span>Sep 13, 2011 3:59 AM</span> (<a href="61295.html#61295" title="Go to message" class="font-color-meta-light " >in response to Haim N</a>) </div> <strong> <a href="61318.html#61318">Re: How to parse data returned from custom command</a> </strong> </div> <div class="jive-thread-reply-message"> <!-- [DocumentBodyStart:90a158ce-c181-4a1e-9f26-e4d8230a5505] --><div class="jive-rendered-content"><p>The output of your command needs to be in "Nagios format".&#160; Can I suggest you get my paper on "Methods of monitoring processes with Zenoss" from <a class="jive-link-wiki-small" href="../docs/DOC-3537.html">docs/DOC-3537</a> . Section 5.2.1 gives you an example of a script that returns exit codes that can generate events and also returns data values that could be thresholded and also return events.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Cheers,</p><p>Jane</p></div><!-- [DocumentBodyEnd:90a158ce-c181-4a1e-9f26-e4d8230a5505] --> </div> <!-- BEGIN content details --> <div id="discussion-action-div-61318" class="jive-content-controls clearfix"> <ul> <li><a href="message-abuse!input.jspa?objectID=61318&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li> <li class="discussion-message-acclaim"> <div id="acclaim-container-2-61318-" class="acclaim-container"> <div id="jive-acclaim-like-container-2-61318-" data-uniqueKey="2-61318-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container"> <span class="jive-icon-sml jive-icon-like"></span>Like (<a href="61295.html#" id="jive-acclaim-likedlink-2-61318-" class="font-color-meta jive-acclaim-likedlink">0</a>) </div> </div></li> </ul> </div> <!-- END content details--> </div> </div> </div> </div></div> </li> <!-- END reply --> <!-- BEGIN reply --> <li class="reply" id="discussion-61535"> <div id="thread-message-61535" class="jive-thread-message clearfix"> <div class=""> <div class="jive-thread-reply jive-thread-reply-postauthor clearfix"> <div class="jive-thread-reply-body" id="61535"> <a name="61535"></a> <div class="jive-author"> <span class="jive-author-avatar-container"> <a href="../people/haim100.html" data-externalId="" data-username="haim100" data-avatarId="-1" class="jiveTT-hover-user" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 17142, presence );" onmouseout="quickuserprofile.cancelTooltip();" > <img class="jive-avatar" src="people/haim100/avatar/46.png?a=-1" border="0" height="46" width="46" alt="Haim N" /><span username="haim100" style="display:none;"></span></a> <span class="j-status-levels"><img src="../4.5.6/images/status/statusicon-07.gif" alt="Newbie" title="Newbie"/> </span> </span> <div class="jive-username-link-wrapper"> <a href="../people/haim100.html" data-externalId="" data-username="haim100" data-avatarId="-1" id="jive-1714232941070258857847" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 17142, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link" >Haim N</a> </div> <em>2 posts since <br/>Sep 7, 2011</em> </div> <div class="jive-thread-reply-body-container"> <div class="jive-thread-reply-subject font-color-meta"> <div class="jive-thread-post-moderating"><span class="jive-icon-med jive-icon-moderation"></span>Currently Being Moderated</div> <div class="jive-thread-reply-date"> <a href="61535.html#61535" title="Link to reply #2" class="jive-thread-reply-num font-color-meta-light">2.</a> <span>Sep 25, 2011 12:58 PM</span> (<a href="61318.html#61318" title="Go to message" class="font-color-meta-light " >in response to jcurry</a>) </div> <strong> <a href="61535.html#61535">Re: How to parse data returned from custom command</a> </strong> </div> <div class="jive-thread-reply-message"> <!-- [DocumentBodyStart:a4bca14b-966a-4557-a981-f0534cb2c045] --><div class="jive-rendered-content"><p>Thanks.I will take a look at it</p></div><!-- [DocumentBodyEnd:a4bca14b-966a-4557-a981-f0534cb2c045] --> </div> <!-- BEGIN content details --> <div id="discussion-action-div-61535" class="jive-content-controls clearfix"> <ul> <li><a href="message-abuse!input.jspa?objectID=61535&amp;objectType=2"><span class="jive-icon-sml jive-icon-warn"></span>Report Abuse</a></li> <li class="discussion-message-acclaim"> <div id="acclaim-container-2-61535-" class="acclaim-container"> <div id="jive-acclaim-like-container-2-61535-" data-uniqueKey="2-61535-" data-ratingType="like" data-hasVoted="false" data-likes="0" class="acclaim-like-container"> <span class="jive-icon-sml jive-icon-like"></span>Like (<a href="61295.html#" id="jive-acclaim-likedlink-2-61535-" class="font-color-meta jive-acclaim-likedlink">0</a>) </div> </div></li> </ul> </div> <!-- END content details--> </div> </div> </div> </div></div> </li> </ul> <!-- END reply --> <div id="jive-thread-reply-footer" class="clearfix"> <a href="61295.html#16785" class="localScroll"><span class="jive-icon-sml jive-icon-arrow-top"></span>Go to original post</a> </div> </div> <!-- END messages --> </div> </div> <!-- END main body column --> <!-- BEGIN sidebar column container --> <div id="jive-body-sidebarcol-container"> <!-- BEGIN sidebar column --> <div id="jive-body-sidebarcol"> <div id="jive-action-sidebar" class="jive-sidebar jive-box jive-sidebar-actions jive-box-actions"> <div class="jive-box-header"> <h4 id="jive-action-sidebar-tab-header_thread-actions-tab">Actions</h4> </div> <div id="jive-action-sidebar-body" class="jive-sidebar-body jive-sidebar-body-actions jive-box-body"> <div id="jive-action-sidebar-tab-_thread-actions-tab" class="jive-action-sidebar-tab-first" > <ul id="jive-action-sidebar-tab-list_thread-actions-tab" class=" jive-icon-list"> <li id="jive-link-thread-print" style="" ><a href="thread/16785?decorator=print&amp;displayFullThread=true" rel="nofollow" onclick="" title=""> <span class="jive-icon-med jive-icon-print-preview"></span> View print preview </a></li> </ul> </div> <!-- /#jive-action-sidebar-tab-_id --> </div> </div> <!-- BEGIN sidebar box 'More Like This' --> <div class="jive-box jive-sidebar"> <div class="jive-box-header jive-sidebar-header"> <h4>More Like This</h4> </div> <div class="jive-box-body jive-sidebar-body jive-sidebar-body-morelikethis"> <ul class="jive-icon-list" id="jive-more-like-this-2-61295"> <li><span>Retrieving data ...</span></li> </ul> </div> </div> <!-- END sidebar box 'More Like This' --> <!-- start jive social container --> <!-- end jive social container --> <div class="jive-box jive-sidebar jive-box-questionLegend"> <div class="jive-box-header jive-sidebar-header"> <h4>Legend</h4> </div> <div class="jive-box-body jive-sidebar-body"> <ul class="jive-icon-list font-color-meta"> <li><span class="jive-icon-med jive-icon-discussion-correct"></span> <strong class="jive-thread-reply-message-correct-label">Correct Answers</strong> - 4 points </li> <li><span class="jive-icon-med jive-icon-discussion-helpful"></span> <strong class="jive-thread-reply-message-helpful-label">Helpful Answers</strong> - 2 points </li> </ul> </div> </div> </div> <!-- END sidebar column --> </div> <!-- END sidebar column container --> <!-- END main body --> </div> <!-- END main body --> </div> <div class="clear"></div> </div> <!-- MAIN CONTENT END --> <!-- END CONTENT --> </div> <!-- END MIDDLE CONTENT --> <!-- START FOOTER --> <div id="footer"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="top"> <td rowspan="2" style="padding-left:10px;padding-right:10px;"> <ul id="socialmedia"> <li><a href="http://feeds.feedburner.com/ZenossBlog" class="rss" target="_blank"><span>rss</span></a></li> <li><a href="http://twitter.com/zenoss" class="twitter" target="_blank"><span>twitter</span></a></li> <li><a href="http://slashdot.org/bookmark.pl" class="slashdot" target="_blank"><span>slashdot</span></a></li> <li><a href="http://www.reddit.com/" class="reddit" target="_blank"><span>reddit</span></a></li> <li><a href="http://delicious.com/save" class="del" target="_blank"><span>delicious</span></a></li> <li><a href="http://technorati.com/" class="tech" target="_blank"><span>technorati</span></a></li> </ul> </td> <td rowspan="2" style="padding-left:10px;padding-right:10px;"> <a href="http://twitter.com/zenoss" title="Follow us on Twitter">Follow Us On Twitter &raquo;</a> <ul id="twitter_update_list"> </ul> </td> <td rowspan="2" style="padding-right:10px;"> <a href="../blogs/zenossblog.html" title="Latest from the Zenoss blog">Latest from the Zenoss Blog &raquo;</a> <script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Ffeeds.feedburner.com%2FZenossBlog%3Fformat%3Dxml&amp;num=3&amp;desc=85&amp;targ=y" type="text/javascript"></script> <noscript><a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Ffeeds.feedburner.com%2FZenossBlog%3Fformat%3Dxml&amp;num=3&amp;desc=85&amp;targ=y&amp;html=y">View RSS feed</a></noscript> </td> <td rowspan="2" valign="middle" style="padding-right:20px;"> <img src="../themes/userbar-disabled/images/tableborder.png" alt="" /> </td> <td> Community <ul class="sitemap"> <li><a href="../index.jspa.html" title="Home">Home</a></li> <li><a href="community/documentation" title="Documentation">Documentation</a></li> <li><a href="community/developers" title="Code">Code</a></li> <li><a href="community/zenpacks" title="ZenPacks">ZenPacks</a></li> <li><a href="community/forums" title="Discussion">Discussion</a></li> <li><a href="community/partners" title="Get Involved">Get Involved</a></li> <li><a href="../people.1.html" title="Membership">Membership</a></li> </ul> </td> <td> Products <ul class="sitemap"> <li><a href="http://www.zenoss.com/solution/overview" title="Overview">Overview</a></li> <li><a href="http://www.zenoss.com/solution/virtualization-monitoring" title="Virtualization Monitoring">Virtualization Monitoring</a></li> <li><a href="http://www.zenoss.com/solution/cloud-monitoring" title="Cloud Monitoring">Cloud Monitoring</a></li> <li><a href="http://www.zenoss.com/solution/cisco-ucs-management" title="Cisco UCS Management">Cisco UCS Management</a></li> <li><a href="http://www.zenoss.com/solution/server-monitoring" title="Server Monitoring">Server Monitoring</a></li> <li><a href="http://www.zenoss.com/solution/network" title="Network Monitoring">Network Monitoring</a></li> </ul> </td> <td> Services <ul class="sitemap"> <li><a href="http://www.zenoss.com/support/index" title="Support Overview">Overview</a></li> <li><a href="http://www.zenoss.com/support/consulting" title="Consulting">Consulting</a></li> <li><a href="http://www.zenoss.com/support/customer-support" title="Support">Customer Support</a></li> <li><a href="http://www.zenoss.com/support/training" title="Training">Training</a></li> </ul> Resources <ul class="sitemap"> <li><a href="http://www.zenoss.com/resources/demo" title="Resources">Resource Center</a></li> </ul> </td> <td> Customers <ul class="sitemap"> <li><a href="http://www.zenoss.com/customers/index" title="Customers Overview">Overview</a></li> <li><a href="http://www.zenoss.com/customers/case-studies/case-studies" title="Case Studies">Case Studies</a></li> <li><a href="http://www.zenoss.com/customers/by-industry" title="Case Studies">Customers by Industry</a></li> <li><a href="http://www.zenoss.com/customers/industries/index" title="Industries"><span>Industries</span></a></li> </ul> Partners <ul class="sitemap"> <li><a href="http://www.zenoss.com/partners/open-source-network-management-solutions" title="Current Partners">Current Partners</a></li> <li><a href="http://www.zenoss.com/partners/contact" title="Become a Partner">Become a Partner</a></li> </ul> </td> <td style="padding-right:0px;"> About Us <ul class="sitemap"> <li><a href="http://www.zenoss.com/about/index" title="Overview">Overview</a></li> <li><a href="http://www.zenoss.com/about/awards" title="Awards">Awards</a></li> <li><a href="http://www.zenoss.com/about/team" title="Team">Team</a></li> <li><a href="http://www.zenoss.com/about/news" title="News">News</a></li> <li><a href="http://www.zenoss.com/about/news/events" title="Events">Events</a></li> <li><a href="http://www.zenoss.com/about/jobs" title="Careers">Careers</a></li> <li><a href="http://www.zenoss.com/about/contact" title="Contact">Contact</a></li> </ul> </td> </tr> <tr valign="middle"> <td align="right"> <a href="http://sourceforge.net/projects/zenoss" target="_blank" title="SourceForge"><img width="120" height="30" alt="Get Zenoss Core - Enterprise IT Monitoring at SourceForge.net. Fast, secure and Free Open Source software downloads" src="http://sflogo.sourceforge.net/sflogo.php?group_id=163126&amp;type=11"></a> </td> <td align="right"> <a href="../index.html" title="Monitored by Zenoss"><img src="../themes/userbar-disabled/images/logo-monitoredby_ZEN.png" alt="Monitored By Zenoss" /></a> </td> <td colspan="3" align="right" > <a href="../index.html" title="Zenoss Home"><img src="../themes/userbar-disabled/images/new-logo-zenoss-footer_ZEN.gif" /></a> <div id="copyright" class="right">Copyright &copy; 2005-2011 Zenoss, Inc.</div> </td> </tr> <tr valign="top"> <td colspan="9" align="right">&nbsp;</td> </tr> </table> </div> <!-- END FOOTER --> <!-- BEGIN SCRIPTS --> <!-- END --> <!-- TOP NAV DROP DOWN NAVIGATION - IE6 --> <!-- END DROP DOWN --> <!-- TWITTER SCRIPTS --> <!-- END GOOGLE ANALYTICS CODE --> <!-- Pardot tracking code, async version --> <!-- END Pardot tracking code, async version --> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-73372470-1','auto');ga('send','pageview');</script></body> </html>
_source/news/2019-03-15-priyanka-shivpal.html
InstantKhabar/_source
--- title: "प्रियंका ने की शिवपाल से मुलाकात!" layout: item category: ["politics"] date: 2019-03-15T16:36:18.090Z image: 1552667778090priyanka-shivpal.jpg --- <p>नई दिल्ली: भीम आर्मी के चीफ चन्द्रशेखर के जरिए कांग्रेस महासचिव प्रियंका गांधी बसपा को परेशानी में डाल चुकी हैं. महागठबंधन में बसपा सुप्रीमो के बदले तेवर इस बात का सबूत हैं. सूत्रों की मानें तो जल्द ही प्रियंका गांधी महागठबंधन के दूसरे दल सपा को भी मुश्किल में डाल सकती हैं. सूत्रों का कहना है कि प्रियंका गांधी ने शिवपाल यादव से मुलाकात की है. इस मुलाकात के बाद यूपी में नए सियासी समीकरण बनते नजर आ रहे हैं.</p> <p>सूत्रों की मानें तो 2019 का लोकसभा चुनाव प्रगतिशील समाजवादी पार्टी (प्रसपा) के अध्यक्ष शिवपाल यादव कांग्रेस के साथ मिलकर लड़ सकते हैं. चर्चा है कि इसकी दोनों ओर से सहमति बन चुकी है. जानकारों का कहना है कि कांग्रेस और प्रसपा के इस गठबंधन पर प्रियंका गांधी के साथ हुई शिवपाल यादव की मुलाकात के बाद मुहर लग चुकी है.</p> <p>सीट से लेकर दूसरे मामलों पर भी इस संबंध में भी गुरुवार की सुबह दोनों नेताओं में बातचीत हो चुकी है. अगर सब कुछ ठीक-ठाक रहा तो अपने यूपी दौरे के कार्यक्रम में प्रियंका गांधी इसकी घोषणा भी कर सकती हैं. जानकारों का कहना है कि पहले ये घोषणा रविवार को लखनऊ में होनी थी.</p> <p>लेकिन उसके बाद अचानक से प्रियंका गांधी के कार्यक्रम में कुछ मामूली फेरबदल किया गया है. इसके बाद संभावना जताई जा रही है कि सोमवार को इसकी घोषणा हो सकती है. वहीं इस बारे में राजनीति के जानकार और डॉ. बीआर आंबेडकर विश्वविद्यालय के प्रोफेसर डॉ. अरशद का कहना है, “कांग्रेस का शिवपाल यादव के साथ जाना उसके लिए नुकसानदायक हो सकता है. अभी तक सपा कांग्रेस के साथ नरमी दिखाती रही है. लेकिन अगर शिवपाल से गठबंधन हुआ तो सपा और कांग्रेस के रिश्ते सामान्य नहीं रह जाएंगे.&quot;</p> <p>&quot;जहां सोनिया, राहुल और प्रियंका गांधी चुनाव लड़ रहे हैं वहां सपा अपना मतलब महागठबंधन का उम्मीदवार नहीं उतार रही है. वहीं हाल ही में कांग्रेस के खिलाफ गरम तेवर दिखाने वालीं मायावती की बात भी अखिलेश यादव ने खारिज कर दी. तो ऐसे में कांग्रेस सपा से नाराजगी का जोखिम नहीं ले सकती है.”</p> <p>इस बारे में प्रसपा के मीडिया प्रभारी रुपेश पाठक का कहना है, देश में साम्प्रदायिक शक्तियों व भाजपा के खिलाफ संघर्ष में कांग्रेस एक महत्वपूर्ण धुरी व सेक्युलर फोर्स है, इसलिए कांग्रेस से सहज सैद्धांतिक सहमति के आधार पर अगर कोई भी समझौता होना है तो उसके बारे में प्रसपा व कांग्रेस का शीर्ष व राष्ट्रीय नेतृत्व फैसला लेगा. ध्यान रहे पूर्व में हमारे नेता शिवपाल यादव ने विभन्न मंचो पर भाजपा के विरुद्ध एक कारगर महागठबंधन की संकल्पना की थी.</p>
WEB_TEST/WebContent/DoIt_HTML5_CSS3_WebStd/ver20160408/HTML5_exercise/ch11/exercise/style2.css
grtlinux/TAIN_WEB_TEST
@charset "utf-8"; body { font: 14px 맑은 고딕; background:linear-gradient(top, skyblue, white 50%); background:-webkit-linear-gradient(top, skyblue, white 50%); background:-moz-linear-gradient(top, skyblue, white 50%); background-attachment:fixed; } #container { margin : 0 auto; background-color:#fff; border:1px solid #e7e7e7; } #content { background-color: #ffffff; padding-top:5px; padding-left:10px; } #sidebar img:hover{ border:1px solid #000; opacity:1.0; } #footer { padding: 10px 0; background-color:#061f1f; color:#fff; text-align:center; clear: both; } header, section, footer, aside, article, figure { display: block; } @media screen and (min-width:1024px) { #container { width:960px; } #mainHeader{ height:280px; margin-top:0; background-image:url(bg.png); background-repeat:no-repeat; background-position:left top; } #mainHeader h1{ position:absolute; margin-top:35px; margin-left:20px; } .header1{ font-family:Arial; font-size:5em; color:#ff0; text-shadow:0px 1px 1px 000; } #mainNav{ background:#060; margin-top:-15px; width:960px; height:60px; } #mainNav ul{ list-style: none; height:40px; padding-top:10px; padding-bottom:5px; } #mainNav ul li { display:inline; float:left; } #mainNav a, #mainNav a:visited { padding: 10px 5px 5px 35px; display: block; color:#fff; width: 150px; text-decoration: none; } #content { width: 720px; float: left; } #sidebar { float: right; width: 200px; height:550px; background-color:#dfd; padding-top:20px; padding-left:10px; padding-right:10px; } #sidebar img { margin-bottom: 5px; border: 1px solid #ccc; text-align:center; } }
Resources/Private/Templates/ViewHelpers/Widget/Paginate/Index.html
midhundevasia/typo3-blogmaster
{namespace blog=Tutorboy\Blogmaster\ViewHelpers} <f:if condition="{configuration.insertAbove}"> <f:render section="paginator" arguments="{pagination: pagination, configuration: configuration}" /> </f:if> <f:renderChildren arguments="{contentArguments}" /> <f:if condition="{configuration.insertBelow}"> <f:render section="paginator" arguments="{pagination: pagination, configuration: configuration}" /> </f:if> <f:section name="paginator"> <ul class="f3-widget-paginator"> <f:if condition="{pagination.previousPage}"> <li class="previous"> <f:if condition="{pagination.previousPage} > 1"> <f:then> <blog:widget.link arguments="{currentPage: pagination.previousPage}" addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}"><f:translate key="widget.pagination.previous" /></blog:widget.link> </f:then> <f:else> <blog:widget.link addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}"><f:translate key="widget.pagination.previous" /></blog:widget.link> </f:else> </f:if> </li> </f:if> <f:if condition="{pagination.displayRangeStart} > 1"> <li class="first"> <blog:widget.link addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}">1</blog:widget.link> </li> </f:if> <f:if condition="{pagination.hasLessPages}"> <li>...</li> </f:if> <f:for each="{pagination.pages}" as="page"> <f:if condition="{page.isCurrent}"> <f:then> <li class="current"> {page.number} </li> </f:then> <f:else> <li> <f:if condition="{page.number} > 1"> <f:then> <blog:widget.link arguments="{currentPage: page.number}" addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}">{page.number}</blog:widget.link> </f:then> <f:else> <blog:widget.link addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}">{page.number}</blog:widget.link> </f:else> </f:if> </li> </f:else> </f:if> </f:for> <f:if condition="{pagination.hasMorePages}"> <li>...</li> </f:if> <f:if condition="{pagination.displayRangeEnd} < {pagination.numberOfPages}"> <li class="last"> <blog:widget.link arguments="{currentPage: pagination.numberOfPages}" addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}">{pagination.numberOfPages}</blog:widget.link> </li> </f:if> <f:if condition="{pagination.nextPage}"> <li class="next"> <blog:widget.link arguments="{currentPage: pagination.nextPage}" addQueryStringMethod="{configuration.addQueryStringMethod}" section="{configuration.section}"><f:translate key="widget.pagination.next" /></blog:widget.link> </li> </f:if> </ul> </f:section>
doc/interpreter/octave.html/XREFfigurerenderermode.html
xmjiao/octave-debian
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFfigurerenderermode</title> <meta name="description" content="GNU Octave: XREFfigurerenderermode"> <meta name="keywords" content="GNU Octave: XREFfigurerenderermode"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> <link rel="stylesheet" type="text/css" href="octave.css"> <meta http-equiv="Refresh" content="0; url=Figure-Properties.html#XREFfigurerenderermode"> </head> <body lang="en"> <p>The node you are looking for is at <a href="Figure-Properties.html#XREFfigurerenderermode">XREFfigurerenderermode</a>.</p> </body>
docs/Lectures/002/Lecture-2.2.2/LinuxSvrConf013.html
AKAMobi/aka.org.cn
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>应用系列 第二讲</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb_2312-80"> </HEAD> <BODY bgcolor="#FFFFFF"> <p><b>&lt;<a href="LinuxSvrConf012.html">上一页</a>&gt;  &lt;<a href="LinuxSvrConf014.html">下一页</a>&gt;</b></p> <p><img src="LinuxSvrConf013.gif" width="959" height="719"> </p> </BODY> </HTML>
UI/hisenseUI/modulePages/setting/SettingPicSharpness_New.html
giofrida/Hisense-enhancements
<div id="setting_pic_sharpness" class="setting_snd_equalizer_hz_0" style="margin-top:95px;"> <span id="setting_pic_sharpness_text_0" class="setting_snd_equalizer_hz_0_text_0">text0</span> <span id="setting_pic_sharpness_separate" class="setting_snd_equalizer_hz_0_text_separate">:</span> <span id="setting_pic_sharpness_text_1" class="setting_snd_equalizer_hz_0_text_1"></span> <div id="setting_pic_sharpness_slider_cmp" class="setting_snd_equalizer_hz_0_slider_group"> <div id="setting_pic_sharpness_min_val" class="setting_snd_equalizer_hz_0_slider_min_val"></div> <div id="setting_pic_sharpness_slider_line" style="float: left"> <div id="setting_pic_sharpness_slider_complete"></div> <div id="setting_pic_sharpness_slider"> <div id="setting_pic_sharpness_slider_img" class="setting_snd_equalizer_hz_0_slider_img_normal"></div> </div> </div> <div id="setting_pic_sharpness_max_val" class="setting_snd_equalizer_hz_0_slider_max_val"></div> </div> </div>
_source/news/2019-06-28-rs.html
InstantKhabar/_source
--- title: "जम्मू कश्मीर आरक्षण संशोधन बिल लोकसभा से पारित" layout: item category: ["india"] date: 2019-06-28T12:39:39.899Z image: 1561725579898rs.jpg --- <p>नई दिल्ली: केंद्रीय गृहमंत्री अमित शाह ने जम्मू एवं कश्मीर आरक्षण अधिनियम, 2००4 में संशोधन के लिए शुक्रवार को लोकसभा में विधेयक पेश किया, जिसमें अंतरार्ष्ट्रीय सीमा के 1० किलोमीटर के दायरे में रहने वाले लोगों को शैक्षणिक संस्थानों और सरकारी नौकरियों में 3 फीसदी आरक्षण को विस्तार दिया गया है।</p> <p>जम्मू एवं कश्मीर आरक्षण अधिनियम सीधी भर्ती, पदोन्नति और विभिन्न श्रेणियों में कई व्यावसायिक पाठ्यक्रमों में प्रवेश के लिए आरक्षण प्रदान करता है, लेकिन इसका विस्तार अंतरार्ष्ट्रीय सीमा से लगे व्यक्तियों के लिए नहीं था।</p> <p>इस इलाके को पाकिस्तानी सेना की फायरिंग व गोलीबारी का सामना करना पड़ता है, जिससे लोगों को अक्सर सुरक्षित जगहों पर जाने के लिए बाध्य होना पड़ता है।</p> <p>अमित शाह ने लोकसभा में कहा, “सीमा पर लगातार तनाव के कारण, अंतरार्ष्ट्रीय सीमा से लगे व्यक्तियों को सामाजिक-आर्थिक व शैक्षिक पिछड़ेपन को झेलना पड़ता है।”</p> <p>उन्होंने कहा कि इन क्षेत्रों के निवासियों को बार-बार तनाव के कारण सुरक्षित स्थानों पर जाना पड़ता है और इससे उनकी पढ़ाई प्रभावित होती है क्योंकि सीमा के पास के शिक्षण संस्थान लंबे समय तक बंद रहते हैं।</p> <p>उन्होंने कहा, “इस वजह से यह जरूरी था कि अंतरार्ष्ट्रीय सीमा से लगे इलाकों में रह रहे लोगों को वास्तविक सीमा नियंत्रण रेखा (एएलओसी) पर रह रहे लोगों की तर्ज पर आरक्षण का विस्तार किया जाए।”</p> <p>केंद्रीय मंत्रिमंडल ने फरवरी में जम्मू एवं कश्मीर सरकार के प्रस्ताव को मंजूरी दी थी, जिसमें राष्ट्रपति द्वारा जम्मू एवं कश्मीर आरक्षण (संशोधन) अध्यादेश, 2019 को जारी करने को कहा गया था।</p>
docs/html/classjawe_1_1utils_1_1scope-members.html
uros-stegic/jawe
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>jawe: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">jawe &#160;<span id="projectnumber">0.0.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacejawe.html">jawe</a></li><li class="navelem"><a class="el" href="namespacejawe_1_1utils.html">utils</a></li><li class="navelem"><a class="el" href="classjawe_1_1utils_1_1scope.html">scope</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">jawe::utils::scope&lt; T &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#ac4bd45abba69e003aa37864ef5435288">close_scope</a>()</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#a97240fdcdf9b05029449ba0f652c3417">dump</a>()</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#aa0db4d0cbe6a4020ed496cd5cbcd8e6a">fetch</a>(const std::string &amp;var_name) const</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#a0c78dd9721664a665190297c4a5b06a7">fetch_last</a>(const std::string &amp;var_name) const</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#ab64ac5cc3bce5c9909aff566ac50fac0">insert</a>(const std::string &amp;var_name)</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#a1ec20561626de104ee908db764db552f">insert</a>(const std::string &amp;var_name, const T &amp;t)</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#ae0aa866c7970de64388bc9ef1d835707">m_pimpl</a></td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html#a8635bf451db602f690e326d063833e95">open_scope</a>()</td><td class="entry"><a class="el" href="classjawe_1_1utils_1_1scope.html">jawe::utils::scope&lt; T &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.13 </small></address> </body> </html>
deps/seqan-library-2.0.0/share/doc/seqan/html/specialization_MultiPoolAllocator.html
fmaguire/KAT
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="specialization_multipoolallocator" data-page="MultiPoolAllocator"> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII" /> <title>MultiPoolAllocator - SeqAn API Documentation</title> <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script> <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css" type="text/css" media="screen" charset="utf-8" /> <script type="text/javascript" charset="utf-8" src="lib/bootstrap/js/bootstrap.min.js"></script> <link rel="stylesheet" href="lib/bootstrap-multiselect/css/bootstrap-multiselect.css" type="text/css" media="screen" charset="utf-8" /> <script type="text/javascript" charset="utf-8" src="lib/bootstrap-multiselect/js/bootstrap-multiselect.js"></script> <script type="text/javascript" charset="utf-8" src="lib/ZeroClipboard/ZeroClipboard.min.js"></script> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="css/common.less.css" type="text/css" media="screen" charset="utf-8" /> <script type="text/javascript" charset="utf-8" src="js/less.min.js"></script> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = '/'; docsPrefix = 'docs/yard'; listPrefix = 'list/docs/yard'; searchPrefix = 'search/docs/yard'; framesUrl = '/docs/yard/frames/file/README.md'; </script> <style type="text/css"> .highlight .hll { background-color: #ffffcc } .highlight { background: #f8f8f8; } .highlight .c { color: #408080; font-style: italic } /* Comment */ .highlight .err { border: 1px solid #FF0000 } /* Error */ .highlight .k { color: #008000; font-weight: bold } /* Keyword */ .highlight .o { color: #666666 } /* Operator */ .highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #BC7A00 } /* Comment.Preproc */ .highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */ .highlight .cs { color: #408080; font-style: italic } /* Comment.Special */ .highlight .gd { color: #A00000 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #FF0000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ .highlight .gt { color: #0044DD } /* Generic.Traceback */ .highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008000 } /* Keyword.Pseudo */ .highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #B00040 } /* Keyword.Type */ .highlight .m { color: #666666 } /* Literal.Number */ .highlight .s { color: #BA2121 } /* Literal.String */ .highlight .na { color: #7D9029 } /* Name.Attribute */ .highlight .nb { color: #008000 } /* Name.Builtin */ .highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .highlight .no { color: #880000 } /* Name.Constant */ .highlight .nd { color: #AA22FF } /* Name.Decorator */ .highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ .highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0000FF } /* Name.Function */ .highlight .nl { color: #A0A000 } /* Name.Label */ .highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #19177C } /* Name.Variable */ .highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mf { color: #666666 } /* Literal.Number.Float */ .highlight .mh { color: #666666 } /* Literal.Number.Hex */ .highlight .mi { color: #666666 } /* Literal.Number.Integer */ .highlight .mo { color: #666666 } /* Literal.Number.Oct */ .highlight .sb { color: #BA2121 } /* Literal.String.Backtick */ .highlight .sc { color: #BA2121 } /* Literal.String.Char */ .highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .highlight .s2 { color: #BA2121 } /* Literal.String.Double */ .highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */ .highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .highlight .sx { color: #008000 } /* Literal.String.Other */ .highlight .sr { color: #BB6688 } /* Literal.String.Regex */ .highlight .s1 { color: #BA2121 } /* Literal.String.Single */ .highlight .ss { color: #19177C } /* Literal.String.Symbol */ .highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */ .highlight .vc { color: #19177C } /* Name.Variable.Class */ .highlight .vg { color: #19177C } /* Name.Variable.Global */ .highlight .vi { color: #19177C } /* Name.Variable.Instance */ .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ </style> <style> .link.error { color: red; } </style> <script type="text/javascript" charset="utf-8" src="lib/jquery-bbq/jquery.ba-bbq.min.js"></script> <script type="text/javascript" charset="utf-8" src="js/jquery.smooth-scroll.js"></script> <script type="text/javascript" charset="utf-8" src="js/lang_entities.js"></script> <script type="text/javascript" charset="utf-8" src="js/app.js"></script> <script type="text/javascript" charset="utf-8" src="js/autocomplete.js"></script> <script type="text/javascript" charset="utf-8" src="js/rubydoc_custom.js"></script> <script type="text/javascript" charset="utf-8" src="js/common.js"></script> </head> <body> <a id="top" name="top"></a> <div id="content"> <h1 data-lang-entity="class" data-pimped="true"><a href="page_LanguageEntities.html#specialization">Spec</a> <span>MultiPoolAllocator<div><div>Allocator that pools memory blocks.</div></div></span> </h1> <table class="overview"> <tr> <th>Extends</th> <td> <a href="class_Allocator.html" data-lang-entity="class">Allocator</a> </td> </tr> <tr> <th>All Extended</dt> <td> <a href="class_Allocator.html" data-lang-entity="class">Allocator</a> </td> </tr> </tr> <tr> <th>Defined in</th> <td> &lt;seqan/basic.h&gt; </td> </tr> <tr> <th>Signature</th> <td> <code>template &lt;typename TParentAllocator[, unsigned BLOCKING_LIMIT]&gt; class Allocator&lt;MultiPool&lt;TParentAllocator, BLOCKING_LIMIT&gt; &gt;; </code> </td> </tr> </table> <!-- Template Parameters --> <div data-lang-entity-container="template_parameter"> <h2 data-lang-entity="template_parameter">Template Parameters</h2> <table class="overview"> <tr> <th><code><a href="#" data-lang-entity="template_parameter">TParentAllocator</a></code></th> <td>The parent allocator.</td> </tr> <tr> <th><code><a href="#" data-lang-entity="template_parameter">BLOCKING_LIMIT</a></code></th> <td>The maximum size for memory blocks to be pooled (default is 256).</td> </tr> </table> </div> <!-- ============================================================================= Member and Interface Overview ============================================================================= --> <!-- Member Functions Overview --> <!-- Interface Functions Overview --> <div data-lang-entity-container="interface_function"> <h2 data-lang-entity="interface_function">Interface Function Overview</h2> <h3 data-toc="hidden">Interface Functions Inherited From <a href="class_Allocator.html" data-lang-entity="class">Allocator</a></h3> <ul class="summary compact"> <li class="public"><span class="summary_signature"><code><a href="class_Allocator.html#Allocator#allocate" data-lang-entity="interface_function">allocate</a></code></span></li> <li class="public"><span class="summary_signature"><code><a href="class_Allocator.html#Allocator#clear" data-lang-entity="interface_function">clear</a></code></span></li> <li class="public"><span class="summary_signature"><code><a href="class_Allocator.html#Allocator#deallocate" data-lang-entity="interface_function">deallocate</a></code></span></li> </ul> </div> <!-- Member Typedefs Overview --> <!-- Interface Metafunctions Overview --> <!-- Member Variable Overview --> <!-- ============================================================================= Detailed Description ============================================================================= --> <h2>Detailed Description</h2> <div class="docstring"> <div class="discussion"> <!-- @internal --> <!-- @deprecated --> <!-- @warning --> <!-- @note --> <!-- @aka --> <!-- paragraphs --> <div><p>Freed blocks are not immediately deallocated but recycled in subsequential allocations. This way, the number of calls to the heap manager is reduced and that might speed up memory management.</p><p>Note that memory block larger than <tt>BLOCKING_LIMIT</tt> are not pooled but immediately allocated and deallocated using <tt>ParentAllocator</tt>.</p></div> </div> </div> <!-- @see --> <!-- ============================================================================= Member and Interface Details ============================================================================= --> <!-- Member Functions Details --> <!-- Interface Functions Details --> <!-- Member Typedefs Details --> <!-- Interface Metafunctions Details --> <!-- Member Variable Details --> <!-- ============================================================================= Footer / Debug ============================================================================= --> <div class="modal fade" id="doxSources" tabindex="-1" role="dialog" aria-labelledby="doxSourcesLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title" id="doxSourcesLabel">Dox Sources</h4> </div> <div class="modal-body"> <pre>/*! * @class MultiPoolAllocator * * @extends Allocator * * @headerfile &lt;seqan/basic.h&gt; * * @brief Allocator that pools memory blocks. * * @signature template &lt;typename TParentAllocator[, unsigned BLOCKING_LIMIT]&gt; * class Allocator&lt;MultiPool&lt;TParentAllocator, BLOCKING_LIMIT&gt; &gt;; * * @tparam TParentAllocator The parent allocator. * @tparam BLOCKING_LIMIT The maximum size for memory blocks to be pooled * (default is 256). * * Freed blocks are not immediately deallocated but recycled in subsequential * allocations. This way, the number of calls to the heap manager is reduced and * that might speed up memory management. * * Note that memory block larger than &lt;tt&gt;BLOCKING_LIMIT&lt;/tt&gt; are not pooled but * immediately allocated and deallocated using &lt;tt&gt;ParentAllocator&lt;/tt&gt;. */</pre> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> </div> </div> </div> </div> </div> </body> </html>
_old/www/js/alohaeditor-0.23.3/doc/guides/plugin_characterpicker.html
lhl/pensieve
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>: Characterpicker Plugin</title> <!-- guides styles --> <link rel="stylesheet" type="text/css" href="stylesheets/style.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" /> <link rel="stylesheet" type="text/css" href="stylesheets/strobe.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/overrides.style.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/overrides.print.css" media="print" /> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- syntax highlighting styles --> <link rel="stylesheet" type="text/css" href="stylesheets/syntaxhighlighter/shCore.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/shThemeStrobeGuides.css" /> </head> <body class="guide"> <header role="banner"> <div class="container"> <h1 id="logo"> <a href="http://aloha-editor.org"><img src="images/header/logo.png" height="50" alt="Aloha Editor" /></a> </h1> <nav role="navigation"> <ul> <li><a href="http://aloha-editor.org/features.php" title="A shortcut for Aloha Editor features" class="new">Features</a></li> <li><a href="http://aloha-editor.org/plugins.php" title="A list of all known Aloha Editor plugins.">Plugins</a></li> <li class="active"><a href="http://aloha-editor.org/guides/" title="The Aloha Editor documentation">Guides</a></li> <li><a href="http://aloha-editor.org/about.php" title="Why Aloha? Why HTML5? Lern more about Aloha Editor">About</a></li> <li><a href="http://getsatisfaction.com/aloha_editor" title="Get help or help others">Forum</a></li> <li><a href="http://aloha-editor.org/demos.php" title="Feel the Aloha">Try it</a></li> </ul> </nav> </div> </header> <div id="feature"> <div class="wrapper"> <div class="feature_header"> <a href="/"><img src="images/strobe/guides.png"></a> <h2><a href="/"></a></h2> <p>These guides help you to make your content editable and to develop Aloha Editor.</p> </div> <div class="feature_sidebar"> <a href="index.html" id="guidesMenu"> Guides Index <span id="guidesArrow">&#9656;</span> </a> <div id="guides" class="clearfix" style="display: none;"> <a href="index.html" class="guidesMenu"> Guides Index <span class="guidesArrow">&#9662;</span> </a> <hr style="clear:both;"> <dl class="L"> <dt>Start Here</dt> <dd><a href="using_aloha.html">Use</a></dd> <dd><a href="develop_aloha.html">Develop</a></dd> <dd><a href="dependencies.html">Dependencies</a></dd> <dt>The Core</dt> <dd><a href="events.html">Events</a></dd> <dd><a href="using_commands.html">Commands</a></dd> <dd><a href="repository.html">Repositories</a></dd> <dd><a href="functional_description.html">Functional Description</a></dd> <dd><a href="internals.html">Internals</a></dd> </dl> <dl class="R"> <dt>UI</dt> <dd><a href="ui.html">Aloha Editor UI</a></dd> <dd><a href="core_hotkey.html">Hotkeys</a></dd> <dt>Plugins</dt> <dd><a href="plugins.html">Available Plugins</a></dd> <dd><a href="writing_plugins.html">Writing Plugins</a></dd> <dt>Contributing to Aloha Editor</dt> <dd><a href="releasing.html">Releasing</a></dd> <dd><a href="style_guide.html">Javascript Style Guide</a></dd> <dd><a href="documentation_guidelines.html">Documentation Guidelines</a></dd> <dd><a href="translations.html">Translations</a></dd> </dl> </div> </div> </div> </div> <div id="container"> <div class="wrapper"> <div id="mainCol"> <div class="headerSection"> <h2>Characterpicker Plugin</h2> <p>The Characterpicker Plugin allows you to insert special characters into your text. Position your cursor, click the icon and choose the character you&#8217;d like to insert from the overlay menu.</p> </div> <h3 id="functional-description">1 Functional Description</h3> <p>In order to insert a special character move the cursor to the desired position and open the &#8220;Insert&#8221; tab at the Aloha Editor. Now click on the characterpicker button and choose a special character from the table. To delete a special character just mark the special character and press backspace or delete.</p> <h4 id="components">1.1 Components</h4> <ul> <li>characterpicker &#8211; brings up the overlay to select a character</li> </ul> <h4 id="configuration-settings">1.2 Configuration settings</h4> <p>The characterpicker will by default support the following characters:</p> <table> <tr> <td> &#38; </td> <td> &#34; </td> <td> &#162; </td> <td> &#8364; </td> <td> &#163; </td> <td> &#165; </td> <td> &#169; </td> <td> &#174; </td> <td> &#8482; </td> <td> &#8240; </td> <td> &#181; </td> <td> &#183; </td> <td> &#8226; </td> <td> &#8230; </td> <td> &#8242; </td> </tr> <tr> <td> &#8243; </td> <td> &#167; </td> <td> &#182; </td> <td> &#223; </td> <td> &#8249; </td> <td> &#8250; </td> <td> &#171; </td> <td> &#187; </td> <td> &#8216; </td> <td> &#8217; </td> <td> &#8220; </td> <td> &#8221; </td> <td> &#8218; </td> <td> &#8222; </td> <td> &#60; </td> </tr> <tr> <td> &#62; </td> <td> &#8804; </td> <td> &#8805; </td> <td> &#8211; </td> <td> &#8212; </td> <td> &#175; </td> <td> &#8254; </td> <td> &#164; </td> <td> &#166; </td> <td> &#168; </td> <td> &#161; </td> <td> &#191; </td> <td> &#710; </td> <td> &#732; </td> <td> &#176; </td> </tr> <tr> <td> &#8722; </td> <td> &#177; </td> <td> &#247; </td> <td> &#8260; </td> <td> &#215; </td> <td> &#185; </td> <td> &#178; </td> <td> &#179; </td> <td> &#188; </td> <td> &#189; </td> <td> &#190; </td> <td> &#402; </td> <td> &#8747; </td> <td> &#8721; </td> <td> &#8734; </td> </tr> <tr> <td> &#8730; </td> <td> &#8764; </td> <td> &#8773; </td> <td> &#8776; </td> <td> &#8800; </td> <td> &#8801; </td> <td> &#8712; </td> <td> &#8713; </td> <td> &#8715; </td> <td> &#8719; </td> <td> &#8743; </td> <td> &#8744; </td> <td> &#172; </td> <td> &#8745; </td> <td> &#8746; </td> </tr> <tr> <td> &#8706; </td> <td> &#8704; </td> <td> &#8707; </td> <td> &#8709; </td> <td> &#8711; </td> <td> &#8727; </td> <td> &#8733; </td> <td> &#8736; </td> <td> &#180; </td> <td> &#184; </td> <td> &#170; </td> <td> &#186; </td> <td> &#8224; </td> <td> &#8225; </td> <td> &#192; </td> </tr> <tr> <td> &#193; </td> <td> &#194; </td> <td> &#195; </td> <td> &#196; </td> <td> &#197; </td> <td> &#198; </td> <td> &#199; </td> <td> &#200; </td> <td> &#201; </td> <td> &#202; </td> <td> &#203; </td> <td> &#204; </td> <td> &#205; </td> <td> &#206; </td> <td> &#207; </td> </tr> <tr> <td> &#208; </td> <td> &#209; </td> <td> &#210; </td> <td> &#211; </td> <td> &#212; </td> <td> &#213; </td> <td> &#214; </td> <td> &#216; </td> <td> &#338; </td> <td> &#352; </td> <td> &#217; </td> <td> &#218; </td> <td> &#219; </td> <td> &#220; </td> <td> &#221; </td> </tr> <tr> <td> &#376; </td> <td> &#222; </td> <td> &#224; </td> <td> &#225; </td> <td> &#226; </td> <td> &#227; </td> <td> &#228; </td> <td> &#229; </td> <td> &#230; </td> <td> &#231; </td> <td> &#232; </td> <td> &#233; </td> <td> &#234; </td> <td> &#235; </td> <td> &#236; </td> </tr> <tr> <td> &#237; </td> <td> &#238; </td> <td> &#239; </td> <td> &#240; </td> <td> &#241; </td> <td> &#242; </td> <td> &#243; </td> <td> &#244; </td> <td> &#245; </td> <td> &#246; </td> <td> &#248; </td> <td> &#339; </td> <td> &#353; </td> <td> &#249; </td> <td> &#250; </td> </tr> <tr> <td> &#251; </td> <td> &#252; </td> <td> &#253; </td> <td> &#254; </td> <td> &#255; </td> <td> &#913; </td> <td> &#914; </td> <td> &#915; </td> <td> &#916; </td> <td> &#917; </td> <td> &#918; </td> <td> &#919; </td> <td> &#920; </td> <td> &#921; </td> <td> &#922; </td> </tr> <tr> <td> &#923; </td> <td> &#924; </td> <td> &#925; </td> <td> &#926; </td> <td> &#927; </td> <td> &#928; </td> <td> &#929; </td> <td> &#931; </td> <td> &#932; </td> <td> &#933; </td> <td> &#934; </td> <td> &#935; </td> <td> &#936; </td> <td> &#937; </td> <td> &#945; </td> </tr> <tr> <td> &#946; </td> <td> &#947; </td> <td> &#948; </td> <td> &#949; </td> <td> &#950; </td> <td> &#951; </td> <td> &#952; </td> <td> &#953; </td> <td> &#954; </td> <td> &#955; </td> <td> &#956; </td> <td> &#957; </td> <td> &#958; </td> <td> &#959; </td> <td> &#960; </td> </tr> <tr> <td> &#961; </td> <td> &#962; </td> <td> &#963; </td> <td> &#964; </td> <td> &#965; </td> <td> &#966; </td> <td> &#967; </td> <td> &#968; </td> <td> &#969; </td> <td> &#8501; </td> <td> &#982; </td> <td> &#8476; </td> <td> &#977; </td> <td> &#978; </td> <td> &#8472; </td> </tr> <tr> <td> &#8465; </td> <td> &#8592; </td> <td> &#8593; </td> <td> &#8594; </td> <td> &#8595; </td> <td> &#8596; </td> <td> &#8629; </td> <td> &#8656; </td> <td> &#8657; </td> <td> &#8658; </td> <td> &#8659; </td> <td> &#8660; </td> <td> &#8756; </td> <td> &#8834; </td> <td> &#8835; </td> </tr> <tr> <td> &#8836; </td> <td> &#8838; </td> <td> &#8839; </td> <td> &#8853; </td> <td> &#8855; </td> <td> &#8869; </td> <td> &#8901; </td> <td> &#8968; </td> <td> &#8969; </td> <td> &#8970; </td> <td> &#8971; </td> <td> &#9001; </td> <td> &#9002; </td> <td> &#9674; </td> <td> &#9824; </td> </tr> <tr> <td> &#9827; </td> <td> &#9829; </td> <td> &#9830; </td> </tr> </table> <div class="note"><p>In the overlay, the characters are displayed in the same font and style in which they would be shown in the text. If unicode characters are not implemented in the current font, they may seem broken. This depends on the fonts installed in the operating system and/or browser.</p></div> <p>It is possible to configure the global character set and to configure character sets for specific editables (identified by jQuery selectors):</p> <div class="code_container"> <pre class="brush: javascript; gutter: false; toolbar: false"> Aloha.settings = { plugins: { characterpicker: { // this is the global setting config: '&amp;#38; &amp;#34; &amp;#162; &amp;#8364;', editables: { // this will disable the characterpicker for the header '#header': '', // allow more characters for editables with class 'article' '.article': '&amp;#38; &amp;#34; &amp;#162; &amp;#8364; &amp;#163; &amp;#165;' } } } } </pre></div> </div> <div id="subCol"> <h3 class="chapter"><img src="images/strobe/chapters.png" alt="" />Chapters</h3> <ol class="chapters"> <li><a href="#functional-description"><p>Functional Description</p> </a><ul><li><a href="#components"><p>Components</p> </a></li> <li><a href="#configuration-settings"><p>Configuration settings</p> </a></li></ul></li> </ol> </div> </div> </div> <hr class="hide" /> <footer> <div class="container"> <div class="col"> <a href="index.html"><img src="images/footer/logo.png" alt="Aloha Editor" /></a> <p> Templates based on <a href="https://github.com/sproutcore/sproutguides">SproutCore guides</a>. </p> </div> <a href="#feature" class="top">Back To Top</a> </div> </footer> <script src="http://code.jquery.com/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" src="javascripts/alohaEditorGuides.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shCore.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushRuby.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushJScript.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushCss.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushXml.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushSql.js"></script> <script type="text/javascript" src="javascripts/syntaxhighlighter/shBrushPlain.js"></script> <script type="text/javascript"> SyntaxHighlighter.all() </script> </body> </html>
resources/html/en/index.html
deufrai/Qrest
<html> <head> <title> QREST Userguide - Index </title> </head> <body> <center> <p><img src="images/qresticon.png"></p> <h1>QREST Userguide</h1> </center> <hr /> <h3> Welcome to Qrest Userguide ! </h3> <p> Qrest is a simple toolkit that will help you tell the tempo of a song and get usefull values regarding delay times and LFO periods for the most common notes. </p> <p> Here is a list of the features covered in this guide : <ul> <li><a href="input.html">Tempo input</a> <li><a href="taptempo.html">Tap Tempo</a> <li><a href="variants.html">Choosing note variants</a> </ul> </p> <hr /> <p><small><center><a href="http://www.qrest.org">Qrest</a> v0.5 - &copy; 2008-2019 - Fr&eacute;d&eacute;ric CORNU</center></small></p> </body> </html>
doc/app/classes/Download.html
psy-q/madek
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Class: Download</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" /> <script type="text/javascript"> // <![CDATA[ function popupCode( url ) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode( id ) { if ( document.getElementById ) elem = document.getElementById( id ); else if ( document.all ) elem = eval( "document.all." + id ); else return false; elemStyle = elem.style; if ( elemStyle.display != "block" ) { elemStyle.display = "block" } else { elemStyle.display = "none" } return true; } // Make codeblocks hidden by default document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" ) // ]]> </script> </head> <body> <div id="classHeader"> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Class</strong></td> <td class="class-name-in-header">Download</td> </tr> <tr class="top-aligned-row"> <td><strong>In:</strong></td> <td> <a href="../files/app/metal/download_rb.html"> app/metal/download.rb </a> <br /> </td> </tr> <tr class="top-aligned-row"> <td><strong>Parent:</strong></td> <td> Object </td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> </div> <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> <a href="#M000012">call</a>&nbsp;&nbsp; </div> </div> </div> <!-- if includes --> <div id="section"> <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> <div id="method-M000012" class="method-detail"> <a name="M000012"></a> <div class="method-heading"> <a href="#M000012" class="method-signature"> <span class="method-name">call</span><span class="method-args">(env)</span> </a> </div> <div class="method-description"> <p><a class="source-toggle" href="#" onclick="toggleCode('M000012-source');return false;">[Source]</a></p> <div class="method-source-code" id="M000012-source"> <pre> <span class="ruby-comment cmt"># File app/metal/download.rb, line 6</span> 6: <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">call</span>(<span class="ruby-identifier">env</span>) 7: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">env</span>[<span class="ruby-value str">&quot;PATH_INFO&quot;</span>] <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/^\/download/</span> 8: 9: <span class="ruby-identifier">request</span> = <span class="ruby-constant">Rack</span><span class="ruby-operator">::</span><span class="ruby-constant">Request</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">env</span>) 10: <span class="ruby-identifier">params</span> = <span class="ruby-identifier">request</span>.<span class="ruby-identifier">params</span> 11: 12: <span class="ruby-comment cmt"># session = env['rack.session']</span> 13: 14: <span class="ruby-comment cmt"># TODO acl</span> 15: 16: <span class="ruby-ivar">@media_entry</span> = <span class="ruby-constant">MediaEntry</span>.<span class="ruby-identifier">first</span>(<span class="ruby-identifier">:conditions</span> =<span class="ruby-operator">&gt;</span> {<span class="ruby-identifier">:id</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">params</span>[<span class="ruby-value str">'id'</span>]}) <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">params</span>[<span class="ruby-value str">'id'</span>].<span class="ruby-identifier">blank?</span> 17: <span class="ruby-identifier">path</span> = <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">media_file</span>.<span class="ruby-identifier">public_filename</span> <span class="ruby-comment cmt">#(size)</span> 18: <span class="ruby-identifier">filename</span> = <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">media_file</span>.<span class="ruby-identifier">filename</span> 19: <span class="ruby-identifier">content_type</span> = <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">media_file</span>.<span class="ruby-identifier">content_type</span> 20: 21: <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">params</span>[<span class="ruby-value str">'zip'</span>] 22: 23: <span class="ruby-keyword kw">unless</span> <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">nil?</span> 24: <span class="ruby-comment cmt"># size = params['size']</span> 25: <span class="ruby-comment cmt"># available_sizes = ['small', 'medium'] # TODO give access to the original one?</span> 26: <span class="ruby-comment cmt"># size = 'small' unless available_sizes.include?(size)</span> 27: 28: <span class="ruby-identifier">race_free_filename</span> = [<span class="ruby-identifier">rand</span>(<span class="ruby-constant">Time</span>.<span class="ruby-identifier">now</span>.<span class="ruby-identifier">to_i</span>).<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">filename</span>].<span class="ruby-identifier">join</span>(<span class="ruby-value str">&quot;_&quot;</span>) 29: <span class="ruby-constant">Zip</span><span class="ruby-operator">::</span><span class="ruby-constant">ZipOutputStream</span>.<span class="ruby-identifier">open</span>(<span class="ruby-node">&quot;#{RAILS_ROOT}/tmp/zipfiles/#{race_free_filename}.zip&quot;</span>) <span class="ruby-keyword kw">do</span> 30: <span class="ruby-operator">|</span><span class="ruby-identifier">zos</span><span class="ruby-operator">|</span> 31: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">put_next_entry</span>(<span class="ruby-identifier">filename</span>) 32: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">print</span> <span class="ruby-constant">IO</span>.<span class="ruby-identifier">read</span>(<span class="ruby-identifier">path</span>) 33: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">put_next_entry</span>(<span class="ruby-node">&quot;#{filename}.xml&quot;</span>) 34: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">print</span> <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">to_xml</span> <span class="ruby-comment cmt">#old# (:include =&gt; {:meta_data =&gt; {:include =&gt; :meta_key}} )</span> 35: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">put_next_entry</span>(<span class="ruby-node">&quot;#{filename}.yml&quot;</span>) 36: <span class="ruby-identifier">zos</span>.<span class="ruby-identifier">print</span> <span class="ruby-ivar">@media_entry</span>.<span class="ruby-identifier">to_yaml</span> <span class="ruby-comment cmt">#old# (:include =&gt; {:include =&gt; :meta_key} )</span> 37: <span class="ruby-keyword kw">end</span> 38: 39: <span class="ruby-keyword kw">return</span> [<span class="ruby-value">200</span>, {<span class="ruby-value str">&quot;Content-Type&quot;</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;application/zip&quot;</span>, <span class="ruby-value str">&quot;Content-Disposition&quot;</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-node">&quot;attachment; filename=#{filename}.zip&quot;</span>}, 40: [<span class="ruby-constant">File</span>.<span class="ruby-identifier">read</span>(<span class="ruby-node">&quot;#{RAILS_ROOT}/tmp/zipfiles/#{race_free_filename}.zip&quot;</span>)]] 41: <span class="ruby-comment cmt"># TODO this zipfiles temp area should really be somewhere outside of the rails root, or on a regularly scrubbed filesystem.</span> 42: <span class="ruby-comment cmt"># FileUtils.rm_f(&quot;#{RAILS_ROOT}/tmp/zipfiles/#{race_free_filename}.zip&quot;) # this doesn't work - file still locked?</span> 43: 44: <span class="ruby-keyword kw">end</span> <span class="ruby-comment cmt"># unless @media-entry.nil?</span> 45: 46: <span class="ruby-keyword kw">else</span> 47: <span class="ruby-comment cmt"># do something with a single file, unzipped &amp; no metadata</span> 48: 49: <span class="ruby-keyword kw">return</span> [<span class="ruby-value">200</span>, {<span class="ruby-value str">&quot;Content-Type&quot;</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">content_type</span>, <span class="ruby-value str">&quot;Content-Disposition&quot;</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-node">&quot;attachment; filename=#{filename}&quot;</span> }, [<span class="ruby-constant">File</span>.<span class="ruby-identifier">read</span>(<span class="ruby-identifier">path</span>) ]] 50: <span class="ruby-keyword kw">end</span> <span class="ruby-comment cmt"># zip.blank?</span> 51: 52: <span class="ruby-keyword kw">end</span> <span class="ruby-comment cmt"># if env..</span> 53: <span class="ruby-keyword kw">return</span> [<span class="ruby-value">404</span>, {<span class="ruby-value str">&quot;Content-Type&quot;</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;text/html&quot;</span>}, [<span class="ruby-value str">&quot;Not Found&quot;</span>]] 54: <span class="ruby-keyword kw">end</span> </pre> </div> </div> </div> </div> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> </div> </body> </html>
cherrypy_auth/example/templates/change_password_once.html
basvandenberg/cherrypy_auth
## login.html <%inherit file="base.html"/> <%block name="scripts"> <script type="application/javascript" src="${'%sauth_js/sha512.js' % (root_url)}"></script> <script type="application/javascript" src="${'%sauth_js/change_password_once.js' % (root_url)}"></script> </%block> <%block name="stylesheets"> </%block> <%block name="main_content"> <%include file="auth_change_password_once.html" /> </%block>
nomadicterrain/templates/edible_detail.html
burakbayramli/kod
<html> <head> <link rel="stylesheet" type="text/css" href="/static/main.css" media="screen" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> </head> <body> <a href="/edible_main">Back</a> <h2>Edible Detail</h2> <h4>{{name}}</h4> <p> {{data}} </p> </body> </html>
webshare/doc/jas-api/uj_definitions.rtJNote.html
jasonpsage/JegasCRM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <title>JAS Developer Reference: uj_definitions: record rtJNote</title> <meta name="generator" content="PasDoc 0.14.0"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link rel="StyleSheet" type="text/css" href="pasdoc.css"> </head> <body> <table class="container"><tr><td class="navigation"> <h2>JAS Developer Reference</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p></td><td class="content"> JAS API - Jegas Application Server - Jegas, LLC - Copyright(c)2016 <a name="rtJNote"></a><h1 class="cio">record rtJNote</h1> <table class="sections wide_list"> <tr> <td><a class="section" href="#PasDoc-Description">Description</a></td><td>Hierarchy</td><td><a class="section" href="#PasDoc-Fields">Fields</a></td><td>Methods</td><td>Properties</td></tr></table> <a name="PasDoc-Description"></a><h2 class="unit">Unit</h2> <p class="unitlink"> <a href="uj_definitions.html">uj_definitions</a></p> <h2 class="declaration">Declaration</h2> <p class="declaration"> <code>type rtJNote = record</code></p> <h2 class="description">Description</h2> &nbsp;<h2 class="overview">Overview</h2> <a name="PasDoc-Fields"></a><h3 class="summary">Fields</h3> <table class="summary wide_list"> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JAS_Row_b">JAS_Row_b</a></b>: boolean;</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_CreatedBy_JUser_ID">JNote_CreatedBy_JUser_ID</a></b>: Uint64;</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Created_DT">JNote_Created_DT</a></b>: string[19];</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_DeletedBy_JUser_ID">JNote_DeletedBy_JUser_ID</a></b>: Uint64;</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Deleted_b">JNote_Deleted_b</a></b>: boolean;</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Deleted_DT">JNote_Deleted_DT</a></b>: string[19];</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_en">JNote_en</a></b>: string[3];</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_JColumn_ID">JNote_JColumn_ID</a></b>: Uint64;</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_JNote_UID">JNote_JNote_UID</a></b>: Uint64;</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_JTable_ID">JNote_JTable_ID</a></b>: Uint64;</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_ModifiedBy_JUser_ID">JNote_ModifiedBy_JUser_ID</a></b>: Uint64;</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Modified_DT">JNote_Modified_DT</a></b>: string[19];</code></td> </tr> <tr class="list"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Orphan_b">JNote_Orphan_b</a></b>: boolean;</code></td> </tr> <tr class="list2"> <td class="itemcode"><code><b><a href="uj_definitions.rtJNote.html#JNote_Row_ID">JNote_Row_ID</a></b>: Uint64;</code></td> </tr> </table> <h2 class="description">Description</h2> <h3 class="detail">Fields</h3> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JAS_Row_b"></a><code><b>JAS_Row_b</b>: boolean;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_CreatedBy_JUser_ID"></a><code><b>JNote_CreatedBy_JUser_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Created_DT"></a><code><b>JNote_Created_DT</b>: string[19];</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_DeletedBy_JUser_ID"></a><code><b>JNote_DeletedBy_JUser_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Deleted_b"></a><code><b>JNote_Deleted_b</b>: boolean;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Deleted_DT"></a><code><b>JNote_Deleted_DT</b>: string[19];</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_en"></a><code><b>JNote_en</b>: string[3];</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_JColumn_ID"></a><code><b>JNote_JColumn_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_JNote_UID"></a><code><b>JNote_JNote_UID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_JTable_ID"></a><code><b>JNote_JTable_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_ModifiedBy_JUser_ID"></a><code><b>JNote_ModifiedBy_JUser_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Modified_DT"></a><code><b>JNote_Modified_DT</b>: string[19];</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Orphan_b"></a><code><b>JNote_Orphan_b</b>: boolean;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><a name="JNote_Row_ID"></a><code><b>JNote_Row_ID</b>: Uint64;</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> http://www.jegas.com <hr noshade size="1"><span class="appinfo"><em>Generated by <a href="http://pasdoc.sourceforge.net/">PasDoc 0.14.0</a>. </em> </span> </td></tr></table></body></html>
apps/L-search2.html
chaoqun-li/current
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>商城搜索</title> <meta name="viewport" content="initial-scale=1, maximum-scale=1"> <link rel="shortcut icon" href="/favicon.ico"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="format-detection" content="telephone=no"> <!-- Google Web Fonts --> <link rel="stylesheet" href="css/sm.min.css"> <link rel="stylesheet" href="css/sm-extend.min.css"> <link rel="stylesheet" href="css/demos.css"> <link rel="stylesheet" href="css/style.css"> <script src="js/zepto.js"></script> <script src="js/config.js"></script> </head> <body> <div class="page-group"> <div id="page-infinite-scroll-bottom" class="page"> <header class="bar bar-nav"> <a class="button button-link button-nav pull-left back"> <span class="icon icon-left"></span> </a> <!-- Search --> <div class="top_search"> <div class="searchbar"> <a class="searchbar-cancel">取消</a> <div class="search-input"> <label class="icon icon-search" for="search"></label> <input type="search" id='search' placeholder='输入关键字...'/> </div> </div> </div> </header> <div class="content" style="background-color:#fff"> <div class="search_store"> <div classe="new_search"> <p class="new_tit"> <span class="icon icon-search"> 最近搜索</span> <span class="icon icon-remove pull-right" id="rem"></span> <a href="#" class="button button-fill button-success pull-right">完成</a> </p> <div class="new_search_btn" id="new_search_info"> <p> <a href="#" class="button button-light pull-left"> 猕猴桃 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 红枣 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 潮流品牌 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 男装 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 猕猴桃 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 红枣 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 潮流品牌 <span class="remove_btn">×</span> </a> </p> <p> <a href="#" class="button button-light pull-left"> 男装 <span class="remove_btn">×</span> </a> </p> <div class="clearfix"></div> </div> <div class="no_search">暂无搜索历史</div> </div> <div class="hot_search"> <p class="hot_tit"> <span class="icon icon-search"> 热门搜索</span> </p> <div class="hot_search_btn"> <p><a href="#" class="button button-light pull-left">苹果</a></p> <p><a href="#" class="button button-light pull-left">梨</a></p> <p><a href="#" class="button button-light pull-left">橄榄油</a></p> <p><a href="#" class="button button-light pull-left">猕猴桃</a></p> <p><a href="#" class="button button-light pull-left">猕猴桃</a></p> <p><a href="#" class="button button-light pull-left">红枣</a></p> <p><a href="#" class="button button-light pull-left">潮流品牌</a></p> <p><a href="#" class="button button-light pull-left">男装</a></p> <div class="clearfix"></div> </div> </div> </div> </div> </div> </div> <script src="js/sm.js"></script> <script src="js/sm-extend.js"></script> <script src="js/demos.js"></script> <script> $('#rem').on('touchstart mousedown',function(e){ e.preventDefault() $.confirm('确定删除记录?',function(){ $('.remove_btn').css('display','block') $('.button-success').css('display','block') }); }) $('.button-success').on('touchstart mousedown',function(e){ e.preventDefault() $('.remove_btn').css('display','none') $(this).css('display','none') }) $('.remove_btn').on('touchstart mousedown',function(e){ e.preventDefault() $(this).parent().parent("p").remove(); var obj = document.getElementById('new_search_info'); var n =obj.getElementsByTagName('p'); if(n.length>0){ $('.icon-remove').show() }else{ $('.icon-remove').hide() $('.no_search').show() } }) //加载时是否显示删除图标 window.onload=function(){ var obj = document.getElementById('new_search_info'); var n =obj.getElementsByTagName('p'); if(n.length>0){ $('.icon-remove').show() }else{ $('.icon-remove').hide() $('.no_search').show() } } </script> </body> </html>
docs/ronin/Ronin/Model/HasTitle/ClassMethods.html
ronin-ruby/ronin-ruby.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Module: Ronin::Model::HasTitle::ClassMethods &mdash; Ronin Documentation </title> <link rel="stylesheet" href="../../../css/style.css" type="text/css" /> <link rel="stylesheet" href="../../../css/common.css" type="text/css" /> <script type="text/javascript"> pathId = "Ronin::Model::HasTitle::ClassMethods"; relpath = '../../../'; </script> <script type="text/javascript" charset="utf-8" src="../../../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../../../js/app.js"></script> </head> <body> <div class="nav_wrap"> <iframe id="nav" src="../../../class_list.html?1"></iframe> <div id="resizer"></div> </div> <div id="main" tabindex="-1"> <div id="header"> <div id="menu"> <a href="../../../_index.html">Index (C)</a> &raquo; <span class='title'><span class='object_link'><a href="../../../Ronin.html" title="Ronin (module)">Ronin</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../../Model.html" title="Ronin::Model (module)">Model</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../HasTitle.html" title="Ronin::Model::HasTitle (module)">HasTitle</a></span></span> &raquo; <span class="title">ClassMethods</span> </div> <div id="search"> <a class="full_list_link" id="class_list_link" href="../../../class_list.html"> <svg width="24" height="24"> <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect> <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect> <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect> </svg> </a> </div> <div class="clear"></div> </div> <div id="content"><h1>Module: Ronin::Model::HasTitle::ClassMethods </h1> <div class="box_info"> <dl> <dt>Defined in:</dt> <dd>lib/ronin/model/has_title.rb</dd> </dl> </div> <h2>Overview</h2><div class="docstring"> <div class="discussion"> <p>Class methods that are added when <span class='object_link'><a href="../HasTitle.html" title="Ronin::Model::HasTitle (module)">Ronin::Model::HasTitle</a></span> are included into a model.</p> </div> </div> <div class="tags"> </div> <h2> Instance Method Summary <small><a href="#" class="summary_toggle">collapse</a></small> </h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> <a href="#titled-instance_method" title="#titled (instance method)">#<strong>titled</strong>(fragment) &#x21d2; Array&lt;Model&gt; </a> </span> <span class="summary_desc"><div class='inline'><p>Finds models with titles containing a given fragment of text.</p> </div></span> </li> </ul> <div id="instance_method_details" class="method_details_list"> <h2>Instance Method Details</h2> <div class="method_details first"> <h3 class="signature first" id="titled-instance_method"> #<strong>titled</strong>(fragment) &#x21d2; <tt>Array&lt;<span class='object_link'><a href="../../Model.html" title="Ronin::Model (module)">Model</a></span>&gt;</tt> </h3><div class="docstring"> <div class="discussion"> <p>Finds models with titles containing a given fragment of text.</p> </div> </div> <div class="tags"> <div class="examples"> <p class="tag_title">Examples:</p> <pre class="example code"><code><span class='const'>Vuln</span><span class='period'>.</span><span class='id identifier rubyid_titled'>titled</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>bypass</span><span class='tstring_end'>&#39;</span></span></code></pre> </div> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>fragment</span> <span class='type'>(<tt>String</tt>)</span> &mdash; <div class='inline'><p>The fragment of text to match titles with.</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Array&lt;<span class='object_link'><a href="../../Model.html" title="Ronin::Model (module)">Model</a></span>&gt;</tt>)</span> &mdash; <div class='inline'><p>The found models.</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 65 66 67</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/ronin/model/has_title.rb', line 65</span> <span class='kw'>def</span> <span class='id identifier rubyid_titled'>titled</span><span class='lparen'>(</span><span class='id identifier rubyid_fragment'>fragment</span><span class='rparen'>)</span> <span class='id identifier rubyid_all'>all</span><span class='lparen'>(</span><span class='symbol'>:title</span><span class='period'>.</span><span class='id identifier rubyid_like'>like</span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>%</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_fragment'>fragment</span><span class='embexpr_end'>}</span><span class='tstring_content'>%</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> </div> </div> <div id="footer"> Generated on Sun Feb 28 17:07:13 2021 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.2). </div> </div> </body> </html>
src/components/node-location.html
agalue/OpenNMS-Ionic2-UI
<ion-list> <ion-list-header>Location</ion-list-header> <ion-item> <div id="map" *ngIf="node.hasLocation()"></div> <ion-grid no-padding> <ion-row> <ion-col col-6> <button ion-button small block outline icon-left type="button" (click)="onUseCurrentLocation()"> <ion-icon name="locate"></ion-icon> Locate Me </button> </ion-col> <ion-col col-6> <button ion-button small block outline icon-left type="button" (click)="onSelectOnMap()"> <ion-icon name="map"></ion-icon> Select on Map </button> </ion-col> </ion-row> </ion-grid> </ion-item> </ion-list>
doc/interpreter/octave.html/XREFtypeinfo.html
xmjiao/octave-debian
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFtypeinfo</title> <meta name="description" content="GNU Octave: XREFtypeinfo"> <meta name="keywords" content="GNU Octave: XREFtypeinfo"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> <link rel="stylesheet" type="text/css" href="octave.css"> <meta http-equiv="Refresh" content="0; url=Data-Types.html#XREFtypeinfo"> </head> <body lang="en"> <p>The node you are looking for is at <a href="Data-Types.html#XREFtypeinfo">XREFtypeinfo</a>.</p> </body>
docs/html/union__state-members.html
TaaviE/TooAutomation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>TooAutomation: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">TooAutomation </div> <div id="projectbrief">Simple home automation framework</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">_state Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="union__state.html">_state</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="union__state.html#a21b593a11ba9d61bc9ec7a4df09ccd74">b</a></td><td class="entry"><a class="el" href="union__state.html">_state</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="union__state.html#a4a2bdbe0a1e0191bd3241c1ef751007f">w</a></td><td class="entry"><a class="el" href="union__state.html">_state</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.13 </small></address> </body> </html>
migasfree/server/templates/includes/stats_menu.html
migasfree/migasfree
{% load i18n %} <ul class="dropdown-menu"> <li><a href="{% url 'stats_dashboard' %}">{% trans 'Dashboard' %}</a></li> {% if perms.server.change_synchronization %} <li><a href="{% url 'stats_syncs_daily' %}">{% trans 'Synchronized Computers / Day' %}</a></li> <li><a href="{% url 'stats_syncs_monthly' %}">{% trans 'Synchronized Computers / Month' %}</a></li> {% endif %} {% if perms.server.change_computer and perms.server.change_schedule %} <li><a href="{% url 'stats_project_schedule_delays' %}">{% trans 'Provided Computers / Delay' %}</a></li> {% endif %} </ul>
advancedIndex.html
mayaahmed/TicTacToe
<!DOCTYPE html> <html lang="en"> <!-- Programmer : Maya Ahmed Files: index.html; tictactoe.css; tictactoe.js These files contains the codes for the Tic Tac Toe game Reference: HTML5 Game Development Tutorials by VCR Games, Youtube. Date: "July 19 2016" --> <head> <meta charset="utf-8" /> <title>Punjiri: Web and Mobile Technologies.</title> <link rel="stylesheet" type="text/css" href="tictactoe.css"> </head> <body> <div id="big_wrapper"> <div id="topStuff"> <header id="top_header"> <p>Tic Tac Toe </p> <p id="flag"> Advanced game </p> </header> <nav id="top_menu"> <ul> <li> <div class="dropdown"> <button onclick="myFunction()" class="dropbtn">Levels </button> <div id="myDropdown" class="dropdown-content"> <a href="index.html">Standard </a> <a href="advancedIndex.html">Advanced </a> </div> </div> </li> <li> <div id="myNav" class="overlay"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()"> &times;</a> <div class="overlay-content"> <p> &copy; Punjiri Web and Mobile Technologies, 2016. </p> <p> Email: maya.ahmed@gmail.com</p> </div> </div> <span style="font-size:30px; cursor:pointer" onclick="openNav()"> &equiv;</span> </li> </ul> </nav> </div> <div id="new_div"> <section id="main_section"> <canvas id="canvas1" width="70" height="70" onclick="loop(1,1)"></canvas> <canvas id="canvas2" width="70" height="70" onclick="loop(2,1)"></canvas> <canvas id="canvas3" width="70" height="70" onclick="loop(3,1)"></canvas><br/> <canvas id="canvas4" width="70" height="70" onclick="loop(4,1)"></canvas> <canvas id="canvas5" width="70" height="70" onclick="loop(5,1)"></canvas> <canvas id="canvas6" width="70" height="70" onclick="loop(6,1)"></canvas><br/> <canvas id="canvas7" width="70" height="70" onclick="loop(7,1)"></canvas> <canvas id="canvas8" width="70" height="70" onclick="loop(8,1)"></canvas> <canvas id="canvas9" width="70" height="70" onclick="loop(9,1)"></canvas> </div> <div id="buttons"> <input type="button" class="indexPlayButton" value="Play Again!" onClick="location.href='advancedIndex.html'" \> </div> </section> </div> <script src="tictacscript.js"></script> </body> </html>
pay/templates/pay/completed.html
fmalina/django-pay
{% extends 'pay/base.html' %} {% block content %} <h1>Success</h1> <p>Your payment was successful.</p> <p>You can find your receipt anytime under <a href="{% url 'receipts' %}">your receipts</a>. {% include 'google/adwords-conversion.html' %} {% endblock %}
cuisine-pack/smartphone/services.html
daicaga/ui_templates
<!-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <!DOCTYPE HTML> <html> <head> <title>cuision website for Iphone, Android, Smartphone Mobile Website Template | Services :: w3layouts</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> </script> <link href="smartphone/css/style.css" rel="stylesheet" type="text/css" media="all" /> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <script type="text/javascript" src="smartphone/js/move-top.js"></script> <link href="smartphone/css/slider.css" rel="stylesheet" type="text/css" media="all" /> <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="smartphone/js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="smartphone/js/camera.min.js"></script> <script type="text/javascript"> jQuery(function(){ jQuery('#camera_wrap_1').camera({ height: '200px', pagination: false, }); }); </script> <script type="text/javascript"> jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top},1200); }); }); </script> </head> <body> <!---start-wrap----> <!---start-header----> <!----start--imageslider-----> <!--start-image-slider----> <div class="slider" id="top"> <div class="camera_wrap camera_azure_skin" id="camera_wrap_1"> <div data-src="smartphone/images/slider1.jpg"> </div> <div data-src="smartphone/images/slider2.jpg"> </div> <div data-src="smartphone/images/slider3.jpg"> </div> <div data-src="smartphone/images/slider4.jpg"> </div> </div> <div class="clear"> </div> </div> <!--End-image-slider----> <div class="clear"> </div> <!----End--imageslider-----> <!----start-top-header-----> <div class="wrap"> <div class="container"> <div class="top-header top-head" id="head1"> <div class="back-button"> <a href="home.html">back</a> </div> <div class="clear"> </div> <div class="main-header"> <div class="logo"> <h1><a href="index.html"><img src="smartphone/images/logo.png" title="logo" /></a></h1> </div> <div class="clear"> </div> </div> </div> <!----End-top-header-----> <!---End-header----> <!---start-content----> <div class="content"> <div class="services"> <div class="service-content"> <h3>Cuisine SERVED</h3> <ul> <li><span>A.</span></li> <li><p><a href="#">MANUFACTURING &amp; INDUSTRIAL</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> <ul> <li><span>B.</span></li> <li><p><a href="#">FINANCIAL INSTITUTION</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> <ul> <li><span>C.</span></li> <li><p><a href="#">OFFICE BUILDING</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> <ul> <li><span>D.</span></li> <li><p><a href="#">RESIDENTIAL COMMUNITIES</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> <ul> <li><span>E.</span></li> <li><p><a href="#">RETAIL INDUSTRY</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> <ul> <li><span>F.</span></li> <li><p><a href="#">RETAIL INDUSTRY</a>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla dui.</p></li> <div class="clear"> </div> </ul> </div> <div class="services-sidebar"> <h3>WE PROVIDE</h3> <ul> <li><a href="#">Lorem ipsum dolor sit amet</a></li> <li><a href="#">Conse ctetur adipisicing</a></li> <li><a href="#">Elit sed do eiusmod tempor</a></li> <li><a href="#">Incididunt ut labore</a></li> <li><a href="#">Et dolore magna aliqua</a></li> <li><a href="#">Ut enim ad minim veniam</a></li> </ul> <h3>ARCHIVES</h3> <ul> <li><a href="#">JAN, 2013</a></li> <li><a href="#">FEB, 2013</a></li> <li><a href="#">MAR, 2013</a></li> <li><a href="#">APRIL, 2013</a></li> </ul> </div> <div class="clear"> </div> </div> <div class="clear"> </div> <div class="cooking-eq"> <h3>Cooking Equipment</h3> <div class="eq-grid"> <span>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span> <p> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p> </div> <div class="clear"> </div> </div> <!---End-cooking-tips-----> <!---End-content----> </div> <!---End-wrap----> </div> </div> <div class="footer"> <div class="top-to-page"> <a href="#top" class="scroll"> </a> <div class="clear"> </div> </div> <p>Design by <a href="http://w3layouts.com/">W3layouts</a></p> </div> </div> </body> </html>
org.codebuilder/help/api/org/codebuilder/ide/xmleditor/xml/package-summary.html
kolovos/codebuilder
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_01) on Sat Jan 22 00:11:07 GMT 2005 --> <META http-equiv="Content-Type" content="text/html; charset=windows-1253"> <TITLE> org.codebuilder.ide.xmleditor.xml </TITLE> <META NAME="keywords" CONTENT="org.codebuilder.ide.xmleditor.xml package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="org.codebuilder.ide.xmleditor.xml"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/codebuilder/ide/xmleditor/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/codebuilder/jeditor/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package org.codebuilder.ide.xmleditor.xml </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../org/codebuilder/ide/xmleditor/xml/PrettyElement.html" title="class in org.codebuilder.ide.xmleditor.xml">PrettyElement</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../org/codebuilder/ide/xmleditor/xml/PrettyFactory.html" title="class in org.codebuilder.ide.xmleditor.xml">PrettyFactory</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../org/codebuilder/ide/xmleditor/xml/XmlUtils.html" title="class in org.codebuilder.ide.xmleditor.xml">XmlUtils</A></B></TD> <TD>&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/codebuilder/ide/xmleditor/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/codebuilder/jeditor/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
www/modules/content/data/show_items.html
dreammaster82/DreamBox
<ul> <?php foreach($out as $ov){ ?> <li><a href="/<?=$ov['alias']?>"><?=$ov['name']?></a></li> <?php } ?> </ul>
resources/web/index.html
stachu540/PhantomBot
<!DOCTYPE html> <html> <head> <title>PhantomBot</title> <link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="style.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> </head> <body> <div class="header"> <img id="logo" src="logo.png"/> <h1>PhantomBot</h1> <span> <a target="_blank" href="https://twitter.com/PhantomBotApp" id="header-right"> <i style="color: white" id="fontawesome" class="fa fa-twitter fa-lg" aria-hidden="true"></i> </a> </span> <span> <a target="_blank" href="https://community.phantombot.tv" id="header-right"> <i data-toggle="tooltip" data-placement="left" title="Forums" style="color: white" id="fontawesome" class="fa fa-users fa-lg" aria-hidden="true"></i> </a> </span> </div> <div class="main"> <div class="launcher" data-toggle="tooltip" data-placement="right" title="The username and password are found in botlogin.txt, see the paneluser and panelpassword settings."> <script> var urlInfo = window.location.host.split(":"); var url = urlInfo[0]; var port = (typeof urlInfo[1] === 'undefined' ? '80' : urlInfo[1]); var protocol = window.location.href.indexOf("https://") == 0 ? "https" : "http"; document.write('<a target="_blank" style="color: white;" href="' + protocol + '://' + urlInfo[0] + ':' + port + '/ytplayer">'); </script> <span id="middle"> <span id="spacer" /> <i id="fontawesome" class="fa fa-youtube" aria-hidden="true"></i> <span id="spacer">Launch PhantomBot YouTube Player</span> </span> </a> <span class="launcher-lock"><i class="fa fa-lock"></i></span> </div> <div class="launcher" data-toggle="tooltip" data-placement="right" title="The username and password are found in botlogin.txt, see the paneluser and panelpassword settings."> <script> var urlInfo = window.location.host.split(":"); var url = urlInfo[0]; var port = (typeof urlInfo[1] === 'undefined' ? '80' : urlInfo[1]); var protocol = window.location.href.indexOf("https://") == 0 ? "https" : "http"; document.write('<a target="_blank" style="color: white;" href="' + protocol + '://' + urlInfo[0] + ':' + port + '/panel">'); </script> <span id="middle"> <span id="spacer" /> <i id="fontawesome" class="fa fa-desktop" aria-hidden="true"></i> <span id="spacer">Launch PhantomBot Control Panel</span> </span> </a> <span class="launcher-lock"><i class="fa fa-lock"></i></span> </div> <div class="launcher"> <script> var urlInfo = window.location.host.split(":"); var url = urlInfo[0]; var port = (typeof urlInfo[1] === 'undefined' ? '80' : urlInfo[1]); var protocol = window.location.href.indexOf("https://") == 0 ? "https" : "http"; document.write('<a target="_blank" style="color: white;" href="' + protocol + '://' + urlInfo[0] + ':' + port + '/playlist">'); </script> <span id="middle"> <span id="spacer" /> <i id="fontawesome" class="fa fa-music" aria-hidden="true"></i> <span id="spacer">Launch PhantomBot YouTube Playlist Viewer</span> </span> </a> </div> </div> <div id="copyright"> PhantomBot - A Free, Open Source, Multipurpose Twitch Chat Bot<br> <a href="https://phantombot.tv">phantombot.tv</a> </div> <script>$(document).ready(function() { $('[data-toggle="tooltip"').tooltip(); });</script> </body> </html>
aquamacs/doc/Aquamacs Help/calc/Programming-Answer-10.html
davidswelt/aquamacs-emacs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" /> <title>Programming Answer 10 - GNU Emacs Calc Manual</title> <meta http-equiv="Content-Type" content="text/html" /> <meta name="description" content="GNU Emacs Calc Manual" /> <meta name="generator" content="makeinfo 4.13" /> <link title="Top" rel="start" href="index.html#Top" /> <link rel="up" href= "Answers-to-Exercises.html#Answers-to-Exercises" title= "Answers to Exercises" /> <link rel="prev" href= "Programming-Answer-9.html#Programming-Answer-9" title= "Programming Answer 9" /> <link rel="next" href= "Programming-Answer-11.html#Programming-Answer-11" title= "Programming Answer 11" /> <link href="http://www.gnu.org/software/texinfo/" rel= "generator-home" title="Texinfo Homepage" /><!-- This file documents Calc, the GNU Emacs calculator, included with GNU Emacs {No value for `EMACSVER'}. Copyright (C) 1990, 1991, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being just ``GNU GENERAL PUBLIC LICENSE'', with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License.'' (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom.'' --> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css"> /*<![CDATA[*/ <!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --> /*]]>*/ </style> </head> <body> <div class="node"> <a name="Programming-Answer-10" id="Programming-Answer-10"></a> <p>Next:&nbsp;<a rel="next" accesskey="n" href= "Programming-Answer-11.html#Programming-Answer-11">Programming Answer 11</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href= "Programming-Answer-9.html#Programming-Answer-9">Programming Answer 9</a>, Up:&nbsp;<a rel="up" accesskey="u" href= "Answers-to-Exercises.html#Answers-to-Exercises">Answers to Exercises</a></p> <hr /> </div> <h4 class="subsection">3.7.67 Programming Tutorial Exercise 10</h4> <p class="noindent">Taking the derivative of a term of the form &lsquo;<samp><span class="samp">x^n</span></samp>&rsquo; will produce a term like <!-- @math{n x^{n-1}}. --> &lsquo;<samp><span class="samp">n x^(n-1)</span></samp>&rsquo;. Taking the derivative of a constant produces zero. From this it is easy to see that the &lsquo;<samp><span class= "samp">n</span></samp>&rsquo;th derivative of a polynomial, evaluated at &lsquo;<samp><span class="samp">x = 0</span></samp>&rsquo;, will equal the coefficient on the &lsquo;<samp><span class="samp">x^n</span></samp>&rsquo; term times &lsquo;<samp><span class= "samp">n!</span></samp>&rsquo;.</p> <p>(Because this definition is long, it will be repeated in concise form below. You can use <kbd>C-x&nbsp;*&nbsp;m</kbd> <!-- /@w --> to load it from there. While you are entering a <kbd>Z ` Z '</kbd> body in a macro, Calc simply collects keystrokes without executing them. In the following diagrams we'll pretend Calc actually executed the keystrokes as you typed them, just for purposes of illustration.)</p> <pre class="smallexample"> 2: 5 x^4 + (x + 1)^2 3: 5 x^4 + (x + 1)^2 1: 6 2: 0 . 1: 6 . ' 5 x^4 + (x+1)^2 &lt;RET&gt; 6 C-x ( Z ` [ ] t 1 0 &lt;TAB&gt; </pre> <p class="noindent">Variable 1 will accumulate the vector of coefficients.</p> <pre class="smallexample"> 2: 0 3: 0 2: 5 x^4 + ... 1: 5 x^4 + ... 2: 5 x^4 + ... 1: 1 . 1: 1 . . Z ( &lt;TAB&gt; &lt;RET&gt; 0 s l x &lt;RET&gt; M-&lt;TAB&gt; ! / s | 1 </pre> <p class="noindent">Note that <kbd>s | 1</kbd> appends the top-of-stack value to the vector in a variable; it is completely analogous to <kbd>s + 1</kbd>. We could have written instead, <kbd>r 1 &lt;TAB&gt; | t 1</kbd>.</p> <pre class="smallexample"> 1: 20 x^3 + 2 x + 2 1: 0 1: [1, 2, 1, 0, 5, 0, 0] . . . a d x &lt;RET&gt; 1 Z ) &lt;DEL&gt; r 1 Z ' C-x ) </pre> <p>To convert back, a simple method is just to map the coefficients against a table of powers of &lsquo;<samp><span class="samp">x</span></samp>&rsquo;.</p> <pre class="smallexample"> 2: [1, 2, 1, 0, 5, 0, 0] 2: [1, 2, 1, 0, 5, 0, 0] 1: 6 1: [0, 1, 2, 3, 4, 5, 6] . . 6 &lt;RET&gt; 1 + 0 &lt;RET&gt; 1 C-u v x </pre> <p class="noindent"></p> <pre class="smallexample"> 2: [1, 2, 1, 0, 5, 0, 0] 2: 1 + 2 x + x^2 + 5 x^4 1: [1, x, x^2, x^3, ... ] . . ' x &lt;RET&gt; &lt;TAB&gt; V M ^ * </pre> <p>Once again, here are the whole polynomial to/from vector programs:</p> <pre class="example"> C-x ( Z ` [ ] t 1 0 &lt;TAB&gt; Z ( &lt;TAB&gt; &lt;RET&gt; 0 s l x &lt;RET&gt; M-&lt;TAB&gt; ! / s | 1 a d x &lt;RET&gt; 1 Z ) r 1 Z ' C-x ) C-x ( 1 + 0 &lt;RET&gt; 1 C-u v x ' x &lt;RET&gt; &lt;TAB&gt; V M ^ * C-x ) </pre> </body> </html>
doc/html/dir_000153_000061.html
paulagent/CloudQoSSimTool
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>QoSSimTool: Virtualization/VirtualMachines/VMManagement -&gt; Base Relation</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">QoSSimTool &#160;<span id="projectnumber">0.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_8411ee15a60b9b42f34bb802e0862a7d.html">Virtualization</a></li><li class="navelem"><a class="el" href="dir_2ab53e80f9699ef4bec121cd67e5a7f1.html">VirtualMachines</a></li><li class="navelem"><a class="el" href="dir_68ac021d3fb3e48b189018566f7315a8.html">VMManagement</a></li> </ul> </div> </div><!-- top --> <div class="contents"> <h3>VMManagement &rarr; Base Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in Virtualization/VirtualMachines/VMManagement</th><th class="dirtab">Includes file in Base</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_6b90dacd84527d41a41f2734e68d7a31.html">VmMsgController</a>&#160;/&#160;<a class="el" href="_vm_msg_controller_8h.html">VmMsgController.h</a></td><td class="dirtab"><a class="el" href="icancloud___base_8h.html">icancloud_Base.h</a></td></tr></table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Apr 15 2016 12:41:12 for QoSSimTool by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
userface/templates/blogui/base.html
Haroldgomez777/Techword
{% load static %} <!-- {% static 'materialize/css/materialize.min.css' %} --> <!DOCTYPE html> <html > <head> <!-- Site made with Mobirise Website Builder v4.5.4, https://mobirise.com --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Mobirise v4.5.4, mobirise.com"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <link rel="shortcut icon" href="{% static 'assets/images/fake-angels-by-chriscold-dbc3j51-1259x634.jpg' %}" type="image/x-icon"> <meta name="description" content=""> <title>Home</title> <!-- <link rel="stylesheet" href="{% static 'font-awesome-4.7.0/css/font-awesome.css' %}"> --> <!-- Bootstrap --> <!-- <link href="{% static 'vendors/bootstrap/dist/css/bootstrap.min.css'%}" rel="stylesheet"> --> <!-- Font Awesome --> <!-- <link href="{% static 'vendors/font-awesome/css/font-awesome.min.css'%}" rel="stylesheet"> --> <!-- NProgress --> <link href="{% static 'vendors/nprogress/nprogress.css'%}" rel="stylesheet"> <!-- bootstrap-daterangepicker --> <link href="{% static 'vendors/bootstrap-daterangepicker/daterangepicker.css'%}" rel="stylesheet"> <!-- iCheck --> <link href="{% static 'vendors/iCheck/skins/flat/green.css'%}" rel="stylesheet"> <!-- bootstrap-progressbar --> <link href="{% static 'vendors/bootstrap-progressbar/css/bootstrap-progressbar-3.3.4.min.css'%}" rel="stylesheet"> <!-- JQVMap --> <link href="{% static 'vendors/jqvmap/dist/jqvmap.min.css'%}" rel="stylesheet"/> <link href="{% static 'builder/css/custom.css'%}" rel="stylesheet"/> <link rel="stylesheet" href="{% static 'assets/web/assets/mobirise-icons/mobirise-icons.css' %}"> <link rel="stylesheet" href="{% static 'assets/tether/tether.min.css' %} "> <link rel="stylesheet" href="{% static 'assets/bootstrap/css/bootstrap.min.css'%} "> <link rel="stylesheet" href="{% static 'assets/bootstrap/css/bootstrap-grid.min.css' %}"> <link rel="stylesheet" href="{% static 'assets/bootstrap/css/bootstrap-reboot.min.css' %}"> <link rel="stylesheet" href="{% static 'assets/dropdown/css/style.css' %}"> <link rel="stylesheet" href="{% static 'assets/theme/css/style.css' %}"> <link rel="stylesheet" href="{% static 'assets/gallery/style.css' %}"> <link rel="stylesheet" href="{% static 'assets/mobirise/css/mbr-additional.css' %}" type="text/css"> <style> </style> {% block style %} {% endblock style %} </head> <body> <section class="menu cid-qC555U0xKJ" once="menu" id="menu1-d"> <nav class="navbar navbar-expand beta-menu navbar-dropdown align-items-center navbar-fixed-top navbar-toggleable-sm"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <div class="hamburger"> <span></span> <span></span> <span></span> <span></span> </div> </button> <div class="menu-logo"> <div class="navbar-brand"> <span class="navbar-logo"> <a href="{% url 'userface:home' %}"> <img src="{%static 'assets/images/fake-angels-by-chriscold-dbc3j51-1259x634.jpg' %}" alt="Mobirise" title="" style="height: 3.8rem;"> </a> </span> <span class="navbar-caption-wrap"><a class="navbar-caption text-white display-4" href="{% url 'userface:home' %}"> {{ user.get_full_name }}</a></span> </div> </div> <div class="collapse show" id="navbarSupportedContent"> <ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item"> <a class="nav-link link text-white" href="https://mobirise.com"> </a> </li> <li class="nav-item"> <a class="nav-link link text-white display-4 " href="{% url 'userface:category' %}"> <span class="mbri-add-submenu mbr-iconfont mbr-iconfont-btn"></span>Add Categories</a></li><li class="nav-item"> <a class="nav-link link text-white display-4" href="{% url 'userface:tag' %}"><span class="mbri-flag mbr-iconfont mbr-iconfont-btn"></span> Add Tags</a> </li> <li class="nav-item"> <a class="nav-link link text-white display-4" href="{% url 'userface:about' %}"> <span class="mbri-edit2 mbr-iconfont mbr-iconfont-btn"></span> Write Article</a> </li> <li class="nav-item"><a class="nav-link link text-white display-4" href="{% url 'userface:gallary' %}"><span class="mbri-pages mbr-iconfont mbr-iconfont-btn"></span>View Your Articles&nbsp;</a></li></ul> <div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-primary" href="/"><span class="mbri-home mbr-iconfont mbr-iconfont-btn"></span>Go to Blog</a></div> </div> </nav> </section> {% block body %} {% endblock body %} </body> <script src="{% static 'bootstrap-4.0.0-beta.2-dist/js/jquery-3.2.1.slim.min.js' %}"></script> <script src="{% static 'slim/slim.min.js'%}"></script> <script src="{% static 'slim/tether.min.js'%}"></script> <script src="{% static 'bootstrap-4.0.0-beta.2-dist/js/popper.js' %}"></script> <!-- <script src="{% static 'bootstrap-4.0.0-beta.2-dist/js/bootstrap.min.js' %}"></script> --> <script src="{% static 'toopay-bootstrap-markdown-878f349/js/bootstrap-markdown.js' %}" type="text/javascript"></script> <script src="{% static 'vendors/jquery/dist/jquery.min.js' %}"></script> <!-- Bootstrap --> <!-- <script src="{% static 'vendors/bootstrap/dist/js/bootstrap.min.js' %}"></script> --> <!-- FastClick --> <script src="{% static 'vendors/fastclick/lib/fastclick.js' %}"></script> <!-- NProgress --> <script src="{% static 'vendors/nprogress/nprogress.js' %}"></script> <!-- bootstrap-progressbar --> <script src="{% static 'vendors/bootstrap-progressbar/bootstrap-progressbar.min.js' %}"></script> <!-- iCheck --> <script src="{% static 'vendors/iCheck/icheck.min.js' %}"></script> <!-- bootstrap-daterangepicker --> <script src="{% static 'vendors/moment/min/moment.min.js' %}"></script> <script src="{% static 'vendors/bootstrap-daterangepicker/daterangepicker.js' %}"></script> <!-- bootstrap-wysiwyg --> <script src="{% static 'vendors/bootstrap-wysiwyg/js/bootstrap-wysiwyg.min.js' %}"></script> <script src="{% static 'vendors/jquery.hotkeys/jquery.hotkeys.js' %}"></script> <script src="{% static 'vendors/google-code-prettify/src/prettify.js' %}"></script> <!-- jQuery Tags Input --> <script src="{% static 'vendors/jquery.tagsinput/src/jquery.tagsinput.js' %}"></script> <!-- Switchery --> <script src="{% static 'vendors/switchery/dist/switchery.min.js' %}"></script> <!-- Select2 --> <script src="{% static 'vendors/select2/dist/js/select2.full.min.js' %}"></script> <!-- Parsley --> <script src="{% static 'vendors/parsleyjs/dist/parsley.min.js' %}"></script> <!-- Autosize --> <script src="{% static 'vendors/autosize/dist/autosize.min.js' %}"></script> <!-- jQuery autocomplete --> <script src="{% static 'vendors/devbridge-autocomplete/dist/jquery.autocomplete.min.js' %}"></script> <!-- starrr --> <script src="{% static 'vendors/starrr/dist/starrr.js' %}"></script> <script> $('#single_cal1').daterangepicker({ singleDatePicker: true, singleClasses: "picker_2", locale: { format: 'DD/MM/YYYY' } }, function(start, end, label) { console.log(start.toISOString(), end.toISOString(), label); }); </script> <!-- <script src="{%static 'assets/web/assets/jquery/jquery.min.js'%}"></script> --> <script src="{%static 'assets/popper/popper.min.js' %}"></script> <script src="{%static 'assets/tether/tether.min.js' %}"></script> <script src="{%static 'assets/bootstrap/js/bootstrap.min.js' %}"></script> <script src="{%static 'assets/smoothscroll/smooth-scroll.js' %}"></script> <script src="{%static 'assets/dropdown/js/script.min.js' %}"></script> <script src="{%static 'assets/touchswipe/jquery.touch-swipe.min.js' %}"></script> <script src="{%static 'assets/parallax/jarallax.min.js' %}"></script> <script src="{%static 'assets/theme/js/script.js' %}"></script> <script src="{% static 'assets/vimeoplayer/jquery.mb.vimeo_player.js' %}"></script> <script src="{% static 'assets/bootstrapcarouselswipe/bootstrap-carousel-swipe.js' %}"></script> <script src="{% static 'assets/masonry/masonry.pkgd.min.js' %}"></script> <script src="{% static 'assets/imagesloaded/imagesloaded.pkgd.min.js' %}"></script> <script src="{% static 'assets/theme/js/script.js' %}"></script> <script src="{% static 'assets/gallery/player.min.js' %}"></script> <script src="{% static 'assets/gallery/script.js' %}"></script> <script src="{% static 'assets/slidervideo/script.js' %}"></script> <script src="{% static 'custom/blogui.js' %}"></script> </html>
layout/fragment/struct.InlineAbsoluteFragmentInfo.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `InlineAbsoluteFragmentInfo` struct in crate `layout`."> <meta name="keywords" content="rust, rustlang, rust-lang, InlineAbsoluteFragmentInfo"> <title>layout::fragment::InlineAbsoluteFragmentInfo - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>layout</a>::<wbr><a href='index.html'>fragment</a></p><script>window.sidebarCurrent = {name: 'InlineAbsoluteFragmentInfo', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content struct"> <h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>layout</a>::<wbr><a href='index.html'>fragment</a>::<wbr><a class='struct' href=''>InlineAbsoluteFragmentInfo</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-5086' class='srclink' href='../../src/layout/fragment.rs.html#305-307' title='goto source code'>[src]</a></span></h1> <pre class='rust struct'>pub struct InlineAbsoluteFragmentInfo { pub flow_ref: <a class='type' href='../../layout/flow_ref/type.FlowRef.html' title='layout::flow_ref::FlowRef'>FlowRef</a>, }</pre><div class='docblock'><p>An inline fragment that establishes an absolute containing block for its descendants (i.e. a positioned inline fragment).</p> <p>FIXME(pcwalton): Stop leaking this <code>FlowRef</code> to layout; that is not memory safe because layout can clone it.</p> </div><h2 class='fields'>Fields</h2><span id='structfield.flow_ref' class='structfield'><code>flow_ref: <a class='type' href='../../layout/flow_ref/type.FlowRef.html' title='layout::flow_ref::FlowRef'>FlowRef</a></code> </span><span class='stab '></span><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class='struct' href='../../layout/fragment/struct.InlineAbsoluteFragmentInfo.html' title='layout::fragment::InlineAbsoluteFragmentInfo'>InlineAbsoluteFragmentInfo</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-5088' class='srclink' href='../../src/layout/fragment.rs.html#309-315' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.new' class='method'><code>fn <a href='#method.new' class='fnname'>new</a>(flow_ref: <a class='type' href='../../layout/flow_ref/type.FlowRef.html' title='layout::flow_ref::FlowRef'>FlowRef</a>) -&gt; <a class='struct' href='../../layout/fragment/struct.InlineAbsoluteFragmentInfo.html' title='layout::fragment::InlineAbsoluteFragmentInfo'>InlineAbsoluteFragmentInfo</a></code></h4> </div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='../../layout/fragment/struct.InlineAbsoluteFragmentInfo.html' title='layout::fragment::InlineAbsoluteFragmentInfo'>InlineAbsoluteFragmentInfo</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-5082' class='srclink' href='../../src/layout/fragment.rs.html#304' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.clone' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&amp;self) -&gt; <a class='struct' href='../../layout/fragment/struct.InlineAbsoluteFragmentInfo.html' title='layout::fragment::InlineAbsoluteFragmentInfo'>InlineAbsoluteFragmentInfo</a></code></h4> <div class='docblock'><p>Returns a copy of the value. <a href="../../core/clone/trait.Clone.html#tymethod.clone">Read more</a></p> </div><h4 id='method.clone_from' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&amp;mut self, source: &amp;Self)</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Performs copy-assignment from <code>source</code>. <a href="../../core/clone/trait.Clone.html#method.clone_from">Read more</a></p> </div></div></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "layout"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
tests/wpt/web-platform-tests/referrer-policy/4K+1/gen/top.meta/unsafe-url/iframe-tag/same-https.keep-origin.http.html
UK992/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/4K+1/` --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'unsafe-url'</title> <meta charset='utf-8'> <meta name="description" content="Check that all sub-resources get the stripped referrer URL."> <link rel="author" title="Kristijan Burnik" href="burnik@chromium.org"> <link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-unsafe-url"> <meta name="assert" content="Referrer Policy: Expects stripped-referrer for iframe-tag to same-https origin and keep-origin redirection from http context."> <meta name="referrer" content="unsafe-url"> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/security-features/resources/common.sub.js"></script> <script src="../../../../../generic/test-case.sub.js"></script> <script src="../../../../generic/test-case.sub.js"></script> </head> <body> <script> TestCase( { "expectation": "stripped-referrer", "origin": "same-https", "redirection": "keep-origin", "source_context_list": [], "source_scheme": "http", "subresource": "iframe-tag", "subresource_policy_deliveries": [] }, document.querySelector("meta[name=assert]").content, new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
script/dom/bindings/codegen/Bindings/NavigatorBinding/static.PrototypeClass.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `PrototypeClass` static in crate `script`."> <meta name="keywords" content="rust, rustlang, rust-lang, PrototypeClass"> <title>script::dom::bindings::codegen::Bindings::NavigatorBinding::PrototypeClass - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>NavigatorBinding</a></p><script>window.sidebarCurrent = {name: 'PrototypeClass', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content static"> <h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>NavigatorBinding</a>::<wbr><a class='static' href=''>PrototypeClass</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-362874' class='srclink' href='../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/NavigatorBinding.rs.html#310-326' title='goto source code'>[src]</a></span></h1> <pre class='rust static'>static PrototypeClass: <a class='struct' href='../../../../../../js/jsapi/struct.JSClass.html' title='js::jsapi::JSClass'>JSClass</a><code> = </code><code>JSClass { name: b"NavigatorPrototype\0" as *const u8 as *const libc::c_char, flags: (1 & JSCLASS_RESERVED_SLOTS_MASK) << JSCLASS_RESERVED_SLOTS_SHIFT, //JSCLASS_HAS_RESERVED_SLOTS(1) addProperty: None, delProperty: None, getProperty: None, setProperty: None, enumerate: None, resolve: None, convert: None, finalize: None, call: None, hasInstance: None, construct: None, trace: None, reserved: [0 as *mut libc::c_void; 25] }</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../../../../jquery.js"></script> <script src="../../../../../../main.js"></script> <script async src="../../../../../../search-index.js"></script> </body> </html>
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc-inherit.http-rp/strict-origin-when-cross-origin/img-tag/same-https.swap-origin.http.html
UK992/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'strict-origin-when-cross-origin'</title> <meta charset='utf-8'> <meta name="description" content="Check that a priori insecure subresource gets no referrer information. Otherwise, cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL."> <link rel="author" title="Kristijan Burnik" href="burnik@chromium.org"> <link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-strict-origin-when-cross-origin"> <meta name="assert" content="Referrer Policy: Expects origin for img-tag to same-https origin and swap-origin redirection from http context."> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/security-features/resources/common.sub.js"></script> <script src="../../../../generic/test-case.sub.js"></script> </head> <body> <script> TestCase( { "expectation": "origin", "origin": "same-https", "redirection": "swap-origin", "source_context_list": [ { "policyDeliveries": [], "sourceContextType": "srcdoc" } ], "source_scheme": "http", "subresource": "img-tag", "subresource_policy_deliveries": [] }, document.querySelector("meta[name=assert]").content, new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc.meta/no-referrer-when-downgrade/a-tag/cross-http.no-redirect.http.html
UK992/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'no-referrer-when-downgrade'</title> <meta charset='utf-8'> <meta name="description" content="Check that non a priori insecure subresource gets the full Referrer URL. A priori insecure subresource gets no referrer information."> <link rel="author" title="Kristijan Burnik" href="burnik@chromium.org"> <link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-no-referrer-when-downgrade"> <meta name="assert" content="Referrer Policy: Expects stripped-referrer for a-tag to cross-http origin and no-redirect redirection from http context."> <meta name="referrer" content="no-referrer"> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/security-features/resources/common.sub.js"></script> <script src="../../../../generic/test-case.sub.js"></script> </head> <body> <script> TestCase( { "expectation": "stripped-referrer", "origin": "cross-http", "redirection": "no-redirect", "source_context_list": [ { "policyDeliveries": [ { "deliveryType": "meta", "key": "referrerPolicy", "value": "no-referrer-when-downgrade" } ], "sourceContextType": "srcdoc" } ], "source_scheme": "http", "subresource": "a-tag", "subresource_policy_deliveries": [] }, document.querySelector("meta[name=assert]").content, new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
js/rust/constant.ConstNullValue.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `ConstNullValue` constant in crate `js`."> <meta name="keywords" content="rust, rustlang, rust-lang, ConstNullValue"> <title>js::rust::ConstNullValue - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>js</a>::<wbr><a href='index.html'>rust</a></p><script>window.sidebarCurrent = {name: 'ConstNullValue', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>js</a>::<wbr><a href='index.html'>rust</a>::<wbr><a class='constant' href=''>ConstNullValue</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-11635' class='srclink' href='../../src/js/rust.rs.html#451' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>const ConstNullValue: <a class='primitive' href='../../std/primitive.pointer.html'>*mut </a><a class='enum' href='../../js/jsapi/enum.JSObject.html' title='js::jsapi::JSObject'>JSObject</a><code> = </code><code>0 as *mut JSObject</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "js"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
docs/api/OrpheusInterfaces.Interfaces.html
gtrifidis/OrpheusORM
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Namespace OrpheusInterfaces.Interfaces | Orpheus ORM </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Namespace OrpheusInterfaces.Interfaces | Orpheus ORM "> <meta name="generator" content="docfx 2.39.2.0"> <link rel="shortcut icon" href="../favicon.ico"> <link rel="stylesheet" href="../styles/docfx.vendor.css"> <link rel="stylesheet" href="../styles/docfx.css"> <link rel="stylesheet" href="../styles/main.css"> <link rel="stylesheet" href="../styles/font-awesome.min.css"> <link rel="stylesheet" href="../styles/code-syntax.css"> <meta property="docfx:navrel" content="../toc.html"> <meta property="docfx:tocrel" content="toc.html"> <meta property="docfx:rel" content="../"> <meta property="docfx:newtab" content="true"> </head> <body data-spy="scroll" data-target="#affix"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html"> <img id="logo" class="svg" src="../Images/OrpheusLogo.svg" alt=""> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <form class="navbar-form navbar-right" role="search" id="search"> <div class="form-group"> <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> </div> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div class="container body-content"> <div id="search-results"> <div class="search-list"></div> <div class="sr-items"> <p><i class="glyphicon glyphicon-refresh index-loading"></i></p> </div> <ul id="pagination"></ul> </div> </div> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-12"> <article class="content wrap" id="_content" data-uid="OrpheusInterfaces.Interfaces"> <h1 id="OrpheusInterfaces_Interfaces" data-uid="OrpheusInterfaces.Interfaces" class="text-break">Namespace OrpheusInterfaces.Interfaces </h1> <div class="markdown level0 summary"></div> <div class="markdown level0 conceptual"></div> <div class="markdown level0 remarks"></div> <h3 id="interfaces">Interfaces </h3> <h4><a class="xref" href="OrpheusInterfaces.Interfaces.ILogEntry.html">ILogEntry</a></h4> <section><p>Log entry model.</p> </section> <h4><a class="xref" href="OrpheusInterfaces.Interfaces.ILoggingConfiguration.html">ILoggingConfiguration</a></h4> <section><p>Logging configuration model.</p> </section> <h4><a class="xref" href="OrpheusInterfaces.Interfaces.IOrpheusLogger.html">IOrpheusLogger</a></h4> <section><p>Orpheus logger interface.</p> </section> <h4><a class="xref" href="OrpheusInterfaces.Interfaces.IOrpheusModelHelper.html">IOrpheusModelHelper</a></h4> <section><p>Orpheus model helper</p> </section> </article> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span class="pull-right"> <a href="#top">Back to top</a> </span> Orpheus ORM - Trifidis Georgios © 2018 </div> </div> </footer> </div> <script type="text/javascript" src="../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../styles/docfx.js"></script> <script type="text/javascript" src="../styles/main.js"></script> <script id="dsq-count-scr" src="//docfx-github.disqus.com/count.js" async=""></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-99241001-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
example.html
BrightSet/Shiny-Buttons
<!DOCTYPE HTML> <html> <head> <link rel='stylesheet' type='text/css' href='style.css' /> </head> <body> <div class='dialogbox'> This is an example <button>Cancel</button><button>Ok</button> </div> </body> </html>
templates/home_page.html
Quince-India/Quince-Website
<!DOCTYPE html> <html lang="en"><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Quince India Limited</title> <meta name="author" content="Salman Shah"> <!-- Bootstrap --> <link rel="stylesheet" href="stylesheet.css"> <style type="text/css"> </style> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <nav class="navbar navbar-default"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Link <span class="sr-only">(current)</span></a> </li> <li><a href="#">Link</a> </li> </ul> <form class="navbar-form navbar-right" role="search"> <div class="form-group"> <input class="form-control" placeholder="Search" type="text"> </div> <button type="submit" class="btn btn-default">Submit</button> </form> <ul class="nav navbar-nav navbar-right"> <li><a href="#"> <designs>Link</designs> </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li><a href="#">Action</a> </li> <li><a href="#">Another action</a> </li> <li><a href="#">Something else here</a> </li> <li class="divider"></li> <li><a href="#">Separated link</a> </li> </ul> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <!-- HEADER --> <header> <div class="jumbotron"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1 class="text-center">Quince India Limited</h1> <p class="text-center">Qustomising your future with dynamic changes in your future</p> <p>&nbsp;</p> <p class="text-center"><a href="https://www.facebook.com/quincetshirts/?fref=ts&amp;ref=br_tf" class="btn btn-primary btn-lg" role="button">Learn more</a> </p> </div> </div> </div> </div> </header> <!-- / HEADER --> <!-- SECTION-1 --> <section> <div class="row"> <div class="col-lg-12 page-header text-center"> <h2>ABOUT US</h2> </div> </div> <div class="container "> <div class="row"> <div class="col-lg-4 col-sm-12 text-center"> <a href="https://www.facebook.com/piyush.bansal.547389?fref=ts"><img class="img-circle" alt="140x140" style="width: 140px; height: 140px;" src="Marwadi.jpg" data-holder-rendered="true"></a> <h3>Piyush Bansal</h3> <p>CEO of Quince India Limited</p> </div> <div class="col-lg-4 col-sm-12 text-center"><a href="https://www.facebook.com/pratyush.giri.9?fref=ts"><img class="img-circle" alt="140x140" style="width: 140px; height: 140px;" src="Motu.jpg" data-holder-rendered="true"></a> <h3>Pratyush Giri</h3> <p>CMO of Quince India Limited</p> </div> <div class="col-lg-4 col-sm-12 text-center"><a href="https://www.facebook.com/chayanika.das.7796?fref=ts"><img class="img-circle jpegimage" alt="140x140" style="width: 140px; height: 140px;" src="Chaya.jpeg" data-holder-rendered="true"></a> <h3>Chayanika Das</h3> <p>Creative Head of Quince India Limited</p> </div> </div> <div class="row"> <div class="col-lg-12 page-header text-center"> <h2>TESTIMONIALS</h2> </div> </div> <div class="row"> <div class="col-6 col-lg-6"> <blockquote> <p>Amazing service and I personally believe theyshould be given a raise.</p> <font color="#777777">- Salman Shah</font><br> </blockquote> </div> <div class="col-6 col-lg-6"> <blockquote> <p>I loved their service and the way they handled customer orders with such ease.</p> <font color="#777777">- Ananya Sharda </font><br> </blockquote> </div> <div class="col-6 col-lg-6"> <blockquote> <p>Good organizational skills and easy to work with!</p> <font color="#777777">Hrishikesh Hiraskar</font>&nbsp;</blockquote> </div> <div class="col-6 col-lg-6"> <blockquote> <p>Amazing quality Laptop covers the best I've seen in my life.</p> <font color="#777777">- Onkar Thakur </font><br> </blockquote> </div> </div> </div> <div class="jumbotron"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-9 col-lg-9"> <p class="lead">&nbsp;</p> </div> <div class=" text-center col-sm-6 col-lg-3 col-sm-offset-3 col-md-3 col-xs-offset-4 col-xs-5 col-lg-offset-0"> <a class="btn btn-block btn-lg btn-success" href="#" title="">Order now!</a> </div> </div> </div> </div> <!-- /container --> <div class="container"> <div class="row"> <div class="col-lg-12 page-header text-center"> <h2>OUR SERVICES</h2> </div> </div> <div class="row"> <div class="col-xs-6 col-lg-4"> <h3>T-Shirts</h3> <p> <img src="tshirt.jpg" style="border:none;overflow:hidden" scrolling="no" allowtransparency="true" frameborder="0" height="300" width="372"> <i class="icon-desktop "></i>Ever wanted a superhero t-shirt that wasn’t available at the stores? A t-shirt you could design and wear? A t-shirt you could claim to be solely yours? Well, you are at the right doorstep. Quince provides you the services to have your personally designed and customized t-shirts. You could have any image (of yourself or your favourite celebrities or superheroes, as long as it isn’t copyrighted), any catchy line or any quirky design. As a customer, you would have the luxury of owning t-shirts with no other copies around the world and around you. You could own a t-shirt, which would be the solo piece of that design (just like a celebrity) and that too, at nominal and affordable prices. </p> <p><a class="btn btn-default" href="http://www.bootstraptor.com/">View details »</a></p> </div> <wbr> <div class="col-xs-6 col-lg-4"> <h3>Mobile Covers</h3> <p> <img src="mobile.jpg" style="border:none;overflow:hidden" scrolling="no" allowtransparency="true" frameborder="0" height="350" width="372"> <i class="icon-desktop "></i>Have you ever thought of transforming your mobile into a piece of beauty and reckoning? A simple and elegant look? Or perhaps a savvy and sophisticated flair? And what better way to achieve that than customizing your mobile cover; giving it a look that reflects your personality and appreciates your taste. Quince provides you the services to have your personally designed and customized mobile covers. Covering all ranges and sizes of mobiles, you could also have anything etched onto the covers-right from your name to a favourite quote or maybe anything as subtle as a dire warning. </p> <p><a class="btn btn-default" href="http://www.bootstraptor.com/">View details »</a></p> </div> <wbr> <div class="col-xs-6 col-lg-4"> <h3>Laptop Skins</h3> <p> <img src="laptop.jpg" style="border:none;overflow:hidden" scrolling="no" allowtransparency="true" frameborder="0" height="350" width="372"> <i class="icon-desktop "></i>Ever wanted to give your laptop a baffling look? One which would make it stand out from the rest of its kind? One which appeals to your creative senses and makes you look fondly at your precious laptop? Quince provides you the services to have your personally designed and customized laptop skins. Covering all models and versions of laptops, you could have your favourite superhero or fantasy, staring right at you, from the back of your laptop.</p> <p><a class="btn btn-default" href="http://www.bootstraptor.com/">View details »</a></p> </div> </div> </div> <!-- / CONTAINER--> </section> <div class="well"> </div> <!-- FOOTER --> <div class="container"> <div class="row"> <div class="col-lg-offset-3 col-xs-12 col-lg-6"> <div class="jumbotron"> <div class="row text-center"> <div class="text-center col-xs-12 col-sm-12 col-md-12 col-lg-12"> <h2>Send Order</h2> </div> <div class="text-center col-lg-12"> <!-- CONTACT FORM https://github.com/jonmbake/bootstrap3-contact-form --> <form role="form" id="feedbackForm" class="text-center"> <div class="form-group"> <label for="name">Name</label> <input class="form-control" id="name" name="name" placeholder="Name" type="text"> <span class="help-block" style="display: none;">Please enter your name.</span></div> <div class="form-group"> <label for="email">E-Mail</label> <input class="form-control" id="email" name="email" placeholder="Email Address" type="email"> <span class="help-block" style="display: none;">Please enter a valid e-mail address.</span></div> <div class="form-group"> <label for="message">Message</label> <textarea rows="10" cols="100" class="form-control" id="message" name="message" placeholder="Message"></textarea> <span class="help-block" style="display: none;">Please enter a message.</span></div> <span class="help-block" style="display: none;">Please enter a the security code.</span> <button type="submit" id="feedbackSubmit" class="btn btn-primary btn-lg" style=" margin-top: 10px;"> Send</button> </form> <!-- END CONTACT FORM --> </div> </div> </div> </div> </div> </div> <footer class="text-center"> <div class="container"> <div class="row"> <div class="col-xs-12"> <p>Copyright © Quince India Limited. All rights reserved.</p> </div> </div> </div> </footer> <!-- / FOOTER --> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="jquery.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="bootstrap.js"></script> </body></html>
x11/xlib/fn.XDrawArcs.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XDrawArcs` fn in crate `x11`."> <meta name="keywords" content="rust, rustlang, rust-lang, XDrawArcs"> <title>x11::xlib::XDrawArcs - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xlib</a></p><script>window.sidebarCurrent = {name: 'XDrawArcs', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xlib</a>::<wbr><a class='fn' href=''>XDrawArcs</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-5049' class='srclink' href='../../src/x11/link.rs.html#14' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe extern fn XDrawArcs(_5: <a class='primitive' href='../../std/primitive.pointer.html'>*mut </a><a class='type' href='../../x11/xlib/type.Display.html' title='x11::xlib::Display'>Display</a>, _4: <a class='type' href='../../std/os/raw/type.c_ulong.html' title='std::os::raw::c_ulong'>c_ulong</a>, _3: <a class='type' href='../../x11/xlib/type.GC.html' title='x11::xlib::GC'>GC</a>, _2: <a class='primitive' href='../../std/primitive.pointer.html'>*mut </a><a class='struct' href='../../x11/xlib/struct.XArc.html' title='x11::xlib::XArc'>XArc</a>, _1: <a class='type' href='../../std/os/raw/type.c_int.html' title='std::os::raw::c_int'>c_int</a>) -&gt; <a class='type' href='../../std/os/raw/type.c_int.html' title='std::os::raw::c_int'>c_int</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "x11"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
accessible/tests/mochitest/tree/test_aria_menu.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html> <head> <title>Test accessible tree when ARIA role menuitem is used</title> <link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css" /> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="application/javascript" src="../common.js"></script> <script type="application/javascript" src="../role.js"></script> <script type="application/javascript"> function doTest() { // Menuitem with no popup. tree = { SECTION: [ // container { MENUPOPUP: [ // menu { MENUITEM: [ { STATICTEXT: [] }, // bullet { TEXT_LEAF: [] } ] } ] } ] } testAccessibleTree("menu", tree); // Menuitem with explicit no popup. tree = { SECTION: [ // container { MENUPOPUP: [ // menu { MENUITEM: [ { STATICTEXT: [] }, // bullet { TEXT_LEAF: [] } ] } ] } ] } testAccessibleTree("menu_nopopup", tree); // Menuitem with popup. tree = { SECTION: [ // container { MENUPOPUP: [ // menu { PARENT_MENUITEM: [ // menuitem with aria-haspopup="true" { STATICTEXT: [] }, // bullet { TEXT_LEAF: [] } ] } ] } ] } testAccessibleTree("menu_popup", tree); SimpleTest.finish(); } SimpleTest.waitForExplicitFinish(); addA11yLoadEvent(doTest); </script> </head> <body> <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=786566" title="ARIA menuitem acting as submenu should have PARENT_MENUITEM role"> Mozilla Bug 786566 </a> <p id="display"></p> <div id="content" style="display: none"></div> <pre id="test"> </pre> <div id="menu"> <ul role="menu"> <li role="menuitem">Normal Menu</li> </ul> </div> <div id="menu_nopopup"> <ul role="menu"> <li role="menuitem" aria-haspopup="false">Menu with explicit no popup</li> </ul> </div> <div id="menu_popup"> <ul role="menu"> <li role="menuitem" aria-haspopup="true">Menu with popup</li> </ul> </div> </body> </html>
thirdparty/msp430/doc/MSP430i2xx/html/eusci__a__uart_8h_source.html
ots-m2m/sew-lwm2m-reference-design
<!-- HTML header for doxygen 1.8.8--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.8"/> <title>MSP430 DriverLib for MSP430i2xx Devices: eusci_a_uart.h Source File</title> <title>eusci_a_uart.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td bgcolor="black" width="1"> <a href="http://www.ti.com"> <img border="0" src="tilogo.gif" /> </a> </td> <td bgcolor="red"> <img src="titagline.gif" /> </td> <td style="padding-left: 0.5em;"> <div id="projectname">MSP430 DriverLib for MSP430i2xx Devices &#160;<span id="projectnumber">2.91.00.20</span> </div> </td> <td style="padding-left: 0.5em;"> <div id="projectbrief"></div> </td> <!--td> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </td--> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.8 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('eusci__a__uart_8h_source.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Modules</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Pages</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">eusci_a_uart.h</div> </div> </div><!--header--> <div class="contents"> <div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// eusci_a_uart.h - Driver for the EUSCI_A_UART Module.</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;</div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#ifndef __MSP430WARE_EUSCI_A_UART_H__</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#define __MSP430WARE_EUSCI_A_UART_H__</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &quot;inc/hw_memmap.h&quot;</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;</div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor">#ifdef __MSP430_HAS_EUSCI_Ax__</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment">// If building with a C++ compiler, make all of the definitions in this header</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment">// have a C binding.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;{</div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &quot;inc/hw_memmap.h&quot;</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment">// The following values are the sync characters possible.</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define DEFAULT_SYNC 0x00</span></div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_AUTOMATICBAUDRATE_SYNC 0x55</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="comment">//! \brief Used in the EUSCI_A_UART_init() function as the param parameter.</span></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html"> 39</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html">EUSCI_A_UART_initParam</a> {<span class="comment"></span></div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="comment"> //! Selects Clock source. Refer to device specific datasheet for available</span></div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="comment"> //! options.</span></div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_CLOCKSOURCE_SMCLK</span></div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_CLOCKSOURCE_ACLK</span></div> <div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a39644feaffb7dde759ceec614471757c"> 45</a></span>&#160;<span class="comment"></span> uint8_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a39644feaffb7dde759ceec614471757c">selectClockSource</a>;<span class="comment"></span></div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="comment"> //! Is the value to be written into UCBRx bits</span></div> <div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a7831f149d38647ee9699241f11c4aac6"> 47</a></span>&#160;<span class="comment"></span> uint16_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a7831f149d38647ee9699241f11c4aac6">clockPrescalar</a>;<span class="comment"></span></div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="comment"> //! Is First modulation stage register setting. This value is a pre-</span></div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="comment"> //! calculated value which can be obtained from the Device Users Guide.</span></div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="comment"> //! This value is written into UCBRFx bits of UCAxMCTLW.</span></div> <div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a0661590ea5a3e6a8456191417aef55b0"> 51</a></span>&#160;<span class="comment"></span> uint8_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a0661590ea5a3e6a8456191417aef55b0">firstModReg</a>;<span class="comment"></span></div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="comment"> //! Is Second modulation stage register setting. This value is a pre-</span></div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="comment"> //! calculated value which can be obtained from the Device Users Guide.</span></div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="comment"> //! This value is written into UCBRSx bits of UCAxMCTLW.</span></div> <div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a5b48252daff5ca69e2a66f6874b34242"> 55</a></span>&#160;<span class="comment"></span> uint8_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a5b48252daff5ca69e2a66f6874b34242">secondModReg</a>;<span class="comment"></span></div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="comment"> //! Is the desired parity.</span></div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_NO_PARITY [Default]</span></div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_ODD_PARITY</span></div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_EVEN_PARITY</span></div> <div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a32784a9ee7ce0cdf1fd058da28c414aa"> 61</a></span>&#160;<span class="comment"></span> uint8_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a32784a9ee7ce0cdf1fd058da28c414aa">parity</a>;<span class="comment"></span></div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="comment"> //! Controls direction of receive and transmit shift register.</span></div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_MSB_FIRST</span></div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_LSB_FIRST [Default]</span></div> <div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a9cf83fead56de9c7e0ea0ceeaef56f69"> 66</a></span>&#160;<span class="comment"></span> uint16_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a9cf83fead56de9c7e0ea0ceeaef56f69">msborLsbFirst</a>;<span class="comment"></span></div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="comment"> //! Indicates one/two STOP bits</span></div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_ONE_STOP_BIT [Default]</span></div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_TWO_STOP_BITS</span></div> <div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a6bd549035e2573a6d6b7d679a155e39e"> 71</a></span>&#160;<span class="comment"></span> uint16_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a6bd549035e2573a6d6b7d679a155e39e">numberofStopBits</a>;<span class="comment"></span></div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="comment"> //! Selects the mode of operation</span></div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_MODE [Default]</span></div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_IDLE_LINE_MULTI_PROCESSOR_MODE</span></div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_ADDRESS_BIT_MULTI_PROCESSOR_MODE</span></div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_AUTOMATIC_BAUDRATE_DETECTION_MODE</span></div> <div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#ae1fe2719ead1efde24487352ccc918ef"> 78</a></span>&#160;<span class="comment"></span> uint16_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#ae1fe2719ead1efde24487352ccc918ef">uartMode</a>;<span class="comment"></span></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="comment"> //! Indicates low frequency or oversampling baud generation</span></div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="comment"> //! \n Valid values are:</span></div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_OVERSAMPLING_BAUDRATE_GENERATION</span></div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="comment"> //! - \b EUSCI_A_UART_LOW_FREQUENCY_BAUDRATE_GENERATION</span></div> <div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a21d7b3a1ea9a1515d05b5bca3557153c"> 83</a></span>&#160;<span class="comment"></span> uint8_t <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a21d7b3a1ea9a1515d05b5bca3557153c">overSampling</a>;</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;} <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html">EUSCI_A_UART_initParam</a>;</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_NO_PARITY 0x00</span></div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_ODD_PARITY 0x01</span></div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_EVEN_PARITY 0x02</span></div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_MSB_FIRST UCMSB</span></div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_LSB_FIRST 0x00</span></div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_MODE UCMODE_0</span></div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_IDLE_LINE_MULTI_PROCESSOR_MODE UCMODE_1</span></div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_ADDRESS_BIT_MULTI_PROCESSOR_MODE UCMODE_2</span></div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_AUTOMATIC_BAUDRATE_DETECTION_MODE UCMODE_3</span></div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_CLOCKSOURCE_SMCLK UCSSEL__SMCLK</span></div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_CLOCKSOURCE_ACLK UCSSEL__ACLK</span></div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_ONE_STOP_BIT 0x00</span></div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_TWO_STOP_BITS UCSPB</span></div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;<span class="comment">// The following are values that can be passed to the param parameter for</span></div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="comment">// functions: EUSCI_A_UART_init().</span></div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_OVERSAMPLING_BAUDRATE_GENERATION 0x01</span></div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_LOW_FREQUENCY_BAUDRATE_GENERATION 0x00</span></div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="comment">// The following are values that can be passed to the mask parameter for</span></div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;<span class="comment">// functions: EUSCI_A_UART_enableInterrupt(), and</span></div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="comment">// EUSCI_A_UART_disableInterrupt().</span></div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_RECEIVE_INTERRUPT UCRXIE</span></div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_TRANSMIT_INTERRUPT UCTXIE</span></div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_RECEIVE_ERRONEOUSCHAR_INTERRUPT UCRXEIE</span></div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_BREAKCHAR_INTERRUPT UCBRKIE</span></div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_STARTBIT_INTERRUPT UCSTTIE</span></div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT UCTXCPTIE</span></div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="comment">// The following are values that can be passed to the mask parameter for</span></div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160;<span class="comment">// functions: EUSCI_A_UART_getInterruptStatus(), and</span></div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="comment">// EUSCI_A_UART_clearInterrupt() as well as returned by the</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="comment">// EUSCI_A_UART_getInterruptStatus() function.</span></div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_RECEIVE_INTERRUPT_FLAG UCRXIFG</span></div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_TRANSMIT_INTERRUPT_FLAG UCTXIFG</span></div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_STARTBIT_INTERRUPT_FLAG UCSTTIFG</span></div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT_FLAG UCTXCPTIFG</span></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;</div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="comment">// The following are values that can be passed to the mask parameter for</span></div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="comment">// functions: EUSCI_A_UART_queryStatusFlags() as well as returned by the</span></div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="comment">// EUSCI_A_UART_queryStatusFlags() function.</span></div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_LISTEN_ENABLE UCLISTEN</span></div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_FRAMING_ERROR UCFE</span></div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_OVERRUN_ERROR UCOE</span></div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_PARITY_ERROR UCPE</span></div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_BREAK_DETECT UCBRK</span></div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_RECEIVE_ERROR UCRXERR</span></div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_ADDRESS_RECEIVED UCADDR</span></div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_IDLELINE UCIDLE</span></div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_BUSY UCBUSY</span></div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="comment">// The following are values that can be passed to the deglitchTime parameter</span></div> <div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="comment">// for functions: EUSCI_A_UART_selectDeglitchTime().</span></div> <div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_DEGLITCH_TIME_2ns 0x00</span></div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_DEGLITCH_TIME_50ns UCGLIT0</span></div> <div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_DEGLITCH_TIME_100ns UCGLIT1</span></div> <div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="preprocessor">#define EUSCI_A_UART_DEGLITCH_TIME_200ns (UCGLIT0 + UCGLIT1)</span></div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;</div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;<span class="comment">// Prototypes for the APIs.</span></div> <div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160;</div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="comment">//! \brief Advanced initialization routine for the UART block. The values to be</span></div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="comment">//! written into the clockPrescalar, firstModReg, secondModReg and overSampling</span></div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="comment">//! parameters should be pre-computed and passed into the initialization</span></div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;<span class="comment">//! function.</span></div> <div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160;<span class="comment">//! Upon successful initialization of the UART block, this function will have</span></div> <div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160;<span class="comment">//! initialized the module, but the UART block still remains disabled and must</span></div> <div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160;<span class="comment">//! be enabled with EUSCI_A_UART_enable(). To calculate values for</span></div> <div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="comment">//! clockPrescalar, firstModReg, secondModReg and overSampling please use the</span></div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160;<span class="comment">//! link below.</span></div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;<span class="comment">//! http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430BaudRateConverter/index.html</span></div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="comment">//! \param param is the pointer to struct for initialization.</span></div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="comment">//! Modified bits are \b UCPEN, \b UCPAR, \b UCMSB, \b UC7BIT, \b UCSPB, \b</span></div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160;<span class="comment">//! UCMODEx and \b UCSYNC of \b UCAxCTL0 register; bits \b UCSSELx and \b</span></div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;<span class="comment">//! UCSWRST of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="comment">//! \return STATUS_SUCCESS or STATUS_FAIL of the initialization process</span></div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="group__eusci__a__uart__api.html#ga2a08645b3003df7cdf0b9bd416efcddf">EUSCI_A_UART_init</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; <a class="code" href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html">EUSCI_A_UART_initParam</a> *param);</div> <div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160;</div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="comment">//! \brief Transmits a byte from the UART Module.Please note that if TX</span></div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="comment">//! interrupt is disabled, this function manually polls the TX IFG flag waiting</span></div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;<span class="comment">//! for an indication that it is safe to write to the transmit buffer and does</span></div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;<span class="comment">//! not time-out</span></div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="comment">//! This function will place the supplied data into UART transmit data register</span></div> <div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;<span class="comment">//! to start transmission</span></div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;<span class="comment">//! \param transmitData data to be transmitted from the UART module</span></div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;<span class="comment">//! Modified bits of \b UCAxTXBUF register.</span></div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#gaf637ca8f96fc93101f1111b23da6c87f">EUSCI_A_UART_transmitData</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; uint8_t transmitData);</div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;</div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160;<span class="comment">//! \brief Receives a byte that has been sent to the UART Module.</span></div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160;<span class="comment">//! This function reads a byte of data from the UART receive data Register.</span></div> <div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160;<span class="comment">//! Modified bits of \b UCAxRXBUF register.</span></div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="comment">//! \return Returns the byte received from by the UART module, cast as an</span></div> <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160;<span class="comment">//! uint8_t.</span></div> <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;<span class="keyword">extern</span> uint8_t <a class="code" href="group__eusci__a__uart__api.html#gab18364db57b4719f71e83a5f69897d66">EUSCI_A_UART_receiveData</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160;</div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160;<span class="comment">//! \brief Enables individual UART interrupt sources.</span></div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160;<span class="comment">//! Enables the indicated UART interrupt sources. The interrupt flag is first</span></div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;<span class="comment">//! and then the corresponding interrupt is enabled. Only the sources that are</span></div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160;<span class="comment">//! enabled can be reflected to the processor interrupt; disabled sources have</span></div> <div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160;<span class="comment">//! no effect on the processor. Does not clear interrupt flags.</span></div> <div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160;<span class="comment">//! \param mask is the bit mask of the interrupt sources to be enabled.</span></div> <div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160;<span class="comment">//! Mask value is the logical OR of any of the following:</span></div> <div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_INTERRUPT - Receive interrupt</span></div> <div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_INTERRUPT - Transmit interrupt</span></div> <div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_ERRONEOUSCHAR_INTERRUPT - Receive</span></div> <div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="comment">//! erroneous-character interrupt enable</span></div> <div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BREAKCHAR_INTERRUPT - Receive break character</span></div> <div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="comment">//! interrupt enable</span></div> <div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_STARTBIT_INTERRUPT - Start bit received interrupt</span></div> <div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160;<span class="comment">//! enable</span></div> <div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT - Transmit complete</span></div> <div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160;<span class="comment">//! interrupt enable</span></div> <div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;<span class="comment">//! Modified bits of \b UCAxCTL1 register and bits of \b UCAxIE register.</span></div> <div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga8264a417944411b5fbe988d94ae21d20">EUSCI_A_UART_enableInterrupt</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; uint8_t mask);</div> <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;</div> <div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;<span class="comment">//! \brief Disables individual UART interrupt sources.</span></div> <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160;<span class="comment">//! Disables the indicated UART interrupt sources. Only the sources that are</span></div> <div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160;<span class="comment">//! enabled can be reflected to the processor interrupt; disabled sources have</span></div> <div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;<span class="comment">//! no effect on the processor.</span></div> <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160;<span class="comment">//! \param mask is the bit mask of the interrupt sources to be disabled.</span></div> <div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160;<span class="comment">//! Mask value is the logical OR of any of the following:</span></div> <div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_INTERRUPT - Receive interrupt</span></div> <div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_INTERRUPT - Transmit interrupt</span></div> <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_ERRONEOUSCHAR_INTERRUPT - Receive</span></div> <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160;<span class="comment">//! erroneous-character interrupt enable</span></div> <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BREAKCHAR_INTERRUPT - Receive break character</span></div> <div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160;<span class="comment">//! interrupt enable</span></div> <div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_STARTBIT_INTERRUPT - Start bit received interrupt</span></div> <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;<span class="comment">//! enable</span></div> <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT - Transmit complete</span></div> <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160;<span class="comment">//! interrupt enable</span></div> <div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160;<span class="comment">//! Modified bits of \b UCAxCTL1 register and bits of \b UCAxIE register.</span></div> <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#gaf1c34e38356e6918732151dc92b47b50">EUSCI_A_UART_disableInterrupt</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; uint8_t mask);</div> <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160;</div> <div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160;<span class="comment">//! \brief Gets the current UART interrupt status.</span></div> <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160;<span class="comment">//! This returns the interrupt status for the UART module based on which flag</span></div> <div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160;<span class="comment">//! is passed.</span></div> <div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160;<span class="comment">//! \param mask is the masked interrupt flag status to be returned.</span></div> <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160;<span class="comment">//! Mask value is the logical OR of any of the following:</span></div> <div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_STARTBIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160;<span class="comment">//! Modified bits of \b UCAxIFG register.</span></div> <div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160;<span class="comment">//! \return Logical OR of any of the following:</span></div> <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_STARTBIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160;<span class="comment">//! \n indicating the status of the masked flags</span></div> <div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160;<span class="keyword">extern</span> uint8_t <a class="code" href="group__eusci__a__uart__api.html#gab10882f5122070c22250ab4241ea7a6f">EUSCI_A_UART_getInterruptStatus</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; uint8_t mask);</div> <div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160;</div> <div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160;<span class="comment">//! \brief Clears UART interrupt sources.</span></div> <div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160;<span class="comment">//! The UART interrupt source is cleared, so that it no longer asserts. The</span></div> <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160;<span class="comment">//! highest interrupt flag is automatically cleared when an interrupt vector</span></div> <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160;<span class="comment">//! generator is used.</span></div> <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160;<span class="comment">//! \param mask is a bit mask of the interrupt sources to be cleared.</span></div> <div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160;<span class="comment">//! Mask value is the logical OR of any of the following:</span></div> <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_STARTBIT_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_TRANSMIT_COMPLETE_INTERRUPT_FLAG</span></div> <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160;<span class="comment">//! Modified bits of \b UCAxIFG register.</span></div> <div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga612febef76882199aaa395bb941e4a64">EUSCI_A_UART_clearInterrupt</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; uint8_t mask);</div> <div class="line"><a name="l00382"></a><span class="lineno"> 382</span>&#160;</div> <div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160;<span class="comment">//! \brief Enables the UART block.</span></div> <div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160;<span class="comment">//! This will enable operation of the UART block.</span></div> <div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160;<span class="comment">//! Modified bits are \b UCSWRST of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00393"></a><span class="lineno"> 393</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00394"></a><span class="lineno"> 394</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#gaf2bd04f23261ebafd4890c35945a7877">EUSCI_A_UART_enable</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160;</div> <div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160;<span class="comment">//! \brief Disables the UART block.</span></div> <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160;<span class="comment">//! This will disable operation of the UART block.</span></div> <div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160;<span class="comment">//! Modified bits are \b UCSWRST of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#gaae82375105abc8655ef50f8c36ffcf13">EUSCI_A_UART_disable</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160;</div> <div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160;<span class="comment">//! \brief Gets the current UART status flags.</span></div> <div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160;<span class="comment">//! This returns the status for the UART module based on which flag is passed.</span></div> <div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160;<span class="comment">//! \param mask is the masked interrupt flag status to be returned.</span></div> <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160;<span class="comment">//! Mask value is the logical OR of any of the following:</span></div> <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_LISTEN_ENABLE</span></div> <div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_FRAMING_ERROR</span></div> <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_OVERRUN_ERROR</span></div> <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_PARITY_ERROR</span></div> <div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BREAK_DETECT</span></div> <div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_ERROR</span></div> <div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_ADDRESS_RECEIVED</span></div> <div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_IDLELINE</span></div> <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BUSY</span></div> <div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160;<span class="comment">//! Modified bits of \b UCAxSTAT register.</span></div> <div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160;<span class="comment">//! \return Logical OR of any of the following:</span></div> <div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_LISTEN_ENABLE</span></div> <div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_FRAMING_ERROR</span></div> <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_OVERRUN_ERROR</span></div> <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_PARITY_ERROR</span></div> <div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BREAK_DETECT</span></div> <div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_RECEIVE_ERROR</span></div> <div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_ADDRESS_RECEIVED</span></div> <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_IDLELINE</span></div> <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_BUSY</span></div> <div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;<span class="comment">//! \n indicating the status of the masked interrupt flags</span></div> <div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160;<span class="keyword">extern</span> uint8_t <a class="code" href="group__eusci__a__uart__api.html#ga8c4cf3e29c3200191506e8d576393c26">EUSCI_A_UART_queryStatusFlags</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; uint8_t mask);</div> <div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160;</div> <div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00451"></a><span class="lineno"> 451</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160;<span class="comment">//! \brief Sets the UART module in dormant mode</span></div> <div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160;<span class="comment">//! Puts USCI in sleep mode Only characters that are preceded by an idle-line</span></div> <div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160;<span class="comment">//! or with address bit set UCRXIFG. In UART mode with automatic baud-rate</span></div> <div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160;<span class="comment">//! detection, only the combination of a break and sync field sets UCRXIFG.</span></div> <div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00460"></a><span class="lineno"> 460</span>&#160;<span class="comment">//! Modified bits of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00461"></a><span class="lineno"> 461</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00462"></a><span class="lineno"> 462</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga929c7fbd7c476127cd511beea6d01294">EUSCI_A_UART_setDormant</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160;</div> <div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160;<span class="comment">//! \brief Re-enables UART module from dormant mode</span></div> <div class="line"><a name="l00470"></a><span class="lineno"> 470</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160;<span class="comment">//! Not dormant. All received characters set UCRXIFG.</span></div> <div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00474"></a><span class="lineno"> 474</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00475"></a><span class="lineno"> 475</span>&#160;<span class="comment">//! Modified bits are \b UCDORM of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00476"></a><span class="lineno"> 476</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00480"></a><span class="lineno"> 480</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga36bc7fc49217a06c33a397cd71c571ee">EUSCI_A_UART_resetDormant</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00481"></a><span class="lineno"> 481</span>&#160;</div> <div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00484"></a><span class="lineno"> 484</span>&#160;<span class="comment">//! \brief Transmits the next byte to be transmitted marked as address</span></div> <div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160;<span class="comment">//! depending on selected multiprocessor mode</span></div> <div class="line"><a name="l00486"></a><span class="lineno"> 486</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00487"></a><span class="lineno"> 487</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160;<span class="comment">//! \param transmitAddress is the next byte to be transmitted</span></div> <div class="line"><a name="l00489"></a><span class="lineno"> 489</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00490"></a><span class="lineno"> 490</span>&#160;<span class="comment">//! Modified bits of \b UCAxTXBUF register and bits of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00492"></a><span class="lineno"> 492</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00495"></a><span class="lineno"> 495</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga1b4fa41e9447eef4c5f270369b8902c7">EUSCI_A_UART_transmitAddress</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00496"></a><span class="lineno"> 496</span>&#160; uint8_t transmitAddress);</div> <div class="line"><a name="l00497"></a><span class="lineno"> 497</span>&#160;</div> <div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00499"></a><span class="lineno"> 499</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160;<span class="comment">//! \brief Transmit break.</span></div> <div class="line"><a name="l00501"></a><span class="lineno"> 501</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00502"></a><span class="lineno"> 502</span>&#160;<span class="comment">//! Transmits a break with the next write to the transmit buffer. In UART mode</span></div> <div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160;<span class="comment">//! with automatic baud-rate detection,</span></div> <div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160;<span class="comment">//! EUSCI_A_UART_AUTOMATICBAUDRATE_SYNC(0x55) must be written into UCAxTXBUF to</span></div> <div class="line"><a name="l00505"></a><span class="lineno"> 505</span>&#160;<span class="comment">//! generate the required break/sync fields. Otherwise, DEFAULT_SYNC(0x00) must</span></div> <div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160;<span class="comment">//! be written into the transmit buffer. Also ensures module is ready for</span></div> <div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="comment">//! transmitting the next data.</span></div> <div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160;<span class="comment">//! Modified bits of \b UCAxTXBUF register and bits of \b UCAxCTL1 register.</span></div> <div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#gae0a01876b95bcd1396eddbb26e7ffabe">EUSCI_A_UART_transmitBreak</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;</div> <div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160;<span class="comment">//! \brief Returns the address of the RX Buffer of the UART for the DMA module.</span></div> <div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160;<span class="comment">//! Returns the address of the UART RX Buffer. This can be used in conjunction</span></div> <div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160;<span class="comment">//! with the DMA to store the received data directly to memory.</span></div> <div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00525"></a><span class="lineno"> 525</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00526"></a><span class="lineno"> 526</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160;<span class="comment">//! \return Address of RX Buffer</span></div> <div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00529"></a><span class="lineno"> 529</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00530"></a><span class="lineno"> 530</span>&#160;<span class="keyword">extern</span> uint32_t <a class="code" href="group__eusci__a__uart__api.html#ga97ed7748495844b3506d778ecdbb5dfa">EUSCI_A_UART_getReceiveBufferAddress</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00531"></a><span class="lineno"> 531</span>&#160;</div> <div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00534"></a><span class="lineno"> 534</span>&#160;<span class="comment">//! \brief Returns the address of the TX Buffer of the UART for the DMA module.</span></div> <div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160;<span class="comment">//! Returns the address of the UART TX Buffer. This can be used in conjunction</span></div> <div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160;<span class="comment">//! with the DMA to obtain transmitted data directly from memory.</span></div> <div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160;<span class="comment">//! \return Address of TX Buffer</span></div> <div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160;<span class="keyword">extern</span> uint32_t <a class="code" href="group__eusci__a__uart__api.html#gaf873d22baa0ed6b207b5f3aebbea1a4c">EUSCI_A_UART_getTransmitBufferAddress</a>(uint16_t baseAddress);</div> <div class="line"><a name="l00545"></a><span class="lineno"> 545</span>&#160;</div> <div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160;<span class="comment">//</span><span class="comment"></span></div> <div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160;<span class="comment">//! \brief Sets the deglitch time</span></div> <div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160;<span class="comment">//! \param baseAddress is the base address of the EUSCI_A_UART module.</span></div> <div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;<span class="comment">//! \param deglitchTime is the selected deglitch time</span></div> <div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160;<span class="comment">//! Valid values are:</span></div> <div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_DEGLITCH_TIME_2ns</span></div> <div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_DEGLITCH_TIME_50ns</span></div> <div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_DEGLITCH_TIME_100ns</span></div> <div class="line"><a name="l00556"></a><span class="lineno"> 556</span>&#160;<span class="comment">//! - \b EUSCI_A_UART_DEGLITCH_TIME_200ns</span></div> <div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160;<span class="comment">//!</span></div> <div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160;<span class="comment">//! \return None</span></div> <div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160;<span class="comment"></span><span class="comment">//</span></div> <div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00561"></a><span class="lineno"> 561</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="group__eusci__a__uart__api.html#ga09f2b714ce0556e210b5c054b3138eaa">EUSCI_A_UART_selectDeglitchTime</a>(uint16_t baseAddress,</div> <div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160; uint16_t deglitchTime);</div> <div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160;</div> <div class="line"><a name="l00564"></a><span class="lineno"> 564</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160;<span class="comment">// Mark the end of the C bindings section for C++ compilers.</span></div> <div class="line"><a name="l00567"></a><span class="lineno"> 567</span>&#160;<span class="comment">//</span></div> <div class="line"><a name="l00568"></a><span class="lineno"> 568</span>&#160;<span class="comment">//*****************************************************************************</span></div> <div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160;}</div> <div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160;</div> <div class="line"><a name="l00573"></a><span class="lineno"> 573</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="preprocessor">#endif // __MSP430WARE_EUSCI_A_UART_H__</span></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a21d7b3a1ea9a1515d05b5bca3557153c"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a21d7b3a1ea9a1515d05b5bca3557153c">EUSCI_A_UART_initParam::overSampling</a></div><div class="ttdeci">uint8_t overSampling</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:83</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gab18364db57b4719f71e83a5f69897d66"><div class="ttname"><a href="group__eusci__a__uart__api.html#gab18364db57b4719f71e83a5f69897d66">EUSCI_A_UART_receiveData</a></div><div class="ttdeci">uint8_t EUSCI_A_UART_receiveData(uint16_t baseAddress)</div><div class="ttdoc">Receives a byte that has been sent to the UART Module. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:93</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga97ed7748495844b3506d778ecdbb5dfa"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga97ed7748495844b3506d778ecdbb5dfa">EUSCI_A_UART_getReceiveBufferAddress</a></div><div class="ttdeci">uint32_t EUSCI_A_UART_getReceiveBufferAddress(uint16_t baseAddress)</div><div class="ttdoc">Returns the address of the RX Buffer of the UART for the DMA module. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:210</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a0661590ea5a3e6a8456191417aef55b0"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a0661590ea5a3e6a8456191417aef55b0">EUSCI_A_UART_initParam::firstModReg</a></div><div class="ttdeci">uint8_t firstModReg</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:51</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga1b4fa41e9447eef4c5f270369b8902c7"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga1b4fa41e9447eef4c5f270369b8902c7">EUSCI_A_UART_transmitAddress</a></div><div class="ttdeci">void EUSCI_A_UART_transmitAddress(uint16_t baseAddress, uint8_t transmitAddress)</div><div class="ttdoc">Transmits the next byte to be transmitted marked as address depending on selected multiprocessor mode...</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:179</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gae0a01876b95bcd1396eddbb26e7ffabe"><div class="ttname"><a href="group__eusci__a__uart__api.html#gae0a01876b95bcd1396eddbb26e7ffabe">EUSCI_A_UART_transmitBreak</a></div><div class="ttdeci">void EUSCI_A_UART_transmitBreak(uint16_t baseAddress)</div><div class="ttdoc">Transmit break. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:189</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a32784a9ee7ce0cdf1fd058da28c414aa"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a32784a9ee7ce0cdf1fd058da28c414aa">EUSCI_A_UART_initParam::parity</a></div><div class="ttdeci">uint8_t parity</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:61</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a5b48252daff5ca69e2a66f6874b34242"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a5b48252daff5ca69e2a66f6874b34242">EUSCI_A_UART_initParam::secondModReg</a></div><div class="ttdeci">uint8_t secondModReg</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:55</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a7831f149d38647ee9699241f11c4aac6"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a7831f149d38647ee9699241f11c4aac6">EUSCI_A_UART_initParam::clockPrescalar</a></div><div class="ttdeci">uint16_t clockPrescalar</div><div class="ttdoc">Is the value to be written into UCBRx bits. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:47</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga2a08645b3003df7cdf0b9bd416efcddf"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga2a08645b3003df7cdf0b9bd416efcddf">EUSCI_A_UART_init</a></div><div class="ttdeci">bool EUSCI_A_UART_init(uint16_t baseAddress, EUSCI_A_UART_initParam *param)</div><div class="ttdoc">Advanced initialization routine for the UART block. The values to be written into the clockPrescalar...</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:21</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a6bd549035e2573a6d6b7d679a155e39e"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a6bd549035e2573a6d6b7d679a155e39e">EUSCI_A_UART_initParam::numberofStopBits</a></div><div class="ttdeci">uint16_t numberofStopBits</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:71</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga929c7fbd7c476127cd511beea6d01294"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga929c7fbd7c476127cd511beea6d01294">EUSCI_A_UART_setDormant</a></div><div class="ttdeci">void EUSCI_A_UART_setDormant(uint16_t baseAddress)</div><div class="ttdoc">Sets the UART module in dormant mode. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:169</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gaf637ca8f96fc93101f1111b23da6c87f"><div class="ttname"><a href="group__eusci__a__uart__api.html#gaf637ca8f96fc93101f1111b23da6c87f">EUSCI_A_UART_transmitData</a></div><div class="ttdeci">void EUSCI_A_UART_transmitData(uint16_t baseAddress, uint8_t transmitData)</div><div class="ttdoc">Transmits a byte from the UART Module.Please note that if TX interrupt is disabled, this function manually polls the TX IFG flag waiting for an indication that it is safe to write to the transmit buffer and does not time-out. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:80</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gaf1c34e38356e6918732151dc92b47b50"><div class="ttname"><a href="group__eusci__a__uart__api.html#gaf1c34e38356e6918732151dc92b47b50">EUSCI_A_UART_disableInterrupt</a></div><div class="ttdeci">void EUSCI_A_UART_disableInterrupt(uint16_t baseAddress, uint8_t mask)</div><div class="ttdoc">Disables individual UART interrupt sources. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:122</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a9cf83fead56de9c7e0ea0ceeaef56f69"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a9cf83fead56de9c7e0ea0ceeaef56f69">EUSCI_A_UART_initParam::msborLsbFirst</a></div><div class="ttdeci">uint16_t msborLsbFirst</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:66</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gab10882f5122070c22250ab4241ea7a6f"><div class="ttname"><a href="group__eusci__a__uart__api.html#gab10882f5122070c22250ab4241ea7a6f">EUSCI_A_UART_getInterruptStatus</a></div><div class="ttdeci">uint8_t EUSCI_A_UART_getInterruptStatus(uint16_t baseAddress, uint8_t mask)</div><div class="ttdoc">Gets the current UART interrupt status. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:139</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga612febef76882199aaa395bb941e4a64"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga612febef76882199aaa395bb941e4a64">EUSCI_A_UART_clearInterrupt</a></div><div class="ttdeci">void EUSCI_A_UART_clearInterrupt(uint16_t baseAddress, uint8_t mask)</div><div class="ttdoc">Clears UART interrupt sources. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:145</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gaf873d22baa0ed6b207b5f3aebbea1a4c"><div class="ttname"><a href="group__eusci__a__uart__api.html#gaf873d22baa0ed6b207b5f3aebbea1a4c">EUSCI_A_UART_getTransmitBufferAddress</a></div><div class="ttdeci">uint32_t EUSCI_A_UART_getTransmitBufferAddress(uint16_t baseAddress)</div><div class="ttdoc">Returns the address of the TX Buffer of the UART for the DMA module. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:215</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga36bc7fc49217a06c33a397cd71c571ee"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga36bc7fc49217a06c33a397cd71c571ee">EUSCI_A_UART_resetDormant</a></div><div class="ttdeci">void EUSCI_A_UART_resetDormant(uint16_t baseAddress)</div><div class="ttdoc">Re-enables UART module from dormant mode. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:174</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga09f2b714ce0556e210b5c054b3138eaa"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga09f2b714ce0556e210b5c054b3138eaa">EUSCI_A_UART_selectDeglitchTime</a></div><div class="ttdeci">void EUSCI_A_UART_selectDeglitchTime(uint16_t baseAddress, uint16_t deglitchTime)</div><div class="ttdoc">Sets the deglitch time. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:220</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gaae82375105abc8655ef50f8c36ffcf13"><div class="ttname"><a href="group__eusci__a__uart__api.html#gaae82375105abc8655ef50f8c36ffcf13">EUSCI_A_UART_disable</a></div><div class="ttdeci">void EUSCI_A_UART_disable(uint16_t baseAddress)</div><div class="ttdoc">Disables the UART block. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:157</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga8264a417944411b5fbe988d94ae21d20"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga8264a417944411b5fbe988d94ae21d20">EUSCI_A_UART_enableInterrupt</a></div><div class="ttdeci">void EUSCI_A_UART_enableInterrupt(uint16_t baseAddress, uint8_t mask)</div><div class="ttdoc">Enables individual UART interrupt sources. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:104</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_ae1fe2719ead1efde24487352ccc918ef"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#ae1fe2719ead1efde24487352ccc918ef">EUSCI_A_UART_initParam::uartMode</a></div><div class="ttdeci">uint16_t uartMode</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:78</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html">EUSCI_A_UART_initParam</a></div><div class="ttdoc">Used in the EUSCI_A_UART_init() function as the param parameter. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:39</div></div> <div class="ttc" id="struct_e_u_s_c_i___a___u_a_r_t__init_param_html_a39644feaffb7dde759ceec614471757c"><div class="ttname"><a href="struct_e_u_s_c_i___a___u_a_r_t__init_param.html#a39644feaffb7dde759ceec614471757c">EUSCI_A_UART_initParam::selectClockSource</a></div><div class="ttdeci">uint8_t selectClockSource</div><div class="ttdef"><b>Definition:</b> eusci_a_uart.h:45</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_ga8c4cf3e29c3200191506e8d576393c26"><div class="ttname"><a href="group__eusci__a__uart__api.html#ga8c4cf3e29c3200191506e8d576393c26">EUSCI_A_UART_queryStatusFlags</a></div><div class="ttdeci">uint8_t EUSCI_A_UART_queryStatusFlags(uint16_t baseAddress, uint8_t mask)</div><div class="ttdoc">Gets the current UART status flags. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:163</div></div> <div class="ttc" id="group__eusci__a__uart__api_html_gaf2bd04f23261ebafd4890c35945a7877"><div class="ttname"><a href="group__eusci__a__uart__api.html#gaf2bd04f23261ebafd4890c35945a7877">EUSCI_A_UART_enable</a></div><div class="ttdeci">void EUSCI_A_UART_enable(uint16_t baseAddress)</div><div class="ttdoc">Enables the UART block. </div><div class="ttdef"><b>Definition:</b> eusci_a_uart.c:151</div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <hr size="1" /><small> Copyright 2017, Texas Instruments Incorporated</small> </body> </html>
script/dom/bindings/codegen/Bindings/CSSStyleDeclarationBinding/constant.listStyleType_setterinfo.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `listStyleType_setterinfo` constant in crate `script`."> <meta name="keywords" content="rust, rustlang, rust-lang, listStyleType_setterinfo"> <title>script::dom::bindings::codegen::Bindings::CSSStyleDeclarationBinding::listStyleType_setterinfo - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>CSSStyleDeclarationBinding</a></p><script>window.sidebarCurrent = {name: 'listStyleType_setterinfo', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>CSSStyleDeclarationBinding</a>::<wbr><a class='constant' href=''>listStyleType_setterinfo</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-12122' class='srclink' href='../../../../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/CSSStyleDeclarationBinding.rs.html#9766-9783' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>const listStyleType_setterinfo: <a class='struct' href='../../../../../../js/jsapi/struct.JSJitInfo.html' title='js::jsapi::JSJitInfo'>JSJitInfo</a><code> = </code><code>JSJitInfo{call: set_listStyleType as *const os::raw::c_void, protoID: PrototypeList::ID::CSSStyleDeclaration as u16, depth: 0, _bitfield_1: JSJitInfo::new_bitfield_1(JSJitInfo_OpType::Setter as u8, JSJitInfo_AliasSet::AliasEverything as u8, JSValueType::JSVAL_TYPE_UNDEFINED as u8, false, false, false, false, false, false, 0 as u16),}</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../../../../jquery.js"></script> <script src="../../../../../../main.js"></script> <script defer src="../../../../../../search-index.js"></script> </body> </html>
core/iter/struct.SkipWhile.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `SkipWhile` struct in crate `core`."> <meta name="keywords" content="rust, rustlang, rust-lang, SkipWhile"> <title>core::iter::SkipWhile - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../core/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='../index.html'>core</a>::<wbr><a href='index.html'>iter</a></p><script>window.sidebarCurrent = {name: 'SkipWhile', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content struct"> <h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>core</a>::<wbr><a href='index.html'>iter</a>::<wbr><a class='struct' href=''>SkipWhile</a></span><span class='out-of-band'><span class='since' title='Stable since Rust version 1.0.0'>1.0.0</span><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-36260' class='srclink' href='../../src/core/up/src/libcore/iter/mod.rs.html#1259-1263' title='goto source code'>[src]</a></span></h1> <pre class='rust struct'>#[must_use = "iterator adaptors are lazy and do nothing unless consumed"] pub struct SkipWhile&lt;I,&nbsp;P&gt; { // some fields omitted }</pre><div class='docblock'><p>An iterator that rejects elements while <code>predicate</code> is true.</p> <p>This <code>struct</code> is created by the <a href="trait.Iterator.html#method.skip_while"><code>skip_while()</code></a> method on <a href="trait.Iterator.html"><code>Iterator</code></a>. See its documentation for more.</p> </div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl&lt;I:&nbsp;<a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a>,&nbsp;P:&nbsp;<a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a>&gt; <a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='../../core/iter/struct.SkipWhile.html' title='core::iter::SkipWhile'>SkipWhile</a>&lt;I,&nbsp;P&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-36252' class='srclink' href='../../src/core/up/src/libcore/iter/mod.rs.html#1258' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.clone' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&amp;self) -&gt; <a class='struct' href='../../core/iter/struct.SkipWhile.html' title='core::iter::SkipWhile'>SkipWhile</a>&lt;I,&nbsp;P&gt;</code></h4> <div class='docblock'><p>Returns a copy of the value. <a href="../../core/clone/trait.Clone.html#tymethod.clone">Read more</a></p> </div><h4 id='method.clone_from' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&amp;mut self, source: &amp;Self)</code></h4> <div class='docblock'><p>Performs copy-assignment from <code>source</code>. <a href="../../core/clone/trait.Clone.html#method.clone_from">Read more</a></p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;I:&nbsp;<a class='trait' href='../../core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a>,&nbsp;P&gt; <a class='trait' href='../../core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='../../core/iter/struct.SkipWhile.html' title='core::iter::SkipWhile'>SkipWhile</a>&lt;I,&nbsp;P&gt;</code></span><span class='out-of-band'><div class='ghost'></div><div class='since' title='Stable since Rust version 1.9.0'>1.9.0</div><a id='src-36266' class='srclink' href='../../src/core/up/src/libcore/iter/mod.rs.html#1266-1273' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../../core/fmt/trait.Debug.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class='struct' href='../../core/fmt/struct.Formatter.html' title='core::fmt::Formatter'>Formatter</a>) -&gt; <a class='type' href='../../core/fmt/type.Result.html' title='core::fmt::Result'>Result</a></code></h4> <div class='docblock'><p>Formats the value using the given formatter.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;I:&nbsp;<a class='trait' href='../../core/iter/trait.Iterator.html' title='core::iter::Iterator'>Iterator</a>,&nbsp;P&gt; <a class='trait' href='../../core/iter/trait.Iterator.html' title='core::iter::Iterator'>Iterator</a> for <a class='struct' href='../../core/iter/struct.SkipWhile.html' title='core::iter::SkipWhile'>SkipWhile</a>&lt;I,&nbsp;P&gt; <span class='where'>where P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;I::Item) -&gt; bool</span></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-36272' class='srclink' href='../../src/core/up/src/libcore/iter/mod.rs.html#1276-1297' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='associatedtype.Item' class='type'><code>type <a href='../../core/iter/trait.Iterator.html#associatedtype.Item' class='type'>Item</a> = I::Item</code></h4> <div class='docblock'><p>The type of the elements being iterated over.</p> </div><h4 id='method.next' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#tymethod.next' class='fnname'>next</a>(&amp;mut self) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;I::Item&gt;</code></h4> <div class='docblock'><p>Advances the iterator and returns the next value. <a href="../../core/iter/trait.Iterator.html#tymethod.next">Read more</a></p> </div><h4 id='method.size_hint' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.size_hint' class='fnname'>size_hint</a>(&amp;self) -&gt; (usize, <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;usize&gt;)</code></h4> <div class='docblock'><p>Returns the bounds on the remaining length of the iterator. <a href="../../core/iter/trait.Iterator.html#method.size_hint">Read more</a></p> </div><h4 id='method.count' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.count' class='fnname'>count</a>(self) -&gt; usize <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Consumes the iterator, counting the number of iterations and returning it. <a href="../../core/iter/trait.Iterator.html#method.count">Read more</a></p> </div><h4 id='method.last' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.last' class='fnname'>last</a>(self) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Consumes the iterator, returning the last element. <a href="../../core/iter/trait.Iterator.html#method.last">Read more</a></p> </div><h4 id='method.nth' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.nth' class='fnname'>nth</a>(&amp;mut self, n: usize) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Consumes the <code>n</code> first elements of the iterator, then returns the <code>next()</code> one. <a href="../../core/iter/trait.Iterator.html#method.nth">Read more</a></p> </div><h4 id='method.chain' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.chain' class='fnname'>chain</a>&lt;U&gt;(self, other: U) -&gt; <a class='struct' href='../../core/iter/struct.Chain.html' title='core::iter::Chain'>Chain</a>&lt;Self,&nbsp;U::IntoIter&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, U: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>&lt;Item=Self::Item&gt;</span></code></h4> <div class='docblock'><p>Takes two iterators and creates a new iterator over both in sequence. <a href="../../core/iter/trait.Iterator.html#method.chain">Read more</a></p> </div><h4 id='method.zip' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.zip' class='fnname'>zip</a>&lt;U&gt;(self, other: U) -&gt; <a class='struct' href='../../core/iter/struct.Zip.html' title='core::iter::Zip'>Zip</a>&lt;Self,&nbsp;U::IntoIter&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, U: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a></span></code></h4> <div class='docblock'><p>&#39;Zips up&#39; two iterators into a single iterator of pairs. <a href="../../core/iter/trait.Iterator.html#method.zip">Read more</a></p> </div><h4 id='method.map' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.map' class='fnname'>map</a>&lt;B,&nbsp;F&gt;(self, f: F) -&gt; <a class='struct' href='../../core/iter/struct.Map.html' title='core::iter::Map'>Map</a>&lt;Self,&nbsp;F&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; B</span></code></h4> <div class='docblock'><p>Takes a closure and creates an iterator which calls that closure on each element. <a href="../../core/iter/trait.Iterator.html#method.map">Read more</a></p> </div><h4 id='method.filter' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.filter' class='fnname'>filter</a>&lt;P&gt;(self, predicate: P) -&gt; <a class='struct' href='../../core/iter/struct.Filter.html' title='core::iter::Filter'>Filter</a>&lt;Self,&nbsp;P&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Creates an iterator which uses a closure to determine if an element should be yielded. <a href="../../core/iter/trait.Iterator.html#method.filter">Read more</a></p> </div><h4 id='method.filter_map' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.filter_map' class='fnname'>filter_map</a>&lt;B,&nbsp;F&gt;(self, f: F) -&gt; <a class='struct' href='../../core/iter/struct.FilterMap.html' title='core::iter::FilterMap'>FilterMap</a>&lt;Self,&nbsp;F&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;B&gt;</span></code></h4> <div class='docblock'><p>Creates an iterator that both filters and maps. <a href="../../core/iter/trait.Iterator.html#method.filter_map">Read more</a></p> </div><h4 id='method.enumerate' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.enumerate' class='fnname'>enumerate</a>(self) -&gt; <a class='struct' href='../../core/iter/struct.Enumerate.html' title='core::iter::Enumerate'>Enumerate</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Creates an iterator which gives the current iteration count as well as the next value. <a href="../../core/iter/trait.Iterator.html#method.enumerate">Read more</a></p> </div><h4 id='method.peekable' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.peekable' class='fnname'>peekable</a>(self) -&gt; <a class='struct' href='../../core/iter/struct.Peekable.html' title='core::iter::Peekable'>Peekable</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Creates an iterator which can use <code>peek</code> to look at the next element of the iterator without consuming it. <a href="../../core/iter/trait.Iterator.html#method.peekable">Read more</a></p> </div><h4 id='method.skip_while' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.skip_while' class='fnname'>skip_while</a>&lt;P&gt;(self, predicate: P) -&gt; <a class='struct' href='../../core/iter/struct.SkipWhile.html' title='core::iter::SkipWhile'>SkipWhile</a>&lt;Self,&nbsp;P&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Creates an iterator that [<code>skip()</code>]s elements based on a predicate. <a href="../../core/iter/trait.Iterator.html#method.skip_while">Read more</a></p> </div><h4 id='method.take_while' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.take_while' class='fnname'>take_while</a>&lt;P&gt;(self, predicate: P) -&gt; <a class='struct' href='../../core/iter/struct.TakeWhile.html' title='core::iter::TakeWhile'>TakeWhile</a>&lt;Self,&nbsp;P&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Creates an iterator that yields elements based on a predicate. <a href="../../core/iter/trait.Iterator.html#method.take_while">Read more</a></p> </div><h4 id='method.skip' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.skip' class='fnname'>skip</a>(self, n: usize) -&gt; <a class='struct' href='../../core/iter/struct.Skip.html' title='core::iter::Skip'>Skip</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Creates an iterator that skips the first <code>n</code> elements. <a href="../../core/iter/trait.Iterator.html#method.skip">Read more</a></p> </div><h4 id='method.take' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.take' class='fnname'>take</a>(self, n: usize) -&gt; <a class='struct' href='../../core/iter/struct.Take.html' title='core::iter::Take'>Take</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Creates an iterator that yields its first <code>n</code> elements. <a href="../../core/iter/trait.Iterator.html#method.take">Read more</a></p> </div><h4 id='method.scan' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.scan' class='fnname'>scan</a>&lt;St,&nbsp;B,&nbsp;F&gt;(self, initial_state: St, f: F) -&gt; <a class='struct' href='../../core/iter/struct.Scan.html' title='core::iter::Scan'>Scan</a>&lt;Self,&nbsp;St,&nbsp;F&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;mut St, Self::Item) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;B&gt;</span></code></h4> <div class='docblock'><p>An iterator adaptor similar to [<code>fold()</code>] that holds internal state and produces a new iterator. <a href="../../core/iter/trait.Iterator.html#method.scan">Read more</a></p> </div><h4 id='method.flat_map' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.flat_map' class='fnname'>flat_map</a>&lt;U,&nbsp;F&gt;(self, f: F) -&gt; <a class='struct' href='../../core/iter/struct.FlatMap.html' title='core::iter::FlatMap'>FlatMap</a>&lt;Self,&nbsp;U,&nbsp;F&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, U: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; U</span></code></h4> <div class='docblock'><p>Creates an iterator that works like map, but flattens nested structure. <a href="../../core/iter/trait.Iterator.html#method.flat_map">Read more</a></p> </div><h4 id='method.fuse' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.fuse' class='fnname'>fuse</a>(self) -&gt; <a class='struct' href='../../core/iter/struct.Fuse.html' title='core::iter::Fuse'>Fuse</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Creates an iterator which ends after the first <code>None</code>. <a href="../../core/iter/trait.Iterator.html#method.fuse">Read more</a></p> </div><h4 id='method.inspect' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.inspect' class='fnname'>inspect</a>&lt;F&gt;(self, f: F) -&gt; <a class='struct' href='../../core/iter/struct.Inspect.html' title='core::iter::Inspect'>Inspect</a>&lt;Self,&nbsp;F&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item)</span></code></h4> <div class='docblock'><p>Do something with each element of an iterator, passing the value on. <a href="../../core/iter/trait.Iterator.html#method.inspect">Read more</a></p> </div><h4 id='method.by_ref' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.by_ref' class='fnname'>by_ref</a>(&amp;mut self) -&gt; &amp;mut Self <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Borrows an iterator, rather than consuming it. <a href="../../core/iter/trait.Iterator.html#method.by_ref">Read more</a></p> </div><h4 id='method.collect' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.collect' class='fnname'>collect</a>&lt;B:&nbsp;<a class='trait' href='../../core/iter/trait.FromIterator.html' title='core::iter::FromIterator'>FromIterator</a>&lt;Self::Item&gt;&gt;(self) -&gt; B <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Transforms an iterator into a collection. <a href="../../core/iter/trait.Iterator.html#method.collect">Read more</a></p> </div><h4 id='method.partition' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.partition' class='fnname'>partition</a>&lt;B,&nbsp;F&gt;(self, f: F) -&gt; (B, B) <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, B: <a class='trait' href='../../core/default/trait.Default.html' title='core::default::Default'>Default</a> + <a class='trait' href='../../core/iter/trait.Extend.html' title='core::iter::Extend'>Extend</a>&lt;Self::Item&gt;, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Consumes an iterator, creating two collections from it. <a href="../../core/iter/trait.Iterator.html#method.partition">Read more</a></p> </div><h4 id='method.fold' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.fold' class='fnname'>fold</a>&lt;B,&nbsp;F&gt;(self, init: B, f: F) -&gt; B <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(B, Self::Item) -&gt; B</span></code></h4> <div class='docblock'><p>An iterator adaptor that applies a function, producing a single, final value. <a href="../../core/iter/trait.Iterator.html#method.fold">Read more</a></p> </div><h4 id='method.all' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.all' class='fnname'>all</a>&lt;F&gt;(&amp;mut self, f: F) -&gt; bool <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Tests if every element of the iterator matches a predicate. <a href="../../core/iter/trait.Iterator.html#method.all">Read more</a></p> </div><h4 id='method.any' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.any' class='fnname'>any</a>&lt;F&gt;(&amp;mut self, f: F) -&gt; bool <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Tests if any element of the iterator matches a predicate. <a href="../../core/iter/trait.Iterator.html#method.any">Read more</a></p> </div><h4 id='method.find' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.find' class='fnname'>find</a>&lt;P&gt;(&amp;mut self, predicate: P) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Searches for an element of an iterator that satisfies a predicate. <a href="../../core/iter/trait.Iterator.html#method.find">Read more</a></p> </div><h4 id='method.position' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.position' class='fnname'>position</a>&lt;P&gt;(&amp;mut self, predicate: P) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;usize&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; bool</span></code></h4> <div class='docblock'><p>Searches for an element in an iterator, returning its index. <a href="../../core/iter/trait.Iterator.html#method.position">Read more</a></p> </div><h4 id='method.rposition' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.rposition' class='fnname'>rposition</a>&lt;P&gt;(&amp;mut self, predicate: P) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;usize&gt; <span class='where'>where P: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(Self::Item) -&gt; bool, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a> + <a class='trait' href='../../core/iter/trait.ExactSizeIterator.html' title='core::iter::ExactSizeIterator'>ExactSizeIterator</a> + <a class='trait' href='../../core/iter/trait.DoubleEndedIterator.html' title='core::iter::DoubleEndedIterator'>DoubleEndedIterator</a></span></code></h4> <div class='docblock'><p>Searches for an element in an iterator from the right, returning its index. <a href="../../core/iter/trait.Iterator.html#method.rposition">Read more</a></p> </div><h4 id='method.max' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.max' class='fnname'>max</a>(self) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a></span></code></h4> <div class='docblock'><p>Returns the maximum element of an iterator. <a href="../../core/iter/trait.Iterator.html#method.max">Read more</a></p> </div><h4 id='method.min' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.min' class='fnname'>min</a>(self) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a></span></code></h4> <div class='docblock'><p>Returns the minimum element of an iterator. <a href="../../core/iter/trait.Iterator.html#method.min">Read more</a></p> </div><h4 id='method.max_by_key' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.max_by_key' class='fnname'>max_by_key</a>&lt;B:&nbsp;<a class='trait' href='../../core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a>,&nbsp;F&gt;(self, f: F) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; B</span></code><div class='since' title='Stable since Rust version 1.6.0'>1.6.0</div></h4> <div class='docblock'><p>Returns the element that gives the maximum value from the specified function. <a href="../../core/iter/trait.Iterator.html#method.max_by_key">Read more</a></p> </div><h4 id='method.min_by_key' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.min_by_key' class='fnname'>min_by_key</a>&lt;B:&nbsp;<a class='trait' href='../../core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a>,&nbsp;F&gt;(self, f: F) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;Self::Item&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, F: <a class='trait' href='../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;Self::Item) -&gt; B</span></code><div class='since' title='Stable since Rust version 1.6.0'>1.6.0</div></h4> <div class='docblock'><p>Returns the element that gives the minimum value from the specified function. <a href="../../core/iter/trait.Iterator.html#method.min_by_key">Read more</a></p> </div><h4 id='method.rev' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.rev' class='fnname'>rev</a>(self) -&gt; <a class='struct' href='../../core/iter/struct.Rev.html' title='core::iter::Rev'>Rev</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a> + <a class='trait' href='../../core/iter/trait.DoubleEndedIterator.html' title='core::iter::DoubleEndedIterator'>DoubleEndedIterator</a></span></code></h4> <div class='docblock'><p>Reverses an iterator&#39;s direction. <a href="../../core/iter/trait.Iterator.html#method.rev">Read more</a></p> </div><h4 id='method.unzip' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.unzip' class='fnname'>unzip</a>&lt;A,&nbsp;B,&nbsp;FromA,&nbsp;FromB&gt;(self) -&gt; (FromA, FromB) <span class='where'>where FromA: <a class='trait' href='../../core/default/trait.Default.html' title='core::default::Default'>Default</a> + <a class='trait' href='../../core/iter/trait.Extend.html' title='core::iter::Extend'>Extend</a>&lt;A&gt;, FromB: <a class='trait' href='../../core/default/trait.Default.html' title='core::default::Default'>Default</a> + <a class='trait' href='../../core/iter/trait.Extend.html' title='core::iter::Extend'>Extend</a>&lt;B&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a> + <a class='trait' href='../../core/iter/trait.Iterator.html' title='core::iter::Iterator'>Iterator</a>&lt;Item=(A, B)&gt;</span></code></h4> <div class='docblock'><p>Converts an iterator of pairs into a pair of containers. <a href="../../core/iter/trait.Iterator.html#method.unzip">Read more</a></p> </div><h4 id='method.cloned' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.cloned' class='fnname'>cloned</a>&lt;'a,&nbsp;T:&nbsp;'a&gt;(self) -&gt; <a class='struct' href='../../core/iter/struct.Cloned.html' title='core::iter::Cloned'>Cloned</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a> + <a class='trait' href='../../core/iter/trait.Iterator.html' title='core::iter::Iterator'>Iterator</a>&lt;Item=&amp;'a T&gt;, T: <a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a></span></code></h4> <div class='docblock'><p>Creates an iterator which <code>clone()</code>s all of its elements. <a href="../../core/iter/trait.Iterator.html#method.cloned">Read more</a></p> </div><h4 id='method.cycle' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.cycle' class='fnname'>cycle</a>(self) -&gt; <a class='struct' href='../../core/iter/struct.Cycle.html' title='core::iter::Cycle'>Cycle</a>&lt;Self&gt; <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a> + <a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a></span></code></h4> <div class='docblock'><p>Repeats an iterator endlessly. <a href="../../core/iter/trait.Iterator.html#method.cycle">Read more</a></p> </div><h4 id='method.sum' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.sum' class='fnname'>sum</a>&lt;S&gt;(self) -&gt; S <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, S: <a class='trait' href='../../core/iter/trait.Sum.html' title='core::iter::Sum'>Sum</a>&lt;Self::Item&gt;</span></code><div class='since' title='Stable since Rust version 1.11.0'>1.11.0</div></h4> <div class='docblock'><p>Sums the elements of an iterator. <a href="../../core/iter/trait.Iterator.html#method.sum">Read more</a></p> </div><h4 id='method.product' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.product' class='fnname'>product</a>&lt;P&gt;(self) -&gt; P <span class='where'>where Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a>, P: <a class='trait' href='../../core/iter/trait.Product.html' title='core::iter::Product'>Product</a>&lt;Self::Item&gt;</span></code><div class='since' title='Stable since Rust version 1.11.0'>1.11.0</div></h4> <div class='docblock'><p>Iterates over the entire iterator, multiplying all the elements <a href="../../core/iter/trait.Iterator.html#method.product">Read more</a></p> </div><h4 id='method.cmp' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.cmp' class='fnname'>cmp</a>&lt;I&gt;(self, other: I) -&gt; <a class='enum' href='../../core/cmp/enum.Ordering.html' title='core::cmp::Ordering'>Ordering</a> <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>&lt;Item=Self::Item&gt;, Self::Item: <a class='trait' href='../../core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a>, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Lexicographically compares the elements of this <code>Iterator</code> with those of another. <a href="../../core/iter/trait.Iterator.html#method.cmp">Read more</a></p> </div><h4 id='method.partial_cmp' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.partial_cmp' class='fnname'>partial_cmp</a>&lt;I&gt;(self, other: I) -&gt; <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='enum' href='../../core/cmp/enum.Ordering.html' title='core::cmp::Ordering'>Ordering</a>&gt; <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Lexicographically compares the elements of this <code>Iterator</code> with those of another. <a href="../../core/iter/trait.Iterator.html#method.partial_cmp">Read more</a></p> </div><h4 id='method.eq' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.eq' class='fnname'>eq</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialEq.html' title='core::cmp::PartialEq'>PartialEq</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are equal to those of another. <a href="../../core/iter/trait.Iterator.html#method.eq">Read more</a></p> </div><h4 id='method.ne' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.ne' class='fnname'>ne</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialEq.html' title='core::cmp::PartialEq'>PartialEq</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are unequal to those of another. <a href="../../core/iter/trait.Iterator.html#method.ne">Read more</a></p> </div><h4 id='method.lt' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.lt' class='fnname'>lt</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are lexicographically less than those of another. <a href="../../core/iter/trait.Iterator.html#method.lt">Read more</a></p> </div><h4 id='method.le' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.le' class='fnname'>le</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are lexicographically less or equal to those of another. <a href="../../core/iter/trait.Iterator.html#method.le">Read more</a></p> </div><h4 id='method.gt' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.gt' class='fnname'>gt</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are lexicographically greater than those of another. <a href="../../core/iter/trait.Iterator.html#method.gt">Read more</a></p> </div><h4 id='method.ge' class='method'><code>fn <a href='../../core/iter/trait.Iterator.html#method.ge' class='fnname'>ge</a>&lt;I&gt;(self, other: I) -&gt; bool <span class='where'>where I: <a class='trait' href='../../core/iter/trait.IntoIterator.html' title='core::iter::IntoIterator'>IntoIterator</a>, Self::Item: <a class='trait' href='../../core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a>&lt;I::Item&gt;, Self: <a class='trait' href='../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code><div class='since' title='Stable since Rust version 1.5.0'>1.5.0</div></h4> <div class='docblock'><p>Determines if the elements of this <code>Iterator</code> are lexicographically greater than or equal to those of another. <a href="../../core/iter/trait.Iterator.html#method.ge">Read more</a></p> </div></div></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "core"; window.playgroundUrl = "https://play.rust-lang.org/"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script src="../../playpen.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
20_04/structle__msg__LocalMessage__t.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>le_msg_LocalMessage_t Struct Reference - Legato Docs</title> <meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/> <meta content="legato, iot" name="keywords"/> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/> <meta content="20.04.0" name="legato-version"/> <link href="resources/images/legato.ico" rel="shortcut icon"/> <link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/> <link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/> <link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/> <!--[if IE]> <script src="resources/js/html5shiv.js"></script> <script src="resources/js/respond.js"></script> <![endif]--> <script src="https://code.jquery.com/jquery-2.2.3.min.js"></script> <script src="resources/js/main.js"></script> <script src="tocs/Build_Apps_API_Guides.json"></script> </head> <body> <noscript> <input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/> <div id="nojs"> <label for="modal-closing-trick"> <span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span> </label> </div> </noscript> <div class="wrapper"> <div class="fa fa-bars documentation" id="menu-trigger"></div> <div id="top"> <header> <nav> <a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a> </nav> </header> </div> <div class="white" id="menudocumentation"> <header> <a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a> <h2>/ Build Apps</h2> <nav class="secondary"> <a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a class="link-selected" href="apiGuidesMain.html">API Guides</a><a href="tools.html">Tools</a><a href="howToMain.html">How To</a><a href="experimentalMain.html">Experimental Features</a> </nav> <nav class="ui-front"> <i class="fa fa-search" id="search-icon"></i> <input id="searchbox" placeholder="Search"/> </nav> </header> </div> <div id="resizable"> <div id="left"> <div id="tree1"></div> </div> </div> <div class="content"> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <h1 class="title">le_msg_LocalMessage_t Struct Reference</h1> </div> </div><div class="contents"> <p><code>#include &lt;<a class="el" href="le__messaging_8h_source.html">le_messaging.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a8320d57da2d8aae1b9874b8b48cf0a20"><td align="right" class="memItemLeft" valign="top"><a id="a8320d57da2d8aae1b9874b8b48cf0a20"></a> struct <a class="el" href="structle__msg__Message.html">le_msg_Message</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#a8320d57da2d8aae1b9874b8b48cf0a20">message</a></td></tr> <tr class="memdesc:a8320d57da2d8aae1b9874b8b48cf0a20"><td class="mdescLeft"> </td><td class="mdescRight">Pointer to base message. <br/></td></tr> <tr class="separator:a8320d57da2d8aae1b9874b8b48cf0a20"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12b67d8421c89082a4fd69cbe5ac318f"><td align="right" class="memItemLeft" valign="top"><a id="a12b67d8421c89082a4fd69cbe5ac318f"></a> int </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#a12b67d8421c89082a4fd69cbe5ac318f">fd</a></td></tr> <tr class="memdesc:a12b67d8421c89082a4fd69cbe5ac318f"><td class="mdescLeft"> </td><td class="mdescRight">File descriptor sent with message (via Get/SetFd) <br/></td></tr> <tr class="separator:a12b67d8421c89082a4fd69cbe5ac318f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aecc25d3044fe1dd3600028eaa499684f"><td align="right" class="memItemLeft" valign="top"><a id="aecc25d3044fe1dd3600028eaa499684f"></a> <a class="el" href="le__semaphore_8h.html#a25b1300f952a83efe8ad0a321f2d06dc">le_sem_Ref_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#aecc25d3044fe1dd3600028eaa499684f">responseReady</a></td></tr> <tr class="memdesc:aecc25d3044fe1dd3600028eaa499684f"><td class="mdescLeft"> </td><td class="mdescRight">Semaphore which will be set when response is ready. <br/></td></tr> <tr class="separator:aecc25d3044fe1dd3600028eaa499684f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae7bb38286514fa3646a2a6f3cf31577a"><td align="right" class="memItemLeft" valign="top"><a id="ae7bb38286514fa3646a2a6f3cf31577a"></a> bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#ae7bb38286514fa3646a2a6f3cf31577a">needsResponse</a></td></tr> <tr class="memdesc:ae7bb38286514fa3646a2a6f3cf31577a"><td class="mdescLeft"> </td><td class="mdescRight">True if message needs a response. <br/></td></tr> <tr class="separator:ae7bb38286514fa3646a2a6f3cf31577a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a748e594fa9121efd89c835dfac065f4d"><td align="right" class="memItemLeft" valign="top"><a id="a748e594fa9121efd89c835dfac065f4d"></a> <a class="el" href="le__messaging_8h.html#a70cf756e252bb377e0443bcf89f66805">le_msg_ResponseCallback_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#a748e594fa9121efd89c835dfac065f4d">completionCallback</a></td></tr> <tr class="memdesc:a748e594fa9121efd89c835dfac065f4d"><td class="mdescLeft"> </td><td class="mdescRight">Function to be called when transaction done. <br/></td></tr> <tr class="separator:a748e594fa9121efd89c835dfac065f4d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aac86ea6984ccd6e75dff001459d3016f"><td align="right" class="memItemLeft" valign="top"><a id="aac86ea6984ccd6e75dff001459d3016f"></a> void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#aac86ea6984ccd6e75dff001459d3016f">contextPtr</a></td></tr> <tr class="memdesc:aac86ea6984ccd6e75dff001459d3016f"><td class="mdescLeft"> </td><td class="mdescRight">Opaque value to be passed to handler function. <br/></td></tr> <tr class="separator:aac86ea6984ccd6e75dff001459d3016f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acebd108a28894628588295a14908d71c"><td align="right" class="memItemLeft" valign="top">uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structle__msg__LocalMessage__t.html#acebd108a28894628588295a14908d71c">data</a> []</td></tr> <tr class="memdesc:acebd108a28894628588295a14908d71c"><td class="mdescLeft"> </td><td class="mdescRight">Align so any type of data can be stored inside. <a href="#acebd108a28894628588295a14908d71c">More...</a><br/></td></tr> <tr class="separator:acebd108a28894628588295a14908d71c"><td class="memSeparator" colspan="2"> </td></tr> </table> <a id="details" name="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Message that's sent over a queue transport. </p> </div><h2 class="groupheader">Field Documentation</h2> <a id="acebd108a28894628588295a14908d71c"></a> <h2 class="memtitle"><span class="permalink"><a href="#acebd108a28894628588295a14908d71c">◆ </a></span>data</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint8_t le_msg_LocalMessage_t::data[]</td> </tr> </table> </div><div class="memdoc"> <p>Align so any type of data can be stored inside. </p> <p>Start of message data. </p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="le__messaging_8h_source.html">le_messaging.h</a></li> </ul> </div> <br clear="left"/> </div> </div> <link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/> <script src="resources/js/tree.jquery.js" type="text/javascript"></script> <script src="resources/js/jquery.cookie.js"></script> <script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script> <link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/> <script src="resources/js/perfect-scrollbar.jquery.min.js"></script> </body> </html>
docs/en/html/api/Bugzilla/FlagType.html
Sabayon/bugzilla-website
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> Bugzilla::FlagType</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" title="style" type="text/css" href=".././../../../style.css" media="all" > </head> <body id="pod"> <p class="backlinktop"><b><a name="___top" href="../index.html" accesskey="1" title="All Documents">&lt;&lt;</a></b></p> <h1>Bugzilla::FlagType</h1> <div class='indexgroup'> <ul class='indexList indexList1'> <li class='indexItem indexItem1'><a href='#NAME'>NAME</a> <li class='indexItem indexItem1'><a href='#SYNOPSIS'>SYNOPSIS</a> <li class='indexItem indexItem1'><a href='#NOTES'>NOTES</a> <ul class='indexList indexList2'> <li class='indexItem indexItem2'><a href='#METHODS'>METHODS</a> </ul> <li class='indexItem indexItem1'><a href='#PUBLIC_FUNCTIONS%2FMETHODS'>PUBLIC FUNCTIONS/METHODS</a> </ul> </div> <h1><a class='u' href='#___top' title='click to go to top of document' name="NAME" >NAME</a></h1> <p>Bugzilla::FlagType - A module to deal with Bugzilla flag types.</p> <h1><a class='u' href='#___top' title='click to go to top of document' name="SYNOPSIS" >SYNOPSIS</a></h1> <p>FlagType.pm provides an interface to flag types as stored in Bugzilla. See below for more information.</p> <h1><a class='u' href='#___top' title='click to go to top of document' name="NOTES" >NOTES</a></h1> <ul> <li>Use of private functions/variables outside this module may lead to unexpected results after an upgrade. Please avoid using private functions in other files/modules. Private functions are functions whose names start with _ or are specifically noted as being private.</li> </ul> <h2><a class='u' href='#___top' title='click to go to top of document' name="METHODS" >METHODS</a></h2> <dl> <dt><a name="id" ><code class="code">id</code></a></dt> <dd> <p>Returns the ID of the flagtype.</p> <dt><a name="name" ><code class="code">name</code></a></dt> <dd> <p>Returns the name of the flagtype.</p> <dt><a name="description" ><code class="code">description</code></a></dt> <dd> <p>Returns the description of the flagtype.</p> <dt><a name="cc_list" ><code class="code">cc_list</code></a></dt> <dd> <p>Returns the concatenated CC list for the flagtype, as a single string.</p> <dt><a name="target_type" ><code class="code">target_type</code></a></dt> <dd> <p>Returns whether the flagtype applies to bugs or attachments.</p> <dt><a name="is_active" ><code class="code">is_active</code></a></dt> <dd> <p>Returns whether the flagtype is active or disabled. Flags being in a disabled flagtype are not deleted. It only prevents you from adding new flags to it.</p> <dt><a name="is_requestable" ><code class="code">is_requestable</code></a></dt> <dd> <p>Returns whether you can request for the given flagtype (i.e. whether the &#39;?&#39; flag is available or not).</p> <dt><a name="is_requesteeble" ><code class="code">is_requesteeble</code></a></dt> <dd> <p>Returns whether you can ask someone specifically or not.</p> <dt><a name="is_multiplicable" ><code class="code">is_multiplicable</code></a></dt> <dd> <p>Returns whether you can have more than one flag for the given flagtype in a given bug/attachment.</p> <dt><a name="sortkey" ><code class="code">sortkey</code></a></dt> <dd> <p>Returns the sortkey of the flagtype.</p> </dd> </dl> <dl> <dt><a name="grant_list" ><code class="code">grant_list</code></a></dt> <dd> <p>Returns a reference to an array of users who have permission to grant this flag type. The arrays are populated with hashrefs containing the login, identity and visibility of users.</p> <dt><a name="grant_group" ><code class="code">grant_group</code></a></dt> <dd> <p>Returns the group (as a Bugzilla::Group object) in which a user must be in order to grant or deny a request.</p> <dt><a name="request_group" ><code class="code">request_group</code></a></dt> <dd> <p>Returns the group (as a Bugzilla::Group object) in which a user must be in order to request or clear a flag.</p> <dt><a name="flag_count" ><code class="code">flag_count</code></a></dt> <dd> <p>Returns the number of flags belonging to the flagtype.</p> <dt><a name="inclusions" ><code class="code">inclusions</code></a></dt> <dd> <p>Return a hash of product/component IDs and names explicitly associated with the flagtype.</p> <dt><a name="exclusions" ><code class="code">exclusions</code></a></dt> <dd> <p>Return a hash of product/component IDs and names explicitly excluded from the flagtype.</p> </dd> </dl> <h1><a class='u' href='#___top' title='click to go to top of document' name="PUBLIC_FUNCTIONS/METHODS" >PUBLIC FUNCTIONS/METHODS</a></h1> <dl> <dt><a name="get_clusions($id,_$type)" ><code class="code">get_clusions($id, $type)</code></a></dt> <dd> <p>Return a hash of product/component IDs and names associated with the flagtype: $clusions{&#39;product_name:component_name&#39;} = &#34;product_ID:component_ID&#34;</p> </dd> </dl> <dl> <dt><a name="match($criteria)" ><code class="code">match($criteria)</code></a></dt> <dd> <p>Queries the database for flag types matching the given criteria and returns a list of matching flagtype objects.</p> </dd> </dl> <dl> <dt><a name="count($criteria)" ><code class="code">count($criteria)</code></a></dt> <dd> <p>Returns the total number of flag types matching the given criteria.</p> </dd> </dl> <p class="backlinkbottom"><b><a name="___bottom" href="../index.html" title="All Documents">&lt;&lt;</a></b></p> <!-- end doc --> </body></html>
make-your-first-webpage/session07-working-with-a-grid.html
chadsansing/curriculum-testing
<!DOCTYPE html> <html lang="en"> <head> <title>Make Your First Webpage | Working with a Grid</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://chadsansing.github.io/curriculum-testing/color-picker-challenge/styles/style.css"> <script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript" charset="utf-8"></script> <script src="https://chadsansing.github.io/curriculum-testing/color-picker-challenge/scripts/script.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="wrapper" mode="overview"> <aside> <div class="image"> <img src="images/make-your-own-webpage-8.png" alt="An image of an HTML document icon with a webpage icon inside of it that displays a grid"> <a class="attribution" href="https://learning.mozilla.org"> <i class="fa fa-camera"></i> by Mozilla </a> </div> <ul class="agenda-navigation"> <li><a href="#overview">Overview</a></li> <li><a href="#step-1">Preparation</a></li> <li><a href="#step-2">Introduction</a></li> <li><a href="#step-3">Offline Activity</a></li> <li><a href="#step-4">Online Activity</a></li> <li><a href="#step-5">Reflection</a></li> </ul> </aside> <article class="main"> <h1 class="activity-title">Make Your First Webpage | Working with a Grid</h1> <section class="overview"> <p class="made-by"> Made by <a href="http://learning.mozilla.org/">Mozilla</a> </p> <p class="time total-time"> 45 minutes </p> <p class="summary"> Discover how HTML and CSS can work together to help you design a webpage and its structure content learning code, design, evaluate, revise, and synthesize! </p> <h4>Activity 7 of 8</h4> <h4>21st Century Skills</h4> <span class="web-literacy">Problem Solving</span> <h4>Web Literacy Competencies</h4> <span class="web-literacy">Code</span> <span class="web-literacy">Design</span> <span class="web-literacy">Evaluate</span> <span class="web-literacy">Revise</span> <span class="web-literacy">Synthesize</span> <h4>Learning Objectives</h4> <ul> <li>Understand how to position and size elements within a grid using HTML and CSS.</li> <li>Evaluate and code different grid designs for webpage layout.</li> </ul> <h4>Audience</h4> <ul> <li>13+</li> <li>Beginner web user</li> </ul> <h4>Materials</h4> <ul> <li>Projected instructor computer</li> <li>Internet-connected computers</li> <li><a href="https://thimble.mozilla.org">Thimble</a> accounts</li> <li>Markers</li> <li>Paper</li> <li>Scissors</li> <li>Glue</li> <li>Craft supplies</li> <li><a href="https://thimbleprojects.org/chadsansing/99314/">Today’s project</a></li> <li><a href="https://thimbleprojects.org/chadsansing/99436/">Webpage grid template</a>, graph paper, or another kind of gridded paper for paper-prototyping</li> </ul> </section> <!-- End of Introduction --> <ul class="agenda"> <!-- Copy and paste this <li> tag to add additional steps --> <li> <h1>1. Preparation</h1> <div class="time step-time">15 minutes</div> <p>Try the offline and online activities before you teach the lesson. You can find the online activity <a href="https://thimbleprojects.org/chadsansing/99314/">here</a>.</p> </li> <!-- end of step--> <!--Facilitator tip treatment: style="background-color:#FAE6EA;" --> <li> <h1>2. Introduction</h1> <div class="time step-time">5 minutes</div> <p>Welcome your learners and congratulate them of working through so many web literacy skills like code and remix on their way to creating their own webpages.</p> <p>Explain:</p> <p style="background-color:#FAE6EA;">Today we’ll be learning how to use HTML and CSS together to make a grid that makes it easy to mess around with the layout of a webpage.</p> <p style="background-color:#FAE6EA;">To begin, we’re going to brush up on our fractions!</p> </li> <!-- end of step--> <li> <h1>3. Offline Activity</h1> <div class="time step-time">15 minutes</div> <p>Use the scripted bits in <span style="background-color:#FAE6EA;">pink</span> and steps below to help learners follow your instructions and learn about the differences between block and inline elements. Pause to answer questions, rephrase instructions, and improvise new explanations as needed.</p> <p style="background-color:#FAE6EA;">Let’s begin by plotting some possible webpages together using templates as paper prototypes, or experiments in design.</p> <p style="background-color:#FAE6EA;">I’m going to hand-out <a href="https://thimbleprojects.org/chadsansing/99436/">a webpage design template</a> to each of you. It will have one row that is the entire width of our paper prototype webpage. The column in that row will be our fraction 1/1, or 1 whole unit, or 100%.</p> <p style="background-color:#FAE6EA;">The next row will have two columns that each take up half the page. Those columns in the second row will each represent the fraction ½, or 50%.<p> <p style="background-color:#FAE6EA;">The last row will have 4 columns that each take up 25% of the page, or ¼.</p> <p style="background-color:#FAE6EA;">Your job is to sketch, sticker, collage, write, or otherwise put some content in each box, like the name of your webpage, a stick-figure sketch of something that might be on your webpage, or a paragraph about you or something you like and want to talk about online. Really, each column is a container for your content.</p> <p style="background-color:#FAE6EA;">We’ll take about 10 minutes to finish our paper prototype webpages, and then we’ll cut out each column.</p> <p style="background-color:#FAE6EA;">Next, we’ll trade columns with the people in our groups until everyone has a whole page again - a 100% piece, 2 of the 50% pieces, and 4 of the 25% pieces.</p> <p style="background-color:#FAE6EA;">Finally, we’ll paste together new webpages from all the columns we collect and then share them back with the group to see what kinds of cool combinations we discover.<p> <p style="background-color:#FAE6EA;">Any questions?</p> <p style="background-color:#FAE6EA;">Let’s start! I’ll pass out scissors and let us know when it’s time to trade. Then I’ll pass out glue and paper for cutting and pasting.</p> <p>Make sure every student has the help they need to put content on their templates, to cut them up, and to paste together their new paper prototypes. Be sure to adapt the activity to help those who experience difficulty with any of the manual parts of the work.</p> <p>Ask group members to share their remixed paper webpages with one another before you move on to the next step in the activity.</p> <p>If time allows, invite learners to take a gallery walk or to otherwise move between groups to see what other participants have made around the room.</p> </li> <!-- end of step--> <li> <h1>4. Online Activity</h1> <div class="time step-time">20 minutes</div> <p>Use the scripted bits in <span style="background-color:#FAE6EA;">pink</span> and steps below to help learners follow your instructions and learn about the differences between block and inline elements. Pause to answer questions, rephrase instructions, and improvise new explanations as needed.</p> <p>You can do this activity on paper if you’re in a lo-fi or no-fi setting without access to the internet or computers. Print copies of the business page project from Thimble for participants to use as templates. Then they can write and illustrate their own business pages using markup techniques from HTML to structure and organize the information on their paper prototypes.</p> <p style="background-color:#FAE6EA;">Now let’s move from paper to the web. We’re going to use the same kinds of fractional pieces of a webpage to play around with layout and design today.</p> <p>Take your learners into Thimble.</p> <p style="background-color:#FAE6EA;">First, let’s visit today’s project in Thimble. Here is the URL.</p> <p>Post an easily readable shortened link to <a href="https://thimbleprojects.org/chadsansing/99314">today’s activity</a> like <a href="http://bit.ly/2cijIqR">http://bit.ly/2cijIqR</a>.</p> <p style="background-color:#FAE6EA;">This is a project that uses a simple CSS grid to manage the layout of an HTML webpage. We’ll each play around with the grid in the project to create a layout we might like to use for our own webpage later on in the module.</p> <p style="background-color:#FAE6EA;">The grid will help us show off what we’ve learned about code, revise, and remix during our work with HTML and CSS.</p> <p>Hit Remix to go into Thimble.</p> <p style="background-color:#FAE6EA;">Once you’re on the remix screen, sign in to Thimble. If you haven’t created an account yet, you need an email address to do so. Does anyone need help getting an account or signing in to Thimble?</p> <p>Help students create accounts, sign in, or use a class account.</p> <p style="background-color:#FAE6EA;">Is everyone ready to begin? Let’s figure out how the grid is put together and then use the tutorial to begin customizing it for our own webpages.</p> <p style="background-color:#FAE6EA;">Follow along as we experiment with different column sizes, colors, and content on the webpage.</p> <p>Take your learners through the Thimble tutorial. You can also use it to guide them through a paper-based version of this activity.</p> <p>Take the next 15 minutes for participants to revise the page and make editorial decisions about its layout and where to put different kinds of content. If you have time left over at the end of this part of the activity, invite learners to take a quick ‘gallery walk’ around the room to look at their peers’ work.</p> </li> <!-- end of step--> <li> <h1>5. Reflection</h1> <div class="time step-time">5 minutes</div> <p>End the activity with a brief reflective discussion of how webpages are structured. You can collect and assess learners’ responses in other ways, as well, but be mindful to do so in ways that are fair to all of your learners and allow them each individually the greatest amount of expression possible.</p> <ul class="fancy"> <li>In your own words, how would you summarize the way HTML and CSS work together to use grids for layout? </li> <li>How does a grid help with composing and designing webpages?</li> <li>What observations would you make about connections between math and design or layout?</li> <li>Why do you think a 3-column design for the main content of a webpage became popular? Why would people use it?</li> <li>When wouldn’t you use a grid? How might you break a grid or break the “rules” of design if you wanted a really unique or striking webpage?</li> </ul> <p><strong>Up Next</strong> --> <a href="session08-make-your-first-webpage.html">Make Your First Webpage</a></p> <p><em>Questions? Comments? Suggestions for improvement? Email <a href="mailto:chad@mozillafoundation.org">Chad Sansing</a>, curriculum developer at the Mozilla Foundation.</em></p> </li> <!-- end of step--> </ul> </article> </div> </body> </html>
gleam/gl/type.GLuint64.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `GLuint64` type in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, GLuint64"> <title>gleam::gl::GLuint64 - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>gl</a></p><script>window.sidebarCurrent = {name: 'GLuint64', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content type"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>gl</a>::<wbr><a class='type' href=''>GLuint64</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2045' class='srclink' href='../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#57' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type GLuint64 = <a href='../../std/primitive.u64.html'>u64</a>;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
bedrock/careers/templates/careers/home.html
sylvestre/bedrock
{# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. #} {% extends "careers/base.html" %} {% block page_title %}Mozilla Careers — Feel good about your work again.{% endblock %} {% block page_desc %}At Mozilla, you can pursue your future while working to protect the future of the internet for everyone, everywhere.{% endblock %} {% block careers_content %} <section class="mzp-c-hero mzp-t-dark page-hero"> <div class="mzp-l-content"> <div class="mzp-c-hero-body"> <h1 class="mzp-c-hero-title">Feel good about your work again</h1> <div class="mzp-c-hero-desc"> <p> Pursue your future while working to protect the future of the internet for everyone, everywhere. </p> </div> </div> </div> </section> <div class="mzp-l-content apply-now-wrapper"> <div class="centered"> <a class="mzp-c-button" href="{{ url('careers.listings') }}">Apply Now</a> </div> </div> <div class="mzp-l-card-hero"> <section class="mzp-c-card mzp-c-card-large mzp-has-aspect-16-9 mzp-has-video has-video-embed"> <div class="mzp-c-card-media-wrapper iframe-video-wrapper"> <iframe src="https://www.youtube-nocookie.com/embed/_EeFDE5WW0I?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="mzp-c-card-content"> <div class="mzp-c-card-tag">Video</div> <h2 class="mzp-c-card-title">Because sometimes we zoom</h2> <div class="mzp-c-card-desc"> Since March of 2020, like so many of our peers, we closed our offices and asked just over ½ of our employees, for their safety, to head home to work (the other ½ was already there). And we are all <a href="https://blog.mozilla.org/careers/working-from-home-at-mozilla/" class="mzp-c-cta-link">doing the best we can</a>. </div> </div> </section> <section class="mzp-c-card mzp-c-card-small"> <div class="mzp-c-card-content"> <ol class="survey-wrapper"> <li> <h4>Engagement</h4> I am proud to work for Mozilla: <div class="survey-graph"> <div class="survey-favorable" style="width: 82%;"><span class="survey-graph-text">82%<span class="visually-hidden"> favorable</span></span></div><div class="survey-neutral" style="width: 14%;"><span class="survey-graph-text">14%<span class="visually-hidden"> neutral</span></span></div><div class="survey-unfavorable" style="width: 4%;"><span class="survey-graph-text">&nbsp;<span class="visually-hidden">4% unfavorable</span></span></div> </div> </li> <li> <h4>Innovation</h4> Within my organization, I feel psychologically safe: <div class="survey-graph"> <div class="survey-favorable" style="width: 74%;"><span class="survey-graph-text">74%<span class="visually-hidden"> favorable</span></span></div><div class="survey-neutral" style="width: 13%;"><span class="survey-graph-text">13%<span class="visually-hidden"> neutral</span></span></div><div class="survey-unfavorable" style="width: 13%;"><span class="survey-graph-text">13%<span class="visually-hidden">13% unfavorable</span></span></div> </div> </li> <li> <h4>Diversity & Inclusion</h4> My manager provides opportunity for diverse viewpoints to be heard: <div class="survey-graph"> <div class="survey-favorable" style="width: 83%;"><span class="survey-graph-text">83%<span class="visually-hidden"> favorable</span></span></div><div class="survey-neutral" style="width: 13%;"><span class="survey-graph-text">13%<span class="visually-hidden"> neutral</span></span></div><div class="survey-unfavorable" style="width: 4%;"><span class="survey-graph-text">&nbsp;<span class="visually-hidden">4% unfavorable</span></span></div> </div> </li> </ol> <dl class="survey-legend-wrapper"> <div> <dt>Favorable</dt> <dd><div class="survey-legend survey-favorable"></div></dd> </div> <div> <dt>Neutral</dt> <dd><div class="survey-legend survey-neutral"></div></dd> </div> <div> <dt>Unfavorable</dt> <dd><div class="survey-legend survey-unfavorable"></div></dd> </div> </dl> <h2 class="mzp-c-card-title">Our culture ensures our future</h2> <div class="mzp-c-card-desc"> Our September 2020 employee survey confirms respect for one another and an emphasis on learning and innovation are what will ensure our future. </div> </div> </section> </div> <br /> <section class="mzp-l-card-half"> <div class="mzp-c-card mzp-c-card-medium"> <div class="mzp-c-card-media-wrapper iframe-video-wrapper mzp-has-aspect-16-9 mzp-has-video has-video-embed"> <iframe src="https://www.youtube-nocookie.com/embed/VkK6rDcEEhU?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> </div> <div class="mzp-c-card mzp-c-card-medium"> <div class="mzp-c-card-content"> <h2 class="mzp-c-card-title">Diversity and Inclusion at Mozilla</h2> <div class="mzp-c-card-desc"> We’ve made some progress that we’re proud of, and we have a lot more work to do. </div> <a href="https://blog.mozilla.org/careers/mozilla-diversity-inclusion-2019-results/" class="mzp-c-cta-link">Learn more</a> </div> </div> </section> <div class="mzp-c-billboard mzp-l-billboard-right improving-lives-billboard"> <div class="mzp-c-billboard-image-container"> <img class="mzp-c-billboard-image" src="{{ static('img/careers/improving-lives-not-profits.png') }}" srcset="{{ static('img/careers/improving-lives-not-profits-high-res.png') }} 1.5x" alt="Illustration signifying balance between work and personal life" height="381" width="286" /> </div> <div class="mzp-c-billboard-content"> <div class="mzp-c-billboard-content-container"> <div class="mzp-c-billboard-content-inner"> <h2 class="mzp-c-billboard-title">Improving lives, not profits</h2> <p class="mzp-c-billboard-desc"> Our mission is to keep the internet open and safe for everyone. It’s the driving force of our culture, and almost every conversation. </p> <a class="mzp-c-cta-link" href="https://assets.mozilla.net/pdf/mozilla-careers-comp-brochure.pdf">Learn more about us</a> </div> </div> </div> </div> <div class="mzp-l-content apply-now-wrapper"> <div class="centered"> <a class="mzp-c-button" href="{{ url('careers.listings') }}">Apply Now</a> </div> </div> {% if recent_posts %} <section class="mzp-l-card-third"> {% for post in recent_posts %} <div class="mzp-c-card mzp-c-card-medium mzp-has-aspect-16-9"> <a href="{{ post.link }}" class="mzp-c-card-block-link"> <div class="mzp-c-card-media-wrapper"> <div class="lazy-image-container"> <img src="{{ post.get_featured_image_url('post-large')|default(static('img/careers/blog-fallback.png'), true) }}" alt="{{ post.title }}" class="mzp-c-card-image" /> </div> </div> <div class="mzp-c-card-content"> <h2 class="mzp-c-card-title">{{ post.title }}</h2> <div class="mzp-c-card-desc"> {{ post.excerpt }} </div> </div> </a> </div> {% endfor %} {% if featured_post %} <div class="mzp-c-card mzp-c-card-medium mzp-has-aspect-16-9"> <a href="{{ featured_post.link }}" class="mzp-c-card-block-link"> <div class="mzp-c-card-media-wrapper"> <div class="lazy-image-container"> <img src="{{ featured_post.image|default(static('img/careers/blog-fallback.png'), true) }}" class="mzp-c-card-image" /> </div> </div> <div class="mzp-c-card-content"> <h2 class="mzp-c-card-title">{{ featured_post.title }}</h2> <div class="mzp-c-card-desc"> {{ featured_post.excerpt }} </div> <ul> </div> </a> </div> {% endif %} </section> {% endif %} <br /> <div class="centered"> <h4>Connection is our superpower</h4> <p> We’re united by our passion for the internet, and for supporting each other. Once you’re a Mozillian, you’re always a Mozillian. </p> </div> <div class="mzp-l-card-third"> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/mozilla-office.jpg') }}" srcset="{{ static('img/careers/mozillians/mozilla-office-high-res.jpg') }} 1.5x" alt="Father typing with a child in a front-facing baby carrier" class="mzp-c-card-image" /> </div> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/london.jpg') }}" srcset="{{ static('img/careers/mozillians/london-high-res.jpg') }} 1.5x" alt="Overhead view of employees sitting in communal bean bag chairs working on laptops" class="mzp-c-card-image" /> </div> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/whistler-1.jpg') }}" srcset="{{ static('img/careers/mozillians/whistler-1-high-res.jpg') }} 1.5x" alt="Three female-presenting employees talking and laughing at a company gathering in Whistler, Canada" class="mzp-c-card-image" /> </div> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/whistler-2.jpg') }}" srcset="{{ static('img/careers/mozillians/whistler-2-high-res.jpg') }} 1.5x" alt="Two children posing for a picture with the Firefox mascot" class="mzp-c-card-image" /> </div> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/mozilla-team.jpg') }}" srcset="{{ static('img/careers/mozillians/mozilla-team-high-res.jpg') }} 1.5x" alt="A row of employees doing coordinated squats against a wall" class="mzp-c-card-image" /> </div> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <div class="mzp-c-card-media-wrapper"> <img src="{{ static('img/careers/mozillians/whistler-all-hands.jpg') }}" srcset="{{ static('img/careers/mozillians/whistler-all-hands-high-res.jpg') }} 1.5x" alt="Mitchell Baker smiling while giving a presentationf" class="mzp-c-card-image" /> </div> </section> </div> <section class="accolades"> <div class="mzp-c-call-out"> <div class="mzp-l-content"> <h2 class="mzp-c-call-out-title">Accolades from others</h2> <p class="mzp-c-call-out-desc"> The praise we value most comes from our employees, but we’re still honored to have been acknowledged by these organizations. </p> </div> </div> <div class="mzp-l-card-third"> <section class="mzp-c-card mzp-has-aspect-1-1"> <a href="https://www.fastcompany.com/90373504/fighting-for-online-freedom" class="mzp-c-card-block-link" rel="noopener noreferrer"> <div class="mzp-c-card-content centered"> <h2 class="mzp-c-card-title">Fast Company’s Best Workplaces for Innovators</h2> <div class="mzp-c-card-desc">&ndash; 2019 &ndash;</div> </div> </a> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <a href="https://www.fastcompany.com/90299092/mozilla-most-innovative-companies-2019" class="mzp-c-card-block-link" rel="noopener noreferrer"> <div class="mzp-c-card-content centered"> <h2 class="mzp-c-card-title">Fast Company Most Innovative Companies</h2> <div class="mzp-c-card-desc">&ndash; 2019 &ndash;</div> </div> </a> </section> <section class="mzp-c-card mzp-has-aspect-1-1"> <a href="https://blog.mozilla.org/careers/mozilla-corporation-takes-part-in-hrcs-2019-lgbtq-workplace-equality-index/" class="mzp-c-card-block-link" rel="noopener noreferrer"> <div class="mzp-c-card-content centered"> <h2 class="mzp-c-card-title">Human Rights Campaign Corporate Equality Index</h2> <div class="mzp-c-card-desc">&ndash; 2019 &ndash;</div> </div> </a> </section> </div> </section> <div class="mzp-l-content apply-now-wrapper"> <div class="centered"> <a class="mzp-c-button" href="{{ url('careers.listings') }}">Apply Now</a> </div> </div> <section class="mzp-c-call-out"> <div class="mzp-l-content"> <h2 class="mzp-c-call-out-title">Your career growth is part of our mission </h2> <p class="mzp-c-call-out-desc"> Serving 300+ million people means our small team has a mighty mandate. Add a culture of exploration and mentorship, and there is always a new way to learn and grow here. </p> </div> </section> <section class="mission-points"> <section class="mzp-c-billboard mzp-l-billboard-left"> <div class="mzp-c-billboard-image-container"> <img class="mzp-c-billboard-image" src="{{ static('img/careers/truly-mission-driven.png') }}" srcset="{{ static('img/careers/truly-mission-driven-high-res.png') }} 1.5x" alt="Illustration of two people tending to a tree" height="309" width="236" /> </div> <div class="mzp-c-billboard-content"> <div class="mzp-c-billboard-content-container"> <div class="mzp-c-billboard-content-inner"> <h3 class="mzp-c-billboard-title">Truly “mission-driven”</h3> <p class="mzp-c-billboard-desc"> Being wholly-owned by the non-profit Mozilla Foundation means we can focus on the real needs of people, rather than a bottom line. </p> </div> </div> </div> </section> <section class="mzp-c-billboard mzp-l-billboard-right"> <div class="mzp-c-billboard-image-container"> <img class="mzp-c-billboard-image" src="{{ static('img/careers/the-web-the-way-it-should-be.png') }}" srcset="{{ static('img/careers/the-web-the-way-it-should-be-high-res.png') }} 1.5x" alt="Illustration of a group of activists with their fists in the air, holding megaphones and signs" height="319" width="270" /> </div> <div class="mzp-c-billboard-content"> <div class="mzp-c-billboard-content-container"> <div class="mzp-c-billboard-content-inner"> <h2 class="mzp-c-billboard-title">The web the way it should be</h2> <p class="mzp-c-billboard-desc"> Join a global community of employees, collaborators, activists, and advocates fighting to keep the internet healthy for generations. </p> </div> </div> </div> </section> <section class="mzp-c-billboard mzp-l-billboard-left"> <div class="mzp-c-billboard-image-container"> <img class="mzp-c-billboard-image" src="{{ static('img/careers/beyond-the-browser.png') }}" srcset="{{ static('img/careers/beyond-the-browser-high-res.png') }} 1.5x" alt="Illustration of a group of people working together to connect abstract dots and lines" height="358" width="358" /> </div> <div class="mzp-c-billboard-content"> <div class="mzp-c-billboard-content-container"> <div class="mzp-c-billboard-content-inner"> <h2 class="mzp-c-billboard-title">Beyond the browser</h2> <p class="mzp-c-billboard-desc"> While our Firefox family of products works to keep everyone safer and smarter online, our Mozilla initiatives focus on shaping the future of the internet. </p> </div> </div> </div> </section> </section> <div class="mzp-l-content apply-now-wrapper"> <div class="centered"> <a class="mzp-c-button" href="{{ url('careers.listings') }}">Apply Now</a> </div> </div> <section class="mzp-l-content centered locations" id="locations"> <div class="mzp-c-call-out"> <div class="mzp-l-content"> <h2 class="mzp-c-call-out-title">A global view</h2> <p class="mzp-c-call-out-desc"> With offices all over the world, we consider the internet from multiple cultures and contexts. </p> </div> </div> <ul class="locations-list"> <li> <a href="{{ url('mozorg.contact.spaces.san-francisco') }}"> <img src="{{ static('img/careers/locations/san-francisco.png') }}" srcset="{{ static('img/careers/locations/san-francisco-high-res.png') }}" alt="Illustration representing the city of San Francisco" /> San Francisco </a> </li> <li> <a href="{{ url('mozorg.contact.spaces.berlin') }}"> <img src="{{ static('img/careers/locations/berlin.png') }}" srcset="{{ static('img/careers/locations/berlin-high-res.png') }}" alt="Illustration representing the city of Berlin" /> Berlin </a> </li> <li> <a href="{{ url('mozorg.contact.spaces.toronto') }}"> <img src="{{ static('img/careers/locations/toronto.png') }}" srcset="{{ static('img/careers/locations/toronto-high-res.png') }}" alt="Illustration representing the city of Toronto" /> Toronto </a> </li> <li> <a href="{{ url('mozorg.contact.spaces.paris') }}"> <img src="{{ static('img/careers/locations/paris.png') }}" srcset="{{ static('img/careers/locations/paris-high-res.png') }}" alt="Illustration representing the city of Paris" /> Paris </a> </li> <li> <a href="{{ url('mozorg.contact.spaces.portland') }}"> <img src="{{ static('img/careers/locations/portland.png') }}" srcset="{{ static('img/careers/locations/portland-high-res.png') }}" alt="Illustration representing the city of Portland" /> Portland </a> </li> <li> <img src="{{ static('img/careers/locations/remote.png') }}" srcset="{{ static('img/careers/locations/remote-high-res.png') }}" alt="Illustration representing the desk of remote office workers" /> Remote </li> </ul> </section> {% endblock %}
db/pmag201511_bak/editor.html
ccckmit/wd
<html> <head> <meta charset="utf-8" /> </head> <body> <script src="../../gospa.js"></script> <title>/ 編輯小語</title> <h2 id="">編輯小語</h2> <p>最近聽到許多用 node.js 的網友改去用 io.js ,然後他們還開始用了 koa.js 這個框架。</p> <p>筆者不看不知道,一看不得了,發現這是個重要的好東西,只好趕快來介紹給大家認識。</p> <p>於是就產生了這期的『JavaScript 語言的新進展 (ES6, io.js 與 koa)』 ....</p> </body> </html>
wayland_kbd/ffi/keysyms/constant.XKB_KEY_F32.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_F32` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_F32"> <title>wayland_kbd::ffi::keysyms::XKB_KEY_F32 - Rust</title> <link rel="stylesheet" type="text/css" href="../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_F32', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_F32</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-162' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#309' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_F32: <a class='primitive' href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>65501</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script defer src="../../../search-index.js"></script> </body> </html>
layout/base/tests/test_after_paint_pref.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=608030 --> <head> <title>Test for MozAfterPaint pref Bug 608030</title> <script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/> </head> <body> <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=608030">Mozilla Bug 608030</a> <div id="display" style="width: 10em; height: 5em; background-color: red"></div> <pre id="test"> <script type="application/javascript"> /** Test for Bug 608030 **/ SimpleTest.waitForExplicitFinish(); SimpleTest.requestFlakyTimeout("untriaged"); window.addEventListener("load", step0); is(SpecialPowers.getBoolPref("dom.send_after_paint_to_content"), true, "pref defaults to true in mochitest harness"); function print_rect(rect) { return "(top=" + rect.top + ",left=" + rect.left + ",width=" + rect.width + ",height=" + rect.height + ")"; } function print_event(event) { var res = "boundingClientRect=" + print_rect(event.boundingClientRect); var rects = event.clientRects; for (var i = 0; i < rects.length; ++i) { res += " clientRects[" + i + "]=" + print_rect(rects[i]); } return res; } function step0(event) { // Wait until we get the MozAfterPaint following the load event // before starting. ok(true, "loaded"); window.addEventListener("MozAfterPaint", step1); // Ensure a MozAfterPaint event is fired div.style.backgroundColor = "yellow"; } var start; var div = document.getElementById("display"); function step1(event) { ok(true, "step1 reached: " + print_event(event)); window.removeEventListener("MozAfterPaint", step1); start = Date.now(); window.addEventListener("MozAfterPaint", step2); div.style.backgroundColor = "blue"; } function step2(event) { ok(true, "step2 reached: " + print_event(event)); window.removeEventListener("MozAfterPaint", step2); var end = Date.now(); var timeout = 3 * Math.max(end - start, 300); ok(true, "got MozAfterPaint (timeout for next step is " + timeout + "ms)"); // Set the pref for our second test // When there was previously another page in our window, we seem to // get duplicate events, simultaneously, so we need to register our // next listener after a zero timeout. SpecialPowers.pushPrefEnv({'set': [['dom.send_after_paint_to_content', false]]}, function() {setTimeout(step3, 0, timeout);}); } function step3(timeout) { ok(true, "step3 reached"); window.addEventListener("MozAfterPaint", failstep); div.style.backgroundColor = "fuchsia"; setTimeout(step4, timeout); } function failstep(event) { ok(true, "failstep reached: " + print_event(event)); ok(false, "got MozAfterPaint when we should not have"); } function step4() { ok(true, "step4 reached"); // If we didn't get the failure in failstep, // then we passed. window.removeEventListener("MozAfterPaint", failstep); // Set the pref back in its initial state. SpecialPowers.pushPrefEnv({'set': [['dom.send_after_paint_to_content', true]]}, SimpleTest.finish); } </script> </pre> </body> </html>
src/glutin/headless.rs.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/servo/.cargo/git/checkouts/glutin-266ef3a474e2d7ce/servo/src/headless.rs`."> <meta name="keywords" content="rust, rustlang, rust-lang"> <title>headless.rs.html -- source</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content source"><pre class="line-numbers"><span id="1"> 1</span> <span id="2"> 2</span> <span id="3"> 3</span> <span id="4"> 4</span> <span id="5"> 5</span> <span id="6"> 6</span> <span id="7"> 7</span> <span id="8"> 8</span> <span id="9"> 9</span> <span id="10"> 10</span> <span id="11"> 11</span> <span id="12"> 12</span> <span id="13"> 13</span> <span id="14"> 14</span> <span id="15"> 15</span> <span id="16"> 16</span> <span id="17"> 17</span> <span id="18"> 18</span> <span id="19"> 19</span> <span id="20"> 20</span> <span id="21"> 21</span> <span id="22"> 22</span> <span id="23"> 23</span> <span id="24"> 24</span> <span id="25"> 25</span> <span id="26"> 26</span> <span id="27"> 27</span> <span id="28"> 28</span> <span id="29"> 29</span> <span id="30"> 30</span> <span id="31"> 31</span> <span id="32"> 32</span> <span id="33"> 33</span> <span id="34"> 34</span> <span id="35"> 35</span> <span id="36"> 36</span> <span id="37"> 37</span> <span id="38"> 38</span> <span id="39"> 39</span> <span id="40"> 40</span> <span id="41"> 41</span> <span id="42"> 42</span> <span id="43"> 43</span> <span id="44"> 44</span> <span id="45"> 45</span> <span id="46"> 46</span> <span id="47"> 47</span> <span id="48"> 48</span> <span id="49"> 49</span> <span id="50"> 50</span> <span id="51"> 51</span> <span id="52"> 52</span> <span id="53"> 53</span> <span id="54"> 54</span> <span id="55"> 55</span> <span id="56"> 56</span> <span id="57"> 57</span> <span id="58"> 58</span> <span id="59"> 59</span> <span id="60"> 60</span> <span id="61"> 61</span> <span id="62"> 62</span> <span id="63"> 63</span> <span id="64"> 64</span> <span id="65"> 65</span> <span id="66"> 66</span> <span id="67"> 67</span> <span id="68"> 68</span> <span id="69"> 69</span> <span id="70"> 70</span> <span id="71"> 71</span> <span id="72"> 72</span> <span id="73"> 73</span> <span id="74"> 74</span> <span id="75"> 75</span> <span id="76"> 76</span> <span id="77"> 77</span> <span id="78"> 78</span> <span id="79"> 79</span> <span id="80"> 80</span> <span id="81"> 81</span> <span id="82"> 82</span> <span id="83"> 83</span> <span id="84"> 84</span> <span id="85"> 85</span> <span id="86"> 86</span> <span id="87"> 87</span> <span id="88"> 88</span> <span id="89"> 89</span> <span id="90"> 90</span> <span id="91"> 91</span> <span id="92"> 92</span> <span id="93"> 93</span> <span id="94"> 94</span> <span id="95"> 95</span> <span id="96"> 96</span> <span id="97"> 97</span> <span id="98"> 98</span> <span id="99"> 99</span> <span id="100">100</span> <span id="101">101</span> <span id="102">102</span> <span id="103">103</span> <span id="104">104</span> <span id="105">105</span> <span id="106">106</span> <span id="107">107</span> <span id="108">108</span> <span id="109">109</span> <span id="110">110</span> <span id="111">111</span> <span id="112">112</span> <span id="113">113</span> <span id="114">114</span> <span id="115">115</span> <span id="116">116</span> <span id="117">117</span> <span id="118">118</span> <span id="119">119</span> <span id="120">120</span> <span id="121">121</span> <span id="122">122</span> <span id="123">123</span> <span id="124">124</span> <span id="125">125</span> <span id="126">126</span> <span id="127">127</span> <span id="128">128</span> <span id="129">129</span> <span id="130">130</span> <span id="131">131</span> <span id="132">132</span> <span id="133">133</span> <span id="134">134</span> <span id="135">135</span> <span id="136">136</span> <span id="137">137</span> <span id="138">138</span> <span id="139">139</span> <span id="140">140</span> </pre><pre class='rust '> <span class='kw'>use</span> <span class='ident'>Api</span>; <span class='kw'>use</span> <span class='ident'>BuilderAttribs</span>; <span class='kw'>use</span> <span class='ident'>ContextError</span>; <span class='kw'>use</span> <span class='ident'>CreationError</span>; <span class='kw'>use</span> <span class='ident'>GlRequest</span>; <span class='kw'>use</span> <span class='ident'>GlContext</span>; <span class='kw'>use</span> <span class='ident'>PixelFormat</span>; <span class='kw'>use</span> <span class='ident'>Robustness</span>; <span class='kw'>use</span> <span class='ident'>gl_common</span>; <span class='kw'>use</span> <span class='ident'>libc</span>; <span class='kw'>use</span> <span class='ident'>platform</span>; <span class='doccomment'>/// Object that allows you to build headless contexts.</span> <span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='ident'>attribs</span>: <span class='ident'>BuilderAttribs</span><span class='op'>&lt;</span><span class='lifetime'>&#39;static</span><span class='op'>&gt;</span>, } <span class='kw'>impl</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='doccomment'>/// Initializes a new `HeadlessRendererBuilder` with default values.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>new</span>(<span class='ident'>width</span>: <span class='ident'>u32</span>, <span class='ident'>height</span>: <span class='ident'>u32</span>) <span class='op'>-&gt;</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='ident'>HeadlessRendererBuilder</span> { <span class='ident'>attribs</span>: <span class='ident'>BuilderAttribs</span> { <span class='ident'>headless</span>: <span class='boolval'>true</span>, <span class='ident'>dimensions</span>: <span class='prelude-val'>Some</span>((<span class='ident'>width</span>, <span class='ident'>height</span>)), .. <span class='ident'>BuilderAttribs</span>::<span class='ident'>new</span>() }, } } <span class='doccomment'>/// Sets how the backend should choose the OpenGL API and version.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>with_gl</span>(<span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>request</span>: <span class='ident'>GlRequest</span>) <span class='op'>-&gt;</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='self'>self</span>.<span class='ident'>attribs</span>.<span class='ident'>gl_version</span> <span class='op'>=</span> <span class='ident'>request</span>; <span class='self'>self</span> } <span class='doccomment'>/// Sets the *debug* flag for the OpenGL context.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// The default value for this flag is `cfg!(ndebug)`, which means that it&#39;s enabled</span> <span class='doccomment'>/// when you run `cargo build` and disabled when you run `cargo build --release`.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>with_gl_debug_flag</span>(<span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>flag</span>: <span class='ident'>bool</span>) <span class='op'>-&gt;</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='self'>self</span>.<span class='ident'>attribs</span>.<span class='ident'>gl_debug</span> <span class='op'>=</span> <span class='ident'>flag</span>; <span class='self'>self</span> } <span class='doccomment'>/// Sets the robustness of the OpenGL context. See the docs of `Robustness`.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>with_gl_robustness</span>(<span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>robustness</span>: <span class='ident'>Robustness</span>) <span class='op'>-&gt;</span> <span class='ident'>HeadlessRendererBuilder</span> { <span class='self'>self</span>.<span class='ident'>attribs</span>.<span class='ident'>gl_robustness</span> <span class='op'>=</span> <span class='ident'>robustness</span>; <span class='self'>self</span> } <span class='doccomment'>/// Builds the headless context.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// Error should be very rare and only occur in case of permission denied, incompatible system,</span> <span class='doccomment'>/// out of memory, etc.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>build</span>(<span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='prelude-ty'>Result</span><span class='op'>&lt;</span><span class='ident'>HeadlessContext</span>, <span class='ident'>CreationError</span><span class='op'>&gt;</span> { <span class='ident'>platform</span>::<span class='ident'>HeadlessContext</span>::<span class='ident'>new</span>(<span class='self'>self</span>.<span class='ident'>attribs</span>).<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>w</span><span class='op'>|</span> <span class='ident'>HeadlessContext</span> { <span class='ident'>context</span>: <span class='ident'>w</span> }) } <span class='doccomment'>/// Builds the headless context.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// The context is build in a *strict* way. That means that if the backend couldn&#39;t give</span> <span class='doccomment'>/// you what you requested, an `Err` will be returned.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>build_strict</span>(<span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='prelude-ty'>Result</span><span class='op'>&lt;</span><span class='ident'>HeadlessContext</span>, <span class='ident'>CreationError</span><span class='op'>&gt;</span> { <span class='self'>self</span>.<span class='ident'>attribs</span>.<span class='ident'>strict</span> <span class='op'>=</span> <span class='boolval'>true</span>; <span class='self'>self</span>.<span class='ident'>build</span>() } } <span class='doccomment'>/// Represents a headless OpenGL context.</span> <span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>HeadlessContext</span> { <span class='ident'>context</span>: <span class='ident'>platform</span>::<span class='ident'>HeadlessContext</span>, } <span class='kw'>impl</span> <span class='ident'>HeadlessContext</span> { <span class='doccomment'>/// Creates a new OpenGL context</span> <span class='doccomment'>/// Sets the context as the current context.</span> <span class='attribute'>#[<span class='ident'>inline</span>]</span> <span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>make_current</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='prelude-ty'>Result</span><span class='op'>&lt;</span>(), <span class='ident'>ContextError</span><span class='op'>&gt;</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>make_current</span>() } <span class='doccomment'>/// Returns true if this context is the current one in this thread.</span> <span class='attribute'>#[<span class='ident'>inline</span>]</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>is_current</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>bool</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>is_current</span>() } <span class='doccomment'>/// Returns the address of an OpenGL function.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// Contrary to `wglGetProcAddress`, all available OpenGL functions return an address.</span> <span class='attribute'>#[<span class='ident'>inline</span>]</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>get_proc_address</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>, <span class='ident'>addr</span>: <span class='kw-2'>&amp;</span><span class='ident'>str</span>) <span class='op'>-&gt;</span> <span class='op'>*</span><span class='kw'>const</span> <span class='ident'>libc</span>::<span class='ident'>c_void</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>get_proc_address</span>(<span class='ident'>addr</span>) <span class='kw'>as</span> <span class='op'>*</span><span class='kw'>const</span> <span class='ident'>libc</span>::<span class='ident'>c_void</span> } <span class='doccomment'>/// Returns the API that is currently provided by this window.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// See `Window::get_api` for more infos.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>get_api</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>Api</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>get_api</span>() } <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>set_window_resize_callback</span>(<span class='kw-2'>&amp;</span><span class='kw-2'>mut</span> <span class='self'>self</span>, _: <span class='prelude-ty'>Option</span><span class='op'>&lt;</span><span class='kw'>fn</span>(<span class='ident'>u32</span>, <span class='ident'>u32</span>)<span class='op'>&gt;</span>) { } } <span class='kw'>impl</span> <span class='ident'>gl_common</span>::<span class='ident'>GlFunctionsSource</span> <span class='kw'>for</span> <span class='ident'>HeadlessContext</span> { <span class='kw'>fn</span> <span class='ident'>get_proc_addr</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>, <span class='ident'>addr</span>: <span class='kw-2'>&amp;</span><span class='ident'>str</span>) <span class='op'>-&gt;</span> <span class='op'>*</span><span class='kw'>const</span> <span class='ident'>libc</span>::<span class='ident'>c_void</span> { <span class='self'>self</span>.<span class='ident'>get_proc_address</span>(<span class='ident'>addr</span>) } } <span class='kw'>impl</span> <span class='ident'>GlContext</span> <span class='kw'>for</span> <span class='ident'>HeadlessContext</span> { <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>make_current</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='prelude-ty'>Result</span><span class='op'>&lt;</span>(), <span class='ident'>ContextError</span><span class='op'>&gt;</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>make_current</span>() } <span class='kw'>fn</span> <span class='ident'>is_current</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>bool</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>is_current</span>() } <span class='kw'>fn</span> <span class='ident'>get_proc_address</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>, <span class='ident'>addr</span>: <span class='kw-2'>&amp;</span><span class='ident'>str</span>) <span class='op'>-&gt;</span> <span class='op'>*</span><span class='kw'>const</span> <span class='ident'>libc</span>::<span class='ident'>c_void</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>get_proc_address</span>(<span class='ident'>addr</span>) } <span class='kw'>fn</span> <span class='ident'>swap_buffers</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='prelude-ty'>Result</span><span class='op'>&lt;</span>(), <span class='ident'>ContextError</span><span class='op'>&gt;</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>swap_buffers</span>() } <span class='kw'>fn</span> <span class='ident'>get_api</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>Api</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>get_api</span>() } <span class='kw'>fn</span> <span class='ident'>get_pixel_format</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>PixelFormat</span> { <span class='self'>self</span>.<span class='ident'>context</span>.<span class='ident'>get_pixel_format</span>() } } </pre> </section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "glutin"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
libc/unix/linux/other/constant.TIOCMBIS.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `TIOCMBIS` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, TIOCMBIS"> <title>libc::unix::linux::other::TIOCMBIS - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>unix</a>::<wbr><a href='../index.html'>linux</a>::<wbr><a href='index.html'>other</a></p><script>window.sidebarCurrent = {name: 'TIOCMBIS', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>unix</a>::<wbr><a href='../index.html'>linux</a>::<wbr><a href='index.html'>other</a>::<wbr><a class='constant' href=''>TIOCMBIS</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-3105' class='srclink' href='../../../../src/libc/unix/notbsd/linux/other/mod.rs.html#467' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const TIOCMBIS: <a class='type' href='../../../../libc/unix/notbsd/linux/other/b64/type.c_ulong.html' title='libc::unix::notbsd::linux::other::b64::c_ulong'>c_ulong</a><code> = </code><code>21526</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../"; window.currentCrate = "libc"; window.playgroundUrl = ""; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script defer src="../../../../search-index.js"></script> </body> </html>
backtrace_sys/index.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `backtrace_sys` crate."> <meta name="keywords" content="rust, rustlang, rust-lang, backtrace_sys"> <title>backtrace_sys - Rust</title> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'></p><script>window.sidebarCurrent = {name: 'backtrace_sys', ty: 'mod', relpath: '../'};</script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content mod"> <h1 class='fqn'><span class='in-band'>Crate <a class='mod' href=''>backtrace_sys</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-0' class='srclink' href='../src/backtrace_sys/lib.rs.html#1-41' title='goto source code'>[src]</a></span></h1> <h2 id='enums' class='section-header'><a href="#enums">Enums</a></h2> <table> <tr class=' module-item'> <td><a class='enum' href='enum.backtrace_state.html' title='backtrace_sys::backtrace_state'>backtrace_state</a></td> <td class='docblock short'> </td> </tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> <table> <tr class=' module-item'> <td><a class='fn' href='fn.backtrace_create_state.html' title='backtrace_sys::backtrace_create_state'>backtrace_create_state</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.backtrace_pcinfo.html' title='backtrace_sys::backtrace_pcinfo'>backtrace_pcinfo</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.backtrace_syminfo.html' title='backtrace_sys::backtrace_syminfo'>backtrace_syminfo</a></td> <td class='docblock short'> </td> </tr></table><h2 id='types' class='section-header'><a href="#types">Type Definitions</a></h2> <table> <tr class=' module-item'> <td><a class='type' href='type.backtrace_error_callback.html' title='backtrace_sys::backtrace_error_callback'>backtrace_error_callback</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='type' href='type.backtrace_full_callback.html' title='backtrace_sys::backtrace_full_callback'>backtrace_full_callback</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='type' href='type.backtrace_syminfo_callback.html' title='backtrace_sys::backtrace_syminfo_callback'>backtrace_syminfo_callback</a></td> <td class='docblock short'> </td> </tr></table></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "backtrace_sys"; window.playgroundUrl = ""; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
gleam/ffi/PushAttrib/index.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `PushAttrib` mod in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, PushAttrib"> <title>gleam::ffi::PushAttrib - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'PushAttrib', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content mod"> <h1 class='fqn'><span class='in-band'>Module <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a class='mod' href=''>PushAttrib</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-44974' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#14898-14914' title='goto source code'>[src]</a></span></h1> <h2 id='reexports' class='section-header'><a href="#reexports">Reexports</a></h2> <table><tr><td><code>use std::prelude::<a class='mod' href='../../../std/prelude/v1/index.html' title='std::prelude::v1'>v1</a>::*;</code></td></tr><tr><td><code>use super::{<a class='mod' href='../../../gleam/gl/storage/index.html' title='gleam::gl::storage'>storage</a>, <a class='fn' href='../../../gleam/gl/fn.metaloadfn.html' title='gleam::gl::metaloadfn'>metaloadfn</a>};</code></td></tr><tr><td><code>use super::<a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a>;</code></td></tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> <table> <tr class=' module-item'> <td><a class='fn' href='fn.is_loaded.html' title='gleam::ffi::PushAttrib::is_loaded'>is_loaded</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.load_with.html' title='gleam::ffi::PushAttrib::load_with'>load_with</a></td> <td class='docblock short'> </td> </tr> </table></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
libc/unix/notbsd/constant.F_SETLKW.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `F_SETLKW` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, F_SETLKW"> <title>libc::unix::notbsd::F_SETLKW - Rust</title> <link rel="stylesheet" type="text/css" href="../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='../../index.html'>libc</a>::<wbr><a href='../index.html'>unix</a>::<wbr><a href='index.html'>notbsd</a></p><script>window.sidebarCurrent = {name: 'F_SETLKW', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>libc</a>::<wbr><a href='../index.html'>unix</a>::<wbr><a href='index.html'>notbsd</a>::<wbr><a class='constant' href=''>F_SETLKW</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-3072' class='srclink' href='../../../src/libc/unix/notbsd/linux/other/mod.rs.html#430' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const F_SETLKW: <a class='type' href='../../../libc/type.c_int.html' title='libc::c_int'>c_int</a><code> = </code><code>7</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../"; window.currentCrate = "libc"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script defer src="../../../search-index.js"></script> </body> </html>
bedrock/mozorg/templates/mozorg/contribute/stories.html
sgarrity/bedrock
{# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -#} {% extends "mozorg/contribute/stories-base.html" %} {% add_lang_files "mozorg/contribute/stories" "mozorg/contribute/index" %} {% block page_title %}{{_('Mozillian Stories')}}{% endblock %} {% block story_content %} <div class="mzp-l-content mzp-t-narrow"> <img class="contribute-photo" src="{{ static('img/contribute/person-ruben.jpg') }}" alt=""> <h2 class="contribute-section-heading"> {# L10n: These <b>s are for formatting so we can style the name and country. #} {{ _('Hi, I’m <b class="name">Rubén</b>, a Mozillian in <b class="country">Spain</b>') }} </h2> <p> {% trans %} I’ve been collaborating with the Mozilla community since 2004, helping with website localization, QA, user support and community marketing. I’ve also helped organize events in Spain and performed IT tasks within the Mozilla Hispano community. {% endtrans %} </p> <h3 class="contribute-section-subheading">{{ _('I’m currently helping with:') }}</h3> <ul class="mzp-u-list-styled"> <li>{{ _('Mozilla.org localization') }}</li> <li>{{ _('Mozilla Hispano mentorship program') }}</li> <li>{{ _('Community events') }}</li> </ul> <ul class="mzp-u-list-styled"> <li><a href="https://twitter.com/nukeador" class="twitter" rel="external" data-link-type="button" data-link-name="Twitter - Ruben">@nukeador</a></li> <li><a href="https://github.com/nukeador" class="github" rel="external" data-link-type="button" data-link-name="Github - Ruben">Github</a></li> <li><a href="http://www.nukeador.com/" class="website" rel="external" data-link-type="button" data-link-name="Website - Ruben">nukeador.com</a></li> </ul> </div> {% endblock %} {% block stories_list %} <ul class="contribute-mozillian-list"> <li class="contribute-mozillian-item"> <a href="{{ url('mozorg.contribute.story-shreyas') }}" data-link-type="button" data-link-name="Read his story - Shreyas"> <img class="contribute-photo" src="{{ static('img/contribute/person-shreyas.jpg') }}" alt=""> </a> <h3>Shreyas</h3> <p>{{ _('India &middot; Teaching') }}</p> <a href="{{ url('mozorg.contribute.story-shreyas') }}" class="mzp-c-button mzp-t-secondary" data-link-type="button" data-link-name="Read his story - Shreyas"> {{ _('Read his story') }} </a> </li> <li class="contribute-mozillian-item"> <a href="{{ url('mozorg.contribute.story-faye') }}" data-link-type="button" data-link-name="Read her story - Faye"> <img class="contribute-photo" src="{{ static('img/contribute/person-faye.jpg') }}" alt=""> </a> <h3>Faye</h3> <p>{{ _('Philippines &middot; Activism') }}</p> <a href="{{ url('mozorg.contribute.story-faye') }}" class="mzp-c-button mzp-t-secondary" data-link-type="button" data-link-name="Read her story - Faye"> {{ _('Read her story') }} </a> </li> <li class="contribute-mozillian-item"> <a href="{{ url('mozorg.contribute.story-michael') }}" data-link-type="button" data-link-name="Read his story - Michael"> <img class="contribute-photo" src="{{ static('img/contribute/person-michael.jpg') }}" alt=""> </a> <h3>Michael</h3> <p>{{ _('Switzerland &middot; Coding') }}</p> <a href="{{ url('mozorg.contribute.story-michael') }}" class="mzp-c-button mzp-t-secondary" data-link-type="button" data-link-name="Read his story - Michael"> {{ _('Read his story') }} </a> </li> </ul> {% endblock %}
compositing/compositor_layer/fn.to_layers_color.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `to_layers_color` fn in crate `compositing`."> <meta name="keywords" content="rust, rustlang, rust-lang, to_layers_color"> <title>compositing::compositor_layer::to_layers_color - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>compositing</a>::<wbr><a href='index.html'>compositor_layer</a></p><script>window.sidebarCurrent = {name: 'to_layers_color', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>compositing</a>::<wbr><a href='index.html'>compositor_layer</a>::<wbr><a class='fn' href=''>to_layers_color</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-10016' class='srclink' href='../../src/compositing/compositor_layer.rs.html#161-163' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>fn to_layers_color(color: &amp;<a class='type' href='../../azure/azure/type.AzColor.html' title='azure::azure::AzColor'>Color</a>) -&gt; <a class='struct' href='../../layers/color/struct.Color.html' title='layers::color::Color'>Color</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "compositing"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
16_01/le__dir_8h.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>le_dir.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="fonts.css" rel="stylesheet" type="text/css" /> <link href="legato.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="jquery.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <script type="text/javascript"> //<![CDATA[ // Detect if doc is served by eclipse if( ( (window.location.hostname == "127.0.0.1") || (window.location.hostname == "localhost") ) && ( (window.location.port != "") && (window.location.port != 80) && (window.location.port != 443) ) ) { // Inhibit init function from navtree initNavTree = function(toroot,relpath) {} $(document).ready(function(){ navTree = document.getElementById("side-nav"); if(navTree) { navTree.parentElement.removeChild(navTree); } $("#doc-content").css('margin-left',10); }); } //]]> </script> <link rel="icon" type="image/png" href="favicon.ico" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"> <a href="index.html" title="Legato"> <img alt="Logo" src="legatoLogo.png"/> </a> <div id="projectbrief">Simplifying IoT development</div> </td> <td> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('le__dir_8h.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">le_dir.h File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="le__dir_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a7ac7d25b67f2e47127084677626d5344"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__dir_8h.html#a7ac7d25b67f2e47127084677626d5344">le_dir_Make</a> (const char *pathNamePtr, mode_t mode)</td></tr> <tr class="separator:a7ac7d25b67f2e47127084677626d5344"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a41fc915e2a21ea91dabe335f1316df74"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__dir_8h.html#a41fc915e2a21ea91dabe335f1316df74">le_dir_MakePath</a> (const char *pathNamePtr, mode_t mode)</td></tr> <tr class="separator:a41fc915e2a21ea91dabe335f1316df74"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9eca51d0e3031f9dee7b875a62c8b1e0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__dir_8h.html#a9eca51d0e3031f9dee7b875a62c8b1e0">le_dir_RemoveRecursive</a> (const char *pathNamePtr)</td></tr> <tr class="separator:a9eca51d0e3031f9dee7b875a62c8b1e0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a21759e0bd1e3aeae2664b955c36baa58"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__dir_8h.html#a21759e0bd1e3aeae2664b955c36baa58">le_dir_IsDir</a> (const char *pathNamePtr)</td></tr> <tr class="separator:a21759e0bd1e3aeae2664b955c36baa58"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Legato <a class="el" href="c_dir.html">Directory API</a> include file.</p> <p>Copyright (C) Sierra Wireless Inc. Use of this work is subject to license. </p> </div><h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="a21759e0bd1e3aeae2664b955c36baa58"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool le_dir_IsDir </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>pathNamePtr</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Checks if the path refers to a directory.</p> <dl class="section return"><dt>Returns</dt><dd>true if the path refers to a directory. false otherwise. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">pathNamePtr</td><td>The path to the directory. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a7ac7d25b67f2e47127084677626d5344"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_dir_Make </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>pathNamePtr</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">mode_t&#160;</td> <td class="paramname"><em>mode</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Creates a directory with permissions specified in mode.</p> <dl class="section note"><dt>Note</dt><dd>Permissions for the created directory will depend on the calling process' umask.</dd></dl> <dl class="section return"><dt>Returns</dt><dd>LE_OK if successful. LE_DUPLICATE if the directory already exists. LE_FAULT if there was an error. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">pathNamePtr</td><td>Path name to the directory to create. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">mode</td><td>Permissions for the directory. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a41fc915e2a21ea91dabe335f1316df74"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_dir_MakePath </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>pathNamePtr</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">mode_t&#160;</td> <td class="paramname"><em>mode</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Creates all directories in the path. If some (or all) directories in the path already exist, those directories are left as is. All created directories have the same permissions (specified in mode).</p> <dl class="section note"><dt>Note</dt><dd>Permissions for the created directories will depend on the calling process' umask.</dd></dl> <dl class="section return"><dt>Returns</dt><dd>LE_OK if successful. LE_FAULT if there was an error. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">pathNamePtr</td><td>Path containing all the directories to create. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">mode</td><td>Permissions for all created directories. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a9eca51d0e3031f9dee7b875a62c8b1e0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_dir_RemoveRecursive </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>pathNamePtr</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Removes a directory by first recursively removing sub-directories, files, symlinks, hardlinks, devices, etc. Symlinks are not followed; only the links themselves are deleted.</p> <p>A file or device may not be able to be removed if it is busy, in which case an error message is logged and LE_FAULT is returned.</p> <dl class="section return"><dt>Returns</dt><dd>LE_OK if successful. LE_FAULT if there was an error. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">pathNamePtr</td><td>Path to the directory to remove. </td></tr> </table> </dd> </dl> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <div class="footer"> <div> <a href="https://www.sierrawireless.com/"> <img src="swi-ico-medium.png" width="24" alt="" /> &nbsp;Sierra Wireless </a> &nbsp;-&nbsp; Generated by Doxygen 1.8.11 </div> </div> </body> </html>
gleam/ffi/Uniform2ui/fn.is_loaded.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `is_loaded` fn in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, is_loaded"> <title>gleam::ffi::Uniform2ui::is_loaded - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>Uniform2ui</a></p><script>window.sidebarCurrent = {name: 'is_loaded', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>Uniform2ui</a>::<wbr><a class='fn' href=''>is_loaded</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-50523' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#17724-17726' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub fn is_loaded() -&gt; <a href='../../../std/primitive.bool.html'>bool</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
gleam/ffi/constant.RGBA16.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `RGBA16` constant in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, RGBA16"> <title>gleam::ffi::RGBA16 - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'RGBA16', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a>::<wbr><a class='constant' href=''>RGBA16</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-3764' class='srclink' href='../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#1661' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const RGBA16: <a class='type' href='../../gleam/gl/types/type.GLenum.html' title='gleam::gl::types::GLenum'>GLenum</a><code> = </code><code>0x805B</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
index.html
dougneves/sjogong
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!-- jquery --> <script src="https://code.jquery.com/jquery-3.1.0.min.js"></script> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <!-- css sjogong --> <link rel="stylesheet" type="text/css" href="style.css"> <!-- carrega os bots --> <script src="bot_random.js"></script> <script src="bot_extremamenteburro.js"></script> <script src="bot_muitoburro.js"></script> <script src="bot_burro.js"></script> <!-- sjogong --> <script src="config.js"></script> <script src="arena.js"></script> <script src="players.js"></script> <script src="draw.js"></script> <script src="sjogong.js"></script> <title>SJogoNG</title> </head> <body> <section class="header">SJogoNG</section> <section class="body"> <div id="players"> </div> <div id="arena_div"></div> <div id="arena_info"></div> </section> <section class="footer"></section> </body> </html>
x11_dl/keysym/constant.XK_apostrophe.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XK_apostrophe` constant in crate `x11_dl`."> <meta name="keywords" content="rust, rustlang, rust-lang, XK_apostrophe"> <title>x11_dl::keysym::XK_apostrophe - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a></p><script>window.sidebarCurrent = {name: 'XK_apostrophe', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a>::<wbr><a class='constant' href=''>XK_apostrophe</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2948' class='srclink' href='../../src/x11_dl/keysym.rs.html#181' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XK_apostrophe: <a class='type' href='../../libc/types/os/arch/c95/type.c_uint.html' title='libc::types::os::arch::c95::c_uint'>c_uint</a><code> = </code><code>0x027</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "x11_dl"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
apidocs/edu/iastate/ansci/flip/class-use/SummaryBreed.html
flipisu/FLIP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_77) on Fri Jan 06 13:55:15 CLT 2017 --> <title>Uses of Class edu.iastate.ansci.flip.SummaryBreed</title> <meta name="date" content="2017-01-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class edu.iastate.ansci.flip.SummaryBreed"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../edu/iastate/ansci/flip/SummaryBreed.html" title="class in edu.iastate.ansci.flip">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/iastate/ansci/flip/class-use/SummaryBreed.html" target="_top">Frames</a></li> <li><a href="SummaryBreed.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class edu.iastate.ansci.flip.SummaryBreed" class="title">Uses of Class<br>edu.iastate.ansci.flip.SummaryBreed</h2> </div> <div class="classUseContainer">No usage of edu.iastate.ansci.flip.SummaryBreed</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../edu/iastate/ansci/flip/SummaryBreed.html" title="class in edu.iastate.ansci.flip">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/iastate/ansci/flip/class-use/SummaryBreed.html" target="_top">Frames</a></li> <li><a href="SummaryBreed.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/files/src-attachmentinterface.html
lotgd/core
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <base href="../"> <link rel="icon" href="images/favicon.ico"/> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/base.css"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/template.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css"> <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script> <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script> <script src="js/search.js"></script> <script defer src="js/searchIndex.js"></script> </head> <body id="top"> <header class="phpdocumentor-header phpdocumentor-section"> <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1> <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" /> <label class="phpdocumentor-header__menu-icon" for="menu-button"> <i class="fas fa-bars"></i> </label> <section data-search-form class="phpdocumentor-search"> <label> <span class="visually-hidden">Search for</span> <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/> <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/> </svg> <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled /> </label> </section> <nav class="phpdocumentor-topnav"> <ul class="phpdocumentor-topnav__menu"> </ul> </nav> </header> <main class="phpdocumentor"> <div class="phpdocumentor-section"> <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" /> <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button"> Menu </label> <aside class="phpdocumentor-column -four phpdocumentor-sidebar"> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/lotgd.html">LotGD</a></h4> <ul class="phpdocumentor-list"> <li> <a href="namespaces/lotgd-core.html">Core</a> </li> </ul> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Packages</h2> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/Application.html">Application</a></h4> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Reports</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Indices</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3> </section> </aside> <div class="phpdocumentor-column -eight phpdocumentor-content"> <ul class="phpdocumentor-breadcrumbs"> </ul> <article class="phpdocumentor-element -file"> <h2 class="phpdocumentor-content__title">AttachmentInterface.php</h2> <section class="phpdocumentor-description"></section> <h3 id="interfaces_class_traits"> Interfaces, Classes and Traits <a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a> </h3> <dl class="phpdocumentor-table-of-contents"> <dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/LotGD-Core-AttachmentInterface.html"><abbr title="\LotGD\Core\AttachmentInterface">AttachmentInterface</abbr></a></dt> <dd></dd> </dl> </article> <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden"> <section class="phpdocumentor-search-results__dialog"> <header class="phpdocumentor-search-results__header"> <h2 class="phpdocumentor-search-results__title">Search results</h2> <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button> </header> <section class="phpdocumentor-search-results__body"> <ul class="phpdocumentor-search-results__entries"></ul> </section> </section> </section> </div> </div> <a href="files/src-attachmentinterface.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a> </main> <script> cssVars({}); </script> <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script> </body> </html>
doc/javadoc/com/fluidops/fedx/config/FedXSailConfig.html
semagrow/fork-fedX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_40) on Tue Oct 07 13:22:00 CEST 2014 --> <title>FedXSailConfig (Fluid Operations FedX documentation)</title> <meta name="date" content="2014-10-07"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet_fedx.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="FedXSailConfig (Fluid Operations FedX documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/FedXSailConfig.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <img src=images/fluidops.png> </em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../com/fluidops/fedx/config/FedXSailFactory.html" title="class in com.fluidops.fedx.config"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/fluidops/fedx/config/FedXSailConfig.html" target="_top">Frames</a></li> <li><a href="FedXSailConfig.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.fluidops.fedx.config</div> <h2 title="Class FedXSailConfig" class="title">Class FedXSailConfig</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.openrdf.sail.config.SailImplConfigBase</li> <li> <ul class="inheritance"> <li>com.fluidops.fedx.config.FedXSailConfig</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>org.openrdf.sail.config.SailImplConfig</dd> </dl> <hr> <br> <pre>public class <a href="../../../../src-html/com/fluidops/fedx/config/FedXSailConfig.html#line.29">FedXSailConfig</a> extends org.openrdf.sail.config.SailImplConfigBase</pre> <div class="block">FedX Sail config to be used for repository initialization using the <a href="../../../../com/fluidops/fedx/config/FedXSailFactory.html" title="class in com.fluidops.fedx.config"><code>FedXSailFactory</code></a>.</div> <dl><dt><span class="strong">Author:</span></dt> <dd>Andreas Schwarte</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../com/fluidops/fedx/config/FedXSailConfig.html#FedXSailConfig()">FedXSailConfig</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../com/fluidops/fedx/config/FedXSailConfig.html#FedXSailConfig(java.lang.String)">FedXSailConfig</a></strong>(java.lang.String&nbsp;fedxConfig)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../com/fluidops/fedx/config/FedXSailConfig.html#getFedxConfig()">getFedxConfig</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../com/fluidops/fedx/config/FedXSailConfig.html#setFedxConfig(java.lang.String)">setFedxConfig</a></strong>(java.lang.String&nbsp;fedxConfig)</code> <div class="block">Set the location of the FedX configuration</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.openrdf.sail.config.SailImplConfigBase"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.openrdf.sail.config.SailImplConfigBase</h3> <code>export, getType, parse, setType, validate</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="FedXSailConfig()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>FedXSailConfig</h4> <pre>public&nbsp;<a href="../../../../src-html/com/fluidops/fedx/config/FedXSailConfig.html#line.35">FedXSailConfig</a>()</pre> </li> </ul> <a name="FedXSailConfig(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FedXSailConfig</h4> <pre>public&nbsp;<a href="../../../../src-html/com/fluidops/fedx/config/FedXSailConfig.html#line.39">FedXSailConfig</a>(java.lang.String&nbsp;fedxConfig)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getFedxConfig()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFedxConfig</h4> <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/com/fluidops/fedx/config/FedXSailConfig.html#line.48">getFedxConfig</a>()</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>the location of the FedX configuration</dd></dl> </li> </ul> <a name="setFedxConfig(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setFedxConfig</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/com/fluidops/fedx/config/FedXSailConfig.html#line.55">setFedxConfig</a>(java.lang.String&nbsp;fedxConfig)</pre> <div class="block">Set the location of the FedX configuration</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/FedXSailConfig.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <img src=images/fluidops.png> </em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../com/fluidops/fedx/config/FedXSailFactory.html" title="class in com.fluidops.fedx.config"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/fluidops/fedx/config/FedXSailConfig.html" target="_top">Frames</a></li> <li><a href="FedXSailConfig.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &#169; 2008-2011 fluid Operations AG. All Rights Reserved.</i> </small></p> </body> </html>
templates/commons/regis-base.html
jittat/ku-eng-direct-admission
{% extends "commons/base.html" %} {% block extra-head %} {{ block.super }} <link rel="stylesheet" type="text/css" href="{% load adm_media %}{% media_url %}/css/review.css" /> <link rel="stylesheet" type="text/css" href="{% media_url %}/css/manual.css" /> {% endblock %} {% block title %}หน่วยทะเบียน{% endblock %} {% block body %} {% block regis-menu %} <div class="admin-bar">หน่วยทะเบียนและประมวลผล คณะวิศวกรรมศาสตร์</div> <div class="admin-menu"> <ul> <li>เมนู:</li> <li>[<a href="{% url review-index %}">หน้าแรกของระบบดูแล</a>]</li> <li>[<a href="{% url confirmation-index %}">ผลการยืนยันสิทธิ์</a>]</li> <li>[<a href="{% url review-ticket %}">ค้นหาด้วยหมายเลขและชื่อเพื่อการตรวจสอบ</a>]</li> <li>[<a href="{% url review-search %}">ค้นหาอื่น ๆ</a>]</li> <li>[<a href="{% url manual-index %}">ป้อนใบสมัคร</a>]</li> {% block extra-menu %}{% endblock %} <li>[<a href="{% url django.contrib.auth.views.logout %}">ออกจากระบบ</a>]</li> </ul> <br style="clear: both"/> </div> {% endblock %} {% block regis-body %} {% endblock %} <br style="clear: both"/> {% endblock %}
client/partials/groups_edit.html
eauc/steamdating
<div class="container"> <h2>Edit Groups</h2> <button class="btn btn-info" ng-click="doClose(true)"> Save </button> <button class="btn btn-default" ng-click="doClose(false)"> Cancel </button> <h3 style="border-bottom:1px solid black;"> Selection </h3> <button class="btn btn-default" ng-click="chunkGroups()"> Split into fixed-size groups </button> <button class="btn btn-default" ng-click="splitSelection()" ng-disabled="isSelectionEmpty()"> Split Selection into new group </button> <button class="btn btn-default" ng-click="moveSelectionFront()" ng-disabled="isSelectionEmpty()"> <span class="glyphicon glyphicon-chevron-up"></span> Move Selection up </button> <button class="btn btn-default" ng-click="moveSelectionBack()" ng-disabled="isSelectionEmpty()"> <span class="glyphicon glyphicon-chevron-down"></span> Move Selection down </button> <div ng-repeat="gr in new_state.players"> <h3 style="border-bottom:1px solid black;"> Group{{$index+1}} <button class="btn" ng-click="moveGroupFront($index)"> <span class="glyphicon glyphicon-chevron-up"></span> </button> <button class="btn" ng-click="moveGroupBack($index)"> <span class="glyphicon glyphicon-chevron-down"></span> </button> </h3> <table class="table"> <tr> <th>Player</th> </tr> <tr ng-repeat="p in gr track by p.name" ng-click="selection[p.name] = !selection[p.name]" style="cursor:pointer;" ng-style="{ 'background-color': selection[p.name] ? '#DDD' : 'none' }" > <td style="vertical-align:middle">{{p.name}}</td> </tr> </table> </div> </div>
doc/api/classes/ActionDispatch/RailsMetaStore/Rack.html
FiloSpaTeam/thinks
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>ActionDispatch::RailsMetaStore::Rack</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../css/github.css" type="text/css" media="screen" /> <script src="../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.2.3</span><br /> <h1> <span class="type">Module</span> ActionDispatch::RailsMetaStore::Rack </h1> <ul class="files"> <li><a href="../../../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/http/rack_cache_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/rack_cache.rb</a></li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="Rack/Cache.html">ActionDispatch::RailsMetaStore::Rack::Cache</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
docs/tags/git/index.html
jamesacampbell/jamesacampbell.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="referrer" content="no-referrer"> <meta name="description" content="James Campbell website pushing buttons since 1981."> <title> git - Causes &amp; Effects </title> <link href="https://www.jamescampbell.us/index.xml" rel="alternate" type="application/rss+xml" title="Causes &amp; Effects" /> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/css/main.min.6d10ea1ed2e66d431267324e2126b185c40ae2a7adb70d109ce81ce22729f1c3.css" integrity="sha256-bRDqHtLmbUMSZzJOISaxhcQK4qettw0QnOgc4icp8cM=" crossorigin="anonymous" media="screen"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Didact+Gothic"> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://www.jamescampbell.us/tn.png"/> <meta name="twitter:title" content="git"/> <meta name="twitter:description" content="James Campbell website pushing buttons since 1981."/> <meta property="og:title" content="git" /> <meta property="og:description" content="James Campbell website pushing buttons since 1981." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.jamescampbell.us/tags/git/" /><meta property="og:image" content="https://www.jamescampbell.us/tn.png"/><meta property="og:site_name" content="Causes &amp; Effects" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-1S64X1L3QD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-1S64X1L3QD'); </script> <title> git </title> </head> <body> <header class="wrap flex-container"> <h1>git</h1> </header> <main class="wrap"> <article class="flex-container"> </article> <nav role="navigation"> <ul> <li> Oct 11, 2020 -- <a href="/posts/yolo-git-2020/"> Stop Worrying and Git Yolo </a> </li> </ul> </nav> <nav role="navigation" class="flex-container bottom-menu"> <hr /> <p> <a href="/posts">posts</a> &#183; <a href="/shop">shop</a> &#183; <a href="/portfolio">portfolio</a> &#183; <a href="/about">who is james?</a> &#183; <a href="/index.xml">rss</a> &#183; <a href="/"> main </a> </p> </nav> </main> <footer class="flex-container footer">All rights reserved © 2012-2022 </footer> </body> </html>
match/scores/2011/1/19.html
MrLpk/nba
<html><head><title>NBAÊý¾Ý¿â</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="NBA,NBAÖ±²¥,Ö±²¥,Ò¦Ã÷,¼¼Êõͳ¼Æ,»ð¼ý,ºþÈË,ÈÈ»ð,¿Æ±È,°ÂÄá¶û,³£¹æÈü,NBA³£¹æÈü,¼¾ºóÈü,NBA¼¾ºóÈü,×ܾöÈü,NBA×ܾöÈü,¼¾Ç°Èü,NBA¼¾Ç°Èü,Èü³Ì,Ò×½¨Áª,ÐÛ¹,NBAÅÅÃû,ÅÅÃû,NBAÈü³Ì,ת»á,½»Ò×,ǩԼ,ÇòÔ±½»Ò×" /> <meta name="description" content="ÐÂÀËÌåÓýNBAƵµÀÌṩ×î¿ìËÙ×îÈ«Ãæ×îרҵµÄNBA±ÈÈüʵʱÎÄ×ÖÖ±²¥¼°Êý¾Ý" /> <link rel="stylesheet" type="text/css" href="style2007.css"> <script language="JavaScript"> <!-- function mover(src,clrOver){ src.bgColor = clrOver; } function mout(src,clrout) { src.bgColor = clrout; } //--> </script> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="5" marginwidth="0" marginheight="5"> <center> <div style="width:980px; margin:0 auto; text-align:center"> <script language="JavaScript"> <!-- function GetObj(objName){ if(document.getElementById){ return eval('document.getElementById("' + objName + '")'); }else if(document.layers){ return eval("document.layers['" + objName +"']"); }else{ return eval('document.all.' + objName); } } var PreloadImg = function(){ var preloadImages = new Array(); for(var i=0;i<arguments.length;i++){ preloadImages[0] = new Image(); preloadImages[0].src = arguments[i]; } } //PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif");//Ô¤¶ÁͼƬ function SetLbl(objId, cClass, cCon, hCon, dCon){ GetObj(objId).className = cClass; GetObj(cCon).style.display = "block"; GetObj(hCon).style.display = "none"; GetObj(dCon).style.display = "none"; } PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif","http://image2.sina.com.cn/ty/nba/rightb.gif","http://image2.sina.com.cn/ty/nba/righta.gif");//Ô¤¶ÁͼƬ function SetLb(objId, aClass, aCon, bCon){ GetObj(objId).className = aClass; GetObj(aCon).style.display = "block"; GetObj(bCon).style.display = "none"; } //--> </script> <!-- 2010-5-31 SUDA_CODE_START --> <script type="text/javascript" src="http://www.sinaimg.cn/unipro/pub/suda_s_v851c.js"></script> <script type="text/javascript" > _S_pSt(_S_PID_); </script> <noScript> <div style='position:absolute;top:0;left:0;width:0;height:0;visibility:hidden'><img width=0 height=0 src='http://beacon.sina.com.cn/a.gif?noScript' border='0' alt='' /></div> </noScript> <!-- 2010-5-31 SUDA_CODE_END --> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 begin --> <!-- ¾º¼¼·ç±© head begin --> <!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý begin --> <style type="text/css"> .secondaryHeader{height:33px;overflow:hidden;background:url(http://i2.sinaimg.cn/dy/images/header/2008/standardl2nav_bg.gif) repeat-x #fff;color:#000;font-size:12px;font-weight:100;} .secondaryHeader a,.secondaryHeader a:visited{color:#000;text-decoration:none;} .secondaryHeader a:hover,.secondaryHeader a:active{color:#c00;text-decoration:underline;} .sHBorder{border:1px #e3e3e3 solid;padding:0 10px 0 12px;overflow:hidden;zoom:1;} .sHLogo{float:left;height:31px;line-height:31px;overflow:hidden;} .sHLogo span,.sHLogo span a{display:block;*float:left;display:table-cell;vertical-align:middle;*display:block;*font-size:27px;*font-family:Arial;height:31px;} .sHLogo span,.sHLogo span a img{vertical-align:middle;} .sHLinks{float:right;line-height:31px;} .secondaryHeader img{border:none;} </style> <div style="width: 980px; margin: 5px auto;" class="secondaryHeader"> <div class="sHBorder"> <div class="sHLogo"><span><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÍø" src="http://i1.sinaimg.cn/dy/images/header/2009/standardl2nav_sina_new.gif"></a><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÌåÓý" src="http://i3.sinaimg.cn/ty/deco/2010/0601/standardl2nav_sports.gif"></a></span></div> <div class="sHLinks"><a href="http://sports.sina.com.cn/">ÌåÓýÊ×Ò³</a>&nbsp;|&nbsp;<a href="http://www.sina.com.cn/">ÐÂÀËÊ×Ò³</a>&nbsp;|&nbsp;<a href="http://news.sina.com.cn/guide/">ÐÂÀ˵¼º½</a></div> </div> </div> <!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý end --> <div id="nav"> <table border="0" align=left cellpadding="0" cellspacing="0"> <tr><td width=10></td> <td valign="bottom"><a href="http://sports.sina.com.cn/scrollnews.shtml" target="_blank">¹ö¶¯</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/bn/sports/" target="_blank">ÊÓÆµ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/photo/" target="_blank">ͼƬ</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/blog/" target="_blank">²©¿Í</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/bbs/" target="_blank">ÂÛ̳</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/global/" target="_blank">¹ú¼Ê×ãÇò</a></td><td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/china/" target="_blank">¹úÄÚ×ãÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/basketball/" target="_blank">ÀºÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBA</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/cba/" target="_blank">CBA</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/others/" target="_blank">×ÛºÏÌåÓý</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://f1.sina.com.cn/" target="_blank">F1</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/tennis/" target="_blank">ÍøÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/chess/" target="_blank">ÆåÅÆ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://golf.sina.com.cn/" target="_blank">¸ß¶û·ò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/lottery/" target="_blank">²ÊƱ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/gossip/" target="_blank">ÐÔ¸ÐÌå̳</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://tools.sina.com.cn/">ÐÂÀ˰ÙÊÂͨ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://news.sina.com.cn/437/2008/1015/56.html" target="_blank"><font color=yellow>ÊÖ»ú¿´NBA</font></a></td> </tr></table> </div> <div id="navbanner"> <img src="http://www.sinaimg.cn/ty/09others/stats.jpg" width="250" height="98" alt=""><img src="http://www.sinaimg.cn/ty/nba/nbalive/2007top_03.jpg" width="730" height="98" alt=""></div> <div id="navleft"><p style="padding-left:10px;"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBAÊ×Ò³</a> | <a href="http://sports.sina.com.cn/nba/live/index.html">±È·Ö</a> <a href="http://nba.sports.sina.com.cn/league_order.php?dpc=1">ÅÅÃû</a> <a href="http://nba.sports.sina.com.cn/match_result.php?dpc=1">Èü³Ì</a> <a href="http://nba.sports.sina.com.cn/playerstats.php?dpc=1">ͳ¼Æ</a> <a href="http://nba.sports.sina.com.cn/teams.php?dpc=1">Çò¶Ó</a> <a href="http://nba.sports.sina.com.cn/players.php?dpc=1">ÇòÔ±</a> <!-- <a href="http://nba.sports.sina.com.cn/transactions.php?&dpc=1" target=_blank>ת»á</a> <a href=http://nba.sports.sina.com.cn/injury.php target=_blank>ÉËÇé</a> --> <a href="http://nba.sports.sina.com.cn/showtv.php?dpc=1">µçÊÓ</a> | <a href="http://sports.sina.com.cn/nba/1.shtml" target="_blank">ÁÖÊéºÀ-»ð¼ý</a> <!-- <a href=http://sports.sina.com.cn/nba/14.shtml target=_blank>Ò×½¨ÁªÐ¡Å£</a> --> <a href="http://sports.sina.com.cn/nba/5.shtml" target="_blank">¿Æ±È-ºþÈË</a> <a href="http://sports.sina.com.cn/nba/12.shtml" target="_blank">ղķ˹-ÈÈ»ð</a> <a href="http://sports.sina.com.cn/nba/6.shtml" target="_blank">ÖîÇ¿</a> <a href="http://sports.sina.com.cn/z/nba/photo/sum/20/index.shtml" target="_blank">ͼƬ</a> <a href="http://sports.sina.com.cn/nba/9.shtml" target="_blank">ÆÀÂÛ</a> | <a href="http://sports.sina.com.cn/l/basketball/?agentId=214473" target="_blank">ÀºÇò²ÊƱ</a> </p></div> <div id="navright"><p style="padding-right:5px;">2013Äê11ÔÂ14ÈÕ</p></div> <div id="navbottom"></div> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 end --><style type="text/css"> #main #left img{ border:0px #fff solid;} </style> <div id="main"> <div id="left" style="width:730;"> <table width="720" border="0" align="center" cellpadding="0" cellspacing="0"> <tr><td width="102" height="98" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_01.gif" valign=bottom> <table cellpadding="0" cellspacing="0" width="96" height="88" align=right> <tr><td align=center width=96 height=70> <a href="team.php?id=2" target="_blank" > <img src="http://image2.sina.com.cn/ty/nba/teamlogo/2.gif" width="86" height="70"></a></td></tr> <tr><td height=18 align=center> <a href="team.php?id=2" target="_blank" class=tlogo> ¿­¶ûÌØÈË</a></td></tr> </table></td> <td width="516" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid.gif"> <table border=0 cellpadding="0" cellspacing="0" width=400 height=98 background="http://image2.sina.com.cn/ty/nba/nbalive/mid_02a.gif"> <tr><td colspan=3 height=16></td></tr> <tr><td width=60 align=center><table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D> <tr><td height=35 align=center bgcolor=black class="num">93</td></tr> </table> <table border=0 cellpadding="0" cellspacing="0" height=45 width=60> <tr><td height=45 align=center class="score">ʤ 25<br>¸º 7</td></tr> </table></td> <td align="center" valign="top"><span id="show_time" class=STYLE2></span><br> <table border=0 cellspacing="1" cellpadding="0" width=250 class=score bgcolor=#A6780D> <tr align=center> <td bgcolor="#000000">1½Ú</td><td bgcolor="#000000">2½Ú</td> <td bgcolor="#000000">3½Ú</td><td bgcolor="#000000">4½Ú</td> </tr> <tr align=center><td bgcolor="#000000">24</td> <td bgcolor="#000000">19</td> <td bgcolor="#000000">28</td> <td bgcolor="#000000">22</td> </tr> <tr align=center><td bgcolor="#000000">23</td> <td bgcolor="#000000">19</td> <td bgcolor="#000000">20</td> <td bgcolor="#000000">17</td> </tr> </table></td> <td width=60 align=center> <table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D> <tr><td height=35 align=center bgcolor=black class="num">79</td></tr> </table> <table border=0 cellpadding="0" cellspacing="0" height=45 width=60> <tr><td height=45 align=center class="score">ʤ 11<br>¸º 22</td></tr> </table></td></tr> </table></td> <td width="102" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_03.gif" valign=bottom> <table cellpadding="0" cellspacing="0" width="96" height="88" align=left><tr> <td align=center width=96 height=70> <a href="team.php?id=28" target="_blank"> <img src="http://image2.sina.com.cn/ty/nba/teamlogo/28.gif" width="86" height="70"></a></td></tr> <tr><td height=18 align=center> <a href="team.php?id=28" target="_blank" class=tlogo>ÃÍÁú</a></td></tr> </table></td></tr> <tr><td colspan="3"><img src="http://image2.sina.com.cn/ty/nba/nbalive/mid_04a.gif" width="720" height="11" alt=""></td></tr> </table><br><table width="730" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>¿­¶ûÌØÈ˶Ӽ¼Êõͳ¼Æ</td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;"> <table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text"> <tr bgcolor=#FFD200 align="center"> <td height="20">Ê×·¢ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3253" target="_blank"> ±£ÂÞ-Ƥ¶û˹</a></td> <td>36</td> <td>10-15</td> <td>3-3</td> <td>7-8</td> <td>0</td> <td>7</td> <td>7</td> <td>4</td> <td>0</td> <td>0</td> <td>1</td> <td>2</td><td>30</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=847" target="_blank"> ɳ¿ü¶û-°ÂÄá¶û</a></td> <td>24</td> <td>3-3</td> <td>0-0</td> <td>1-5</td> <td>0</td> <td>6</td> <td>6</td> <td>0</td> <td>0</td> <td>4</td> <td>1</td> <td>4</td><td>7</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4149" target="_blank"> À­¼ò-¡¶à</a></td> <td>34</td> <td>2-3</td> <td>0-1</td> <td>0-2</td> <td>0</td> <td>1</td> <td>1</td> <td>8</td> <td>1</td> <td>0</td> <td>5</td> <td>2</td><td>4</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3080" target="_blank"> À×-°¢Â×</a></td> <td>35</td> <td>10-18</td> <td>3-5</td> <td>0-0</td> <td>0</td> <td>4</td> <td>4</td> <td>2</td> <td>1</td> <td>0</td> <td>2</td> <td>3</td><td>23</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4313" target="_blank"> ¸ñÂ×-´÷ά˹</a></td> <td>39</td> <td>6-14</td> <td>0-0</td> <td>3-4</td> <td>0</td> <td>11</td> <td>11</td> <td>8</td> <td>2</td> <td>0</td> <td>1</td> <td>2</td><td>15</td></tr> <tr bgcolor=#FFD200 align="center"> <td height="20">Ìæ²¹ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3764" target="_blank"> Âí¿ü˹-µ¤Äá¶û˹</a></td> <td>12</td> <td>0-3</td> <td>0-1</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>1</td> <td>0</td> <td>0</td> <td>1</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4783" target="_blank"> ¬¿Ë-¹þÀ¼¸ßµÏ</a></td> <td>9</td> <td>1-1</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td><td>2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3965" target="_blank"> ·¶-Τ¸¥</a></td> <td>14</td> <td>1-2</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>2</td><td>2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3120" target="_blank"> ½Ü÷Òò-°ÂÄá¶û</a></td> <td>23</td> <td>3-7</td> <td>0-0</td> <td>0-0</td> <td>2</td> <td>4</td> <td>6</td> <td>2</td> <td>0</td> <td>1</td> <td>0</td> <td>2</td><td>6</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3947" target="_blank"> ÄÚÌØ-ÂÞ±öÑ·</a></td> <td>14</td> <td>2-4</td> <td>0-2</td> <td>0-0</td> <td>0</td> <td>1</td> <td>1</td> <td>3</td> <td>1</td> <td>0</td> <td>3</td> <td>0</td><td>4</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4750" target="_blank"> °¬¸¥Àï-²¼À­µÂÀû</a></td> <td height="20" colspan="13">ûÓÐÉϳ¡</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4522" target="_blank"> ÈûÃ×-°£¶ûµÇ</a></td> <td height="20" colspan="13">ûÓÐÉϳ¡</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3007" target="_blank"> ¿­ÎÄ-¼ÓÄÚÌØ</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3841" target="_blank"> µÂÂ¡ÌØ-Î¤Ë¹ÌØ</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3730" target="_blank"> ¿ÏµÂÀï¿Ë-ÅÁ½ð˹</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor=#FFD200 align=center> <td height="20">×ܼÆ</td> <td>240</td><td>38-70</td> <td>6-12</td><td>11-19</td> <td>2</td><td>35</td> <td>37</td><td>30</td> <td>5</td><td>6</td> <td>14</td><td>18</td> <td>93</td></tr> </table></td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table><table width="730" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>ÃÍÁú¶Ó¼¼Êõͳ¼Æ</td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;"> <table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text"> <tr bgcolor=#FFD200 align="center"> <td height="20">Ê×·¢ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3982" target="_blank"> °¢Ã×¶û-Ô¼º²Ñ·</a></td> <td>37</td> <td>5-11</td> <td>0-0</td> <td>0-0</td> <td>3</td> <td>7</td> <td>10</td> <td>2</td> <td>0</td> <td>1</td> <td>1</td> <td>4</td><td>10</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3989" target="_blank"> ºÎÈû-¿¨¶ûµÂ¡</a></td> <td>35</td> <td>3-14</td> <td>0-3</td> <td>0-2</td> <td>0</td> <td>1</td> <td>1</td> <td>10</td> <td>0</td> <td>0</td> <td>1</td> <td>4</td><td>6</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3953" target="_blank"> ÀïÄÉ˹-¿ËÀ×Ôú</a></td> <td>33</td> <td>3-12</td> <td>1-6</td> <td>0-0</td> <td>2</td> <td>7</td> <td>9</td> <td>2</td> <td>1</td> <td>0</td> <td>0</td> <td>3</td><td>7</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4494" target="_blank"> ÇÇÒÁ-¶àÎ÷</a></td> <td>37</td> <td>5-9</td> <td>0-0</td> <td>3-8</td> <td>7</td> <td>6</td> <td>13</td> <td>2</td> <td>2</td> <td>0</td> <td>0</td> <td>4</td><td>13</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4614" target="_blank"> µÂÂê¶û-µÂÂÞÔÞ</a></td> <td>41</td> <td>11-25</td> <td>0-1</td> <td>5-8</td> <td>3</td> <td>3</td> <td>6</td> <td>2</td> <td>3</td> <td>1</td> <td>5</td> <td>3</td><td>27</td></tr> <tr bgcolor=#FFD200 align="center"> <td height="20">Ìæ²¹ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3731" target="_blank"> À³°ºµÂÂÞ-°Í²©Èø</a></td> <td>29</td> <td>3-12</td> <td>0-4</td> <td>2-3</td> <td>0</td> <td>1</td> <td>1</td> <td>1</td> <td>3</td> <td>0</td> <td>5</td> <td>1</td><td>8</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3788" target="_blank"> ÂÞÄɵÂ-¶ÅÆÕÀï</a></td> <td>1</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4291" target="_blank"> ÖìÀû°²-À³ÌØ</a></td> <td>7</td> <td>1-2</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>1</td><td>2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4728" target="_blank"> °£µÂ-´÷ά˹</a></td> <td>21</td> <td>3-5</td> <td>0-0</td> <td>0-1</td> <td>4</td> <td>5</td> <td>9</td> <td>1</td> <td>0</td> <td>0</td> <td>1</td> <td>2</td><td>6</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4501" target="_blank"> Ë÷Äá-Íþķ˹</a></td> <td height="20" colspan="13">ûÓÐÉϳ¡</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4781" target="_blank"> ËùÂÞÃÅ-°¢À­±È</a></td> <td height="20" colspan="13">ûÓÐÉϳ¡</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3119" target="_blank"> Åå¼Ö-˹ÍмֿÆÎ¬Ææ</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3663" target="_blank"> À×¼ª-°£ÎÄ˹</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4129" target="_blank"> °²µÂÀïÑÇ-°ÍÄáÑÇÄá</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4473" target="_blank"> ½ÜÀïµÂ-±´ÀÕ˹</a></td> <td height="20" colspan="13">ûÓÐÉϳ¡</td> <tr bgcolor=#FFD200 align=center> <td height="20">×ܼÆ</td> <td>240</td><td>34-90</td> <td>1-14</td><td>10-22</td> <td>19</td><td>30</td> <td>49</td><td>20</td> <td>9</td><td>2</td> <td>13</td><td>22</td> <td>79</td></tr> </table></td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table><table width="730" border="0" cellpadding="0" cellspacing="0" class=text> <tr><td height="35" align="center" valign="bottom" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif" > ±ÈÈüºÄʱ£º2:13&nbsp;| ¹ÛÖÚÈËÊý£º 19986&nbsp;| ²ÃÅУºJames Capers,Marat Kogut,Tom Washington</td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table></div> <div id="right"> <table width="250" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36"> <div style="width:250px;"> <table id="mil_lbl" width="250" height="36" border=0 cellpadding=0 cellspacing=0 class="bg_live_1"> <tr><td height="36"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td width=75 onClick="SetLbl('mil_lbl','bg_live_0','yesterday','today','tomorrow')">×òÈÕÈü¹û</td> <td width=78 onClick="SetLbl('mil_lbl','bg_live_1','today','yesterday','tomorrow')">½ñÈձȷÖ</td> <td width=75 onClick="SetLbl('mil_lbl','bg_live_2','tomorrow','yesterday','today')">Ã÷ÈÕÔ¤¸æ</td> </tr></table> </td></tr> </table></div> </td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <div id="yesterday" style="display:none"></div> <div id="today" style="display:block;"></div> <div id="tomorrow" style="display:none"></div> <table border=0 cellpadding="0" cellspacing="0" width=250 height=11><tr><td> <img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table> <table border=0 cellpadding="0" cellspacing="0" width=250 height=11> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>ÏÖ³¡Í¼Æ¬</td></tr> </table></td></tr> <tr><td height="146" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" valign=bottom> <iframe scrolling="no" height="142" width="222" src="http://sports.sina.com.cn/iframe/nbalivepics/2011010228.html" frameborder="0"></iframe> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr> </table> </td></tr> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_04.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td width="33%"><a href="team.php?id=2" target="_blank">¿­¶ûÌØÈË</a></td> <td>¸÷Ïî×î¸ß</td> <td width="33%"><a href="team.php?id=28" target="_blank">ÃÍÁú</a></td> </tr></table> </td></tr> <tr><td height="109" align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td width="94" height="20" style="padding-left:4px;"><a href=player_one.php?id=3253 target=_blank>Ƥ¶û˹</a> 30</td> <td width="30" height="20" align="center" style="padding-left:2px;">µÃ·Ö</td> <td width="94" height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4614 target=_blank>µÂÂÞÔÞ</a> 27</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=4313 target=_blank>´÷ά˹</a> 11</td> <td height="20" align="center" style="padding-left:2px;">Àº°å</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4494 target=_blank>¶àÎ÷</a> 13</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=4149 target=_blank>¡¶à</a> 8</td> <td height="20" align="center" style="padding-left:2px;">Öú¹¥</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3989 target=_blank>¿¨¶ûµÂ¡</a> 10</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=4313 target=_blank>´÷ά˹</a> 2</td> <td height="20" align="center" style="padding-left:2px;">ÇÀ¶Ï</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4614 target=_blank>µÂÂÞÔÞ</a> 3</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=847 target=_blank>°ÂÄá¶û</a> 4</td> <td height="20" align="center" style="padding-left:2px;">¸Çñ</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3982 target=_blank>Ô¼º²Ñ·</a> 1</td></tr></table> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center> <td width="33%"><a href="team.php?id=2" target="_blank">¿­¶ûÌØÈË</a></td> <td>Çò¶Óͳ¼Æ</td> <td width="33%"><a href="team.php?id=28" target="_blank">ÃÍÁú</a></td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">93</td><td height="20">µÃ·Ö</td> <td width="33%">79</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">15</td><td height="20">¿ì¹¥µÃ·Ö</td> <td width="33%">29</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">32</td><td height="20">ÄÚÏߵ÷Ö</td> <td width="33%">42</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">14</td><td height="20">×î´óÁìÏÈ</td> <td width="33%">5</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">54.3%</td><td height="20">ͶÀºÃüÖÐÂÊ</td> <td width="33%">37.8%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">57.9%</td><td height="20">·£ÇòÃüÖÐÂÊ</td> <td width="33%">45.5%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">50%</td><td height="20">Èý·ÖÃüÖÐÂÊ</td> <td width="33%">7.1%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td><td height="20">¼¼Êõ·¸¹æ</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td><td height="20">¶ñÒâ·¸¹æ</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td><td height="20">·¸ÂúÀ볡</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td> <td height="20">±»Öð³ö³¡</td> <td width="33%">0</td></tr> </table> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table> </div></div> <table width="980" border="0" cellpadding="0" cellspacing="0"> <tr><td height="10" bgcolor=#FFC000></td></tr></table> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 begin --> <!--<SCRIPT LANGUAGE="JavaScript" src="http://www.sinaimg.cn/dy/deco/2007/sinafooter.js"></SCRIPT> --> <div id="footer"><p><a href="http://corp.sina.com.cn/chn/">ÐÂÀ˼ò½é</a> | <a href="http://corp.sina.com.cn/eng/">About Sina</a> | <a href="http://ads.sina.com.cn/">¹ã¸æ·þÎñ</a> | <a href="http://www.sina.com.cn/contactus.html">ÁªÏµÎÒÃÇ</a> | <a href="http://corp.sina.com.cn/chn/sina_job.html">ÕÐÆ¸ÐÅÏ¢</a> | <a href="http://www.sina.com.cn/intro/lawfirm.shtml">ÍøÕ¾ÂÉʦ</a> | <a href="http://english.sina.com">SINA English</a> | <a href="http://members.sina.com.cn/apply/">ͨÐÐ֤ע²á</a> | <a href="http://tech.sina.com.cn/focus/sinahelp.shtml">²úÆ·´ðÒÉ</a></p><p>Copyright &copy; 1996-2012 SINA Corporation, All Rights Reserved</p><p>ÐÂÀ˹«Ë¾ <a href="http://www.sina.com.cn/intro/copyright.shtml" target="_blank">°æÈ¨ËùÓÐ</a></p></div> </div></div> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 end --><script language="javascript" src="http://nba.sports.sina.com.cn/showmatch.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/tomorrow.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/today.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/yesterday.js"></script>
rules/rules-rgaa4.0/src/test/resources/testcases/rgaa40/Rgaa40Rule090302/Rgaa40.Test.9.3.2-4NA-01.dist.html
Asqatasun/Asqatasun
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Rgaa 4.0 Test.9.3.2 NA 01</title> </head> <body class="NA"> <div> <h1>Rgaa 4.0 Test.9.3.2 NA 01</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> <p>Dans chaque page web, les informations regroupées visuellement sous forme de <a href="https://www.numerique.gouv.fr/publications/rgaa-accessibilite/methode/glossaire/#listes">liste</a> ordonnée vérifient-elles une de ces conditions ?</p> <ul> <li>La liste utilise les balises HTML <code>&lt;ol&gt;</code> et <code>&lt;li&gt;</code>.</li> <li>La liste utilise les attributs WAI-ARIA <code>role="list"</code> et <code>"listitem"</code>.</li> </ul> </div> <!-- END [test-detail] --> <!-- START [testcase] --> <div class="testcase"> </div> <!-- END [testcase] --> <!-- START [test-explanation] --> <div class="test-explanation"> NA. </div> <!-- END [test-explanation] --> </div> </body> </html>
ceaWeb/indices/a00838.html
jacintodavila/catalogoelectronicoautonomo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd"> <html><head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="estilos.css" /> <title> Indice de Santeliz Casavilca, Joanna Veruschka, como autor(a) en EDUCERE</title> </head><body> <div id="container"> <div id="pageHeader"> </div> <div id="pageContehome"> <center><big><a href="../index.html">Indices EDUCERE</a><br></big></center> <entry> <number> 838 </number> <results> <authors> "Santeliz Casavilca, Joanna Veruschka" </authors> <results> <div></div> <h2 align="center">La frase: Santeliz Casavilca, Joanna Veruschka</h2> <h3 align="center">Produjo 2 resultados</h3> <table align="center" border="1" width="100%"> <tr><th>Relevancia</th><th>Archivo (URL implicito)</th><th>Tama�o (en Bytes)</th></tr> <tr><td>1000</td><td><a href=".%2fpdfs%2fv12n43%2farticulo14.pdf">articulo14.pdf</a></td><td><em>829676</em></td></tr> <tr><td>431</td><td><a href=".%2fpdfs%2fv15n52%2fpdf%2fart02.pdf">art02.pdf</a></td><td><em>3023946</em></td></tr> </table> </results> </entry> </div> <div id="footer"><p>EDUCERE. La Revista Venezolana de Educación Escuela de Educación. <br/> Facultad de Humanidades y Educación Universidad de Los Andes,<br/> Mérida - Venezuela<br/> <br/> <br/> </p> </div> </div> </body> </html>
grass_trunk/scripts/v.in.lines/v.in.lines.html
AsherBond/MondocosmOS
<h2>DESCRIPTION</h2> Imports a stream of ASCII x,y[,z] coordinates as a line or series of lines. <h2>NOTES</h2> Input ASCII coordinates are simply a series of "x&nbsp;y" data points. Lines are separated by a row containing "<tt>NaN&nbsp;NaN</tt>". <!-- TODO:? Line categories start at 1 and increase sequentially. --> <p> The user can import 3D lines by providing 3 columns of data in the input stream and using the <b>-z</b> flag. <p> This script is a simple wrapper around the <em>v.in.mapgen</em> module. <h2>EXAMPLE</h2> <div class="code"><pre> v.in.lines in=- out=two_lines fs=, &lt;&lt;EOF 167.846717,-46.516653 167.846663,-46.516645 167.846656,-46.516644 167.846649,-46.516644 167.846642,-46.516643 NaN,NaN 167.846520,-46.516457 167.846528,-46.516461 167.846537,-46.516464 167.846535,-46.516486 167.846544,-46.516489 167.846552,-46.516493 EOF v.category in=two_lines out=lines_with_cats option=add </pre></div> <h2>SEE ALSO</h2> <em> <a href="v.in.ascii.html">v.in.ascii</a>, <a href="v.in.mapgen.html">v.in.mapgen</a>, <a href="v.out.ascii.html">v.out.ascii</a>, <a href="d.graph.html">d.graph</a>, <a href="r.in.poly.html">r.in.poly</a> </em> <h2>AUTHOR</h2> Hamish Bowman<br> Dunedin, New Zealand <p> <i>Last changed: $Date: 2011-09-04 02:45:43 -0700 (Sun, 04 Sep 2011) $</i>
index.html
beardog108/seedbin
<!DOCTYPE HTML> <html> <head> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta name='description' content='Fast & free distributed decentralized pastebin'> <!-- SeedBin: a distributed pastebin with ipfs and webtorrent Copyright (C) 2017 Kevin Forman (beardog108) https://ChaosWebs.net/ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. --> <title>SeedBin</title> <link rel='icon' href='favicon.png'> <link rel='stylesheet' href='min.css'> <link rel='stylesheet' href='modal.css'> <link rel='stylesheet' href='jquery.growl.css'> <link rel='stylesheet' href='theme.css'> <script src='jquery.min.js'></script> <script src='webtorrent.min.js'></script> <script src='modal.min.js'></script> <script src='jquery.growl.js'></script> <script src='seedbin.js'></script> </head> <body> <section class="modal--show" id="show-paste" tabindex="-1" role="dialog" aria-labelledby="modal-label" aria-hidden="true"> <div class="modal-inner"> <header id="modal-label"><h2>Your Paste Is Ready!</h2></header> <div class="modal-content"> <pre id='pasteOutput'>Nothing here, probably due to a refresh :)</pre> </div> </div> <a href="#!" class="modal-close" title="Close this modal" data-close="Close" data-dismiss="modal">?</a> </section> <section class="modal--show" id="show-links" tabindex="-1" role="dialog" aria-labelledby="modal-label" aria-hidden="true"> <div class="modal-inner"> <header id="modal-label"><h2>Share Links</h2></header> <div class="modal-content"> <label>IPFS: <input readonly id='ipfsHash' type='text'></label><br><br> <label>WebTorrent: <input readonly id='webtorrentHash' type='text'></label><br><br> <label>Share URL: <input readonly id='shareURI' type='text'></label><br><br> <label>Generic Share: <input readonly id='genericShare' type='text'></label> <p>It is safe to close this modal.</p> </div> </div> <a href="#!" class="modal-close" title="Close this modal" data-close="Close" data-dismiss="modal">?</a> </section> <h1 class='center'>SeedBin</h1> <div id='peerNumArea' class='center'>Torrent peers: <span id='peerNum'></span><br></div> <form method='post' id='pasteform'> <div class='center'><textarea class='smooth' name='text' required id='text' maxlength='5242880'></textarea></div> <br><br> <div class='center'><input id='submit' type='submit' value='Share' class='btn btn-a'></div> </form> <footer class='center'> <div class='center'><label>Server & fallback gateway: <input class='smooth' id='serverURI' placeholder='Server URL' type='text'></label></div> <br> <p id='serverUp' class='center'>❌ Connection with server not established</p> <p id='localDetected' class='center'>❌ No local gateway detected (will use fallback)!</p> <p id='webrtc' class='center'>❌ No WebRTC (no WebTorrent)</p> <hr> <p>🖤 Made by <a href='https://www.chaoswebs.net'>Kevin Froman</a></p><span style="color: orange;">Ƀ</span>itcoin: <a style="color: black;" href='bitcoin:1Hek4bVGsxSFA1QpTXryMZcP88agGMKfAU'>1Hek4bVGsxSFA1QpTXryMZcP88agGMKfAU</a></footer> </body> </html>
gstudio/templates/gstudio/home_old.html
gnowledge/ncert_nroer
{% load gstudio_tags i18n %} {% load objectapp_tags i18n %} {% load adminmedia grp_tags %} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xml:lang="{{ LANGUAGE_CODE }}" lang="{{ LANGUAGE_CODE }}" version="-//W3C//DTD XHTML 1.1//EN" xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> #header { background: none repeat scroll 0 0 #0D81BE; color: white; } #header a:hover, #header a:active { color: #0d81be; } body { background: url(/static/gstudio/img/bg.jpg) repeat scroll 0 0 white; } #main { margin-top: 70px; } #searchtext{ margin-left:25%; margin-top:10% } #searchidbutton{ margin-left:39%; margin-top:2%; } .searchbutton { background:#0D81BE !important; opacity:0.9; color:#fff !important; font-family: Arial,sans-serif ; font-size: 22px; font-weight: bold; vertical-align: top; } .searchbutton:hover { background:#555 !important; color:#fff !important; } #author{ margin-left: 75%; } .homebottom h3 { border-bottom: 1px solid #555; color: #000000; font-size: 2em; font-weight: normal; line-height: 1; margin-bottom: 1em; padding-bottom: 0.3em; } .homebottom{ margin-top:9%; margin-left:11%; height: 212px; } .homebottom ul{ margin-left:0px; } .homebottom ul li{ margin-left:0px; } .homebottom ul li a{ margin-left:0px; } .authors { margin-left: 0; position: absolute; width: 300px; } .recentsnodetype { margin-left: 314px; position: absolute; width: 400px; } .comments { margin-left: 729px; position: absolute; width: 400px; } .tags .tag_1 { font-size: 1em; color: #001e2d; } .tags .tag_2 { font-size: 1.125em; color: #00334c; } .tags .tag_3 { font-size: 2em; color: #005b89; } .tags .tag_4 { font-size: 2.25em; color: #0070a8; } .tags .tag_5 { font-size: 3em; color: #0099e5; } .tags .tag_6 { font-size: 3.20em; color: #00adff; } } #tag{ width: 50%; } } </style> <script src="http://code.jquery.com/jquery-latest.js"></script> <script src="{% admin_media_prefix %}jquery/jquery-1.6.2.min.js" type="text/javascript"></script> <script type="text/javascript" > $(window).load(function() { $(".searchbutton").css({"background": "#F5F5F5" ,"width":"109px" , "height":"30px" , "-moz-box-sizing":"border-box", "margin-left":"45%", "padding":"4px 13px 29px 16px" , "color": "black" , "border":"1px solid #AAAAAA" }); $(".searchbutton").show(); $("#rssimage").show(); }); </script> <link href="{% admin_media_prefix %}css/base.css" rel="stylesheet" type="text/css" /> <script src="{% admin_media_prefix %}jquery/jquery-1.6.2.min.js" type="text/javascript"></script> <script src="{% admin_media_prefix %}jquery/ui/js/jquery-ui-1.8.15.custom.min.js" type="text/javascript"></script> <!-- Grappelli Main JS --> <script src="{% admin_media_prefix %}js/grappelli/grappelli.js" type="text/javascript"></script> <!-- Grappelli jQuery Plugins, Widgets --> <script src="{% admin_media_prefix %}js/grappelli/jquery.grp_collapsible.js" type="text/javascript"></script> <link rel="shortcut icon" href="/static/gstudio/img/favicon.ico" /> <title>Gnowledge Studio</title> <meta name="google-site-verification" content="EB45xTOTdMZ2x2oTj4RpYoiZowa8DgBLBHjtb6Uz5D4" /> </head> <body id="homebody"> <div id="header" > {% include "gstudio/_header.html" %} </div> <div class="logo"><img src="/static/gstudio/img/logo2.png"></div> <div id="top_gapping"> {% put_home_title as home_content %} {% with home_content|safe as home %} {{home}} {% endwith %} <center><font size="5" color="#555"><b> <a href="/tagclouds/">Tag Cloud</a></b></font> </center> </div> <div id="main"> <center><font size="23" color="#000"><b>{{ site }}</b></font><br/><span id="tagline">a project of <a href="http://ncert.nic.in/" target="_blank">NCERT</a>, <a href="http://ciet.nic.in/" target="_blank">CIET</a></span></center> <form action="{% url gstudio_nodetype_search %}" method="get"> <input id="searchtext" class="classtext" type="text" value="{{ pattern }}" name="pattern" onfocus="this.value=''" style="border: 5; padding: 0pt; margin: 0pt; height: 30px; width: 40%; margin-left:30%; margin-bottom:18px; margin-top:4%" /> <input class="searchbutton" type="submit" value="Search" title="Search" style="display:none;" /> &nbsp;&nbsp; <a href="{% url objectapp_gbobject_latest_feed %}" class="feeds" title="Rssfeed"><img src="/static/gstudio/img/rss.png" alt="?" width="20" height="" id= "rssimage" style="display:none"/></a> </form> </div><br/><br/><br/> <link rel="stylesheet" type="text/css" media="screen, projection" href="/static/gstudio/css/screen.css" /> <center><p style = " font-size : 17px ; color : #555; padding: 0 20px;" > {% put_home_content as home_content %} {% with home_content|safe as home %} {{home}} {% endwith %} <a href="/more/"><font color="#0D81BE">More</font></a></p></center> <div class="homebottom"> <div class="authors"> <h3>{% trans "Recents Authors" %}</h3> {% get_authors 12 %} </div> <div class="recentsnodetype"> <h3>{% trans "Recent Objects" %}</h3> {% get_random_gbobjects 12 %} </div> <div class="comments"> <h3>{% trans "Recent Comments" %}</h3> {% get_recent_comments 12 %} </div> </div> <div class="clear"></div> <div id="footer" align="center" style="margin-top:100px;background:#eaeaea;"> <p> a project of <a href="http://ncert.nic.in/" target="_blank">NCERT</a>, <a href="http://ciet.nic.in/" target="_blank">CIET</a><br> </p> <p> <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" title="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png"/></a> All material is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" title = "http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a> unless mentioned otherwise. <br/> Powered by <a href="http://www.djangoproject.com" title="https://www.djangoproject.com/">Django</a> and <a href="https://gitorious.org/gnowsys-studio" title="https://gitorious.org/gnowsys-studio">Gstudio {{ GSTUDIO_VERSION }}</a>. </p> <center> <a href="http://atlas.gnowledge.org/softwares"><img src="/static/gstudio/img/community.png"></a></center> </div> </body> </html>