code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>paramiko.sftp_si</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="paramiko-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="paramiko-module.html">Package&nbsp;paramiko</a> :: Module&nbsp;sftp_si </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="paramiko.sftp_si-module.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== MODULE DESCRIPTION ==================== --> <h1 class="epydoc">Module sftp_si</h1><p class="nomargin-top"><span class="codelink"><a href="paramiko.sftp_si-pysrc.html">source&nbsp;code</a></span></p> <p><a href="paramiko.SFTPServerInterface-class.html" class="link">SFTPServerInterface</a> is an interface to override for SFTP server support.</p> <!-- ==================== VARIABLES ==================== --> <a name="section-Variables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td align="left" colspan="2" class="table-header"> <span class="table-header">Variables</span></td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="AUTH_FAILED"></a><span class="summary-name">AUTH_FAILED</span> = <code title="2">2</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="AUTH_PARTIALLY_SUCCESSFUL"></a><span class="summary-name">AUTH_PARTIALLY_SUCCESSFUL</span> = <code title="1">1</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="AUTH_SUCCESSFUL"></a><span class="summary-name">AUTH_SUCCESSFUL</span> = <code title="0">0</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_ATTRS"></a><span class="summary-name">CMD_ATTRS</span> = <code title="105">105</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_CLOSE"></a><span class="summary-name">CMD_CLOSE</span> = <code title="4">4</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_DATA"></a><span class="summary-name">CMD_DATA</span> = <code title="103">103</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_EXTENDED"></a><span class="summary-name">CMD_EXTENDED</span> = <code title="200">200</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_EXTENDED_REPLY"></a><span class="summary-name">CMD_EXTENDED_REPLY</span> = <code title="201">201</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_FSETSTAT"></a><span class="summary-name">CMD_FSETSTAT</span> = <code title="10">10</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_FSTAT"></a><span class="summary-name">CMD_FSTAT</span> = <code title="8">8</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_HANDLE"></a><span class="summary-name">CMD_HANDLE</span> = <code title="102">102</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_INIT"></a><span class="summary-name">CMD_INIT</span> = <code title="1">1</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_LSTAT"></a><span class="summary-name">CMD_LSTAT</span> = <code title="7">7</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_MKDIR"></a><span class="summary-name">CMD_MKDIR</span> = <code title="14">14</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_NAME"></a><span class="summary-name">CMD_NAME</span> = <code title="104">104</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_OPEN"></a><span class="summary-name">CMD_OPEN</span> = <code title="3">3</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_OPENDIR"></a><span class="summary-name">CMD_OPENDIR</span> = <code title="11">11</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_READ"></a><span class="summary-name">CMD_READ</span> = <code title="5">5</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_READDIR"></a><span class="summary-name">CMD_READDIR</span> = <code title="12">12</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_READLINK"></a><span class="summary-name">CMD_READLINK</span> = <code title="19">19</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_REALPATH"></a><span class="summary-name">CMD_REALPATH</span> = <code title="16">16</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_REMOVE"></a><span class="summary-name">CMD_REMOVE</span> = <code title="13">13</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_RENAME"></a><span class="summary-name">CMD_RENAME</span> = <code title="18">18</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_RMDIR"></a><span class="summary-name">CMD_RMDIR</span> = <code title="15">15</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_SETSTAT"></a><span class="summary-name">CMD_SETSTAT</span> = <code title="9">9</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_STAT"></a><span class="summary-name">CMD_STAT</span> = <code title="17">17</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_STATUS"></a><span class="summary-name">CMD_STATUS</span> = <code title="101">101</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_SYMLINK"></a><span class="summary-name">CMD_SYMLINK</span> = <code title="20">20</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_VERSION"></a><span class="summary-name">CMD_VERSION</span> = <code title="2">2</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="CMD_WRITE"></a><span class="summary-name">CMD_WRITE</span> = <code title="6">6</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="DISCONNECT_AUTH_CANCELLED_BY_USER"></a><span class="summary-name">DISCONNECT_AUTH_CANCELLED_BY_USER</span> = <code title="13">13</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE"></a><span class="summary-name">DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE</span> = <code title="14">14</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="DISCONNECT_SERVICE_NOT_AVAILABLE"></a><span class="summary-name">DISCONNECT_SERVICE_NOT_AVAILABLE</span> = <code title="7">7</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_CLOSE"></a><span class="summary-name">MSG_CHANNEL_CLOSE</span> = <code title="97">97</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_DATA"></a><span class="summary-name">MSG_CHANNEL_DATA</span> = <code title="94">94</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_EOF"></a><span class="summary-name">MSG_CHANNEL_EOF</span> = <code title="96">96</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_EXTENDED_DATA"></a><span class="summary-name">MSG_CHANNEL_EXTENDED_DATA</span> = <code title="95">95</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_FAILURE"></a><span class="summary-name">MSG_CHANNEL_FAILURE</span> = <code title="100">100</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_OPEN"></a><span class="summary-name">MSG_CHANNEL_OPEN</span> = <code title="90">90</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_OPEN_FAILURE"></a><span class="summary-name">MSG_CHANNEL_OPEN_FAILURE</span> = <code title="92">92</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_OPEN_SUCCESS"></a><span class="summary-name">MSG_CHANNEL_OPEN_SUCCESS</span> = <code title="91">91</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_REQUEST"></a><span class="summary-name">MSG_CHANNEL_REQUEST</span> = <code title="98">98</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_SUCCESS"></a><span class="summary-name">MSG_CHANNEL_SUCCESS</span> = <code title="99">99</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_CHANNEL_WINDOW_ADJUST"></a><span class="summary-name">MSG_CHANNEL_WINDOW_ADJUST</span> = <code title="93">93</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_DEBUG"></a><span class="summary-name">MSG_DEBUG</span> = <code title="4">4</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_DISCONNECT"></a><span class="summary-name">MSG_DISCONNECT</span> = <code title="1">1</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_GLOBAL_REQUEST"></a><span class="summary-name">MSG_GLOBAL_REQUEST</span> = <code title="80">80</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_IGNORE"></a><span class="summary-name">MSG_IGNORE</span> = <code title="2">2</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_KEXINIT"></a><span class="summary-name">MSG_KEXINIT</span> = <code title="20">20</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_NEWKEYS"></a><span class="summary-name">MSG_NEWKEYS</span> = <code title="21">21</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_REQUEST_FAILURE"></a><span class="summary-name">MSG_REQUEST_FAILURE</span> = <code title="82">82</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_REQUEST_SUCCESS"></a><span class="summary-name">MSG_REQUEST_SUCCESS</span> = <code title="81">81</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_SERVICE_ACCEPT"></a><span class="summary-name">MSG_SERVICE_ACCEPT</span> = <code title="6">6</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_SERVICE_REQUEST"></a><span class="summary-name">MSG_SERVICE_REQUEST</span> = <code title="5">5</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_UNIMPLEMENTED"></a><span class="summary-name">MSG_UNIMPLEMENTED</span> = <code title="3">3</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_BANNER"></a><span class="summary-name">MSG_USERAUTH_BANNER</span> = <code title="53">53</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_FAILURE"></a><span class="summary-name">MSG_USERAUTH_FAILURE</span> = <code title="51">51</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_INFO_REQUEST"></a><span class="summary-name">MSG_USERAUTH_INFO_REQUEST</span> = <code title="60">60</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_INFO_RESPONSE"></a><span class="summary-name">MSG_USERAUTH_INFO_RESPONSE</span> = <code title="61">61</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_REQUEST"></a><span class="summary-name">MSG_USERAUTH_REQUEST</span> = <code title="50">50</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="MSG_USERAUTH_SUCCESS"></a><span class="summary-name">MSG_USERAUTH_SUCCESS</span> = <code title="52">52</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED"></a><span class="summary-name">OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED</span> = <code title="1">1</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="OPEN_FAILED_CONNECT_FAILED"></a><span class="summary-name">OPEN_FAILED_CONNECT_FAILED</span> = <code title="2">2</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="OPEN_FAILED_RESOURCE_SHORTAGE"></a><span class="summary-name">OPEN_FAILED_RESOURCE_SHORTAGE</span> = <code title="4">4</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="OPEN_FAILED_UNKNOWN_CHANNEL_TYPE"></a><span class="summary-name">OPEN_FAILED_UNKNOWN_CHANNEL_TYPE</span> = <code title="3">3</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="OPEN_SUCCEEDED"></a><span class="summary-name">OPEN_SUCCEEDED</span> = <code title="0">0</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_BAD_MESSAGE"></a><span class="summary-name">SFTP_BAD_MESSAGE</span> = <code title="5">5</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_CONNECTION_LOST"></a><span class="summary-name">SFTP_CONNECTION_LOST</span> = <code title="7">7</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_EOF"></a><span class="summary-name">SFTP_EOF</span> = <code title="1">1</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_FAILURE"></a><span class="summary-name">SFTP_FAILURE</span> = <code title="4">4</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_NO_CONNECTION"></a><span class="summary-name">SFTP_NO_CONNECTION</span> = <code title="6">6</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_NO_SUCH_FILE"></a><span class="summary-name">SFTP_NO_SUCH_FILE</span> = <code title="2">2</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_OP_UNSUPPORTED"></a><span class="summary-name">SFTP_OP_UNSUPPORTED</span> = <code title="8">8</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="SFTP_PERMISSION_DENIED"></a><span class="summary-name">SFTP_PERMISSION_DENIED</span> = <code title="3">3</code> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="paramiko-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Fri Apr 5 13:02:33 2013 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
linlife/Python
lin_jumper/author_agent/paramiko-1.10.1/docs/paramiko.sftp_si-module.html
HTML
apache-2.0
24,916
<div class="card" id="gadget-flight-radar"> <div class="card-body"> <h5 class="card-title"><b>{{gadgetDatum.data.length}} planes</b>&nbsp;<i>({{gadgetDatum.timestamp | date:'medium'}})</i></h5> <ul class="media-list"> <li *ngFor="let plane of gadgetDatum.data" class="media"> <div class="media-left media-middle"> <a href="http://flightaware.com/live/flight/{{plane.flight}}" target="_blank" *ngIf="plane.flight"> <img src="/backend/static/media/airplane-icon-512.png" height="16" width="16" class="media-object"> </a> <p *ngIf="!plane.flight" style="width: 16px; height: 16px; text-align: center;"><b>?</b></p> </div> <div class="media-body"> {{plane.flight ? plane.flight.trim() : 'ICAO: ' + plane.hex}}<br> ({{bearingToFlightRadar(plane.lon, plane.lat) | number:'1.0-0'}}&deg; {{distanceFromFlightRadar(plane.lon, plane.lat) | number:'1.1-1'}} km, {{plane.altitude ? plane.altitude : '-'}} ft, {{plane.speed ? plane.speed : '-'}} kn, track {{plane.track ? plane.track : '-'}}&deg;) </div> </li> </ul> </div> </div>
mik4el/gadget-board
web/gadget_board_frontend/src/app/gadget/gadget-flight-radar.component.html
HTML
apache-2.0
1,337
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Either | catavolt-sdk</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">catavolt-sdk</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_catavolt_fp_.html">&quot;catavolt/fp&quot;</a> </li> <li> <a href="_catavolt_fp_.either.html">Either</a> </li> </ul> <h1>Class Either&lt;A, B&gt;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Created by rburson on 3/5/15.</p> </div> </div> </section> <section class="tsd-panel tsd-type-parameters"> <h3>Type parameters</h3> <ul class="tsd-type-parameters"> <li> <h4>A</h4> </li> <li> <h4>B</h4> </li> </ul> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">Either</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section tsd-is-private tsd-is-private-protected tsd-is-external"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_fp_.either.html#_left" class="tsd-kind-icon">_left</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_fp_.either.html#_right" class="tsd-kind-icon">_right</a></li> </ul> </section> <section class="tsd-index-section tsd-is-external"> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_fp_.either.html#isleft" class="tsd-kind-icon">is<wbr>Left</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_fp_.either.html#isright" class="tsd-kind-icon">is<wbr>Right</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_fp_.either.html#left" class="tsd-kind-icon">left</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_fp_.either.html#right" class="tsd-kind-icon">right</a></li> </ul> </section> <section class="tsd-index-section tsd-is-external"> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"><a href="_catavolt_fp_.either.html#left-1" class="tsd-kind-icon">left</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"><a href="_catavolt_fp_.either.html#right-1" class="tsd-kind-icon">right</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected tsd-is-external"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"> <a name="_left" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _left</h3> <div class="tsd-signature tsd-kind-icon">_left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">A</span></div> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:112</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"> <a name="_right" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _right</h3> <div class="tsd-signature tsd-kind-icon">_right<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">B</span></div> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:113</li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external"> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a name="isleft" class="tsd-anchor"></a> <h3>is<wbr>Left</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isLeft<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:127</li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a name="isright" class="tsd-anchor"></a> <h3>is<wbr>Right</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isRight<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:131</li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a name="left" class="tsd-anchor"></a> <h3>left</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> left<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">A</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:135</li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">A</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a name="right" class="tsd-anchor"></a> <h3>right</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> right<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">B</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:139</li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">B</span></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external"> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <a name="left-1" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagStatic">Static</span> left</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <li class="tsd-signature tsd-kind-icon">left&lt;A, B&gt;<span class="tsd-signature-symbol">(</span>left<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_fp_.either.html" class="tsd-signature-type">Either</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">B</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:115</li> </ul> </aside> <h4 class="tsd-type-parameters-title">Type parameters</h4> <ul class="tsd-type-parameters"> <li> <h4>A</h4> </li> <li> <h4>B</h4> </li> </ul> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>left: <span class="tsd-signature-type">A</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_catavolt_fp_.either.html" class="tsd-signature-type">Either</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">B</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <a name="right-1" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagStatic">Static</span> right</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <li class="tsd-signature tsd-kind-icon">right&lt;A, B&gt;<span class="tsd-signature-symbol">(</span>right<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">B</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_fp_.either.html" class="tsd-signature-type">Either</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">B</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in catavolt/fp.ts:121</li> </ul> </aside> <h4 class="tsd-type-parameters-title">Type parameters</h4> <ul class="tsd-type-parameters"> <li> <h4>A</h4> </li> <li> <h4>B</h4> </li> </ul> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>right: <span class="tsd-signature-type">B</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_catavolt_fp_.either.html" class="tsd-signature-type">Either</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">B</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="label tsd-is-external"> <span>Internals</span> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_catavolt_.html">"catavolt"</a> </li> <li class="label tsd-is-external"> <span>Externals</span> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_dialog_.html">"catavolt/dialog"</a> </li> <li class="current tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_fp_.html">"catavolt/fp"</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_print_.html">"catavolt/print"</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_util_.html">"catavolt/util"</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_version_.html">"catavolt/version"</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/_catavolt_ws_.html">"catavolt/ws"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.either.html" class="tsd-kind-icon">Either</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"> <a href="_catavolt_fp_.either.html#_left" class="tsd-kind-icon">_left</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"> <a href="_catavolt_fp_.either.html#_right" class="tsd-kind-icon">_right</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a href="_catavolt_fp_.either.html#isleft" class="tsd-kind-icon">is<wbr>Left</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a href="_catavolt_fp_.either.html#isright" class="tsd-kind-icon">is<wbr>Right</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a href="_catavolt_fp_.either.html#left" class="tsd-kind-icon">left</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"> <a href="_catavolt_fp_.either.html#right" class="tsd-kind-icon">right</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <a href="_catavolt_fp_.either.html#left-1" class="tsd-kind-icon">left</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static tsd-is-external"> <a href="_catavolt_fp_.either.html#right-1" class="tsd-kind-icon">right</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.failure.html" class="tsd-kind-icon">Failure</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.future.html" class="tsd-kind-icon">Future</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.promise.html" class="tsd-kind-icon">Promise</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.success.html" class="tsd-kind-icon">Success</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="_catavolt_fp_.try.html" class="tsd-kind-icon">Try</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.completionlistener.html" class="tsd-kind-icon">Completion<wbr>Listener</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external"> <a href="../interfaces/_catavolt_fp_.failurelistener.html" class="tsd-kind-icon">Failure<wbr>Listener</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.futurefn.html" class="tsd-kind-icon">Future<wbr>Fn</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.mapfn.html" class="tsd-kind-icon">Map<wbr>Fn</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.successlistener.html" class="tsd-kind-icon">Success<wbr>Listener</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.tryclosure.html" class="tsd-kind-icon">Try<wbr>Closure</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-external"> <a href="../interfaces/_catavolt_fp_.tryfn.html" class="tsd-kind-icon">Try<wbr>Fn</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
catavolt-oss/catreact-examples
docs/catavolt-sdk/classes/_catavolt_fp_.either.html
HTML
apache-2.0
24,568
<!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_05) on Thu Nov 12 23:45:46 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>IStyledTileSource (OSMdroid Android 5.0.1 API)</title> <meta name="date" content="2015-11-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="IStyledTileSource (OSMdroid Android 5.0.1 API)"; } //--> </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/IStyledTileSource.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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" target="_top">Frames</a></li> <li><a href="IStyledTileSource.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>Constr&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>Constr&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">org.osmdroid.tileprovider.tilesource</div> <h2 title="Interface IStyledTileSource" class="title">Interface IStyledTileSource&lt;T&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../../org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">IStyledTileSource&lt;T&gt;</span></pre> <div class="block">Tile sources that have a settable "style" attibute can implement this. After setting this on a tile provider, you may need to call clearTileCache() or call setTileSource() again on the tile provider to clear the current tiles on the screen that are still in the old style.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== 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><a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="type parameter in IStyledTileSource">T</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#getStyle()">getStyle</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#setStyle(java.lang.String)">setStyle</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#setStyle(T)">setStyle</a></strong>(<a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="type parameter in IStyledTileSource">T</a>&nbsp;style)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="setStyle(java.lang.Object)"> <!-- --> </a><a name="setStyle(T)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setStyle</h4> <pre>void&nbsp;setStyle(<a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="type parameter in IStyledTileSource">T</a>&nbsp;style)</pre> </li> </ul> <a name="setStyle(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setStyle</h4> <pre>void&nbsp;setStyle(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre> </li> </ul> <a name="getStyle()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getStyle</h4> <pre><a href="../../../../org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="type parameter in IStyledTileSource">T</a>&nbsp;getStyle()</pre> </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/IStyledTileSource.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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" target="_top">Frames</a></li> <li><a href="IStyledTileSource.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>Constr&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>Constr&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>Copyright &#169; 2015. All Rights Reserved.</small></p> </body> </html>
osmdroid/OsmdroidXamarin
OsmdroidAndroidBinding/JavaDocs/osmdroid-android-5.0.1-javadoc/org/osmdroid/tileprovider/tilesource/IStyledTileSource.html
HTML
apache-2.0
9,244
<!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_20) on Sat Feb 28 22:33:57 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>freemarker.ext.ant (FreeMarker 2.3.22 API)</title> <meta name="date" content="2015-02-28"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../freemarker/ext/ant/package-summary.html" target="classFrame">freemarker.ext.ant</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="FreemarkerXmlTask.html" title="class in freemarker.ext.ant" target="classFrame">FreemarkerXmlTask</a></li> <li><a href="JythonAntTask.html" title="class in freemarker.ext.ant" target="classFrame">JythonAntTask</a></li> <li><a href="UnlinkedJythonOperationsImpl.html" title="class in freemarker.ext.ant" target="classFrame">UnlinkedJythonOperationsImpl</a></li> </ul> </div> </body> </html>
ekollof/DarkUniverse
lib/Freemarker/documentation/_html/api/freemarker/ext/ant/package-frame.html
HTML
bsd-2-clause
1,181
<!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=utf-8" /> <title>Varnish Glossary &mdash; Varnish version 3.0.4 documentation</title> <link rel="stylesheet" href="../_static/default.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '3.0.4', 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> <link rel="top" title="Varnish version 3.0.4 documentation" href="../index.html" /> <link rel="prev" title="Why Sphinx and reStructuredText ?" href="../phk/sphinx.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../phk/sphinx.html" title="Why Sphinx and reStructuredText ?" accesskey="P">previous</a> |</li> <li><a href="../index.html">Varnish version 3.0.4 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="varnish-glossary"> <span id="glossary"></span><h1>Varnish Glossary<a class="headerlink" href="#varnish-glossary" title="Permalink to this headline">¶</a></h1> <dl class="glossary docutils"> <dt id="term-">..</dt> <dd>This file will be sorted automagically during formatting, so we keep the source in subject order to make sure we cover all bases.</dd> <dt id="term-backend">backend</dt> <dd>The HTTP server varnishd is caching for. This can be any sort of device that handles HTTP requests, including, but not limited to: a webserver, a CMS, a load-balancer another varnishd, etc.</dd> <dt id="term-backend-response">backend response</dt> <dd>The response specifically served from a backend to varnishd. The backend response may be manipulated in vcl_fetch.</dd> <dt id="term-body">body</dt> <dd>The bytes that make up the contents of the object, varnishd does not care if they are in HTML, XML, JPEG or even EBCDIC, to varnishd they are just bytes.</dd> <dt id="term-client">client</dt> <dd>The program which sends varnishd a HTTP request, typically a browser, but do not forget to think about spiders, robots script-kiddies and criminals.</dd> <dt id="term-header">header</dt> <dd>A HTTP protocol header, like &quot;Accept-Encoding:&quot;.</dd> <dt id="term-hit">hit</dt> <dd>An object Varnish delivers from cache.</dd> <dt id="term-master-process">master (process)</dt> <dd>One of the two processes in the varnishd program. The master proces is a manager/nanny process which handles configuration, parameters, compilation of :term:VCL etc. but it does never get near the actual HTTP traffic.</dd> <dt id="term-miss">miss</dt> <dd>An object Varnish fetches from the backend before it is served to the client. The object may or may not be put in the cache, that depends.</dd> <dt id="term-object">object</dt> <dd>The (possibly) cached version of a backend response. Varnishd receives a reponse from the backend and creates an object, from which it may deliver cached responses to clients. If the object is created as a result of a request which is passed, it will not be stored for caching.</dd> <dt id="term-pass">pass</dt> <dd>An object Varnish does not try to cache, but simply fetches from the backend and hands to the client.</dd> <dt id="term-pipe">pipe</dt> <dd>Varnish just moves the bytes between client and backend, it does not try to understand what they mean.</dd> <dt id="term-request">request</dt> <dd>What the client sends to varnishd and varnishd sends to the backend.</dd> <dt id="term-response">response</dt> <dd>What the backend returns to varnishd and varnishd returns to the client. When the response is stored in varnishd's cache, we call it an object.</dd> <dt id="term-varnishd-nb-with-d">varnishd (NB: with 'd')</dt> <dd>This is the actual Varnish cache program. There is only one program, but when you run it, you will get <em>two</em> processes: The &quot;master&quot; and the &quot;worker&quot; (or &quot;child&quot;).</dd> <dt id="term-varnishhist">varnishhist</dt> <dd>Eye-candy program showing responsetime histogram in 1980ies ASCII-art style.</dd> <dt id="term-varnishlog">varnishlog</dt> <dd>Program which presents varnish transaction log in native format.</dd> <dt id="term-varnishncsa">varnishncsa</dt> <dd>Program which presents varnish transaction log in &quot;NCSA&quot; format.</dd> <dt id="term-varnishstat">varnishstat</dt> <dd>Program which presents varnish statistics counters.</dd> <dt id="term-varnishtest">varnishtest</dt> <dd>Program to test varnishd's behaviour with, simulates backend and client according to test-scripts.</dd> <dt id="term-varnishtop">varnishtop</dt> <dd>Program which gives real-time &quot;top-X&quot; list view of transaction log.</dd> <dt id="term-vcl">VCL</dt> <dd>Varnish Configuration Language, a small specialized language for instructing Varnish how to behave.</dd> <dt id="term-worker-process">worker (process)</dt> <dd>The worker process is started and configured by the master process. This is the process that does all the work you actually want varnish to do. If the worker dies, the master will try start it again, to keep your website alive.</dd> </dl> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="../phk/sphinx.html" title="previous chapter">Why Sphinx and reStructuredText ?</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/glossary/index.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../phk/sphinx.html" title="Why Sphinx and reStructuredText ?" >previous</a> |</li> <li><a href="../index.html">Varnish version 3.0.4 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2010, Varnish Project. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
ssm/pkg-varnish
doc/sphinx/=build/html/glossary/index.html
HTML
bsd-2-clause
7,659
<!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_51) on Fri Mar 06 12:54:21 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>TLCompilerDescription</title> <meta name="date" content="2015-03-06"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="TLCompilerDescription"; } //--> </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="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> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/jetel/ctl/TLCompiler.html" title="class in org.jetel.ctl"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/jetel/ctl/TLCompilerFactory.html" title="class in org.jetel.ctl"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/jetel/ctl/TLCompilerDescription.html" target="_top">Frames</a></li> <li><a href="TLCompilerDescription.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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">org.jetel.ctl</div> <h2 title="Class TLCompilerDescription" class="title">Class TLCompilerDescription</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../org/jetel/data/PluginableItemDescriptionImpl.html" title="class in org.jetel.data">org.jetel.data.PluginableItemDescriptionImpl</a></li> <li> <ul class="inheritance"> <li><a href="../../../org/jetel/data/GraphElementDescriptionImpl.html" title="class in org.jetel.data">org.jetel.data.GraphElementDescriptionImpl</a></li> <li> <ul class="inheritance"> <li>org.jetel.ctl.TLCompilerDescription</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../org/jetel/data/GraphElementDescription.html" title="interface in org.jetel.data">GraphElementDescription</a>, <a href="../../../org/jetel/data/PluginableItemDescription.html" title="interface in org.jetel.data">PluginableItemDescription</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">TLCompilerDescription</span> extends <a href="../../../org/jetel/data/GraphElementDescriptionImpl.html" title="class in org.jetel.data">GraphElementDescriptionImpl</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../org/jetel/ctl/TLCompilerDescription.html#EXTENSION_POINT_ID">EXTENSION_POINT_ID</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== 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="../../../org/jetel/ctl/TLCompilerDescription.html#TLCompilerDescription(org.jetel.plugin.Extension)">TLCompilerDescription</a></strong>(<a href="../../../org/jetel/plugin/Extension.html" title="class in org.jetel.plugin">Extension</a>&nbsp;compilerExtension)</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>int</code></td> <td class="colLast"><code><strong><a href="../../../org/jetel/ctl/TLCompilerDescription.html#getPriority()">getPriority</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/jetel/ctl/TLCompilerDescription.html#setPriority(int)">setPriority</a></strong>(int&nbsp;priority)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.jetel.data.GraphElementDescriptionImpl"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.jetel.data.<a href="../../../org/jetel/data/GraphElementDescriptionImpl.html" title="class in org.jetel.data">GraphElementDescriptionImpl</a></h3> <code><a href="../../../org/jetel/data/GraphElementDescriptionImpl.html#getClassName()">getClassName</a>, <a href="../../../org/jetel/data/GraphElementDescriptionImpl.html#getClassNames()">getClassNames</a>, <a href="../../../org/jetel/data/GraphElementDescriptionImpl.html#getPluginDescriptor()">getPluginDescriptor</a>, <a href="../../../org/jetel/data/GraphElementDescriptionImpl.html#getType()">getType</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.jetel.data.PluginableItemDescriptionImpl"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.jetel.data.<a href="../../../org/jetel/data/PluginableItemDescriptionImpl.html" title="class in org.jetel.data">PluginableItemDescriptionImpl</a></h3> <code><a href="../../../org/jetel/data/PluginableItemDescriptionImpl.html#getExtension()">getExtension</a>, <a href="../../../org/jetel/data/PluginableItemDescriptionImpl.html#init()">init</a></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> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.jetel.data.PluginableItemDescription"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.jetel.data.<a href="../../../org/jetel/data/PluginableItemDescription.html" title="interface in org.jetel.data">PluginableItemDescription</a></h3> <code><a href="../../../org/jetel/data/PluginableItemDescription.html#getExtension()">getExtension</a>, <a href="../../../org/jetel/data/PluginableItemDescription.html#init()">init</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="EXTENSION_POINT_ID"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>EXTENSION_POINT_ID</h4> <pre>public static final&nbsp;java.lang.String EXTENSION_POINT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.jetel.ctl.TLCompilerDescription.EXTENSION_POINT_ID">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="TLCompilerDescription(org.jetel.plugin.Extension)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>TLCompilerDescription</h4> <pre>public&nbsp;TLCompilerDescription(<a href="../../../org/jetel/plugin/Extension.html" title="class in org.jetel.plugin">Extension</a>&nbsp;compilerExtension)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getPriority()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPriority</h4> <pre>public&nbsp;int&nbsp;getPriority()</pre> </li> </ul> <a name="setPriority(int)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setPriority</h4> <pre>public&nbsp;void&nbsp;setPriority(int&nbsp;priority)</pre> </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="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> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/jetel/ctl/TLCompiler.html" title="class in org.jetel.ctl"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/jetel/ctl/TLCompilerFactory.html" title="class in org.jetel.ctl"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/jetel/ctl/TLCompilerDescription.html" target="_top">Frames</a></li> <li><a href="TLCompilerDescription.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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> <address>Copyright &#169; 2002-2015 Javlin a.s.</address> </small></p> </body> </html>
chris-watson/chpl-api
chpl/chpl-etl/javadoc/org/jetel/ctl/TLCompilerDescription.html
HTML
bsd-2-clause
13,418
{% load i18n future pages_tags %} {% spaceless %} {% if page_branch %} {% for page in page_branch %} {% if page.is_primary and forloop.first %} <ul class="mobile-menu"> <li><a class="home" href="{% url "home" %}">{% trans "Home" %}</a></li> {% endif %} {% if page.is_current_or_ascendant and not page.is_current_child %} {% if page.has_children_in_menu %}{% page_menu page %}{% endif %} {% endif %} {% if page.is_current_child %} <li class=" {% if forloop.first %} first{% endif %} {% if forloop.last %} last{% endif %}" id="mobile-menu-{{ page.html_id }}"> <a href="{{ page.get_absolute_url }}">{{ page.title }}</a> </li> {% endif %} {% if page.is_primary and forloop.last %} </ul> {% endif %} {% endfor %} {% endif %} {% endspaceless %}
gbosh/mezzanine
mezzanine/pages/templates/pages/menus/mobile.html
HTML
bsd-2-clause
788
<!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_26) on Sun Oct 16 04:57:29 CEST 2011 --> <TITLE> Solver.Caller </TITLE> <META NAME="date" CONTENT="2011-10-16"> <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="Solver.Caller"; } } </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="../../volatileprototypes/fvlib/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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="../../volatileprototypes/fvlib/Solver.html" title="class in volatileprototypes.fvlib"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?volatileprototypes/fvlib/Solver.Caller.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Solver.Caller.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> volatileprototypes.fvlib</FONT> <BR> Class Solver.Caller</H2> <PRE> java.lang.Object <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>volatileprototypes.fvlib.Solver.Caller</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.util.concurrent.Callable&lt;java.lang.Object&gt;</DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../volatileprototypes/fvlib/Solver.html" title="class in volatileprototypes.fvlib">Solver</A></DD> </DL> <HR> <DL> <DT><PRE>protected final class <B>Solver.Caller</B><DT>extends java.lang.Object<DT>implements java.util.concurrent.Callable&lt;java.lang.Object&gt;</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../volatileprototypes/fvlib/Solver.Caller.html#Solver.Caller(int, int)">Solver.Caller</A></B>(int&nbsp;stepin, int&nbsp;offsetin)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../../volatileprototypes/fvlib/Solver.Caller.html#call()">call</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="Solver.Caller(int, int)"><!-- --></A><H3> Solver.Caller</H3> <PRE> public <B>Solver.Caller</B>(int&nbsp;stepin, int&nbsp;offsetin)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="call()"><!-- --></A><H3> call</H3> <PRE> public java.lang.Object <B>call</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>call</CODE> in interface <CODE>java.util.concurrent.Callable&lt;java.lang.Object&gt;</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <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="../../volatileprototypes/fvlib/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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="../../volatileprototypes/fvlib/Solver.html" title="class in volatileprototypes.fvlib"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?volatileprototypes/fvlib/Solver.Caller.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Solver.Caller.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
pmcarlton/fvlib
reference/javadoc/volatileprototypes/fvlib/Solver.Caller.html
HTML
bsd-2-clause
9,456
<!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>H8SDK: UTEST_Func</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="../../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">H8SDK </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- 構築: Doxygen 1.8.10 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="../../index.html"><span>総合概要</span></a></li> <li><a href="../../pages.html"><span>諸情報</span></a></li> <li><a href="../../annotated.html"><span>クラス</span></a></li> <li><a href="../../files.html"><span>ファイル</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('d8/d5d/unit__test_8h_ab45728c52edb48f928e7c19aaaa52eec.html','../../');}); </script> <div id="doc-content"> <div class="contents"> <a class="anchor" id="ab45728c52edb48f928e7c19aaaa52eec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef char*(* UTEST_Func) ()</td> </tr> </table> </div><div class="memdoc"> <p>テスト関数型 </p> <p>UTEST_runに与えるテスト関数の型 </p> <p> <a class="el" href="../../d8/d5d/unit__test_8h_source.html">unit_test.h</a> の <a class="el" href="../../d8/d5d/unit__test_8h_source.html#l00027">27</a> 行目に定義があります。</p> </div> </div> </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_cccf68db23ba25fb97e4e5b2069f9a17.html">h8sdk</a></li><li class="navelem"><a class="el" href="../../d8/d5d/unit__test_8h.html">unit_test.h</a></li> <li class="footer">2016年02月27日(土) 00時46分22秒作成 - H8SDK / 構成: <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.10 </li> </ul> </div> </body> </html>
kjsd/h8sdk
doc/html/d8/d5d/unit__test_8h_ab45728c52edb48f928e7c19aaaa52eec.html
HTML
bsd-2-clause
3,542
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::stream_base</title> <link rel="stylesheet" href="../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../index.html" title="Asio"> <link rel="up" href="../reference.html" title="Reference"> <link rel="prev" href="ssl__stream__impl_struct/ssl.html" title="ssl::stream::impl_struct::ssl"> <link rel="next" href="ssl__stream_base/handshake_type.html" title="ssl::stream_base::handshake_type"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="ssl__stream__impl_struct/ssl.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="ssl__stream_base/handshake_type.html"><img src="../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="asio.reference.ssl__stream_base"></a><a class="link" href="ssl__stream_base.html" title="ssl::stream_base">ssl::stream_base</a> </h3></div></div></div> <p> The <a class="link" href="ssl__stream_base.html" title="ssl::stream_base"><code class="computeroutput"><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">stream_base</span></code></a> class is used as a base for the <a class="link" href="ssl__stream.html" title="ssl::stream"><code class="computeroutput"><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">stream</span></code></a> class template so that we have a common place to define various enums. </p> <pre class="programlisting"><span class="keyword">class</span> <span class="identifier">stream_base</span> </pre> <h5> <a name="asio.reference.ssl__stream_base.h0"></a> <span><a name="asio.reference.ssl__stream_base.types"></a></span><a class="link" href="ssl__stream_base.html#asio.reference.ssl__stream_base.types">Types</a> </h5> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Name </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody><tr> <td> <p> <a class="link" href="ssl__stream_base/handshake_type.html" title="ssl::stream_base::handshake_type"><span class="bold"><strong>handshake_type</strong></span></a> </p> </td> <td> <p> Different handshake types. </p> </td> </tr></tbody> </table></div> <h5> <a name="asio.reference.ssl__stream_base.h1"></a> <span><a name="asio.reference.ssl__stream_base.protected_member_functions"></a></span><a class="link" href="ssl__stream_base.html#asio.reference.ssl__stream_base.protected_member_functions">Protected Member Functions</a> </h5> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Name </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody><tr> <td> <p> <a class="link" href="ssl__stream_base/_stream_base.html" title="ssl::stream_base::~stream_base"><span class="bold"><strong>~stream_base</strong></span></a> </p> </td> <td> <p> Protected destructor to prevent deletion through this type. </p> </td> </tr></tbody> </table></div> <h5> <a name="asio.reference.ssl__stream_base.h2"></a> <span><a name="asio.reference.ssl__stream_base.requirements"></a></span><a class="link" href="ssl__stream_base.html#asio.reference.ssl__stream_base.requirements">Requirements</a> </h5> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">asio/ssl/stream_base.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">asio/ssl.hpp</code> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2013 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="ssl__stream__impl_struct/ssl.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="ssl__stream_base/handshake_type.html"><img src="../../next.png" alt="Next"></a> </div> </body> </html>
laeotropic/HTTP-Proxy
deps/asio-1.10.1/doc/asio/reference/ssl__stream_base.html
HTML
bsd-2-clause
5,483
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>cDefaultWriteOnDefault</TITLE> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="GENERATOR" content="Doc-O-Matic"> <LINK rel="STYLESHEET" href="default.css" type="text/css"> <SCRIPT LANGUAGE="JavaScript1.2" SRC="scripts.js"></SCRIPT> </HEAD> <BODY CLASS="body"> <TABLE BORDER="0" BGCOLOR="#AACCFF" WIDTH="100%" CELLSPACING="0" CELLPADDING="0"> <TR><TD VALIGN="MIDDLE" ALIGN="LEFT"> <DIV CLASS="pageheadertitle"> NativeXml Help</DIV> </TD><TD VALIGN="MIDDLE" ALIGN="LEFT"> <DIV CLASS="pageheaderlinks"> <A HREF="content.html" CLASS="link">Content</A> | <A HREF="idx.html" CLASS="link">Index</A> | <A HREF="symref.html" CLASS="link">Reference</A></DIV> </TD></TR></TABLE><DIV CLASS="topictitle"> cDefaultWriteOnDefault</DIV> <DIV CLASS="topiclinklist"> <A HREF="000072.html" CLASS="link">Unit: NativeXml</A></DIV> <DIV CLASS="codeblock"> <DIV CLASS="code"> <PRE CLASS="code">cDefaultWriteOnDefault: boolean = True;</PRE></DIV> </DIV> </BODY></HTML>
kattunga/NativeXml
doc/000024.html
HTML
bsd-2-clause
1,080
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>standard.math.gmp.mpz_clrbit</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="100%" bgcolor="#F0F0FF"> <tr> <td>Concept Framework 2.2 documentation</td> <td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td> </tr> </table> <h2><a href="standard.math.gmp.html">standard.math.gmp</a>.mpz_clrbit</h2> <table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr bgcolor="#f0f0f0"> <td><i>Name</i></td> <td><i>Version</i></td> <td><i>Deprecated</i></td> </tr> <tr bgcolor="#fafafa"> <td><b>mpz_clrbit</b></td> <td>version 2</td> <td>no</td> </tr> </table> <br /> <b>Prototype:</b><br /> <table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>number mpz_clrbit(handler oParam1, number nParam2);</b></td></tr></table> <br /> <b>Parameters:</b><br /> <table bgcolor="#FFFFFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr> <td> <i>oParam1</i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td> handler </td> </tr> <tr> <td> <i>nParam2</i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td> number </td> </tr> </table> <br /> <b>Description:</b><br /> <table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr><td> TODO: Document this </td></tr> </table> <br /> <b>Returns:</b><br /> Return number <br /> <br /> <!-- <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" border="0"/> </a> </p> --> <table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:35 2013 GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table> </body> </html>
Devronium/ConceptApplicationServer
core/server/Samples/CIDE/Help/standard.math.gmp.mpz_clrbit.html
HTML
bsd-2-clause
2,585
<!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> <title>PSW_BORDER</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.5.2' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/113.html#L415'>PSW_BORDER</a> 415 test/test.c for (i = 1; i &lt; PSW_BORDER; i++)</span> <span class='curline'><a href='../S/113.html#L430'>PSW_BORDER</a> 430 test/test.c for (i = 1; i &lt; PSW_BORDER; i++)</span> </pre> </body> </html>
kjsd/h8sdk
test/doc/html/HTML/Y/89.html
HTML
bsd-2-clause
742
<article class="page_content clearfix"> <div class="order_warp"> <h1>亿超上门验光配镜</h1> <ul class="nacv_list clearfix"> <li class="cur"> <span>为自己预约</span> </li> <li> <span>为他人预约</span> </li> </ul> <!-- 为自己预约内容 --> <div class="write_info block"> <div id="username" class="write_add w_name" style="display:none"> <div class="left_icon"> <span></span> <!-- <span class="l_cur"></span> 彩色图标 --> </div> <div class="right_layer"> <div class="r_input"> <input type="text" name="username" id="user_name" name="" placeholder="姓名"> <input type="hidden" name="usernameid" id="usernameid" value="0" /> </div> </div> </div> <div class="write_add"> <div class="left_icon" id="addcurl1"> <!-- <span class="l_cur"></span> 彩色图标 --> <span></span> </div> <div class="right_layer"> <div class="r_input"> <div class="select_add" id="address">选择地区</div> <span>暂限杭州地区</span> </div> <div class="r_input"> <input type="text" name="address" onkeydown="check_input()" onkeyup="check_input()" id="address2" placeholder="地址"> </div> </div> </div> <div class="write_add w_time"> <div class="left_icon" id="addcurl2"> <span></span> <!--<span class="l_cur"></span>--> </div> <div class="right_layer"> <div class="r_input"> <div class="select_add" id="time">时间</div> </div> </div> </div> <div class="go_next"><a href="javascript:void(0)">下一步</a></div> </div> </article> <!--预约弹出窗 --> <div class="fix_select_box" id="add_box"> <div class="s_main"> <h3>请选择预约的区域</h3> <div class="clearfix"> <div class="select_box"> <input id="myselect" type="text" name="city_name" class="city_name" value="请选择" readonly="readonly"> <ul class="select_ul" id="city_list1"> <foreach name="city_list1" item="list1"> <li onclick="get_city({$list1.cid},2)" city_id="{$list1.cid}">{$list1.cname}</li> </foreach> </ul> </div> <div class="select_box"> <input id="myselect" type="text" value="请选择" readonly="readonly"> <ul class="select_ul" id="city_list2"> </ul> </div> <div class="select_box"> <input id="myselect" type="text" value="请选择" readonly="readonly"> <ul class="select_ul" id="city_list3"> </ul> </div> </div> <div class="sub_opre"> <a href="#" class="cancel">取消</a><a href="#" onclick="" class="submit">确定</a> </div> </div> </div> <div class="fix_select_box" id="time_box"> <div class="s_main"> <h3>请选择预约的时间</h3> <div class="clearfix"> <div class="select_box"> <php>$time=time();</php> <input id="myselect" type="text" value="明天" readonly="readonly"> <input type="hidden" name="sub_time" value="<php>echo date('Y-m-d',$time+24*3600)</php>" id="sub_time1" /> <ul class="select_ul"> <li date="<php>echo date('Y-m-d',$time+24*3600)</php>">明天</li> <li date="<php>echo date('Y-m-d',$time+48*3600)</php>">后天</li> <li date="<php>echo date('Y-m-d',$time+72*3600)</php>"><php>echo intval(date('m',$time+72*3600)).'月'.intval(date('d',$time+72*3600)).'日';</php></li> <li date="<php>echo date('Y-m-d',$time+96*3600)</php>"><php>echo intval(date('m',$time+96*3600)).'月'.intval(date('d',$time+96*3600)).'日';</php></li> </ul> </div> <div class="select_box s_box2"> <input id="myselect" type="text" value="09:00-09:30" readonly="readonly"> <input type="hidden" name="sub_time2" value="09:00-09:30" id="sub_time2" /> <ul class="select_ul"> <li date="09:00-09:30">09:00-09:30</li> <li date="09:30-10:00">09:30-10:00</li> <li date="10:00-10:30">10:00-10:30</li> <li date="11:00-11:30">11:00-11:30</li> <li date="12:00-12:30">12:00-12:30</li> <li date="13:00-13:30">13:00-13:30</li> <li date="14:00-14:30">14:00-14:30</li> <li date="14:30-15:00">14:30-15:00</li> <li date="15:00-15:30">15:00-15:30</li> <li date="15:30-16:00">15:30-16:00</li> <li date="16:00-16:30">16:00-16:30</li> <li date="16:30-17:00">16:30-17:00</li> <li date="17:30-18:00">17:30-18:00</li> <li date="18:00-18:30">18:00-18:30</li> <li date="18:30-19:00">18:30-19:00</li> <li date="19:00-19:30">19:00-19:30</li> <li date="19:30-20:00">19:30-20:00</li> <li date="20:30-21:00">20:30-21:00</li> <li date="21:00-21:30">21:00-21:30</li> <li date="21:30-22:00">21:30-22:00</li> </ul> </div> </div> <div class="sub_opre"> <a href="#" class="cancel">取消</a><a href="#" onclick="check_input2()" class="submit">确定</a> </div> </div> </div> <script type="text/javascript"> function check_input(){ var user_name=$('#user_name').val(); var usernameid=$('#usernameid').val(); if(usernameid==1){ if(user_name==''){ //alert('请填写预约姓名'); } } var city_name=$('#address').text(); var address=$('#address2').val(); if(city_name!='选择地区' && address!=''){ //$(".left_icon span").addClass("l_cur"); $("#addcurl1 span").addClass("l_cur"); return false; } var sub_time1=$('#sub_time1').val(); var sub_time2=$('#sub_time2').val(); var sub_time=sub_time1+' '+sub_time2; var time_text=$('#time').text(); if(city_name!='选择地区' && address!='' && sub_time1!='' && sub_time2!='' && time_text!='时间'){ $(".go_next a").addClass("sure"); return true; }else{ $(".go_next a").removeClass("sure"); return false; } } function check_input2(){ var user_name=$('#user_name').val(); var usernameid=$('#usernameid').val(); var city_name=$('#address').text(); var address=$('#address2').val(); if(city_name!='选择地区' && address!=''){ $("#addcurl1 span").addClass("l_cur"); } var sub_time1=$('#sub_time1').val(); var sub_time2=$('#sub_time2').val(); var sub_time=sub_time1+' '+sub_time2; var time_text=$('#time').text(); if(city_name!='选择地区' && address!='' && sub_time1!='' && sub_time2!=''){ $(".go_next a").addClass("sure"); }else{ $(".go_next a").removeClass("sure"); } } $(document).ready(function(){ $("#address").click(function(){ $("#add_box").show() }) $("#time").click(function(){ $("#time_box").show() }) //模拟select效果 $(".select_box input").click(function(){ var thisinput=$(this); var thisul=$(this).parent().find("ul"); if(thisul.css("display")=="none"){ if(thisul.height()>200){thisul.css({height:"110"+"px","overflow-y":"scroll" })}; thisul.fadeIn("100"); thisul.hover(function(){},function(){thisul.fadeOut("100");}) thisul.find("li").click(function(){ thisinput.val($(this).text()); thisinput.next().val($(this).attr('date')); thisul.fadeOut("100");}) } else{ thisul.fadeOut("fast"); } }) $("#add_box .submit").click(function(){ var endinfo=""; $("#add_box .select_box input:text").each(function(i){ endinfo=endinfo+$(this).val(); }) $(".fix_select_box").hide(); $("#address").text(endinfo); }) $("#time_box .submit").click(function(){ var endinfo=""; $("#time_box .select_box input:text").each(function(i){ endinfo=endinfo+$(this).val(); }) $(".fix_select_box").hide(); $("#time").text(endinfo); $("#addcurl2 span").addClass("l_cur"); //$("#sub_time").val(endinfo2); }) $(".cancel").click(function(){ $(".fix_select_box").hide() }) }); $(function(){ $(".nacv_list li").click(function() { $(this).addClass("cur"); $(this).siblings().removeClass("cur"); if($('#username').is(':hidden')){ $('#username').show(); $('#usernameid').val(1); }else{ $('#username').hide(); $('#usernameid').val(0); } // var $dangqian = $(".write_info").eq($(".nacv_list li").index(this)); // $dangqian.addClass("block"); // $dangqian.siblings().removeClass("block"); }); }); function get_city(pid,id){ if(id!=4){ $.ajax({ type:"POST", url: "{:U('Public/is_pid_get_city')}", data: "pid="+pid,beforeSend: function(){ }, success: function(msg){ var obj=eval(msg); var html=''; for(var j=id;j<4;j++){ $('#city_list'+j).html(html); } var numid=id+1; for(var i=0;i<obj.length;i++){ html=html+'<li onclick="get_city('+obj[i].cid+','+numid+')" city_id="'+obj[i].cid+'">'+obj[i].cname+'</li>'; } $('#city_list'+id).html(html); }}); }else{ $('#address_'+3).html($('#city_list'+3+' option:selected').text()); } } $('.go_next').click(function (){ var user_name=$('#user_name').val(); var usernameid=$('#usernameid').val(); if(usernameid==1){ if(user_name==''){ $('#tsinfo').html('请填写预约姓名'); $('.msg_layer').show(); return false; } } var city_name=$('#address').text(); var address=$('#address2').val(); var sub_time1=$('#sub_time1').val(); var sub_time2=$('#sub_time2').val(); var sub_time=sub_time1+' '+sub_time2; var time_text=$('#time').text(); if(city_name=='选择地区' || address=='' || sub_time1=='' || sub_time2=='' || time_text=='时间'){ $('#tsinfo').html('请填写完整的信息'); $('.msg_layer').show(); return false; } $.ajax({ url: "{:U('user/subscribe')}", type: "post", dataType: "json", data: "user_name="+user_name+"&usernameid="+usernameid+"&city_name="+city_name+"&address="+address+"&sub_time="+sub_time, success: function(data) { //alert(data.info); if({$is_val}==true){ document.location="/user/sub_orders"; }else{ document.location="/user/validation"; } }, cache: false, timeout: 5000, error: function() { alert("错误"); } }); }); </script>
lz1988/lejing
Home/Tpl/default/User/subscribe.html
HTML
bsd-2-clause
11,807
<html> <pre class="textdiagram" id="fig51"> +---------+ +---------+ +---------+ | Client | | Broker | | Broker | | | | cloudbe | | statebe | +---------+ +---------+ +---------+ | connect | | connect | | bind | +---------+ +---------+ +---------+ request request state | | | +-+ | +-+ | | | v v v +---------+---------+---------+ | bind | bind | connect | +---------+---------+---------+ | localfe | cloudfe | statefe | Frontends | ROUTER | ROUTER | SUB | (incoming) +---------+---------+---------+ | | | Broker | | | +---------+---------+---------+ | ROUTER | ROUTER | PUB | Backends | localbe | cloudbe | statebe | (outgoing) +---------+---------+---------+ | bind | connect | bind | +---------+---------+---------+ request request state | | | +-+ | +-+ | | | v v v +---------+ +---------+ +---------+ | connect | | bind | | connect | +---------+ +---------+ +---------+ | Worker | | Broker | | Broker | | | | cloudfe | | statefe | +---------+ +---------+ +---------+ </pre> </html>
krattai/noo-ebs
docs/zeroMQ-guide2/images/fig51.html
HTML
bsd-2-clause
1,364
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <title>cross.build</title> <meta name="description" content="Cross platform CI."> <meta name="viewport" content="width=device-width, initial-scale=1"> <base href="<%- root || '/' %>"> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="/scripts/theme/base.css"> <script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script> <link href='https://cdnjs.cloudflare.com/ajax/libs/c3/0.4.10/c3.min.css' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="/scripts/angular-ui-notification/style.css"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Dosis:700' rel='stylesheet' type='text/css'> <!-- build:css styles/loading.css --> <link rel="stylesheet" type="text/css" href="scripts/routes/_loading.css"> <!-- endbuild --> <![if gt IE 9]> <!-- build:css(.tmp) styles/layout.css --> <link rel="stylesheet" type="text/css" href="scripts/routes/layout.css"> <!-- endbuild --> <![endif]> <script src="scripts/app.js" async></script> </head> <body class="static-header sidebar-default navbar-midnightblue layout-horizontal"> <div id="splash"> <div class="splash-title"> <!--<img src="images/grb-color.svg" alt="">--> <div class="la-cog la-dark"> <div></div> </div> </div> </div> <main id="wrapper" ui-view></main> <sript src="https://cdnjs.cloudflare.com/ajax/libs/angularjs-scroll-glue/2.0.4/scrollglue.min.js"></script> </body> </html>
cen1/cross.build
web/index.html
HTML
bsd-2-clause
2,000
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>org.gradle.api.publish (Gradle API 2.2.1)</title> <meta name="keywords" content="org.gradle.api.publish package"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style"> <link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> <link href="../../../../groovy.ico" type="image/x-icon" rel="icon"> <script type="text/javascript"> function windowTitle() { parent.document.title="org.gradle.api.publish (Gradle API 2.2.1)"; } </script> <noscript> </noscript> </head> <body class="center" onload="windowTitle();"> <!-- ========= 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> <a name="navbar_top_firstrow"><!-- --></a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../index.html?org/gradle/api/publish/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> </div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Package org.gradle.api.publish</h1> </div> <div class="header"> <h2 title=" Classes that deal with publishing artifacts.<DL><DT><B>since:</B></DT><DD>1.3</DD></DL> @Incubating " class="title"> Classes that deal with publishing artifacts.<DL><DT><B>since:</B></DT><DD>1.3</DD></DL> @Incubating </h2> </div> <div class="contentContainer"> <div class="summary"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Interface Summary"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tbody> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tr class="altColor"> <td class="colOne"> <strong><a href="Publication.html" title="class in org/gradle/api/publish"> Publication </a></strong> </td> <td>A publication is a description of a consumable representation of one or more artifacts, and possibly associated metadata.</td> </tr> <tr class="altColor"> <td class="colOne"> <strong><a href="PublicationContainer.html" title="class in org/gradle/api/publish"> PublicationContainer </a></strong> </td> <td>A <CODE>PublicationContainer</CODE> is responsible for creating and managing <a href='../../../../org/gradle/api/publish/Publication.html' title='Publication'>Publication</a> instances.</td> </tr> <tr class="altColor"> <td class="colOne"> <strong><a href="PublishingExtension.html" title="class in org/gradle/api/publish"> PublishingExtension </a></strong> </td> <td>The configuration of how to “publish” the different components of a project.</td> </tr> </tbody> </table> </li> </ul> </div> </div> <!-- ======= 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 class="navBarCell1Rev">Package</li> <li>Class</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> <div class="subNav"> <div> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> </div> <div class="aboutLanguage"><em>Gradle API 2.2.1</em></div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Pushjet/Pushjet-Android
gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/docs/groovydoc/org/gradle/api/publish/package-summary.html
HTML
bsd-2-clause
5,324
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>RSheet.SetOnSelectRange</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="100%" bgcolor="#F0F0FF"> <tr> <td>Concept Framework 2.2 documentation</td> <td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td> </tr> </table> <h2><a href="RSheet.html">RSheet</a>.SetOnSelectRange</h2> <table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr bgcolor="#f0f0f0"> <td><i>Name</i></td> <td><i>Type</i></td> <td><i>Access</i></td> <td><i>Version</i></td> <td><i>Deprecated</i></td> </tr> <tr bgcolor="#fafafa"> <td><b>SetOnSelectRange</b></td> <td>function</td> <td>public</td> <td>version 1</td> <td>no</td> </tr> </table> <br /> <b>Prototype:</b><br /> <table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>public function SetOnSelectRange(var delegate deleg)</b></td></tr></table> <br /> <b>Parameters:</b><br /> <table bgcolor="#FFFFFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr> <td> <i>var</i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td> // TO DO </td> </tr> </table> <br /> <b>Description:</b><br /> <table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"> <tr><td> TODO: Document this </td></tr> </table> <br /> <b>Returns:</b><br /> // TO DO <br /> <br /> <!-- <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" border="0"/> </a> </p> --> <table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:31 2013 GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table> </body> </html>
Devronium/ConceptApplicationServer
core/server/Samples/CIDE/Help/RSheet.SetOnSelectRange.html
HTML
bsd-2-clause
2,518
<html> <head> <style type="text/css"> body {background-color:FFFFFF;} p {font-family:fantasy;font-size:30px;font-style:normal;font-weight:normal;color:000000;} </style> </head> <body> <br /> <br /> <br /> <br /> <p align="center">Questions?</p> </body> </html>
schnej7/Blue-Mesh
WebViewHost/assets/slide_18.html
HTML
bsd-2-clause
260
<!DOCTYPE html> <!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <link rel="stylesheet" href="/tracing/analysis/analysis_results.css"> <link rel="import" href="/tvcm/ui.html"> <link rel="import" href="/tracing/analysis/util.html"> <link rel="import" href="/tracing/analysis/analysis_link.html"> <link rel="import" href="/tracing/analysis/generic_object_view.html"> <script> 'use strict'; tvcm.exportTo('tracing.analysis', function() { var AnalysisResults = tvcm.ui.define('div'); AnalysisResults.prototype = { __proto__: HTMLDivElement.prototype, decorate: function() { this.className = 'analysis-results'; }, get requiresTallView() { return false; }, clear: function() { this.textContent = ''; }, createSelectionChangingLink: function(text, selectionGenerator, opt_tooltip) { var el = this.ownerDocument.createElement('a'); tracing.analysis.AnalysisLink.decorate(el); el.textContent = text; el.selectionGenerator = selectionGenerator; if (opt_tooltip) el.title = opt_tooltip; return el; }, appendElement_: function(parent, tagName, opt_text) { var n = parent.ownerDocument.createElement(tagName); parent.appendChild(n); if (opt_text != undefined) n.textContent = opt_text; return n; }, appendText_: function(parent, text) { var textElement = parent.ownerDocument.createTextNode(text); parent.appendChild(textNode); return textNode; }, appendTableCell_: function(table, row, cellnum, text, opt_warning) { var td = this.appendElement_(row, 'td', text); td.className = table.className + '-col-' + cellnum; if (opt_warning) { var span = document.createElement('span'); span.textContent = ' ' + String.fromCharCode(9888); span.title = opt_warning; td.appendChild(span); } return td; }, /** * Creates and append a table cell at the end of the given row. */ appendTableCell: function(table, row, text) { return this.appendTableCell_(table, row, row.children.length, text); }, appendTableCellWithTooltip_: function(table, row, cellnum, text, tooltip) { if (tooltip) { var td = this.appendElement_(row, 'td'); td.className = table.className + '-col-' + cellnum; var span = this.appendElement_(td, 'span', text); span.className = 'tooltip'; span.title = tooltip; return td; } else { return this.appendTableCell_(table, row, cellnum, text); } }, /** * Creates and appends a section header element. */ appendHeader: function(label) { var header = this.appendElement_(this, 'span', label); header.className = 'analysis-header'; return header; }, /** * Creates and appends a info element of the format "<b>label</b>value". */ appendInfo: function(label, value) { var div = this.appendElement_(this, 'div'); div.label = this.appendElement_(div, 'b', label); div.value = this.appendElement_(div, 'span', value); return div; }, /** * Adds a table with the given className. * * @return {HTMLTableElement} The newly created table. */ appendTable: function(className, numColumns) { var table = this.appendElement_(this, 'table'); table.className = className + ' analysis-table'; table.numColumns = numColumns; return table; }, /** * Creates and appends a |tr| in |thead|, if |thead| does not exist, create * it as well. */ appendHeadRow: function(table) { if (table.headerRow) throw new Error('Only one header row allowed.'); if (table.tbody || table.tfoot) throw new Error( 'Cannot add a header row after data rows have been added.'); table.headerRow = this.appendElement_( this.appendElement_(table, 'thead'), 'tr'); table.headerRow.className = 'analysis-table-header'; return table.headerRow; }, /** * Creates and appends a |tr| in |tbody|, if |tbody| does not exist, create * it as well. */ appendBodyRow: function(table) { if (table.tfoot) throw new Error( 'Cannot add a tbody row after footer rows have been added.'); if (!table.tbody) table.tbody = this.appendElement_(table, 'tbody'); var row = this.appendElement_(table.tbody, 'tr'); if (table.headerRow) row.className = 'analysis-table-row'; else row.className = 'analysis-table-row-inverted'; return row; }, /** * Creates and appends a |tr| in |tfoot|, if |tfoot| does not exist, create * it as well. */ appendFootRow: function(table) { if (!table.tfoot) { table.tfoot = this.appendElement_(table, 'tfoot'); table.tfoot.rowsClassName = ( (table.headerRow ? 1 : 0) + (table.tbody ? table.tbody.rows.length : 0)) % 2 ? 'analysis-table-row' : 'analysis-table-row-inverted'; } var row = this.appendElement_(table.tfoot, 'tr'); row.className = table.tfoot.rowsClassName; return row; }, /** * Adds a spacing row to spread out results. */ appendSpacingRow: function(table, opt_inFoot) { if (table.tfoot || opt_inFoot) var row = this.appendFootRow(table); else var row = this.appendBodyRow(table); for (var i = 0; i < table.numColumns; i++) this.appendTableCell_(table, row, i, ' '); }, /** * Creates and appends a row to |table| with a left-aligned |label] in the * first column and an optional |opt_value| in the second column. */ appendInfoRow: function(table, label, opt_value, opt_inFoot) { if (table.tfoot || opt_inFoot) var row = this.appendFootRow(table); else var row = this.appendBodyRow(table); this.appendTableCell_(table, row, 0, label); if (opt_value !== undefined) { var objectView = new tracing.analysis.GenericObjectView(); objectView.object = opt_value; objectView.classList.add('analysis-table-col-1'); objectView.style.display = 'table-cell'; row.appendChild(objectView); } else { this.appendTableCell_(table, row, 1, ''); } for (var i = 2; i < table.numColumns; i++) this.appendTableCell_(table, row, i, ''); }, /** * Creates and appends a row to |table| with a left-aligned |label] in the * first column and a millisecond |time| value in the second column. */ appendInfoRowTime: function(table, label, time, opt_inFoot, opt_warning) { if (table.tfoot || opt_inFoot) var row = this.appendFootRow(table); else var row = this.appendBodyRow(table); this.appendTableCell_(table, row, 0, label); this.appendTableCell_( table, row, 1, tracing.analysis.tsRound(time) + ' ms', opt_warning); }, /** * Creates and appends a row to |table| that summarizes a single slice or a * single counter. The row has a left-aligned |start| in the first column, * the |duration| of the data in the second, the number of |occurrences| in * the third. * * @param {object=} opt_statistics May be undefined, or an object which * contains calculated staistics containing min/max/avg for slices, * or min/max/avg/start/end for counters. */ appendDetailsRow: function(table, start, duration, selfTime, args, opt_selectionGenerator, opt_cpuDuration) { var row = this.appendBodyRow(table); if (opt_selectionGenerator) { var labelEl = this.appendTableCell(table, row, tracing.analysis.tsRound(start)); labelEl.textContent = ''; labelEl.appendChild(this.createSelectionChangingLink( tracing.analysis.tsRound(start), opt_selectionGenerator, '')); } else { this.appendTableCell(table, row, tracing.analysis.tsRound(start)); } if (duration !== null) this.appendTableCell(table, row, tracing.analysis.tsRound(duration)); if (opt_cpuDuration) this.appendTableCell(table, row, opt_cpuDuration != '' ? tracing.analysis.tsRound(opt_cpuDuration) : ''); if (selfTime !== null) this.appendTableCell(table, row, tracing.analysis.tsRound(selfTime)); var argsCell = this.appendTableCell(table, row, ''); var n = 0; for (var argName in args) { n += 1; } if (n > 0) { for (var argName in args) { var argVal = args[argName]; var objectView = new tracing.analysis.GenericObjectView(); objectView.object = argVal; var argsRow = this.appendElement_( this.appendElement_(argsCell, 'table'), 'tr'); this.appendElement_(argsRow, 'td', argName + ':'); this.appendElement_(argsRow, 'td').appendChild(objectView); } } }, /** * Creates and appends a row to |table| that summarizes one or more slices, * or one or more counters. The row has a left-aligned |label| in the first * column, the |duration| of the data in the second, the number of * |occurrences| in the third. * * @param {object=} opt_statistics May be undefined, or an object which * contains calculated staistics containing min/max/avg for slices, * or min/max/avg/start/end for counters. */ appendDataRow: function(table, label, opt_duration, opt_cpuDuration, opt_selfTime, opt_cpuSelfTime, opt_occurences, opt_percentage, opt_statistics, opt_selectionGenerator, opt_inFoot) { var tooltip = undefined; if (opt_statistics) { tooltip = 'Min Duration:\u0009' + tracing.analysis.tsRound(opt_statistics.min) + ' ms \u000DMax Duration:\u0009' + tracing.analysis.tsRound(opt_statistics.max) + ' ms \u000DAvg Duration:\u0009' + tracing.analysis.tsRound(opt_statistics.avg) + ' ms (\u03C3 = ' + tracing.analysis.tsRound(opt_statistics.avg_stddev) + ')'; if (opt_statistics.start) { tooltip += '\u000DStart Time:\u0009' + tracing.analysis.tsRound(opt_statistics.start) + ' ms'; } if (opt_statistics.end) { tooltip += '\u000DEnd Time:\u0009' + tracing.analysis.tsRound(opt_statistics.end) + ' ms'; } if (opt_statistics.frequency && opt_statistics.frequency_stddev) { tooltip += '\u000DFrequency:\u0009' + tracing.analysis.tsRound(opt_statistics.frequency) + ' occurrences/s (\u03C3 = ' + tracing.analysis.tsRound(opt_statistics.frequency_stddev) + ')'; } } if (table.tfoot || opt_inFoot) var row = this.appendFootRow(table); else var row = this.appendBodyRow(table); var cellNum = 0; if (!opt_selectionGenerator) { this.appendTableCellWithTooltip_(table, row, cellNum, label, tooltip); } else { var labelEl = this.appendTableCellWithTooltip_( table, row, cellNum, label, tooltip); if (labelEl) { labelEl.textContent = ''; labelEl.appendChild( this.createSelectionChangingLink(label, opt_selectionGenerator, tooltip)); } } cellNum++; if (opt_duration !== null) { if (opt_duration) { if (opt_duration instanceof Array) { this.appendTableCellWithTooltip_(table, row, cellNum, '[' + opt_duration.join(', ') + ']', tooltip); } else { this.appendTableCellWithTooltip_(table, row, cellNum, tracing.analysis.tsRound(opt_duration), tooltip); } } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } if (opt_cpuDuration !== null) { if (opt_cpuDuration != '') { this.appendTableCellWithTooltip_(table, row, cellNum, tracing.analysis.tsRound(opt_cpuDuration), tooltip); } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } if (opt_selfTime !== null) { if (opt_selfTime) { this.appendTableCellWithTooltip_(table, row, cellNum, tracing.analysis.tsRound(opt_selfTime), tooltip); } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } if (opt_cpuSelfTime !== null) { if (opt_cpuSelfTime) { this.appendTableCellWithTooltip_(table, row, cellNum, tracing.analysis.tsRound(opt_cpuSelfTime), tooltip); } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } if (opt_percentage !== null) { if (opt_percentage) { this.appendTableCellWithTooltip_(table, row, cellNum, opt_percentage, tooltip); } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } if (opt_occurences) { this.appendTableCellWithTooltip_(table, row, cellNum, String(opt_occurences), tooltip); } else { this.appendTableCell_(table, row, cellNum, ''); } cellNum++; } }; return { AnalysisResults: AnalysisResults }; }); </script>
bpsinc-native/src_third_party_trace-viewer
trace_viewer/tracing/analysis/analysis_results.html
HTML
bsd-3-clause
14,119
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title>Zend_Layout: Conclusions - Zend Framework Manual</title> </head> <body> <table width="100%"> <tr valign="top"> <td width="85%"> <table width="100%"> <tr> <td width="25%" style="text-align: left;"> <a href="learning.layout.usage.html">Utiliser Zend_Layout</a> </td> <td width="50%" style="text-align: center;"> <div class="up"><span class="up"><a href="learning.layout.html">Getting Started with Zend_Layout</a></span><br /> <span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div> </td> <td width="25%" style="text-align: right;"> <div class="next" style="text-align: right; float: right;"><a href="learning.view.placeholders.html">Getting Started Zend_View Placeholders</a></div> </td> </tr> </table> <hr /> <div id="learning.layout.conclusions" class="section"><div class="info"><h1 class="title">Zend_Layout: Conclusions</h1></div> <p class="para"> <span class="classname">Zend_Layout</span> est une simple surcouche à <span class="classname">Zend_View</span> en proposant un pattern Two-Step View, offrant la fléxibilité de créer un design applicatif dans lequel le contenu est injecté. </p> <p class="para"> Si vous regardez de près les exemple, vous sentirez peut-être que les fonctionnalités sont limitées : comment modifier le titre de la page, injecter un tag script optionnel ou même créer une sidebar? Ces questions concernent le concept de &quot;Composite View&quot; -- et trouveront réponse dans le chapitre suivant couvrant des &quot;placeholders.&quot; </p> </div> <hr /> <table width="100%"> <tr> <td width="25%" style="text-align: left;"> <a href="learning.layout.usage.html">Utiliser Zend_Layout</a> </td> <td width="50%" style="text-align: center;"> <div class="up"><span class="up"><a href="learning.layout.html">Getting Started with Zend_Layout</a></span><br /> <span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div> </td> <td width="25%" style="text-align: right;"> <div class="next" style="text-align: right; float: right;"><a href="learning.view.placeholders.html">Getting Started Zend_View Placeholders</a></div> </td> </tr> </table> </td> <td style="font-size: smaller;" width="15%"> <style type="text/css"> #leftbar { float: left; width: 186px; padding: 5px; font-size: smaller; } ul.toc { margin: 0px 5px 5px 5px; padding: 0px; } ul.toc li { font-size: 85%; margin: 1px 0 1px 1px; padding: 1px 0 1px 11px; list-style-type: none; background-repeat: no-repeat; background-position: center left; } ul.toc li.header { font-size: 115%; padding: 5px 0px 5px 11px; border-bottom: 1px solid #cccccc; margin-bottom: 5px; } ul.toc li.active { font-weight: bold; } ul.toc li a { text-decoration: none; } ul.toc li a:hover { text-decoration: underline; } </style> <ul class="toc"> <li class="header home"><a href="manual.html">Programmer's Reference Guide</a></li> <li class="header up"><a href="manual.html">Programmer's Reference Guide</a></li> <li class="header up"><a href="learning.html">Learning Zend Framework</a></li> <li class="header up"><a href="learning.layout.html">Getting Started with Zend_Layout</a></li> <li><a href="learning.layout.intro.html">Introduction</a></li> <li><a href="learning.layout.usage.html">Utiliser Zend_Layout</a></li> <li class="active"><a href="learning.layout.conclusions.html">Zend_Layout: Conclusions</a></li> </ul> </td> </tr> </table> </body> </html>
wukchung/Home-development
documentation/manual/core/fr/learning.layout.conclusions.html
HTML
bsd-3-clause
4,374
<!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_181) on Sat Mar 13 19:41:13 EST 2021 --> <title>Symbol.SymbolKind</title> <meta name="date" content="2021-03-13"> <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="Symbol.SymbolKind"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static 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="../../../../overview-summary.html">Overview</a></li> <li><a href="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-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/binghamton/jhelp/symbols/Symbol.AccessLevel.html" title="enum in com.binghamton.jhelp.symbols"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/binghamton/jhelp/symbols/VariableSymbol.html" title="class in com.binghamton.jhelp.symbols"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" target="_top">Frames</a></li> <li><a href="Symbol.SymbolKind.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&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.binghamton.jhelp.symbols</div> <h2 title="Enum Symbol.SymbolKind" class="title">Enum Symbol.SymbolKind</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>&gt;</li> <li> <ul class="inheritance"> <li>com.binghamton.jhelp.symbols.Symbol.SymbolKind</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../com/binghamton/jhelp/symbols/Symbol.html" title="class in com.binghamton.jhelp.symbols">Symbol</a></dd> </dl> <hr> <br> <pre>public static enum <span class="typeNameLabel">Symbol.SymbolKind</span> extends java.lang.Enum&lt;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>&gt;</pre> <div class="block">An enum enumerating the kinds of Symbols</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#CLASS">CLASS</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#CONSTRUCTOR">CONSTRUCTOR</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#METHOD">METHOD</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#TYPE">TYPE</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#VARIABLE">VARIABLE</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</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>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="CLASS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CLASS</h4> <pre>public static final&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a> CLASS</pre> </li> </ul> <a name="CONSTRUCTOR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONSTRUCTOR</h4> <pre>public static final&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a> CONSTRUCTOR</pre> </li> </ul> <a name="METHOD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>METHOD</h4> <pre>public static final&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a> METHOD</pre> </li> </ul> <a name="TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TYPE</h4> <pre>public static final&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a> TYPE</pre> </li> </ul> <a name="VARIABLE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VARIABLE</h4> <pre>public static final&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a> VARIABLE</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (Symbol.SymbolKind c : Symbol.SymbolKind.values()) &nbsp; System.out.println(c); </pre></div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>an array containing the constants of this enum type, in the order they are declared</dd> </dl> </li> </ul> <a name="valueOf-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../../com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" title="enum in com.binghamton.jhelp.symbols">Symbol.SymbolKind</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the enum constant with the specified name</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</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="../../../../overview-summary.html">Overview</a></li> <li><a href="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-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/binghamton/jhelp/symbols/Symbol.AccessLevel.html" title="enum in com.binghamton.jhelp.symbols"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/binghamton/jhelp/symbols/VariableSymbol.html" title="class in com.binghamton.jhelp.symbols"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/binghamton/jhelp/symbols/Symbol.SymbolKind.html" target="_top">Frames</a></li> <li><a href="Symbol.SymbolKind.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&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>
mhems/jhelp
doc/api/com/binghamton/jhelp/symbols/Symbol.SymbolKind.html
HTML
bsd-3-clause
14,805
{% extends "article_index_base.html" %} {% load wagtailcore_tags wagtailimages_tags i18n %} {% block body_class %}template-event-index-page navbar-fixed{% endblock %} {% block article_body %} {% if news_articles %} {% include 'articles/blocks/latest_news_articles.html' %} {% endif %} {% endblock %}
jeremy-c/unusualbusiness
unusualbusiness/events/templates/events/event_index_page.html
HTML
bsd-3-clause
320
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.predict" href="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.predict.html" /> <link rel="prev" title="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior" href="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../mixed_glm.html" class="md-tabs__link">Generalized Linear Mixed Effects Models</a></li> <li class="md-tabs__item"><a href="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.html" class="md-tabs__link">statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-genmod-bayes-mixed-glm-poissonbayesmixedglm-logposterior-grad--page-root">statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad<a class="headerlink" href="#generated-statsmodels-genmod-bayes-mixed-glm-poissonbayesmixedglm-logposterior-grad--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad"> <code class="sig-prename descclassname">PoissonBayesMixedGLM.</code><code class="sig-name descname">logposterior_grad</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">params</span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad" title="Permalink to this definition">¶</a></dt> <dd><p>The gradient of the log posterior.</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior.html" title="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior </span> </div> </a> <a href="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.predict.html" title="statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.predict" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.predict </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.logposterior_grad.html
HTML
bsd-3-clause
18,635
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Source: maps/OccupancyGrid.js</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Source: maps/OccupancyGrid.js</h1> <section> <article> <pre class="prettyprint source"><code>/** * @author Russell Toris - rctoris@wpi.edu */ /** * An OccupancyGrid can convert a ROS occupancy grid message into a createjs Bitmap object. * * @constructor * @param options - object with following keys: * * message - the occupancy grid message */ ROS2D.OccupancyGrid = function(options) { options = options || {}; var message = options.message; // internal drawing canvas var canvas = document.createElement('canvas'); var context = canvas.getContext('2d'); // save the metadata we need this.pose = new ROSLIB.Pose({ position : message.info.origin.position, orientation : message.info.origin.orientation }); // set the size this.width = message.info.width; this.height = message.info.height; canvas.width = this.width; canvas.height = this.height; var imageData = context.createImageData(this.width, this.height); for ( var row = 0; row &lt; this.height; row++) { for ( var col = 0; col &lt; this.width; col++) { // determine the index into the map data var mapI = col + ((this.height - row - 1) * this.width); // determine the value var data = message.data[mapI]; var val; if (data === 100) { val = 0; } else if (data === 0) { val = 255; } else { val = 127; } // determine the index into the image data array var i = (col + (row * this.width)) * 4; // r imageData.data[i] = val; // g imageData.data[++i] = val; // b imageData.data[++i] = val; // a imageData.data[++i] = 255; } } context.putImageData(imageData, 0, 0); // create the bitmap createjs.Bitmap.call(this, canvas); // change Y direction this.y = -this.height * message.info.resolution; // scale the image this.scaleX = message.info.resolution; this.scaleY = message.info.resolution; this.width *= this.scaleX; this.height *= this.scaleY; // set the pose this.x += this.pose.position.x; this.y -= this.pose.position.y; }; ROS2D.OccupancyGrid.prototype.__proto__ = createjs.Bitmap.prototype; </code></pre> </article> </section> </div> <nav> <h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="ROS2D.ArrowShape.html">ArrowShape</a></li><li><a href="ROS2D.Grid.html">Grid</a></li><li><a href="ROS2D.ImageMap.html">ImageMap</a></li><li><a href="ROS2D.ImageMapClient.html">ImageMapClient</a></li><li><a href="ROS2D.NavigationArrow.html">NavigationArrow</a></li><li><a href="ROS2D.OccupancyGrid.html">OccupancyGrid</a></li><li><a href="ROS2D.OccupancyGridClient.html">OccupancyGridClient</a></li><li><a href="ROS2D.OccupancyGridSrvClient.html">OccupancyGridSrvClient</a></li><li><a href="ROS2D.PanView.html">PanView</a></li><li><a href="ROS2D.PathShape.html">PathShape</a></li><li><a href="ROS2D.PolygonMarker.html">PolygonMarker</a></li><li><a href="ROS2D.TraceShape.html">TraceShape</a></li><li><a href="ROS2D.Viewer.html">Viewer</a></li><li><a href="ROS2D.ZoomView.html">ZoomView</a></li></ul><h3>Global</h3><ul><li><a href="global.html#ROS2D">ROS2D</a></li></ul> </nav> <br clear="both"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Thu Aug 07 2014 15:58:36 GMT-0400 (EDT) </footer> <script> prettyPrint(); </script> </body> </html>
strands-project/strands_webtools
ros2djs/doc/OccupancyGrid.js.html
HTML
bsd-3-clause
4,047
<div class="box"> <div class="cell"> <span class="grey">修改功能指南</span> </div> {% ifequal member.level 0 %} <div class="inner">修改功能只为 root 级用户所设,在使用修改功能时,请保持以下原则: <div class="sep10"></div> <ul> <li><strong>无论如何不能改变原文本的信息量,无论是增加或是减少。</strong></li> <li>可以帮助用户将链接修改至可点击状态。</li> <li>可以帮助用户将非图片的 cl.ly 链接加上 www。</li> <li>不要修改任何已经发布超过 4 小时的内容。</li> <li>标题或内容中看起来过于粗俗的个别标点符号,可以改掉。</li> </ul> </div> {% else %} <div class="inner"> 在新主题创建后的 5 分钟内,可以自由编辑。 <div class="sep5"></div> <strong>距离本主题的编辑权限关闭还有 <span class="orange">{{ ttl }}</span> 秒</strong> </div> {% endifequal %} </div>
cwyark/v2ex
src/template/desktop/rightbar/guide/edit.html
HTML
bsd-3-clause
1,038
<!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_112) on Tue Aug 29 11:29:39 CEST 2017 --> <title>CallWindowController</title> <meta name="date" content="2017-08-29"> <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="CallWindowController"; } } catch(err) { } //--> var methods = {"i0":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="../../overview-summary.html">Overview</a></li> <li><a href="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="../../slyx/controllers/AddContactController.html" title="class in slyx.controllers"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../slyx/controllers/ContactController.html" title="class in slyx.controllers"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?slyx/controllers/CallWindowController.html" target="_top">Frames</a></li> <li><a href="CallWindowController.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">slyx.controllers</div> <h2 title="Class CallWindowController" class="title">Class CallWindowController</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>slyx.controllers.CallWindowController</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">CallWindowController</span> extends java.lang.Object</pre> <div class="block">Created by Antoine Janvier on 28/08/17.</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="../../slyx/controllers/CallWindowController.html#CallWindowController--">CallWindowController</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>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../slyx/controllers/CallWindowController.html#initialize--">initialize</a></span>()</code>&nbsp;</td> </tr> </table> <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="CallWindowController--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CallWindowController</h4> <pre>public&nbsp;CallWindowController()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="initialize--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>initialize</h4> <pre>public&nbsp;void&nbsp;initialize()</pre> </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="../../overview-summary.html">Overview</a></li> <li><a href="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="../../slyx/controllers/AddContactController.html" title="class in slyx.controllers"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../slyx/controllers/ContactController.html" title="class in slyx.controllers"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?slyx/controllers/CallWindowController.html" target="_top">Frames</a></li> <li><a href="CallWindowController.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>
AntoineJanvier/Slyx
JavaDoc/slyx/controllers/CallWindowController.html
HTML
bsd-3-clause
9,003
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>disabled property - InputElement class - polymer_app_layout library - Dart API</title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="static-assets/prettify.css"> <link rel="stylesheet" href="static-assets/css/bootstrap.min.css"> <link rel="stylesheet" href="static-assets/styles.css"> <meta name="description" content="API docs for the disabled property from the InputElement class, for the Dart programming language."> <link rel="icon" href="static-assets/favicon.png"> <!-- Do not remove placeholder --> <!-- Header Placeholder --> </head> <body> <div id="overlay-under-drawer"></div> <header class="container-fluid" id="title"> <nav class="navbar navbar-fixed-top"> <div class="container"> <button id="sidenav-left-toggle" type="button">&nbsp;</button> <ol class="breadcrumbs gt-separated hidden-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li> <li><a href="polymer_app_layout/InputElement-class.html">InputElement</a></li> <li class="self-crumb">disabled</li> </ol> <div class="self-name">disabled</div> </div> </nav> <div class="container masthead"> <ol class="breadcrumbs gt-separated visible-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li> <li><a href="polymer_app_layout/InputElement-class.html">InputElement</a></li> <li class="self-crumb">disabled</li> </ol> <div class="title-description"> <h1 class="title"> <div class="kind">property</div> disabled </h1> <!-- p class="subtitle"> </p --> </div> <ul class="subnav"> </ul> </div> </header> <div class="container body"> <div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left"> <h5><a href="index.html">polymer_app_layout_template</a></h5> <h5><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></h5> <h5><a href="polymer_app_layout/InputElement-class.html">InputElement</a></h5> <ol> <li class="section-title"><a href="polymer_app_layout/InputElement-class.html#instance-properties">Properties</a></li> <li><a href="polymer_app_layout/InputElement/accept.html">accept</a> </li> <li>accept </li> <li><a href="polymer_app_layout/InputElement/alt.html">alt</a> </li> <li>alt </li> <li>attributes </li> <li><a href="polymer_app_layout/InputElement/autocomplete.html">autocomplete</a> </li> <li>autocomplete </li> <li><a href="polymer_app_layout/InputElement/autofocus.html">autofocus</a> </li> <li>autofocus </li> <li>baseUri </li> <li>borderEdge </li> <li><a href="polymer_app_layout/InputElement/capture.html">capture</a> </li> <li><a href="polymer_app_layout/InputElement/checked.html">checked</a> </li> <li>checked </li> <li>childNodes </li> <li>children </li> <li>classes </li> <li>className </li> <li>client </li> <li>clientHeight </li> <li>clientLeft </li> <li>clientTop </li> <li>clientWidth </li> <li>contentEdge </li> <li>contentEditable </li> <li>contextMenu </li> <li>dataset </li> <li><a href="polymer_app_layout/InputElement/defaultChecked.html">defaultChecked</a> </li> <li><a href="polymer_app_layout/InputElement/defaultValue.html">defaultValue</a> </li> <li>dir </li> <li><a href="polymer_app_layout/InputElement/directory.html">directory</a> </li> <li><a href="polymer_app_layout/InputElement/dirName.html">dirName</a> </li> <li>dirName </li> <li>disabled </li> <li><a href="polymer_app_layout/InputElement/disabled.html">disabled</a> </li> <li>documentOffset </li> <li>draggable </li> <li>dropzone </li> <li><a href="polymer_app_layout/InputElement/entries.html">entries</a> </li> <li>files </li> <li><a href="polymer_app_layout/InputElement/files.html">files</a> </li> <li>firstChild </li> <li><a href="polymer_app_layout/InputElement/form.html">form</a> </li> <li>formAction </li> <li><a href="polymer_app_layout/InputElement/formAction.html">formAction</a> </li> <li><a href="polymer_app_layout/InputElement/formEnctype.html">formEnctype</a> </li> <li>formEnctype </li> <li><a href="polymer_app_layout/InputElement/formMethod.html">formMethod</a> </li> <li>formMethod </li> <li><a href="polymer_app_layout/InputElement/formNoValidate.html">formNoValidate</a> </li> <li>formNoValidate </li> <li><a href="polymer_app_layout/InputElement/formTarget.html">formTarget</a> </li> <li>formTarget </li> <li>height </li> <li><a href="polymer_app_layout/InputElement/height.html">height</a> </li> <li>hidden </li> <li>id </li> <li>incremental </li> <li><a href="polymer_app_layout/InputElement/incremental.html">incremental</a> </li> <li>indeterminate </li> <li><a href="polymer_app_layout/InputElement/indeterminate.html">indeterminate</a> </li> <li>innerHtml </li> <li>inputMethodContext </li> <li><a href="polymer_app_layout/InputElement/inputMode.html">inputMode</a> </li> <li>isContentEditable </li> <li><a href="polymer_app_layout/InputElement/labels.html">labels</a> </li> <li>lang </li> <li>lastChild </li> <li><a href="polymer_app_layout/InputElement/list.html">list</a> </li> <li>localName </li> <li>marginEdge </li> <li><a href="polymer_app_layout/InputElement/max.html">max</a> </li> <li>max </li> <li><a href="polymer_app_layout/InputElement/maxLength.html">maxLength</a> </li> <li>maxLength </li> <li><a href="polymer_app_layout/InputElement/min.html">min</a> </li> <li>min </li> <li><a href="polymer_app_layout/InputElement/multiple.html">multiple</a> </li> <li>multiple </li> <li>name </li> <li><a href="polymer_app_layout/InputElement/name.html">name</a> </li> <li>namespaceUri </li> <li>nextElementSibling </li> <li>nextNode </li> <li>nodeName </li> <li>nodes </li> <li>nodeType </li> <li>nodeValue </li> <li>offset </li> <li>offsetHeight </li> <li>offsetLeft </li> <li>offsetParent </li> <li>offsetTop </li> <li>offsetWidth </li> <li>on </li> <li>onAbort </li> <li>onBeforeCopy </li> <li>onBeforeCut </li> <li>onBeforePaste </li> <li>onBlur </li> <li>onCanPlay </li> <li>onCanPlayThrough </li> <li>onChange </li> <li>onClick </li> <li>onContextMenu </li> <li>onCopy </li> <li>onCut </li> <li>onDoubleClick </li> <li>onDrag </li> <li>onDragEnd </li> <li>onDragEnter </li> <li>onDragLeave </li> <li>onDragOver </li> <li>onDragStart </li> <li>onDrop </li> <li>onDurationChange </li> <li>onEmptied </li> <li>onEnded </li> <li>onError </li> <li>onFocus </li> <li>onFullscreenChange </li> <li>onFullscreenError </li> <li>onInput </li> <li>onInvalid </li> <li>onKeyDown </li> <li>onKeyPress </li> <li>onKeyUp </li> <li>onLoad </li> <li>onLoadedData </li> <li>onLoadedMetadata </li> <li>onMouseDown </li> <li>onMouseEnter </li> <li>onMouseLeave </li> <li>onMouseMove </li> <li>onMouseOut </li> <li>onMouseOver </li> <li>onMouseUp </li> <li>onMouseWheel </li> <li>onPaste </li> <li>onPause </li> <li>onPlay </li> <li>onPlaying </li> <li>onRateChange </li> <li>onReset </li> <li>onResize </li> <li>onScroll </li> <li>onSearch </li> <li>onSeeked </li> <li>onSeeking </li> <li>onSelect </li> <li>onSelectStart </li> <li>onStalled </li> <li>onSubmit </li> <li>onSuspend </li> <li>onTimeUpdate </li> <li>onTouchCancel </li> <li>onTouchEnd </li> <li>onTouchEnter </li> <li>onTouchLeave </li> <li>onTouchMove </li> <li>onTouchStart </li> <li>onTransitionEnd </li> <li>onVolumeChange </li> <li>onWaiting </li> <li>outerHtml </li> <li>ownerDocument </li> <li>paddingEdge </li> <li>parent </li> <li>parentNode </li> <li><a href="polymer_app_layout/InputElement/pattern.html">pattern</a> </li> <li>pattern </li> <li>placeholder </li> <li><a href="polymer_app_layout/InputElement/placeholder.html">placeholder</a> </li> <li>previousElementSibling </li> <li>previousNode </li> <li><a href="polymer_app_layout/InputElement/readOnly.html">readOnly</a> </li> <li>readOnly </li> <li><a href="polymer_app_layout/InputElement/required.html">required</a> </li> <li>required </li> <li>scrollHeight </li> <li>scrollLeft </li> <li>scrollTop </li> <li>scrollWidth </li> <li>selectionDirection </li> <li><a href="polymer_app_layout/InputElement/selectionDirection.html">selectionDirection</a> </li> <li>selectionEnd </li> <li><a href="polymer_app_layout/InputElement/selectionEnd.html">selectionEnd</a> </li> <li>selectionStart </li> <li><a href="polymer_app_layout/InputElement/selectionStart.html">selectionStart</a> </li> <li>shadowRoot </li> <li>size </li> <li><a href="polymer_app_layout/InputElement/size.html">size</a> </li> <li>spellcheck </li> <li>src </li> <li><a href="polymer_app_layout/InputElement/src.html">src</a> </li> <li><a href="polymer_app_layout/InputElement/step.html">step</a> </li> <li>step </li> <li>style </li> <li>tabIndex </li> <li>tagName </li> <li>text </li> <li>title </li> <li>translate </li> <li><a href="polymer_app_layout/InputElement/type.html">type</a> </li> <li><a href="polymer_app_layout/InputElement/validationMessage.html">validationMessage</a> </li> <li><a href="polymer_app_layout/InputElement/validity.html">validity</a> </li> <li><a href="polymer_app_layout/InputElement/value.html">value</a> </li> <li>value </li> <li><a href="polymer_app_layout/InputElement/valueAsDate.html">valueAsDate</a> </li> <li>valueAsDate </li> <li><a href="polymer_app_layout/InputElement/valueAsNumber.html">valueAsNumber</a> </li> <li>valueAsNumber </li> <li><a href="polymer_app_layout/InputElement/width.html">width</a> </li> <li>width </li> <li><a href="polymer_app_layout/InputElement/willValidate.html">willValidate</a> </li> <li>xtag </li> <li class="section-title"><a href="polymer_app_layout/InputElement-class.html#constructors">Constructors</a></li> <li><a href="polymer_app_layout/InputElement/InputElement.html">InputElement</a></li> <li><a href="polymer_app_layout/InputElement/InputElement.created.html">created</a></li> <li class="section-title"><a href="polymer_app_layout/InputElement-class.html#methods">Methods</a></li> <li>addEventListener </li> <li>animate </li> <li>append </li> <li>appendHtml </li> <li>appendText </li> <li>attached </li> <li>attributeChanged </li> <li>blur </li> <li><a href="polymer_app_layout/InputElement/checkValidity.html">checkValidity</a> </li> <li>click </li> <li>clone </li> <li>contains </li> <li>createFragment </li> <li>createShadowRoot </li> <li>detached </li> <li>dispatchEvent </li> <li>enteredView </li> <li>focus </li> <li>getAnimationPlayers </li> <li>getAttribute </li> <li>getAttributeNS </li> <li>getBoundingClientRect </li> <li>getClientRects </li> <li>getComputedStyle </li> <li>getDestinationInsertionPoints </li> <li>getElementsByClassName </li> <li>getNamespacedAttributes </li> <li>hasChildNodes </li> <li>insertAdjacentElement </li> <li>insertAdjacentHtml </li> <li>insertAdjacentText </li> <li>insertAllBefore </li> <li>insertBefore </li> <li>leftView </li> <li>matches </li> <li>matchesWithAncestors </li> <li>offsetTo </li> <li>query </li> <li>queryAll </li> <li>querySelector </li> <li>querySelectorAll </li> <li>remove </li> <li>removeEventListener </li> <li>replaceWith </li> <li>requestFullscreen </li> <li>requestPointerLock </li> <li>scrollIntoView </li> <li><a href="polymer_app_layout/InputElement/select.html">select</a> </li> <li>setAttribute </li> <li>setAttributeNS </li> <li><a href="polymer_app_layout/InputElement/setCustomValidity.html">setCustomValidity</a> </li> <li>setInnerHtml </li> <li><a href="polymer_app_layout/InputElement/setRangeText.html">setRangeText</a> </li> <li><a href="polymer_app_layout/InputElement/setSelectionRange.html">setSelectionRange</a> </li> <li><a href="polymer_app_layout/InputElement/stepDown.html">stepDown</a> </li> <li><a href="polymer_app_layout/InputElement/stepUp.html">stepUp</a> </li> <li>toString </li> </ol> </div><!--/.sidebar-offcanvas--> <div class="col-xs-12 col-sm-9 col-md-6 main-content"> <section class="multi-line-signature"> <span class="returntype">bool</span> <span class="name ">disabled</span> <div class="readable-writable"> read / write </div> </section> <section class="desc markdown"> <p class="no-docs">Not documented.</p> </section> </div> <!-- /.main-content --> </div> <!-- container --> <footer> <div class="container-fluid"> <div class="container"> <p class="text-center"> <span class="no-break"> polymer_app_layout_template 0.1.0 api docs </span> &bull; <span class="copyright no-break"> <a href="https://www.dartlang.org"> <img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16"> </a> </span> &bull; <span class="copyright no-break"> <a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a> </span> </p> </div> </div> </footer> <script src="static-assets/prettify.js"></script> <script src="static-assets/script.js"></script> <!-- Do not remove placeholder --> <!-- Footer Placeholder --> </body> </html>
lejard-h/polymer_app_layout_templates
doc/api/polymer_app_layout/InputElement/disabled.html
HTML
bsd-3-clause
15,512
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>gem5: cpu/checker/cpu.hh Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="classes.html"><span>Classes</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul></div> <h1>cpu/checker/cpu.hh</h1><a href="checker_2cpu_8hh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span> <a name="l00002"></a>00002 <span class="comment"> * Copyright (c) 2011 ARM Limited</span> <a name="l00003"></a>00003 <span class="comment"> * Copyright (c) 2013 Advanced Micro Devices, Inc.</span> <a name="l00004"></a>00004 <span class="comment"> * All rights reserved</span> <a name="l00005"></a>00005 <span class="comment"> *</span> <a name="l00006"></a>00006 <span class="comment"> * The license below extends only to copyright in the software and shall</span> <a name="l00007"></a>00007 <span class="comment"> * not be construed as granting a license to any other intellectual</span> <a name="l00008"></a>00008 <span class="comment"> * property including but not limited to intellectual property relating</span> <a name="l00009"></a>00009 <span class="comment"> * to a hardware implementation of the functionality of the software</span> <a name="l00010"></a>00010 <span class="comment"> * licensed hereunder. You may use the software subject to the license</span> <a name="l00011"></a>00011 <span class="comment"> * terms below provided that you ensure that this notice is replicated</span> <a name="l00012"></a>00012 <span class="comment"> * unmodified and in its entirety in all distributions of the software,</span> <a name="l00013"></a>00013 <span class="comment"> * modified or unmodified, in source code or in binary form.</span> <a name="l00014"></a>00014 <span class="comment"> *</span> <a name="l00015"></a>00015 <span class="comment"> * Copyright (c) 2006 The Regents of The University of Michigan</span> <a name="l00016"></a>00016 <span class="comment"> * All rights reserved.</span> <a name="l00017"></a>00017 <span class="comment"> *</span> <a name="l00018"></a>00018 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span> <a name="l00019"></a>00019 <span class="comment"> * modification, are permitted provided that the following conditions are</span> <a name="l00020"></a>00020 <span class="comment"> * met: redistributions of source code must retain the above copyright</span> <a name="l00021"></a>00021 <span class="comment"> * notice, this list of conditions and the following disclaimer;</span> <a name="l00022"></a>00022 <span class="comment"> * redistributions in binary form must reproduce the above copyright</span> <a name="l00023"></a>00023 <span class="comment"> * notice, this list of conditions and the following disclaimer in the</span> <a name="l00024"></a>00024 <span class="comment"> * documentation and/or other materials provided with the distribution;</span> <a name="l00025"></a>00025 <span class="comment"> * neither the name of the copyright holders nor the names of its</span> <a name="l00026"></a>00026 <span class="comment"> * contributors may be used to endorse or promote products derived from</span> <a name="l00027"></a>00027 <span class="comment"> * this software without specific prior written permission.</span> <a name="l00028"></a>00028 <span class="comment"> *</span> <a name="l00029"></a>00029 <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span> <a name="l00030"></a>00030 <span class="comment"> * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span> <a name="l00031"></a>00031 <span class="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span> <a name="l00032"></a>00032 <span class="comment"> * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span> <a name="l00033"></a>00033 <span class="comment"> * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span> <a name="l00034"></a>00034 <span class="comment"> * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span> <a name="l00035"></a>00035 <span class="comment"> * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span> <a name="l00036"></a>00036 <span class="comment"> * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span> <a name="l00037"></a>00037 <span class="comment"> * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span> <a name="l00038"></a>00038 <span class="comment"> * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span> <a name="l00039"></a>00039 <span class="comment"> * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span> <a name="l00040"></a>00040 <span class="comment"> *</span> <a name="l00041"></a>00041 <span class="comment"> * Authors: Kevin Lim</span> <a name="l00042"></a>00042 <span class="comment"> */</span> <a name="l00043"></a>00043 <a name="l00044"></a>00044 <span class="preprocessor">#ifndef __CPU_CHECKER_CPU_HH__</span> <a name="l00045"></a>00045 <span class="preprocessor"></span><span class="preprocessor">#define __CPU_CHECKER_CPU_HH__</span> <a name="l00046"></a>00046 <span class="preprocessor"></span> <a name="l00047"></a>00047 <span class="preprocessor">#include &lt;list&gt;</span> <a name="l00048"></a>00048 <span class="preprocessor">#include &lt;map&gt;</span> <a name="l00049"></a>00049 <span class="preprocessor">#include &lt;queue&gt;</span> <a name="l00050"></a>00050 <a name="l00051"></a>00051 <span class="preprocessor">#include "arch/types.hh"</span> <a name="l00052"></a>00052 <span class="preprocessor">#include "<a class="code" href="statistics_8hh.html">base/statistics.hh</a>"</span> <a name="l00053"></a>00053 <span class="preprocessor">#include "<a class="code" href="cpu_2base_8hh.html">cpu/base.hh</a>"</span> <a name="l00054"></a>00054 <span class="preprocessor">#include "<a class="code" href="base__dyn__inst_8hh.html">cpu/base_dyn_inst.hh</a>"</span> <a name="l00055"></a>00055 <span class="preprocessor">#include "<a class="code" href="exec__context_8hh.html">cpu/exec_context.hh</a>"</span> <a name="l00056"></a>00056 <span class="preprocessor">#include "<a class="code" href="pc__event_8hh.html">cpu/pc_event.hh</a>"</span> <a name="l00057"></a>00057 <span class="preprocessor">#include "<a class="code" href="simple__thread_8hh.html">cpu/simple_thread.hh</a>"</span> <a name="l00058"></a>00058 <span class="preprocessor">#include "<a class="code" href="cpu_2static__inst_8hh.html">cpu/static_inst.hh</a>"</span> <a name="l00059"></a>00059 <span class="preprocessor">#include "debug/Checker.hh"</span> <a name="l00060"></a>00060 <span class="preprocessor">#include "params/CheckerCPU.hh"</span> <a name="l00061"></a>00061 <span class="preprocessor">#include "<a class="code" href="eventq_8hh.html">sim/eventq.hh</a>"</span> <a name="l00062"></a>00062 <a name="l00063"></a>00063 <span class="comment">// forward declarations</span> <a name="l00064"></a>00064 <span class="keyword">namespace </span>TheISA <a name="l00065"></a>00065 { <a name="l00066"></a>00066 <span class="keyword">class </span>TLB; <a name="l00067"></a>00067 } <a name="l00068"></a>00068 <a name="l00069"></a>00069 <span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt; <a name="l00070"></a>00070 <span class="keyword">class </span><a class="code" href="classBaseDynInst.html">BaseDynInst</a>; <a name="l00071"></a>00071 <span class="keyword">class </span><a class="code" href="classThreadContext.html">ThreadContext</a>; <a name="l00072"></a>00072 <span class="keyword">class </span><a class="code" href="classRequest.html">Request</a>; <a name="l00073"></a>00073 <a name="l00090"></a><a class="code" href="classCheckerCPU.html">00090</a> <span class="keyword">class </span><a class="code" href="classCheckerCPU.html">CheckerCPU</a> : <span class="keyword">public</span> <a class="code" href="classBaseCPU.html">BaseCPU</a>, <span class="keyword">public</span> <a class="code" href="classExecContext.html">ExecContext</a> <a name="l00091"></a>00091 { <a name="l00092"></a>00092 <span class="keyword">protected</span>: <a name="l00093"></a><a class="code" href="classCheckerCPU.html#66d6c9f18c93733f92a520ceb45a5ae2">00093</a> <span class="keyword">typedef</span> <a class="code" href="namespaceAlphaISA.html#63693d656cc2bf4bdd0de3e493eabe66">TheISA::MachInst</a> <a class="code" href="classCheckerCPU.html#66d6c9f18c93733f92a520ceb45a5ae2">MachInst</a>; <a name="l00094"></a><a class="code" href="classCheckerCPU.html#d9a5ea20e7bc13749d749349011447c5">00094</a> <span class="keyword">typedef</span> <a class="code" href="namespaceAlphaISA.html#9dc38d5e1803de53d6bf5d15e22bad7f">TheISA::FloatReg</a> <a class="code" href="classCheckerCPU.html#d9a5ea20e7bc13749d749349011447c5">FloatReg</a>; <a name="l00095"></a><a class="code" href="classCheckerCPU.html#e1f52696bc6e4a385f68c893689c4473">00095</a> <span class="keyword">typedef</span> <a class="code" href="namespaceAlphaISA.html#320a4070bf0f71a598dac381b6afe14e">TheISA::FloatRegBits</a> <a class="code" href="classCheckerCPU.html#e1f52696bc6e4a385f68c893689c4473">FloatRegBits</a>; <a name="l00096"></a><a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">00096</a> <span class="keyword">typedef</span> <a class="code" href="namespaceAlphaISA.html#77bad56584821a5741ae1512cc6f524b">TheISA::MiscReg</a> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a>; <a name="l00097"></a>00097 <a name="l00099"></a><a class="code" href="classCheckerCPU.html#8189e9f7790135ec8c39724b34e472ca">00099</a> <a class="code" href="request_8hh.html#c366b729262fd8e7cbd3283da6f775cf">MasterID</a> <a class="code" href="classCheckerCPU.html#8189e9f7790135ec8c39724b34e472ca">masterId</a>; <a name="l00100"></a>00100 <span class="keyword">public</span>: <a name="l00101"></a>00101 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#3ebb2557154841426047eb28b6bd8518">init</a>(); <a name="l00102"></a>00102 <a name="l00103"></a><a class="code" href="classCheckerCPU.html#56f855ffed05a55b9a65676feb07978e">00103</a> <span class="keyword">typedef</span> CheckerCPUParams <a class="code" href="classCheckerCPU.html#56f855ffed05a55b9a65676feb07978e">Params</a>; <a name="l00104"></a>00104 <a class="code" href="classCheckerCPU.html#a2bff28c28a8b579d73e3a9d151baabd">CheckerCPU</a>(<a class="code" href="classCheckerCPU.html#56f855ffed05a55b9a65676feb07978e">Params</a> *<a class="code" href="namespaceMipsISA.html#e12ae9e12fab22594609e2fefce7f7c2">p</a>); <a name="l00105"></a>00105 <span class="keyword">virtual</span> <a class="code" href="classCheckerCPU.html#0b55fecebc7e7289b02a2f133c4fc525">~CheckerCPU</a>(); <a name="l00106"></a>00106 <a name="l00107"></a>00107 <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#beb99b4c4a9f07d2e083c89f88457b44">setSystem</a>(<a class="code" href="classSystem.html">System</a> *<a class="code" href="namespaceX86ISA.html#313686d10ce407058a35bddec45c211f">system</a>); <a name="l00108"></a>00108 <a name="l00109"></a>00109 <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#165a52ab3d29137f060876f2e1b968d5">setIcachePort</a>(<a class="code" href="classMasterPort.html">MasterPort</a> *icache_port); <a name="l00110"></a>00110 <a name="l00111"></a>00111 <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#f372c91ac4f3674bcc72bab68864a220">setDcachePort</a>(<a class="code" href="classMasterPort.html">MasterPort</a> *dcache_port); <a name="l00112"></a>00112 <a name="l00113"></a><a class="code" href="classCheckerCPU.html#d8ab14970e59a0897fd264b872e11628">00113</a> <a class="code" href="classMasterPort.html">MasterPort</a> &amp;<a class="code" href="classCheckerCPU.html#d8ab14970e59a0897fd264b872e11628">getDataPort</a>() <a name="l00114"></a>00114 { <a name="l00115"></a>00115 <span class="comment">// the checker does not have ports on its own so return the</span> <a name="l00116"></a>00116 <span class="comment">// data port of the actual CPU core</span> <a name="l00117"></a>00117 assert(<a class="code" href="classCheckerCPU.html#bc99320c28060d94e22f7c7852bb2e13">dcachePort</a>); <a name="l00118"></a>00118 <span class="keywordflow">return</span> *<a class="code" href="classCheckerCPU.html#bc99320c28060d94e22f7c7852bb2e13">dcachePort</a>; <a name="l00119"></a>00119 } <a name="l00120"></a>00120 <a name="l00121"></a><a class="code" href="classCheckerCPU.html#a91b262ec42709b4649cda5cb6a559ea">00121</a> <a class="code" href="classMasterPort.html">MasterPort</a> &amp;<a class="code" href="classCheckerCPU.html#a91b262ec42709b4649cda5cb6a559ea">getInstPort</a>() <a name="l00122"></a>00122 { <a name="l00123"></a>00123 <span class="comment">// the checker does not have ports on its own so return the</span> <a name="l00124"></a>00124 <span class="comment">// data port of the actual CPU core</span> <a name="l00125"></a>00125 assert(<a class="code" href="classCheckerCPU.html#55c7eaaa9dad1b3840bf94f722b08962">icachePort</a>); <a name="l00126"></a>00126 <span class="keywordflow">return</span> *<a class="code" href="classCheckerCPU.html#55c7eaaa9dad1b3840bf94f722b08962">icachePort</a>; <a name="l00127"></a>00127 } <a name="l00128"></a>00128 <a name="l00129"></a>00129 <span class="keyword">protected</span>: <a name="l00130"></a>00130 <a name="l00131"></a><a class="code" href="classCheckerCPU.html#c1469d83acf7b2b8d8a31d6ddf9ee20d">00131</a> <a class="code" href="classstd_1_1vector.html">std::vector&lt;Process*&gt;</a> <a class="code" href="classCheckerCPU.html#c1469d83acf7b2b8d8a31d6ddf9ee20d">workload</a>; <a name="l00132"></a>00132 <a name="l00133"></a><a class="code" href="classCheckerCPU.html#6a7b3985c84628cc5c04a339066ee98a">00133</a> <a class="code" href="classSystem.html">System</a> *<a class="code" href="classCheckerCPU.html#6a7b3985c84628cc5c04a339066ee98a">systemPtr</a>; <a name="l00134"></a>00134 <a name="l00135"></a><a class="code" href="classCheckerCPU.html#55c7eaaa9dad1b3840bf94f722b08962">00135</a> <a class="code" href="classMasterPort.html">MasterPort</a> *<a class="code" href="classCheckerCPU.html#55c7eaaa9dad1b3840bf94f722b08962">icachePort</a>; <a name="l00136"></a><a class="code" href="classCheckerCPU.html#bc99320c28060d94e22f7c7852bb2e13">00136</a> <a class="code" href="classMasterPort.html">MasterPort</a> *<a class="code" href="classCheckerCPU.html#bc99320c28060d94e22f7c7852bb2e13">dcachePort</a>; <a name="l00137"></a>00137 <a name="l00138"></a><a class="code" href="classCheckerCPU.html#55ea36ccfbdae1fda2642d155374082b">00138</a> <a class="code" href="classThreadContext.html">ThreadContext</a> *<a class="code" href="classCheckerCPU.html#55ea36ccfbdae1fda2642d155374082b">tc</a>; <a name="l00139"></a>00139 <a name="l00140"></a><a class="code" href="classCheckerCPU.html#13836f2ea3e7cbb9b9f38d5bc9a3fa62">00140</a> TheISA::TLB *<a class="code" href="classCheckerCPU.html#13836f2ea3e7cbb9b9f38d5bc9a3fa62">itb</a>; <a name="l00141"></a><a class="code" href="classCheckerCPU.html#0e8d2fd74ca5a46bde3e8221b810bad6">00141</a> TheISA::TLB *<a class="code" href="classCheckerCPU.html#0e8d2fd74ca5a46bde3e8221b810bad6">dtb</a>; <a name="l00142"></a>00142 <a name="l00143"></a>00143 <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="classCheckerCPU.html#d1e8e92c65f3dd095cadf11144893216">dbg_vtophys</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceX86ISA.html#79b5c08c190167d17c9b9b3fd40112f6">addr</a>); <a name="l00144"></a>00144 <a name="l00145"></a><a class="code" href="unionCheckerCPU_1_1Result.html">00145</a> <span class="keyword">union </span><a class="code" href="unionCheckerCPU_1_1Result.html">Result</a> { <a name="l00146"></a><a class="code" href="unionCheckerCPU_1_1Result.html#875a812ce4e22fe58fb56ec971ad678f">00146</a> uint64_t <a class="code" href="unionCheckerCPU_1_1Result.html#875a812ce4e22fe58fb56ec971ad678f">integer</a>; <a name="l00147"></a><a class="code" href="unionCheckerCPU_1_1Result.html#211bfb4dcba7ad7abca8d6e73f4a0dd8">00147</a> <span class="keywordtype">double</span> <a class="code" href="unionCheckerCPU_1_1Result.html#211bfb4dcba7ad7abca8d6e73f4a0dd8">dbl</a>; <a name="l00148"></a><a class="code" href="unionCheckerCPU_1_1Result.html#3b4366d3a106c5dfc9b102255b1088bd">00148</a> <span class="keywordtype">void</span> <a class="code" href="unionCheckerCPU_1_1Result.html#3b4366d3a106c5dfc9b102255b1088bd">set</a>(uint64_t <a class="code" href="namespaceArmISA.html#718defda84c16589694d68fe7689a803">i</a>) { <a class="code" href="unionCheckerCPU_1_1Result.html#875a812ce4e22fe58fb56ec971ad678f">integer</a> = i; } <a name="l00149"></a><a class="code" href="unionCheckerCPU_1_1Result.html#a1ad8349499a5787ad18184c8480cb84">00149</a> <span class="keywordtype">void</span> <a class="code" href="unionCheckerCPU_1_1Result.html#3b4366d3a106c5dfc9b102255b1088bd">set</a>(<span class="keywordtype">double</span> <a class="code" href="namespaceArmISA.html#b3be624d2ce2e84d65a45d2b81a9828c">d</a>) { <a class="code" href="unionCheckerCPU_1_1Result.html#211bfb4dcba7ad7abca8d6e73f4a0dd8">dbl</a> = d; } <a name="l00150"></a><a class="code" href="unionCheckerCPU_1_1Result.html#78c47bc0d7b096af46f3069bf8766afd">00150</a> <span class="keywordtype">void</span> <a class="code" href="unionCheckerCPU_1_1Result.html#78c47bc0d7b096af46f3069bf8766afd">get</a>(uint64_t&amp; <a class="code" href="namespaceArmISA.html#718defda84c16589694d68fe7689a803">i</a>) { i = <a class="code" href="unionCheckerCPU_1_1Result.html#875a812ce4e22fe58fb56ec971ad678f">integer</a>; } <a name="l00151"></a><a class="code" href="unionCheckerCPU_1_1Result.html#cb8aed8e4ce6943bf0c7919240bf5584">00151</a> <span class="keywordtype">void</span> <a class="code" href="unionCheckerCPU_1_1Result.html#78c47bc0d7b096af46f3069bf8766afd">get</a>(<span class="keywordtype">double</span>&amp; <a class="code" href="namespaceArmISA.html#b3be624d2ce2e84d65a45d2b81a9828c">d</a>) { d = <a class="code" href="unionCheckerCPU_1_1Result.html#211bfb4dcba7ad7abca8d6e73f4a0dd8">dbl</a>; } <a name="l00152"></a>00152 }; <a name="l00153"></a>00153 <a name="l00154"></a>00154 <span class="comment">// ISAs like ARM can have multiple destination registers to check,</span> <a name="l00155"></a>00155 <span class="comment">// keep them all in a std::queue</span> <a name="l00156"></a><a class="code" href="classCheckerCPU.html#5628529fa1c69170633b3d2679e81e12">00156</a> std::queue&lt;Result&gt; <a class="code" href="classCheckerCPU.html#5628529fa1c69170633b3d2679e81e12">result</a>; <a name="l00157"></a>00157 <a name="l00158"></a>00158 <span class="comment">// Pointer to the one memory request.</span> <a name="l00159"></a><a class="code" href="classCheckerCPU.html#6d541a4643d649ae7626232e19b4c365">00159</a> <a class="code" href="classRequest.html">RequestPtr</a> <a class="code" href="classCheckerCPU.html#6d541a4643d649ae7626232e19b4c365">memReq</a>; <a name="l00160"></a>00160 <a name="l00161"></a><a class="code" href="classCheckerCPU.html#b6794fcf9a81fab2ac096ac8860368d1">00161</a> <a class="code" href="classRefCountingPtr.html">StaticInstPtr</a> <a class="code" href="classCheckerCPU.html#b6794fcf9a81fab2ac096ac8860368d1">curStaticInst</a>; <a name="l00162"></a><a class="code" href="classCheckerCPU.html#c06e5e618e4c4f214f78797ed864d7a4">00162</a> <a class="code" href="classRefCountingPtr.html">StaticInstPtr</a> <a class="code" href="classCheckerCPU.html#c06e5e618e4c4f214f78797ed864d7a4">curMacroStaticInst</a>; <a name="l00163"></a>00163 <a name="l00164"></a>00164 <span class="comment">// number of simulated instructions</span> <a name="l00165"></a><a class="code" href="classCheckerCPU.html#b6cce25e73c0b03270e4158d4b0259d9">00165</a> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#b6cce25e73c0b03270e4158d4b0259d9">numInst</a>; <a name="l00166"></a><a class="code" href="classCheckerCPU.html#831052b54752bbda3b5bad8eb97c012d">00166</a> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#831052b54752bbda3b5bad8eb97c012d">startNumInst</a>; <a name="l00167"></a>00167 <a name="l00168"></a><a class="code" href="classCheckerCPU.html#909b6350bb22ab6e2ddff2207c1a4ad9">00168</a> std::queue&lt;int&gt; <a class="code" href="classCheckerCPU.html#909b6350bb22ab6e2ddff2207c1a4ad9">miscRegIdxs</a>; <a name="l00169"></a>00169 <a name="l00170"></a>00170 <span class="keyword">public</span>: <a name="l00171"></a>00171 <a name="l00172"></a>00172 <span class="comment">// Primary thread being run.</span> <a name="l00173"></a><a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">00173</a> <a class="code" href="classSimpleThread.html">SimpleThread</a> *<a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>; <a name="l00174"></a>00174 <a name="l00175"></a><a class="code" href="classCheckerCPU.html#9a1bb6b2d38e725012d11831c25780c3">00175</a> TheISA::TLB* <a class="code" href="classCheckerCPU.html#9a1bb6b2d38e725012d11831c25780c3">getITBPtr</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#13836f2ea3e7cbb9b9f38d5bc9a3fa62">itb</a>; } <a name="l00176"></a><a class="code" href="classCheckerCPU.html#29eaa07d1ac8f4cbe8c7e24be85765fa">00176</a> TheISA::TLB* <a class="code" href="classCheckerCPU.html#29eaa07d1ac8f4cbe8c7e24be85765fa">getDTBPtr</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#0e8d2fd74ca5a46bde3e8221b810bad6">dtb</a>; } <a name="l00177"></a>00177 <a name="l00178"></a><a class="code" href="classCheckerCPU.html#829fab358db7070498ccecde581dce02">00178</a> <span class="keyword">virtual</span> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#829fab358db7070498ccecde581dce02">totalInsts</a>()<span class="keyword"> const</span> <a name="l00179"></a>00179 <span class="keyword"> </span>{ <a name="l00180"></a>00180 <span class="keywordflow">return</span> 0; <a name="l00181"></a>00181 } <a name="l00182"></a>00182 <a name="l00183"></a><a class="code" href="classCheckerCPU.html#ac56f3973e856393771dfab7f7d40b1c">00183</a> <span class="keyword">virtual</span> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#ac56f3973e856393771dfab7f7d40b1c">totalOps</a>()<span class="keyword"> const</span> <a name="l00184"></a>00184 <span class="keyword"> </span>{ <a name="l00185"></a>00185 <span class="keywordflow">return</span> 0; <a name="l00186"></a>00186 } <a name="l00187"></a>00187 <a name="l00188"></a>00188 <span class="comment">// number of simulated loads</span> <a name="l00189"></a><a class="code" href="classCheckerCPU.html#3544cbf7f80b6be5b8a3417c94dc705e">00189</a> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#3544cbf7f80b6be5b8a3417c94dc705e">numLoad</a>; <a name="l00190"></a><a class="code" href="classCheckerCPU.html#e6a0bcf28e981bc0a9442ff22589010a">00190</a> <a class="code" href="namespaceStats.html#8acb2a93eb4ef9d2d7ceaf7bf352b2a3">Counter</a> <a class="code" href="classCheckerCPU.html#e6a0bcf28e981bc0a9442ff22589010a">startNumLoad</a>; <a name="l00191"></a>00191 <a name="l00192"></a>00192 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#69a4d9348ba7ccba3770cd76fdbe26b4">serialize</a>(std::ostream &amp;<a class="code" href="namespaceX86ISA.html#ea9fbab71662ba06cf536e05edfaaad1">os</a>); <a name="l00193"></a>00193 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#8aab883c22d3c0740f2abec6ac5a6ad5">unserialize</a>(<a class="code" href="classCheckpoint.html">Checkpoint</a> *cp, <span class="keyword">const</span> std::string &amp;section); <a name="l00194"></a>00194 <a name="l00195"></a>00195 <span class="comment">// These functions are only used in CPU models that split</span> <a name="l00196"></a>00196 <span class="comment">// effective address computation from the actual memory access.</span> <a name="l00197"></a><a class="code" href="classCheckerCPU.html#a7dd768940afbbe6258cd285c029e3f1">00197</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#a7dd768940afbbe6258cd285c029e3f1">setEA</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> EA) { <a class="code" href="base_2misc_8hh.html#0dfe16a40fe20bf6d482566e0ff63974">panic</a>(<span class="stringliteral">"SimpleCPU::setEA() not implemented\n"</span>); } <a name="l00198"></a><a class="code" href="classCheckerCPU.html#fdab79681a54fe7c82ca13a83783cc08">00198</a> <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="classCheckerCPU.html#fdab79681a54fe7c82ca13a83783cc08">getEA</a>()<span class="keyword"> const </span>{ <a class="code" href="base_2misc_8hh.html#0dfe16a40fe20bf6d482566e0ff63974">panic</a>(<span class="stringliteral">"SimpleCPU::getEA() not implemented\n"</span>); } <a name="l00199"></a>00199 <a name="l00200"></a>00200 <span class="comment">// The register accessor methods provide the index of the</span> <a name="l00201"></a>00201 <span class="comment">// instruction's operand (e.g., 0 or 1), not the architectural</span> <a name="l00202"></a>00202 <span class="comment">// register index, to simplify the implementation of register</span> <a name="l00203"></a>00203 <span class="comment">// renaming. We find the architectural register index by indexing</span> <a name="l00204"></a>00204 <span class="comment">// into the instruction's own operand index table. Note that a</span> <a name="l00205"></a>00205 <span class="comment">// raw pointer to the StaticInst is provided instead of a</span> <a name="l00206"></a>00206 <span class="comment">// ref-counted StaticInstPtr to redice overhead. This is fine as</span> <a name="l00207"></a>00207 <span class="comment">// long as these methods don't copy the pointer into any long-term</span> <a name="l00208"></a>00208 <span class="comment">// storage (which is pretty hard to imagine they would have reason</span> <a name="l00209"></a>00209 <span class="comment">// to do).</span> <a name="l00210"></a>00210 <a name="l00211"></a><a class="code" href="classCheckerCPU.html#4e7563d6d919c12a0cc051d055759b90">00211</a> <a class="code" href="classExecContext.html#1f0aa3b95dbc46b5c7db06180eba5c82">IntReg</a> <a class="code" href="classCheckerCPU.html#4e7563d6d919c12a0cc051d055759b90">readIntRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx) <a name="l00212"></a>00212 { <a name="l00213"></a>00213 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#158a908e3bf09d626cf259d7bf3be0e6">readIntReg</a>(<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;srcRegIdx(idx)); <a name="l00214"></a>00214 } <a name="l00215"></a>00215 <a name="l00216"></a><a class="code" href="classCheckerCPU.html#0724a6ee50d1dad3b7b5b7897e4a6c3f">00216</a> <a class="code" href="classCheckerCPU.html#d9a5ea20e7bc13749d749349011447c5">FloatReg</a> <a class="code" href="classCheckerCPU.html#0724a6ee50d1dad3b7b5b7897e4a6c3f">readFloatRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx) <a name="l00217"></a>00217 { <a name="l00218"></a>00218 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;srcRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf4b98e555714814c2a550ff990572424">TheISA::FP_Reg_Base</a>; <a name="l00219"></a>00219 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#962682446cebe5c0dfa6fe1c71a63a07">readFloatReg</a>(reg_idx); <a name="l00220"></a>00220 } <a name="l00221"></a>00221 <a name="l00222"></a><a class="code" href="classCheckerCPU.html#666ae63956ae9363c38325135f71e589">00222</a> <a class="code" href="classCheckerCPU.html#e1f52696bc6e4a385f68c893689c4473">FloatRegBits</a> <a class="code" href="classCheckerCPU.html#666ae63956ae9363c38325135f71e589">readFloatRegOperandBits</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx) <a name="l00223"></a>00223 { <a name="l00224"></a>00224 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;srcRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf4b98e555714814c2a550ff990572424">TheISA::FP_Reg_Base</a>; <a name="l00225"></a>00225 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#e5cc41dcc3e52c056c9a95f525c018dc">readFloatRegBits</a>(reg_idx); <a name="l00226"></a>00226 } <a name="l00227"></a>00227 <a name="l00228"></a><a class="code" href="classCheckerCPU.html#449539c1e06f4428799184367a98032a">00228</a> <a class="code" href="classExecContext.html#a3e1d0e154143682a95fc8218336d564">CCReg</a> <a class="code" href="classCheckerCPU.html#449539c1e06f4428799184367a98032a">readCCRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx) <a name="l00229"></a>00229 { <a name="l00230"></a>00230 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;srcRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cfe08b035472ce92eb50dbbd96e9125e2">TheISA::CC_Reg_Base</a>; <a name="l00231"></a>00231 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#34437b7583a1d0c5ce29f69a8e074e95">readCCReg</a>(reg_idx); <a name="l00232"></a>00232 } <a name="l00233"></a>00233 <a name="l00234"></a>00234 <span class="keyword">template</span> &lt;<span class="keyword">class</span> T&gt; <a name="l00235"></a><a class="code" href="classCheckerCPU.html#fa5c5f16777feb8e84dab49dc5ba2c0e">00235</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#fa5c5f16777feb8e84dab49dc5ba2c0e">setResult</a>(T <a class="code" href="namespaceArmISA.html#ff45985b1b166a9f9a61198992af819f">t</a>) <a name="l00236"></a>00236 { <a name="l00237"></a>00237 <a class="code" href="unionCheckerCPU_1_1Result.html">Result</a> instRes; <a name="l00238"></a>00238 instRes.<a class="code" href="unionCheckerCPU_1_1Result.html#3b4366d3a106c5dfc9b102255b1088bd">set</a>(t); <a name="l00239"></a>00239 <a class="code" href="classCheckerCPU.html#5628529fa1c69170633b3d2679e81e12">result</a>.push(instRes); <a name="l00240"></a>00240 } <a name="l00241"></a>00241 <a name="l00242"></a><a class="code" href="classCheckerCPU.html#700776793e313f08bc918ccefb9e1264">00242</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#700776793e313f08bc918ccefb9e1264">setIntRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx, <a class="code" href="classExecContext.html#1f0aa3b95dbc46b5c7db06180eba5c82">IntReg</a> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00243"></a>00243 { <a name="l00244"></a>00244 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#7bd7bf4d67e786dcb101c4f1071366fe">setIntReg</a>(<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;destRegIdx(idx), val); <a name="l00245"></a>00245 setResult&lt;uint64_t&gt;(val); <a name="l00246"></a>00246 } <a name="l00247"></a>00247 <a name="l00248"></a><a class="code" href="classCheckerCPU.html#dd9528b82d6c028206fd6ddc6bb74531">00248</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#dd9528b82d6c028206fd6ddc6bb74531">setFloatRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx, <a class="code" href="classCheckerCPU.html#d9a5ea20e7bc13749d749349011447c5">FloatReg</a> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00249"></a>00249 { <a name="l00250"></a>00250 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;destRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf4b98e555714814c2a550ff990572424">TheISA::FP_Reg_Base</a>; <a name="l00251"></a>00251 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#4b227198d63b7a42c9f80dd111abf519">setFloatReg</a>(reg_idx, val); <a name="l00252"></a>00252 setResult&lt;double&gt;(val); <a name="l00253"></a>00253 } <a name="l00254"></a>00254 <a name="l00255"></a><a class="code" href="classCheckerCPU.html#cd933b0a93469c9d5f32bf6b74720b76">00255</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#cd933b0a93469c9d5f32bf6b74720b76">setFloatRegOperandBits</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx, <a name="l00256"></a>00256 <a class="code" href="classCheckerCPU.html#e1f52696bc6e4a385f68c893689c4473">FloatRegBits</a> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00257"></a>00257 { <a name="l00258"></a>00258 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;destRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf4b98e555714814c2a550ff990572424">TheISA::FP_Reg_Base</a>; <a name="l00259"></a>00259 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#1a868950369e63b12107b954ef3494ee">setFloatRegBits</a>(reg_idx, val); <a name="l00260"></a>00260 setResult&lt;uint64_t&gt;(val); <a name="l00261"></a>00261 } <a name="l00262"></a>00262 <a name="l00263"></a><a class="code" href="classCheckerCPU.html#cb15686f1b0b8e4872fa2715db366127">00263</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#cb15686f1b0b8e4872fa2715db366127">setCCRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx, <a class="code" href="classExecContext.html#a3e1d0e154143682a95fc8218336d564">CCReg</a> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00264"></a>00264 { <a name="l00265"></a>00265 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;destRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cfe08b035472ce92eb50dbbd96e9125e2">TheISA::CC_Reg_Base</a>; <a name="l00266"></a>00266 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#c8096a3110a9a6a013b2a7c275f59fd7">setCCReg</a>(reg_idx, val); <a name="l00267"></a>00267 setResult&lt;uint64_t&gt;(val); <a name="l00268"></a>00268 } <a name="l00269"></a>00269 <a name="l00270"></a><a class="code" href="classCheckerCPU.html#74b80b52770fcc2425752957fec7d932">00270</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#74b80b52770fcc2425752957fec7d932">readPredicate</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#93f9230a1b805bf2e55c4ac3f284de88">readPredicate</a>(); } <a name="l00271"></a><a class="code" href="classCheckerCPU.html#b6c7b8b97d237afff0c4511b06ed815a">00271</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#b6c7b8b97d237afff0c4511b06ed815a">setPredicate</a>(<span class="keywordtype">bool</span> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00272"></a>00272 { <a name="l00273"></a>00273 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#0cf00998a894e5ff9c18f1810673f6e9">setPredicate</a>(val); <a name="l00274"></a>00274 } <a name="l00275"></a>00275 <a name="l00276"></a><a class="code" href="classCheckerCPU.html#a146eaacdb071eaa641397b6dacfbdbd">00276</a> <a class="code" href="namespaceAlphaISA.html#233e755911c9143f96bef37eedb1e009">TheISA::PCState</a> <a class="code" href="classCheckerCPU.html#a146eaacdb071eaa641397b6dacfbdbd">pcState</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#ac01d6afdb95c2a68442b54255549c79">pcState</a>(); } <a name="l00277"></a><a class="code" href="classCheckerCPU.html#48188d1e2c16bd4563ca2810eb3fa532">00277</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#a146eaacdb071eaa641397b6dacfbdbd">pcState</a>(<span class="keyword">const</span> <a class="code" href="namespaceAlphaISA.html#233e755911c9143f96bef37eedb1e009">TheISA::PCState</a> &amp;<a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00278"></a>00278 { <a name="l00279"></a>00279 <a class="code" href="base_2trace_8hh.html#2df3201419df2f91d2b34b10ba16b944">DPRINTF</a>(<a class="code" href="classChecker.html">Checker</a>, <span class="stringliteral">"Changing PC to %s, old PC %s.\n"</span>, <a name="l00280"></a>00280 val, <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#ac01d6afdb95c2a68442b54255549c79">pcState</a>()); <a name="l00281"></a>00281 <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#ac01d6afdb95c2a68442b54255549c79">pcState</a>(val); <a name="l00282"></a>00282 } <a name="l00283"></a><a class="code" href="classCheckerCPU.html#d1e8e656ce44eb2120dc91e74674b645">00283</a> <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="classCheckerCPU.html#d1e8e656ce44eb2120dc91e74674b645">instAddr</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#e13a8a60b7d1aa44cb6e1087904934a8">instAddr</a>(); } <a name="l00284"></a><a class="code" href="classCheckerCPU.html#b37eb3cab2048441b6b201fd72081a2d">00284</a> <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="classCheckerCPU.html#b37eb3cab2048441b6b201fd72081a2d">nextInstAddr</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#dc2011fe77988b3d733f20d6102acfd3">nextInstAddr</a>(); } <a name="l00285"></a><a class="code" href="classCheckerCPU.html#b505698d5666c98079cf30a4a80e239f">00285</a> <a class="code" href="base_2types_8hh.html#dfb4d8b20c5abc8be73dd367b16f2d57">MicroPC</a> <a class="code" href="classCheckerCPU.html#b505698d5666c98079cf30a4a80e239f">microPC</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#4e7bc0525ebc5b5e7f0734adba1f379b">microPC</a>(); } <a name="l00287"></a>00287 <a name="l00288"></a><a class="code" href="classCheckerCPU.html#d5aa49297387b757658f296848f672be">00288</a> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> <a class="code" href="classCheckerCPU.html#d5aa49297387b757658f296848f672be">readMiscRegNoEffect</a>(<span class="keywordtype">int</span> misc_reg) <a name="l00289"></a>00289 { <a name="l00290"></a>00290 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#788f2c855d6aea341cb43a8373852c55">readMiscRegNoEffect</a>(misc_reg); <a name="l00291"></a>00291 } <a name="l00292"></a>00292 <a name="l00293"></a><a class="code" href="classCheckerCPU.html#69722474fadab61cb38964db01fd275f">00293</a> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> <a class="code" href="classCheckerCPU.html#69722474fadab61cb38964db01fd275f">readMiscReg</a>(<span class="keywordtype">int</span> misc_reg) <a name="l00294"></a>00294 { <a name="l00295"></a>00295 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#0542e586bd65ac0a1fed99712b031c6c">readMiscReg</a>(misc_reg); <a name="l00296"></a>00296 } <a name="l00297"></a>00297 <a name="l00298"></a><a class="code" href="classCheckerCPU.html#51096bfadae79cf57bcd575df199549c">00298</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#51096bfadae79cf57bcd575df199549c">setMiscRegNoEffect</a>(<span class="keywordtype">int</span> misc_reg, <span class="keyword">const</span> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> &amp;<a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00299"></a>00299 { <a name="l00300"></a>00300 <a class="code" href="base_2trace_8hh.html#2df3201419df2f91d2b34b10ba16b944">DPRINTF</a>(<a class="code" href="classChecker.html">Checker</a>, <span class="stringliteral">"Setting misc reg %d with no effect to check later\n"</span>, misc_reg); <a name="l00301"></a>00301 <a class="code" href="classCheckerCPU.html#909b6350bb22ab6e2ddff2207c1a4ad9">miscRegIdxs</a>.push(misc_reg); <a name="l00302"></a>00302 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#21900fe8de956f8e122eb37cc765777d">setMiscRegNoEffect</a>(misc_reg, val); <a name="l00303"></a>00303 } <a name="l00304"></a>00304 <a name="l00305"></a><a class="code" href="classCheckerCPU.html#d7e6b638ce9453edea47d7e0f1dc6e8a">00305</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#d7e6b638ce9453edea47d7e0f1dc6e8a">setMiscReg</a>(<span class="keywordtype">int</span> misc_reg, <span class="keyword">const</span> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> &amp;<a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00306"></a>00306 { <a name="l00307"></a>00307 <a class="code" href="base_2trace_8hh.html#2df3201419df2f91d2b34b10ba16b944">DPRINTF</a>(<a class="code" href="classChecker.html">Checker</a>, <span class="stringliteral">"Setting misc reg %d with effect to check later\n"</span>, misc_reg); <a name="l00308"></a>00308 <a class="code" href="classCheckerCPU.html#909b6350bb22ab6e2ddff2207c1a4ad9">miscRegIdxs</a>.push(misc_reg); <a name="l00309"></a>00309 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#8a30c0cb2aa94300004848fc237911b7">setMiscReg</a>(misc_reg, val); <a name="l00310"></a>00310 } <a name="l00311"></a>00311 <a name="l00312"></a><a class="code" href="classCheckerCPU.html#5b77f4492770d85b2e17a110c353e777">00312</a> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> <a class="code" href="classCheckerCPU.html#5b77f4492770d85b2e17a110c353e777">readMiscRegOperand</a>(<span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx) <a name="l00313"></a>00313 { <a name="l00314"></a>00314 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;srcRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf96ed0bc2dfd151c4a1385458056b7d5">TheISA::Misc_Reg_Base</a>; <a name="l00315"></a>00315 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#0542e586bd65ac0a1fed99712b031c6c">readMiscReg</a>(reg_idx); <a name="l00316"></a>00316 } <a name="l00317"></a>00317 <a name="l00318"></a><a class="code" href="classCheckerCPU.html#7a78f2fb60798ff1cfd1872837160761">00318</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#7a78f2fb60798ff1cfd1872837160761">setMiscRegOperand</a>( <a name="l00319"></a>00319 <span class="keyword">const</span> <a class="code" href="classStaticInst.html">StaticInst</a> *<a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>, <span class="keywordtype">int</span> idx, <span class="keyword">const</span> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> &amp;<a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00320"></a>00320 { <a name="l00321"></a>00321 <span class="keywordtype">int</span> reg_idx = <a class="code" href="namespacePowerISA.html#53469916ca59ded1955f23a592f32f41">si</a>-&gt;destRegIdx(idx) - <a class="code" href="namespaceAlphaISA.html#942a03a0f7360391b1b6cf838c74b01cf96ed0bc2dfd151c4a1385458056b7d5">TheISA::Misc_Reg_Base</a>; <a name="l00322"></a>00322 <span class="keywordflow">return</span> this-&gt;<a class="code" href="classCheckerCPU.html#d7e6b638ce9453edea47d7e0f1dc6e8a">setMiscReg</a>(reg_idx, val); <a name="l00323"></a>00323 } <a name="l00324"></a>00324 <a name="l00325"></a>00325 <span class="preprocessor">#if THE_ISA == MIPS_ISA</span> <a name="l00326"></a><a class="code" href="classCheckerCPU.html#a00ee1ab4c4da0cf14226a85e81ae8f1">00326</a> <span class="preprocessor"></span> <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> <a class="code" href="classCheckerCPU.html#a00ee1ab4c4da0cf14226a85e81ae8f1">readRegOtherThread</a>(<span class="keywordtype">int</span> misc_reg, <a class="code" href="base_2types_8hh.html#b39b1a4f9dad884694c7a74ed69e6a6b">ThreadID</a> tid) <a name="l00327"></a>00327 { <a name="l00328"></a>00328 <a class="code" href="base_2misc_8hh.html#0dfe16a40fe20bf6d482566e0ff63974">panic</a>(<span class="stringliteral">"MIPS MT not defined for CheckerCPU.\n"</span>); <a name="l00329"></a>00329 <span class="keywordflow">return</span> 0; <a name="l00330"></a>00330 } <a name="l00331"></a>00331 <a name="l00332"></a><a class="code" href="classCheckerCPU.html#59c8b036c85bc8576aa5e192230b3b0d">00332</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#59c8b036c85bc8576aa5e192230b3b0d">setRegOtherThread</a>(<span class="keywordtype">int</span> misc_reg, <a class="code" href="classCheckerCPU.html#7d1418fb4f7d7f4df54d49d3d2eec66a">MiscReg</a> <a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>, <a class="code" href="base_2types_8hh.html#b39b1a4f9dad884694c7a74ed69e6a6b">ThreadID</a> tid) <a name="l00333"></a>00333 { <a name="l00334"></a>00334 <a class="code" href="base_2misc_8hh.html#0dfe16a40fe20bf6d482566e0ff63974">panic</a>(<span class="stringliteral">"MIPS MT not defined for CheckerCPU.\n"</span>); <a name="l00335"></a>00335 } <a name="l00336"></a>00336 <span class="preprocessor">#endif</span> <a name="l00337"></a>00337 <span class="preprocessor"></span> <a name="l00339"></a>00339 <a name="l00340"></a><a class="code" href="classCheckerCPU.html#59d3421a00293af67e364b7d90439c7b">00340</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#59d3421a00293af67e364b7d90439c7b">recordPCChange</a>(<span class="keyword">const</span> <a class="code" href="namespaceAlphaISA.html#233e755911c9143f96bef37eedb1e009">TheISA::PCState</a> &amp;<a class="code" href="namespaceX86ISA.html#b4e00e23f8f36386f97d8abcccb17180">val</a>) <a name="l00341"></a>00341 { <a name="l00342"></a>00342 <a class="code" href="classCheckerCPU.html#06fb624c3d3f85cd6fa696089c39f19d">changedPC</a> = <span class="keyword">true</span>; <a name="l00343"></a>00343 <a class="code" href="classCheckerCPU.html#9f7d7e770ca667fc24eda455da57a5a9">newPCState</a> = val; <a name="l00344"></a>00344 } <a name="l00345"></a>00345 <a name="l00346"></a><a class="code" href="classCheckerCPU.html#2782e85ac1fb5688fd2452e21ce9331c">00346</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#2782e85ac1fb5688fd2452e21ce9331c">demapPage</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceMipsISA.html#9bab751e4fa25d88bf84ee970a01a641">vaddr</a>, uint64_t asn) <a name="l00347"></a>00347 { <a name="l00348"></a>00348 this-&gt;<a class="code" href="classCheckerCPU.html#13836f2ea3e7cbb9b9f38d5bc9a3fa62">itb</a>-&gt;demapPage(vaddr, asn); <a name="l00349"></a>00349 this-&gt;<a class="code" href="classCheckerCPU.html#0e8d2fd74ca5a46bde3e8221b810bad6">dtb</a>-&gt;demapPage(vaddr, asn); <a name="l00350"></a>00350 } <a name="l00351"></a>00351 <a name="l00352"></a><a class="code" href="classCheckerCPU.html#aee6b0b4c4e08a18eb52d768839b6da3">00352</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#aee6b0b4c4e08a18eb52d768839b6da3">demapInstPage</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceMipsISA.html#9bab751e4fa25d88bf84ee970a01a641">vaddr</a>, uint64_t asn) <a name="l00353"></a>00353 { <a name="l00354"></a>00354 this-&gt;<a class="code" href="classCheckerCPU.html#13836f2ea3e7cbb9b9f38d5bc9a3fa62">itb</a>-&gt;demapPage(vaddr, asn); <a name="l00355"></a>00355 } <a name="l00356"></a>00356 <a name="l00357"></a><a class="code" href="classCheckerCPU.html#6e2d055e91828a52868add3f55711f8e">00357</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#6e2d055e91828a52868add3f55711f8e">demapDataPage</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceMipsISA.html#9bab751e4fa25d88bf84ee970a01a641">vaddr</a>, uint64_t asn) <a name="l00358"></a>00358 { <a name="l00359"></a>00359 this-&gt;<a class="code" href="classCheckerCPU.html#0e8d2fd74ca5a46bde3e8221b810bad6">dtb</a>-&gt;demapPage(vaddr, asn); <a name="l00360"></a>00360 } <a name="l00361"></a>00361 <a name="l00362"></a>00362 <a class="code" href="classRefCountingPtr.html">Fault</a> <a class="code" href="classCheckerCPU.html#fe414c2d960b39e3869447dc39bb7142">readMem</a>(<a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceX86ISA.html#79b5c08c190167d17c9b9b3fd40112f6">addr</a>, uint8_t *data, <span class="keywordtype">unsigned</span> size, <span class="keywordtype">unsigned</span> flags); <a name="l00363"></a>00363 <a class="code" href="classRefCountingPtr.html">Fault</a> <a class="code" href="classCheckerCPU.html#eb23563dde73506dd5e9a070fb6d4c71">writeMem</a>(uint8_t *data, <span class="keywordtype">unsigned</span> size, <a name="l00364"></a>00364 <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> <a class="code" href="namespaceX86ISA.html#79b5c08c190167d17c9b9b3fd40112f6">addr</a>, <span class="keywordtype">unsigned</span> flags, uint64_t *res); <a name="l00365"></a>00365 <a name="l00366"></a><a class="code" href="classCheckerCPU.html#d4420856390c5f0baec5b2d8636715e4">00366</a> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classCheckerCPU.html#d4420856390c5f0baec5b2d8636715e4">readStCondFailures</a>()<span class="keyword"> const </span>{ <a name="l00367"></a>00367 <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#b289f2e6447d6905825eb3bbc60808c4">readStCondFailures</a>(); <a name="l00368"></a>00368 } <a name="l00369"></a>00369 <a name="l00370"></a><a class="code" href="classCheckerCPU.html#abad038f7df4b4489c8c475de47426da">00370</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#abad038f7df4b4489c8c475de47426da">setStCondFailures</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> sc_failures) <a name="l00371"></a>00371 {} <a name="l00373"></a>00373 <a name="l00374"></a><a class="code" href="classCheckerCPU.html#8da1ada4b3183ec527e352ed0bc4d6f2">00374</a> <a class="code" href="classRefCountingPtr.html">Fault</a> <a class="code" href="classCheckerCPU.html#8da1ada4b3183ec527e352ed0bc4d6f2">hwrei</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#3ec4ccf85da553df7160361ea325f2b8">hwrei</a>(); } <a name="l00375"></a><a class="code" href="classCheckerCPU.html#a3dc7cb0ebe02a78a27c479f73a06427">00375</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#a3dc7cb0ebe02a78a27c479f73a06427">simPalCheck</a>(<span class="keywordtype">int</span> palFunc) { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>-&gt;<a class="code" href="classSimpleThread.html#b29b8d730fe9832dc230e74667c9e5c4">simPalCheck</a>(palFunc); } <a name="l00376"></a><a class="code" href="classCheckerCPU.html#935e7a6b1c7432a09a170665b08e8664">00376</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#935e7a6b1c7432a09a170665b08e8664">wakeup</a>() { } <a name="l00377"></a>00377 <span class="comment">// Assume that the normal CPU's call to syscall was successful.</span> <a name="l00378"></a>00378 <span class="comment">// The checker's state would have already been updated by the syscall.</span> <a name="l00379"></a><a class="code" href="classCheckerCPU.html#3123e0b879573839f6efae2d03d6e26c">00379</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#3123e0b879573839f6efae2d03d6e26c">syscall</a>(int64_t callnum) { } <a name="l00380"></a>00380 <a name="l00381"></a><a class="code" href="classCheckerCPU.html#5e4d35ef9f16b681a027d1b06210ecf7">00381</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#5e4d35ef9f16b681a027d1b06210ecf7">handleError</a>() <a name="l00382"></a>00382 { <a name="l00383"></a>00383 <span class="keywordflow">if</span> (<a class="code" href="classCheckerCPU.html#f30dd29cfc2b96ce135e57ce40820c75">exitOnError</a>) <a name="l00384"></a>00384 <a class="code" href="classCheckerCPU.html#bd341851f88618a3c648e5592584fc65">dumpAndExit</a>(); <a name="l00385"></a>00385 } <a name="l00386"></a>00386 <a name="l00387"></a>00387 <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#bf9ccec5eff124d7117dd395cb3ada80">checkFlags</a>(<a class="code" href="classRequest.html">Request</a> *unverified_req, <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> vAddr, <a name="l00388"></a>00388 <a class="code" href="base_2types_8hh.html#f1bb03d6a4ee096394a6749f0a169232">Addr</a> pAddr, <span class="keywordtype">int</span> flags); <a name="l00389"></a>00389 <a name="l00390"></a>00390 <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#bd341851f88618a3c648e5592584fc65">dumpAndExit</a>(); <a name="l00391"></a>00391 <a name="l00392"></a><a class="code" href="classCheckerCPU.html#cc8e053930ebee8a06f42421aee6b183">00392</a> <a class="code" href="classThreadContext.html">ThreadContext</a> *<a class="code" href="classCheckerCPU.html#cc8e053930ebee8a06f42421aee6b183">tcBase</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#55ea36ccfbdae1fda2642d155374082b">tc</a>; } <a name="l00393"></a><a class="code" href="classCheckerCPU.html#5506858dbb26732eccfdd483d54a4d47">00393</a> <a class="code" href="classSimpleThread.html">SimpleThread</a> *<a class="code" href="classCheckerCPU.html#5506858dbb26732eccfdd483d54a4d47">threadBase</a>() { <span class="keywordflow">return</span> <a class="code" href="classCheckerCPU.html#bcdd9a241a765b4ac785677d522f74c6">thread</a>; } <a name="l00394"></a>00394 <a name="l00395"></a><a class="code" href="classCheckerCPU.html#6dfa90af7cfed71c93f809f3a80e386f">00395</a> <a class="code" href="unionCheckerCPU_1_1Result.html">Result</a> <a class="code" href="classCheckerCPU.html#6dfa90af7cfed71c93f809f3a80e386f">unverifiedResult</a>; <a name="l00396"></a><a class="code" href="classCheckerCPU.html#97a3b45db767a300114786722282569e">00396</a> <a class="code" href="classRequest.html">Request</a> *<a class="code" href="classCheckerCPU.html#97a3b45db767a300114786722282569e">unverifiedReq</a>; <a name="l00397"></a><a class="code" href="classCheckerCPU.html#2258687f1b67a019a92cec3dee1ec825">00397</a> uint8_t *<a class="code" href="classCheckerCPU.html#2258687f1b67a019a92cec3dee1ec825">unverifiedMemData</a>; <a name="l00398"></a>00398 <a name="l00399"></a><a class="code" href="classCheckerCPU.html#06fb624c3d3f85cd6fa696089c39f19d">00399</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#06fb624c3d3f85cd6fa696089c39f19d">changedPC</a>; <a name="l00400"></a><a class="code" href="classCheckerCPU.html#8e8203161f09b468ddd8f22e948f1160">00400</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#8e8203161f09b468ddd8f22e948f1160">willChangePC</a>; <a name="l00401"></a><a class="code" href="classCheckerCPU.html#9f7d7e770ca667fc24eda455da57a5a9">00401</a> <a class="code" href="namespaceAlphaISA.html#233e755911c9143f96bef37eedb1e009">TheISA::PCState</a> <a class="code" href="classCheckerCPU.html#9f7d7e770ca667fc24eda455da57a5a9">newPCState</a>; <a name="l00402"></a><a class="code" href="classCheckerCPU.html#f30dd29cfc2b96ce135e57ce40820c75">00402</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#f30dd29cfc2b96ce135e57ce40820c75">exitOnError</a>; <a name="l00403"></a><a class="code" href="classCheckerCPU.html#18a285933d97deae1473eb9520f8acb6">00403</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#18a285933d97deae1473eb9520f8acb6">updateOnError</a>; <a name="l00404"></a><a class="code" href="classCheckerCPU.html#54d9346d92960c375b868825bcf67e99">00404</a> <span class="keywordtype">bool</span> <a class="code" href="classCheckerCPU.html#54d9346d92960c375b868825bcf67e99">warnOnlyOnLoadError</a>; <a name="l00405"></a>00405 <a name="l00406"></a><a class="code" href="classCheckerCPU.html#cc0bd23f1f0b9b9754a7586bdc7e548c">00406</a> <a class="code" href="inst__seq_8hh.html#258d93d98edaedee089435c19ea2ea2e">InstSeqNum</a> <a class="code" href="classCheckerCPU.html#cc0bd23f1f0b9b9754a7586bdc7e548c">youngestSN</a>; <a name="l00407"></a>00407 }; <a name="l00408"></a>00408 <a name="l00415"></a>00415 <span class="keyword">template</span> &lt;<span class="keyword">class</span> Impl&gt; <a name="l00416"></a><a class="code" href="classChecker.html">00416</a> <span class="keyword">class </span><a class="code" href="classChecker.html">Checker</a> : <span class="keyword">public</span> <a class="code" href="classCheckerCPU.html">CheckerCPU</a> <a name="l00417"></a>00417 { <a name="l00418"></a>00418 <span class="keyword">private</span>: <a name="l00419"></a><a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">00419</a> <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="namespaceThePipeline.html#bc1e44a9461ed60edcea0910393f7823">Impl::DynInstPtr</a> <a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a>; <a name="l00420"></a>00420 <a name="l00421"></a>00421 <span class="keyword">public</span>: <a name="l00422"></a><a class="code" href="classChecker.html#30e5809534bf4683c3df68a0c1017b3b">00422</a> <a class="code" href="classChecker.html#30e5809534bf4683c3df68a0c1017b3b">Checker</a>(<a class="code" href="classCheckerCPU.html#56f855ffed05a55b9a65676feb07978e">Params</a> *<a class="code" href="namespaceMipsISA.html#e12ae9e12fab22594609e2fefce7f7c2">p</a>) <a name="l00423"></a>00423 : <a class="code" href="classCheckerCPU.html">CheckerCPU</a>(p), <a class="code" href="classChecker.html#5eef28661b27702660a6c86db2e101a6">updateThisCycle</a>(false), <a class="code" href="classChecker.html#fb0234ea07afa3e29e35c66106eb2782">unverifiedInst</a>(NULL) <a name="l00424"></a>00424 { } <a name="l00425"></a>00425 <a name="l00426"></a>00426 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#fc9926480402a6aec6c4728182ed5dab">switchOut</a>(); <a name="l00427"></a>00427 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#146071fcfe75b71b26bf41870694cedd">takeOverFrom</a>(<a class="code" href="classBaseCPU.html">BaseCPU</a> *oldCPU); <a name="l00428"></a>00428 <a name="l00429"></a>00429 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#d36faeee7ee03fae5eb538947f98af5c">advancePC</a>(<span class="keyword">const</span> <a class="code" href="classRefCountingPtr.html">Fault</a> &amp;fault); <a name="l00430"></a>00430 <a name="l00431"></a>00431 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#bbd9708c9e1da1664cea4eacf1db4a0b">verify</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst); <a name="l00432"></a>00432 <a name="l00433"></a>00433 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#dc284eb493523ac1ddcad1767c278787">validateInst</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst); <a name="l00434"></a>00434 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#b392a48581962e331cc7503659208c2a">validateExecution</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst); <a name="l00435"></a>00435 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#c6f0e1a3f03d6ff7c50f62d34585a1c1">validateState</a>(); <a name="l00436"></a>00436 <a name="l00437"></a>00437 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#9cff90abdf66f2458a00c9f8af41de89">copyResult</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst, uint64_t mismatch_val, <span class="keywordtype">int</span> start_idx); <a name="l00438"></a>00438 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#4ec642bc9d7baeeaa5ceac1d7abad502">handlePendingInt</a>(); <a name="l00439"></a>00439 <a name="l00440"></a>00440 <span class="keyword">private</span>: <a name="l00441"></a><a class="code" href="classChecker.html#a4d7918d8e88a071ec74a3919bb605ae">00441</a> <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#5e4d35ef9f16b681a027d1b06210ecf7">handleError</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst) <a name="l00442"></a>00442 { <a name="l00443"></a>00443 <span class="keywordflow">if</span> (<a class="code" href="classCheckerCPU.html#f30dd29cfc2b96ce135e57ce40820c75">exitOnError</a>) { <a name="l00444"></a>00444 <a class="code" href="classCheckerCPU.html#bd341851f88618a3c648e5592584fc65">dumpAndExit</a>(inst); <a name="l00445"></a>00445 } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (<a class="code" href="classCheckerCPU.html#18a285933d97deae1473eb9520f8acb6">updateOnError</a>) { <a name="l00446"></a>00446 <a class="code" href="classChecker.html#5eef28661b27702660a6c86db2e101a6">updateThisCycle</a> = <span class="keyword">true</span>; <a name="l00447"></a>00447 } <a name="l00448"></a>00448 } <a name="l00449"></a>00449 <a name="l00450"></a>00450 <span class="keywordtype">void</span> <a class="code" href="classCheckerCPU.html#bd341851f88618a3c648e5592584fc65">dumpAndExit</a>(<a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> &amp;inst); <a name="l00451"></a>00451 <a name="l00452"></a><a class="code" href="classChecker.html#5eef28661b27702660a6c86db2e101a6">00452</a> <span class="keywordtype">bool</span> <a class="code" href="classChecker.html#5eef28661b27702660a6c86db2e101a6">updateThisCycle</a>; <a name="l00453"></a>00453 <a name="l00454"></a><a class="code" href="classChecker.html#fb0234ea07afa3e29e35c66106eb2782">00454</a> <a class="code" href="classChecker.html#ec33e287add5ec9da7d9f0666ddd636b">DynInstPtr</a> <a class="code" href="classChecker.html#fb0234ea07afa3e29e35c66106eb2782">unverifiedInst</a>; <a name="l00455"></a>00455 <a name="l00456"></a><a class="code" href="classChecker.html#a4abfa39a7feaccea717b7f461f004f7">00456</a> <a class="code" href="classstd_1_1list.html">std::list&lt;DynInstPtr&gt;</a> <a class="code" href="classChecker.html#a4abfa39a7feaccea717b7f461f004f7">instList</a>; <a name="l00457"></a><a class="code" href="classChecker.html#a7eee3a3c519ea52bd63f260f26380a5">00457</a> <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="classstd_1_1list.html">std::list&lt;DynInstPtr&gt;::iterator</a> <a class="code" href="classChecker.html#a7eee3a3c519ea52bd63f260f26380a5">InstListIt</a>; <a name="l00458"></a>00458 <span class="keywordtype">void</span> <a class="code" href="classChecker.html#195fd946b82e2645ebfa6741389f3d26">dumpInsts</a>(); <a name="l00459"></a>00459 }; <a name="l00460"></a>00460 <a name="l00461"></a>00461 <span class="preprocessor">#endif // __CPU_CHECKER_CPU_HH__</span> </pre></div><hr size="1"><address style="align: right;"><small> Generated on Fri Apr 17 12:38:45 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address> </body> </html>
wnoc-drexel/gem5-stable
src/doxygen/html/checker_2cpu_8hh-source.html
HTML
bsd-3-clause
71,346
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Paging and split mode</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="title" content="Samples" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <link rel="icon" href="../common/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="../common/favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="../common/css/style.css" type="text/css" media="screen" /> </head> <body onload="doOnLoad()"> <div class="header"> <a class="logo" href="http://www.dhtmlx.com" title="DHTMLX homepage"></a> <div class="tittle-dhtmlx">DHTMLX Docs & Samples Explorer</div> <div class="search-field"> <form action="http://docs.dhtmlx.com/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><input class="button" type="submit" value=""><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form> </div> <div class="buttons"> <a class="doc_inact" href="../../../docsExplorer/index.html" title="DHTMLX Documentation homepage"></a> <a class="sample"></a> </div> </div> <div class="content"> <div class="navigation-div"> <a href="../../../docsExplorer/samples.html" class="navigation"><img src="../common/icons/file.gif" alt="" >All components</a> <div class="arrow"></div> <a href="../index.html" class="navigation"><img height="22" src="../common/icons/grid.gif" alt="" >dhtmlxGrid</a> <div class="arrow"></div> <a href="./index.html" class="navigation"><img src="../common/icons/none.gif" alt="" >Loading from big datasets</a> </div> <div style="display:block;"> <h3>Paging and split mode</h3> </div> <div class="navigation-div"> <a href="#code" class="navigation view-source"><img src="../common/icons/source.gif" alt="" >View page source</a> </div> <link rel="STYLESHEET" type="text/css" href="../../codebase/ext/dhtmlxgrid_pgn_bricks.css"> <link rel="STYLESHEET" type="text/css" href="../../codebase/dhtmlxgrid.css"> <link rel="stylesheet" type="text/css" href="../../codebase/skins/dhtmlxgrid_dhx_skyblue.css"> <script src="../../codebase/dhtmlxcommon.js"></script> <script src="../../codebase/dhtmlxgrid.js"></script> <script src="../../codebase/ext/dhtmlxgrid_splt.js"></script> <script src="../../codebase/ext/dhtmlxgrid_pgn.js"></script> <script src="../../codebase/dhtmlxgridcell.js"></script> <script> var mygrid; function doOnLoad(){ mygrid = new dhtmlXGridObject('gridbox'); mygrid.setImagePath("../../codebase/imgs/"); mygrid.setHeader("Column A, Column B,Column B1,Column B2,Column B3,Column B4,Column B5"); mygrid.setInitWidths("100,250,100,100,100,100,100") mygrid.setColAlign("right,left,left,left,left,left,left") mygrid.setColTypes("ro,ed,ro,ro,ro,ro,ro"); mygrid.enablePaging(true,30,null,"pagingArea",true,"recinfoArea"); mygrid.attachEvent("onXLS",function(){ document.getElementById("a_1").style.display="block"; }); mygrid.attachEvent("onXLE",function(){ document.getElementById("a_1").style.display="none"; }); mygrid.init(); mygrid.setSkin("dhx_skyblue"); mygrid.splitAt(1); mygrid.setPagingSkin("bricks"); mygrid.loadXML("php/dynscroll.php"); } </script> <p> Paginal output supports split mode </p> <div style="height:30px"> <div id="a_1" ><h1 style="color:red">Loading</h1></div> </div> <table width="600px" cellpadding="0" cellspacing="0"> <tr> <td> <div id="recinfoArea"></div> <div id="gridbox" style="width:100%; height:250px; background-color:white;overflow:hidden"></div> <div id="pagingArea"></div> </td> </tr> </table> </div> <div style="clear:both;"></div> <div class="source"> <div class="teg">Source</div> <div class="code" id="code"> <div class="hl-main"><pre><span class="hl-brackets">&lt;</span><span class="hl-reserved">link</span><span class="hl-code"> </span><span class="hl-var">rel</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">STYLESHEET</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">type</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">text/css</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">href</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/ext/dhtmlxgrid_pgn_bricks.css</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">link</span><span class="hl-code"> </span><span class="hl-var">rel</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">STYLESHEET</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">type</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">text/css</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">href</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/dhtmlxgrid.css</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">link</span><span class="hl-code"> </span><span class="hl-var">rel</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">stylesheet</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">type</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">text/css</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">href</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/skins/dhtmlxgrid_dhx_skyblue.css</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/dhtmlxcommon.js</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/dhtmlxgrid.js</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/ext/dhtmlxgrid_splt.js</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/ext/dhtmlxgrid_pgn.js</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/dhtmlxgridcell.js</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"><div class="hl-main"><pre><span class="hl-reserved">var</span><span class="hl-code"> </span><span class="hl-identifier">mygrid</span><span class="hl-code">; </span><span class="hl-reserved">function</span><span class="hl-code"> </span><span class="hl-identifier">doOnLoad</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-identifier">mygrid</span><span class="hl-code"> = </span><span class="hl-reserved">new</span><span class="hl-code"> </span><span class="hl-identifier">dhtmlXGridObject</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">gridbox</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setImagePath</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">../../codebase/imgs/</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setHeader</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">Column A, Column B,Column B1,Column B2,Column B3,Column B4,Column B5</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setInitWidths</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">100,250,100,100,100,100,100</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setColAlign</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">right,left,left,left,left,left,left</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setColTypes</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">ro,ed,ro,ro,ro,ro,ro</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">enablePaging</span><span class="hl-brackets">(</span><span class="hl-reserved">true</span><span class="hl-code">, </span><span class="hl-number">30</span><span class="hl-code">, </span><span class="hl-reserved">null</span><span class="hl-code">, </span><span class="hl-quotes">&quot;</span><span class="hl-string">pagingArea</span><span class="hl-quotes">&quot;</span><span class="hl-code">, </span><span class="hl-reserved">true</span><span class="hl-code">, </span><span class="hl-quotes">&quot;</span><span class="hl-string">recinfoArea</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">attachEvent</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">onXLS</span><span class="hl-quotes">&quot;</span><span class="hl-code">, </span><span class="hl-reserved">function</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-builtin">document</span><span class="hl-code">.</span><span class="hl-identifier">getElementById</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">a_1</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">.</span><span class="hl-identifier">style</span><span class="hl-code">.</span><span class="hl-identifier">display</span><span class="hl-code"> = </span><span class="hl-quotes">&quot;</span><span class="hl-string">block</span><span class="hl-quotes">&quot;</span><span class="hl-code">; </span><span class="hl-brackets">}</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">attachEvent</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">onXLE</span><span class="hl-quotes">&quot;</span><span class="hl-code">, </span><span class="hl-reserved">function</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-builtin">document</span><span class="hl-code">.</span><span class="hl-identifier">getElementById</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">a_1</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">.</span><span class="hl-identifier">style</span><span class="hl-code">.</span><span class="hl-identifier">display</span><span class="hl-code"> = </span><span class="hl-quotes">&quot;</span><span class="hl-string">none</span><span class="hl-quotes">&quot;</span><span class="hl-code">; </span><span class="hl-brackets">}</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">init</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setSkin</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">dhx_skyblue</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">splitAt</span><span class="hl-brackets">(</span><span class="hl-number">1</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">setPagingSkin</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">bricks</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-identifier">mygrid</span><span class="hl-code">.</span><span class="hl-identifier">loadXML</span><span class="hl-brackets">(</span><span class="hl-quotes">&quot;</span><span class="hl-string">php/dynscroll.php</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-brackets">}</span></pre></div></span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">script</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">style</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">height:30px</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">id</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">a_1</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;</span><span class="hl-reserved">h1</span><span class="hl-code"> </span><span class="hl-var">style</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">color:red</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code">Loading</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">h1</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">div</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">div</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">table</span><span class="hl-code"> </span><span class="hl-var">width</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">600px</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">cellpadding</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">0</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">cellspacing</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">0</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">tr</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">td</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">id</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">recinfoArea</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">div</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">id</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">gridbox</span><span class="hl-quotes">&quot;</span><span class="hl-code"> </span><span class="hl-var">style</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">width:100%; height:250px; background-color:white;overflow:hidden</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">div</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">id</span><span class="hl-code">=</span><span class="hl-quotes">&quot;</span><span class="hl-string">pagingArea</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">&gt;</span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">div</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">td</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">tr</span><span class="hl-brackets">&gt;</span><span class="hl-code"> </span><span class="hl-brackets">&lt;/</span><span class="hl-reserved">table</span><span class="hl-brackets">&gt;</span></pre></div> </div> <div class="footer"> <div class="footer-logo"></div> <div class="copyright">Copyright &copy; 1998-2012 DHTMLX LTD.<br />All rights reserved.</div> </div> </body> </html>
arvindjha304/aadinathportal
public/dhtmlxgrid/samples/14_loading_big_datasets/09_pro_paging_dynload_split.html
HTML
bsd-3-clause
21,748
<!DOCTYPE html><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>phpDocumentor » Altamira\Type</title> <meta name="author" content="Mike van Riel"> <meta name="description" content=""> <link href="../css/template.css" rel="stylesheet" media="all"> <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico"> <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"><div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">phpDocumentor</a><div class="nav-collapse"><ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b></a><ul class="dropdown-menu"> <li><a>Namespaces</a></li> <li><a href="../namespaces/Altamira.html"><i class="icon-th"></i> Altamira</a></li> <li><a>Packages</a></li> <li><a href="../packages/ChartDatum.html"><i class="icon-folder-open"></i> ChartDatum</a></li> <li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li> <li><a href="../packages/JsWriter.html"><i class="icon-folder-open"></i> JsWriter</a></li> <li><a href="../packages/Type.html"><i class="icon-folder-open"></i> Type</a></li> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b></a><ul class="dropdown-menu"> <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors  <span class="label label-info">0</span></a></li> <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers  <ul><li>todo  <span class="label label-info">2</span> </li></ul></a></li> <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements  <span class="label label-info">0</span></a></li> </ul> </li> </ul></div> </div></div> <div class="go_to_top"><a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a></div> </div> <div id="___" class="container"> <noscript><div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div></noscript> <div class="row"> <div class="span4"> <div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <ul class="side-nav nav nav-list"> <li class="nav-header"> <i class="icon-map-marker"></i> Namespaces</li> <li> <a href="../namespaces/Altamira.Type.html" title="Type"><i class="icon-th"></i>Type</a><ul class="nav nav-list nav-namespaces"> <li> <a href="../namespaces/Altamira.Type.Flot.html" title="Flot"><i class="icon-th"></i>Flot</a><ul class="nav nav-list nav-namespaces"></ul> </li> <li> <a href="../namespaces/Altamira.Type.JqPlot.html" title="JqPlot"><i class="icon-th"></i>JqPlot</a><ul class="nav nav-list nav-namespaces"></ul> </li> </ul> </li> </ul> </div> <div class="span8 namespace-contents"> <ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-th"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/Altamira.html">Altamira</a></li> <li class="active"> <span class="divider">\</span><a href="../namespaces/Altamira.Type.html">Type</a> </li> </ul> <div class="namespace-indent"> <h3> <i class="icon-custom icon-class"></i> Classes and interfaces</h3> <div id="TypeAbstract" class="element ajax clickable class"> <h1>TypeAbstract<a href="../classes/Altamira.Type.TypeAbstract.html">¶</a> </h1> <p class="short_description">Provides a common interface for registering types with charts or series Implementations vary based on library.</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.TypeAbstract.html" class="more">« More »</a> </div> <ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-th"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/Altamira.html">Altamira</a></li> <li> <span class="divider">\</span><a href="../namespaces/Altamira.Type.html">Type</a> </li> <li class="active"> <span class="divider">\</span><a href="../namespaces/Altamira.Type.Flot.html">Flot</a> </li> </ul> <div class="namespace-indent"> <h3> <i class="icon-custom icon-class"></i> Classes and interfaces</h3> <div id="Bar" class="element ajax clickable class"> <h1>Bar<a href="../classes/Altamira.Type.Flot.Bar.html">¶</a> </h1> <p class="short_description">Registers the provided series (or entire chart) as a bar series in Flot</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.Flot.Bar.html" class="more">« More »</a> </div> <div id="Bubble" class="element ajax clickable class"> <h1>Bubble<a href="../classes/Altamira.Type.Flot.Bubble.html">¶</a> </h1> <p class="short_description">Registers a series or chart for being rendered as a bubble Requires https://raw.github.com/ubermajestix/flot-plugins/master/jquery.flot.bubble.js</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.Flot.Bubble.html" class="more">« More »</a> </div> <div id="Donut" class="element ajax clickable class"> <h1>Donut<a href="../classes/Altamira.Type.Flot.Donut.html">¶</a> </h1> <p class="short_description">This type registers a series of chart to be rendered as a donut.</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.Flot.Donut.html" class="more">« More »</a> </div> <div id="Pie" class="element ajax clickable class"> <h1>Pie<a href="../classes/Altamira.Type.Flot.Pie.html">¶</a> </h1> <p class="short_description">This class registers a series of chart as being rendered as a pie.</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.Flot.Pie.html" class="more">« More »</a> </div> </div> <ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-th"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/Altamira.html">Altamira</a></li> <li> <span class="divider">\</span><a href="../namespaces/Altamira.Type.html">Type</a> </li> <li class="active"> <span class="divider">\</span><a href="../namespaces/Altamira.Type.JqPlot.html">JqPlot</a> </li> </ul> <div class="namespace-indent"> <h3> <i class="icon-custom icon-class"></i> Classes and interfaces</h3> <div id="Bar" class="element ajax clickable class"> <h1>Bar<a href="../classes/Altamira.Type.JqPlot.Bar.html">¶</a> </h1> <p class="short_description">This class registers a series or an entire chart for rendering as a bar</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.JqPlot.Bar.html" class="more">« More »</a> </div> <div id="Bubble" class="element ajax clickable class"> <h1>Bubble<a href="../classes/Altamira.Type.JqPlot.Bubble.html">¶</a> </h1> <p class="short_description">This class registers a series or entire chart to be rendered as a bubble</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.JqPlot.Bubble.html" class="more">« More »</a> </div> <div id="Donut" class="element ajax clickable class"> <h1>Donut<a href="../classes/Altamira.Type.JqPlot.Donut.html">¶</a> </h1> <p class="short_description">This class will register a series or chart to be rendered as a donut</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.JqPlot.Donut.html" class="more">« More »</a> </div> <div id="Pie" class="element ajax clickable class"> <h1>Pie<a href="../classes/Altamira.Type.JqPlot.Pie.html">¶</a> </h1> <p class="short_description">Registers a series or chart as being a pie (this is usually chart-wide)</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.JqPlot.Pie.html" class="more">« More »</a> </div> <div id="Stacked" class="element ajax clickable class"> <h1>Stacked<a href="../classes/Altamira.Type.JqPlot.Stacked.html">¶</a> </h1> <p class="short_description">Registers a chart or series to be rendered as a stacked bar</p> <div class="details collapse"></div> <a href="../classes/Altamira.Type.JqPlot.Stacked.html" class="more">« More »</a> </div> </div> </div> </div> </div> <div class="row"><footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a12</a> and<br> generated on 2013-01-10T17:11:26-08:00.<br></footer></div> </div> </body> </html>
Malwarebytes/Altamira
docs/namespaces/Altamira.Type.html
HTML
bsd-3-clause
10,066
<!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.9.1"/> <title>MNE-CPP: 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> <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 style="padding-left: 0.5em;"> <div id="projectname">MNE-CPP &#160;<span id="projectnumber">beta 1.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <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="modules.html"><span>Modules</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"><b>BabyMEGPlugin</b></li><li class="navelem"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">FLLPara</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">BabyMEGPlugin::FLLPara Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>AutoReset</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>Bias</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>channame</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>HiPass</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HPBW</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>LoPass</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>LPBW</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>Mod</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Mode</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>offset</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>PostGain</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>PreGain</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ResetLock</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>slew</b> (defined in <a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a>)</td><td class="entry"><a class="el" href="struct_baby_m_e_g_plugin_1_1_f_l_l_para.html">BabyMEGPlugin::FLLPara</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Mar 27 2015 22:54:38 for MNE-CPP by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
CBoensel/mne-cpp
doc/html/struct_baby_m_e_g_plugin_1_1_f_l_l_para-members.html
HTML
bsd-3-clause
8,850
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia at 2014-11-25 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20141125" /> <meta http-equiv="Content-Language" content="en" /> <title>WebSocket Transport Parent - Project Dependencies</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"> <div id="bannerLeft"> <h2>WebSocket Transport Parent</h2> </div> </div> <div class="pull-right"> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2014-11-25</li> <li class="divider">|</li> <li id="projectVersion">Version: 1.3</li> <li class="divider">|</li> <li class=""> <a href="../../index.html" title="Trap"> Trap</a> </li> <li class="divider ">/</li> <li class=""> <a href="../" title="TrAP Transports"> TrAP Transports</a> </li> <li class="divider ">/</li> <li class=""> <a href="./" title="WebSocket Transport Parent"> WebSocket Transport Parent</a> </li> <li class="divider ">/</li> <li class="">Project Dependencies</li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span3"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Trap 1.3</li> <li> <a href="../../index.html" title="Introduction"> <i class="none"></i> Introduction</a> </li> <li> <a href="../../trap-api/quickstart.html" title="Java Quickstart"> <i class="none"></i> Java Quickstart</a> </li> <li> <a href="../../trap-js/index.html" title="JavaScript Quickstart"> <i class="none"></i> JavaScript Quickstart</a> </li> <li> <a href="../../channels.html" title="Channels"> <i class="none"></i> Channels</a> </li> <li> <a href="../../configuration.html" title="Configuration"> <i class="none"></i> Configuration</a> </li> <li class="nav-header">Language Specific Documentation</li> <li> <a href="../../trap-api/index.html" title="Java"> <i class="none"></i> Java</a> </li> <li> <a href="../../trap-js/index.html" title="JavaScript"> <i class="none"></i> JavaScript</a> </li> <li class="nav-header">Modules</li> <li> <a href="websocket-ernio/index.html" title="TrAP Transport WebSocket by ER NIO"> <i class="none"></i> TrAP Transport WebSocket by ER NIO</a> </li> <li> <a href="websocket-netty/index.html" title="TrAP Transport WebSocket by Netty"> <i class="none"></i> TrAP Transport WebSocket by Netty</a> </li> <li> <a href="websocket-tomcat/index.html" title="TrAP Transport WebSocket for Tomcat Container"> <i class="none"></i> TrAP Transport WebSocket for Tomcat Container</a> </li> <li class="nav-header">Project Documentation</li> <li> <a href="project-info.html" title="Project Information"> <i class="icon-chevron-down"></i> Project Information</a> <ul class="nav nav-list"> <li> <a href="index.html" title="About"> <i class="none"></i> About</a> </li> <li> <a href="plugin-management.html" title="Plugin Management"> <i class="none"></i> Plugin Management</a> </li> <li> <a href="distribution-management.html" title="Distribution Management"> <i class="none"></i> Distribution Management</a> </li> <li> <a href="dependency-info.html" title="Dependency Information"> <i class="none"></i> Dependency Information</a> </li> <li> <a href="dependency-convergence.html" title="Dependency Convergence"> <i class="none"></i> Dependency Convergence</a> </li> <li> <a href="source-repository.html" title="Source Repository"> <i class="none"></i> Source Repository</a> </li> <li> <a href="mail-lists.html" title="Mailing Lists"> <i class="none"></i> Mailing Lists</a> </li> <li> <a href="issue-tracking.html" title="Issue Tracking"> <i class="none"></i> Issue Tracking</a> </li> <li> <a href="integration.html" title="Continuous Integration"> <i class="none"></i> Continuous Integration</a> </li> <li> <a href="plugins.html" title="Project Plugins"> <i class="none"></i> Project Plugins</a> </li> <li> <a href="license.html" title="Project License"> <i class="none"></i> Project License</a> </li> <li> <a href="modules.html" title="Project Modules"> <i class="none"></i> Project Modules</a> </li> <li> <a href="dependency-management.html" title="Dependency Management"> <i class="none"></i> Dependency Management</a> </li> <li> <a href="team-list.html" title="Project Team"> <i class="none"></i> Project Team</a> </li> <li> <a href="project-summary.html" title="Project Summary"> <i class="none"></i> Project Summary</a> </li> <li class="active"> <a href="#"><i class="none"></i>Dependencies</a> </li> </ul> </li> </ul> <form id="search-form" action="http://www.google.com/search" method="get" > <input value="ericssonresearch.github.io/trap/transports/websocket/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script> <hr class="divider" /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> </div> <div id="bodyColumn" class="span9" > <a name="Project_Dependencies"></a> <div class="section"> <h2>Project Dependencies<a name="Project_Dependencies"></a></h2> <p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row span12">Copyright &copy; 2014 <a href="https://www.ericsson.com">Ericsson AB</a>. All Rights Reserved. </div> </div> </footer> </body> </html>
princeofdarkness76/trap
transports/websocket/dependencies.html
HTML
bsd-3-clause
10,325
<!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_21) on Mon Apr 16 12:29:40 EDT 2012 --> <TITLE> XsdSchemaErrorHandler </TITLE> <META NAME="date" CONTENT="2012-04-16"> <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="XsdSchemaErrorHandler"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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-files/index-1.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;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaSaxValidator.html" title="class in gov.nih.nci.cbiit.cmts.transform.validation"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="XsdSchemaErrorHandler.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> gov.nih.nci.cbiit.cmts.transform.validation</FONT> <BR> Class XsdSchemaErrorHandler</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">org.xml.sax.helpers.DefaultHandler <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>gov.nih.nci.cbiit.cmts.transform.validation.XsdSchemaErrorHandler</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler</DD> </DL> <HR> <DL> <DT><PRE>public class <B>XsdSchemaErrorHandler</B><DT>extends org.xml.sax.helpers.DefaultHandler</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html#XsdSchemaErrorHandler()">XsdSchemaErrorHandler</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html#error(org.xml.sax.SAXParseException)">error</A></B>(org.xml.sax.SAXParseException&nbsp;e)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html#fatalError(org.xml.sax.SAXParseException)">fatalError</A></B>(org.xml.sax.SAXParseException&nbsp;e)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/common/ApplicationResult.html" title="class in gov.nih.nci.cbiit.cmts.common">ApplicationResult</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html#getErrorMessage()">getErrorMessage</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html#warning(org.xml.sax.SAXParseException)">warning</A></B>(org.xml.sax.SAXParseException&nbsp;e)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.xml.sax.helpers.DefaultHandler"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.xml.sax.helpers.DefaultHandler</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl</CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="XsdSchemaErrorHandler()"><!-- --></A><H3> XsdSchemaErrorHandler</H3> <PRE> public <B>XsdSchemaErrorHandler</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="error(org.xml.sax.SAXParseException)"><!-- --></A><H3> error</H3> <PRE> public void <B>error</B>(org.xml.sax.SAXParseException&nbsp;e)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>error</CODE> in interface <CODE>org.xml.sax.ErrorHandler</CODE><DT><B>Overrides:</B><DD><CODE>error</CODE> in class <CODE>org.xml.sax.helpers.DefaultHandler</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="fatalError(org.xml.sax.SAXParseException)"><!-- --></A><H3> fatalError</H3> <PRE> public void <B>fatalError</B>(org.xml.sax.SAXParseException&nbsp;e)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>fatalError</CODE> in interface <CODE>org.xml.sax.ErrorHandler</CODE><DT><B>Overrides:</B><DD><CODE>fatalError</CODE> in class <CODE>org.xml.sax.helpers.DefaultHandler</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="warning(org.xml.sax.SAXParseException)"><!-- --></A><H3> warning</H3> <PRE> public void <B>warning</B>(org.xml.sax.SAXParseException&nbsp;e)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>warning</CODE> in interface <CODE>org.xml.sax.ErrorHandler</CODE><DT><B>Overrides:</B><DD><CODE>warning</CODE> in class <CODE>org.xml.sax.helpers.DefaultHandler</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getErrorMessage()"><!-- --></A><H3> getErrorMessage</H3> <PRE> public java.util.List&lt;<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/common/ApplicationResult.html" title="class in gov.nih.nci.cbiit.cmts.common">ApplicationResult</A>&gt; <B>getErrorMessage</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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-files/index-1.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;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaSaxValidator.html" title="class in gov.nih.nci.cbiit.cmts.transform.validation"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="XsdSchemaErrorHandler.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
NCIP/caadapter
software/cmts/doc/javadoc/gov/nih/nci/cbiit/cmts/transform/validation/XsdSchemaErrorHandler.html
HTML
bsd-3-clause
13,945
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta content="width=device-width, initial-scale=1" name="viewport"/> <meta content="ie=edge" http-equiv="x-ua-compatible"/> <title>Presentation: An Introduction to Secure Web Development with Django (and Python!)</title> <link href="../../../site_media/static/css/base.1ad9e4fe2573.css" rel="stylesheet" type="text/css"/> <script src="https://fast.fonts.net/jsapi/59d67ea6-c9ee-4e4b-9993-40a9b28e0c96.js" type="text/javascript"></script> <script src="../../../site_media/static/js/base.b42d272d1dab.js"></script> </head> <body class="poster-bg loading "> <nav class="navbar navbar-dark bg-faded main-nav"> <button class="navbar-toggler hidden-sm-up" data-target="#exCollapsingNavbar2" data-toggle="collapse" type="button"> ☰ </button> <div class="collapse navbar-toggleable-xs" id="exCollapsingNavbar2"> <img alt="DjangoCon US logo" class="logo-full hidden-sm-down" src="../../../site_media/static/assets/img/logo-full.59a2e37afda6.png"/> <ul class="nav navbar-nav"> <li class="nav-item"> <a class="nav-link" href="/">Home</a> </li> <li class="nav-item dropdown"> <a aria-expanded="false" aria-haspopup="true" class="nav-link dropdown-toggle " data-toggle="dropdown" href="/#" role="button">About</a> <div class="dropdown-menu"> <a class="dropdown-item" href="/about/">About DjangoCon US</a> <a class="dropdown-item" href="/venue/">Venue</a> <a class="dropdown-item" href="/coc/">Code of Conduct</a> <a class="dropdown-item" href="/diversity/">Diversity</a> <a class="dropdown-item" href="/financialaid/">Financial Aid</a> <a class="dropdown-item" href="/philadelphia/">Philadelphia</a> <a class="dropdown-item" href="/volunteers/">Volunteers</a> <a class="dropdown-item" href="/organizers/">DjangoCon US Organizers</a> </div> </li> <li class="nav-item dropdown"> <a aria-expanded="false" aria-haspopup="true" class="nav-link dropdown-toggle " data-toggle="dropdown" href="/#" role="button">Schedule</a> <div class="dropdown-menu"> <a class="dropdown-item" href="/tutorials/">Tutorial Schedule</a> <a class="dropdown-item" href="/general-sessions/">Talk Schedule</a> <a class="dropdown-item" href="/sprints/">Sprints</a> <a class="dropdown-item" href="/orientation/">Day 1 Orientation</a> <a class="dropdown-item" href="/reception/">Opening Reception/Bowling Night</a> <a class="dropdown-item" href="https://djangogirls.org/philadelphia/">DjangoGirls Philly Workshop</a> <a class="dropdown-item" href="http://www.meetup.com/phlpug/events/231214177/">PGDay Philly</a> <a class="dropdown-item" href="/games/">Philly Scavenger Hunt</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/tickets/">Tickets</a> </li> <li class="nav-item"> <a class="nav-link" href="/speaking/">Speaking</a> </li> <li class="nav-item dropdown"> <a aria-expanded="false" aria-haspopup="true" class="nav-link dropdown-toggle " data-toggle="dropdown" href="/#" role="button">Sponsors</a> <div class="dropdown-menu"> <a class="dropdown-item" href="/sponsors/information/">Become a Sponsor</a> <a class="dropdown-item" href="/sponsors/">DjangoCon US Sponsors</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/blog/">News</a> </li> </ul> <ul class="nav navbar-nav pull-sm-right"> <li class="nav-item"><a class="btn btn-primary btn-ticket" href="https://defna.ticketbud.com/djangocon-us-2016">Buy Tickets</a></li> <li class="nav-item"><a class="btn btn-primary" href="/account/signup/">Register</a></li> <li class="nav-item"><a class="btn btn-primary" href="/account/login/">Login</a></li> </ul> </div> </nav> <div class="set baseball"></div> <div class="set bat"></div> <div class="t-card score-card" data-degree="10" data-orientation="right" data-posx="80" data-posy="800"></div> <div class="t-card card-independence-hall" data-degree="9" data-orientation="right" data-posx="30" data-posy="730"></div> <div class="t-card card-cheese-steak" data-degree="-14" data-orientation="right" data-posx="30" data-posy="500"></div> <div class="t-card card-stairs" data-degree="22" data-orientation="left" data-posx="90" data-posy="240"></div> <div class="t-card card-franklin" data-degree="-19" data-orientation="right" data-posx="20" data-posy="150"></div> <div class="t-card card-beer" data-degree="19" data-orientation="left" data-posx="20" data-posy="750"></div> <div class="t-card card-liberty-bell" data-degree="12" data-orientation="right" data-posx="150" data-posy="270"></div> <div class="t-card card-phanatic" data-degree="-14" data-orientation="left" data-posx="30" data-posy="500"><img src="../../../site_media/static/assets/img/cards/card-mask-phanatic.0b7f83256f67.png"/></div> <div class="t-card card-pretzel" data-degree="-6" data-orientation="left" data-posx="150" data-posy="870"></div> <div class="t-card love-sticker" data-degree="-10" data-orientation="left" data-posx="40" data-posy="110"></div> <div class="t-card django-sticker" data-degree="10" data-orientation="right" data-posx="20" data-posy="400"></div> <div class="poster-shadow"> <div class="small-header poster-wrapper presentation-header"> <h1>An Introduction to Secure Web Development with Django (and Python!)</h1> <h2> <a href="/speaker/profile/136/">James Bennett</a> </h2> <span class="presentation-date"> Sunday 9 a.m.–12:30 p.m. </span></div></div></body></html> <div class="poster-wrapper presentation-content"> <div class="container"> <div class="row"> <div class="presentation-level">Audience level: <span class="label label-pill label-level">Not Applicable</span></div> </div> <div class="row"> <div class="col-lg-8 col-lg-offset-2 page-content"> <h3>Description</h3> <div class="description">You can't afford to have security be an optional or "nice-to-have" feature in your applications. Luckily, Django has your back: this workshop will introduce you to thinking about security, cover some common (and some less-common) security concerns, and walk you through, in detail, how Django and the broader Django and Python ecosystems can help protect you and your users from them.</div> <h3>Abstract</h3> <div class="abstract"><ol> <li> <p>How to talk about security (and how not to)</p> </li> <li> <p>Getting up again after you fall: a brief history of Django and security</p> </li> <li> <p>There's no such thing as "secure"; you're always making tradeoffs and trying to stay a step or two ahead</p> </li> <li> <p>Integrating thoughtful, informed security decisions as a necessary part of the development process</p> </li> <li> <p>What sorts of things are we worried about?</p> </li> <li> <p>Basic categories of security issues</p> <ul> <li> <p>Unauthorized data accesss</p> </li> <li> <p>Arbitrary code execution (against you or your users)</p> </li> <li> <p>Denial-of-service</p> </li> </ul> </li> <li> <p>Rogues' gallery: a tour of the OWASP Top Ten list</p> <ul> <li> <p>Injection attacks</p> </li> <li> <p>Authentication and session management</p> </li> <li> <p>Cross-site scripting</p> </li> <li> <p>Direct object references</p> </li> <li> <p>Misconfiguration</p> </li> <li> <p>Sensitive data exposure</p> </li> <li> <p>Function-level access control</p> </li> <li> <p>Cross-site request forgery</p> </li> <li> <p>Components with known vulnerabilities</p> </li> <li> <p>Unvalidated redirects and forwards</p> </li> </ul> </li> <li> <p>What can we do about it?</p> <ul> <li> <p>The OWASP Top Ten, reprise: how to mitigate or avoid all ten in Django-based applications, including:</p> </li> <li> <p>Best practices for use of the ORM</p> </li> <li> <p>Approaches to authentication</p> </li> <li> <p>Django's built-in XSS protection</p> </li> <li> <p>Using Django's URL routing to avoid exposing object IDs</p> </li> <li> <p>Using the system check framework to identify issues before you go live</p> </li> <li> <p>How to safely store, or avoid storing, sensitive data</p> </li> <li> <p>Locking down your views with Django's authentication and permission system</p> </li> <li> <p>Using Django's anti-CSRF framework</p> </li> <li> <p>How to stay on top of your dependencies so they don't let you down: requires.io, hashed requirements and other tools</p> </li> <li> <p>Tools for avoiding and mitigating unsafe redirects in Django applications</p> </li> </ul> </li> <li> <p>Intermediate issues</p> </li> <li> <p>The OWASP Top Ten is a good start, but...</p> </li> <li> <p>The expanded rogues' gallery:</p> <ul> <li> <p>SSL everywhere: using HTTP Strict Transport Security</p> </li> <li> <p>Keeping unwanted hands out of the cookie jar</p> </li> <li> <p>Don't get framed: how clickjacking works and how to stop it</p> </li> <li> <p>This smells bad: how to give content-sniffing attacks a stuffy nose</p> </li> <li> <p>How did that get there? Using Content Security Policy to help browsers help you</p> </li> <li> <p>Further topics in cross-domain data access (how to lock down Flash and Silverlight)</p> </li> </ul> </li> <li> <p>Security as a process</p> <ul> <li> <p>Developing a security policy for your code (or company)</p> </li> <li> <p>Responsible handling and disclosure</p> </li> <li> <p>Thoughtfully packaging and distributing your code</p> </li> </ul> </li> <li> <p>Advanced topics</p> </li> <li> <p>A spotter's guide to common patterns for DoS vectors</p> </li> <li> <p>Cryptography and its discontents</p> <ul> <li>Using Django's crypto utilities in moderation</li> </ul> </li> <li> <p>Reflections on trusting trust: how not to go overboard</p> </li> <li> <p>Conclusion + Q&amp;A</p> </li> </ol></div> </div> </div> <div class="row"> <div class="col-lg-8 col-lg-offset-2 page-content"> <div class="content-box " id="content_presentation_bottom"> <hr/> <p><a href="https://defna.ticketbud.com/djangocon-us-2016">Buy your conference and tutorial tickets here!</a> Tutorials are $150 per session.</p> </div> </div> </div> </div> </div> <footer class="footer poster-wrapper "> <div class="stitches-divider"></div> <div class="container"> <div class="row"> <div class="col-md-6 col-md-offset-3"> <h5>Questions? Comments?</h5> <a class="arrow-link" href="/contact/">Contact Us</a> <br/> Design + Build by <a href="https://www.lincolnloop.com">Lincoln Loop</a> <br/> Hosted by <a href="http://eldarion.com">Eldarion</a> <br/> Presented by <a href="http://defna.org">DEFNA</a> <p>©2016 DjangoCon US</p> </div> </div> </div> <div class="scotch scotch-bl"></div> <div class="scotch scotch-br"></div> </footer>
djangocon/2016.djangocon.us
_backup/schedule/presentation/55/index.html
HTML
bsd-3-clause
10,416
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css styles/vendor.css --> <!-- bower:css --> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css" /> <link rel="stylesheet" href="bower_components/animate.css/animate.css" /> <link rel="stylesheet" href="bower_components/smoothzoom/smoothzoom.css" /> <!-- endbower --> <!-- endbuild --> <!-- build:css({.tmp,app}) styles/main.css --> <link rel="stylesheet" href="styles/main.css"> <link rel="stylesheet" href="styles/app.css"> <!-- endbuild --> <!-- <base href="/"> --> </head> <body ng-app="searchApp"> <!--[if lt IE 9]> <script> window.location.assign('/basic-search.html'); </script> <![endif]--> <!-- Add your site or application content here --> <div class="container-fluid" ng-view=""></div> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID <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-XXXXX-X'); ga('send', 'pageview'); </script> --> <!--[if lt IE 9]> <script src="bower_components/es5-shim/es5-shim.js"></script> <script src="bower_components/json3/lib/json3.min.js"></script> <![endif]--> <!-- build:js scripts/vendor.js --> <!-- bower:js --> <script src="bower_components/jquery/dist/jquery.js"></script> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-cookies/angular-cookies.js"></script> <script src="bower_components/angular-sanitize/angular-sanitize.js"></script> <script src="bower_components/angular-route/angular-route.js"></script> <script src="bower_components/angular-animate/angular-animate.js"></script> <script src="bower_components/json3/lib/json3.js"></script> <script src="bower_components/underscore/underscore.js"></script> <script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script> <script src="bower_components/angular-mocks/angular-mocks.js"></script> <script src="bower_components/angular-resource/angular-resource.js"></script> <script src="bower_components/angular-strap/dist/angular-strap.js"></script> <script src="bower_components/angular-strap/dist/angular-strap.tpl.js"></script> <script src="bower_components/smoothzoom/jquery.smoothZoom.min.js"></script> <!-- endbower --> <!-- endbuild --> <!-- build:js({.tmp,app}) scripts/scripts.js --> <script src="scripts/app.js"></script> <script src="scripts/controllers/main.js"></script> <script src="scripts/controllers/imageview.js"></script> <script src="scripts/directives/search-form.js"></script> <script src="scripts/services/solr-service.js"></script> <script src="scripts/services/logger-service.js"></script> <script src="scripts/directives/search-results.js"></script> <script src="scripts/directives/generic-result-display.js"></script> <script src="scripts/directives/facet-widget.js"></script> <script src="scripts/services/configuration.js"></script> <script src="scripts/directives/sort-results.js"></script> <script src="scripts/directives/date-range-graph.js"></script> <script src="scripts/directives/date-facet-widget.js"></script> <script src="scripts/filters/date-filter-prettifier.js"></script> <script src="scripts/directives/provenance-view.js"></script> <script src="scripts/directives/display-dobject.js"></script> <script src="scripts/directives/display-publication.js"></script> <script src="scripts/directives/display-arcresource.js"></script> <script src="scripts/directives/display-entity.js"></script> <script src="scripts/services/image-service.js"></script> <script src="scripts/directives/view-one.js"></script> <script src="scripts/directives/view-set.js"></script> <script src="scripts/directives/smoothzoom.js"></script> <script src="scripts/directives/grid-view.js"></script> <script src="scripts/filters/valueordash.js"></script> <script src="scripts/directives/search-controls.js"></script> <script src="scripts/directives/view-network.js"></script> <!-- endbuild --> </body> </html>
MLR-au/esrc-search
app/index.html
HTML
bsd-3-clause
4,988
<!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>CUTLASS: 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> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.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="projectlogo"><img alt="Logo" src="cutlass-logo-small.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">CUTLASS </div> <div id="projectbrief">CUDA Templates for Linear Algebra Subroutines and Solvers</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>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</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="inherits.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="namespacecutlass.html">cutlass</a></li><li class="navelem"><a class="el" href="namespacecutlass_1_1gemm.html">gemm</a></li><li class="navelem"><a class="el" href="namespacecutlass_1_1gemm_1_1warp.html">warp</a></li><li class="navelem"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a1bd195c67970a5139c1c4f23e6c5f870">add_pointer_offset</a>(LongIndex offset)</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a9f16e361268ea077a08a0182984db261">add_tile_offset</a>(TensorCoord const &amp;tile_offset)</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aa505ebe00fac7b08e598bd6be3e4a9ec">Element</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a081c62bfb91fdf105e97427c58b1bca1">Fragment</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aef34e6d38c9039cb9fecb364186e1741">Index</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aabb62dc50c032e4691e6d96ea6740f12">InstructionShape</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#ab1d2010f80a463b38f41e0f7317b4976">kOperand</a></td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a7ef8f84a0bfed1a42a0a0f3b01814ecf">kThreads</a></td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a61620a099fbc4ab7f1e2f02db47c5680">Layout</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aaeee8d14c95678428d8d2ba36e76b9d0">load</a>(Fragment &amp;frag) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a4a5c6c8dec5efca214619756b3e38bfc">load</a>(Fragment &amp;frag, TensorCoord const &amp;tile_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#ae44384c7f4d58288c04ac4fabfd86c25">load</a>(Fragment &amp;frag, TensorCoord const &amp;tile_offset, Index pointer_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a5a76314f07d7a5ddeed7a566228acc4d">load_with_byte_offset</a>(Fragment &amp;frag, Index byte_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a570f020d67995c1a7232e14ec07e3b0c">load_with_pointer_offset</a>(Fragment &amp;frag, Index pointer_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#af415b1bda869f2ef506c6a92dafc5829">LongIndex</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a5b36b747c47da28a51a5ec94fa51edef">MmaTensorOpAccumulatorTileIterator</a>()</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aa177f1e6b921b9d1b423ebc05a1f2e0e">MmaTensorOpAccumulatorTileIterator</a>(TensorRef const &amp;ref, int lane_id)</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#ac937a12e2f235d6465ecbf2142cc76cd">OpDelta</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a085b222207880b579b8ffa91c905e071">operator++</a>()</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#af8d0bb15e6c967e41c175d7989c728b2">operator+=</a>(TensorCoord const &amp;tile_offset)</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#ac6dc64ff8af8291455978f9fd168c6fc">operator--</a>()</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a0e3aca80cfc279e9e207a3044e925dc9">operator-=</a>(TensorCoord const &amp;tile_offset)</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a546ea293ab08e4474731b3e6e61bc019">Shape</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a313942884867ffbe05c046a2ae577f7f">store</a>(Fragment const &amp;frag) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a72d7ffbb1e1558425e1e7370e2e3ec48">store</a>(Fragment &amp;frag, TensorCoord const &amp;tile_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aa1789d85a3ac04dd71be4bddff2dab5a">store</a>(Fragment const &amp;frag, TensorCoord const &amp;tile_offset, Index pointer_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#ae68482e62a32c98bb5c2aaf64a835586">store_with_byte_offset</a>(Fragment const &amp;frag, Index byte_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#aaea5e34d1fd1a462103790268c6d549c">store_with_pointer_offset</a>(Fragment const &amp;frag, Index pointer_offset) const </td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a8ee105d5111f138a733467935ccfbb63">TensorCoord</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html#a9940cb98cf8d7e5bd21c3cf6886557ef">TensorRef</a> typedef</td><td class="entry"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html">cutlass::gemm::warp::MmaTensorOpAccumulatorTileIterator&lt; Shape_, Element_, cutlass::layout::ColumnMajor, InstructionShape_, OpDelta_ &gt;</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.11 </small></address> </body> </html>
NVIDIA/cutlass
docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html
HTML
bsd-3-clause
24,726
<!doctype html> <html lang="en-US"> <head> <meta charset="utf-8" /> <link rel="stylesheet" type="text/css" href="../../../support/github-web/physcomp.css" /> <title>PureData and Physical Computing: Overview</title> </head> <body> <h2>PureData and Physical Computing: Overview</h2> <p>This section covers the basics of using PureData for physical computing applications</p> <h4>Sub-Folders</h4> <ol> <li><a href="1.c.ii.1_pd-arduino">1.c.ii.1_pd-arduino</a></li> <li><a href="1.c.ii.2_sensor-to-gui">1.c.ii.2_sensor-to-gui</a></li> <li><a href="1.c.ii.3_sensor-to-led">1.c.ii.3_sensor-to-led</a></li> <li><a href="1.c.ii.4_sensor-to-actuator">1.c.ii.4_sensor-to-actuator</a></li> <li><a href="1.c.ii.5_sensor-to-sound">1.c.ii.5_sensor-to-sound</a></li> </ol> </body> </html>
cmuphyscomp/physcomp-examples
1_energy-information-transduction/c_pd-starter/ii_phys-comp-pd/index.html
HTML
bsd-3-clause
842
{% extends "account/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load url from future %} {% block head_title %}{% trans "Account" %}{% endblock %} {% block content %} <h1>{% trans "E-mail Addresses" %}</h1> {% if user.emailaddress_set.all %} <p>{% trans 'The following e-mail addresses are associated with your account:' %}</p> <form action="{% url 'account_email' %}" class="email_list" method="post"> {% csrf_token %} <fieldset class="blockLabels"> <div class="form-group"> {% for emailaddress in user.emailaddress_set.all %} <label for="email_radio_{{forloop.counter}}" class="{% if emailaddress.primary %}primary_email{%endif%}"> <input id="email_radio_{{forloop.counter}}" type="radio" name="email" {% if emailaddress.primary %}checked="checked"{%endif %} value="{{emailaddress.email}}" /> {{ emailaddress.email }} {% if emailaddress.verified %} <span class="label label-success verified">{% trans "Verified" %}</span> {% else %} <span class="label label-warning unverified">{% trans "Unverified" %}</span> {% endif %} {% if emailaddress.primary %}<span class="label label-primary primary">{% trans "Primary" %}</span>{% endif %} </label> {% endfor %} </div> <div class="buttonHolder"> <button class="btn btn-primary" type="submit" name="action_primary" >{% trans 'Make Primary' %}</button> <button class="btn btn-primary" type="submit" name="action_send" >{% trans 'Re-send Verification' %}</button> <button class="btn btn-warning" type="submit" name="action_remove" >{% trans 'Remove' %}</button> </div> </fieldset> </form> {% else %} <p class="alert alert-danger" role="alert"><strong>{% trans 'Warning:'%}</strong> {% trans "You currently do not have any e-mail address set up. You should really add an e-mail address so you can receive notifications, reset your password, etc." %}</p> {% endif %} <h2>{% trans "Add E-mail Address" %}</h2> <form method="post" action="{% url 'account_email' %}" class="add_email"> {% csrf_token %} {% bootstrap_field form.email %} <button name="action_add" type="submit" class="btn btn-success">{% trans "Add E-mail" %}</button> </form> {% endblock %} {% block extra_body %} <script type="text/javascript"> (function() { var message = "{% trans 'Do you really want to remove the selected e-mail address?' %}"; var actions = document.getElementsByName('action_remove'); if (actions.length) { actions[0].addEventListener("click", function(e) { if (! confirm(message)) { e.preventDefault(); } }); } })(); </script> {% endblock %}
openpolis/op-accesso
project/templates/account/email.html
HTML
bsd-3-clause
3,180
<!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>Core Plot (Mac OS): Notifications</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="customdoxygen.css" rel="stylesheet" type="text/css" /> <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); </script> </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"><img alt="Logo" src="core-plot-logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Core Plot (Mac OS) </div> <div id="projectbrief">Cocoa plotting framework for Mac OS X and iOS</div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.8.1.1 --> <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>Animation&#160;&&#160;Constants</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</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> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('group__notification.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <div class="title">Notifications</div> </div> </div><!--header--> <div class="contents"> <p>Notifications used by Core Plot. <a href="#details">More...</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="member-group"></a> Graph</h2></td></tr> <tr class="memitem:gacdcc79d94fa2215225c836c3b2f04565"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__notification.html#gacdcc79d94fa2215225c836c3b2f04565">CPTGraphNeedsRedrawNotification</a></td></tr> <tr class="memdesc:gacdcc79d94fa2215225c836c3b2f04565"><td class="mdescLeft">&#160;</td><td class="mdescRight">Notification sent by various objects to tell the graph it should redraw itself. <a href="#gacdcc79d94fa2215225c836c3b2f04565"></a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="member-group"></a> Legend</h2></td></tr> <tr class="memitem:gaa902e90db19b08cf4fb6bd1a0d9cfbd9"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__notification.html#gaa902e90db19b08cf4fb6bd1a0d9cfbd9">CPTLegendNeedsRedrawForPlotNotification</a></td></tr> <tr class="memdesc:gaa902e90db19b08cf4fb6bd1a0d9cfbd9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Notification sent by plots to tell the legend it should redraw itself. <a href="#gaa902e90db19b08cf4fb6bd1a0d9cfbd9"></a><br/></td></tr> <tr class="memitem:ga531a1b173c232bc63c207180d2ebd174"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__notification.html#ga531a1b173c232bc63c207180d2ebd174">CPTLegendNeedsLayoutForPlotNotification</a></td></tr> <tr class="memdesc:ga531a1b173c232bc63c207180d2ebd174"><td class="mdescLeft">&#160;</td><td class="mdescRight">Notification sent by plots to tell the legend it should update its layout and redraw itself. <a href="#ga531a1b173c232bc63c207180d2ebd174"></a><br/></td></tr> <tr class="memitem:gac6c5bb933c26d69e705301c1290e0450"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__notification.html#gac6c5bb933c26d69e705301c1290e0450">CPTLegendNeedsReloadEntriesForPlotNotification</a></td></tr> <tr class="memdesc:gac6c5bb933c26d69e705301c1290e0450"><td class="mdescLeft">&#160;</td><td class="mdescRight">Notification sent by plots to tell the legend it should reload all legend entries. <a href="#gac6c5bb933c26d69e705301c1290e0450"></a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="member-group"></a> Plot Space</h2></td></tr> <tr class="memitem:ga23f2cfa5cf45e2998bd8983b9ee2f5cc"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__notification.html#ga23f2cfa5cf45e2998bd8983b9ee2f5cc">CPTPlotSpaceCoordinateMappingDidChangeNotification</a></td></tr> <tr class="memdesc:ga23f2cfa5cf45e2998bd8983b9ee2f5cc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Plot space coordinate change notification. <a href="#ga23f2cfa5cf45e2998bd8983b9ee2f5cc"></a><br/></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <p>Notifications used by Core Plot. </p> <hr/><h2>Variable Documentation</h2> <a class="anchor" id="gacdcc79d94fa2215225c836c3b2f04565"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a>* const CPTGraphNeedsRedrawNotification</td> </tr> </table> </div><div class="memdoc"> <p>Notification sent by various objects to tell the graph it should redraw itself. </p> </div> </div> <a class="anchor" id="ga531a1b173c232bc63c207180d2ebd174"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a>* const CPTLegendNeedsLayoutForPlotNotification</td> </tr> </table> </div><div class="memdoc"> <p>Notification sent by plots to tell the legend it should update its layout and redraw itself. </p> </div> </div> <a class="anchor" id="gaa902e90db19b08cf4fb6bd1a0d9cfbd9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a>* const CPTLegendNeedsRedrawForPlotNotification</td> </tr> </table> </div><div class="memdoc"> <p>Notification sent by plots to tell the legend it should redraw itself. </p> </div> </div> <a class="anchor" id="gac6c5bb933c26d69e705301c1290e0450"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a>* const CPTLegendNeedsReloadEntriesForPlotNotification</td> </tr> </table> </div><div class="memdoc"> <p>Notification sent by plots to tell the legend it should reload all legend entries. </p> </div> </div> <a class="anchor" id="ga23f2cfa5cf45e2998bd8983b9ee2f5cc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="elRef" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a>* const CPTPlotSpaceCoordinateMappingDidChangeNotification</td> </tr> </table> </div><div class="memdoc"> <p>Plot space coordinate change notification. </p> <p>This notification is posted to the default notification center whenever the mapping between the plot space coordinate system and drawing coordinates changes. </p> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a></li> </ul> </div> </body> </html>
aufflick/core-plot
documentation/html/MacOS/group__notification.html
HTML
bsd-3-clause
9,327
<!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1) The <head> information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mechanism. 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a browser, it will be re-generated from the template, json schema and authored overview content. 4) The <body>.innerHTML is also generated by an offline step so that this page may easily be indexed by search engines. --><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="../css/print.css" rel="stylesheet" type="text/css" media="print"> <script type="text/javascript" src="../../../../third_party/jstemplate/jstemplate_compiled.js"> </script> <script type="text/javascript" src="../../../../../third_party/json_minify/minify-sans-regexp.js"> </script> <script type="text/javascript" src="../js/api_page_generator.js"></script> <script type="text/javascript" src="../js/bootstrap.js"></script> <script type="text/javascript" src="../js/sidebar.js"></script> <title>Formats: Manifest Files - Google Chrome Extensions - Google Code</title></head> <body doc-family="apps"> <link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css"> <link href="../css/prettify.css" rel="stylesheet" type="text/css"> <link href="../css/shared.css" rel="stylesheet" type="text/css"> <div id="devModeWarning" class="displayModeWarning"> You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files. </div> <div id="branchWarning" class="displayModeWarning"> <span>WARNING: This is the <span id="branchName">BETA</span> documentation. It may not work with the stable release of Chrome.</span> <select id="branchChooser"> <option>Choose a different version... </option><option value="">Stable </option><option value="beta">Beta </option><option value="dev">Dev </option><option value="trunk">Trunk </option></select> </div> <div id="unofficialWarning" class="displayModeWarning"> <span>WARNING: This is unofficial documentation. It may not work with the current release of Chrome.</span> <button id="goToOfficialDocs">Go to the official docs</button> </div> <div id="gc-container" class="labs"> <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> <!-- In particular, sub-templates that recurse, must be used by allowing jstemplate to make a copy of the template in this section which are not operated on by way of the jsskip="true" --> <!-- /SUBTEMPLATES --> <a id="top"></a> <div id="skipto"> <a href="#gc-pagecontent">Skip to page content</a> <a href="#gc-toc">Skip to main navigation</a> </div> <!-- API HEADER --> <table id="header" width="100%" cellspacing="0" border="0"> <tbody><tr> <td valign="middle"><a href="http://code.google.com/"><img src="../images/chrome_logo.gif" alt="Google Code" style="border:0; margin:0;"></a></td> <td valign="middle" width="100%" style="padding-left:0.6em;"> <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em"> <div id="gsc-search-box"> <input type="hidden" name="cx" value="002967670403910741006:61_cvzfqtno"> <input type="hidden" name="ie" value="UTF-8"> <input id="gsc-search-input" type="text" name="q" value="" size="55"> <button class="gsc-search-button" type="submit" name="sa"> <img class="gsc-search-button-lens" src="../images/search.png" alt="Search"> </button> <br> <span class="greytext">e.g. "event page" or "alarms"</span> </div> </form> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script> <script type="text/javascript" src="https://www.google.com/coop/cse/t13n?form=cse&amp;t13n_langs=en"></script> <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=cse&amp;lang=en"></script> </td> </tr> </tbody></table> <div id="codesiteContent" class=""> <a id="gc-topnav-anchor"></a> <div id="gc-topnav"> <h1>Packaged Apps</h1> <ul id="home" class="gc-topnav-tabs"> <li id="home_link"> <a href="about_apps.html" title="Packaged Apps home page"><span>Home</span></a> </li> <li id="docs_link"> <a href="develop_apps.html" title="Packaged apps developer documentation"><span>Docs</span></a> </li> <li id="samples_link"> <a href="https://github.com/GoogleChrome/chrome-app-samples" title="Packaged apps samples repository"><span>Samples</span></a> </li> <li id="group_link"> <a href="http://groups.google.com/a/chromium.org/group/chromium-apps" title="Google Chrome Apps developer forum"><span>Group</span></a> </li> <li id="so_link"> <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension" title="[google-chrome-extension] tag on Stack Overflow"><span>Questions?</span></a> </li> </ul> </div> <!-- end gc-topnav --> <div class="g-section g-tpl-170"> <!-- SIDENAV --> <div class="g-unit g-first" id="gc-toc"> <ul> <li><h2>Getting Started</h2> <ul> <li><a href="about_apps.html">What Are Packaged Apps?</a></li> <li><a href="app_architecture.html">Understand the Architecture</a></li> <li><a href="first_app.html">Create Your First App</a></li> </ul> </li> <li><h2>Developing</h2> <ul> <li><a href="develop_apps.html">Before You Start</a></li> <li><span>The Fundamentals</span> <ul> <li><a href="app_lifecycle.html">Manage App Lifecycle</a></li> <li><a href="app_storage.html">Manage Data</a></li> <li><a href="offline_apps.html">Offline First</a></li> <li><a href="app_external.html">Embed Content</a></li> </ul> </li> <li><span>Security &amp; Privacy</span> <ul> <li><a href="app_identity.html">Identify User</a></li> <li><a href="app_csp.html">Comply with CSP</a></li> </ul> </li> <li><span>Advanced Technologies</span> <ul> <li><a href="app_network.html">Network Communications</a></li> <li><a href="app_hardware.html">Access Hardware Devices</a></li> <li><a href="app_intents.html">Connect Apps with Web Intents</a></li> </ul> </li> <li><a href="app_frameworks.html">MVC Architecture</a></li> </ul> </li> <li><h2>Deploying</h2> <ul> <li><a href="publish_app.html">Publish</a></li> </ul> </li> <li><h2>Reference</h2> <ul> <li class="leftNavSelected">Manifest Files</li> <li><a href="api_index.html">Chrome JavaScript APIs</a></li> <li><a href="api_other.html">Supported Libraries</a></li> <li><a href="app_deprecated.html">Disabled Web Features</a></li> </ul> </li> <li><h2><a href="https://github.com/GoogleChrome/chrome-app-samples">Samples</a></h2></li> <li><h2><a href="app_known_issues.html">Known Issues</a></h2></li> </ul> </div> <script> initToggles(); </script> <div class="g-unit" id="gc-pagecontent"> <div id="pageTitle"> <h1 class="page_title">Formats: Manifest Files</h1> </div> <!-- TABLE OF CONTENTS --> <div id="toc"> <h2>Contents</h2> <ol> <li> <a href="#overview"> Field summary </a> <ol> </ol> </li><li> <a href="#H2-1">Field details</a> <ol> <li> <a href="#app">app</a> </li><li> <a href="#default_locale">default_locale</a> </li><li> <a href="#description">description</a> </li><li> <a href="#homepage_url">homepage_url</a> </li><li> <a href="#icons">icons</a> </li><li> <a href="#incognito">incognito</a> </li><li> <a href="#intents">intents</a> </li><li> <a href="#key">key</a> </li><li> <a href="#minimum_chrome_version">minimum_chrome_version</a> </li><li> <a href="#name">name</a> </li><li> <a href="#nacl_modules">nacl_modules</a> </li><li> <a href="#offline_enabled">offline_enabled</a> </li><li> <a href="#permissions">permissions</a> </li><li> <a href="#requirements">requirements</a> </li><li> <a href="#version">version</a> </li><li> <a href="#manifest_version">manifest_version</a> </li><li> <a href="#web_accessible_resources">web_accessible_resources</a> </li><li> <a href="#sandbox">sandbox</a> </li> </ol> </li> </ol> </div> <!-- /TABLE OF CONTENTS --> <!-- Standard content lead-in for experimental API pages --> <!-- STATIC CONTENT PLACEHOLDER --> <div id="static"><div id="pageData-name" class="pageData">Formats: Manifest Files</div> <div id="pageData-showTOC" class="pageData">true</div> <p> Every extension, installable web app, and theme has a <a href="http://www.json.org">JSON</a>-formatted manifest file, named <code>manifest.json</code>, that provides important information. </p> <h2 id="overview"> Field summary </h2> <p> The following code shows the supported manifest fields, with links to the page that discusses each field. The only fields that are always required are <b>name</b> and <b>version</b>. </p> <pre>{ <em>// Required</em> "<a href="#name">name</a>": "<em>My Extension</em>", "<a href="#version">version</a>": "<em>versionString</em>", "<a href="#manifest_version">manifest_version</a>": 2, <em>// Recommended</em> "<a href="#description">description</a>": "<em>A plain text description</em>", "<a href="#icons">icons</a>": { ... }, "<a href="#default_locale">default_locale</a>": "<em>en</em>", <em>// Pick one (or none)</em> "<a href="browserAction.html">browser_action</a>": {...}, "<a href="pageAction.html">page_action</a>": {...}, "<a href="themes.html">theme</a>": {...}, "<a href="#app">app</a>": {...}, <em>// Add any of these that you need</em> "<a href="background_pages.html">background</a>": {...}, "<a href="override.html">chrome_url_overrides</a>": {...}, "<a href="content_scripts.html">content_scripts</a>": [...], "<a href="contentSecurityPolicy.html">content_security_policy</a>": "<em>policyString</em>", "<a href="fileBrowserHandler.html">file_browser_handlers</a>": [...], "<a href="#homepage_url">homepage_url</a>": "http://<em>path/to/homepage</em>", "<a href="#incognito">incognito</a>": "spanning" <em>or</em> "split", "<a href="#intents">intents</a>": {...} "<a href="#key">key</a>": "<em>publicKey</em>", "<a href="#minimum_chrome_version">minimum_chrome_version</a>": "<em>versionString</em>", "<a href="#nacl_modules">nacl_modules</a>": [...], "<a href="#offline_enabled">offline_enabled</a>": true, "<a href="omnibox.html">omnibox</a>": { "keyword": "<em>aString</em>" }, "<a href="options.html">options_page</a>": "<em>aFile</em>.html", "<a href="#permissions">permissions</a>": [...], "<a href="npapi.html">plugins</a>": [...], "<a href="#requirements">requirements</a>": {...}, "<a href="autoupdate.html">update_url</a>": "http://<em>path/to/updateInfo</em>.xml", "<a href="#web_accessible_resources">web_accessible_resources</a>": [...], "<a href="#sandbox">sandbox</a>": [...] } </pre> <a name="H2-1"></a><h2>Field details</h2> <p> This section covers fields that aren't described in another page. For a complete list of fields, with links to where they're described in detail, see the <a href="#overview">Field summary</a>. </p> <h3 id="app">app</h3> <p> Used by installable web apps, including packaged apps, to specify the URLs that the app uses. Most important is the <em>launch page</em> for the app—the page that the browser goes to when the user clicks the app's icon in the New Tab page. </p> <p> For details, see the documentation for <a href="http://code.google.com/chrome/apps/docs/developers_guide.html">hosted apps</a> and <a href="apps.html">packaged apps</a>. </p> <h3 id="default_locale">default_locale</h3> <p> Specifies the subdirectory of <code>_locales</code> that contains the default strings for this extension. This field is <b>required</b> in extensions that have a <code>_locales</code> directory; it <b>must be absent</b> in extensions that have no <code>_locales</code> directory. For details, see <a href="i18n.html">Internationalization</a>. </p> <h3 id="description">description</h3> <p> A plain text string (no HTML or other formatting; no more than 132 characters) that describes the extension. The description should be suitable for both the browser's extension management UI and the <a href="https://chrome.google.com/webstore">Chrome Web Store</a>. You can specify locale-specific strings for this field; see <a href="i18n.html">Internationalization</a> for details. </p> <h3 id="homepage_url">homepage_url</h3> <p> The URL of the homepage for this extension. The extensions management page (chrome://extensions) will contain a link to this URL. This field is particularly useful if you <a href="hosting.html">host the extension on your own site</a>. If you distribute your extension using the <a href="https://chrome.google.com/webstore">Chrome Web Store</a>, the homepage URL defaults to the extension's own page. </p> <h3 id="icons">icons</h3> <p> One or more icons that represent the extension, app, or theme. You should always provide a 128x128 icon; it's used during installation and by the Chrome Web Store. Extensions should also provide a 48x48 icon, which is used in the extensions management page (chrome://extensions). You can also specify a 16x16 icon to be used as the favicon for an extension's pages. The 16x16 icon is also displayed in the experimental extension <a href="experimental.infobars.html">infobar</a> feature. </p> <p> Icons should generally be in PNG format, because PNG has the best support for transparency. They can, however, be in any format supported by WebKit, including BMP, GIF, ICO, and JPEG. Here's an example of specifying the icons: </p> <pre>"icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, </pre> <p class="note"> <b>Important:</b> Use only the documented icon sizes. <br><br> You might notice that Chrome sometimes resizes these icons down to smaller sizes. For example, the install dialog might shrink the 128-pixel icon down to 69 pixels. <br><br> However, the details of Chrome's UI may change between versions, and these changes assume that developers are using the documented sizes. If you use other sizes, your icon may look bad in future versions of the browser. </p> <p> If you upload your extension, app, or theme using the <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>, you'll need to upload additional images, including at least one screenshot of your extension. For more information, see the <a href="http://code.google.com/chrome/webstore/">Chrome Web Store developer documentation</a>. </p> <h3 id="incognito">incognito</h3> <p> Either "spanning" or "split", to specify how this extension will behave if allowed to run in incognito mode. </p> <p> The default for extensions is "spanning", which means that the extension will run in a single shared process. Any events or messages from an incognito tab will be sent to the shared process, with an <em>incognito</em> flag indicating where it came from. Because incognito tabs cannot use this shared process, an extension using the "spanning" incognito mode will not be able to load pages from its extension package into the main frame of an incognito tab. </p> <p> The default for installable web apps is "split", which means that all app pages in an incognito window will run in their own incognito process. If the app or extension contains a background page, that will also run in the incognito process. This incognito process runs along side the regular process, but has a separate memory-only cookie store. Each process sees events and messages only from its own context (for example, the incognito process will see only incognito tab updates). The processes are unable to communicate with each other. </p> <p> As a rule of thumb, if your extension or app needs to load a tab in an incognito browser, use <em>split</em> incognito behavior. If your extension or app needs to be logged into a remote server or persist settings locally, use <em>spanning</em> incognito behavior. </p> <h3 id="intents">intents</h3> <p> A dictionary that specifies all intent handlers provided by this extension or app. Each key in the dictionary specifies an action verb that is handled by this extension. The following example specifies two handlers for the action verb "<a href="http://webintents.org/share">http://webintents.org/share</a>". </p> <pre>{ "name": "test", "version": "1", "intents": { "http://webintents.org/share": [ { "type": ["text/uri-list"], "href": "/services/sharelink.html", "title" : "Sample Link Sharing Intent", "disposition" : "inline" }, { "type": ["image/*"], "href": "/services/shareimage.html", "title" : "Sample Image Sharing Intent", "disposition" : "window" } ] } } </pre> <p> The value of "type" is an array of mime types that is supported by this handler. The "href" indicates the URL of the page that handles the intent. For hosted apps, these URLs must be within the allowed set of URLs. For extensions, all URLs are inside the extension and considered relative to the extension root URL. </p> <p> The "title" is displayed in the intent picker UI when the user initiates the action specific to the handler. </p> <p> The "disposition" is either "inline" or "window". Intents with "window" disposition will open a new tab when invoked. Intents with "inline" disposition will be displayed inside the intent picker when invoked. </p> <p> For more information on intents, refer to the <a href="http://dvcs.w3.org/hg/web-intents/raw-file/tip/spec/Overview.html">Web Intents specification</a> and <a href="http://www.webintents.org">webintents.org</a>. </p> <h4>Handling content types via intents</h4> <p> Web Intents can be registered as content type viewers. To do that, the action verb must be <a href="http://webintents.org/view">"http://webintents.org/view"</a>, and the content type must be a white-listed MIME type. </p> <table> <tbody><tr> <th>Whitelisted MIME types</th> </tr> <tr><td>application/rss+xml</td></tr> <tr><td>application/atom+xml</td></tr> </tbody></table> <h3 id="key">key</h3> <p> This value can be used to control the unique ID of an extension, app, or theme when it is loaded during development. </p> <p class="note"> <b>Note:</b> You don't usually need to use this value. Instead, write your code so that the key value doesn't matter by using <a href="overview.html#relative-urls">relative paths</a> and <a href="extension.html#method-getURL">chrome.extension.getURL()</a>. </p> <p> To get a suitable key value, first install your extension from a <code>.crx</code> file (you may need to <a href="https://chrome.google.com/webstore/developer/dashboard">upload your extension</a> or <a href="packaging.html">package it manually</a>). Then, in your <a href="http://www.chromium.org/user-experience/user-data-directory">user data directory</a>, look in the file <code>Default/Extensions/<em>&lt;extensionId&gt;</em>/<em>&lt;versionString&gt;</em>/manifest.json</code>. You will see the key value filled in there. </p> <h3 id="minimum_chrome_version">minimum_chrome_version</h3> <p> The version of Chrome that your extension, app, or theme requires, if any. The format for this string is the same as for the <a href="#version">version</a> field. </p><h3 id="name">name</h3> <p> A short, plain text string (no more than 45 characters) that identifies the extension. The name is used in the install dialog, extension management UI, and the <a href="https://chrome.google.com/webstore">store</a>. You can specify locale-specific strings for this field; see <a href="i18n.html">Internationalization</a> for details. </p> <h3 id="nacl_modules">nacl_modules</h3> <p> One or more mappings from MIME types to the Native Client module that handles each type. For example, the bold code in the following snippet registers a Native Client module as the content handler for the OpenOffice spreadsheet MIME type. </p> <pre>{ "name": "Native Client OpenOffice Spreadsheet Viewer", "version": "0.1", "description": "Open OpenOffice spreadsheets, right in your browser.", <b>"nacl_modules": [{ "path": "OpenOfficeViewer.nmf", "mime_type": "application/vnd.oasis.opendocument.spreadsheet" }]</b> } </pre> <p> The value of "path" is the location of a Native Client manifest (a <code>.nmf</code> file) within the extension directory. For more information on Native Client and <code>.nmf</code> files, see the <a href="http://code.google.com/chrome/nativeclient/docs/technical_overview.html">Native Client Technical Overview</a>. </p> <p> Each MIME type can be associated with only one <code>.nmf</code> file, but a single <code>.nmf</code> file might handle multiple MIME types. The following example shows an extension with two <code>.nmf</code> files that handle three MIME types. </p> <pre>{ "name": "Spreadsheet Viewer", "version": "0.1", "description": "Open OpenOffice and Excel spreadsheets, right in your browser.", "nacl_modules": [{ "path": "OpenOfficeViewer.nmf", "mime_type": "application/vnd.oasis.opendocument.spreadsheet" }, { "path": "OpenOfficeViewer.nmf", "mime_type": "application/vnd.oasis.opendocument.spreadsheet-template" }, { "path": "ExcelViewer.nmf", "mime_type": "application/excel" }] } </pre> <p class="note"> <strong>Note:</strong> You can use Native Client modules in extensions without specifying "nacl_modules". Use "nacl_modules" only if you want the browser to use your Native Client module to display a particular type of content. </p> <h3 id="offline_enabled">offline_enabled</h3> <p> Whether the app or extension is expected to work offline. When Chrome detects that it is offline, apps with this field set to true will be highlighted on the New Tab page. </p> <h3 id="permissions">permissions</h3> <p> An array of permissions that the extension or app might use. Each permission can be either one of a list of known strings (such as "geolocation") or a match pattern that gives access to one or more hosts. Permissions can help to limit damage if your extension or app is attacked. Some permissions are also displayed to users before installation, as detailed in <a href="permission_warnings.html">Permission Warnings</a>. </p> <p> If an extension API requires you to declare a permission in the manifest, then its documentation tells you how to do so. For example, the <a href="tabs.html">Tabs</a> page shows you how to declare the "tabs" permission. </p> <p class="note"> <b>Note:</b> As of Chrome 16, some permissions can be optional. For details, see <a href="permissions.html">Optional Permissions</a>. </p> <p> Here's an example of the permissions part of a manifest file for an extension: </p> <pre>"permissions": [ "tabs", "bookmarks", "http://www.blogger.com/", "http://*.google.com/", "unlimitedStorage" ], </pre> <p> The following table lists the permissions an extension or packaged app can use. </p> <p class="note"> <strong>Note:</strong> Hosted apps can use the "background", "clipboardRead", "clipboardWrite", "geolocation", "notifications", and "unlimitedStorage" permissions, but not any other permissions listed in this table. </p> <table> <tbody><tr> <th> Permission </th> <th> Description </th> </tr> <tr> <td> <em>match pattern</em> </td> <td> Specifies a <em>host permission</em>. Required if the extension wants to interact with the code running on pages. Many extension capabilities, such as <a href="xhr.html">cross-origin XMLHttpRequests</a>, <a href="content_scripts.html#pi">programmatically injected content scripts</a>, and <a href="cookies.html">the cookies API</a> require host permissions. For details on the syntax, see <a href="match_patterns.html">Match Patterns</a>. </td> </tr> <tr id="bg"> <td> "background" </td> <td> <p> Makes Chrome start up early and and shut down late, so that apps and extensions can have a longer life. </p> <p> When any installed hosted app, packaged app, or extension has "background" permission, Chrome runs (invisibly) as soon as the user logs into their computer—before the user launches Chrome. The "background" permission also makes Chrome continue running (even after its last window is closed) until the user explicitly quits Chrome. </p> <p class="note"> <b>Note:</b> Disabled apps and extensions are treated as if they aren't installed. </p> <p> You typically use the "background" permission with a <a href="background_pages.html">background page</a> or (for hosted apps) a <a href="http://code.google.com/chrome/apps/docs/background.html">background window</a>. </p> </td> </tr> <tr> <td> "bookmarks" </td> <td> Required if the extension uses the <a href="bookmarks.html">chrome.bookmarks</a> module. </td> </tr> <tr> <td> "chrome://favicon/" </td> <td> Required if the extension uses the "chrome://favicon/<em>url</em>" mechanism to display the favicon of a page. For example, to display the favicon of http://www.google.com/, you declare the "chrome://favicon/" permission and use HTML code like this: <pre>&lt;img src="chrome://favicon/http://www.google.com/"&gt;</pre> </td> </tr> <tr> <td> "clipboardRead" </td> <td> Required if the extension uses <code>document.execCommand('paste')</code>. </td> </tr> <tr> <td> "clipboardWrite" </td> <td> Indicates the app or extension uses <code>document.execCommand('copy')</code> or <code>document.execCommand('cut')</code>. This permission is <b>required for hosted apps</b>; it's recommended for extensions and packaged apps. </td> </tr> <tr> <td> "contentSettings" </td> <td> Required if the extension uses the <a href="contentSettings.html">chrome.contentSettings</a> module. </td> </tr> <tr> <td> "contextMenus" </td> <td> Required if the extension uses the <a href="contextMenus.html">chrome.contextMenus</a> module. </td> </tr> <tr> <td> "cookies" </td> <td> Required if the extension uses the <a href="cookies.html">chrome.cookies</a> module. </td> </tr> <tr> <td> "experimental" </td> <td> Required if the extension uses any <a href="http://code.google.com/chrome/extensions/dev/experimental.html">chrome.experimental.* APIs</a>.</td> </tr> <tr> <td id="fileBrowserHandler"> "fileBrowserHandler" </td> <td> Required if the extension uses the <a href="fileBrowserHandler.html">fileBrowserhandler</a> module. </td> </tr> <tr> <td id="geolocation"> "geolocation" </td> <td> Allows the extension to use the proposed HTML5 <a href="http://dev.w3.org/geo/api/spec-source.html">geolocation API</a> without prompting the user for permission. </td> </tr> <tr> <td> "history" </td> <td> Required if the extension uses the <a href="history.html">chrome.history</a> module. </td> </tr> <tr> <td> "idle" </td> <td> Required if the extension uses the <a href="idle.html">chrome.idle</a> module. </td> </tr> <tr> <td> "management" </td> <td> Required if the extension uses the <a href="management.html">chrome.management</a> module. </td> </tr> <tr> <td> "notifications" </td> <td> Allows the extension to use the proposed HTML5 <a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">notification API</a> without calling permission methods (such as <code>checkPermission()</code>). For more information see <a href="notifications.html">Desktop Notifications</a>.</td> </tr> <tr> <td> "privacy" </td> <td> Required if the extension uses the <a href="privacy.html">chrome.privacy</a> module. </td> </tr> <tr> <td> "proxy" </td> <td> Required if the extension uses the <a href="proxy.html">chrome.proxy</a> module. </td> </tr> <tr> <td> "storage" </td> <td> Required if the extension uses the <a href="storage.html">chrome.storage</a> module. </td> </tr> <tr> <td> "tabs" </td> <td> Required if the extension uses the <a href="tabs.html">chrome.tabs</a> or <a href="windows.html">chrome.windows</a> module. </td> </tr> <tr> <td> "tts" </td> <td> Required if the extension uses the <a href="tts.html">chrome.tts</a> module. </td> </tr> <tr> <td> "ttsEngine" </td> <td> Required if the extension uses the <a href="ttsEngine.html">chrome.ttsEngine</a> module. </td> </tr> <tr> <td> "unlimitedStorage"</td> <td> Provides an unlimited quota for storing HTML5 client-side data, such as databases and local storage files. Without this permission, the extension is limited to 5 MB of local storage. <p class="note"> <b>Note:</b> This permission applies only to Web SQL Database and application cache (see issue <a href="http://crbug.com/58985">58985</a>). Also, it doesn't currently work with wildcard subdomains such as <code>http://*.example.com</code>. </p> </td> </tr><tr> </tr><tr> <td> "webNavigation" </td> <td> Required if the extension uses the <a href="webNavigation.html">chrome.webNavigation</a> module. </td> </tr> <tr> <td> "webRequest" </td> <td> Required if the extension uses the <a href="webRequest.html">chrome.webRequest</a> module. </td> </tr> <tr> <td> "webRequestBlocking" </td> <td> Required if the extension uses the <a href="webRequest.html">chrome.webRequest</a> module in a blocking fashion. </td> </tr> </tbody></table> <h3 id="requirements">requirements</h3> <p> Technologies required by the app or extension. Hosting sites such as the Chrome Web Store may use this list to dissuade users from installing apps or extensions that will not work on their computer. </p> <p> The only supported requirement is "3D", which denotes GPU hardware acceleration. For that requirement, you can list the 3D-related features your app requires, as demonstrated in the following example: </p> <pre>"requirements": { "3D": { "features": ["css3d", "webgl"] } } </pre> <p> The "css3d" requirement refers to the <a href="http://www.w3.org/TR/css3-3d-transforms/">CSS 3D Transforms specification</a>, and the "webgl" requirement refers to the <a href="http://www.khronos.org/webgl/">WebGL API</a>. For more information on Chrome 3D graphics support, see the help article on <a href="http://www.google.com/support/chrome/bin/answer.py?answer=1220892">WebGL and 3D graphics</a>. Support for additional requirements checks may be added in the future. </p> <h3 id="version">version</h3> <p> One to four dot-separated integers identifying the version of this extension. A couple of rules apply to the integers: they must be between 0 and 65535, inclusive, and non-zero integers can't start with 0. For example, 99999 and 032 are both invalid. </p> <p> Here are some examples of valid versions: </p> <ul> <li> <code>"version": "1"</code> </li> <li> <code>"version": "1.0"</code> </li> <li> <code>"version": "2.10.2"</code> </li> <li> <code>"version": "3.1.2.4567"</code> </li> </ul> <p> The autoupdate system compares versions to determine whether an installed extension needs to be updated. If the published extension has a newer version string than the installed extension, then the extension is automatically updated. </p> <p> The comparison starts with the leftmost integers. If those integers are equal, the integers to the right are compared, and so on. For example, 1.2.0 is a newer version than 1.1.9.9999. </p> <p> A missing integer is equal to zero. For example, 1.1.9.9999 is newer than 1.1. </p> <p> For more information, see <a href="autoupdate.html">Autoupdating</a>. </p> <!-- [PENDING: Possibly: point to the store/dashboard and make a big deal of the fact that autoupdating is free if you use them.] --> <h3 id="manifest_version">manifest_version</h3> <p> One integer specifying the version of the manifest file format your package requires. As of Chrome 18, developers <em>should</em> specify <code>2</code> (without quotes) to use the format as described by this document: </p> <pre>"manifest_version": 2</pre> <p> Consider manifest version 1 <em>deprecated</em> as of Chrome 18. Version 2 is not yet <em>required</em>, but we will, at some point in the not-too-distant future, stop supporting packages using deprecated manifest versions. Extensions, applications, and themes that aren't ready to make the jump to the new manifest version in Chrome 18 can either explicitly specify version <code>1</code>, or leave the key off entirely. </p> <p> The changes between version 1 and version 2 of the manifest file format are described in detail in <a href="manifestVersion.html">the <code>manifest_version</code> documentation.</a> </p> <p class="caution"> Setting <code>manifest_version</code> 2 in Chrome 17 or lower is not recommended. If your extension needs to work in older versions of Chrome, stick with version 1 for the moment. We'll give you ample warning before version 1 stops working. </p> <h3 id="web_accessible_resources">web_accessible_resources</h3> <p> An array of strings specifying the paths (relative to the package root) of packaged resources that are expected to be usable in the context of a web page. For example, an extension that injects a content script with the intention of building up some custom interface for <code>example.com</code> would whitelist any resources that interface requires (images, icons, stylesheets, scripts, etc.) as follows: </p> <pre>{ ... "web_accessible_resources": [ "images/my-awesome-image1.png", "images/my-amazing-icon1.png", "style/double-rainbow.css", "script/double-rainbow.js" ], ... }</pre> <p> These resources would then be available in a webpage via the URL <code>chrome-extension://[PACKAGE ID]/[PATH]</code>, which can be generated with the <a href="extension.html#method-getURL"> <code>chrome.extension.getURL</code> </a> method. Whitelisted resources are served with appropriate <a href="http://www.w3.org/TR/cors/">CORS</a> headers, so they're available via mechanisms like XHR. </p> <p> Injected content scripts themselves do not need to be whitelisted. </p> <p> Prior to manifest version 2 all resources within an extension could be accessed from any page on the web. This allowed a malicious website to <a href="http://en.wikipedia.org/wiki/Device_fingerprint">fingerprint</a> the extensions that a user has installed or exploit vulnerabilities (for example <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">XSS bugs</a>)within installed extensions. Limiting availability to only resources which are explicitly intended to be web accessible serves to both minimize the available attack surface and protect the privacy of users. </p> <h4>Default Availability</h4> <p> Resources inside of packages using <a href="#manifest_version"><code>manifest_version</code></a> 2 or above are <strong>blocked by default</strong>, and must be whitelisted for use via this property. </p> <p> Resources inside of packages using <code>manifest_version</code> 1 are available by default, but <em>if</em> you do set this property, then it will be treated as a complete list of all whitelisted resources. Resources not listed will be blocked. </p> <h3 id="sandbox">sandbox</h3> <p> Defines an collection of app or extension pages that are to be served in a sandboxed unique origin, and optionally a Content Security Policy to use with them. Being in a sandbox has two implications: </p> <ol> <li>A sandboxed page will not have access to extension or app APIs, or direct access to non-sandboxed pages (it may communicate with them via <code>postMessage()</code>).</li> <li>A sandboxed page is not subject to the <a href="contentSecurityPolicy.html">Content Security Policy (CSP)</a> used by the rest of the app or extension (it has its own separate CSP value). This means that, for example, it can use inline script and <code>eval</code>.</li> </ol> <p>For example, here's how to specify that two extension pages are to be served in a sandbox with a custom CSP:</p> <pre>{ ... "sandbox": { "pages": [ "page1.html", "directory/page2.html" ] <i>// content_security_policy is optional.</i> "content_security_policy": "sandbox allow-scripts; script-src https://www.google.com" ], ... }</pre> <p> If not specified, the default <code>content_security_policy</code> value is <code>sandbox allow-scripts allow-forms</code>. You can specify your CSP value to restrict the sandbox even further, but it must have the <code>sandbox</code> directive and may not have the <code>allow-same-origin</code> token (see <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-sandbox">the HTML5 specification</a> for possible sandbox tokens). </p> <p> Note that you only need to list pages that you expected to be loaded in windows or frames. Resources used by sandboxed pages (e.g. stylesheets or JavaScript source files) do not need to appear in the <code>sandboxed_page</code> list, they will use the sandbox of the page that embeds them. </p> <p> Sandboxed page may only be specified when using <a href="#manifest_version"><code>manifest_version</code></a> 2 or above. </p> </div> <!-- API PAGE --> <!-- /apiPage --> </div> <!-- /gc-pagecontent --> </div> <!-- /g-section --> </div> <!-- /codesiteContent --> <div id="gc-footer" --=""> <div class="text"> <p> Except as otherwise <a href="http://code.google.com/policies.html#restrictions">noted</a>, the content of this page is licensed under the <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>, and code samples are licensed under the <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD License</a>. </p> <p> ©2012 Google </p> <!-- begin analytics --> <script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></script> <script src="../js/prettify.js" type="text/javascript"></script> <script> // Auto syntax highlight all pre tags. var pres = document.querySelectorAll('pre'); for (var i = 0, pre; pre = pres[i]; ++i) { pre.className += ' prettyprint'; }; prettyPrint(); </script> <script type="text/javascript"> // chrome doc tracking try { var engdocs = _gat._getTracker("YT-10763712-2"); engdocs._trackPageview(); } catch(err) {} // code.google.com site-wide tracking try { _uacct="UA-18071-1"; _uanchor=1; _uff=0; urchinTracker(); } catch(e) {/* urchinTracker not available. */} </script> <!-- end analytics --> </div> </div> <!-- /gc-footer --> </div> <!-- /gc-container --> </body></html>
keishi/chromium
chrome/common/extensions/docs/apps/manifest.html
HTML
bsd-3-clause
41,080
<!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_75) on Mon Mar 16 21:18:22 PDT 2015 --> <title>Messages.StreamingOutputCallRequest (grpc-integration-testing 0.1.0-SNAPSHOT API)</title> <meta name="date" content="2015-03-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Messages.StreamingOutputCallRequest (grpc-integration-testing 0.1.0-SNAPSHOT API)"; } //--> </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="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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../io/grpc/testing/integration/Messages.StreamingInputCallResponseOrBuilder.html" title="interface in io.grpc.testing.integration"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" target="_top">Frames</a></li> <li><a href="Messages.StreamingOutputCallRequest.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&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">io.grpc.testing.integration</div> <h2 title="Class Messages.StreamingOutputCallRequest" class="title">Class Messages.StreamingOutputCallRequest</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.protobuf.AbstractMessageLite</li> <li> <ul class="inheritance"> <li>com.google.protobuf.AbstractMessage</li> <li> <ul class="inheritance"> <li>com.google.protobuf.GeneratedMessage</li> <li> <ul class="inheritance"> <li>io.grpc.testing.integration.Messages.StreamingOutputCallRequest</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>com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a>, java.io.Serializable</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../io/grpc/testing/integration/Messages.html" title="class in io.grpc.testing.integration">Messages</a></dd> </dl> <hr> <br> <pre>public static final class <span class="strong">Messages.StreamingOutputCallRequest</span> extends com.google.protobuf.GeneratedMessage implements <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></pre> <div class="block">Protobuf type <code>grpc.testing.StreamingOutputCallRequest</code> <pre> Server-streaming request. </pre></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#io.grpc.testing.integration.Messages.StreamingOutputCallRequest">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested_class_summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></strong></code> <div class="block">Protobuf type <code>grpc.testing.StreamingOutputCallRequest</code></div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_com.google.protobuf.GeneratedMessage"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3> <code>com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder&lt;MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder&gt;, com.google.protobuf.GeneratedMessage.ExtendableMessage&lt;MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage&gt;, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder&lt;MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage&gt;, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension&lt;ContainingType extends com.google.protobuf.Message,Type&gt;</code></li> </ul> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static com.google.protobuf.Parser&lt;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#PARSER">PARSER</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#RESPONSE_PARAMETERS_FIELD_NUMBER">RESPONSE_PARAMETERS_FIELD_NUMBER</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#RESPONSE_TYPE_FIELD_NUMBER">RESPONSE_TYPE_FIELD_NUMBER</a></strong></code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_com.google.protobuf.GeneratedMessage"> <!-- --> </a> <h3>Fields inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3> <code>alwaysUseFieldBuilders, unknownFields</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_com.google.protobuf.AbstractMessageLite"> <!-- --> </a> <h3>Fields inherited from class&nbsp;com.google.protobuf.AbstractMessageLite</h3> <code>memoizedHashCode</code></li> </ul> </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>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getDefaultInstance()">getDefaultInstance</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static com.google.protobuf.Descriptors.Descriptor</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getDescriptor()">getDescriptor</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.google.protobuf.Parser&lt;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getParserForType()">getParserForType</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.Payload.html" title="class in io.grpc.testing.integration">Messages.Payload</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getPayload()">getPayload</a></strong>()</code> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.PayloadOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.PayloadOrBuilder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getPayloadOrBuilder()">getPayloadOrBuilder</a></strong>()</code> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.ResponseParameters.html" title="class in io.grpc.testing.integration">Messages.ResponseParameters</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseParameters(int)">getResponseParameters</a></strong>(int&nbsp;index)</code> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseParametersCount()">getResponseParametersCount</a></strong>()</code> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../io/grpc/testing/integration/Messages.ResponseParameters.html" title="class in io.grpc.testing.integration">Messages.ResponseParameters</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseParametersList()">getResponseParametersList</a></strong>()</code> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.ResponseParametersOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.ResponseParametersOrBuilder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseParametersOrBuilder(int)">getResponseParametersOrBuilder</a></strong>(int&nbsp;index)</code> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../io/grpc/testing/integration/Messages.ResponseParametersOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.ResponseParametersOrBuilder</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseParametersOrBuilderList()">getResponseParametersOrBuilderList</a></strong>()</code> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.PayloadType.html" title="enum in io.grpc.testing.integration">Messages.PayloadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseType()">getResponseType</a></strong>()</code> <div class="block"><code>optional .grpc.testing.PayloadType response_type = 1;</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getResponseTypeValue()">getResponseTypeValue</a></strong>()</code> <div class="block"><code>optional .grpc.testing.PayloadType response_type = 1;</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getSerializedSize()">getSerializedSize</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.google.protobuf.UnknownFieldSet</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#getUnknownFields()">getUnknownFields</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#hasPayload()">hasPayload</a></strong>()</code> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected com.google.protobuf.GeneratedMessage.FieldAccessorTable</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#isInitialized()">isInitialized</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#newBuilder()">newBuilder</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#newBuilder(io.grpc.testing.integration.Messages.StreamingOutputCallRequest)">newBuilder</a></strong>(<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;prototype)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#newBuilderForType()">newBuilderForType</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent)">newBuilderForType</a></strong>(com.google.protobuf.GeneratedMessage.BuilderParent&nbsp;parent)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom</a></strong>(java.io.InputStream&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseDelimitedFrom(java.io.InputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom</a></strong>(java.io.InputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(byte[])">parseFrom</a></strong>(byte[]&nbsp;data)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(byte[],%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(byte[]&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom</a></strong>(com.google.protobuf.ByteString&nbsp;data)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(com.google.protobuf.ByteString,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(com.google.protobuf.ByteString&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(com.google.protobuf.CodedInputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(java.io.InputStream)">parseFrom</a></strong>(java.io.InputStream&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#parseFrom(java.io.InputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(java.io.InputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a></code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#toBuilder()">toBuilder</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo</a></strong>(com.google.protobuf.CodedOutputStream&nbsp;output)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.protobuf.GeneratedMessage"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3> <code>getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplace</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.protobuf.AbstractMessage"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3> <code>equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.protobuf.AbstractMessageLite"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.google.protobuf.AbstractMessageLite</h3> <code>checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo</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, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.protobuf.MessageOrBuilder"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;com.google.protobuf.MessageOrBuilder</h3> <code>findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.protobuf.MessageLite"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;com.google.protobuf.MessageLite</h3> <code>toByteArray, toByteString, writeDelimitedTo, writeTo</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="PARSER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PARSER</h4> <pre>public static final&nbsp;com.google.protobuf.Parser&lt;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&gt; PARSER</pre> </li> </ul> <a name="RESPONSE_TYPE_FIELD_NUMBER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RESPONSE_TYPE_FIELD_NUMBER</h4> <pre>public static final&nbsp;int RESPONSE_TYPE_FIELD_NUMBER</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#io.grpc.testing.integration.Messages.StreamingOutputCallRequest.RESPONSE_TYPE_FIELD_NUMBER">Constant Field Values</a></dd></dl> </li> </ul> <a name="RESPONSE_PARAMETERS_FIELD_NUMBER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RESPONSE_PARAMETERS_FIELD_NUMBER</h4> <pre>public static final&nbsp;int RESPONSE_PARAMETERS_FIELD_NUMBER</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#io.grpc.testing.integration.Messages.StreamingOutputCallRequest.RESPONSE_PARAMETERS_FIELD_NUMBER">Constant Field Values</a></dd></dl> </li> </ul> <a name="PAYLOAD_FIELD_NUMBER"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PAYLOAD_FIELD_NUMBER</h4> <pre>public static final&nbsp;int PAYLOAD_FIELD_NUMBER</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#io.grpc.testing.integration.Messages.StreamingOutputCallRequest.PAYLOAD_FIELD_NUMBER">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getUnknownFields()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUnknownFields</h4> <pre>public final&nbsp;com.google.protobuf.UnknownFieldSet&nbsp;getUnknownFields()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getUnknownFields</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>getUnknownFields</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessage</code></dd> </dl> </li> </ul> <a name="getDescriptor()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDescriptor</h4> <pre>public static final&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptor()</pre> </li> </ul> <a name="internalGetFieldAccessorTable()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>internalGetFieldAccessorTable</h4> <pre>protected&nbsp;com.google.protobuf.GeneratedMessage.FieldAccessorTable&nbsp;internalGetFieldAccessorTable()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>internalGetFieldAccessorTable</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessage</code></dd> </dl> </li> </ul> <a name="getParserForType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getParserForType</h4> <pre>public&nbsp;com.google.protobuf.Parser&lt;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&gt;&nbsp;getParserForType()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getParserForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message</code></dd> <dt><strong>Specified by:</strong></dt> <dd><code>getParserForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>getParserForType</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessage</code></dd> </dl> </li> </ul> <a name="getResponseTypeValue()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseTypeValue</h4> <pre>public&nbsp;int&nbsp;getResponseTypeValue()</pre> <div class="block"><code>optional .grpc.testing.PayloadType response_type = 1;</code> <pre> Desired payload type in the response from the server. If response_type is RANDOM, the payload from each response in the stream might be of different types. This is to simulate a mixed type of payload stream. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseTypeValue()">getResponseTypeValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseType</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.PayloadType.html" title="enum in io.grpc.testing.integration">Messages.PayloadType</a>&nbsp;getResponseType()</pre> <div class="block"><code>optional .grpc.testing.PayloadType response_type = 1;</code> <pre> Desired payload type in the response from the server. If response_type is RANDOM, the payload from each response in the stream might be of different types. This is to simulate a mixed type of payload stream. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseType()">getResponseType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseParametersList()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseParametersList</h4> <pre>public&nbsp;java.util.List&lt;<a href="../../../../io/grpc/testing/integration/Messages.ResponseParameters.html" title="class in io.grpc.testing.integration">Messages.ResponseParameters</a>&gt;&nbsp;getResponseParametersList()</pre> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code> <pre> Configuration for each expected response message. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseParametersList()">getResponseParametersList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseParametersOrBuilderList()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseParametersOrBuilderList</h4> <pre>public&nbsp;java.util.List&lt;? extends <a href="../../../../io/grpc/testing/integration/Messages.ResponseParametersOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.ResponseParametersOrBuilder</a>&gt;&nbsp;getResponseParametersOrBuilderList()</pre> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code> <pre> Configuration for each expected response message. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseParametersOrBuilderList()">getResponseParametersOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseParametersCount()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseParametersCount</h4> <pre>public&nbsp;int&nbsp;getResponseParametersCount()</pre> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code> <pre> Configuration for each expected response message. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseParametersCount()">getResponseParametersCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseParameters(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseParameters</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.ResponseParameters.html" title="class in io.grpc.testing.integration">Messages.ResponseParameters</a>&nbsp;getResponseParameters(int&nbsp;index)</pre> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code> <pre> Configuration for each expected response message. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseParameters(int)">getResponseParameters</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getResponseParametersOrBuilder(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponseParametersOrBuilder</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.ResponseParametersOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.ResponseParametersOrBuilder</a>&nbsp;getResponseParametersOrBuilder(int&nbsp;index)</pre> <div class="block"><code>repeated .grpc.testing.ResponseParameters response_parameters = 2;</code> <pre> Configuration for each expected response message. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getResponseParametersOrBuilder(int)">getResponseParametersOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="hasPayload()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hasPayload</h4> <pre>public&nbsp;boolean&nbsp;hasPayload()</pre> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code> <pre> Optional input payload sent along with the request. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#hasPayload()">hasPayload</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getPayload()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPayload</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.Payload.html" title="class in io.grpc.testing.integration">Messages.Payload</a>&nbsp;getPayload()</pre> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code> <pre> Optional input payload sent along with the request. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getPayload()">getPayload</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="getPayloadOrBuilder()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPayloadOrBuilder</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.PayloadOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.PayloadOrBuilder</a>&nbsp;getPayloadOrBuilder()</pre> <div class="block"><code>optional .grpc.testing.Payload payload = 3;</code> <pre> Optional input payload sent along with the request. </pre></div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html#getPayloadOrBuilder()">getPayloadOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequestOrBuilder.html" title="interface in io.grpc.testing.integration">Messages.StreamingOutputCallRequestOrBuilder</a></code></dd> </dl> </li> </ul> <a name="isInitialized()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isInitialized</h4> <pre>public final&nbsp;boolean&nbsp;isInitialized()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>isInitialized</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>isInitialized</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessage</code></dd> </dl> </li> </ul> <a name="writeTo(com.google.protobuf.CodedOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeTo</h4> <pre>public&nbsp;void&nbsp;writeTo(com.google.protobuf.CodedOutputStream&nbsp;output) throws java.io.IOException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>writeTo</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>writeTo</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage</code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="getSerializedSize()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSerializedSize</h4> <pre>public&nbsp;int&nbsp;getSerializedSize()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getSerializedSize</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>getSerializedSize</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage</code></dd> </dl> </li> </ul> <a name="parseFrom(com.google.protobuf.ByteString)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(com.google.protobuf.ByteString&nbsp;data) throws com.google.protobuf.InvalidProtocolBufferException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>com.google.protobuf.InvalidProtocolBufferException</code></dd></dl> </li> </ul> <a name="parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(com.google.protobuf.ByteString&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>com.google.protobuf.InvalidProtocolBufferException</code></dd></dl> </li> </ul> <a name="parseFrom(byte[])"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(byte[]&nbsp;data) throws com.google.protobuf.InvalidProtocolBufferException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>com.google.protobuf.InvalidProtocolBufferException</code></dd></dl> </li> </ul> <a name="parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(byte[]&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>com.google.protobuf.InvalidProtocolBufferException</code></dd></dl> </li> </ul> <a name="parseFrom(java.io.InputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(java.io.InputStream&nbsp;input) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(java.io.InputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="parseDelimitedFrom(java.io.InputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseDelimitedFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseDelimitedFrom(java.io.InputStream&nbsp;input) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseDelimitedFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseDelimitedFrom(java.io.InputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="parseFrom(com.google.protobuf.CodedInputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(com.google.protobuf.CodedInputStream&nbsp;input) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;parseFrom(com.google.protobuf.CodedInputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="newBuilder()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newBuilder</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a>&nbsp;newBuilder()</pre> </li> </ul> <a name="newBuilderForType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newBuilderForType</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a>&nbsp;newBuilderForType()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>newBuilderForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message</code></dd> <dt><strong>Specified by:</strong></dt> <dd><code>newBuilderForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite</code></dd> </dl> </li> </ul> <a name="newBuilder(io.grpc.testing.integration.Messages.StreamingOutputCallRequest)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newBuilder</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a>&nbsp;newBuilder(<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;prototype)</pre> </li> </ul> <a name="toBuilder()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toBuilder</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a>&nbsp;toBuilder()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>toBuilder</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message</code></dd> <dt><strong>Specified by:</strong></dt> <dd><code>toBuilder</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite</code></dd> </dl> </li> </ul> <a name="newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newBuilderForType</h4> <pre>protected&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest.Builder</a>&nbsp;newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent&nbsp;parent)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>newBuilderForType</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessage</code></dd> </dl> </li> </ul> <a name="getDefaultInstance()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDefaultInstance</h4> <pre>public static&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;getDefaultInstance()</pre> </li> </ul> <a name="getDefaultInstanceForType()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getDefaultInstanceForType</h4> <pre>public&nbsp;<a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" title="class in io.grpc.testing.integration">Messages.StreamingOutputCallRequest</a>&nbsp;getDefaultInstanceForType()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd> <dt><strong>Specified by:</strong></dt> <dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></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><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="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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../io/grpc/testing/integration/Messages.StreamingInputCallResponseOrBuilder.html" title="interface in io.grpc.testing.integration"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../io/grpc/testing/integration/Messages.StreamingOutputCallRequest.Builder.html" title="class in io.grpc.testing.integration"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html" target="_top">Frames</a></li> <li><a href="Messages.StreamingOutputCallRequest.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&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>
nivedhithaVenkatachalam/grpc-java
integration-testing/build/docs/javadoc/io/grpc/testing/integration/Messages.StreamingOutputCallRequest.html
HTML
bsd-3-clause
57,072
<!DOCTYPE html><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>Phing API Documentation » \DocBloxTask</title> <meta name="author" content="Mike van Riel"> <meta name="description" content=""> <link href="../css/template.css" rel="stylesheet" media="all"> <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico"> <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"><div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">Phing API Documentation</a><div class="nav-collapse"><ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b></a><ul class="dropdown-menu"> <li><a>Packages</a></li> <li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li> <li><a href="../packages/JSMin.html"><i class="icon-folder-open"></i> JSMin</a></li> <li><a href="../packages/Parallel.html"><i class="icon-folder-open"></i> Parallel</a></li> <li><a href="../packages/Phing.html"><i class="icon-folder-open"></i> Phing</a></li> <li><a href="../packages/phing.html"><i class="icon-folder-open"></i> phing</a></li> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b></a><ul class="dropdown-menu"> <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors  <span class="label label-info">2573</span></a></li> <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers  <ul> <li>todo  <span class="label label-info">15</span> </li> <li>fixme  <span class="label label-info">8</span> </li> </ul></a></li> <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements  <span class="label label-info">11</span></a></li> </ul> </li> </ul></div> </div></div> <div class="go_to_top"><a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a></div> </div> <div id="___" class="container"> <noscript><div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div></noscript> <div class="row"> <div class="span4"> <span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <ul class="side-nav nav nav-list"> <li class="nav-header"> <i class="icon-custom icon-method"></i> Methods <ul> <li class="method public "><a href="#method_createFileSet" title="createFileSet :: Nested creator, adds a set of files (nested fileset attribute)."><span class="description">Nested creator, adds a set of files (nested fileset attribute).</span><pre>createFileSet()</pre></a></li> <li class="method public inherited"><a href="#method_getDescription" title="getDescription :: Returns the textual description of the task"><span class="description">Returns the textual description of the task</span><pre>getDescription()</pre></a></li> <li class="method public inherited"><a href="#method_getLocation" title="getLocation :: Returns the location within the buildfile this task occurs."><span class="description">Returns the location within the buildfile this task occurs.</span><pre>getLocation()</pre></a></li> <li class="method public inherited"><a href="#method_getOwningTarget" title="getOwningTarget :: Returns the owning target of this task."><span class="description">Returns the owning target of this task.</span><pre>getOwningTarget()</pre></a></li> <li class="method public inherited"><a href="#method_getProject" title="getProject :: Returns a reference to current project"><span class="description">Returns a reference to current project</span><pre>getProject()</pre></a></li> <li class="method public inherited"><a href="#method_getRuntimeConfigurableWrapper" title="getRuntimeConfigurableWrapper :: Returns the wrapper object for runtime configuration"><span class="description">Returns the wrapper object for runtime configuration</span><pre>getRuntimeConfigurableWrapper()</pre></a></li> <li class="method public inherited"><a href="#method_getTaskName" title="getTaskName :: Returns the name of task, used only for log messages"><span class="description">Returns the name of task, used only for log messages</span><pre>getTaskName()</pre></a></li> <li class="method public inherited"><a href="#method_getTaskType" title="getTaskType :: Returns the name of the task under which it was invoked, usually the XML tagname"><span class="description">Returns the name of the task under which it was invoked, usually the XML tagname</span><pre>getTaskType()</pre></a></li> <li class="method public inherited"><a href="#method_init" title="init :: Called by the parser to let the task initialize properly."><span class="description">Called by the parser to let the task initialize properly.</span><pre>init()</pre></a></li> <li class="method public inherited"><a href="#method_log" title="log :: Provides a project level log event to the task."><span class="description">Provides a project level log event to the task.</span><pre>log()</pre></a></li> <li class="method public "><a href="#method_main" title="main :: Task entry point"><span class="description">Task entry point</span><pre>main()</pre></a></li> <li class="method public inherited"><a href="#method_maybeConfigure" title="maybeConfigure :: Configure this task if it hasn't been done already."><span class="description">Configure this task if it hasn't been done already.</span><pre>maybeConfigure()</pre></a></li> <li class="method public inherited"><a href="#method_perform" title="perform :: Perfrom this task"><span class="description">Perfrom this task</span><pre>perform()</pre></a></li> <li class="method public inherited"><a href="#method_setDescription" title="setDescription :: Sets a textual description of the task"><span class="description">Sets a textual description of the task</span><pre>setDescription()</pre></a></li> <li class="method public "><a href="#method_setDestDir" title="setDestDir :: Sets destination/target directory"><span class="description">Sets destination/target directory</span><pre>setDestDir()</pre></a></li> <li class="method public inherited"><a href="#method_setLocation" title="setLocation :: Sets the location within the buildfile this task occurs."><span class="description">Sets the location within the buildfile this task occurs.</span><pre>setLocation()</pre></a></li> <li class="method public "><a href="#method_setOutput" title="setOutput :: Convenience setter (@see setDestDir)"><span class="description">Convenience setter (@see setDestDir)</span><pre>setOutput()</pre></a></li> <li class="method public inherited"><a href="#method_setOwningTarget" title="setOwningTarget :: Sets the owning target this task belongs to."><span class="description">Sets the owning target this task belongs to.</span><pre>setOwningTarget()</pre></a></li> <li class="method public inherited"><a href="#method_setProject" title="setProject :: References the project to the current component."><span class="description">References the project to the current component.</span><pre>setProject()</pre></a></li> <li class="method public "><a href="#method_setQuiet" title="setQuiet :: Forces DocBlox to be quiet"><span class="description">Forces DocBlox to be quiet</span><pre>setQuiet()</pre></a></li> <li class="method public inherited"><a href="#method_setRuntimeConfigurableWrapper" title="setRuntimeConfigurableWrapper :: Sets the wrapper object this task should use for runtime configurable elements."><span class="description">Sets the wrapper object this task should use for runtime configurable elements.</span><pre>setRuntimeConfigurableWrapper()</pre></a></li> <li class="method public inherited"><a href="#method_setTaskName" title="setTaskName :: Sets the name of this task for log messages"><span class="description">Sets the name of this task for log messages</span><pre>setTaskName()</pre></a></li> <li class="method public inherited"><a href="#method_setTaskType" title="setTaskType :: Sets the type of the task."><span class="description">Sets the type of the task.</span><pre>setTaskType()</pre></a></li> <li class="method public "><a href="#method_setTemplate" title="setTemplate :: Sets the template to use"><span class="description">Sets the template to use</span><pre>setTemplate()</pre></a></li> <li class="method public "><a href="#method_setTitle" title="setTitle :: Sets the title of the project"><span class="description">Sets the title of the project</span><pre>setTitle()</pre></a></li> </ul> </li> <li class="nav-header protected">» Protected <ul><li class="method protected inherited"><a href="#method_getRegisterSlot" title="getRegisterSlot :: Returns a name"><span class="description">Returns a name</span><pre>getRegisterSlot()</pre></a></li></ul> </li> <li class="nav-header private">» Private <ul> <li class="method private "><a href="#method_initializeDocBlox" title="initializeDocBlox :: Finds and initializes the DocBlox installation"><span class="description">Finds and initializes the DocBlox installation</span><pre>initializeDocBlox()</pre></a></li> <li class="method private "><a href="#method_parseFiles" title="parseFiles :: Build a list of files (from the fileset elements) and call the DocBlox parser"><span class="description">Build a list of files (from the fileset elements) and call the DocBlox parser</span><pre>parseFiles()</pre></a></li> </ul> </li> <li class="nav-header"> <i class="icon-custom icon-property"></i> Properties <ul></ul> </li> <li class="nav-header protected">» Protected <ul> <li class="property protected inherited"><a href="#property_description" title="$description :: Description of the task"><span class="description"></span><pre>$description</pre></a></li> <li class="property protected inherited"><a href="#property_location" title="$location :: Stored buildfile location"><span class="description"></span><pre>$location</pre></a></li> <li class="property protected inherited"><a href="#property_project" title="$project :: Holds a reference to the project that a project component (a task, a target, etc.) belongs to"><span class="description"></span><pre>$project</pre></a></li> <li class="property protected inherited"><a href="#property_target" title="$target :: Owning Target object"><span class="description"></span><pre>$target</pre></a></li> <li class="property protected inherited"><a href="#property_taskName" title="$taskName :: Taskname for logger"><span class="description"></span><pre>$taskName</pre></a></li> <li class="property protected inherited"><a href="#property_taskType" title="$taskType :: Internal taskname (req)"><span class="description"></span><pre>$taskType</pre></a></li> <li class="property protected inherited"><a href="#property_wrapper" title="$wrapper :: Wrapper of the task"><span class="description"></span><pre>$wrapper</pre></a></li> </ul> </li> <li class="nav-header private">» Private <ul> <li class="property private "><a href="#property_destDir" title="$destDir :: Destination/target directory"><span class="description"></span><pre>$destDir</pre></a></li> <li class="property private "><a href="#property_filesets" title="$filesets :: List of filesets"><span class="description"></span><pre>$filesets</pre></a></li> <li class="property private "><a href="#property_quiet" title="$quiet :: Force DocBlox to be quiet"><span class="description"></span><pre>$quiet</pre></a></li> <li class="property private "><a href="#property_template" title="$template :: name of the template to use"><span class="description"></span><pre>$template</pre></a></li> <li class="property private "><a href="#property_title" title="$title :: Title of the project"><span class="description"></span><pre>$title</pre></a></li> </ul> </li> </ul> </div> <div class="span8"> <a id="\DocBloxTask"></a><ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/global.html">global</a></li> <li class="active"> <span class="divider">\</span><a href="../classes/DocBloxTask.html">DocBloxTask</a> </li> </ul> <div class="element class"> <p class="short_description">DocBlox Task (http://www.docblox-project.org)</p> <div class="details"> <div class="long_description"><p>Use <a href="Project#createTask">Project#createTask</a> to register a new Task.</p></div> <table class="table table-bordered"> <tr> <th>author</th> <td><a href="mailto:mrook@php.net">Michiel Rook</a></td> </tr> <tr> <th>version</th> <td>$Id: eaa494390770adc752097a412d63fb863482fd5d $</td> </tr> <tr> <th>since</th> <td>2.4.6</td> </tr> <tr> <th>package</th> <td><a href="../packages/phing.tasks.ext.docblox.html">phing.tasks.ext.docblox</a></td> </tr> <tr> <th>copyright</th> <td>2001,2002 THYRELL. All rights reserved</td> </tr> </table> <h3> <i class="icon-custom icon-method"></i> Methods</h3> <a id="method_createFileSet"></a><div class="element clickable method public method_createFileSet" data-toggle="collapse" data-target=".method_createFileSet .collapse"> <h2>Nested creator, adds a set of files (nested fileset attribute).</h2> <pre>createFileSet() : <a href="../classes/FileSet.html">\FileSet</a></pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Returns</h3> <div class="subelement response"><code><a href="../classes/FileSet.html">\FileSet</a></code></div> </div></div> </div> <a id="method_getDescription"></a><div class="element clickable method public method_getDescription" data-toggle="collapse" data-target=".method_getDescription .collapse"> <h2>Returns the textual description of the task</h2> <pre>getDescription() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getDescription()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The text description of the task</div> </div></div> </div> <a id="method_getLocation"></a><div class="element clickable method public method_getLocation" data-toggle="collapse" data-target=".method_getLocation .collapse"> <h2>Returns the location within the buildfile this task occurs.</h2> <pre>getLocation() : <a href="../classes/Location.html">\Location</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>Used by <a href="BuildException">BuildException</a> to give detailed error messages.</p></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getLocation()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/Location.html">\Location</a></code>The location object describing the position of this task within the buildfile.</div> </div></div> </div> <a id="method_getOwningTarget"></a><div class="element clickable method public method_getOwningTarget" data-toggle="collapse" data-target=".method_getOwningTarget .collapse"> <h2>Returns the owning target of this task.</h2> <pre>getOwningTarget() : <a href="../classes/Target.html">\Target</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getOwningTarget()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/Target.html">\Target</a></code>The target object that owns this task</div> </div></div> </div> <a id="method_getProject"></a><div class="element clickable method public method_getProject" data-toggle="collapse" data-target=".method_getProject .collapse"> <h2>Returns a reference to current project</h2> <pre>getProject() : <a href="../classes/Project.html">\Project</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\ProjectComponent::getProject()</td> </tr> <tr> <th>inherited_from</th> <td>\Task::getProject()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/Project.html">\Project</a></code>Reference to current porject object</div> </div></div> </div> <a id="method_getRuntimeConfigurableWrapper"></a><div class="element clickable method public method_getRuntimeConfigurableWrapper" data-toggle="collapse" data-target=".method_getRuntimeConfigurableWrapper .collapse"> <h2>Returns the wrapper object for runtime configuration</h2> <pre>getRuntimeConfigurableWrapper() : <a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getRuntimeConfigurableWrapper()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></code>The wrapper object used by this task</div> </div></div> </div> <a id="method_getTaskName"></a><div class="element clickable method public method_getTaskName" data-toggle="collapse" data-target=".method_getTaskName .collapse"> <h2>Returns the name of task, used only for log messages</h2> <pre>getTaskName() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getTaskName()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>Name of this task</div> </div></div> </div> <a id="method_getTaskType"></a><div class="element clickable method public method_getTaskType" data-toggle="collapse" data-target=".method_getTaskType .collapse"> <h2>Returns the name of the task under which it was invoked, usually the XML tagname</h2> <pre>getTaskType() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getTaskType()</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The type of this task (XML Tag)</div> </div></div> </div> <a id="method_init"></a><div class="element clickable method public method_init" data-toggle="collapse" data-target=".method_init .collapse"> <h2>Called by the parser to let the task initialize properly.</h2> <pre>init() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>Should throw a BuildException if something goes wrong with the build</p> <p>This is abstract here, but may not be overloaded by subclasses.</p></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::init()</td> </tr></table> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/BuildException.html">\BuildException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_log"></a><div class="element clickable method public method_log" data-toggle="collapse" data-target=".method_log .collapse"> <h2>Provides a project level log event to the task.</h2> <pre>log(string $msg, integer $level) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\BuildEvent</a></td> </tr> <tr> <th>see</th> <td><a href="">\global\BuildListener</a></td> </tr> <tr> <th>inherited_from</th> <td>\Task::log()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$msg</h4> <code>string</code><p>The message to log</p></div> <div class="subelement argument"> <h4>$level</h4> <code>integer</code><p>The priority of the message</p></div> </div></div> </div> <a id="method_main"></a><div class="element clickable method public method_main" data-toggle="collapse" data-target=".method_main .collapse"> <h2>Task entry point</h2> <pre>main() </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method may be called more than once, if the task is invoked more than once. For example, if target1 and target2 both depend on target3, then running <em>phing target1 target2</em> will run all tasks in target3 twice.</p> <p>Should throw a BuildException if someting goes wrong with the build</p> <p>This is abstract here. Must be overloaded by real tasks.</p></div> <table class="table table-bordered"><tr> <th>see</th> <td><a href="">\global\Task::main()</a></td> </tr></table> </div></div> </div> <a id="method_maybeConfigure"></a><div class="element clickable method public method_maybeConfigure" data-toggle="collapse" data-target=".method_maybeConfigure .collapse"> <h2>Configure this task if it hasn't been done already.</h2> <pre>maybeConfigure() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::maybeConfigure()</td> </tr></table> </div></div> </div> <a id="method_perform"></a><div class="element clickable method public method_perform" data-toggle="collapse" data-target=".method_perform .collapse"> <h2>Perfrom this task</h2> <pre>perform() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::perform()</td> </tr></table> </div></div> </div> <a id="method_setDescription"></a><div class="element clickable method public method_setDescription" data-toggle="collapse" data-target=".method_setDescription .collapse"> <h2>Sets a textual description of the task</h2> <pre>setDescription(string $desc) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setDescription()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$desc</h4> <code>string</code><p>The text describing the task</p></div> </div></div> </div> <a id="method_setDestDir"></a><div class="element clickable method public method_setDestDir" data-toggle="collapse" data-target=".method_setDestDir .collapse"> <h2>Sets destination/target directory</h2> <pre>setDestDir(\PhingFile $destDir) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"> <h4>$destDir</h4> <code><a href="../classes/PhingFile.html">\PhingFile</a></code> </div> </div></div> </div> <a id="method_setLocation"></a><div class="element clickable method public method_setLocation" data-toggle="collapse" data-target=".method_setLocation .collapse"> <h2>Sets the location within the buildfile this task occurs.</h2> <pre>setLocation(\Location $location) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>Called by the parser to set location information.</p></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setLocation()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$location</h4> <code><a href="../classes/Location.html">\Location</a></code><p>The location object describing the position of this task within the buildfile.</p></div> </div></div> </div> <a id="method_setOutput"></a><div class="element clickable method public method_setOutput" data-toggle="collapse" data-target=".method_setOutput .collapse"> <h2>Convenience setter (@see setDestDir)</h2> <pre>setOutput(\PhingFile $output) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"> <h4>$output</h4> <code><a href="../classes/PhingFile.html">\PhingFile</a></code> </div> </div></div> </div> <a id="method_setOwningTarget"></a><div class="element clickable method public method_setOwningTarget" data-toggle="collapse" data-target=".method_setOwningTarget .collapse"> <h2>Sets the owning target this task belongs to.</h2> <pre>setOwningTarget(\Target $target) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setOwningTarget()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$target</h4> <code><a href="../classes/Target.html">\Target</a></code><p>Reference to owning target</p></div> </div></div> </div> <a id="method_setProject"></a><div class="element clickable method public method_setProject" data-toggle="collapse" data-target=".method_setProject .collapse"> <h2>References the project to the current component.</h2> <pre>setProject(<a href="../classes/Project.html">\Project</a> $project) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\ProjectComponent::setProject()</td> </tr> <tr> <th>inherited_from</th> <td>\Task::setProject()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$project</h4> <code><a href="../classes/Project.html">\Project</a></code><p>The reference to the current project</p></div> </div></div> </div> <a id="method_setQuiet"></a><div class="element clickable method public method_setQuiet" data-toggle="collapse" data-target=".method_setQuiet .collapse"> <h2>Forces DocBlox to be quiet</h2> <pre>setQuiet(boolean $quiet) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"> <h4>$quiet</h4> <code>boolean</code> </div> </div></div> </div> <a id="method_setRuntimeConfigurableWrapper"></a><div class="element clickable method public method_setRuntimeConfigurableWrapper" data-toggle="collapse" data-target=".method_setRuntimeConfigurableWrapper .collapse"> <h2>Sets the wrapper object this task should use for runtime configurable elements.</h2> <pre>setRuntimeConfigurableWrapper(\RuntimeConfigurable $wrapper) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setRuntimeConfigurableWrapper()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$wrapper</h4> <code><a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></code><p>The wrapper object this task should use</p></div> </div></div> </div> <a id="method_setTaskName"></a><div class="element clickable method public method_setTaskName" data-toggle="collapse" data-target=".method_setTaskName .collapse"> <h2>Sets the name of this task for log messages</h2> <pre>setTaskName(string $name) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setTaskName()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code> </div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>A string representing the name of this task for log</div> </div></div> </div> <a id="method_setTaskType"></a><div class="element clickable method public method_setTaskType" data-toggle="collapse" data-target=".method_setTaskType .collapse"> <h2>Sets the type of the task.</h2> <pre>setTaskType(string $name) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>Usually this is the name of the XML tag</p></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::setTaskType()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The type of this task (XML Tag)</p> </div> </div></div> </div> <a id="method_setTemplate"></a><div class="element clickable method public method_setTemplate" data-toggle="collapse" data-target=".method_setTemplate .collapse"> <h2>Sets the template to use</h2> <pre>setTemplate(\strings $template) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"> <h4>$template</h4> <code>\strings</code> </div> </div></div> </div> <a id="method_setTitle"></a><div class="element clickable method public method_setTitle" data-toggle="collapse" data-target=".method_setTitle .collapse"> <h2>Sets the title of the project</h2> <pre>setTitle(\strings $title) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"> <h4>$title</h4> <code>\strings</code> </div> </div></div> </div> <a id="method_getRegisterSlot"></a><div class="element clickable method protected method_getRegisterSlot" data-toggle="collapse" data-target=".method_getRegisterSlot .collapse"> <h2>Returns a name</h2> <pre>getRegisterSlot(string $slotName) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::getRegisterSlot()</td> </tr></table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$slotName</h4> <code>string</code> </div> </div></div> </div> <a id="method_initializeDocBlox"></a><div class="element clickable method private method_initializeDocBlox" data-toggle="collapse" data-target=".method_initializeDocBlox .collapse"> <h2>Finds and initializes the DocBlox installation</h2> <pre>initializeDocBlox() </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> <a id="method_parseFiles"></a><div class="element clickable method private method_parseFiles" data-toggle="collapse" data-target=".method_parseFiles .collapse"> <h2>Build a list of files (from the fileset elements) and call the DocBlox parser</h2> <pre>parseFiles() : string</pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Returns</h3> <div class="subelement response"><code>string</code></div> </div></div> </div> <h3> <i class="icon-custom icon-property"></i> Properties</h3> <a id="property_description"> </a><div class="element clickable property protected property_description" data-toggle="collapse" data-target=".property_description .collapse"> <h2></h2> <pre>$description : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$description</td> </tr></table> </div></div> </div> <a id="property_location"> </a><div class="element clickable property protected property_location" data-toggle="collapse" data-target=".property_location .collapse"> <h2></h2> <pre>$location : <a href="../classes/Location.html">\Location</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$location</td> </tr></table> </div></div> </div> <a id="property_project"> </a><div class="element clickable property protected property_project" data-toggle="collapse" data-target=".property_project .collapse"> <h2></h2> <pre>$project : <a href="../classes/Project.html">\Project</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\ProjectComponent::$$project</td> </tr> <tr> <th>inherited_from</th> <td>\Task::$$project</td> </tr> </table> </div></div> </div> <a id="property_target"> </a><div class="element clickable property protected property_target" data-toggle="collapse" data-target=".property_target .collapse"> <h2></h2> <pre>$target : <a href="../classes/Target.html">\Target</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$target</td> </tr></table> </div></div> </div> <a id="property_taskName"> </a><div class="element clickable property protected property_taskName" data-toggle="collapse" data-target=".property_taskName .collapse"> <h2></h2> <pre>$taskName : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$taskName</td> </tr></table> </div></div> </div> <a id="property_taskType"> </a><div class="element clickable property protected property_taskType" data-toggle="collapse" data-target=".property_taskType .collapse"> <h2></h2> <pre>$taskType : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$taskType</td> </tr></table> </div></div> </div> <a id="property_wrapper"> </a><div class="element clickable property protected property_wrapper" data-toggle="collapse" data-target=".property_wrapper .collapse"> <h2></h2> <pre>$wrapper : <a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"><tr> <th>inherited_from</th> <td>\Task::$$wrapper</td> </tr></table> </div></div> </div> <a id="property_destDir"> </a><div class="element clickable property private property_destDir" data-toggle="collapse" data-target=".property_destDir .collapse"> <h2></h2> <pre>$destDir : <a href="../classes/PhingFile.html">\PhingFile</a></pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> <a id="property_filesets"> </a><div class="element clickable property private property_filesets" data-toggle="collapse" data-target=".property_filesets .collapse"> <h2></h2> <pre>$filesets : <a href="types.FileSet.html#%5CFileSet">\FileSet[]</a></pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> <a id="property_quiet"> </a><div class="element clickable property private property_quiet" data-toggle="collapse" data-target=".property_quiet .collapse"> <h2></h2> <pre>$quiet : boolean</pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> <a id="property_template"> </a><div class="element clickable property private property_template" data-toggle="collapse" data-target=".property_template .collapse"> <h2></h2> <pre>$template : string</pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> <a id="property_title"> </a><div class="element clickable property private property_title" data-toggle="collapse" data-target=".property_title .collapse"> <h2></h2> <pre>$title : string</pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div> </div> </div> </div> </div> </div> <div class="row"><footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a11</a> and<br> generated on 2012-11-20T07:50:29+01:00.<br></footer></div> </div> </body> </html>
theghostbel/pimcore
pimcore/lib/Deployment/Phing/docs/api/docs/classes/DocBloxTask.html
HTML
bsd-3-clause
40,162
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.tsa.arima.model.ARIMAResults.mse &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.arima.model.ARIMAResults.pvalues" href="statsmodels.tsa.arima.model.ARIMAResults.pvalues.html" /> <link rel="prev" title="statsmodels.tsa.arima.model.ARIMAResults.maroots" href="statsmodels.tsa.arima.model.ARIMAResults.maroots.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.tsa.arima.model.ARIMAResults.mse" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.tsa.arima.model.ARIMAResults.mse </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../tsa.html" class="md-tabs__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.tsa.arima.model.ARIMAResults.html" class="md-tabs__link">statsmodels.tsa.arima.model.ARIMAResults</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a> </li> <li class="md-nav__item"> <a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a> </li> <li class="md-nav__item"> <a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.arima.model.ARIMAResults.mse.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-tsa-arima-model-arimaresults-mse--page-root">statsmodels.tsa.arima.model.ARIMAResults.mse<a class="headerlink" href="#generated-statsmodels-tsa-arima-model-arimaresults-mse--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py attribute"> <dt id="statsmodels.tsa.arima.model.ARIMAResults.mse"> <code class="sig-prename descclassname">ARIMAResults.</code><code class="sig-name descname">mse</code><a class="headerlink" href="#statsmodels.tsa.arima.model.ARIMAResults.mse" title="Permalink to this definition">¶</a></dt> <dd><p>(float) Mean squared error</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.tsa.arima.model.ARIMAResults.maroots.html" title="statsmodels.tsa.arima.model.ARIMAResults.maroots" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.arima.model.ARIMAResults.maroots </span> </div> </a> <a href="statsmodels.tsa.arima.model.ARIMAResults.pvalues.html" title="statsmodels.tsa.arima.model.ARIMAResults.pvalues" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.tsa.arima.model.ARIMAResults.pvalues </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.tsa.arima.model.ARIMAResults.mse.html
HTML
bsd-3-clause
17,519
{% extends "base.html" %} {% import 'widgets/multiple_locale_selector.html' as multiple_locale_selector %} {% import 'admin_inline_formset.html' as inline_formset %} {% block title %}{{'%(subtitle)s' | format(subtitle=subtitle) }}{% endblock %} {% block class %}admin-project{% endblock %} {% block middle %} <form id="admin-form" method="POST" action="{{ request.path }}" class="{% if pk %}edit{% else %}add{% endif %}"> <h1> {{ '%(subtitle)s' | format(subtitle=subtitle) }} {% if pk %} <aside> <a href="{{ url('pontoon.admin.project.new') }}">Add new</a> {% if translate_locale and form.slug.value() != '' %} <a class="translate{% if not ready %} hidden{% endif %}" href="{{ url('pontoon.localizations.localization', translate_locale, form.slug.value()) }}">Translate</a> {% endif %} </aside> {% endif %} </h1> {% csrf_token %} {% if pk %} <input type="hidden" value="{{ pk }}" name="pk"> {% endif %} <div class="clearfix"> {{ form.name.label_tag() }} {{ form.name }} {{ form.name.errors }} </div> <div class="clearfix"> {{ form.slug.label_tag() }} {{ form.slug }} {{ form.slug.errors }} </div> <h3>Locales</h3> <div class="locales clearfix"> {{ multiple_locale_selector.render(locales_available, locales_selected) }} {{ form.locales }} {{ form.locales.errors }} </div> <div class="locales-toolbar clearfix"> <section class="can-be-requested checkbox clearfix"> <label for="id_can_be_requested"> {{ form.can_be_requested }}Locales can opt-in </label> </section> <section class="copy-locales clearfix"> <select id="copy-locales"> <option selected>Copy locales from another project</option> {% for project in projects %} <option value="{{ project.locales|to_json() }}">{{ project.name }}</option> {% endfor %} </select> </section> </div> <h3> <span>Repositories</span> <a href="#add-repo" class="add-repo">Add more</a> </h3> {{ repo_formset.management_form }} {{ repo_formset.non_form_errors() }} {% for repo_form in repo_formset %} <div class="repository clearfix"> {{ repo_form.id }} <div class="clearfix"> <section class="type-wrapper"> {{ repo_form.type.label_tag(label_suffix='') }} {{ repo_form.type }} </section> <section class="details-wrapper"> <div class="repo"> {{ repo_form.url.label_tag(label_suffix='') }} {{ repo_form.url }} {{ repo_form.url.errors }} </div> </section> <section class="branch-wrapper"> <div class="branch"> {{ repo_form.branch.label_tag(label_suffix='') }} {{ repo_form.branch }} {{ repo_form.branch.errors }} </div> </section> </div> <section class="prefix-wrapper clearfix"> <div class="prefix"> {{ repo_form.permalink_prefix.label_tag(label_suffix='') }} {{ repo_form.permalink_prefix }} {{ repo_form.permalink_prefix.errors }} </div> </section> <section class="website-wrapper clearfix"> <div class="website"> {{ repo_form.website.label_tag(label_suffix='') }} {{ repo_form.website }} {{ repo_form.website.errors }} </div> </section> <div class="repository-toolbar clearfix"> <section class="checkbox source-wrapper"> <label for="id_repositories-0-source_repo" title="{{ repo_form.source_repo.help_text|trim }}"> {{ repo_form.source_repo }}{{ repo_form.source_repo.label }} </label> </section> <section class="delete-wrapper"> <div class="delete"> {{ repo_form.DELETE.label_tag(label_suffix='') }} {{ repo_form.DELETE }} </div> </section> </div> </div> {% endfor %} <div class="repository-empty clearfix"> {{ repo_formset.empty_form.id }} <div class="clearfix"> <section class="type-wrapper"> {{ repo_formset.empty_form.type.label_tag() }} {{ repo_formset.empty_form.type }} </section> <section class="details-wrapper"> <div class="repo"> {{ repo_formset.empty_form.url.label_tag() }} {{ repo_formset.empty_form.url }} </div> </section> <section class="branch-wrapper"> <div class="branch"> {{ repo_formset.empty_form.branch.label_tag() }} {{ repo_formset.empty_form.branch }} </div> </section> </div> <section class="prefix-wrapper clearfix"> <div class="prefix"> {{ repo_formset.empty_form.permalink_prefix.label_tag() }} {{ repo_formset.empty_form.permalink_prefix }} </div> </section> <section class="website-wrapper clearfix"> <div class="website"> {{ repo_formset.empty_form.website.label_tag() }} {{ repo_formset.empty_form.website }} </div> </section> <div class="repository-toolbar clearfix"> <section class="delete-wrapper"> <div class="delete"> {{ repo_formset.empty_form.DELETE.label_tag() }} {{ repo_formset.empty_form.DELETE }} </div> </section> </div> {{ repo_formset.empty_form.errors }} </div> <h3>Project info <span class="small stress">(optional)</span></h3> <div> {{ form.info }} <p class="subtitle">Supports HTML</p> {{ form.info.errors }} </div> <div> <label for="id_admin_notes">Internal admin notes - only visible on this page</label> {{ form.admin_notes }} {{ form.admin_notes.errors }} </div> <div class="deadline-priority-contact clearfix"> <section class="deadline clearfix"> {{ form.deadline.label_tag() }} <input id="id_deadline" name="deadline" value="{{ form.deadline.value() or '' }}" type="text" placeholder="YYYY-MM-DD"> {{ form.deadline.errors }} </section> <section class="priority clearfix"> {{ form.priority.label_tag() }} {{ form.priority }} {{ form.priority.errors }} </section> <section class="contact clearfix"> {{ form.contact.label_tag() }} {{ form.contact }} {{ form.contact.errors }} </section> </div> {{ inline_formset.render(title='External resources', type='externalresource', formset=external_resource_formset) }} <datalist id="external-resource-types"> <option value="Development site"> <option value="Production site"> <option value="Development build"> <option value="Production build"> <option value="Screenshots"> <option value="Language pack"> </datalist> <h3>In-context localization <span class="small stress">(optional)</span></h3> <div class="clearfix"> {{ form.url.label_tag() }} {{ form.url }} {{ form.url.errors }} </div> <div class="clearfix"> {{ form.width.label_tag() }} {{ form.width }} {{ form.width.errors }} </div> <div class="checkbox clearfix"> <label for="id_links"> {{ form.links }}{{ form.links.label }} </label> </div> {{ inline_formset.render(title='Subpages', type='subpage', formset=subpage_formset) }} <div class="controls clearfix"> {% if settings.MANUAL_SYNC %} <button class="sync button">Sync</button> {% endif %} <div class="checkbox clearfix"> <label for="id_disabled"> {{ form.disabled }}{{ form.disabled.label }} </label> </div> <button class="button active save">Save project</button> <a href="{{ url('pontoon.admin') }}" class="cancel">Cancel</a> </div> </form> {% endblock %} {% block extend_css %} {% stylesheet 'admin_project' %} {% endblock %} {% block extend_js %} {% javascript 'admin_project' %} {% endblock %}
mastizada/pontoon
pontoon/administration/templates/admin_project.html
HTML
bsd-3-clause
7,921
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU Assembler "as". Copyright (C) 1991-2014 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 no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Using as: Opcodes for i860</title> <meta name="description" content="Using as: Opcodes for i860"> <meta name="keywords" content="Using as: Opcodes for i860"> <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"> <link href="index.html#Top" rel="start" title="Top"> <link href="AS-Index.html#AS-Index" rel="index" title="AS Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="i860_002dDependent.html#i860_002dDependent" rel="up" title="i860-Dependent"> <link href="Syntax-of-i860.html#Syntax-of-i860" rel="next" title="Syntax of i860"> <link href="Directives_002di860.html#Directives_002di860" rel="prev" title="Directives-i860"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} 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.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="Opcodes-for-i860"></a> <div class="header"> <p> Next: <a href="Syntax-of-i860.html#Syntax-of-i860" accesskey="n" rel="next">Syntax of i860</a>, Previous: <a href="Directives_002di860.html#Directives_002di860" accesskey="p" rel="prev">Directives-i860</a>, Up: <a href="i860_002dDependent.html#i860_002dDependent" accesskey="u" rel="up">i860-Dependent</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="i860-Opcodes"></a> <h4 class="subsection">9.16.4 i860 Opcodes</h4> <a name="index-opcodes_002c-i860"></a> <a name="index-i860-opcodes"></a> <p>All of the Intel i860XR and i860XP machine instructions are supported. Please see either <em>i860 Microprocessor Programmer&rsquo;s Reference Manual</em> or <em>i860 Microprocessor Architecture</em> for more information. </p><a name="Other-instruction-support-_0028pseudo_002dinstructions_0029"></a> <h4 class="subsubsection">9.16.4.1 Other instruction support (pseudo-instructions)</h4> <p>For compatibility with some other i860 assemblers, a number of pseudo-instructions are supported. While these are supported, they are a very undesirable feature that should be avoided &ndash; in particular, when they result in an expansion to multiple actual i860 instructions. Below are the pseudo-instructions that result in expansions. </p><ul> <li> Load large immediate into general register: <p>The pseudo-instruction <code>mov imm,%rn</code> (where the immediate does not fit within a signed 16-bit field) will be expanded into: </p><div class="smallexample"> <pre class="smallexample">orh large_imm@h,%r0,%rn or large_imm@l,%rn,%rn </pre></div> </li><li> Load/store with relocatable address expression: <p>For example, the pseudo-instruction <code>ld.b addr_exp(%rx),%rn</code> will be expanded into: </p><div class="smallexample"> <pre class="smallexample">orh addr_exp@ha,%rx,%r31 ld.l addr_exp@l(%r31),%rn </pre></div> <p>The analogous expansions apply to <code>ld.x, st.x, fld.x, pfld.x, fst.x</code>, and <code>pst.x</code> as well. </p></li><li> Signed large immediate with add/subtract: <p>If any of the arithmetic operations <code>adds, addu, subs, subu</code> are used with an immediate larger than 16-bits (signed), then they will be expanded. For instance, the pseudo-instruction <code>adds large_imm,%rx,%rn</code> expands to: </p><div class="smallexample"> <pre class="smallexample">orh large_imm@h,%r0,%r31 or large_imm@l,%r31,%r31 adds %r31,%rx,%rn </pre></div> </li><li> Unsigned large immediate with logical operations: <p>Logical operations (<code>or, andnot, or, xor</code>) also result in expansions. The pseudo-instruction <code>or large_imm,%rx,%rn</code> results in: </p><div class="smallexample"> <pre class="smallexample">orh large_imm@h,%rx,%r31 or large_imm@l,%r31,%rn </pre></div> <p>Similarly for the others, except for <code>and</code> which expands to: </p><div class="smallexample"> <pre class="smallexample">andnot (-1 - large_imm)@h,%rx,%r31 andnot (-1 - large_imm)@l,%r31,%rn </pre></div> </li></ul> <hr> <div class="header"> <p> Next: <a href="Syntax-of-i860.html#Syntax-of-i860" accesskey="n" rel="next">Syntax of i860</a>, Previous: <a href="Directives_002di860.html#Directives_002di860" accesskey="p" rel="prev">Directives-i860</a>, Up: <a href="i860_002dDependent.html#i860_002dDependent" accesskey="u" rel="up">i860-Dependent</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
AlbandeCrevoisier/ldd-athens
gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/share/doc/as.html/Opcodes-for-i860.html
HTML
bsd-3-clause
6,319
<div class="modal-body"> <?php echo $this->content ?> </div> <div class="modal-footer" style="padding:10px 5px 5px;"> <?php foreach($this->buttons as $button): ?> <?php if($button['click'] == 'close'): ?> <button type="button" class="<?php echo $button['class'] ?>" onclick="$.pgwModal('close')"><?php echo $button['title'] ?></button> <?php else: ?> <button type="button" class="<?php echo $button['class'] ?>" onclick="<?php echo $button['click'] ?>"><?php echo $button['title'] ?></button> <?php endif ?> <?php endforeach ?> </div>
jaxon-php/jaxon-dialogs
templates/pgwjs/dialog.html
HTML
bsd-3-clause
567
<!doctype html PUBLIC "-//W3C//DTD html 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=emulateIE7' /> <title>Coverage for /Users/ZacheryTapp/weddingapp/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_static: 50%</title> <link rel='stylesheet' href='style.css' type='text/css'> <script type='text/javascript' src='jquery.min.js'></script> <script type='text/javascript' src='jquery.hotkeys.js'></script> <script type='text/javascript' src='jquery.isonscreen.js'></script> <script type='text/javascript' src='coverage_html.js'></script> <script type='text/javascript' charset='utf-8'> jQuery(document).ready(coverage.pyfile_ready); </script> </head> <body id='pyfile'> <div id='header'> <div class='content'> <h1>Coverage for <b>/Users/ZacheryTapp/weddingapp/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_static</b> : <span class='pc_cov'>50%</span> </h1> <img id='keyboard_icon' src='keybd_closed.png'> <h2 class='stats'> 10 statements &nbsp; <span class='run hide_run shortkey_r button_toggle_run'>5 run</span> <span class='mis shortkey_m button_toggle_mis'>5 missing</span> <span class='exc shortkey_x button_toggle_exc'>0 excluded</span> </h2> </div> </div> <div class='help_panel'> <img id='panel_icon' src='keybd_open.png'> <p class='legend'>Hot-keys on this page</p> <div> <p class='keyhelp'> <span class='key'>r</span> <span class='key'>m</span> <span class='key'>x</span> <span class='key'>p</span> &nbsp; toggle line displays </p> <p class='keyhelp'> <span class='key'>j</span> <span class='key'>k</span> &nbsp; next/prev highlighted chunk </p> <p class='keyhelp'> <span class='key'>0</span> &nbsp; (zero) top of page </p> <p class='keyhelp'> <span class='key'>1</span> &nbsp; (one) first highlighted chunk </p> </div> </div> <div id='source'> <table cellspacing='0' cellpadding='0'> <tr> <td class='linenos' valign='top'> <p id='n1' class='stm run hide_run'><a href='#n1'>1</a></p> <p id='n2' class='stm run hide_run'><a href='#n2'>2</a></p> <p id='n3' class='pln'><a href='#n3'>3</a></p> <p id='n4' class='stm run hide_run'><a href='#n4'>4</a></p> <p id='n5' class='pln'><a href='#n5'>5</a></p> <p id='n6' class='stm run hide_run'><a href='#n6'>6</a></p> <p id='n7' class='pln'><a href='#n7'>7</a></p> <p id='n8' class='pln'><a href='#n8'>8</a></p> <p id='n9' class='stm run hide_run'><a href='#n9'>9</a></p> <p id='n10' class='pln'><a href='#n10'>10</a></p> <p id='n11' class='pln'><a href='#n11'>11</a></p> <p id='n12' class='stm mis'><a href='#n12'>12</a></p> <p id='n13' class='stm mis'><a href='#n13'>13</a></p> <p id='n14' class='stm mis'><a href='#n14'>14</a></p> <p id='n15' class='pln'><a href='#n15'>15</a></p> <p id='n16' class='stm mis'><a href='#n16'>16</a></p> <p id='n17' class='stm mis'><a href='#n17'>17</a></p> </td> <td class='text' valign='top'> <p id='t1' class='stm run hide_run'><span class='key'>from</span> <span class='nam'>django</span><span class='op'>.</span><span class='nam'>apps</span> <span class='key'>import</span> <span class='nam'>apps</span><span class='strut'>&nbsp;</span></p> <p id='t2' class='stm run hide_run'><span class='key'>from</span> <span class='nam'>django</span><span class='op'>.</span><span class='nam'>template</span> <span class='key'>import</span> <span class='nam'>Library</span><span class='strut'>&nbsp;</span></p> <p id='t3' class='pln'><span class='strut'>&nbsp;</span></p> <p id='t4' class='stm run hide_run'><span class='nam'>register</span> <span class='op'>=</span> <span class='nam'>Library</span><span class='op'>(</span><span class='op'>)</span><span class='strut'>&nbsp;</span></p> <p id='t5' class='pln'><span class='strut'>&nbsp;</span></p> <p id='t6' class='stm run hide_run'><span class='nam'>_static</span> <span class='op'>=</span> <span class='nam'>None</span><span class='strut'>&nbsp;</span></p> <p id='t7' class='pln'><span class='strut'>&nbsp;</span></p> <p id='t8' class='pln'><span class='strut'>&nbsp;</span></p> <p id='t9' class='stm run hide_run'><span class='op'>@</span><span class='nam'>register</span><span class='op'>.</span><span class='nam'>simple_tag</span><span class='strut'>&nbsp;</span></p> <p id='t10' class='pln'><span class='key'>def</span> <span class='nam'>static</span><span class='op'>(</span><span class='nam'>path</span><span class='op'>)</span><span class='op'>:</span><span class='strut'>&nbsp;</span></p> <p id='t11' class='pln'>&nbsp; &nbsp; <span class='key'>global</span> <span class='nam'>_static</span><span class='strut'>&nbsp;</span></p> <p id='t12' class='stm mis'>&nbsp; &nbsp; <span class='key'>if</span> <span class='nam'>_static</span> <span class='key'>is</span> <span class='nam'>None</span><span class='op'>:</span><span class='strut'>&nbsp;</span></p> <p id='t13' class='stm mis'>&nbsp; &nbsp; &nbsp; &nbsp; <span class='key'>if</span> <span class='nam'>apps</span><span class='op'>.</span><span class='nam'>is_installed</span><span class='op'>(</span><span class='str'>&#39;django.contrib.staticfiles&#39;</span><span class='op'>)</span><span class='op'>:</span><span class='strut'>&nbsp;</span></p> <p id='t14' class='stm mis'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class='key'>from</span> <span class='nam'>django</span><span class='op'>.</span><span class='nam'>contrib</span><span class='op'>.</span><span class='nam'>staticfiles</span><span class='op'>.</span><span class='nam'>templatetags</span><span class='op'>.</span><span class='nam'>staticfiles</span> <span class='key'>import</span> <span class='nam'>static</span> <span class='key'>as</span> <span class='nam'>_static</span><span class='strut'>&nbsp;</span></p> <p id='t15' class='pln'>&nbsp; &nbsp; &nbsp; &nbsp; <span class='key'>else</span><span class='op'>:</span><span class='strut'>&nbsp;</span></p> <p id='t16' class='stm mis'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class='key'>from</span> <span class='nam'>django</span><span class='op'>.</span><span class='nam'>templatetags</span><span class='op'>.</span><span class='nam'>static</span> <span class='key'>import</span> <span class='nam'>static</span> <span class='key'>as</span> <span class='nam'>_static</span><span class='strut'>&nbsp;</span></p> <p id='t17' class='stm mis'>&nbsp; &nbsp; <span class='key'>return</span> <span class='nam'>_static</span><span class='op'>(</span><span class='nam'>path</span><span class='op'>)</span><span class='strut'>&nbsp;</span></p> </td> </tr> </table> </div> <div id='footer'> <div class='content'> <p> <a class='nav' href='index.html'>&#xab; index</a> &nbsp; &nbsp; <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage.py v3.7.1</a> </p> </div> </div> </body> </html>
zacherytapp/wedding
cover/_Users_ZacheryTapp_weddingapp_lib_python2_7_site-packages_django_contrib_admin_templatetags_admin_static.html
HTML
bsd-3-clause
7,204
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>q_vector &mdash; MetPy 0.8</title> <link rel="shortcut icon" href="../../_static/metpy_32x32.ico"/> <link rel="canonical" href="https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.q_vector.html"/> <link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../../_static/gallery.css" type="text/css" /> <link rel="stylesheet" href="../../_static/theme_override.css" type="text/css" /> <link rel="index" title="Index" href="../../genindex.html"/> <link rel="search" title="Search" href="../../search.html"/> <link rel="top" title="MetPy 0.8" href="../../index.html"/> <link rel="up" title="calc" href="metpy.calc.html"/> <link rel="next" title="reduce_point_density" href="metpy.calc.reduce_point_density.html"/> <link rel="prev" title="psychrometric_vapor_pressure_wet" href="metpy.calc.psychrometric_vapor_pressure_wet.html"/> <script src="../../_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search"> <a href="../../index.html" class="icon icon-home"> MetPy <img src="../../_static/metpy_150x150.png" class="logo" /> </a> <div class="version"> <div class="version-dropdown"> <select class="version-list" id="version-list"> <option value=''>0.8</option> <option value="../latest">latest</option> <option value="../dev">dev</option> </select> </div> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../../installguide.html">Installation Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../units.html">Unit Support</a></li> <li class="toctree-l1"><a class="reference internal" href="../../examples/index.html">MetPy Examples</a></li> <li class="toctree-l1"><a class="reference internal" href="../../tutorials/index.html">MetPy Tutorials</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../index.html">The MetPy API</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="metpy.constants.html">constants</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.units.html">units</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.io.html">io</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.io.cdm.html">cdm</a></li> <li class="toctree-l2 current"><a class="reference internal" href="metpy.calc.html">calc</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.absolute_vorticity.html">absolute_vorticity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.add_height_to_pressure.html">add_height_to_pressure</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.add_pressure_to_height.html">add_pressure_to_height</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.advection.html">advection</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.ageostrophic_wind.html">ageostrophic_wind</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.apparent_temperature.html">apparent_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.brunt_vaisala_frequency.html">brunt_vaisala_frequency</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.brunt_vaisala_frequency_squared.html">brunt_vaisala_frequency_squared</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.brunt_vaisala_period.html">brunt_vaisala_period</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.bulk_shear.html">bulk_shear</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.bunkers_storm_motion.html">bunkers_storm_motion</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.cape_cin.html">cape_cin</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.convergence_vorticity.html">convergence_vorticity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.coriolis_parameter.html">coriolis_parameter</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.critical_angle.html">critical_angle</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.density.html">density</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.dewpoint.html">dewpoint</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.dewpoint_from_specific_humidity.html">dewpoint_from_specific_humidity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.dewpoint_rh.html">dewpoint_rh</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.divergence.html">divergence</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.dry_lapse.html">dry_lapse</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.dry_static_energy.html">dry_static_energy</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.el.html">el</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.equivalent_potential_temperature.html">equivalent_potential_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.exner_function.html">exner_function</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.find_bounding_indices.html">find_bounding_indices</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.find_intersections.html">find_intersections</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.first_derivative.html">first_derivative</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.friction_velocity.html">friction_velocity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.frontogenesis.html">frontogenesis</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.geopotential_to_height.html">geopotential_to_height</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.geostrophic_wind.html">geostrophic_wind</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_layer.html">get_layer</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_layer_heights.html">get_layer_heights</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_perturbation.html">get_perturbation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_wind_components.html">get_wind_components</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_wind_dir.html">get_wind_dir</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.get_wind_speed.html">get_wind_speed</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.gradient.html">gradient</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.h_convergence.html">h_convergence</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.heat_index.html">heat_index</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.height_to_geopotential.html">height_to_geopotential</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.height_to_pressure_std.html">height_to_pressure_std</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.inertial_advective_wind.html">inertial_advective_wind</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.interp.html">interp</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.interpolate_nans.html">interpolate_nans</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.isentropic_interpolation.html">isentropic_interpolation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.kinematic_flux.html">kinematic_flux</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.laplacian.html">laplacian</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.lat_lon_grid_deltas.html">lat_lon_grid_deltas</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.lat_lon_grid_spacing.html">lat_lon_grid_spacing</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.lcl.html">lcl</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.lfc.html">lfc</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.log_interp.html">log_interp</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mean_pressure_weighted.html">mean_pressure_weighted</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mixed_layer.html">mixed_layer</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mixed_parcel.html">mixed_parcel</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mixing_ratio.html">mixing_ratio</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mixing_ratio_from_relative_humidity.html">mixing_ratio_from_relative_humidity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.mixing_ratio_from_specific_humidity.html">mixing_ratio_from_specific_humidity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.moist_lapse.html">moist_lapse</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.moist_static_energy.html">moist_static_energy</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.montgomery_streamfunction.html">montgomery_streamfunction</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.most_unstable_cape_cin.html">most_unstable_cape_cin</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.most_unstable_parcel.html">most_unstable_parcel</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.nearest_intersection_idx.html">nearest_intersection_idx</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.parcel_profile.html">parcel_profile</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.parse_angle.html">parse_angle</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.potential_temperature.html">potential_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.potential_vorticity_baroclinic.html">potential_vorticity_baroclinic</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.potential_vorticity_barotropic.html">potential_vorticity_barotropic</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.precipitable_water.html">precipitable_water</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.pressure_to_height_std.html">pressure_to_height_std</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.psychrometric_vapor_pressure_wet.html">psychrometric_vapor_pressure_wet</a></li> <li class="toctree-l3 current"><a class="current reference internal" href="#">q_vector</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.reduce_point_density.html">reduce_point_density</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.relative_humidity_from_dewpoint.html">relative_humidity_from_dewpoint</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.relative_humidity_from_mixing_ratio.html">relative_humidity_from_mixing_ratio</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.relative_humidity_from_specific_humidity.html">relative_humidity_from_specific_humidity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.relative_humidity_wet_psychrometric.html">relative_humidity_wet_psychrometric</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.resample_nn_1d.html">resample_nn_1d</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.saturation_equivalent_potential_temperature.html">saturation_equivalent_potential_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.saturation_mixing_ratio.html">saturation_mixing_ratio</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.saturation_vapor_pressure.html">saturation_vapor_pressure</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.second_derivative.html">second_derivative</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.shearing_deformation.html">shearing_deformation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.shearing_stretching_deformation.html">shearing_stretching_deformation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.sigma_to_pressure.html">sigma_to_pressure</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.significant_tornado.html">significant_tornado</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.specific_humidity_from_mixing_ratio.html">specific_humidity_from_mixing_ratio</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.static_stability.html">static_stability</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.storm_relative_helicity.html">storm_relative_helicity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.stretching_deformation.html">stretching_deformation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.supercell_composite.html">supercell_composite</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.surface_based_cape_cin.html">surface_based_cape_cin</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.temperature_from_potential_temperature.html">temperature_from_potential_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.thickness_hydrostatic.html">thickness_hydrostatic</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.thickness_hydrostatic_from_relative_humidity.html">thickness_hydrostatic_from_relative_humidity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.tke.html">tke</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.total_deformation.html">total_deformation</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.v_vorticity.html">v_vorticity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.vapor_pressure.html">vapor_pressure</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.virtual_potential_temperature.html">virtual_potential_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.virtual_temperature.html">virtual_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.vorticity.html">vorticity</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.wet_bulb_temperature.html">wet_bulb_temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.windchill.html">windchill</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="metpy.plots.html">plots</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.plots.ctables.html">ctables</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.gridding.html">gridding</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../../gempak.html">GEMPAK Conversion Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../CONTRIBUTING.html">Contributors Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../infrastructureguide.html">Infrastructure Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../citing.html">Citing MetPy</a></li> <li class="toctree-l1"><a class="reference internal" href="../../references.html">References</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../../index.html">MetPy</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../../index.html">Docs</a> &raquo;</li> <li><a href="../index.html">The MetPy API</a> &raquo;</li> <li><a href="metpy.calc.html">calc</a> &raquo;</li> <li>q_vector</li> <li class="source-link"> <a href="https://github.com/Unidata/MetPy/issues/new?title=Suggested%20improvement%20for%20api/generated/metpy.calc.q_vector&body=Please%20describe%20what%20could%20be%20improved%20about%20this%20page%20or%20the%20typo/mistake%20that%20you%20found%3A" class="fa fa-github"> Improve this page</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="q-vector"> <h1>q_vector<a class="headerlink" href="#q-vector" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="metpy.calc.q_vector"> <code class="descclassname">metpy.calc.</code><code class="descname">q_vector</code><span class="sig-paren">(</span><em>u</em>, <em>v</em>, <em>temperature</em>, <em>pressure</em>, <em>dx</em>, <em>dy</em>, <em>static_stability=1</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/metpy/calc/kinematics.html#q_vector"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#metpy.calc.q_vector" title="Permalink to this definition">¶</a></dt> <dd><p>Calculate Q-vector at a given pressure level using the u, v winds and temperature.</p> <div class="math notranslate nohighlight"> \[\vec{Q} = (Q_1, Q_2) = - \frac{R}{\sigma p}\left( \frac{\partial \vec{v}_g}{\partial x} \cdot \nabla_p T, \frac{\partial \vec{v}_g}{\partial y} \cdot \nabla_p T \right)\]</div> <p>This formula follows equation 5.7.55 from <a class="reference internal" href="../../references.html#bluestein1992" id="id1">[Bluestein1992]</a>, and can be used with the the below form of the quasigeostrophic omega equation to assess vertical motion (<a class="reference internal" href="../../references.html#bluestein1992" id="id2">[Bluestein1992]</a> equation 5.7.54):</p> <div class="math notranslate nohighlight"> \[\left( \nabla_p^2 + \frac{f_0^2}{\sigma} \frac{\partial^2}{\partial p^2} \right) \omega = - 2 \nabla_p \cdot \vec{Q} - \frac{R}{\sigma p} \beta \frac{\partial T}{\partial x}.\]</div> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple"> <li><strong>u</strong> (<em>(</em><em>M</em><em>, </em><em>N</em><em>) </em><em>ndarray</em>) – x component of the wind (geostrophic in QG-theory)</li> <li><strong>v</strong> (<em>(</em><em>M</em><em>, </em><em>N</em><em>) </em><em>ndarray</em>) – y component of the wind (geostrophic in QG-theory)</li> <li><strong>temperature</strong> (<em>(</em><em>M</em><em>, </em><em>N</em><em>) </em><em>ndarray</em>) – Array of temperature at pressure level</li> <li><strong>pressure</strong> (<em class="xref py py-obj">pint.Quantity</em>) – Pressure at level</li> <li><strong>dx</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.6)"><em>float</em></a>) – The grid spacing in the x-direction</li> <li><strong>dy</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.6)"><em>float</em></a>) – The grid spacing in the y-direction</li> <li><strong>static_stability</strong> (<em class="xref py py-obj">pint.Quantity</em>, optional) – The static stability at the pressure level. Defaults to 1 if not given to calculate the Q-vector without factoring in static stability.</li> </ul> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><em>tuple of (M, N) ndarrays</em> – The components of the Q-vector in the u- and v-directions respectively</p> </td> </tr> </tbody> </table> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><a class="reference internal" href="metpy.calc.static_stability.html#metpy.calc.static_stability" title="metpy.calc.static_stability"><code class="xref py py-func docutils literal notranslate"><span class="pre">static_stability()</span></code></a></p> </div> </dd></dl> <div style='clear:both'></div></div> </div> <div class="articleComments"> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="metpy.calc.reduce_point_density.html" class="btn btn-neutral float-right" title="reduce_point_density" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="metpy.calc.psychrometric_vapor_pressure_wet.html" class="btn btn-neutral" title="psychrometric_vapor_pressure_wet" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2017, MetPy Developers. Last updated on May 17, 2018 at 20:56:37. </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. <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-92978945-1', 'auto'); ga('send', 'pageview'); </script> <script>var version_json_loc = "../../../versions.json";</script> <p>Do you enjoy using MetPy? <a href="https://saythanks.io/to/unidata" class="btn btn-neutral" title="Say Thanks!" accesskey="n">Say Thanks!</a> </p> </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'../../', VERSION:'0.8.0', LANGUAGE:'None', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </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="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript" src="../../_static/pop_ver.js"></script> <script type="text/javascript" src="../../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
metpy/MetPy
v0.8/api/generated/metpy.calc.q_vector.html
HTML
bsd-3-clause
26,326
<!DOCTYPE html> <html> <head> {% block head %} <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <title>Terminal &sdot; Neutron IDE</title> <link rel="shortcut icon" href="{{ STATIC_URL }}ide/img/terminal.png"> <link href='{{ STATIC_URL }}ide/css/kendo_styles/kendo.common.min.css' rel='stylesheet' type='text/css'/> <link href='{{ STATIC_URL }}ide/css/kendo_styles/kendo.{{ request.user.preferences.uitheme }}.min.css' id="kendoStyle" rel='stylesheet' type='text/css'/> <link href='{{ STATIC_URL }}ide/css/terminal_black.css' rel='stylesheet' type='text/css'/> <style type="text/css"> body { background-image: url('{{ bg }}'); font-family: {{ font|safe }}; font-size: {{ fontsize|safe }}; color: #ccc; background-color: black; background-size: 100%; background-repeat: no-repeat; background-attachment: fixed; background-position: center; } #terminal { font-family: {{ font|safe }}; } </style> {% endblock %} </head> <body> <div id="termbody"> <div id="cursor">&nbsp;</div> <div id="input_wrapper"> <div> <textarea name="term_input" id="term_input"></textarea> </div> </div> <div id="icons"> <div class="a" onclick="close_current()" id="close_icon"> <img src="{{ STATIC_URL }}ide/img/term/close.png" alt="Close Terminal" title="Close Terminal"> </div> <div class="a" onclick="show_pref_term()" id="pref_icon"> <img src="{{ STATIC_URL }}ide/img/term/gears.png" alt="Preferences" title="Preferences"> </div> <div class="a" onclick="select_mode()" id="sel_icon"> <img src="{{ STATIC_URL }}ide/img/term/sel.png" alt="Select Mode" title="Select Mode"> </div> <div class="a" onclick="prev_page()" id="up_icon"> <img src="{{ STATIC_URL }}ide/img/term/up.png" alt="Page Up" title="Page Up"> </div> <div class="a" onclick="next_page()" id="down_icon"> <img src="{{ STATIC_URL }}ide/img/term/down.png" alt="Page Down" title="Page Down"> </div> <div class="a" onclick="start_terminal()" id="add_icon"> <img src="{{ STATIC_URL }}ide/img/term/add.png" alt="New Terminal" title="New Terminal"> </div> </div> <div id="terminal_wrapper"> <div> <pre id="terminal"><div id="line0"><span>&nbsp;</span></div></pre> </div> </div> <div id="terminal_calc"> <pre><div><span>&nbsp;</span></div></pre> </div> <div id="reconnect"> <div> <input type="button" name="connect" value="Start A New Terminal" onclick="return start_terminal()"> </div> </div> <div id="refresh" class="hidden"> <div> <input type="button" name="connect" value="Reconnect" onclick="reconnect()"> </div> </div> <div id="term_pref"> <iframe width="100%" height="300" frameBorder="0" scrolling="auto"></iframe> </div> <script type="text/javascript"> var ws; var cookie_name = '{{ cookie }}'; {% if request.is_secure %} var wsurl = "wss://{{ request.get_host }}/websocket"; {% else %} var wsurl = "ws://{{ request.get_host }}/websocket"; {% endif %} var terminals = {}; var terminal_count = 0; var static_url = '{{ STATIC_URL }}'; var ws; </script> {% block footer_scripts %} <script type="text/javascript" src='{{ STATIC_URL }}ide/js/jquery.js'></script> <script type="text/javascript" src='{{ STATIC_URL }}ide/js/kendo.all.min.js'></script> <script type="text/javascript" src='{{ STATIC_URL }}ide/js/common.js'></script> <script type="text/javascript" src='{{ STATIC_URL }}ide/js/terminal.js'></script> <script type="text/javascript"> var tsplit = false; $(window).resize(function() { send_resize(); }); </script> {% endblock %} </div> </body> </html>
pizzapanther/Neutron-IDE
neutron/ide/templates/ide/terminal.html
HTML
bsd-3-clause
4,199
<!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_45) on Wed Jun 02 12:17:41 IDT 2021 --> <title>com.exlibris.repository.persistence.rip</title> <meta name="date" content="2021-06-02"> <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="com.exlibris.repository.persistence.rip"; } } 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 class="navBarCell1Rev">Package</li> <li>Class</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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/exlibris/repository/persistence/digitalentity/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../com/exlibris/repository/persistence/sip/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/exlibris/repository/persistence/rip/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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"> <h1 title="Package" class="title">Package&nbsp;com.exlibris.repository.persistence.rip</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/exlibris/repository/persistence/rip/RIPStatusInfo.html" title="class in com.exlibris.repository.persistence.rip">RIPStatusInfo</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </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 class="navBarCell1Rev">Package</li> <li>Class</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> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/exlibris/repository/persistence/digitalentity/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../com/exlibris/repository/persistence/sip/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/exlibris/repository/persistence/rip/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
ExLibrisGroup/Rosetta.dps-sdk-projects
7.0/javadoc/com/exlibris/repository/persistence/rip/package-summary.html
HTML
bsd-3-clause
5,017
<!DOCTYPE html> <html> <head> <title>joshpurvis.com - d3 weather forecast experiment</title> <meta charset="utf-8" /> <link rel="stylesheet" type="text/css" href="css/main.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" /> </head> <body> <div class="container-fluid" id="container"> <div class="row-fluid"> <div class="span4"> <!-- search input --> <div class="well" id="searchBox"> <form class="form-horizontal"> <h3>Hourly Weather Forecast</h3> <input type="text" name="query" id="query" class="input-large" placeholder="US City, Zip, Address, etc.." /> <button name="search" class="btn btn-medium" id="btnSearch">Search</button> </form> <div class="well-small alert-error hide" id="searchError"> Failed to find a location matching given query. </div> </div> </div> <div class="span7 offset1"> <!-- map result --> <div id="svgContainer"></div> </div> </div> <div class="row-fluid"> <div class="span12"> <!-- weather chart --> <svg id="svgWeather"></svg> </div> </div> </div> <script src="//maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script> <script src="//code.jquery.com/jquery-1.9.1.min.js"></script> <script src="js/bootstrap.buttons.min.js"></script> <script src="js/d3.v3.min.js"></script> <script src="js/topojson.v0.min.js"></script> <script src="js/queue.v1.min.js"></script> <script src="js/app.js"></script> <script type="text/javascript"> weather.init(); </script> </body> </html>
joshpurvis/d3-weather
index.html
HTML
bsd-3-clause
2,044
<div id="summary"> <h3>{{ exception_type }}: {{ exception_value|escape }}</h3> <table class="meta"> <tr> <th>Exception Value:</th> <td><pre>{{ exception_value|escape }}</pre></td> </tr> {% if lastframe %} <tr> <th>Exception Location:</th> <td>{{ lastframe.filename|escape }} in {{ lastframe.function|escape }}, line {{ lastframe.lineno }}</td> </tr> {% endif %} </table> </div> {% if template_info %} <div id="template"> <h2>Template error</h2> <p>In template <code>{{ template_info.name }}</code>, error at line <strong>{{ template_info.line }}</strong></p> <h3>{{ template_info.message }}</h3> <ol> {% for source_line in template_info.source_lines %} <li class="{% if source_line.0 == template_info.line %} selected{% endif %}" value="{{ source_line.0 }}"> {% if source_line.0 == template_info.line %} <pre>{{ template_info.before }}<span class="specific">{{ template_info.during }}</span>{{ template_info.after }}</pre> {% else %} <pre>{{ source_line.1 }}</pre> {% endif %} {% endfor %} </table> </div> {% endif %}
dcramer/sentry-old
sentry/templates/sentry/partial/interfaces/exception.html
HTML
bsd-3-clause
1,216
<!doctype html> <html> <head> <meta charset="utf-8"> <script type="text/javascript" src="/src/brython.js"></script> <script type="text/javascript" src="/src/brython_stdlib.js"></script> <script id="python_script" type="text/python"> import sys import traceback from browser import document, timer FIRST_TIME = True def inform(*args): document["status-info"].html = "".join(args) def _write(*args): document["turtle-print-output"].html += "".join(args) def __write(*args): document["turtle-print-output"].html += '<span class="error">' + "".join(args) + "</span>" sys.stdout.write = _write sys.stderr.write = __write def clear_print(): document["turtle-print-output"].html = "" def run_code(ev): global FIRST_TIME if FIRST_TIME: FIRST_TIME = False inform("Importing turtle module for the first time and processing; please wait") else: inform("Processing") document["run"].class_name = "btn-disabled" # delay to allow updated DOM with above text to be shown. timer.set_timeout(exec_code, 1) document["run"].bind("click", run_code) def exec_code(): _code= document["source"].text try: exec(_code) except: try: traceback.print_exc() except: print("could not print traceback") document["clear"].class_name = "btn-enabled" document["replay-scene"].class_name = "btn-enabled" inform("") def delayed_clear(): from turtle import restart restart() inform("") document["run"].class_name = "btn-enabled" document["replay-scene"].class_name = "btn-disabled" document["clear"].class_name = "btn-disabled" clear_print() def clear(ev): global FIRST_TIME if FIRST_TIME: FIRST_TIME = False inform("Importing turtle module for the first time and processing; please wait") document["run"].class_name = "btn-disabled" # delay to allow updated DOM with above text to be shown. timer.set_timeout(delayed_clear, 1) document["clear"].bind("click", clear) def replay(ev): # importing turtle earlier slows down the loading # of this page from turtle import replay_scene replay_scene() document["replay-scene"].bind("click", replay) def copy_content(ev): choice = document["demo_selector"].value document["source"].text = document['demo'+ str(choice)].text document["info"].html = document['info'+ str(choice)].html clear(ev) document["demo_selector"].bind("change", copy_content) # Start with first demo document["source"].text = document["demo1"].text document["info"].html = document["info1"].html </script> <style> h1, h2, h3, h4 { color: blue; } pre { max-width: 800px; overflow: auto; word-break: normal !important; word-wrap: normal !important; white-space: pre !important; font-weight: bold; } pre#source { border: 1px solid blue; background-color:antiquewhite; } pre#turtle-docstring { background-color: white; max-width: 800px; } hr { clear: both; } #info { max-width: 800px; border: 1px dotted black; } pre#turtle-print-output { background-color: black; color: yellow; font-weight: bolder; min-height: 50px; height: auto; max-height: 200px; } button { margin: 20px; padding: 10px; } #status-info { color: darkred; font-weight: bolder; } .error, .not-implemented { color: red; } .btn-enabled { color: black; background-color: #c0c0c0; } .btn-disabled { cursor: not-allowed; pointer-events: none; color: #c0c0c0; background-color: #ffffff; } </style> </head> <body onload="brython(1)"> <h1>Turtle demo</h1> <p>Select the desired demo. <select id="demo_selector" autocomplete="off"> <option value="1">Square with default turtle</option> <option value="2">Custom container and instant drawing</option> <option value="3">All the turtles</option> <option value="4">Writing samples</option> <option value="5">Complex scene</option> <option value="6">OOP reference: Turtle move and draw</option> <option value="7">OOP reference: Pen control</option> <option value="8">OOP reference: State, events and special methods</option> <option value="9">OOP reference: Methods of TurtleScreen/Screen</option> <option value="10">Procedural version: comparison with CPython</option> </select> <br> Note that the content is editable. </p> <div id="info"></div> <p><button id="run" class="btn-enabled">Run</button> <span id="status-info"></span> <button id="clear" class="btn-disabled">Clear</button> <button id="replay-scene" class="btn-disabled">Replay scene</button></p> <pre id="turtle-print-output"></pre> <pre id="source" style="float:left" contenteditable="true"> </pre> <div id="turtle-div" style="float:left;border:1px solid green; margin-left:50px;"> </div> <div id='info1' style='display:none'> <h2>Simple demo</h2> <p>When you click on <b>Run</b>, Brython translates the Python code into Javascript, which is then being executed in a single thread. The end result of turtle module computations is the creation of an aminated <em>scene</em> that uses SVG. This scene is then added to the DOM so that it can be seen.</p> <p>The first time you do this, Brython has to do extra work to translate the turtle module from Python into Javascript; subsequent runs will be faster.</p> <p>As soon as a scene has been created, the <b>Run</b> button will be disabled and two new buttons will be enabled: one to clear everything so that the program could be modified and executed again, and the second which can be used to show the scene that was created as many times as desired, without requiring additional computation.</p> <p>When you select another demonstration, everything will be cleared automatically without having to click on the <b>Clear</b> button.</p> </div> <div id='demo1' style="display:none">import turtle turtle.set_defaults( turtle_canvas_wrapper = document['turtle-div'] ) t = turtle.Turtle() t.width(5) for c in ['red', '#00ff00', '#fa0', 'rgb(0,0,200)']: t.color(c) t.forward(100) t.left(90) # dot() and write() do not require the pen to be down t.penup() t.goto(-30, -100) t.dot(40, 'rgba(255, 0, 0, 0.5') t.goto(30, -100) t.dot(40, 'rgba(0, 255, 0, 0.5') t.goto(0, -70) t.dot(40, 'rgba(0, 0, 255, 0.5') t.goto(0, 125) t.color('purple') t.write("I love Brython!", font=("Arial", 20, "normal")) turtle.done() </div> <div id='info2' style='display:none'> <h2>Another simple demo</h2> <p>In this demo, we change the default canvas size. This demo was originally created as a test for the correct turtle orientation, and for demonstrating instant (fastest) drawing.</p> </div> <div id='demo2' style="display:none">import turtle turtle.set_defaults( canvwidth = 600, # default is 500 canvheight = 400, # default is 500 turtle_canvas_wrapper = document['turtle-div'] ) t = turtle.Turtle("turtle") t.width(3) for c in ['red', 'blue', 'orange', 'green', 'purple', 'brown']: t.color(c, "white") t.forward(100) t.left(60) ### bottom half drawn "instantly" t.speed(0) for c in ['red', 'blue', 'orange', 'green', 'purple', 'brown']: t.color(c) t.forward(100) t.right(60) turtle.done() </div> <div id='info3' style='display:none'> <h2>Yet another simple demo</h2> <p>This demo shows the available turtles, how to use <code>stamp()</code>, and how to change the background color.</p> </div> <div id='demo3' style="display:none">import turtle turtle.set_defaults( canvheight = 400, turtle_canvas_wrapper = document["turtle-div"] ) def draw_square(t): t.begin_fill() for i in range(4): t.forward(40) t.left(90) t.end_fill() for name,c,y in [(None, "black", 150), # same as "classic" ("classic", "blue", 100), ("arrow", "orange", 50), ("circle", "red", -50), ("square", "purple",-100), ("triangle", "brown", -150), ("turtle", ("green", "white"), 0)]: if name is not None: t = turtle.Turtle(name) else: t = turtle.Turtle() screen = t.getscreen() screen.bgcolor("rgb(255, 255, 200)") t.penup() if len(c) == 2: t.color(c[0], c[1]) else: t.color(c) t.goto(-100, y) t.pendown() draw_square(t) t.penup() t.forward(100) t.stamp() t.forward(100) screen.bgcolor("white") turtle.done() </div> <div id='info4' style='display:none'> <h2>Writing demo</h2> <p>Demonstrating some writing parameters.</p> </div> <div id='demo4' style="display:none">import turtle turtle.set_defaults( turtle_canvas_wrapper = document['turtle-div'] ) t = turtle.Turtle() t.penup() t.color("rgba(255, 0, 0, 0.5)") t.dot(5) t.color('black') t.write("Default settings") t.goto(0, 50) t.color("red") t.write("Left-aligned", align="left", font=("Verdana", 20, "italic")) t.goto(0, 100) t.color("blue") t.write("Center-aligned", align="center", font=("Times Roman", 20, "oblique")) t.goto(0, 150) t.color("green") t.write("Right-aligned", align="right", font=("Courier", 20, "normal")) turtle.done() </div> <div id='info5' style="display:none"> <h2>A complex scene</h2> <p>Other than setting some defaults, and calling <code>done()</code> at the end, this demo has been copied from code linked in <a href="https://www.reddit.com/r/Python/comments/7mo2l8/turtle_module_drawing_a_randomised_landscape/" target="_blank"> a post on reddit</a>, as a test to show that everything required had been properly implemented in this version of the turtle module.</p> <p>If the turtle module has already been imported at least once, depending on your browser, it can take between 10 and 20 seconds to <b><em>create</em></b> this scene. Once it has been created, you can view it being drawn as often as you want by clicking on <b>Replay scene</b>.</p> </div> <div id='demo5' style="display:none"> # Example from reddit post from turtle import Turtle, done, set_defaults from random import randint # added for diagnostic import time start_time = time.time() set_defaults( canvwidth = 650, canvheight = 650, turtle_canvas_wrapper = document["turtle-div"] ) grass = Turtle() grass.color("#007b0c") sky = Turtle() sky.color("#e5e5ff") sky.pensize(100) sky.speed(0) tuft = Turtle() cut = Turtle() cut.speed(0) lake = Turtle() mountain = Turtle() mountain.pensize() mountain.color("#a9a9a9") mountain.speed(0) trees = Turtle() trees.pensize(5) trees.color("#654321") cloud = Turtle() turtles = [grass, sky, mountain, trees, cloud, lake, tuft, cut] def penup(): for i in turtles: i.penup() def pendown(): for i in turtles: i.pendown() def speed(): for i in turtles: i.speed(0) i.hideturtle() hexnum = ["1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"] penup() sky.goto(-200, -200) pendown() skycol = ["add8e6", "b5d8e5", "bdd8e4", "c5d8e3", "cdd8e3", "d6d8e2", "ded8e1", "e6d8e1", "eed8e0", "f6d8df", "ffd9df" ] def drawsky(): print("Drawing sky") for i in skycol: temp = '#' + i sky.color(temp) sky.forward(500) sky.left(90) sky.forward(20) sky.left(90) sky.color(temp) sky.forward(500) sky.right(90) sky.forward(20) sky.right(90) def drawmountains(): penup() mountain.goto(-300,-100) pendown() mountain.begin_fill() print("\n") print("Drawing mountains 1") for i in range(10): templen = randint(20,200) tempang = randint(45,80) mountain.left(tempang) mountain.forward(templen) mountain.right(2 * tempang) mountain.forward(templen) mountain.setheading(0) mountain.goto(300, -400) mountain.goto(-300, -400) mountain.end_fill() mountain.color("#d3d3d3") penup() mountain.goto(-300, -150) pendown() mountain.begin_fill() print("Drawing mountains 2") for i in range(10): templen = randint(20, 200) tempang = randint(20, 30) mountain.left(tempang) mountain.forward(templen) mountain.right(2 * tempang) mountain.forward(templen) mountain.setheading(0) mountain.goto(300, -400) mountain.goto(-300, -400) mountain.end_fill() mountain.color("#6d8383") penup() mountain.goto(-300, -165) pendown() mountain.begin_fill() print("Drawing mountains 3") for i in range(10): templen = randint(20,200) tempang = randint(10,20) mountain.left(tempang) mountain.forward(templen) mountain.right(2 * tempang) mountain.forward(templen) mountain.setheading(0) mountain.goto(300, -400) mountain.goto(-300, -400) mountain.end_fill() browns = ["#7a5230", "#614126", "#49311c", "#302013", "#181009"] greens = ["#004000", "#003300", "#002600", "#001900", "#004c00"] def drawgrass(amount,locx,locy): tuft.color("#004000") def tuftdraw(size): if randint(0, 1) == 1: size = -size tuft.color(greens[randint(0, 4)]) penup() tuft.goto(locx + size,locy + size) pendown() tuft.goto(locx + 5 + size, locy + 10 + size) tuft.goto(locx + size, locy + size) tuft.goto(locx - 5 + size, locy + 10 + size) tuft.goto(locx - 1 + size, locy - 1 + size) tuft.goto(locx + 3 + size, locy + 6 + size) tuft.goto(locx + 1 + size, locy - 1 + size) tuft.goto(locx - 2 + size, locy + 5 + size) for i in range(amount): for i in range(randint(1, 4)): tuftdraw(i * 3) def drawtrees(): def grassdraw(): penup() grass.goto(randint(-160, -150),randint(-240, -190)) pendown() grass.begin_fill() for i in range(200): grass.color(greens[randint(0, 4)]) grass.goto(randint(-300, -50), randint(-200, -150)) grass.end_fill() def greentree(): temppos = trees.pos() trees.color(greens[randint(0, 4)]) trees.pensize(1) trees.setheading(90) trees.begin_fill() trees.forward(40) trees.right(160) trees.forward(50) trees.end_fill() trees.setheading(90) trees.goto(temppos) trees.begin_fill() trees.forward(40) trees.left(160) trees.forward(50) trees.end_fill() trees.goto(temppos) trees.setheading(90) #part 2 trees.begin_fill() trees.forward(50) trees.right(160) trees.forward(50) trees.end_fill() trees.setheading(90) trees.goto(temppos) trees.begin_fill() trees.forward(50) trees.left(160) trees.forward(50) trees.end_fill() trees.goto(temppos) trees.setheading(90) #part 3 trees.begin_fill() trees.forward(60) trees.right(160) trees.forward(50) trees.end_fill() trees.setheading(90) trees.goto(temppos) trees.begin_fill() trees.forward(60) trees.left(160) trees.forward(50) trees.end_fill() grassdraw() print("\n") trees.speed(0) def treees(treeheight): trees.color(browns[randint(0, 4)]) trees.pensize(randint(2, 4)) penup() trees.goto(treeheight) #goes to random location and draws random length pendown() trees.setheading(90) trees.forward(randint(20, 30)) greentree() trees.left(270) #turns back to the normal direction for i in range(10): print("Drawing tree", i + 1, "/20") temph = randint(-270, -80),randint(-180, -170) treees(temph) for i in range(10): print("Drawing tree", i + 11, "/20") temph = randint(-270, -80),randint(-200, -190) treees(temph) def clouddraw(): print("\n") cloud.color("white") def randloc(): location = randint(-250, 250),randint(0, 270) return location def brushstroke(randloc, leng): penup() cloud.goto(randloc) pendown() cloud.pensize(randint(3, 5)) cloud.forward(leng) def singlecloud(): temp = randloc() temp2 = temp[1] temp3 = temp[0] leng = 30 for i in range(20): temp4 = (temp3, temp2) brushstroke(temp4, leng) temp2 += 1 temp3 += randint(-10, 10) leng += randint(-40, 40) for i in range(4): print("Drawing cloud:", i + 1) singlecloud() def lakedraw(): print("\nDrawing lake") blues = ["00004c", "000066", "000099", "0000b2", "0000cc", "0000e5", "0000ff" ] penup() lake.goto(randint(-50, 50), randint(-170, -150)) temp = Turtle() temp.penup() temp.hideturtle() temp.goto(lake.pos()) pendown() lake.begin_fill() lake.pensize(5) for i in range(50): lake.color("#" + blues[randint(0, 6)]) lake.forward(5) lake.right(randint(0, 5) / 10) if randint(0, 2) == 2: drawgrass(5, lake.pos()[0], lake.pos()[1]) while lake.heading() > 185: lake.color("#" + blues[randint(0, 6)]) lake.forward(2) lake.right(randint(-2, 8)) for i in range(50): lake.color("#" + blues[randint(0, 6)]) lake.forward(5) lake.left(randint(0, 2) / 10) for i in range(100): lake.color("#" + blues[randint(0, 6)]) lake.forward(5) lake.right(randint(0, 8) / 10) lake.color("#" + blues[1]) lake.goto(temp.pos()) lake.end_fill() def lilypads(amount): lily = Turtle() lily.hideturtle() lily.speed(0) for i in range(amount): lily.color(greens[randint(0, 4)]) lily.penup() lily.goto(randint(0, 200), randint(-300, -175)) lily.pendown() for i in range(2, 7): lily.forward(2) lily.pensize(i) for i in range(0, 7): lily.forward(2) lily.pensize(7 - i) def cutdraw(): print("\nCutting out") cut.penup() cut.color("black") cut.pensize(40) cut.goto(-250, 250) cut.pendown() cut.goto(250, 250) cut.goto(250, -250) cut.goto(-250, -250) cut.goto(-250, 250) penup() cut.speed(9) cut.color("white") cut.pensize(200) cut.goto(-345, 345) cut.pendown() cut.goto(345, 345) cut.goto(345, -345) cut.goto(-345, -345) cut.goto(-345, 345) speed() #sets all speeds to fastest drawsky() clouddraw() drawmountains() lakedraw() lilypads(25) drawtrees() cutdraw() #cuts off the edges done() print("Elapsed time: %s seconds" % (time.time() - start_time)) </div> <div id='info6' style='display:none'> <h2>OOP version: comparison with CPython</h2> <p>All of the implemented methods listed below are called at least once in the demonstration program.</p> <p>Due to the way that a scene is constructed, anything dealing with removing items drawn on the screen does not make sense in this implementation of the turtle module.</p> <p>In general, when a "public" non-implemented method is called, a warning is written on stderr. <p>Reference: <a href="https://docs.python.org/3/library/turtle.html#turtle-methods" target="_blank"> Turtle motion: move and draw.</a> (link opens in new tab)</p> <h4>Move and draw</h4> <pre> forward() | fd() backward() | bk() | back() right() | rt() left() | lt() goto() | setpos() | setposition() setx() sety() setheading() | seth() home() circle() dot() stamp()<span class='not-implemented'> clearstamp() : not implemented clearstamps() : not implemented undo() : not implemented </span>speed() </pre> <h4>Tell Turtle’s state</h4> <pre> position() | pos() towards() xcor() ycor() heading() distance()</pre> <h4>Setting and measurement</h4> <pre>degrees() radians() </pre> </div> <div id='demo6' style="display:none">import turtle from math import pi turtle.set_defaults( turtle_canvas_wrapper = document["turtle-div"] ) t = turtle.Turtle("turtle") t.speed(1) t.forward(50) print("Should be (50, 0):", t.position()) print("Should be 50: ", t.xcor()) print("Should be 0: ", t.ycor()) t.left(90) t.color("blue") t.speed(2) t.fd(50) print("Should be (50, 50):", t.pos()) print("Should be 225: ", t.towards(0, 0)) print("Should be 90: ", t.heading()) print("Should be approximately 71:", t.distance(0, 0)) # Draw the same square in three different angle modes t.width(4) print("Drawing using degrees - the default") print("Heading should be 90: ", t.heading()) for i in range(4): t.forward(100) t.left(90) print("Drawing using radians") t.radians() print("Heading should be pi/2: ", t.heading()) for i in range(4): t.forward(100) t.left(pi/2) print("Drawing using gradients") t.degrees(400) print("Heading should be 100: ", t.heading()) for i in range(4): t.forward(100) t.left(100) t.degrees() t.width(1) t.lt(90) t.color("orange") t.backward(50) t.right(90) t.color("green") t.back(50) t.rt(90) t.color("red") t.bk(50) t.stamp() t.speed(4) t.color("black", "white") t.goto(-100, 100) t.stamp() t.color("blue", "yellow") t.setposition(0, 100) t.stamp() t.color("green", "white") t.setpos(100, 100) t.stamp() t.speed(10) t.color("orange") t.sety(-100) t.setx(-100) t.stamp() t.color("cyan") t.home() t.stamp() t.color("green") t.width(4) t.setheading(180) t.forward(150) t.seth(90) t.fd(20) t.dot(30, "rgba(255, 0, 0, 0.2)") t.color("red") t.speed(0) t.forward(30) t.left(90) t.circle(30) turtle.done() </div> <div id='info7' style='display:none'> <h2>OOP version: comparison with CPython</h2> <p>Note: anything dealing with removing items drawn on the screen does not make sense in this implementation of the turtle module.</p> <p><a href="https://docs.python.org/3/library/turtle.html#turtle-methods" target="_blank"> Pen Control</a> (link opens in new tab)</p> <h4>Drawing state</h4> <pre>pendown() | pd() | down() penup() | pu() | up() pensize() | width() pen() isdown() </pre> <h4>Color control</h4> <pre>color() pencolor() fillcolor() </pre> <h4>More drawing control</h4> <pre>reset() <span class='not-implemented'>clear() : not implemented</span> write() </pre> </div> <div id='demo7' style="display:none">import turtle turtle.set_defaults( turtle_canvas_wrapper = document["turtle-div"] ) t = turtle.Turtle("turtle") print("pendown() should be True: ", t.isdown()) t.fd(50) t.penup() print("pendown() should be False: ", t.isdown()) t.fd(50) t.left(90) t.color("blue", "yellow") t.pd() t.fd(50) t.pu() t.fd(50) t.stamp() t.left(90) t.pencolor("green") t.fillcolor("orange") # see the turtle body t.down() t.fd(50) t.up() t.fd(50) t.stamp() t.goto(-50, -100) t.reset() # black turtle, at origin t.left(90) t.fd(50) t.clear() turtle.done() </div> <div id='info8' style='display:none'> <h2>OOP version: comparison with CPython</h2> <p>Note: anything dealing with removing items drawn on the screen does not make sense in this implementation of the turtle module.</p> <p><a href="https://docs.python.org/3/library/turtle.html#turtle-methods" target="_blank"> Turtle state, using events, and special methods</a> (link opens in new tab)</p> <h3>Turtle state</h3> <h4>Visibility</h4> <pre>showturtle() | st() hideturtle() | ht() isvisible() </pre> <h4>Appearance</h4> <pre>shape()<span class='not-implemented'> resizemode(): not implemented shapesize() | turtlesize(): not implemented shearfactor(): not implemented settiltangle(): not implemented tiltangle(): not implemented tilt(): not implemented shapetransform(): not implemented </span>get_shapepoly() </pre> <h3>Using events</h3> <p>This version of the turtle module creates an animated <em>scene</em> which can be played back <em>as is</em> multiple times. This scene cannot be interacted with.</p> <pre class="not-implemented">onclick(): not implemented onrelease(): not implemented ondrag(): not implemented </pre> <h3>Special Turtle methods</h3> <pre><span class='not-implemented'>begin_poly(): not implemented end_poly(): not implemented get_poly(): not implemented </span> clone() getturtle() | getpen() getscreen() <span class='not-implemented'>setundobuffer(): not implemented undobufferentries(): not implemented </span> </pre> </div> <div id='demo8' style="display:none">import turtle turtle.set_defaults( turtle_canvas_wrapper = document["turtle-div"] ) t = turtle.Turtle("turtle") t.speed(2) t.hideturtle() t.forward(100) t.left(90) print("Turtle hidden; isvisible(): ", t.isvisible()) t.showturtle() t.forward(100) t.left(90) print("Turtle not hidden; isvisible(): ", t.isvisible()) t.ht() t.forward(100) t.left(90) t.st() t.forward(120) t.left(90) t.shape("triangle") t.color("blue") t.fd(100) # not implemented methods t.resizemode() t.shapesize() t.turtlesize() t.shearfactor() t.settiltangle(0) t.tiltangle(0) t.tilt(0) t.shapetransform() t.get_shapepoly() c = t.getturtle() c.color("black") c.right(90) c.fd(40) d = t.getpen() d.color("red") d.fd(40) r = t.clone() r.fd(40) screen = t.getscreen() screen.bgcolor("rgb(240, 255, 240)") turtle.done() </div> <div id='info9' style='display:none'> <h2>OOP version: comparison with CPython</h2> <p>Note: anything dealing with removing items drawn on the screen does not make sense in this implementation of the turtle module.</p> <p><a href="https://docs.python.org/3/library/turtle.html#turtle-methods" target="_blank"> Methods of TurtleScreen/Screen</a> (link opens in new tab)</p> <p>This turtle implementation does not support <code>colormode</code>: all colours must be given as strings. However, <b><em>more</em></b> color modes are supported since color may be given by name ['red'], by hexadecimal notation ['#abcdef', or '#345'], in rgb notation ['rgb(255, 255, 255)'], rgba notation ['rgba(255, 255, 255, 0.5)'], hsl notation ['hsl(36, 73%, 37%)'], or any other notation supported by a browser.</p> <h3>Window control</h3> <pre> bgcolor() <span class='not-implemented'> bgpic() clear() | clearscreen() reset() | resetscreen() screensize() </span> setworldcoordinates() </pre> <h3>Animation control</h3> <pre> <span class='not-implemented'> delay() tracer() update() </span> </pre> <h3>Using screen events</h3> <pre> <span class='not-implemented'> listen() onkey() | onkeyrelease() onkeypress() onclick() | onscreenclick() ontimer() mainloop() </span> done() -- has a slightly different meaning </pre> <h3>Settings and special methods</h3> <pre> mode() <span class='not-implemented'> colormode()</span> Please, see comment above <span class='not-implemented'>getcanvas() getshapes() register_shape() | addshape() </span> turtles() <span class='not-implemented'> window_height() window_width() </span> </pre> <h3>Input methods</h3> <pre> <span class='not-implemented'> textinput(): not implemented numinput(): not implemented </span> </pre> <h3>Methods specific to Screen</h3> <pre> <span class='not-implemented'> bye() exitonclick() setup() title() </span> </pre> <h3>Classes available</h3> <p>Of all the classes listed in the CPython documentation, only <code>Screen</code> and <code>Turtle</code> are guaranteed to be available.</p> </div> <div id='demo9' style="display:none">import turtle turtle.set_defaults( turtle_canvas_wrapper = document["turtle-div"] ) screen = turtle.Screen() print("Uncomment one of the demo choices at the bottom.") def test(x, y): t = turtle.Turtle("turtle") others = [] t.penup() t.goto(x, y) font = ("Arial", 12, "normal") for _ in range(4): t.dot(2, "green") t.pen("black") t.write(t.position(), font=font, align="center", color="black") t.fd(200) t.left(90) others.append(t.clone()) t.goto(x + 100, y + 100) t.color("green", "white") for o in others: o.color("red") o.speed(1) o.left(320) for tt in screen.turtles(): tt.ht() screen.bgcolor("rgb(240, 255, 240)") def demo_default(): test(0, 0) def demo_logo(): screen.mode("logo") test(0, 0) def demo_world(): screen.mode("world") test(250, 250) def demo_custom(): screen.setworldcoordinates(0, 500, 500, 0) # notice how the coordinates are inverted test(250, 250) #demo_default() #demo_logo() #demo_world() #demo_custom() turtle.done() </div> <div id='info10' style='display:none'> <h2>Procedural version: comparison with CPython</h2> <p>This demo shows the procedural version of the turtle module. We did not provide an html container, so a default one is created which is not styled; to show it, we changed the background color in the code.</p> <p> All implemented <b><em>methods</em></b> from the <a href="https://docs.python.org/3/library/turtle.html#turtle-methods" target="_blank"> CPython version</a> mentioned in the other demos should also be available as functions. We do not list them all nor test them all here, but chose a few for a demo. </p> <p>If you find a missing function, please file an issue.</p> </div> <div id='demo10' style="display:none">from turtle import * # screen function bgcolor("rgb(255, 245, 230)") # turtle functions fd(100) shape("turtle") color("green", "white") left(90) up() fd(100) down() fd(100) done() </div> </body> </html>
jonathanverner/brython
www/gallery/turtle.html
HTML
bsd-3-clause
29,865
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>How to cite MNE-Python &#8212; MNE 0.21.2 documentation</title> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/bootstrap_divs.css" /> <link rel="stylesheet" type="text/css" href="../_static/gallery.css" /> <link rel="stylesheet" type="text/css" href="../_static/gallery-binder.css" /> <link rel="stylesheet" type="text/css" href="../_static/gallery-dataframe.css" /> <link rel="stylesheet" type="text/css" href="../_static/gallery-rendered-html.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script src="../_static/bootstrap_divs.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="canonical" href="https://mne.tools/stable/index.html" /> <script type="text/javascript" src="../_static/copybutton.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37225609-1']); _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> <link rel="stylesheet" href="../_static/style.css " type="text/css" /> <link rel="stylesheet" href="../_static/font-awesome.css" type="text/css" /> <link rel="stylesheet" href="../_static/font-source-code-pro.css" type="text/css" /> <link rel="stylesheet" href="../_static/font-source-sans-pro.css" type="text/css" /> <link rel="stylesheet" href="../_static/flag-icon.css" type="text/css" /> <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </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"> <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.3.7/js/bootstrap.min.js "></script> <script type="text/javascript" src="../_static/bootstrap-sphinx.js "></script> </head><body> <div id="navbar" class="navbar navbar-default navbar-fixed-top"> <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"><span><img src="../_static/mne_logo_small.svg"></span> </a> <span class="navbar-text navbar-version pull-left"><b>0.21.2</b></span> </div> <div class="collapse navbar-collapse nav-collapse"> <ul class="nav navbar-nav"> <li><a href="../install/index.html">Install</a></li> <li><a href="index.html">Overview</a></li> <li><a href="../auto_tutorials/index.html">Tutorials</a></li> <li><a href="../auto_examples/index.html">Examples</a></li> <li><a href="../glossary.html">Glossary</a></li> <li><a href="../python_reference.html">API</a></li> <li class="dropdown globaltoc-container"> <a role="button" id="dLabelGlobalToc" data-toggle="dropdown" data-target="#" href="#">More<b class="caret"></b></a> <ul class="dropdown-menu globaltoc" role="menu" aria-labelledby="dLabelGlobalToc"> <li><a href="https://github.com/mne-tools/mne-python"><i class="fa fa-github"></i> GitHub</a></li> <li><a href="get_help.html"><i class="fa fa-question-circle"></i> Get help</a></li> <li><a href="../install/contributing.html"><i class="fa fa-code-fork"></i> Contribute</a></li> <li><a href="#"><i class="fa fa-book"></i> Cite MNE</a></li> </ul> </li> <li class="dropdown"> <button type="button" class="btn btn-primary btn-sm navbar-btn dropdown-toggle" id="dLabelMore" data-toggle="dropdown" style="margin-left: 10px"> v0.21.2 <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="dLabelMore"> <li><a href="https://mne-tools.github.io/dev/index.html">Development</a></li> <li><a href="https://mne-tools.github.io/stable/index.html">v0.21 (stable)</a></li> <li><a href="https://mne-tools.github.io/0.20/index.html">v0.20</a></li> <li><a href="https://mne-tools.github.io/0.19/index.html">v0.19</a></li> <li><a href="https://mne-tools.github.io/0.18/index.html">v0.18</a></li> <li><a href="https://mne-tools.github.io/0.17/index.html">v0.17</a></li> <li><a href="https://mne-tools.github.io/0.16/index.html">v0.16</a></li> <li><a href="https://mne-tools.github.io/0.15/index.html">v0.15</a></li> <li><a href="https://mne-tools.github.io/0.14/index.html">v0.14</a></li> <li><a href="https://mne-tools.github.io/0.13/index.html">v0.13</a></li> <li><a href="https://mne-tools.github.io/0.12/index.html">v0.12</a></li> <li><a href="https://mne-tools.github.io/0.11/index.html">v0.11</a></li> </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="body col-md-12 content" role="main"> <div class="section" id="how-to-cite-mne-python"> <span id="cite"></span><h1>How to cite MNE-Python<a class="headerlink" href="#how-to-cite-mne-python" title="Permalink to this headline">¶</a></h1> <p>To cite MNE-C or the inverse imaging implementations provided by the MNE software, please use:</p> <blockquote> <div><p>A. Gramfort, M. Luessi, E. Larson, D. Engemann, D. Strohmeier, C. Brodbeck, L. Parkkonen, M. Hämäläinen, <a class="reference external" href="https://www.ncbi.nlm.nih.gov/pubmed/24161808">MNE software for processing MEG and EEG data</a>, <em>NeuroImage</em>, Volume 86, 1 February 2014, Pages 446-460, ISSN 1053-8119, <a class="reference external" href="https://doi.org/10.1016/j.neuroimage.2013.10.027">[DOI]</a></p> </div></blockquote> <p>To cite the MNE-Python package, please use:</p> <blockquote> <div><p>A. Gramfort, M. Luessi, E. Larson, D. Engemann, D. Strohmeier, C. Brodbeck, R. Goj, M. Jas, T. Brooks, L. Parkkonen, M. Hämäläinen, <a class="reference external" href="https://www.frontiersin.org/articles/10.3389/fnins.2013.00267/abstract">MEG and EEG data analysis with MNE-Python</a>, <em>Frontiers in Neuroscience</em>, Volume 7, 2013, ISSN 1662-453X, <a class="reference external" href="https://doi.org/10.3389/fnins.2013.00267">[DOI]</a></p> </div></blockquote> <p>To cite specific version numbers of the software, you can use the DOIs provided by <a class="reference external" href="https://zenodo.org/search?ln=en&amp;p=mne-python">Zenodo</a>.</p> <p>Depending on your research topic, it may also be appropriate to cite related method papers, some of which are listed in <a class="reference internal" href="../references.html#ch-reading"><span class="std std-ref">Related publications</span></a> and in the documentation strings of the relevant functions or methods.</p> </div> </div> </div> </div> <footer class="footer"> <div class="container"><div class="row"> <div class="container col-md-12 institutions"> <ul class="list-unstyled"> <li><a href="https://www.massgeneral.org/"><img class="institution" src="../_static/institution_logos/MGH.svg" title="Massachusetts General Hospital" alt="Massachusetts General Hospital"/></a></li> <li><a href="https://martinos.org/"><img class="institution" src="../_static/institution_logos/Martinos.png" title="Athinoula A. Martinos Center for Biomedical Imaging" alt="Athinoula A. Martinos Center for Biomedical Imaging"/></a></li> <li><a href="https://hms.harvard.edu/"><img class="institution" src="../_static/institution_logos/Harvard.png" title="Harvard Medical School" alt="Harvard Medical School"/></a></li> <li><a href="https://web.mit.edu/"><img class="institution" src="../_static/institution_logos/MIT.svg" title="Massachusetts Institute of Technology" alt="Massachusetts Institute of Technology"/></a></li> <li><a href="https://www.nyu.edu/"><img class="institution" src="../_static/institution_logos/NYU.png" title="New York University" alt="New York University"/></a></li> <li><a href="http://www.cea.fr/"><img class="institution" src="../_static/institution_logos/CEA.png" title="Commissariat à l´énergie atomique et aux énergies alternatives" alt="Commissariat à l´énergie atomique et aux énergies alternatives"/></a></li> <li><a href="https://sci.aalto.fi/"><img class="institution" src="../_static/institution_logos/Aalto.svg" title="Aalto-yliopiston perustieteiden korkeakoulu" alt="Aalto-yliopiston perustieteiden korkeakoulu"/></a></li> <li><a href="https://www.telecom-paris.fr/"><img class="institution" src="../_static/institution_logos/Telecom_Paris_Tech.png" title="Télécom ParisTech" alt="Télécom ParisTech"/></a></li> <li><a href="https://www.washington.edu/"><img class="institution" src="../_static/institution_logos/Washington.png" title="University of Washington" alt="University of Washington"/></a></li> <li><a href="https://icm-institute.org/"><img class="institution" src="../_static/institution_logos/ICM.jpg" title="Institut du Cerveau et de la Moelle épinière" alt="Institut du Cerveau et de la Moelle épinière"/></a></li> <li><a href="https://www.bu.edu/"><img class="institution" src="../_static/institution_logos/BU.svg" title="Boston University" alt="Boston University"/></a></li> <li><a href="https://www.inserm.fr/"><img class="institution" src="../_static/institution_logos/Inserm.svg" title="Institut national de la santé et de la recherche médicale" alt="Institut national de la santé et de la recherche médicale"/></a></li> <li><a href="https://www.fz-juelich.de/"><img class="institution" src="../_static/institution_logos/Julich.svg" title="Forschungszentrum Jülich" alt="Forschungszentrum Jülich"/></a></li> <li><a href="https://www.tu-ilmenau.de/"><img class="institution" src="../_static/institution_logos/Ilmenau.gif" title="Technische Universität Ilmenau" alt="Technische Universität Ilmenau"/></a></li> <li><a href="https://bids.berkeley.edu/"><img class="institution" src="../_static/institution_logos/BIDS.png" title="Berkeley Institute for Data Science" alt="Berkeley Institute for Data Science"/></a></li> <li><a href="https://www.inria.fr/"><img class="institution" src="../_static/institution_logos/inria.png" title="Institut national de recherche en informatique et en automatique" alt="Institut national de recherche en informatique et en automatique"/></a></li> <li><a href="https://www.au.dk/"><img class="institution" src="../_static/institution_logos/Aarhus.png" title="Aarhus Universitet" alt="Aarhus Universitet"/></a></li> <li><a href="https://www.uni-graz.at/"><img class="institution" src="../_static/institution_logos/Graz.jpg" title="Karl-Franzens-Universität Graz" alt="Karl-Franzens-Universität Graz"/></a></li> </ul> <p class="text-center text-muted small">&copy; Copyright 2012-2020, MNE Developers. Last updated on 2020-03-27.</p> </div></div></div> </footer> <script src="https://mne.tools/versionwarning.js"></script> </body> </html>
mne-tools/mne-tools.github.io
0.21/overview/cite.html
HTML
bsd-3-clause
13,693
<div class="console" ng-controller="ConsoleController"> <div class="console-part-log"> <div class="console-log-outer" ui-scroll-down-on="log.lines.length"> <ul> <li ng-repeat="line in log.lines track by $index">{{line}}</li> </ul> </div> </div> <div class="console-part-input"> <div class="console-input-left"> </div> <div class="console-input-middle"> <div class="input-group input-group-sm"> <span class="input-group-addon">@</span> <input type="text" class="form-control" placeholder="Command" ng-model="commandText" ui-enter="issueCommand()"> </div> </div> <div class="console-input-right"> <div class="btn-group btn-group-sm"> <button type="button" class="btn btn-default">A</button> <button type="button" class="btn btn-default">B</button> <button type="button" class="btn btn-default">C</button> </div> </div> </div> </div>
shuffle2/xenia
debugger/assets/ui/console/console.html
HTML
bsd-3-clause
955
<!DOCTYPE html> <html> <head> <title>Image example | CartoDB.js</title> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" /> <style> html, body { height: 100%; padding: 0; margin: 0; } #content { padding: 20px; text-align: center; } .map { float:left; margin: 10px; width: 500px; height: 500px; border: 1px solid #ccc; background-color: #f8f8f8; } .map img { display: none; } </style> <script src="https://libs.cartocdn.com/cartodb.js/v3/3.12/cartodb.js"></script> <script> cartodb.Image("https://documentation.cartodb.com/api/v2/viz/3ec995a8-b6ae-11e4-849e-0e4fddd5de28/viz.json").size(500, 500).getUrl(function(error, url) { var img = new Image(); img.onerror = function() { console.log(error); }; img.onload = function() { var $map = $('<div class="map"></div>'); var $img = $('<img src="' + url + '" />'); $map.append($img); $("#content").append($map); $img.fadeIn(250); }; img.src = url; }); </script> </head> <body> <div id="content"></div> </body> </html>
CartoDB/cartodb.js
examples/images/torque.html
HTML
bsd-3-clause
1,432
<!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>HE_Mesh: Class Members - Functions</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">HE_Mesh &#160;<span id="projectnumber">6.0.1</span> </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="namespaces.html"><span>Packages</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 class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="functions.html"><span>All</span></a></li> <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions_func.html#index__"><span>_</span></a></li> <li><a href="functions_func_a.html#index_a"><span>a</span></a></li> <li><a href="functions_func_b.html#index_b"><span>b</span></a></li> <li><a href="functions_func_c.html#index_c"><span>c</span></a></li> <li><a href="functions_func_d.html#index_d"><span>d</span></a></li> <li><a href="functions_func_e.html#index_e"><span>e</span></a></li> <li><a href="functions_func_f.html#index_f"><span>f</span></a></li> <li><a href="functions_func_g.html#index_g"><span>g</span></a></li> <li><a href="functions_func_h.html#index_h"><span>h</span></a></li> <li class="current"><a href="functions_func_i.html#index_i"><span>i</span></a></li> <li><a href="functions_func_j.html#index_j"><span>j</span></a></li> <li><a href="functions_func_k.html#index_k"><span>k</span></a></li> <li><a href="functions_func_l.html#index_l"><span>l</span></a></li> <li><a href="functions_func_m.html#index_m"><span>m</span></a></li> <li><a href="functions_func_n.html#index_n"><span>n</span></a></li> <li><a href="functions_func_o.html#index_o"><span>o</span></a></li> <li><a href="functions_func_p.html#index_p"><span>p</span></a></li> <li><a href="functions_func_q.html#index_q"><span>q</span></a></li> <li><a href="functions_func_r.html#index_r"><span>r</span></a></li> <li><a href="functions_func_s.html#index_s"><span>s</span></a></li> <li><a href="functions_func_t.html#index_t"><span>t</span></a></li> <li><a href="functions_func_u.html#index_u"><span>u</span></a></li> <li><a href="functions_func_v.html#index_v"><span>v</span></a></li> <li><a href="functions_func_w.html#index_w"><span>w</span></a></li> <li><a href="functions_func_x.html#index_x"><span>x</span></a></li> <li><a href="functions_func_y.html#index_y"><span>y</span></a></li> <li><a href="functions_func_z.html#index_z"><span>z</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('functions_func_i.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="contents"> &#160; <h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>i1() : <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_segment.html#a30f6f2ae3d339358c26de344abbc116b">wblut.geom.WB_IndexedSegment</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_triangle.html#a8151065ec241ffe090f82f2ec3ef05b2">wblut.geom.WB_IndexedTriangle</a> </li> <li>i2() : <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_segment.html#ae90d7441a269757c780c73fef587ca3c">wblut.geom.WB_IndexedSegment</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_triangle.html#a0191d26ed18062b2764864c892cd5ef7">wblut.geom.WB_IndexedTriangle</a> </li> <li>i3() : <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_triangle.html#afdee71ff33597a1ca7c72bad1ba01469">wblut.geom.WB_IndexedTriangle</a> </li> <li>im() : <a class="el" href="classwblut_1_1math_1_1_w_b___complex.html#acf06719b0b45fad644775944497489d0">wblut.math.WB_Complex</a> </li> <li>image() : <a class="el" href="classwblut_1_1processing_1_1_w_b___select_render3_d.html#a23ddec71d5bed836ce706f47204d867a">wblut.processing.WB_SelectRender3D</a> </li> <li>ImageGrid2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_values2_d_1_1_image_grid2_d.html#a5c0daf64716b3ce0f8551b5e7ca0f932">wblut.geom.WB_IsoValues2D.ImageGrid2D</a> </li> <li>ImageStack3D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_values3_d_1_1_image_stack3_d.html#ade477be4649e779ba46482af29345cc1">wblut.geom.WB_IsoValues3D.ImageStack3D</a> </li> <li>improveTriangulation() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___mesh_op.html#aee3cecd3011ed554834fd10d9fd6e527">wblut.hemesh.HET_MeshOp</a> </li> <li>inCircle2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#a4ed8d8bd5ecfab6e06cb9aac3ed78f1c">wblut.geom.WB_Predicates</a> </li> <li>incircleDD2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#aceaa9104514e5f5fbf16081fa13619b5">wblut.geom.WB_Predicates</a> </li> <li>increment() : <a class="el" href="classwblut_1_1core_1_1_w_b___progress_reporter_1_1_w_b___progress_counter.html#a5a2d3f1b78287f80e75d110e6ced13f0">wblut.core.WB_ProgressReporter.WB_ProgressCounter</a> </li> <li>incrementSlice() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_values3_d_1_1_image_stack3_d.html#a563523aad4f2d9ebfc515e551cae0757">wblut.geom.WB_IsoValues3D.ImageStack3D</a> </li> <li>index() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface.html#a5088239a52c4f977d488e3319bce5f20">wblut.geom.WB_IsoSurface</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface2_d.html#a3cce483e9405d7316c25b579419143b1">wblut.geom.WB_IsoSurface2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface_v_o_l.html#ad507191af11ed354bbf670674a30f76f">wblut.geom.WB_IsoSurfaceVOL</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface_v_o_l2_d.html#ae1766a04dd39a97dda3cd6499fb265e4">wblut.geom.WB_IsoSurfaceVOL2D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___ellipsoid.html#ade884712b8fdca9ae51c7a989341d086">wblut.hemesh.HEC_Ellipsoid</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___hemisphere.html#ac24f3988da82c6bdd2b8f7022430e943">wblut.hemesh.HEC_Hemisphere</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___iso_surface.html#af311ca6a877bf782618b8259e2bf23c7">wblut.hemesh.HEC_IsoSurface</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___iso_surface_v_o_l2_d.html#ad4c14a679948d1829f4e8be5909daeaf">wblut.hemesh.HEC_IsoSurfaceVOL2D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___sphere.html#ad86bc4a5028c3525f272fbfd6116a0bc">wblut.hemesh.HEC_Sphere</a> </li> <li>IndexedDouble() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon_triangulator_j_t_s_1_1_indexed_double.html#abc80a2224f079693d616fef7e0177ef8">wblut.geom.WB_PolygonTriangulatorJTS.IndexedDouble</a> </li> <li>IndexedEnvelope() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon_triangulator_j_t_s_1_1_indexed_envelope.html#a63487989162562c381005e83ed3e7300">wblut.geom.WB_PolygonTriangulatorJTS.IndexedEnvelope</a> </li> <li>IndexedTriangle() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon_triangulator_j_t_s_1_1_indexed_triangle.html#a589203491dd9d003ebb5e70fec3d6b2d">wblut.geom.WB_PolygonTriangulatorJTS.IndexedTriangle</a> </li> <li>indexOf() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___r_a_s.html#a3589dd15bcb4a1956f31cd637009dfeb">wblut.hemesh.HE_RAS&lt; E extends HE_Element &gt;</a> </li> <li>inflate() : <a class="el" href="classwblut_1_1geom_1_1_w_b___danzer.html#a5d9f833f53ac68201b2bfba32aa57b01">wblut.geom.WB_Danzer</a> </li> <li>inflateOldest() : <a class="el" href="classwblut_1_1geom_1_1_w_b___danzer.html#af908f9d4521a1c721af5a83fefd25030">wblut.geom.WB_Danzer</a> </li> <li>inflateTile() : <a class="el" href="classwblut_1_1geom_1_1_w_b___danzer.html#a77a0efb62b964010887b018b8bf07d71">wblut.geom.WB_Danzer</a> </li> <li>inflateTileInt() : <a class="el" href="classwblut_1_1geom_1_1_w_b___danzer.html#a021882fbd1212e685b8432e8c4b6d64c">wblut.geom.WB_Danzer</a> </li> <li>init() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b.html#a9a08b09c0524282fe6f0d35b1235ef12">wblut.geom.WB_AABB</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b2_d.html#aa19cc6a80790e5a955a2c18d1cb80e1c">wblut.geom.WB_AABB2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#af4b59d989e2696bdfa530592fa14557f">wblut.geom.WB_Predicates</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#aea14faa6f5fe71936d245713a8f9c691">wblut.math.WB_DoubleDouble</a> </li> <li>initialize() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_values3_d_1_1_image_stack3_d.html#ab157c5f81bbf8a3de522b056574cfa90">wblut.geom.WB_IsoValues3D.ImageStack3D</a> </li> <li>initNormalization() : <a class="el" href="classwblut_1_1math_1_1_w_b___spherical_harmonics.html#a18170e36ecae0be25cda19a40e3b7af8">wblut.math.WB_SphericalHarmonics</a> </li> <li>insertKnot() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline.html#ac1895cb100a8e1d967d2126c480884ca">wblut.nurbs.WB_BSpline</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline.html#a0cbed07f3c82a3ebec993dedd38c2846">wblut.nurbs.WB_RBSpline</a> </li> <li>insertKnotMax() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline.html#a3933b7559c2f76cea1d1da49622828e6">wblut.nurbs.WB_BSpline</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline.html#aa46144fda51b089cbae77e15c520da82">wblut.nurbs.WB_RBSpline</a> </li> <li>insertUKnot() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#a0ebd222dfbc18127e497f8d82fe82428">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#abd9bf77f70e9f9ebad993665276c7884">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>insertUKnotMax() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#a0576b478583e04834e591eb104fa1be1">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#a1d754dbf2e18142f7dfda7f3ec03fe3b">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>insertVKnot() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#a08e608b84a3ded10486c19a31b492fca">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#ab04ea38800eb2deb4931070f7752f968">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>insertVKnotMax() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#af5b0712b2d38991f21a9753154648e94">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#af0f35a181bb430141140d2d28e5f035e">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>inSphere3D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#ab6a9505c21ea0740c938d9613eef47be">wblut.geom.WB_Predicates</a> </li> <li>insphereDD3D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#a146687917abdaffb2806615ccbccf8af">wblut.geom.WB_Predicates</a> </li> <li>instance() : <a class="el" href="classwblut_1_1core_1_1_w_b___progress_reporter_1_1_w_b___progress_tracker.html#a871a5ae3a028058a3f8c92a58329abc3">wblut.core.WB_ProgressReporter.WB_ProgressTracker</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_factory.html#a9ac73262054d19293ae9877b7be63d8e">wblut.geom.WB_GeometryFactory</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_factory2_d.html#a16fc974e213136c3587cad7ed2a801b1">wblut.geom.WB_GeometryFactory2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_factory3_d.html#a707f1a1b62ca16a6fc74a0301c4addba">wblut.geom.WB_GeometryFactory3D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___factory.html#a19a64f7c4ecea7de8da026ca5aa7ed4d">wblut.hemesh.HET_Factory</a> </li> <li>interp() : <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface.html#ab55f0e4fc6fb3b7e67d0aed25c6f6d99">wblut.geom.WB_IsoSurface</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface2_d.html#a54adf2ad4a5a5ea12ec856ee15761636">wblut.geom.WB_IsoSurface2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface_v_o_l.html#a3d4470954b3193800817d473f1deba86">wblut.geom.WB_IsoSurfaceVOL</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___iso_surface_v_o_l2_d.html#a054102e747e8c63a9aa1d200bb99c07b">wblut.geom.WB_IsoSurfaceVOL2D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___iso_skin_1_1_substrate.html#a7372d6425d3e06c542de957331b17323">wblut.hemesh.HEC_IsoSkin.Substrate</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___iso_surface.html#a2fe9891385566c9ee039a57253ee2cdf">wblut.hemesh.HEC_IsoSurface</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e_c___iso_surface_v_o_l2_d.html#abd274aa466fdbee00d956738a33873ad">wblut.hemesh.HEC_IsoSurfaceVOL2D</a> </li> <li>interpolate() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a53ec510d2b3bb54fda55c8b7ed165d01">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a15e848d88ac875806bf1c5047945ada3">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___point.html#a0e4040f2fbff04fca106dca6a118ed23">wblut.geom.WB_Point</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___point4_d.html#a02847c9bbb7d3329553705f0d58b170d">wblut.geom.WB_Point4D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___point_homogeneous.html#a7d6571b2f9d13fd7a3b9ad769f37ef4d">wblut.geom.WB_PointHomogeneous</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#acd1accf1c4b591d7144181841be65e3c">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a1dfa6daf30d6413c8597655caf104649">wblut.geom.WB_Vector2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector4_d.html#a42f45cc893fc01251fec5feaa0522a0f">wblut.geom.WB_Vector4D</a> </li> <li>interpolate2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a97cf7294fb23f26f1a07080bdeb613d4">wblut.geom.WB_GeometryOp2D</a> </li> <li>interpolateEase() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a17c07e93008b905f33ef735b942e60af">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a4324f342adf730d5c70233c46968c7cf">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___point.html#a3bbf8165e797b9500eda56c134ca3c0e">wblut.geom.WB_Point</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a7f2a8f98b3e724c787f99141fe702989">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a692f2e05c37ec914a0d9bdb690f02aa1">wblut.geom.WB_Vector2D</a> </li> <li>interpolateEase2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#ad0b9c0c0d5e87530634fc19579490773">wblut.geom.WB_GeometryOp2D</a> </li> <li>intersect() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#af646cb4ed67f7a5c50ec7877286be344">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#a1368aa5fc5a7a660801813e4bc427da5">wblut.hemesh.HE_Selection</a> </li> <li>intersectPolygons2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_factory2_d.html#a6c043f90961023aa4fda5d0fe69c2ed3">wblut.geom.WB_GeometryFactory2D</a> </li> <li>intersects() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b.html#a033419c4b1bb1206860b3e2b3f3868de">wblut.geom.WB_AABB</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b2_d.html#a2e904759d43da0acdf90a9d5523a4313">wblut.geom.WB_AABB2D</a> </li> <li>inTetrahedron3D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#ab47c8929a01ff41c5f09a187687d5656">wblut.geom.WB_Predicates</a> </li> <li>inTriangle2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___predicates.html#a8e47ad2ad3a98d879a9f49f90c7eba0c">wblut.geom.WB_Predicates</a> </li> <li>intValue() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___writer_simple_mesh.html#a25233e49e3f320c30d432cdadc2865cb">wblut.hemesh.HET_WriterSimpleMesh</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#aeef4d2f05d215c75bf1dc33c8f3447ed">wblut.math.WB_DoubleDouble</a> </li> <li>inverse() : <a class="el" href="classwblut_1_1geom_1_1_w_b___transform.html#aaf2992fac9fec7271ecad310595c6fb3">wblut.geom.WB_Transform</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___transform2_d.html#a3ce44f0fc4113ced77855e11f23c7dd8">wblut.geom.WB_Transform2D</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___complex.html#a5bcd47fbfbb98961494c0dde63e44994">wblut.math.WB_Complex</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___m22.html#a9dde8a8cb99eba023f7da71908ce40b0">wblut.math.WB_M22</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___m33.html#abf173e6fd27a0e867dc7fa19705669bb">wblut.math.WB_M33</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___m44.html#a3ab3f88172c66b48715fe17901ccd263">wblut.math.WB_M44</a> </li> <li>inverseSelf() : <a class="el" href="classwblut_1_1math_1_1_w_b___complex.html#a0bb8e22eaefb41f4f5ff2780635af697">wblut.math.WB_Complex</a> </li> <li>invert() : <a class="el" href="classwblut_1_1geom_1_1_w_b___point.html#a7439f19cbfce970cb0e83deedf058c6b">wblut.geom.WB_Point</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#ad1ca9856ca9fb33efce789e2c6716c8a">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a8c2379b1cfef1c050ab12ec10875a997">wblut.geom.WB_Vector2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector4_d.html#a2ba99678031c205272353a967673f798">wblut.geom.WB_Vector4D</a> </li> <li>invertEdges() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#ad268b585353be003a04153e4af3d11bd">wblut.hemesh.HE_Selection</a> </li> <li>invertFaces() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#aab7f6d68357bc3f616bc7bd3e2660840">wblut.hemesh.HE_Selection</a> </li> <li>invertHalfedges() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#adc8727de5495050a4651e4327f997ef0">wblut.hemesh.HE_Selection</a> </li> <li>invertSelection() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#a1a0d5a08fe3e0c41448b536353dde54a">wblut.hemesh.HE_Selection</a> </li> <li>invertVertices() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___selection.html#aa78a787385e16fc724bd7b5432ecc00b">wblut.hemesh.HE_Selection</a> </li> <li>is2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon.html#a29b6e32804084f30bb35bfb8eea3cb40">wblut.geom.WB_Polygon</a> </li> <li>isAcute() : <a class="el" href="classwblut_1_1geom_1_1_w_b___tetrahedron.html#a14931a8475ab75a187d3d139a1bee2cc">wblut.geom.WB_Tetrahedron</a> </li> <li>isBoundary() : <a class="el" href="classwblut_1_1geom_1_1_w_b___triangle_mesh.html#a9c8a84db7d6fef2965b8bdc39fcd06ca">wblut.geom.WB_TriangleMesh</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___voronoi_cell3_d.html#a3663bcb8112dc790c5926daafe6ad4ba">wblut.geom.WB_VoronoiCell3D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___face.html#a8e755bdeb9fe9ac64f78972b5ff2319c">wblut.hemesh.HE_Face</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___halfedge.html#af3ba860987eb8126c2977559a4388b20">wblut.hemesh.HE_Halfedge</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___vertex.html#a3dae0232b07afdbdbd9fa51073492858">wblut.hemesh.HE_Vertex</a> </li> <li>isCCW() : <a class="el" href="classwblut_1_1geom_1_1_w_b___ring.html#af235963ff15cb3d1b6e5fdbb6c7470b3">wblut.geom.WB_Ring</a> </li> <li>isCoincident2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a35f5a2df0ea26fba20d103f9f6df982b">wblut.geom.WB_GeometryOp2D</a> </li> <li>isCollinear() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#a5ad738d3c83258f18ad5007b947cd08e">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a49100ab819f700415bce8b67c5fc1eae">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#aefbd16e224eff6a6b8fa2ccf4832ef6b">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#ad1407dd89155d62f1f031020432a3cf7">wblut.geom.WB_Vector</a> </li> <li>isCollinear2D() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#a35abcc761f8c6a54130ca5bdc17fdfe9">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#ae493d170ac033c127f131709235cc06a">wblut.geom.WB_GeometryOp2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#aa24f6135f097978009f33a3f49161f20">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a1b4e2971f3a15cabca251a3e5cd16bf6">wblut.geom.WB_Vector2D</a> </li> <li>isConvex() : <a class="el" href="classwblut_1_1geom_1_1_w_b___quad.html#a4217a3e36e1d95b909ab39552e94da8a">wblut.geom.WB_Quad</a> </li> <li>isConvex2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon.html#a88d264d979ccd84c29851a9ac672e61e">wblut.geom.WB_Polygon</a> </li> <li>isCut() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___path.html#a119aba5116c1a7aeac60e21bf69f01c9">wblut.hemesh.HE_Path</a> </li> <li>isCW2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon.html#a441d97a90df4e52f13c784083041b2c0">wblut.geom.WB_Polygon</a> </li> <li>isDegenerate() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b.html#a281e21367c1d8bf89d3579472ac328db">wblut.geom.WB_AABB</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b2_d.html#a55381965bfebab627dae98dffe88c84f">wblut.geom.WB_AABB2D</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___face.html#a2515a68538b26bd113cadc42cd2bf491">wblut.hemesh.HE_Face</a> </li> <li>isEar() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#afba725d535859ededbac2772ff6c28e2">wblut.geom.WB_Earcut</a> </li> <li>isEdge() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___halfedge.html#ad062c62f54940a8ad97f8d65eeb0f943">wblut.hemesh.HE_Halfedge</a> </li> <li>isEqual() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#abc057d1dac8f41fcd84c9427b8454db1">wblut.geom.WB_GeometryOp3D</a> </li> <li>isEqualAbs() : <a class="el" href="classwblut_1_1math_1_1_w_b___epsilon.html#a93128d7fb7c7671a815c24c2759965eb">wblut.math.WB_Epsilon</a> </li> <li>isEqualHybrid() : <a class="el" href="classwblut_1_1math_1_1_w_b___epsilon.html#a2fc5818062199f52f09804a9b7ca1c9d">wblut.math.WB_Epsilon</a> </li> <li>isEqualRel() : <a class="el" href="classwblut_1_1math_1_1_w_b___epsilon.html#ab796b6babe093b94da1dfa953b7b94ab">wblut.math.WB_Epsilon</a> </li> <li>isFinished() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh.html#ad488e766fb5a14060a0321d2216322c9">wblut.hemesh.HE_Mesh</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh_collection.html#acd16121f1dcdca876f745ff061b057be">wblut.hemesh.HE_MeshCollection</a> </li> <li>isInnerBoundary() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___halfedge.html#a301426189b059372fc3c3b9c33f8c4b6">wblut.hemesh.HE_Halfedge</a> </li> <li>isInside() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___mesh_op.html#a9ae69eb36193f74eddd70064d1ae8f01">wblut.hemesh.HET_MeshOp</a> </li> <li>isIntersecting() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#aa497ee8274ccb6477bddbb9c67e20b51">wblut.geom.WB_Earcut</a> </li> <li>isIntersectingPolygon() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#ae62ca774074646f45a9f12506486d3db">wblut.geom.WB_Earcut</a> </li> <li>isIsolated() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___vertex.html#a4052934a85c33a65ee76b3dc87acf4b8">wblut.hemesh.HE_Vertex</a> </li> <li>isLeaf() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b_tree_1_1_w_b___a_a_b_b_node.html#adfb19988fed88d20996d5727bfa35516">wblut.geom.WB_AABBTree.WB_AABBNode</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b_tree2_d_1_1_w_b___a_a_b_b_node2_d.html#ae0a47513ec429cb2a8c8aec9a00e5a45">wblut.geom.WB_AABBTree2D.WB_AABBNode2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___indexed_a_a_b_b_tree2_d_1_1_w_b___indexed_a_a_b_b_node2_d.html#af47b0e30f614f7b076ceffc3839cfaca">wblut.geom.WB_IndexedAABBTree2D.WB_IndexedAABBNode2D</a> </li> <li>isLeft2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a04d579a0ad1f9ba8c6b0faf689ae282a">wblut.geom.WB_GeometryOp2D</a> </li> <li>isLeftStrict2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a7ebad14c5f5efbf5c385c944d538cab5">wblut.geom.WB_GeometryOp2D</a> </li> <li>isLocallyInside() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#ad03e004caf7df0625c5a27049dad4628">wblut.geom.WB_Earcut</a> </li> <li>isLoop() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___path.html#a2a78ee827cbda0ee04d8c970237d50d3">wblut.hemesh.HE_Path</a> </li> <li>isNaN() : <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#a46677f17d0736619937c62267b0ed0aa">wblut.math.WB_DoubleDouble</a> </li> <li>isNegative() : <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#aaf8e1be17d41d1e729f1e0bc871f6d0d">wblut.math.WB_DoubleDouble</a> </li> <li>isNeighbor() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___face.html#af2a0c67c6233e78b73fa81f59ce1eea6">wblut.hemesh.HE_Face</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___vertex.html#af0ea15bd7c511cb24d5ba5bb819dd42c">wblut.hemesh.HE_Vertex</a> </li> <li>isNull() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b.html#a3dd0ed3cd593eaf735021b36e2f0869b">wblut.geom.WB_AABB</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b2_d.html#ae50660a14bac4679850819e06ae193be">wblut.geom.WB_AABB2D</a> </li> <li>isoCurveU() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#a04eedbaa9ce54b311a29194a7aad5cbb">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#a90856bdaef86a9e3dcb03f8da602b7d4">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>isoCurveV() : <a class="el" href="classwblut_1_1nurbs_1_1_w_b___b_spline_surface.html#a1c5381ec729517c280297cb56d374f3f">wblut.nurbs.WB_BSplineSurface</a> , <a class="el" href="classwblut_1_1nurbs_1_1_w_b___r_b_spline_surface.html#aa8a7cb9f3ad4259a0ac60ef2dfc55811">wblut.nurbs.WB_RBSplineSurface</a> </li> <li>isoFitInAABB() : <a class="el" href="classwblut_1_1geom_1_1_w_b___mesh.html#afd8e69cba121e0d4df165124e63f9a25">wblut.geom.WB_Mesh</a> </li> <li>isOrthogonal() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#a8b771fe0737603d97d3acc044d8041e2">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#ac33666edd56cfe4b4e76d8b45efc4339">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a863dff287cdb8ff27844595fe969ffce">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#ac3e41644aeffc479e81be16080be7055">wblut.geom.WB_Vector</a> </li> <li>isOrthogonal2D() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#a650c56f9d0c416d6b58ea11625f5990f">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a133280a36097d64c4580c6444660a522">wblut.geom.WB_GeometryOp2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a7efe898621bce64874593b78f4dfc6f8">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a62179779919527560f77c484c49eecfa">wblut.geom.WB_Vector2D</a> </li> <li>isOrthogonalNorm() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#a08b9c2bd5e442971dd902b0c51009539">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a6d6cce4ca70faa4aad63cd5e922af786">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a48777b5388f4d5c5e64626666a36ed4b">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a0528e281e8daad8f160eaa6937617c46">wblut.geom.WB_Vector</a> </li> <li>isOrthogonalNorm2D() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#a93ba4039f604b4a4bc8070927b7df0b7">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#ae83625c013c83defdd8f7be40f2b3d65">wblut.geom.WB_GeometryOp2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#aa53839c7d0bac50dacd8bb73fb956ddf">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#ace9bf3347e9a110fa05cfad135ead06f">wblut.geom.WB_Vector2D</a> </li> <li>isOuterBoundary() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___halfedge.html#a6a83e1ed75b10496eb44ee747d27f078">wblut.hemesh.HE_Halfedge</a> </li> <li>isParallel() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#ab2429771cb4e4d75fc0d581dcabaa9c8">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#aae6565d5334bf98da6003f16a1293a9a">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a2a0e82c21ce0cb4f9c5dff9070164b0d">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a49525cf4a7932ea5acd63579723bb939">wblut.geom.WB_Vector</a> </li> <li>isParallel2D() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#acbf2bf779d81f3e98cf177aa34323594">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#accb1384422fa2d074ddadd37ebebb62e">wblut.geom.WB_GeometryOp2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a02adaf2eecb03ef88305947e047b2d5c">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a60aba32a67968e9213e729036164cc40">wblut.geom.WB_Vector2D</a> </li> <li>isParallelNorm() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#a84b55114554b1d965b5e52b80325c2c7">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a559263bb567f20fc5a5f5cfd5cc14299">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#aaf68dbac3648d8a0d828382ac1ea63fe">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a63fedf5a4280d061066ceb09afca6796">wblut.geom.WB_Vector</a> </li> <li>isParallelNorm2D() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#a8c1787631858e4649c2b90548581fe13">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#aa94d6f2c4cfa43fcdcf810807c2a8cea">wblut.geom.WB_GeometryOp2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a87e1b40c417375dc18874e2d99f27518">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#a2ee0590dcd410ad060e18d3adf1b7547">wblut.geom.WB_Vector2D</a> </li> <li>isParallelNormX() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a2146e0ce11527e0f04c74050ec2f3660">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a4f9f68b5d0def521b4e80530f5f95c37">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> </li> <li>isParallelX() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#a88d93aefdddaa8db938fc9f77865b559">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#aaf16830fb3faafc26ad07eec4f22e1e6">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> </li> <li>isPlanar() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon.html#ae21206468d25347062232b1b6ea5dc4b">wblut.geom.WB_Polygon</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___face.html#a4161152c41a0f81f274a879f811d276c">wblut.hemesh.HE_Face</a> </li> <li>isPositive() : <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#af4102c947ff75e6f7a8c849bc8d6b47f">wblut.math.WB_DoubleDouble</a> </li> <li>isPowerOfTwo() : <a class="el" href="classwblut_1_1math_1_1_w_b___math.html#ab8c95b050faded43cbd0810dbb71c138">wblut.math.WB_Math</a> </li> <li>isReflex2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a8bbe85b93ccd34821562687820027c79">wblut.geom.WB_GeometryOp2D</a> </li> <li>isRight2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a3cc56a1ef71a8c4f200f1f3c15720cfc">wblut.geom.WB_GeometryOp2D</a> </li> <li>isRightStrict2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a5e53f2e1804383d59341ce8a47a9046d">wblut.geom.WB_GeometryOp2D</a> </li> <li>isSimple() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon.html#aff75cb45776aa646c684f90fcec3431c">wblut.geom.WB_Polygon</a> </li> <li>isSurface() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh.html#a686498226fcad7f34186935a874f0578">wblut.hemesh.HE_Mesh</a> </li> <li>isTangent2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#ac7ca4610c62c1c5bc192b2ddcb3d0c47">wblut.geom.WB_GeometryOp2D</a> </li> <li>isTrimmed() : <a class="el" href="classwblut_1_1geom_1_1_w_b___voronoi_cell3_d.html#a8f84b0856a256af4c0aa4b9111ac88d6">wblut.geom.WB_VoronoiCell3D</a> </li> <li>isUpdated() : <a class="el" href="classwblut_1_1core_1_1_w_b___progress_reporter_1_1_w_b___progress_tracker.html#aa918a4fda71380d437e22b8a2f6b6333">wblut.core.WB_ProgressReporter.WB_ProgressTracker</a> </li> <li>isValid() : <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b.html#a03177136ac900688e6b7a59c19091aab">wblut.geom.WB_AABB</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___a_a_b_b2_d.html#a2de5cd4180573c24a2841b19a9f61f95">wblut.geom.WB_AABB2D</a> </li> <li>isValidDiagonal() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#a887ef62a5d36688714a271c20bab94a4">wblut.geom.WB_Earcut</a> </li> <li>isValidEdge() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon_triangulator_j_t_s.html#acdf28de3819917e4b3bccc83b34211f5">wblut.geom.WB_PolygonTriangulatorJTS</a> </li> <li>isValidMesh() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___diagnosis.html#a77d49cf222592e9a29e1cbd873d0c1be">wblut.hemesh.HET_Diagnosis</a> </li> <li>isValidSurface() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e_t___diagnosis.html#a42e2d18cdae98e5ada68e910089fb98b">wblut.hemesh.HET_Diagnosis</a> </li> <li>isVertexEquals() : <a class="el" href="classwblut_1_1geom_1_1_w_b___earcut.html#a3030cc510b923bcc905af87e69c1101f">wblut.geom.WB_Earcut</a> </li> <li>isVisible() : <a class="el" href="classwblut_1_1geom_1_1_w_b___polygon_decomposer.html#affb8088752544db80384658bd5d910b7">wblut.geom.WB_PolygonDecomposer</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh_element.html#a93558b96f0a47aaa238be6dc741a3f97">wblut.hemesh.HE_MeshElement</a> </li> <li>isVisited() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh_element.html#ad9041ce8507e71e64c288c460a2dd459">wblut.hemesh.HE_MeshElement</a> </li> <li>isWorld() : <a class="el" href="classwblut_1_1geom_1_1_w_b___coordinate_system2_d.html#a045bff94793e46f8f319a4ed5ea8b720">wblut.geom.WB_CoordinateSystem2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___coordinate_system3_d.html#a394dd36d0d27c76e521548a5e5788ef6">wblut.geom.WB_CoordinateSystem3D</a> </li> <li>isZero() : <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric2_d.html#a0fb3df6e563f6f453aef8eb2508359c7">wblut.geom.WB_CoordinateMetric2D</a> , <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric3_d.html#a021b080c4f6e7a51224d7d0d2718d487">wblut.geom.WB_CoordinateMetric3D</a> , <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_metric4_d.html#a0cc11e4a6f65826044837676a781e5ad">wblut.geom.WB_CoordinateMetric4D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector.html#a74197bf32408b5834ff31d47bfaad8c8">wblut.geom.WB_Vector</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector2_d.html#aa71fe2e185ff2024f75593202f0ce75f">wblut.geom.WB_Vector2D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___vector4_d.html#a5ed15820b5a2ceb1307db5503a347964">wblut.geom.WB_Vector4D</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___complex.html#ad737485316209f8d51399fefa74c7cda">wblut.math.WB_Complex</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___double_double.html#a6649d9532a8183706f5bec3efa4c661b">wblut.math.WB_DoubleDouble</a> , <a class="el" href="classwblut_1_1math_1_1_w_b___epsilon.html#a4e8a86856c25fd4738b0b3b5365f0fab">wblut.math.WB_Epsilon</a> </li> <li>isZero2D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op2_d.html#a855169430ed38d091a1ec5ef0edee5de">wblut.geom.WB_GeometryOp2D</a> </li> <li>isZero3D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d.html#aa796d11208cb10e14e5f9bbcbcf0b19a">wblut.geom.WB_GeometryOp3D</a> , <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op3_d_1_1_w_b___sphere_fit.html#a81c9bb4a22fd0f52ec3a1475b63d1b47">wblut.geom.WB_GeometryOp3D.WB_SphereFit</a> </li> <li>isZero4D() : <a class="el" href="classwblut_1_1geom_1_1_w_b___geometry_op4_d.html#af6a026b0868359b548e79d2c7770d9d2">wblut.geom.WB_GeometryOp4D</a> </li> <li>isZeroSq() : <a class="el" href="classwblut_1_1math_1_1_w_b___epsilon.html#a688ca6484349b35b85b95f86a0ab053a">wblut.math.WB_Epsilon</a> </li> <li>iterator() : <a class="el" href="classwblut_1_1hemesh_1_1_h_e___mesh_collection.html#a57a199c8adbbca282d5314616bfc20c5">wblut.hemesh.HE_MeshCollection</a> , <a class="el" href="classwblut_1_1hemesh_1_1_h_e___r_a_s.html#a472c0383597a1d39ce994a19350b6886">wblut.hemesh.HE_RAS&lt; E extends HE_Element &gt;</a> </li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated on Tue Dec 19 2017 21:21:07 for HE_Mesh by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li> </ul> </div> </body> </html>
DweebsUnited/CodeMonkey
resources/hemesh/ref/html/functions_func_i.html
HTML
bsd-3-clause
42,561
<template style="position: relative; height: 100%"> <!--(note initial size was not be set right, had to set ; height: 100% above) --> <d-view-stack id="content-view-stack" style="width: 100%; height: 100%; position: absolute !important"> </d-view-stack> </template>
edchat/dappSamples
deliteApp/content.html
HTML
bsd-3-clause
270
<!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=utf-8" /> <title>Overview: module code &mdash; Wavelet Analysis 1 documentation</title> <link rel="stylesheet" href="../_static/pyramid.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '1', 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> <link rel="top" title="Wavelet Analysis 1 documentation" href="../index.html" /> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" /> <!--[if lte IE 6]> <link rel="stylesheet" href="../_static/ie6.css" type="text/css" media="screen" charset="utf-8" /> <![endif]--> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="../index.html">Wavelet Analysis 1 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1>All modules for which code is available</h1> <ul><li><a href="lib_wavelet.html">lib_wavelet</a></li> <li><a href="wavetest.html">wavetest</a></li> </ul> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="../index.html">Wavelet Analysis 1 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2013, Mabel Calim Costa. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
mabelcalim/waipy
read_the_docs/build/html/_modules/index.html
HTML
bsd-3-clause
3,622
{% extends 'base.html' %} {% block content %} <section class="content-header"> <h1> Payment Cancelled! </h1> </section> {% endblock %}
raonyguimaraes/mendelmd
ecommerce_app/templates/ecommerce_app/payment_cancelled.html
HTML
bsd-3-clause
166
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>TrAP Parent 1.3 Reference Package com.ericsson.research.trap.utils</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" /> </head> <body> <h3> <a href="package-summary.html" target="classFrame">com.ericsson.research.trap.utils</a> </h3> <h3>Classes</h3> <ul> <li> <a href="AndroidHandler.html" target="classFrame">AndroidHandler</a> </li> <li> <a href="AndroidPackageScanner.html" target="classFrame">AndroidPackageScanner</a> </li> <li> <a href="Base64.html" target="classFrame">Base64</a> </li> <li> <a href="Block.html" target="classFrame">Block</a> </li> <li> <a href="BlockImpl.html" target="classFrame">BlockImpl</a> </li> <li> <a href="ByteConverter.html" target="classFrame">ByteConverter</a> </li> <li> <a href="PackageScannerImpl.html" target="classFrame">CacheKey</a> </li> <li> <a href="Callback.html" target="classFrame">Callback</a> </li> <li> <a href="ChildFirstURLClassLoader.html" target="classFrame">ChildFirstURLClassLoader</a> </li> <li> <a href="ConditionalBlock.html" target="classFrame">ConditionalBlock</a> </li> <li> <a href="ConditionalBlockImpl.html" target="classFrame">ConditionalBlockImpl</a> </li> <li> <a href="Configuration.html" target="classFrame">Configuration</a> </li> <li> <a href="WeakMap.html" target="classFrame">EqualMappedWeakReference</a> </li> <li> <a href="WeakMap.html" target="classFrame">EqualWeakReference</a> </li> <li> <a href="Future.html" target="classFrame">Future</a> </li> <li> <a href="FutureImpl.html" target="classFrame">FutureImpl</a> </li> <li> <a href="HexConverter.html" target="classFrame">HexConverter</a> </li> <li> <a href="HexDump.html" target="classFrame">HexDump</a> </li> <li> <a href="IPUtil.html" target="classFrame">IPUtil</a> </li> <li> <a href="IPUtilImpl.html" target="classFrame">IPUtilImpl</a> </li> <li> <a href="JBossVFSPackageScanner.html" target="classFrame">JBossVFSPackageScanner</a> </li> <li> <a href="JDKLoggerConfig.html" target="classFrame">JDKLoggerConfig</a> </li> <li> <a href="LRUCache.html" target="classFrame">LRUCache</a> </li> <li> <a href="Lock.html" target="classFrame">Lock</a> </li> <li> <a href="LockImpl.html" target="classFrame">LockImpl</a> </li> <li> <a href="PackageScanner.html" target="classFrame">PackageScanner</a> </li> <li> <a href="PackageScannerFile.html" target="classFrame">PackageScannerFile</a> </li> <li> <a href="PackageScannerImpl.html" target="classFrame">PackageScannerImpl</a> </li> <li> <a href="PackageScannerNull.html" target="classFrame">PackageScannerNull</a> </li> <li> <a href="WeakMap.html" target="classFrame">ReturnedEntry</a> </li> <li> <a href="RunnableFuture.html" target="classFrame">RunnableFuture</a> </li> <li> <a href="SSLUtil.html" target="classFrame">SSLMaterial</a> </li> <li> <a href="SSLUtil.html" target="classFrame">SSLUtil</a> </li> <li> <a href="JBossVFSPackageScanner.html" target="classFrame">SilentClassLoader</a> </li> <li> <a href="Callback.html" target="classFrame">SingleArgumentCallback</a> </li> <li> <a href="StringUtil.html" target="classFrame">StringUtil</a> </li> <li> <a href="StringUtilImpl.html" target="classFrame">StringUtilImpl</a> </li> <li> <a href="ThreadPool.html" target="classFrame">ThreadPool</a> </li> <li> <a href="ThreadPoolImpl.html" target="classFrame">ThreadPoolImpl</a> </li> <li> <a href="UID.html" target="classFrame">UID</a> </li> <li> <a href="UIDImpl.html" target="classFrame">UIDImpl</a> </li> <li> <a href="UUID.html" target="classFrame">UUID</a> </li> <li> <a href="UUIDImpl.html" target="classFrame">UUIDImpl</a> </li> <li> <a href="WeakDelay.html" target="classFrame">WeakDelay</a> </li> <li> <a href="WeakMap.html" target="classFrame">WeakMap</a> </li> </ul> </body> </html>
princeofdarkness76/trap
xref/com/ericsson/research/trap/utils/package-frame.html
HTML
bsd-3-clause
6,087
<html> <body> <ul> <li><a href="http://watir.com/" id="link1">lowercase link</a></li> <li><A href="http://watir.com/" id="link2">uppercase link</A></li> <li><a href="http://watir.com/" ID="link3">another lowercase link</a></li> <li><A href="http://watir.com/" ID="link4">another uppercase link</A></li> </ul> </body> </html>
jarib/watir
firewatir/unittests/html/a.html
HTML
bsd-3-clause
328
<!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_45) on Mon Jul 12 18:25:17 IDT 2021 --> <title>DnxDocumentHelper.SignificantProperties</title> <meta name="date" content="2021-07-12"> <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="DnxDocumentHelper.SignificantProperties"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":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="../../../../../overview-summary.html">Overview</a></li> <li><a href="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-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignatureInformationExtension.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.VsOutcome.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html" target="_top">Frames</a></li> <li><a href="DnxDocumentHelper.SignificantProperties.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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.exlibris.digitool.common.dnx</div> <h2 title="Class DnxDocumentHelper.SignificantProperties" class="title">Class DnxDocumentHelper.SignificantProperties</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.exlibris.digitool.common.dnx.DnxDocumentHelper.SignificantProperties</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.html" title="class in com.exlibris.digitool.common.dnx">DnxDocumentHelper</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">DnxDocumentHelper.SignificantProperties</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#sectionId">sectionId</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#SIGNIFICANTPROPERTIESEXTENSION">SIGNIFICANTPROPERTIESEXTENSION</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#SIGNIFICANTPROPERTIESTYPE">SIGNIFICANTPROPERTIESTYPE</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#SIGNIFICANTPROPERTIESVALUE">SIGNIFICANTPROPERTIESVALUE</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== 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="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#SignificantProperties--">SignificantProperties</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#SignificantProperties-java.lang.String-java.lang.String-java.lang.String-">SignificantProperties</a></span>(java.lang.String&nbsp;significantPropertiesType, java.lang.String&nbsp;significantPropertiesValue, java.lang.String&nbsp;significantPropertiesExtension)</code> <div class="block">Creates the SignificantProperties section.</div> </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><a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#getRecord--">getRecord</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#getSignificantPropertiesExtension--">getSignificantPropertiesExtension</a></span>()</code> <div class="block">Gets the SignificantProperties significantPropertiesExtension.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#getSignificantPropertiesType--">getSignificantPropertiesType</a></span>()</code> <div class="block">Gets the SignificantProperties significantPropertiesType.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#getSignificantPropertiesValue--">getSignificantPropertiesValue</a></span>()</code> <div class="block">Gets the SignificantProperties significantPropertiesValue.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#setRecord-com.exlibris.digitool.common.dnx.DnxSectionRecord-">setRecord</a></span>(<a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a>&nbsp;record)</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#setSignificantPropertiesExtension-java.lang.String-">setSignificantPropertiesExtension</a></span>(java.lang.String&nbsp;s)</code> <div class="block">Sets the SignificantProperties significantPropertiesExtension.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#setSignificantPropertiesType-java.lang.String-">setSignificantPropertiesType</a></span>(java.lang.String&nbsp;s)</code> <div class="block">Sets the SignificantProperties significantPropertiesType.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html#setSignificantPropertiesValue-java.lang.String-">setSignificantPropertiesValue</a></span>(java.lang.String&nbsp;s)</code> <div class="block">Sets the SignificantProperties significantPropertiesValue.</div> </td> </tr> </table> <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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="sectionId"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>sectionId</h4> <pre>public static final&nbsp;java.lang.String sectionId</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.SignificantProperties.sectionId">Constant Field Values</a></dd> </dl> </li> </ul> <a name="SIGNIFICANTPROPERTIESTYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIGNIFICANTPROPERTIESTYPE</h4> <pre>public static final&nbsp;java.lang.String SIGNIFICANTPROPERTIESTYPE</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.SignificantProperties.SIGNIFICANTPROPERTIESTYPE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="SIGNIFICANTPROPERTIESVALUE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIGNIFICANTPROPERTIESVALUE</h4> <pre>public static final&nbsp;java.lang.String SIGNIFICANTPROPERTIESVALUE</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.SignificantProperties.SIGNIFICANTPROPERTIESVALUE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="SIGNIFICANTPROPERTIESEXTENSION"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SIGNIFICANTPROPERTIESEXTENSION</h4> <pre>public static final&nbsp;java.lang.String SIGNIFICANTPROPERTIESEXTENSION</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.SignificantProperties.SIGNIFICANTPROPERTIESEXTENSION">Constant Field Values</a></dd> </dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="SignificantProperties--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SignificantProperties</h4> <pre>public&nbsp;SignificantProperties()</pre> </li> </ul> <a name="SignificantProperties-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SignificantProperties</h4> <pre>public&nbsp;SignificantProperties(java.lang.String&nbsp;significantPropertiesType, java.lang.String&nbsp;significantPropertiesValue, java.lang.String&nbsp;significantPropertiesExtension)</pre> <div class="block">Creates the SignificantProperties section.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>significantPropertiesType</code> - The aspect, facet, or attribute of an object about which significant properties are being described (for example, content, structure, behavior, page count, page width)<br/></dd> <dd><code>significantPropertiesValue</code> - Description of the characteristics of a particular object subjectively important to maintain through preservation actions.<br/></dd> <dd><code>significantPropertiesExtension</code> - A container to include semantic units defined outside of PREMIS for significant properties.<br/></dd> </dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getRecord--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRecord</h4> <pre>public&nbsp;<a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a>&nbsp;getRecord()</pre> </li> </ul> <a name="setRecord-com.exlibris.digitool.common.dnx.DnxSectionRecord-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setRecord</h4> <pre>public&nbsp;void&nbsp;setRecord(<a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a>&nbsp;record)</pre> </li> </ul> <a name="getSignificantPropertiesType--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSignificantPropertiesType</h4> <pre>public&nbsp;java.lang.String&nbsp;getSignificantPropertiesType()</pre> <div class="block">Gets the SignificantProperties significantPropertiesType.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>significantPropertiesType The aspect, facet, or attribute of an object about which significant properties are being described (for example, content, structure, behavior, page count, page width)<br/></dd> </dl> </li> </ul> <a name="setSignificantPropertiesType-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSignificantPropertiesType</h4> <pre>public&nbsp;void&nbsp;setSignificantPropertiesType(java.lang.String&nbsp;s)</pre> <div class="block">Sets the SignificantProperties significantPropertiesType.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>s</code> - The aspect, facet, or attribute of an object about which significant properties are being described (for example, content, structure, behavior, page count, page width)<br/></dd> </dl> </li> </ul> <a name="getSignificantPropertiesValue--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSignificantPropertiesValue</h4> <pre>public&nbsp;java.lang.String&nbsp;getSignificantPropertiesValue()</pre> <div class="block">Gets the SignificantProperties significantPropertiesValue.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>significantPropertiesValue Description of the characteristics of a particular object subjectively important to maintain through preservation actions.<br/></dd> </dl> </li> </ul> <a name="setSignificantPropertiesValue-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSignificantPropertiesValue</h4> <pre>public&nbsp;void&nbsp;setSignificantPropertiesValue(java.lang.String&nbsp;s)</pre> <div class="block">Sets the SignificantProperties significantPropertiesValue.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>s</code> - Description of the characteristics of a particular object subjectively important to maintain through preservation actions.<br/></dd> </dl> </li> </ul> <a name="getSignificantPropertiesExtension--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSignificantPropertiesExtension</h4> <pre>public&nbsp;java.lang.String&nbsp;getSignificantPropertiesExtension()</pre> <div class="block">Gets the SignificantProperties significantPropertiesExtension.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>significantPropertiesExtension A container to include semantic units defined outside of PREMIS for significant properties.<br/></dd> </dl> </li> </ul> <a name="setSignificantPropertiesExtension-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setSignificantPropertiesExtension</h4> <pre>public&nbsp;void&nbsp;setSignificantPropertiesExtension(java.lang.String&nbsp;s)</pre> <div class="block">Sets the SignificantProperties significantPropertiesExtension.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>s</code> - A container to include semantic units defined outside of PREMIS for significant properties.<br/></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="../../../../../overview-summary.html">Overview</a></li> <li><a href="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-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignatureInformationExtension.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.VsOutcome.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html" target="_top">Frames</a></li> <li><a href="DnxDocumentHelper.SignificantProperties.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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>
ExLibrisGroup/Rosetta.dps-sdk-projects
7.1/javadoc/com/exlibris/digitool/common/dnx/DnxDocumentHelper.SignificantProperties.html
HTML
bsd-3-clause
22,662
<!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=UTF-8"> <title>MyaCon</title> <link rel="stylesheet" type="text/css" href="css/view.css" media="all"> <script type="text/javascript" src="js/view.js"></script> </head> <body id="main_body" > <img id="top" src="images/top.png" alt=""> <div id="form_container"> <h1><a>MyaCon</a></h1> <div class="form_description"> <h2>MyaCon is coming soon!</h2> <p>The next installment of MyaCon is right around the corner! <a href="register">Register now</a> or if you want to speak <a href='cfp'>send us your proposal</a>.</p> <h2>Rate how we did</h2> <p>Let us know what you thought of this year's talks. Complete <a href="feedback">this short form</a> to give us your feedback.</p> </div> </div> <img id="bottom" src="images/bottom.png" alt=""> </body> </html>
jmertic/sugarplatformdemo_forms
index.html
HTML
bsd-3-clause
1,017
<h1><code ng:non-bindable="">linky</code> <span class="hint">( filter in module <code ng:non-bindable="">ngSanitize</code> )</span> </h1> <div><h2 id="Description">Description</h2> <div class="description"><p>Finds links in text input and turns them into html links. Supports http/https/ftp/mailto and plain email address links.</p></div> <h2 id="Usage">Usage</h2> <div class="usage"><h3 id="In.HTML.Template.Binding">In HTML Template Binding</h3> <div class="in-html-template-binding"><code ng:non-bindable="">&lt;span ng-bind-html="linky_expression | linky"&gt;&lt;/span&gt;</code> </div> <h3 id="In.JavaScript">In JavaScript</h3> <div class="in-javascript"><code ng:non-bindable="">$filter('linky')(text, target)</code> </div> <h3 id="Parameters">Parameters</h3> <ul class="parameters"><li><code class="plain">text – {string} – </code> <p>Input text.</p></li> <li><code class="plain">target – {string} – </code> <p>Window (<em>blank|</em>self|<em>parent|</em>top) or named frame to open links in.</p></li> </ul> <h3 id="Returns">Returns</h3> <div class="returns"><code class="plain">{string}</code> – <p>Html-linkified text.</p></div> </div> <h2 id="Example">Example</h2> <div class="example"><h4>Source</h4> <div source-edit="ngSanitize" source-edit-deps="angular.js script.js" source-edit-html="index.html-168" source-edit-css="" source-edit-js="script.js-167" source-edit-unit="" source-edit-scenario="scenario.js-169"></div> <div class="tabbable"><div class="tab-pane" title="index.html"> <pre class="prettyprint linenums" ng-set-text="index.html-168" ng-html-wrap="ngSanitize angular.js script.js"></pre> <script type="text/ng-template" id="index.html-168"> <div ng-controller="Ctrl"> Snippet: <textarea ng-model="snippet" cols="60" rows="3"></textarea> <table> <tr> <td>Filter</td> <td>Source</td> <td>Rendered</td> </tr> <tr id="linky-filter"> <td>linky filter</td> <td> REPLACEME0 </td> <td> <div ng-bind-html="snippet | linky"> </div> </td> </tr> <tr id="linky-target"> <td>linky target</td> <td> REPLACEME1 </td> <td> <div ng-bind-html="snippetWithTarget | linky:'_blank'"></div> </td> </tr> <tr id="escaped-html"> <td>no filter</td> <td>REPLACEME2</td> <td><div ng-bind="snippet"></div></td> </tr> </table> </script> </div> <div class="tab-pane" title="script.js"> <pre class="prettyprint linenums" ng-set-text="script.js-167"></pre> <script type="text/ng-template" id="script.js-167"> function Ctrl($scope) { $scope.snippet = 'Pretty text with some links:\n'+ 'http://angularjs.org/,\n'+ 'mailto:us@somewhere.org,\n'+ 'another@somewhere.org,\n'+ 'and one more: ftp://127.0.0.1/.'; $scope.snippetWithTarget = 'http://angularjs.org/'; } </script> </div> <div class="tab-pane" title="End to end test"> <pre class="prettyprint linenums" ng-set-text="scenario.js-169"></pre> <script type="text/ng-template" id="scenario.js-169"> it('should linkify the snippet with urls', function() { expect(using('#linky-filter').binding('snippet | linky')). toBe('Pretty text with some links:&#10;' + '<a href="http://angularjs.org/">http://angularjs.org/</a>,&#10;' + '<a href="mailto:us@somewhere.org">us@somewhere.org</a>,&#10;' + '<a href="mailto:another@somewhere.org">another@somewhere.org</a>,&#10;' + 'and one more: <a href="ftp://127.0.0.1/">ftp://127.0.0.1/</a>.'); }); it ('should not linkify snippet without the linky filter', function() { expect(using('#escaped-html').binding('snippet')). toBe("Pretty text with some links:\n" + "http://angularjs.org/,\n" + "mailto:us@somewhere.org,\n" + "another@somewhere.org,\n" + "and one more: ftp://127.0.0.1/."); }); it('should update', function() { input('snippet').enter('new http://link.'); expect(using('#linky-filter').binding('snippet | linky')). toBe('new <a href="http://link">http://link</a>.'); expect(using('#escaped-html').binding('snippet')).toBe('new http://link.'); }); it('should work with the target property', function() { expect(using('#linky-target').binding("snippetWithTarget | linky:'_blank'")). toBe('<a target="_blank" href="http://angularjs.org/">http://angularjs.org/</a>'); }); </script> </div> </div><h4>Demo</h4> <div class="well doc-example-live" ng-embed-app="ngSanitize" ng-set-html="index.html-168" ng-eval-javascript="script.js-167"></div></div> </div>
adrexia/silverstripe-flowchart
js/thirdparty/jsPlumb/node_modules/grunt-docular/node_modules/docular/lib/webapp/documentation/partials/angular/api/ngSanitize.filter:linky.html
HTML
bsd-3-clause
4,629
<head> <link href="pantheios.css" rel="stylesheet" type="text/css"> <!-- <title>Pantheios - The C++ Diagnostic Logging Sweetspot</title> --> </head> <table width = "100%"> <tr> <td align = "left" valign = "middle"> <a href = "http://www.synesis.com.au/"><img src = "syn_head.jpg" border = "0" width = "343" height = "50" alt = "Synesis Software" /></a> </td> <td align = "right" valign = "middle"> <a href = "http://stlsoft.org"><img src = "stlsoft200x100.jpg" border = "0" width = "100" height = "50" alt = "STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ..." /></a> </td> </tr> <tr> <td width = "100%" colspan = "2"> <hr width = "100%"> </td> </tr> </table> <!-- Generated by Doxygen 1.5.4 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <div class="nav"> <a class="el" href="namespacepantheios.html">pantheios</a>::<a class="el" href="namespacepantheios_1_1util.html">util</a>::<b>backends</b>::<a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html">Context</a></div> <h1>Context Class Reference<br> <small> [<a class="el" href="group__group____utility____backend.html">Back-end Utility Components</a>]</small> </h1><!-- doxytag: class="pantheios::util::backends::Context" --><code>#include &lt;<a class="el" href="context_8hpp-source.html">pantheios/util/backends/context.hpp</a>&gt;</code> <p> <p> <a href="classpantheios_1_1util_1_1backends_1_1Context-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> Framework class for assisting in the writing of <a class="el" href="group__group____backend.html">Back-ends</a>. <p> To use <a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html" title="Framework class for assisting in the writing of Back-ends.">pantheios::util::backends::Context</a>, you derive from it, and override the rawLogEntry() method, as in the implementation of be.speech: <pre> struct be_speech_context : public <a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html" title="Framework class for assisting in the writing of Back-ends.">pantheios::util::backends::Context</a> { public: // Member Types typedef <a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html" title="Framework class for assisting in the writing of Back-ends.">pantheios::util::backends::Context</a> parent_class_type; typedef be_speech_context class_type; typedef std::string string_type; typedef stlsoft::ref_ptr&lt;ISpVoice&gt; voice_type;</pre><p> <pre>public: // Construction be_speech_context(pan_char_t const* processIdentity, int id, pantheios::uint32_t flags, voice_type voice); ~be_speech_context() throw();</pre><p> <pre>private: // Overrides virtual int rawLogEntry(int severity, const <a class="el" href="structpantheios_1_1pan__slice__t.html" title="String slice used by the Pantheios Application Layer API to communicate with the...">pan_slice_t</a> (&amp;ar)[rawLogArrayDimension], size_t cchTotal);</pre><p> <pre> . . . }; </pre><p> An instance of the derived class is created in the back-end initialisation function, and destroyed in the uninitialisation function, each of which are called a maximum of one time per program execution.<p> Finally, in the implementation of the back-end's log entry function, the <a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html#809ec5b82c47ce92eaffd5aafd8b4ea2" title="This method does not mutate any member data.">logEntry()</a> method is called, as in: <pre> static int pantheios_be_speech_logEntry( void* // feToken , void* beToken , int severity , pan_char_t const* entry , size_t cchEntry) { PANTHEIOS_CONTRACT_ENFORCE_PRECONDITION_PARAMS_API(NULL != beToken, "back-end token may not be null");</pre><p> <pre> be_speech_context* ctxt = static_cast&lt;be_speech_context*&gt;(beToken);</pre><p> <pre> return ctxt-&gt;logEntry(severity, entry, cchEntry); } </pre> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Member Variables</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="088bbcc4717c66ee784d21ddec35a861"></a><!-- doxytag: member="pantheios::util::backends::Context::m_processIdentity" ref="088bbcc4717c66ee784d21ddec35a861" args="" --> <a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> *const&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_processIdentity</b></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="71ccf235ac0509e74d45ef4f91160c45"></a><!-- doxytag: member="pantheios::util::backends::Context::m_id" ref="71ccf235ac0509e74d45ef4f91160c45" args="" --> int const&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_id</b></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="49d7e520d419facee1233f8c6327aa9b"></a><!-- doxytag: member="pantheios::util::backends::Context::m_flags" ref="49d7e520d419facee1233f8c6327aa9b" args="" --> <a class="el" href="namespacepantheios.html#666d419dcdbf5bafa64ad15700d973fa">pan_uint32_t</a> const&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_flags</b></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b02d308a18cb9d117f4d780dbc50ebd6"></a><!-- doxytag: member="pantheios::util::backends::Context::m_severityMask" ref="b02d308a18cb9d117f4d780dbc50ebd6" args="" --> int const&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_severityMask</b></td></tr> <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> <tr><td colspan="2"><div class="groupHeader">Member Types</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1f8f7a5b2f307eeb0fc6f1ade9026682"></a><!-- doxytag: member="pantheios::util::backends::Context::class_type" ref="1f8f7a5b2f307eeb0fc6f1ade9026682" args="" --> typedef <a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html">Context</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>class_type</b></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td colspan="2"><div class="groupHeader">Operations</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html#809ec5b82c47ce92eaffd5aafd8b4ea2">logEntry</a> (int severity, <a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const *entry, size_t cchEntry)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><dl class="note" compact><dt><b>Note:</b></dt><dd>This method does not mutate any member data. </dd></dl> <a href="#809ec5b82c47ce92eaffd5aafd8b4ea2"></a><br></td></tr> <tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html#ed9dfb7bff3fdbad32ab5d00953582d2">getProcessIdentity</a> () const </td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The process identity. <a href="#ed9dfb7bff3fdbad32ab5d00953582d2"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="558bedcbb52dd54d87ee493159dc4283"></a><!-- doxytag: member="pantheios::util::backends::Context::getBackEndId" ref="558bedcbb52dd54d87ee493159dc4283" args="() const " --> int&nbsp;</td><td class="memItemRight" valign="bottom"><b>getBackEndId</b> () const </td></tr> <tr><td colspan="2"><br><h2>Protected Types</h2></td></tr> <tr><td colspan="2"><div class="groupHeader">Member Constants</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <b>rawLogArrayDimension</b> = 10 }</td></tr> <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> <tr><td colspan="2"><div class="groupHeader">Construction</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html#78a0bb057c7f09b97e2d0cfbfe4b5244">Context</a> (<a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const *processIdentity, int id, <a class="el" href="namespacepantheios.html#666d419dcdbf5bafa64ad15700d973fa">pan_uint32_t</a> flags, int severityMask)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs an instance. <a href="#78a0bb057c7f09b97e2d0cfbfe4b5244"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3011883c9723bebcb3c6b8eedf778170"></a><!-- doxytag: member="pantheios::util::backends::Context::~Context" ref="3011883c9723bebcb3c6b8eedf778170" args="()" --> virtual&nbsp;</td><td class="memItemRight" valign="bottom"><b>~Context</b> () throw ()</td></tr> <tr><td colspan="2"><br><h2>Static Protected Member Functions</h2></td></tr> <tr><td colspan="2"><div class="groupHeader">Utilities</div></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">static size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html#d6bfc0471a6b9f5ea1de49a60187deb2">concatenateSlices</a> (<a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> *dest, size_t cchDest, size_t numSlices, <a class="el" href="structpantheios_1_1pan__slice__t.html">pan_slice_t</a> const *slices)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Concatenates the slices into the given destination. <a href="#d6bfc0471a6b9f5ea1de49a60187deb2"></a><br></td></tr> </table> <hr><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" name="78a0bb057c7f09b97e2d0cfbfe4b5244"></a><!-- doxytag: member="pantheios::util::backends::Context::Context" ref="78a0bb057c7f09b97e2d0cfbfe4b5244" args="(pan_char_t const *processIdentity, int id, pan_uint32_t flags, int severityMask)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classpantheios_1_1util_1_1backends_1_1Context.html">Context</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const *&nbsp;</td> <td class="paramname"> <em>processIdentity</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>id</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepantheios.html#666d419dcdbf5bafa64ad15700d973fa">pan_uint32_t</a>&nbsp;</td> <td class="paramname"> <em>flags</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>severityMask</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"><code> [protected]</code></td> </tr> </table> </div> <div class="memdoc"> <p> Constructs an instance. <p> <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>processIdentity</em>&nbsp;</td><td>The process identity. May not be NULL or empty </td></tr> <tr><td valign="top"></td><td valign="top"><em>id</em>&nbsp;</td><td>The back-end identifier </td></tr> <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>Flags that control the elements presented in the log statements </td></tr> <tr><td valign="top"></td><td valign="top"><em>severityMask</em>&nbsp;</td><td>Mask that prescribes the valid range of the severity for the derived class. Must be either 0x07 or 0x0f </td></tr> </table> </dl> </div> </div><p> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="809ec5b82c47ce92eaffd5aafd8b4ea2"></a><!-- doxytag: member="pantheios::util::backends::Context::logEntry" ref="809ec5b82c47ce92eaffd5aafd8b4ea2" args="(int severity, pan_char_t const *entry, size_t cchEntry)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int logEntry </td> <td>(</td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>severity</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const *&nbsp;</td> <td class="paramname"> <em>entry</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"> <em>cchEntry</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <dl class="note" compact><dt><b>Note:</b></dt><dd>This method does not mutate any member data. </dd></dl> <p> It is not marked <code>const</code> solely because it invokes rawLogEntry(), which may need to mutate member data of the derived class (though this will not be the dominant form).<p> <dl class="note" compact><dt><b>Note:</b></dt><dd>Because the method does not, in and of itself, mutate data, backends using the class may only need to lock if the underlying transmission medium requires it, and this may only need to be inside the call to rawLogEntry(), on a back-end-specific basis. </dd></dl> </div> </div><p> <a class="anchor" name="d6bfc0471a6b9f5ea1de49a60187deb2"></a><!-- doxytag: member="pantheios::util::backends::Context::concatenateSlices" ref="d6bfc0471a6b9f5ea1de49a60187deb2" args="(pan_char_t *dest, size_t cchDest, size_t numSlices, pan_slice_t const *slices)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">static size_t concatenateSlices </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> *&nbsp;</td> <td class="paramname"> <em>dest</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"> <em>cchDest</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"> <em>numSlices</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structpantheios_1_1pan__slice__t.html">pan_slice_t</a> const *&nbsp;</td> <td class="paramname"> <em>slices</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"><code> [static, protected]</code></td> </tr> </table> </div> <div class="memdoc"> <p> Concatenates the slices into the given destination. <p> </div> </div><p> <a class="anchor" name="ed9dfb7bff3fdbad32ab5d00953582d2"></a><!-- doxytag: member="pantheios::util::backends::Context::getProcessIdentity" ref="ed9dfb7bff3fdbad32ab5d00953582d2" args="() const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="namespacepantheios.html#dbce7217fcbe56576e3d5378a14a1f9b">pan_char_t</a> const* getProcessIdentity </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> The process identity. <p> <dl class="note" compact><dt><b>Note:</b></dt><dd>In builds where exceptions are not enabled, or with compilers that do not throw std::bad_alloc on allocation failure, this will return NULL to indicate that construction has failed </dd></dl> </div> </div><p> <hr>The documentation for this class was generated from the following file:<ul> <li>pantheios/util/backends/<a class="el" href="context_8hpp-source.html">context.hpp</a></ul> <table width = "100%"> <tr> <td width = "100%" colspan = "2"> <hr width = "100%"> </td> </tr> <tr> <td align = "center" valign = "middle"> <font size = "-1"> <a href = "http://pantheios.org/"><b>pantheios</b></a> Library documentation © Matthew Wilson &amp; <a href="http://www.synesis.com.au">Synesis Software</a>, 2006-2011 </font> </td> <td align = "center" valign = "middle"> <a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=141831&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /> </a> </td> </tr> </table>
zvelo/pantheios
doc/html/1.0.1-beta214/classpantheios_1_1util_1_1backends_1_1Context.html
HTML
bsd-3-clause
18,708
<!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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Index &#8212; pyMeteo 1.0.1 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></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/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="index" title="Index" href="#" /> <link rel="search" title="Search" href="search.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">pyMeteo 1.0.1 documentation</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="index">Index</h1> <div class="genindex-jumpbox"> <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#P"><strong>P</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> | <a href="#W"><strong>W</strong></a> </div> <h2 id="C">C</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.cm1.read_grads.CM1">CM1 (class in pymeteo.cm1.read_grads)</a> </li> </ul></td> </tr></table> <h2 id="D">D</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.dimT">dimT (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.dimX">dimX (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.dimY">dimY (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.dimZ">dimZ (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.skewt.dp">dp (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.draw_dry_adiabat">draw_dry_adiabat() (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.draw_isobars">draw_isobars() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.draw_isotherms">draw_isotherms() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.draw_moist_adiabat">draw_moist_adiabat() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.draw_water_mix_ratio">draw_water_mix_ratio() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.dry_adiabats">dry_adiabats (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.dt">dt (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> </ul></td> </tr></table> <h2 id="I">I</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.isobars">isobars (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.isotherms">isotherms (in module pymeteo.skewt)</a> </li> </ul></td> </tr></table> <h2 id="L">L</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.label_std_heights">label_std_heights() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.lc_major">lc_major (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.lc_minor">lc_minor (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_Parcel_T">linecolor_Parcel_T (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_T">linecolor_T (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_Td">linecolor_Td (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_Tve">linecolor_Tve (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_Tvp">linecolor_Tvp (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linecolor_Twb">linecolor_Twb (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.linestyle_Tve">linestyle_Tve (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linestyle_Tvp">linestyle_Tvp (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_Parcel_T">linewidth_Parcel_T (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_T">linewidth_T (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_Td">linewidth_Td (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_Tve">linewidth_Tve (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_Tvp">linewidth_Tvp (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.linewidth_Twb">linewidth_Twb (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.lw_major">lw_major (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.lw_minor">lw_minor (in module pymeteo.skewt)</a> </li> </ul></td> </tr></table> <h2 id="M">M</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.dynamics.mean_wind">mean_wind() (in module pymeteo.dynamics)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.mixing_ratios">mixing_ratios (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.moist_adiabats">moist_adiabats (in module pymeteo.skewt)</a> </li> </ul></td> </tr></table> <h2 id="N">N</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.nt">nt (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.nv">nv (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.nx">nx (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.ny">ny (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.nz">nz (pymeteo.cm1.read_grads.CM1 attribute)</a> </li> </ul></td> </tr></table> <h2 id="P">P</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.pbot">pbot (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plevs">plevs (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot">plot() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_cm1">plot_cm1() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_cm1h5">plot_cm1h5() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_hodo_axes">plot_hodo_axes() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_hodograph">plot_hodograph() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_legend">plot_legend() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_sounding">plot_sounding() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_sounding_axes">plot_sounding_axes() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_sounding_data">plot_sounding_data() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_sounding_data_csv">plot_sounding_data_csv() (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.plot_sounding_data_uwyo">plot_sounding_data_uwyo() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.plot_wrf">plot_wrf() (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.ptickbot">ptickbot (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.pticktop">pticktop (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.ptop">ptop (in module pymeteo.skewt)</a> </li> <li><a href="index.html#module-pymeteo">pymeteo (module)</a> </li> <li><a href="index.html#module-pymeteo.cm1.read_grads">pymeteo.cm1.read_grads (module)</a> </li> <li><a href="index.html#module-pymeteo.cm1.read_hdf5">pymeteo.cm1.read_hdf5 (module)</a> </li> <li><a href="index.html#module-pymeteo.constants">pymeteo.constants (module)</a> </li> <li><a href="index.html#module-pymeteo.dynamics">pymeteo.dynamics (module)</a> </li> <li><a href="index.html#module-pymeteo.skewt">pymeteo.skewt (module)</a>, <a href="index.html#module-pymeteo.skewt">[1]</a> </li> <li><a href="index.html#module-pymeteo.thermo">pymeteo.thermo (module)</a>, <a href="index.html#module-pymeteo.thermo">[1]</a> </li> </ul></td> </tr></table> <h2 id="R">R</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.cm1.read_grads.CM1.read3d">read3d() (pymeteo.cm1.read_grads.CM1 method)</a> </li> </ul></td> </tr></table> <h2 id="S">S</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.dynamics.shear">shear() (in module pymeteo.dynamics)</a> </li> <li><a href="index.html#pymeteo.skewt.skew">skew() (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.skew_angle">skew_angle (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.dynamics.srh">srh() (in module pymeteo.dynamics)</a> </li> </ul></td> </tr></table> <h2 id="T">T</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.thermo.T">T() (in module pymeteo.thermo)</a> </li> <li><a href="index.html#pymeteo.skewt.tickdp">tickdp (in module pymeteo.skewt)</a> </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.skewt.Tmax">Tmax (in module pymeteo.skewt)</a> </li> <li><a href="index.html#pymeteo.skewt.Tmin">Tmin (in module pymeteo.skewt)</a> </li> </ul></td> </tr></table> <h2 id="U">U</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.dynamics.uv_to_deg">uv_to_deg() (in module pymeteo.dynamics)</a> </li> </ul></td> </tr></table> <h2 id="W">W</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="index.html#pymeteo.dynamics.wind_deg_to_uv">wind_deg_to_uv() (in module pymeteo.dynamics)</a> </li> </ul></td> </tr></table> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">pyMeteo 1.0.1 documentation</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2015-2019, Casey Webster. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.4. </div> </body> </html>
cwebster2/pyMeteo
docs/genindex.html
HTML
bsd-3-clause
14,580
<!DOCTYPE html> <html> <head> <script src="../../../build/aui/aui.js" type="text/javascript"></script> <link rel="stylesheet" href="../../../build/aui-skin-base/css/aui-skin-base.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="css/main.css" type="text/css" media="screen" /> </head> <body> <div id="wrapper"> <h2>AlloyUI</h2> <h1>Tabs</h1> <script type="text/javascript"> AUI({insertBefore: document.documentElement.firstChild.firstChild}).use( 'aui-tabs' ); </script> <h3>Detached</h3> <div id="markupTabs" class="yui3-widget aui-component aui-tabview"> <div class="aui-tabview-content"> <ul class="aui-tabview-list yui3-widget-hd"> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Lorem</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Ipsum</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default aui-state-active aui-tab-active"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Dolor</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Sit</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Amet</a></span> </li> </ul> </div> </div> <h3>Attached</h3> <div id="markupTabs" class="yui3-widget aui-component aui-tabview"> <div class="aui-tabview-attached aui-tabview-content"> <ul class="aui-tabview-list yui3-widget-hd"> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Setup</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Permissions</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default aui-state-active aui-tab-active"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Sharing</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Scope</a></span> </li> </ul> <div id="testContent" class="aui-tabview-content yui3-widget-bd"> <div class="aui-tabview-content-item aui-tabview-content yui3-widget-bd"> <div id="markupTabs" class="yui3-widget aui-component aui-tabview"> <div class="aui-tabview-detached aui-tabview-content"> <ul class="aui-tabview-list yui3-widget-hd"> <li class="aui-tab yui3-widget aui-component aui-state-default aui-state-active aui-tab-active"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Any Website</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Facebook</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Google Gadget</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Netvibes</a></span> </li> <li class="aui-tab yui3-widget aui-component aui-state-default"> <span class="aui-tab-content"><a href="javascript:;" class="aui-tab-label">Friends</a></span> </li> </ul> <fieldset class="aui-fieldset "> <div class="aui-fieldset-content "> <div class="portlet-msg-info"> Share this application on any website. Just copy the code below and paste it into your webpage, and this application will show up. </div> <span class="aui-field aui-field-text lfr-textarea-container"> <span class="aui-field-content"> <span class="aui-field-element "> <textarea id="_86_example" class="aui-field-input aui-field-input-text" onclick="Liferay.Util.selectAndCopy(this);" name="_86_example">&lt;script src="http://localhost:8080/html/js/liferay/widget.js" type="text/javascript"&gt;&lt;/script&gt;&lt;script type="text/javascript"&gt; Liferay.Widget({ url: 'http://localhost:8080/widget/web/guest/home/-/58'});&lt;/script&gt;</textarea> </span> </span> </span> <span class="aui-field aui-field-choice"> <span class="aui-field-content"> <span class="aui-field-element aui-field-label-right"> <input id="_86_widgetShowAddAppLink" type="hidden" value="false" name="_86_widgetShowAddAppLink"> <input id="_86_widgetShowAddAppLinkCheckbox" class="aui-field-input aui-field-input-choice" type="checkbox" onclick="Liferay.Util.updateCheckboxValue(this); " name="_86_widgetShowAddAppLinkCheckbox"> </span> <label class="aui-field-label" for="_86_widgetShowAddAppLinkCheckbox"> Allow users to add<strong> Calendar </strong>to any website. </label> </span> </span> </div> </fieldset> <div class="aui-button-holder "> <span class="aui-button aui-button-submit"> <span class="aui-button-content"> <input class="aui-button-input aui-button-input-submit" type="submit" value="Save"> </span> </span> </div> </div> </div> </div> <div class="aui-tabview-content-item aui-tabview-content yui3-widget-bd aui-helper-hidden"> <h3> 2. New tab content </h3><br> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 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. </div> <div class="aui-tabview-content-item aui-tabview-content yui3-widget-bd aui-helper-hidden"> <h3> 3. New tab content </h3><br> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 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. </div> </div> </div> </div> </div> </body> </html>
giros/alloy-ui
sandbox/skin-tbd/tabs/index.html
HTML
bsd-3-clause
7,199
<h1 id="run-iot-sol-on-devastator-robot-kit">Run IoT SOL on Devastator Robot Kit</h1><p>IoT SOL runs on the Devastator Robot Kit, with Edison board inside, and builtin WIFI/sensors</p><p>User can control/program the Robot conveniently</p><div class="figure"><img src="./doc/pic/tank/tank.jpg" height="475" /></div>
01org/intel-iot-services-orchestration-layer
doc/html/app-dev/doc/getstarted/setup/edison_tank/index.html
HTML
bsd-3-clause
315
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.miscmodels.tmodel.TLinearModel.from_formula &#8212; statsmodels v0.10.1 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></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/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.miscmodels.tmodel.TLinearModel.hessian" href="statsmodels.miscmodels.tmodel.TLinearModel.hessian.html" /> <link rel="prev" title="statsmodels.miscmodels.tmodel.TLinearModel.fit" href="statsmodels.miscmodels.tmodel.TLinearModel.fit.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.miscmodels.tmodel.TLinearModel.hessian.html" title="statsmodels.miscmodels.tmodel.TLinearModel.hessian" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.miscmodels.tmodel.TLinearModel.fit.html" title="statsmodels.miscmodels.tmodel.TLinearModel.fit" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../miscmodels.html" >Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.miscmodels.tmodel.TLinearModel.html" accesskey="U">statsmodels.miscmodels.tmodel.TLinearModel</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-miscmodels-tmodel-tlinearmodel-from-formula"> <h1>statsmodels.miscmodels.tmodel.TLinearModel.from_formula<a class="headerlink" href="#statsmodels-miscmodels-tmodel-tlinearmodel-from-formula" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.miscmodels.tmodel.TLinearModel.from_formula"> <em class="property">classmethod </em><code class="sig-prename descclassname">TLinearModel.</code><code class="sig-name descname">from_formula</code><span class="sig-paren">(</span><em class="sig-param">formula</em>, <em class="sig-param">data</em>, <em class="sig-param">subset=None</em>, <em class="sig-param">drop_cols=None</em>, <em class="sig-param">*args</em>, <em class="sig-param">**kwargs</em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.miscmodels.tmodel.TLinearModel.from_formula" title="Permalink to this definition">¶</a></dt> <dd><p>Create a Model from a formula and dataframe.</p> <dl class="field-list simple"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl class="simple"> <dt><strong>formula</strong><span class="classifier">str or generic Formula object</span></dt><dd><p>The formula specifying the model</p> </dd> <dt><strong>data</strong><span class="classifier">array-like</span></dt><dd><p>The data for the model. See Notes.</p> </dd> <dt><strong>subset</strong><span class="classifier">array-like</span></dt><dd><p>An array-like object of booleans, integers, or index values that indicate the subset of df to use in the model. Assumes df is a <cite>pandas.DataFrame</cite></p> </dd> <dt><strong>drop_cols</strong><span class="classifier">array-like</span></dt><dd><p>Columns to drop from the design matrix. Cannot be used to drop terms involving categoricals.</p> </dd> <dt><strong>args</strong><span class="classifier">extra arguments</span></dt><dd><p>These are passed to the model</p> </dd> <dt><strong>kwargs</strong><span class="classifier">extra keyword arguments</span></dt><dd><p>These are passed to the model with one exception. The <code class="docutils literal notranslate"><span class="pre">eval_env</span></code> keyword is passed to patsy. It can be either a <a class="reference external" href="https://patsy.readthedocs.io/en/latest/API-reference.html#patsy.EvalEnvironment" title="(in patsy v0.5.1+dev)"><code class="docutils literal notranslate"><span class="pre">patsy.EvalEnvironment</span></code></a> object or an integer indicating the depth of the namespace to use. For example, the default <code class="docutils literal notranslate"><span class="pre">eval_env=0</span></code> uses the calling namespace. If you wish to use a “clean” environment set <code class="docutils literal notranslate"><span class="pre">eval_env=-1</span></code>.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl class="simple"> <dt><strong>model</strong><span class="classifier">Model instance</span></dt><dd></dd> </dl> </dd> </dl> <p class="rubric">Notes</p> <p>data must define __getitem__ with the keys in the formula terms args and kwargs are passed on to the model instantiation. E.g., a numpy structured or rec array, a dictionary, or a pandas DataFrame.</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.miscmodels.tmodel.TLinearModel.fit.html" title="previous chapter">statsmodels.miscmodels.tmodel.TLinearModel.fit</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.miscmodels.tmodel.TLinearModel.hessian.html" title="next chapter">statsmodels.miscmodels.tmodel.TLinearModel.hessian</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.miscmodels.tmodel.TLinearModel.from_formula.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.1/generated/statsmodels.miscmodels.tmodel.TLinearModel.from_formula.html
HTML
bsd-3-clause
9,989
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> <!doctype html> <html lang=""> <head> <meta charset="utf-8"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="Polymer Starter Kit" /> <title>Polymer Starter Kit</title> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- Chrome for Android theme color --> <meta name="theme-color" content="#303F9F"> <!-- Web Application Manifest --> <link rel="manifest" href="manifest.json"> <!-- Tile color for Win8 --> <meta name="msapplication-TileColor" content="#3372DF"> <!-- Add to homescreen for Chrome on Android --> <meta name="mobile-web-app-capable" content="yes"> <meta name="application-name" content="Polymer Starter Kit"> <link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png"> <!-- Add to homescreen for Safari on iOS --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="Polymer Starter Kit"> <link rel="apple-touch-icon" href="images/touch/apple-touch-icon.png"> <!-- Tile icon for Win8 (144x144) --> <meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png"> <!-- build:css styles/main.css --> <!--<link rel="stylesheet" href="styles/main.css">--> <!-- endbuild--> <!-- build:js bower_components/webcomponentsjs/webcomponents-lite.min.js --> <script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script> <!-- endbuild --> <script src="bower_components/lodash/lodash.js"></script> <!-- will be replaced with elements/elements.vulcanized.html --> <link rel="import" href="elements/elements.html"> <!-- endreplace--> </head> <body unresolved class="fullbleed layout vertical"> <span id="browser-sync-binding"></span> <template is="dom-bind" id="app"> <!--<iron-ajax auto url="../api/cell.json"--> <!--handle-as="json" last-response="{{cellResponse}}"></iron-ajax>--> <!--<iron-ajax auto url="../api/grid.json"--> <!--handle-as="json" last-response="{{gridResponse}}"></iron-ajax>--> <!--<iron-ajax auto url="../api/countries.json"--> <!--handle-as="json" last-response="{{response}}"></iron-ajax>--> <!--<avocado-grid grid="{{gridResponse}}" cell="{{cellResponse}}"></avocado-grid>--> <awi-date-picker-textbox></awi-date-picker-textbox> <!--<div style="margin-left:20px;">--> <!--<awi-date-picker-diolog></awi-date-picker-diolog>--> <!--<paper-button raised on-click="clickHandler">Open date picker dialog</paper-button>--> <!--</div>--> <!--<awi-moneyeditor label="money" currency="$"></awi-moneyeditor>--> <!--<awi-percenteditor label="percentage"></awi-percenteditor>--> <!--<awi-radiolist></awi-radiolist>--> <!--<awi-checkbox></awi-checkbox>--> <!--<awi-numbereditor name="xyz" label="abc" default-value="123"></awi-numbereditor>--> <!--<awi-year-picker id="yearPicker" min="2010" max="2021" year="2015" cross-fade></awi-year-picker>--> <!--<awi-combobox data="{{response}}"--> <!--display="{name} {code}"--> <!--html="<table><tr><td valign='middle'>{name} {code}</td></tr></table>"--> <!--key="name"--> <!--selected-item="Antarctica"></awi-combobox>--> </template> <!-- build:js scripts/app.js --> <script src="scripts/app.js"></script> <!-- endbuild--> </body> </html>
yagneshmodh/avocado-grid
app/index.html
HTML
bsd-3-clause
4,095
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Loch Ness (Ludum Dare #33 game)</title> <link href='http://fonts.googleapis.com/css?family=Roboto:700,400&subset=latin' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="stylesheets/egamebook.css" type="text/css"> </head> <body style="background: white"> <div id="book-title"> <div class="wrapper"> <h1>Loch Ness</h1> <p>Oh hi! I'm <a href="https://plus.google.com/+filiphracek/posts">Filip</a> and this is my submission to the <a href="http://ludumdare.com/compo/">Ludum Dare</a> #33 competition. The topic was: <strong>You Are The Monster</strong>.</p> <img style="float: right; margin-left: 3rem; margin-bottom: 3rem;" src="img/Loch_Ness_monster.jpg" alt="Loch Ness monster"> <p>If things break (and they will), try refreshing the website in your browser and/or click the <em>Restart</em> button.</p> <p>In case you're wondering about the engine: this game is written in Dart. It uses a <a href="http://egamebook.com/">library</a> I'm continually working on (that I call egamebook) that should make it easy for people to make game(book)s like these. Not ready for prime time. The game also uses my <a href="https://pub.dartlang.org/packages/fuzzylogic">fuzzy logic Dart library</a>. The game's <a href="https://github.com/filiph/lochness">code</a> is on github. It's as horrible as you might expect (made during 2 days), but if you're interested in that, you might want to start with <a href="https://github.com/filiph/lochness/blob/master/lib/src/world.dart">world.dart</a>, where most of the game logic is.</p> </div> <div class="bottom-fixed-gradient"></div> </div> <div id="big-bottom-button" class="bottom-fixed"> <div> <button class="menu-button" id="start-button" disabled><span id="start-button-loading-span">LOADING</span> <img id="start-button-loading-gif" src="img/loading.gif"/> <span id="start-button-start-text" class="hidden">START</span></button> </div> </div> <div class="wrapper"> <header></header> <nav> <div id="top-nav"> <div id="left-hand-nav"> <button class="button" id="book-restart">Restart</button> </div> <div id="right-hand-nav"> <button class="button" id="points-button"><span id="points-value">0</span></button><div id="stats"></div> </div> </div> <div id="bottom-gradient-nav"></div> </nav> <div id="book-whitespace-header"> </div> <div id="book-wrapper"> </div> <p id="loading"> <img src="img/loading.gif" alt="Loading..."> </p> <div id="book-whitespace-footer"> </div> <footer></footer> </div> </body> <script type="application/dart" src="lochness.html.dart"></script> <script src="packages/browser/dart.js"></script> </html>
filiph/lochness
web/index.html
HTML
bsd-3-clause
2,981
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono:400,500,700&display=fallback"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.regression.rolling.RollingWLS.fit &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></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/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.regression.rolling.RollingWLS.from_formula" href="statsmodels.regression.rolling.RollingWLS.from_formula.html" /> <link rel="prev" title="statsmodels.regression.rolling.RollingWLS" href="statsmodels.regression.rolling.RollingWLS.html" /> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.regression.rolling.RollingWLS.fit" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels 0.11.0</span> <span class="md-header-nav__topic"> statsmodels.regression.rolling.RollingWLS.fit </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../regression.html" class="md-tabs__link">Linear Regression</a></li> <li class="md-tabs__item"><a href="statsmodels.regression.rolling.RollingWLS.html" class="md-tabs__link">statsmodels.regression.rolling.RollingWLS</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels 0.11.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.regression.rolling.RollingWLS.fit.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-regression-rolling-rollingwls-fit--page-root">statsmodels.regression.rolling.RollingWLS.fit<a class="headerlink" href="#generated-statsmodels-regression-rolling-rollingwls-fit--page-root" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="statsmodels.regression.rolling.RollingWLS.fit"> <code class="sig-prename descclassname">RollingWLS.</code><code class="sig-name descname">fit</code><span class="sig-paren">(</span><em class="sig-param">method='inv'</em>, <em class="sig-param">cov_type='nonrobust'</em>, <em class="sig-param">cov_kwds=None</em>, <em class="sig-param">reset=None</em>, <em class="sig-param">use_t=False</em>, <em class="sig-param">params_only=False</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/regression/rolling.html#RollingWLS.fit"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.regression.rolling.RollingWLS.fit" title="Permalink to this definition">¶</a></dt> <dd><p>Estimate model parameters.</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>method</strong><span class="classifier">{‘inv’, ‘lstsq’, ‘pinv’}</span></dt><dd><p>Method to use when computing the the model parameters.</p> <ul class="simple"> <li><p>‘inv’ - use moving windows inner-products and matrix inversion. This method is the fastest, but may be less accurate than the other methods.</p></li> <li><p>‘lstsq’ - Use numpy.linalg.lstsq</p></li> <li><p>‘pinv’ - Use numpy.linalg.pinv. This method matches the default estimator in non-moving regression estimators.</p></li> </ul> </dd> <dt><strong>cov_type</strong><span class="classifier">{‘nonrobust’, ‘HCCM’, ‘HC0’}</span></dt><dd><p>Covariance estimator:</p> <ul class="simple"> <li><p>nonrobust - The classic OLS covariance estimator</p></li> <li><p>HCCM, HC0 - White heteroskedasticity robust covariance</p></li> </ul> </dd> <dt><strong>cov_kwds</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.8)"><code class="docutils literal notranslate"><span class="pre">dict</span></code></a></span></dt><dd><p>Unused</p> </dd> <dt><strong>reset</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.8)"><code class="docutils literal notranslate"><span class="pre">int</span></code></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>Interval to recompute the moving window inner products used to estimate the model parameters. Smaller values improve accuracy, although in practice this setting is not required to be set.</p> </dd> <dt><strong>use_t</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#bltin-boolean-values" title="(in Python v3.8)"><span class="xref std std-ref">bool</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>Flag indicating to use the Student’s t distribution when computing p-values.</p> </dd> <dt><strong>params_only</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#bltin-boolean-values" title="(in Python v3.8)"><span class="xref std std-ref">bool</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>Flag indicating that only parameters should be computed. Avoids calculating all other statistics or performing inference.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl class="simple"> <dt><a class="reference internal" href="statsmodels.regression.rolling.RollingRegressionResults.html#statsmodels.regression.rolling.RollingRegressionResults" title="statsmodels.regression.rolling.RollingRegressionResults"><code class="xref py py-obj docutils literal notranslate"><span class="pre">RollingRegressionResults</span></code></a></dt><dd><p>Estimation results where all pre-sample values are nan-filled.</p> </dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.regression.rolling.RollingWLS.html" title="Material" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.regression.rolling.RollingWLS </span> </div> </a> <a href="statsmodels.regression.rolling.RollingWLS.from_formula.html" title="Admonition" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.regression.rolling.RollingWLS.from_formula </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Jan 22, 2020. <br/> Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.3.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.11.0/generated/statsmodels.regression.rolling.RollingWLS.fit.html
HTML
bsd-3-clause
21,501
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.discrete.discrete_model.CountResults.llf &#8212; statsmodels v0.10.0 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></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/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.discrete.discrete_model.CountResults.llnull" href="statsmodels.discrete.discrete_model.CountResults.llnull.html" /> <link rel="prev" title="statsmodels.discrete.discrete_model.CountResults.initialize" href="statsmodels.discrete.discrete_model.CountResults.initialize.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.discrete.discrete_model.CountResults.llnull.html" title="statsmodels.discrete.discrete_model.CountResults.llnull" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.discrete.discrete_model.CountResults.initialize.html" title="statsmodels.discrete.discrete_model.CountResults.initialize" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../discretemod.html" >Regression with Discrete Dependent Variable</a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.discrete.discrete_model.CountResults.html" accesskey="U">statsmodels.discrete.discrete_model.CountResults</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-discrete-discrete-model-countresults-llf"> <h1>statsmodels.discrete.discrete_model.CountResults.llf<a class="headerlink" href="#statsmodels-discrete-discrete-model-countresults-llf" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.discrete.discrete_model.CountResults.llf"> <code class="sig-prename descclassname">CountResults.</code><code class="sig-name descname">llf</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.discrete.discrete_model.CountResults.llf" title="Permalink to this definition">¶</a></dt> <dd><p>Log-likelihood of model</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.discrete.discrete_model.CountResults.initialize.html" title="previous chapter">statsmodels.discrete.discrete_model.CountResults.initialize</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.discrete.discrete_model.CountResults.llnull.html" title="next chapter">statsmodels.discrete.discrete_model.CountResults.llnull</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.discrete.discrete_model.CountResults.llf.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.0/generated/statsmodels.discrete.discrete_model.CountResults.llf.html
HTML
bsd-3-clause
7,481
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.stats.power.GofChisquarePower.power &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></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/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.stats.power.GofChisquarePower.solve_power" href="statsmodels.stats.power.GofChisquarePower.solve_power.html" /> <link rel="prev" title="statsmodels.stats.power.GofChisquarePower.plot_power" href="statsmodels.stats.power.GofChisquarePower.plot_power.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.stats.power.GofChisquarePower.solve_power.html" title="statsmodels.stats.power.GofChisquarePower.solve_power" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.stats.power.GofChisquarePower.plot_power.html" title="statsmodels.stats.power.GofChisquarePower.plot_power" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../stats.html" >Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.stats.power.GofChisquarePower.html" accesskey="U">statsmodels.stats.power.GofChisquarePower</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-stats-power-gofchisquarepower-power"> <h1>statsmodels.stats.power.GofChisquarePower.power<a class="headerlink" href="#statsmodels-stats-power-gofchisquarepower-power" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.stats.power.GofChisquarePower.power"> <code class="sig-prename descclassname">GofChisquarePower.</code><code class="sig-name descname">power</code><span class="sig-paren">(</span><em class="sig-param">effect_size</em>, <em class="sig-param">nobs</em>, <em class="sig-param">alpha</em>, <em class="sig-param">n_bins</em>, <em class="sig-param">ddof=0</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/stats/power.html#GofChisquarePower.power"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.stats.power.GofChisquarePower.power" title="Permalink to this definition">¶</a></dt> <dd><p>Calculate the power of a chisquare test for one sample</p> <p>Only two-sided alternative is implemented</p> <dl class="field-list simple"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl class="simple"> <dt><strong>effect_size</strong><span class="classifier">float</span></dt><dd><p>standardized effect size, according to Cohen’s definition. see <a class="reference internal" href="statsmodels.stats.gof.chisquare_effectsize.html#statsmodels.stats.gof.chisquare_effectsize" title="statsmodels.stats.gof.chisquare_effectsize"><code class="xref py py-func docutils literal notranslate"><span class="pre">statsmodels.stats.gof.chisquare_effectsize</span></code></a></p> </dd> <dt><strong>nobs</strong><span class="classifier">int or float</span></dt><dd><p>sample size, number of observations.</p> </dd> <dt><strong>alpha</strong><span class="classifier">float in interval (0,1)</span></dt><dd><p>significance level, e.g. 0.05, is the probability of a type I error, that is wrong rejections if the Null Hypothesis is true.</p> </dd> <dt><strong>n_bins</strong><span class="classifier">int</span></dt><dd><p>number of bins or cells in the distribution.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl class="simple"> <dt><strong>power</strong><span class="classifier">float</span></dt><dd><p>Power of the test, e.g. 0.8, is one minus the probability of a type II error. Power is the probability that the test correctly rejects the Null Hypothesis if the Alternative Hypothesis is true.</p> </dd> </dl> </dd> </dl> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.stats.power.GofChisquarePower.plot_power.html" title="previous chapter">statsmodels.stats.power.GofChisquarePower.plot_power</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.stats.power.GofChisquarePower.solve_power.html" title="next chapter">statsmodels.stats.power.GofChisquarePower.solve_power</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.stats.power.GofChisquarePower.power.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.1. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.2/generated/statsmodels.stats.power.GofChisquarePower.power.html
HTML
bsd-3-clause
9,304
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.tsa.deterministic.CalendarSeasonality.freq &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy" href="statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy.html" /> <link rel="prev" title="statsmodels.tsa.deterministic.CalendarSeasonality.out_of_sample" href="statsmodels.tsa.deterministic.CalendarSeasonality.out_of_sample.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.tsa.deterministic.CalendarSeasonality.freq" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.0</span> <span class="md-header-nav__topic"> statsmodels.tsa.deterministic.CalendarSeasonality.freq </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../tsa.html" class="md-tabs__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.tsa.deterministic.CalendarSeasonality.html" class="md-tabs__link">statsmodels.tsa.deterministic.CalendarSeasonality</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a> </li> <li class="md-nav__item"> <a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a> </li> <li class="md-nav__item"> <a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.deterministic.CalendarSeasonality.freq.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-tsa-deterministic-calendarseasonality-freq--page-root">statsmodels.tsa.deterministic.CalendarSeasonality.freq<a class="headerlink" href="#generated-statsmodels-tsa-deterministic-calendarseasonality-freq--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py property"> <dt class="sig sig-object py" id="statsmodels.tsa.deterministic.CalendarSeasonality.freq"> <em class="property"><span class="pre">property</span> </em><span class="sig-prename descclassname"><span class="pre">CalendarSeasonality.</span></span><span class="sig-name descname"><span class="pre">freq</span></span><em class="property"><span class="pre">:</span> <span class="pre">str</span></em><a class="headerlink" href="#statsmodels.tsa.deterministic.CalendarSeasonality.freq" title="Permalink to this definition">¶</a></dt> <dd><p>The frequency of the deterministic terms</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.tsa.deterministic.CalendarSeasonality.out_of_sample.html" title="statsmodels.tsa.deterministic.CalendarSeasonality.out_of_sample" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.deterministic.CalendarSeasonality.out_of_sample </span> </div> </a> <a href="statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy.html" title="statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Oct 06, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.0.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.13.0/generated/statsmodels.tsa.deterministic.CalendarSeasonality.freq.html
HTML
bsd-3-clause
17,722
{% load i18n %} <div class="blockform" id="reply"> <h2><span>{% if forum %}{% trans "New topic" %}{% else %}{% trans "New reply" %}{% endif %}</span></h2> <div class="box"> <form id="post" action="{{ form_url|default_if_none:"." }}" method="post" enctype="multipart/form-data"> {% csrf_token %} <div class="inform"> <fieldset> <legend>{% trans "Write your message and submit" %}</legend> <noscript><h1>Please enable JavaScript!</h1></noscript> <div class="infldset txtarea"> {% if forum %} <label><strong>{% trans "Subject" %}</strong><br />{{ form.name.errors }}{{ form.name }}<br /></label> {% endif %} <label><strong>{% trans "Message" %}</strong><br />{{ form.body.errors }}{{ form.body }}</label> <p> Note: A list of all supported source code highlighter for [code <strong>XXX</strong>]...[/code] can be found here: <a href="http://pygments.org/docs/lexers/">pygments.org</a> (Use 'Short name') </p> <label>{{ form.subscribe }}<strong>{% trans "Subscribe this topic" %}</strong>{{ form.subscribe.errors }}<br /></label> </div> </fieldset> </div> {% if forum_settings.ATTACHMENT_SUPPORT %} <div class="inform"> <fieldset> <legend>{% trans "Attachment" %}</legend> <div class="infldset"> {{ form.attachment.errors }} <div class="rbox"> {{ form.attachment }} </div> </div> </fieldset> </div> {% endif %} <p><input type="submit" name="{{ form.FORM_NAME }}" value="{% trans "Submit" %}" /><a href="{{ back_url|default_if_none:"javascript:history.go(-1)" }}">{% trans "Go back" %}</a></p> </form> </div> </div>
hsoft/slimbb
slimbb/templates/slimbb/includes/post_form.html
HTML
bsd-3-clause
2,139
<html> <head> <script src="/inspector/inspector-test.js"></script> <script src="/inspector/debugger-test.js"></script> <script src="/inspector/console-test.js"></script> <script> function testFunction() { var image = document.createElement("img"); image.src = "resources/image.png"; document.body.appendChild(image); } function test() { WebInspector.settingForTest("enableAsyncStackTraces").set(true); InspectorTest.evaluateInPage("testFunction()"); InspectorTest.networkManager.addEventListener(WebInspector.NetworkManager.EventTypes.RequestFinished, requestFinished); function requestFinished(event) { if (!event.data.url.endsWith("resources/image.png")) return; var initiatorInfo = event.data.initiatorInfo(); var element = new WebInspector.Linkifier().linkifyScriptLocation(InspectorTest.mainTarget, initiatorInfo.scriptId, initiatorInfo.url, initiatorInfo.lineNumber - 1, initiatorInfo.columnNumber - 1); InspectorTest.addResult(element.textContent); WebInspector.settingForTest("enableAsyncStackTraces").set(false); InspectorTest.completeTest(); } } </script> </head> <body onload="runTest()"> <p> Tests asynchronous network initiator for image loaded from JS. </p> </body> </html>
danakj/chromium
third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-image.html
HTML
bsd-3-clause
1,290
<!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>IOSS: Json::CharReaderBuilder Class 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); </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">IOSS &#160;<span id="projectnumber">2.0</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> </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('classJson_1_1CharReaderBuilder.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="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="#pub-attribs">Public Attributes</a> &#124; <a href="classJson_1_1CharReaderBuilder-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">Json::CharReaderBuilder Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>Build a <a class="el" href="classJson_1_1CharReader.html">CharReader</a> implementation. <a href="classJson_1_1CharReaderBuilder.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="json_8h_source.html">json.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a6e197b69a2ede3d87b03b9c5c78ba46a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a6e197b69a2ede3d87b03b9c5c78ba46a">CharReaderBuilder</a> ()</td></tr> <tr class="separator:a6e197b69a2ede3d87b03b9c5c78ba46a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a14564aadd6db5e55eb2ea300abb3c464"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a14564aadd6db5e55eb2ea300abb3c464">~CharReaderBuilder</a> ()</td></tr> <tr class="separator:a14564aadd6db5e55eb2ea300abb3c464"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2119f82dfbb3fa5b7fa9bcac0110e48c"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classJson_1_1CharReader.html">CharReader</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a2119f82dfbb3fa5b7fa9bcac0110e48c">newCharReader</a> () const</td></tr> <tr class="memdesc:a2119f82dfbb3fa5b7fa9bcac0110e48c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocate a <a class="el" href="classJson_1_1CharReader.html">CharReader</a> via operator new(). <a href="#a2119f82dfbb3fa5b7fa9bcac0110e48c">More...</a><br /></td></tr> <tr class="separator:a2119f82dfbb3fa5b7fa9bcac0110e48c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af890b5cb70e9b372e41de5c9e6535d21"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#af890b5cb70e9b372e41de5c9e6535d21">validate</a> (<a class="el" href="classJson_1_1Value.html">Json::Value</a> *invalid) const</td></tr> <tr class="separator:af890b5cb70e9b372e41de5c9e6535d21"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4325482962145ef8d7c0e7672002cb26"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJson_1_1Value.html">Value</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a4325482962145ef8d7c0e7672002cb26">operator[]</a> (std::string key)</td></tr> <tr class="separator:a4325482962145ef8d7c0e7672002cb26"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classJson_1_1CharReader_1_1Factory"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classJson_1_1CharReader_1_1Factory')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classJson_1_1CharReader_1_1Factory.html">Json::CharReader::Factory</a></td></tr> <tr class="memitem:ae6938f632fa57f88e05818add5bc21be inherit pub_methods_classJson_1_1CharReader_1_1Factory"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReader_1_1Factory.html#ae6938f632fa57f88e05818add5bc21be">~Factory</a> ()</td></tr> <tr class="separator:ae6938f632fa57f88e05818add5bc21be inherit pub_methods_classJson_1_1CharReader_1_1Factory"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a0ddbea7a0af6da9feea922fbe4e5d6c6"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a0ddbea7a0af6da9feea922fbe4e5d6c6">setDefaults</a> (<a class="el" href="classJson_1_1Value.html">Json::Value</a> *settings)</td></tr> <tr class="separator:a0ddbea7a0af6da9feea922fbe4e5d6c6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a62a6e55ae25c756994ee273f7d16044a"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#a62a6e55ae25c756994ee273f7d16044a">strictMode</a> (<a class="el" href="classJson_1_1Value.html">Json::Value</a> *settings)</td></tr> <tr class="separator:a62a6e55ae25c756994ee273f7d16044a"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ac69b7911ad64c171c51ebaf2ea26d958"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJson_1_1Value.html">Json::Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJson_1_1CharReaderBuilder.html#ac69b7911ad64c171c51ebaf2ea26d958">settings_</a></td></tr> <tr class="separator:ac69b7911ad64c171c51ebaf2ea26d958"><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>Build a <a class="el" href="classJson_1_1CharReader.html">CharReader</a> implementation. </p> <p>Usage: </p><div class="fragment"><div class="line"><span class="keyword">using namespace </span><a class="code" href="namespaceJson.html">Json</a>;</div><div class="line"><a class="code" href="classJson_1_1CharReaderBuilder.html">CharReaderBuilder</a> builder;</div><div class="line">builder[<span class="stringliteral">&quot;collectComments&quot;</span>] = <span class="keyword">false</span>;</div><div class="line"><a class="code" href="classJson_1_1Value.html">Value</a> value;</div><div class="line">std::string errs;</div><div class="line"><span class="keywordtype">bool</span> ok = <a class="code" href="namespaceJson.html#ae431dfce569fc50354afe607197e7a70">parseFromStream</a>(builder, std::cin, &amp;value, &amp;errs);</div></div><!-- fragment --> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="a6e197b69a2ede3d87b03b9c5c78ba46a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6e197b69a2ede3d87b03b9c5c78ba46a">&#9670;&nbsp;</a></span>CharReaderBuilder()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Json::CharReaderBuilder::CharReaderBuilder </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> </div> </div> <a id="a14564aadd6db5e55eb2ea300abb3c464"></a> <h2 class="memtitle"><span class="permalink"><a href="#a14564aadd6db5e55eb2ea300abb3c464">&#9670;&nbsp;</a></span>~CharReaderBuilder()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual Json::CharReaderBuilder::~CharReaderBuilder </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="a2119f82dfbb3fa5b7fa9bcac0110e48c"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2119f82dfbb3fa5b7fa9bcac0110e48c">&#9670;&nbsp;</a></span>newCharReader()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="classJson_1_1CharReader.html">CharReader</a>* Json::CharReaderBuilder::newCharReader </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Allocate a <a class="el" href="classJson_1_1CharReader.html">CharReader</a> via operator new(). </p> <dl class="exception"><dt>Exceptions</dt><dd> <table class="exception"> <tr><td class="paramname">std::exception</td><td>if something goes wrong (e.g. invalid settings) </td></tr> </table> </dd> </dl> <p>Implements <a class="el" href="classJson_1_1CharReader_1_1Factory.html#a4c5862a1ffd432372dbe65cf59de98c4">Json::CharReader::Factory</a>.</p> </div> </div> <a id="a4325482962145ef8d7c0e7672002cb26"></a> <h2 class="memtitle"><span class="permalink"><a href="#a4325482962145ef8d7c0e7672002cb26">&#9670;&nbsp;</a></span>operator[]()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classJson_1_1Value.html">Value</a>&amp; Json::CharReaderBuilder::operator[] </td> <td>(</td> <td class="paramtype">std::string&#160;</td> <td class="paramname"><em>key</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>A simple way to update a specific setting. </p> </div> </div> <a id="a0ddbea7a0af6da9feea922fbe4e5d6c6"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0ddbea7a0af6da9feea922fbe4e5d6c6">&#9670;&nbsp;</a></span>setDefaults()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static void Json::CharReaderBuilder::setDefaults </td> <td>(</td> <td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> *&#160;</td> <td class="paramname"><em>settings</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Called by ctor, but you can use this to reset settings_. </p><dl class="section pre"><dt>Precondition</dt><dd>'settings' != NULL (but Json::null is fine) </dd></dl> <dl class="section remark"><dt>Remarks</dt><dd>Defaults: <div class="fragment"></div><!-- fragment --></dd></dl> </div> </div> <a id="a62a6e55ae25c756994ee273f7d16044a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a62a6e55ae25c756994ee273f7d16044a">&#9670;&nbsp;</a></span>strictMode()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static void Json::CharReaderBuilder::strictMode </td> <td>(</td> <td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> *&#160;</td> <td class="paramname"><em>settings</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Same as old <a class="el" href="classJson_1_1Features.html#aed3a2845df0cfd2ebe7338442361bd13" title="A configuration that is strictly compatible with the JSON specification. ">Features::strictMode()</a>. </p><dl class="section pre"><dt>Precondition</dt><dd>'settings' != NULL (but Json::null is fine) </dd></dl> <dl class="section remark"><dt>Remarks</dt><dd>Defaults: <div class="fragment"></div><!-- fragment --></dd></dl> </div> </div> <a id="af890b5cb70e9b372e41de5c9e6535d21"></a> <h2 class="memtitle"><span class="permalink"><a href="#af890b5cb70e9b372e41de5c9e6535d21">&#9670;&nbsp;</a></span>validate()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool Json::CharReaderBuilder::validate </td> <td>(</td> <td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> *&#160;</td> <td class="paramname"><em>invalid</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>true if 'settings' are legal and consistent; otherwise, indicate bad settings via 'invalid'. </dd></dl> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a id="ac69b7911ad64c171c51ebaf2ea26d958"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac69b7911ad64c171c51ebaf2ea26d958">&#9670;&nbsp;</a></span>settings_</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classJson_1_1Value.html">Json::Value</a> Json::CharReaderBuilder::settings_</td> </tr> </table> </div><div class="memdoc"> <p>Configuration of this builder. These are case-sensitive. Available settings (case-sensitive):</p><ul> <li><code>"collectComments": false or true</code><ul> <li>true to collect comment and allow writing them back during serialization, false to discard comments. This parameter is ignored if allowComments is false.</li> </ul> </li> <li><code>"allowComments": false or true</code><ul> <li>true if comments are allowed.</li> </ul> </li> <li><code>"strictRoot": false or true</code><ul> <li>true if root must be either an array or an object value</li> </ul> </li> <li><code>"allowDroppedNullPlaceholders": false or true</code><ul> <li>true if dropped null placeholders are allowed. (See <a class="el" href="classJson_1_1StreamWriterBuilder.html" title="Build a StreamWriter implementation. ">StreamWriterBuilder</a>.)</li> </ul> </li> <li><code>"allowNumericKeys": false or true</code><ul> <li>true if numeric object keys are allowed.</li> </ul> </li> <li><code>"allowSingleQuotes": false or true</code><ul> <li>true if '' are allowed for strings (both keys and values)</li> </ul> </li> <li><code>"stackLimit": integer</code><ul> <li>Exceeding stackLimit (recursive depth of <code>readValue()</code>) will cause an exception.</li> <li>This is a security issue (seg-faults caused by deeply nested JSON), so the default is low.</li> </ul> </li> <li><code>"failIfExtra": false or true</code><ul> <li>If true, <code>parse()</code> returns false when extra non-whitespace trails the JSON value in the input string.</li> </ul> </li> <li><code>"rejectDupKeys": false or true</code><ul> <li>If true, <code>parse()</code> returns false when a key is duplicated within an object.</li> </ul> </li> </ul> <p>You can examine 'settings_` yourself to see the defaults. You can also write and read them just like any JSON <a class="el" href="classJson_1_1Value.html" title="Represents a JSON value. ">Value</a>. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="classJson_1_1CharReaderBuilder.html#a0ddbea7a0af6da9feea922fbe4e5d6c6">setDefaults()</a> </dd></dl> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>src/visualization/ParaViewCatalystIossAdapter/parser/jsoncpp-master/dist/json/<a class="el" href="json_8h_source.html">json.h</a></li> </ul> </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="namespaceJson.html">Json</a></li><li class="navelem"><a class="el" href="classJson_1_1CharReaderBuilder.html">CharReaderBuilder</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
nschloe/seacas
docs/ioss_html/classJson_1_1CharReaderBuilder.html
HTML
bsd-3-clause
19,610
<!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_75) on Sun Mar 01 12:04:18 AEDT 2015 --> <title>org.bouncycastle.cert.path.validations (Bouncy Castle Library 1.52 API Specification)</title> <meta name="date" content="2015-03-01"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../org/bouncycastle/cert/path/validations/package-summary.html" target="classFrame">org.bouncycastle.cert.path.validations</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="BasicConstraintsValidation.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">BasicConstraintsValidation</a></li> <li><a href="CertificatePoliciesValidation.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">CertificatePoliciesValidation</a></li> <li><a href="CertificatePoliciesValidationBuilder.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">CertificatePoliciesValidationBuilder</a></li> <li><a href="CRLValidation.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">CRLValidation</a></li> <li><a href="KeyUsageValidation.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">KeyUsageValidation</a></li> <li><a href="ParentCertIssuedValidation.html" title="class in org.bouncycastle.cert.path.validations" target="classFrame">ParentCertIssuedValidation</a></li> </ul> </div> </body> </html>
GaloisInc/hacrypto
src/Java/BouncyCastle/bcpkix-jdk15on-152/javadoc/org/bouncycastle/cert/path/validations/package-frame.html
HTML
bsd-3-clause
1,686
{% macro pagination_widget(pagination, endpoint) %} <ul class="pagination"> <li{% if not pagination.has_prev %} class="disabled"{% endif %}> <a href="{% if pagination.has_prev %}{{ url_for(endpoint, page = pagination.page - 1, **kwargs) }}{% else %}#{% endif %}"> &laquo; </a> </li> {%- for p in pagination.iter_pages() %} {% if p %} {% if p == pagination.page %} <li class="active"> <a href="{{ url_for(endpoint, page=p, **kwargs) }}"> {{ p }} </a> </li> {% else %} <li> <a href="{{ url_for(endpoint, page=p, **kwargs) }}"> {{ p }} </a> </li> {% endif %} {% else %} <li class="disabled"><a href="#"> &hellip; </a></li> {% endif %} {%- endfor %} <li{% if not pagination.has_next %} class="disabled"{% endif %}> <a href="{% if pagination.has_next %}{{ url_for(endpoint, page = pagination.page + 1, **kwargs) }}{% else %}#{% endif %}"> &raquo; </a> </li> </ul> {% endmacro %}
pixmeter/enma
enma/templates/pagination.html
HTML
bsd-3-clause
1,022
<!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_18) on Tue Jul 07 10:41:44 PDT 2009 --> <TITLE> apollo.io Class Hierarchy </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="apollo.io Class Hierarchy"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </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=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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../apollo/gui/tweeker/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../apollo/main/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?apollo/io/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> <CENTER> <H2> Hierarchy For Package apollo.io </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">apollo.io.<A HREF="../../apollo/io/FileParse.html" title="class in apollo.io"><B>FileParse</B></A></UL> </UL> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../apollo/gui/tweeker/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../apollo/main/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?apollo/io/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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>
genome-vendor/apollo
javadoc/apollo/io/package-tree.html
HTML
bsd-3-clause
5,479
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui"> <meta content="telephone=no, email=no" name="format-detection"> <title>北京经济技术职业学院-校园风光</title> <link rel="stylesheet" href="css/common.css"> <link rel="stylesheet" href="css/index.css"> <link rel="stylesheet" href="css/animate.css"/> </head> <body> <div class="container"> <h1 class="tit">校园风光</h1> <div class="article"> <h2 class="title"><img src="images/ico_jie.png"> 天然氧吧</h2> <p class="mt01"><img src="images/fg01.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 园中碧湖</h2> <p class="mt01"><img src="images/fg02.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 樱花园</h2> <p class="mt01"><img src="images/fg03.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 西蜀子云亭</h2> <p class="mt01"><img src="images/fg04.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 云雾缭绕</h2> <p class="mt01"><img src="images/fg05.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 红墙绿瓦</h2> <p class="mt01"><img src="images/fg06.jpg"></p> <h2 class="title"><img src="images/ico_jie.png"> 落日余晖</h2> <p class="mt01"><img src="images/fg07.jpg"></p> </div> <footer> <p>© 北京经济技术职业学院</p> </footer> </div> <script src="js/zepto.min.js"></script> <script src="js/scale.js"></script> <script src="js/touch.js"></script> </body> </html>
xishuophp/bibt
frontend/views/mobile/fg.html
HTML
bsd-3-clause
1,624
slider <div class="row navmenu"> <ul class="nav nav-pills"> <li class="active"><a href="#">Телефоны</a></li> <li><a href="#">Планшеты</a></li> <li><a href="#">Ноутбуки</a></li> <li><a href="#">PC</a></li> </ul> </div> <div class="row products-list" ng-controller="MagController"> <div class="col-md-3" ng-repeat="product in products"> <div class="single-product-container"> <div class="row"><img ng-src="{{product.img}}"></div> <div class="row">{{product.title}}</div> <div class="row">{{product.desc}}</div> <div class="row">{{product.price}}$</div> <div class="row"> <a href="" class="btn btn-default">Add to chart</a> <a href="" class="btn btn-default">Info</a> </div> </div> </div> </div> <div class="row pagination-container"> <ul class="pagination"> <li><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> </ul> </div>
kevasesk/mag
__magazin_dimon/frontend/home.html
HTML
bsd-3-clause
1,145
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.genmod.cov_struct.CovStruct.summary &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.genmod.cov_struct.CovStruct.update" href="statsmodels.genmod.cov_struct.CovStruct.update.html" /> <link rel="prev" title="statsmodels.genmod.cov_struct.CovStruct.initialize" href="statsmodels.genmod.cov_struct.CovStruct.initialize.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.genmod.cov_struct.CovStruct.summary" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.0</span> <span class="md-header-nav__topic"> statsmodels.genmod.cov_struct.CovStruct.summary </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../gee.html" class="md-tabs__link">Generalized Estimating Equations</a></li> <li class="md-tabs__item"><a href="statsmodels.genmod.cov_struct.CovStruct.html" class="md-tabs__link">statsmodels.genmod.cov_struct.CovStruct</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li> <li class="md-nav__item"> <a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.cov_struct.CovStruct.summary.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-genmod-cov-struct-covstruct-summary--page-root">statsmodels.genmod.cov_struct.CovStruct.summary<a class="headerlink" href="#generated-statsmodels-genmod-cov-struct-covstruct-summary--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt class="sig sig-object py" id="statsmodels.genmod.cov_struct.CovStruct.summary"> <span class="sig-prename descclassname"><span class="pre">CovStruct.</span></span><span class="sig-name descname"><span class="pre">summary</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/genmod/cov_struct.html#CovStruct.summary"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#statsmodels.genmod.cov_struct.CovStruct.summary" title="Permalink to this definition">¶</a></dt> <dd><p>Returns a text summary of the current estimate of the dependence structure.</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.genmod.cov_struct.CovStruct.initialize.html" title="statsmodels.genmod.cov_struct.CovStruct.initialize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.cov_struct.CovStruct.initialize </span> </div> </a> <a href="statsmodels.genmod.cov_struct.CovStruct.update.html" title="statsmodels.genmod.cov_struct.CovStruct.update" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.genmod.cov_struct.CovStruct.update </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Oct 06, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.0.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.13.0/generated/statsmodels.genmod.cov_struct.CovStruct.summary.html
HTML
bsd-3-clause
18,363
<!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>WCSLIB: Globals</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="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 style="padding-left: 0.5em;"> <div id="projectname">WCSLIB &#160;<span id="projectnumber">4.23.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.8 --> <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="annotated.html"><span>Data&#160;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li class="current"><a href="globals.html"><span>Globals</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="globals.html"><span>All</span></a></li> <li><a href="globals_func.html"><span>Functions</span></a></li> <li><a href="globals_vars.html"><span>Variables</span></a></li> <li><a href="globals_type.html"><span>Typedefs</span></a></li> <li><a href="globals_enum.html"><span>Enumerations</span></a></li> <li><a href="globals_eval.html"><span>Enumerator</span></a></li> <li><a href="globals_defs.html"><span>Macros</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="globals.html#index_a"><span>a</span></a></li> <li><a href="globals_b.html#index_b"><span>b</span></a></li> <li><a href="globals_c.html#index_c"><span>c</span></a></li> <li><a href="globals_d.html#index_d"><span>d</span></a></li> <li><a href="globals_e.html#index_e"><span>e</span></a></li> <li><a href="globals_f.html#index_f"><span>f</span></a></li> <li><a href="globals_h.html#index_h"><span>h</span></a></li> <li><a href="globals_i.html#index_i"><span>i</span></a></li> <li><a href="globals_k.html#index_k"><span>k</span></a></li> <li><a href="globals_l.html#index_l"><span>l</span></a></li> <li><a href="globals_m.html#index_m"><span>m</span></a></li> <li><a href="globals_n.html#index_n"><span>n</span></a></li> <li><a href="globals_p.html#index_p"><span>p</span></a></li> <li class="current"><a href="globals_q.html#index_q"><span>q</span></a></li> <li><a href="globals_r.html#index_r"><span>r</span></a></li> <li><a href="globals_s.html#index_s"><span>s</span></a></li> <li><a href="globals_t.html#index_t"><span>t</span></a></li> <li><a href="globals_u.html#index_u"><span>u</span></a></li> <li><a href="globals_v.html#index_v"><span>v</span></a></li> <li><a href="globals_w.html#index_w"><span>w</span></a></li> <li><a href="globals_x.html#index_x"><span>x</span></a></li> <li><a href="globals_z.html#index_z"><span>z</span></a></li> </ul> </div> </div><!-- top --> <div class="contents"> <div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div> <h3><a class="anchor" id="index_q"></a>- q -</h3><ul> <li>qscs2x() : <a class="el" href="prj_8h.html#a847b7c3f5b7361596912d3d876b4f4fe">prj.h</a> </li> <li>qscset() : <a class="el" href="prj_8h.html#a6d1f0504f9b864d4aed4a59d60bab819">prj.h</a> </li> <li>qscx2s() : <a class="el" href="prj_8h.html#afc5276e759c799deea36271d9cafc5e9">prj.h</a> </li> <li>QUADCUBE : <a class="el" href="prj_8h.html#a749605599f1bf2b883c5c88b6cc9c06b">prj.h</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Sep 19 2014 01:26:06 for WCSLIB by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.8 </small></address> </body> </html>
kapteyn-astro/kapteyn
src/wcslib-4.24/html/globals_q.html
HTML
bsd-3-clause
4,705
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.genmod.generalized_estimating_equations.GEEResults.bic &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance" href="statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance.html" /> <link rel="prev" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.aic" href="statsmodels.genmod.generalized_estimating_equations.GEEResults.aic.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.bic" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.1</span> <span class="md-header-nav__topic"> statsmodels.genmod.generalized_estimating_equations.GEEResults.bic </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../gee.html" class="md-tabs__link">Generalized Estimating Equations</a></li> <li class="md-tabs__item"><a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.html" class="md-tabs__link">statsmodels.genmod.generalized_estimating_equations.GEEResults</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.1</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.bic.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-genmod-generalized-estimating-equations-geeresults-bic--page-root">statsmodels.genmod.generalized_estimating_equations.GEEResults.bic<a class="headerlink" href="#generated-statsmodels-genmod-generalized-estimating-equations-geeresults-bic--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.genmod.generalized_estimating_equations.GEEResults.bic"> <em class="property">property </em><code class="sig-prename descclassname">GEEResults.</code><code class="sig-name descname">bic</code><a class="headerlink" href="#statsmodels.genmod.generalized_estimating_equations.GEEResults.bic" title="Permalink to this definition">¶</a></dt> <dd><p>Bayes Information Criterion</p> <p><cite>deviance</cite> - <cite>df_resid</cite> * log(<cite>nobs</cite>)</p> <div class="admonition warning"> <p class="admonition-title">Warning</p> <p>The current definition is base don the deviance rather than the log-likelihood. This is not consistent with the AIC definition, and after 0.13 both will make use of the log-likelihood definition.</p> </div> <p class="rubric">Notes</p> <p>The log-likelihood version is defined -2 * <cite>llf</cite> + (<cite>df_model</cite> + 1)*log(n)</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.aic.html" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.aic" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.generalized_estimating_equations.GEEResults.aic </span> </div> </a> <a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance.html" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Oct 29, 2020. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.1/generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.bic.html
HTML
bsd-3-clause
19,056
<title>Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> <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> </head> <body onload='searchBox.OnSelectItem(0);'> <!-- Generated by Doxygen 1.8.5 --> <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 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="inherits.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)"> <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>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</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 id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceros.html">ros</a></li><li class="navelem"><a class="el" href="namespaceros_1_1message__traits.html">message_traits</a></li><li class="navelem"><a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html">DataType< ::mofs::FuzzyControl_IORequest_< ContainerAllocator > ></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">ros::message_traits::DataType&lt; ::mofs::FuzzyControl_IORequest_&lt; ContainerAllocator &gt; &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html">ros::message_traits::DataType&lt; ::mofs::FuzzyControl_IORequest_&lt; ContainerAllocator &gt; &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html#ad49e4a5e0494cfcf60e01f7210870574">value</a>()</td><td class="entry"><a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html">ros::message_traits::DataType&lt; ::mofs::FuzzyControl_IORequest_&lt; ContainerAllocator &gt; &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html#a49d35a3a16537abaf87a107ac8279389">value</a>(const ::mofs::FuzzyControl_IORequest_&lt; ContainerAllocator &gt; &amp;)</td><td class="entry"><a class="el" href="structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4.html">ros::message_traits::DataType&lt; ::mofs::FuzzyControl_IORequest_&lt; ContainerAllocator &gt; &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> </table></div><!-- contents --> <br clear="all" /> <hr size="1"><div style="align: right;"> <a href="http://ros.org/wiki/mofs">mofs</a><br /> Author(s): Miguel A. Olivares-Mendez</br /> <small>autogenerated on Wed Oct 16 2013 16:14:48</small> </div> </body> </html>
miguelolivaresmendez/mofs
doc/mofs/html/c++/structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IORequest___3_01ContainerAllocator_01_4_01_4-members.html
HTML
bsd-3-clause
6,056
<!-- saved from url=(0014)about:internet --> <html> <!-- This page is meant to load inside ChromeFrame --> <head> <script type="text/javascript" src="chrome_frame_tester_helpers.js"> </script> <script type="text/javascript"> function OnLoad() { externalHost.onmessage = OnHostMessage; } function OnHostMessage(evt) { appendStatus('Host message: ' + evt.data); externalHost.postMessage("Hello from ChromeFrame"); } </script> </head> <body onload="OnLoad();"> <div id="statusPanel" style="border: 1px solid red; width: 100%"> Test running.... </div> <p>ChromeFrame PostMessage Test <br>Test for PostMessage from the host browser to ChromeFrame and back</p> </body> </html>
Workday/OpenFrame
chrome_frame/test/data/postmessage_basic_frame.html
HTML
bsd-3-clause
768
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.base.model.ResultMixin.hessv &#8212; statsmodels v0.10.1 documentation</title> <link rel="stylesheet" href="../../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></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/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../../about.html" /> <link rel="index" title="Index" href="../../genindex.html" /> <link rel="search" title="Search" href="../../search.html" /> <link rel="next" title="statsmodels.base.model.ResultMixin.score_obsv" href="statsmodels.base.model.ResultMixin.score_obsv.html" /> <link rel="prev" title="statsmodels.base.model.ResultMixin.get_nlfun" href="statsmodels.base.model.ResultMixin.get_nlfun.html" /> <link rel="stylesheet" href="../../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../../_static/scripts.js"> </script> <script type="text/javascript" src="../../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../../_static/closelabel.png" $.facebox.settings.loadingImage = "../../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../../index.html"> <img src="../../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.base.model.ResultMixin.score_obsv.html" title="statsmodels.base.model.ResultMixin.score_obsv" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.base.model.ResultMixin.get_nlfun.html" title="statsmodels.base.model.ResultMixin.get_nlfun" accesskey="P">previous</a> |</li> <li><a href ="../../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../index.html" >Developer Page</a> |</li> <li class="nav-item nav-item-2"><a href="../internal.html" >Internal Classes</a> |</li> <li class="nav-item nav-item-3"><a href="statsmodels.base.model.ResultMixin.html" accesskey="U">statsmodels.base.model.ResultMixin</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-base-model-resultmixin-hessv"> <h1>statsmodels.base.model.ResultMixin.hessv<a class="headerlink" href="#statsmodels-base-model-resultmixin-hessv" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.base.model.ResultMixin.hessv"> <code class="sig-prename descclassname">ResultMixin.</code><code class="sig-name descname">hessv</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/statsmodels/base/model.html#ResultMixin.hessv"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.base.model.ResultMixin.hessv" title="Permalink to this definition">¶</a></dt> <dd><p>cached Hessian of log-likelihood</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.base.model.ResultMixin.get_nlfun.html" title="previous chapter">statsmodels.base.model.ResultMixin.get_nlfun</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.base.model.ResultMixin.score_obsv.html" title="next chapter">statsmodels.base.model.ResultMixin.score_obsv</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../_sources/dev/generated/statsmodels.base.model.ResultMixin.hessv.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.1/dev/generated/statsmodels.base.model.ResultMixin.hessv.html
HTML
bsd-3-clause
7,527
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.genmod.families.links.identity.inverse_deriv2 &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.genmod.families.links.inverse_power" href="statsmodels.genmod.families.links.inverse_power.html" /> <link rel="prev" title="statsmodels.genmod.families.links.identity.inverse_deriv" href="statsmodels.genmod.families.links.identity.inverse_deriv.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.genmod.families.links.identity.inverse_deriv2" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.genmod.families.links.identity.inverse_deriv2 </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../glm.html" class="md-tabs__link">Generalized Linear Models</a></li> <li class="md-tabs__item"><a href="statsmodels.genmod.families.links.identity.html" class="md-tabs__link">statsmodels.genmod.families.links.identity</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.families.links.identity.inverse_deriv2.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-genmod-families-links-identity-inverse-deriv2--page-root">statsmodels.genmod.families.links.identity.inverse_deriv2<a class="headerlink" href="#generated-statsmodels-genmod-families-links-identity-inverse-deriv2--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.genmod.families.links.identity.inverse_deriv2"> <code class="sig-prename descclassname">identity.</code><code class="sig-name descname">inverse_deriv2</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">z</span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.genmod.families.links.identity.inverse_deriv2" title="Permalink to this definition">¶</a></dt> <dd><p>Second derivative of the inverse of the power transform</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>z</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a></span></dt><dd><p><cite>z</cite> is usually the linear predictor for a GLM or GEE model.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>g^(-1)’(z)</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.20)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>The value of the derivative of the inverse of the power transform</p> </dd> <dt><code class="xref py py-obj docutils literal notranslate"><span class="pre">function</span></code></dt><dd></dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.genmod.families.links.identity.inverse_deriv.html" title="statsmodels.genmod.families.links.identity.inverse_deriv" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.families.links.identity.inverse_deriv </span> </div> </a> <a href="statsmodels.genmod.families.links.inverse_power.html" title="statsmodels.genmod.families.links.inverse_power" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.genmod.families.links.inverse_power </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.genmod.families.links.identity.inverse_deriv2.html
HTML
bsd-3-clause
19,299
<!DOCTYPE html> <!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <link rel="import" href="/tracing/base/base64.html"> <link rel="import" href="/tracing/ui/extras/about_tracing/tracing_controller_client.html"> <script> 'use strict'; tr.exportTo('tr.ui.e.about_tracing', function() { var Base64 = tr.b.Base64; function beginXhr(method, path, data) { if (data === undefined) data = null; return new Promise(function(resolve, reject) { var req = new XMLHttpRequest(); if (method != 'POST' && data !== null) throw new Error('Non-POST should have data==null'); req.open(method, path, true); req.onreadystatechange = function(e) { if (req.readyState == 4) { window.setTimeout(function() { if (req.status == 200 && req.responseText != '##ERROR##') { resolve(req.responseText); } else { reject(new Error('Error occured at ' + path)); } }, 0); } }; req.send(data); }); } /** * @constructor */ function XhrBasedTracingControllerClient() { } XhrBasedTracingControllerClient.prototype = { __proto__: tr.ui.e.about_tracing.TracingControllerClient.prototype, beginMonitoring: function(monitoringOptions) { var monitoringOptionsB64 = Base64.btoa(JSON.stringify(monitoringOptions)); return beginXhr('GET', '/json/begin_monitoring?' + monitoringOptionsB64); }, endMonitoring: function() { return beginXhr('GET', '/json/end_monitoring'); }, captureMonitoring: function() { return beginXhr('GET', '/json/capture_monitoring_compressed').then( function(data) { var decoded_size = Base64.getDecodedBufferLength(data); var buffer = new ArrayBuffer(decoded_size); Base64.DecodeToTypedArray(data, new DataView(buffer)); return buffer; } ); }, getMonitoringStatus: function() { return beginXhr('GET', '/json/get_monitoring_status').then( function(monitoringOptionsB64) { return JSON.parse(Base64.atob(monitoringOptionsB64)); }); }, getCategories: function() { return beginXhr('GET', '/json/categories').then( function(json) { return JSON.parse(json); }); }, beginRecording: function(recordingOptions) { var recordingOptionsB64 = Base64.btoa(JSON.stringify(recordingOptions)); return beginXhr('GET', '/json/begin_recording?' + recordingOptionsB64); }, beginGetBufferPercentFull: function() { return beginXhr('GET', '/json/get_buffer_percent_full'); }, endRecording: function() { return beginXhr('GET', '/json/end_recording_compressed').then( function(data) { var decoded_size = Base64.getDecodedBufferLength(data); var buffer = new ArrayBuffer(decoded_size); Base64.DecodeToTypedArray(data, new DataView(buffer)); return buffer; } ); }, defaultTraceName: function() { return 'trace.json.gz'; } }; return { XhrBasedTracingControllerClient: XhrBasedTracingControllerClient }; }); </script>
SummerLW/Perf-Insight-Report
tracing/tracing/ui/extras/about_tracing/xhr_based_tracing_controller_client.html
HTML
bsd-3-clause
3,344
<!DOCTYPE html> <html lang="ru"> <head> <meta charset="UTF-8"> <title>Напоминалка</title> </head> <body> Вы вообще собираетесь оплачивать заказ? :) </body> </html>
scriptius/mail
templates/remember.html
HTML
bsd-3-clause
216
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.discrete.discrete_model.NegativeBinomial.loglike &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.discrete.discrete_model.NegativeBinomial.pdf" href="statsmodels.discrete.discrete_model.NegativeBinomial.pdf.html" /> <link rel="prev" title="statsmodels.discrete.discrete_model.NegativeBinomial.initialize" href="statsmodels.discrete.discrete_model.NegativeBinomial.initialize.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.discrete.discrete_model.NegativeBinomial.loglike" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.discrete.discrete_model.NegativeBinomial.loglike </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../discretemod.html" class="md-tabs__link">Regression with Discrete Dependent Variable</a></li> <li class="md-tabs__item"><a href="statsmodels.discrete.discrete_model.NegativeBinomial.html" class="md-tabs__link">statsmodels.discrete.discrete_model.NegativeBinomial</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.discrete.discrete_model.NegativeBinomial.loglike.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-discrete-discrete-model-negativebinomial-loglike--page-root">statsmodels.discrete.discrete_model.NegativeBinomial.loglike<a class="headerlink" href="#generated-statsmodels-discrete-discrete-model-negativebinomial-loglike--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.discrete.discrete_model.NegativeBinomial.loglike"> <code class="sig-prename descclassname">NegativeBinomial.</code><code class="sig-name descname">loglike</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">params</span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/discrete/discrete_model.html#NegativeBinomial.loglike"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.discrete.discrete_model.NegativeBinomial.loglike" title="Permalink to this definition">¶</a></dt> <dd><p>Loglikelihood for negative binomial model</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a></span></dt><dd><p>The parameters of the model. If <cite>loglike_method</cite> is nb1 or nb2, then the ancillary parameter is expected to be the last element.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>llf</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">float</span></code></a></span></dt><dd><p>The loglikelihood value at <cite>params</cite></p> </dd> </dl> </dd> </dl> <p class="rubric">Notes</p> <p>Following notation in Greene (2008), with negative binomial heterogeneity parameter <span class="math notranslate nohighlight">\(\alpha\)</span>:</p> <div class="math notranslate nohighlight"> \[\begin{split}\lambda_i &amp;= exp(X\beta) \\ \theta &amp;= 1 / \alpha \\ g_i &amp;= \theta \lambda_i^Q \\ w_i &amp;= g_i/(g_i + \lambda_i) \\ r_i &amp;= \theta / (\theta+\lambda_i) \\ ln \mathcal{L}_i &amp;= ln \Gamma(y_i+g_i) - ln \Gamma(1+y_i) + g_iln (r_i) + y_i ln(1-r_i)\end{split}\]</div> <p>where :math`Q=0` for NB2 and geometric and <span class="math notranslate nohighlight">\(Q=1\)</span> for NB1. For the geometric, <span class="math notranslate nohighlight">\(\alpha=0\)</span> as well.</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.discrete.discrete_model.NegativeBinomial.initialize.html" title="statsmodels.discrete.discrete_model.NegativeBinomial.initialize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.discrete.discrete_model.NegativeBinomial.initialize </span> </div> </a> <a href="statsmodels.discrete.discrete_model.NegativeBinomial.pdf.html" title="statsmodels.discrete.discrete_model.NegativeBinomial.pdf" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.discrete.discrete_model.NegativeBinomial.pdf </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.discrete.discrete_model.NegativeBinomial.loglike.html
HTML
bsd-3-clause
20,220
<!DOCTYPE html> <meta charset="utf-8"> <title>Test</title> <style> body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin: auto; position: relative; } #graph{ width: 960px; height: 300px; margin: 0px auto; } svg{ overflow: visible; } .blue{ fill: blue; } .green{ fill: green; } .tooltip { top: -1000px; position: fixed; padding: 10px; background: rgba(255, 255, 255, .90); border: 1px solid lightgray; pointer-events: none; } .tooltip-hidden{ opacity: 0; transition: all .3s; transition-delay: .1s; } @media (max-width: 590px){ div.tooltip{ bottom: -1px; width: calc(100%); left: -1px !important; right: -1px !important; top: auto !important; width: auto !important; } } line.grid { stroke: #eee; shape-rendering: crispEdges; } div.foo { padding: 20px; border: 5px ridge lime; background: white; border-radius: 10px; color: red; position: absolute; width: 100px; text-align: center; top: 0; left: 0; } </style> <body> <div id='graph'></div> </body> <script src="../build/d3v4+jetpack.js"></script> <script> var r = 30, c = d3.conventions({parentSel: d3.select('#graph'), height: innerHeight - 100}), tt = d3.select('body').selectAppend('div.tooltip') c.svg .appendMany('line.grid', c.y.ticks()) .at({ x2: c.width }).translate(d3.f(c.y), 1); c.svg .appendMany('line.grid', c.x.ticks()) .at({ y2: c.height }).translate(d3.f(c.x), 0); d3.select('body').append('div.foo') .translate([c.margin.left + c.width*0.5, c.margin.top + c.height*0.5]) .html('<marquee>I am <b>html</b>!!!</marquee>'); d3.drawAxis(c); c.svg.selectAll('.axis text').transition().duration(1000) .st({fontSize: function(d, i){ return i*2 }, opacity: .5}) c.svg.insert('rect').at({width: 10, height: 10}) function drawCicle(pos){ c.svg.append('circle.' + (Math.random < .5 ? 'green' : 'blue')) .at({r, fillOpacity: .1, stroke: '#000'}) .datum([Math.random()*c.width, Math.random()*c.height]) .translate(pos) .on('mouseover', drawCicle) .call(d3.attachTooltip) .transition() .translate(function(d){ return d }) .transition().duration(1000) .at({r: r/2}) .st({fill: 'red', strokeDasharray: '2 2'}) } drawCicle([c.width/2, c.height/2]) // d3.timer(() => console.log('hell0'), 0, 0, 'hello-timer') </script>
gka/d3-jetpack
test/index.html
HTML
bsd-3-clause
2,379
<div> <h4>Group 1 Content</h4> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 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>
SitePen/dojo-tutorials
dijit_layout/demo/contentGroup1.html
HTML
bsd-3-clause
494
<!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=utf-8" /> <title> Inheritance &mdash; Mako 1.0.14 Documentation </title> <!-- begin iterate through site-imported + sphinx environment css_files --> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/changelog.css" type="text/css" /> <link rel="stylesheet" href="_static/sphinx_paramlinks.css" type="text/css" /> <link rel="stylesheet" href="_static/docs.css" type="text/css" /> <!-- end iterate through site-imported + sphinx environment css_files --> <!-- begin layout.mako headers --> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="top" title="Mako 1.0.14 Documentation" href="index.html" /> <link rel="next" title="Filtering and Buffering" href="filtering.html" /> <link rel="prev" title="Namespaces" href="namespaces.html" /> <!-- end layout.mako headers --> </head> <body> <div id="docs-container"> <div id="docs-header"> <h1>Mako 1.0.14 Documentation</h1> <div id="docs-search"> Search: <form class="search" action="search.html" method="get"> <input type="text" name="q" size="18" /> <input type="submit" value="Search" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <div id="docs-version-header"> Release: <span class="version-num">1.0.14</span> </div> </div> <div id="docs-top-navigation"> <div id="docs-top-page-control" class="docs-navigation-links"> <ul> <li>Prev: <a href="namespaces.html" title="previous chapter">Namespaces</a> </li> <li>Next: <a href="filtering.html" title="next chapter">Filtering and Buffering</a> </li> <li> <a href="index.html">Table of Contents</a> | <a href="genindex.html">Index</a> </li> </ul> </div> <div id="docs-navigation-banner"> <a href="index.html">Mako 1.0.14 Documentation</a> » Inheritance <h2> Inheritance </h2> </div> </div> <div id="docs-body-container"> <div id="docs-sidebar"> <div id="sidebar-banner"> </div> <h3><a href="index.html">Table of Contents</a></h3> <ul> <li><a class="reference internal" href="#">Inheritance</a><ul> <li><a class="reference internal" href="#nesting-blocks">Nesting Blocks</a></li> <li><a class="reference internal" href="#rendering-a-named-block-multiple-times">Rendering a Named Block Multiple Times</a></li> <li><a class="reference internal" href="#but-what-about-defs">But what about Defs?</a></li> <li><a class="reference internal" href="#using-the-next-namespace-to-produce-content-wrapping">Using the <code class="docutils literal notranslate"><span class="pre">next</span></code> Namespace to Produce Content Wrapping</a></li> <li><a class="reference internal" href="#using-the-parent-namespace-to-augment-defs">Using the <code class="docutils literal notranslate"><span class="pre">parent</span></code> Namespace to Augment Defs</a></li> <li><a class="reference internal" href="#using-include-with-template-inheritance">Using <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> with Template Inheritance</a></li> <li><a class="reference internal" href="#inheritable-attributes">Inheritable Attributes</a></li> </ul> </li> </ul> <h4>Previous Topic</h4> <p> <a href="namespaces.html" title="previous chapter">Namespaces</a> </p> <h4>Next Topic</h4> <p> <a href="filtering.html" title="next chapter">Filtering and Buffering</a> </p> <h4>Quick Search</h4> <p> <form class="search" action="search.html" method="get"> <input type="text" name="q" size="18" /> <input type="submit" value="Search" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </p> </div> <div id="docs-body" class="withsidebar" > <div class="section" id="inheritance"> <span id="inheritance-toplevel"></span><h1>Inheritance<a class="headerlink" href="#inheritance" title="Permalink to this headline">¶</a></h1> <div class="admonition note"> <p class="admonition-title">Note</p> <p>Most of the inheritance examples here take advantage of a feature that’s new in Mako as of version 0.4.1 called the “block”. This tag is very similar to the “def” tag but is more streamlined for usage with inheritance. Note that all of the examples here which use blocks can also use defs instead. Contrasting usages will be illustrated.</p> </div> <p>Using template inheritance, two or more templates can organize themselves into an <strong>inheritance chain</strong>, where content and functions from all involved templates can be intermixed. The general paradigm of template inheritance is this: if a template <code class="docutils literal notranslate"><span class="pre">A</span></code> inherits from template <code class="docutils literal notranslate"><span class="pre">B</span></code>, then template <code class="docutils literal notranslate"><span class="pre">A</span></code> agrees to send the executional control to template <code class="docutils literal notranslate"><span class="pre">B</span></code> at runtime (<code class="docutils literal notranslate"><span class="pre">A</span></code> is called the <strong>inheriting</strong> template). Template <code class="docutils literal notranslate"><span class="pre">B</span></code>, the <strong>inherited</strong> template, then makes decisions as to what resources from <code class="docutils literal notranslate"><span class="pre">A</span></code> shall be executed.</p> <p>In practice, it looks like this. Here’s a hypothetical inheriting template, <code class="docutils literal notranslate"><span class="pre">index.html</span></code>:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is some header content</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">this is the body content.</span></pre></div> </div> <p>And <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, the inherited template:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.html</span><span class="x"></span> <span class="x">&lt;html&gt;</span> <span class="x"> &lt;body&gt;</span> <span class="x"> &lt;div class=&quot;header&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;div class=&quot;footer&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;footer&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is the footer</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> &lt;/body&gt;</span> <span class="x">&lt;/html&gt;</span></pre></div> </div> <p>Here is a breakdown of the execution:</p> <ol class="arabic"> <li><p>When <code class="docutils literal notranslate"><span class="pre">index.html</span></code> is rendered, control immediately passes to <code class="docutils literal notranslate"><span class="pre">base.html</span></code>.</p></li> <li><p><code class="docutils literal notranslate"><span class="pre">base.html</span></code> then renders the top part of an HTML document, then invokes the <code class="docutils literal notranslate"><span class="pre">&lt;%block</span> <span class="pre">name=&quot;header&quot;&gt;</span></code> block. It invokes the underlying <code class="docutils literal notranslate"><span class="pre">header()</span></code> function off of a built-in namespace called <code class="docutils literal notranslate"><span class="pre">self</span></code> (this namespace was first introduced in the <a class="reference internal" href="namespaces.html"><span class="doc">Namespaces chapter</span></a> in <a class="reference internal" href="namespaces.html#namespace-self"><span class="std std-ref">self</span></a>). Since <code class="docutils literal notranslate"><span class="pre">index.html</span></code> is the topmost template and also defines a block called <code class="docutils literal notranslate"><span class="pre">header</span></code>, it’s this <code class="docutils literal notranslate"><span class="pre">header</span></code> block that ultimately gets executed – instead of the one that’s present in <code class="docutils literal notranslate"><span class="pre">base.html</span></code>.</p></li> <li><p>Control comes back to <code class="docutils literal notranslate"><span class="pre">base.html</span></code>. Some more HTML is rendered.</p></li> <li><p><code class="docutils literal notranslate"><span class="pre">base.html</span></code> executes <code class="docutils literal notranslate"><span class="pre">self.body()</span></code>. The <code class="docutils literal notranslate"><span class="pre">body()</span></code> function on all template-based namespaces refers to the main body of the template, therefore the main body of <code class="docutils literal notranslate"><span class="pre">index.html</span></code> is rendered.</p></li> <li><p>When <code class="docutils literal notranslate"><span class="pre">&lt;%block</span> <span class="pre">name=&quot;header&quot;&gt;</span></code> is encountered in <code class="docutils literal notranslate"><span class="pre">index.html</span></code> during the <code class="docutils literal notranslate"><span class="pre">self.body()</span></code> call, a conditional is checked – does the current inherited template, i.e. <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, also define this block? If yes, the <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> is <strong>not</strong> executed here – the inheritance mechanism knows that the parent template is responsible for rendering this block (and in fact it already has). In other words a block only renders in its <em>basemost scope</em>.</p></li> <li><p>Control comes back to <code class="docutils literal notranslate"><span class="pre">base.html</span></code>. More HTML is rendered, then the <code class="docutils literal notranslate"><span class="pre">&lt;%block</span> <span class="pre">name=&quot;footer&quot;&gt;</span></code> expression is invoked.</p></li> <li><p>The <code class="docutils literal notranslate"><span class="pre">footer</span></code> block is only defined in <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, so being the topmost definition of <code class="docutils literal notranslate"><span class="pre">footer</span></code>, it’s the one that executes. If <code class="docutils literal notranslate"><span class="pre">index.html</span></code> also specified <code class="docutils literal notranslate"><span class="pre">footer</span></code>, then its version would <strong>override</strong> that of the base.</p></li> <li><p><code class="docutils literal notranslate"><span class="pre">base.html</span></code> finishes up rendering its HTML and the template is complete, producing:</p> <div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">html</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;header&quot;</span><span class="p">&gt;</span> this is some header content <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> this is the body content. <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;footer&quot;</span><span class="p">&gt;</span> this is the footer <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">html</span><span class="p">&gt;</span></pre></div> </div> </li> </ol> <p>…and that is template inheritance in a nutshell. The main idea is that the methods that you call upon <code class="docutils literal notranslate"><span class="pre">self</span></code> always correspond to the topmost definition of that method. Very much the way <code class="docutils literal notranslate"><span class="pre">self</span></code> works in a Python class, even though Mako is not actually using Python class inheritance to implement this functionality. (Mako doesn’t take the “inheritance” metaphor too seriously; while useful to setup some commonly recognized semantics, a textual template is not very much like an object-oriented class construct in practice).</p> <div class="section" id="nesting-blocks"> <h2>Nesting Blocks<a class="headerlink" href="#nesting-blocks" title="Permalink to this headline">¶</a></h2> <p>The named blocks defined in an inherited template can also be nested within other blocks. The name given to each block is globally accessible via any inheriting template. We can add a new block <code class="docutils literal notranslate"><span class="pre">title</span></code> to our <code class="docutils literal notranslate"><span class="pre">header</span></code> block:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.html</span><span class="x"></span> <span class="x">&lt;html&gt;</span> <span class="x"> &lt;body&gt;</span> <span class="x"> &lt;div class=&quot;header&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;h2&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;title&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x"> &lt;/h2&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;div class=&quot;footer&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;footer&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is the footer</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> &lt;/body&gt;</span> <span class="x">&lt;/html&gt;</span></pre></div> </div> <p>The inheriting template can name either or both of <code class="docutils literal notranslate"><span class="pre">header</span></code> and <code class="docutils literal notranslate"><span class="pre">title</span></code>, separately or nested themselves:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is some header content</span> <span class="x"> </span><span class="cp">${</span><span class="n">parent</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;title&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is the title</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">this is the body content.</span></pre></div> </div> <p>Note when we overrode <code class="docutils literal notranslate"><span class="pre">header</span></code>, we added an extra call <code class="docutils literal notranslate"><span class="pre">${parent.header()}</span></code> in order to invoke the parent’s <code class="docutils literal notranslate"><span class="pre">header</span></code> block in addition to our own. That’s described in more detail below, in <a class="reference internal" href="#parent-namespace"><span class="std std-ref">Using the parent Namespace to Augment Defs</span></a>.</p> </div> <div class="section" id="rendering-a-named-block-multiple-times"> <h2>Rendering a Named Block Multiple Times<a class="headerlink" href="#rendering-a-named-block-multiple-times" title="Permalink to this headline">¶</a></h2> <p>Recall from the section <a class="reference internal" href="defs.html#blocks"><span class="std std-ref">Using Blocks</span></a> that a named block is just like a <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code>, with some different usage rules. We can call one of our named sections distinctly, for example a section that is used more than once, such as the title of a page:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="x">&lt;html&gt;</span> <span class="x"> &lt;head&gt;</span> <span class="x"> &lt;title&gt;</span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">title</span><span class="p">()</span><span class="cp">}</span><span class="x">&lt;/title&gt;</span> <span class="x"> &lt;/head&gt;</span> <span class="x"> &lt;body&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;h2&gt;</span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;title&quot;</span><span class="cp">/&gt;</span><span class="x">&lt;/h2&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;/body&gt;</span> <span class="x">&lt;/html&gt;</span></pre></div> </div> <p>Where above an inheriting template can define <code class="docutils literal notranslate"><span class="pre">&lt;%block</span> <span class="pre">name=&quot;title&quot;&gt;</span></code> just once, and it will be used in the base template both in the <code class="docutils literal notranslate"><span class="pre">&lt;title&gt;</span></code> section as well as the <code class="docutils literal notranslate"><span class="pre">&lt;h2&gt;</span></code>.</p> </div> <div class="section" id="but-what-about-defs"> <h2>But what about Defs?<a class="headerlink" href="#but-what-about-defs" title="Permalink to this headline">¶</a></h2> <p>The previous example used the <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> tag to produce areas of content to be overridden. Before Mako 0.4.1, there wasn’t any such tag – instead there was only the <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code> tag. As it turns out, named blocks and defs are largely interchangeable. The def simply doesn’t call itself automatically, and has more open-ended naming and scoping rules that are more flexible and similar to Python itself, but less suited towards layout. The first example from this chapter using defs would look like:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;header()&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is some header content</span> <span class="cp">&lt;/%</span><span class="nb">def</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">this is the body content.</span></pre></div> </div> <p>And <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, the inherited template:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.html</span><span class="x"></span> <span class="x">&lt;html&gt;</span> <span class="x"> &lt;body&gt;</span> <span class="x"> &lt;div class=&quot;header&quot;&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;div class=&quot;footer&quot;&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">footer</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> &lt;/body&gt;</span> <span class="x">&lt;/html&gt;</span> <span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;header()&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;footer()&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is the footer</span> <span class="cp">&lt;/%</span><span class="nb">def</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> <p>Above, we illustrate that defs differ from blocks in that their definition and invocation are defined in two separate places, instead of at once. You can <em>almost</em> do exactly what a block does if you put the two together:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="x">&lt;div class=&quot;header&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;header()&quot;</span><span class="cp">&gt;&lt;/%</span><span class="nb">def</span><span class="cp">&gt;${</span><span class="bp">self</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x">&lt;/div&gt;</span></pre></div> </div> <p>The <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> is obviously more streamlined than the <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code> for this kind of usage. In addition, the above “inline” approach with <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code> does not work with nesting:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="x">&lt;head&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;header()&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;title&gt;</span> <span class="x"> ## this won&#39;t work !</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;title()&quot;</span><span class="cp">&gt;</span><span class="x">default title</span><span class="cp">&lt;/%</span><span class="nb">def</span><span class="cp">&gt;${</span><span class="bp">self</span><span class="o">.</span><span class="n">title</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;/title&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">def</span><span class="cp">&gt;${</span><span class="bp">self</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x">&lt;/head&gt;</span></pre></div> </div> <p>Where above, the <code class="docutils literal notranslate"><span class="pre">title()</span></code> def, because it’s a def within a def, is not part of the template’s exported namespace and will not be part of <code class="docutils literal notranslate"><span class="pre">self</span></code>. If the inherited template did define its own <code class="docutils literal notranslate"><span class="pre">title</span></code> def at the top level, it would be called, but the “default title” above is not present at all on <code class="docutils literal notranslate"><span class="pre">self</span></code> no matter what. For this to work as expected you’d instead need to say:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="x">&lt;head&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;header()&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;title&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">title</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;/title&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">def</span><span class="cp">&gt;${</span><span class="bp">self</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">def</span> <span class="na">name=</span><span class="s">&quot;title()&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x">&lt;/head&gt;</span></pre></div> </div> <p>That is, <code class="docutils literal notranslate"><span class="pre">title</span></code> is defined outside of any other defs so that it is in the <code class="docutils literal notranslate"><span class="pre">self</span></code> namespace. It works, but the definition needs to be potentially far away from the point of render.</p> <p>A named block is always placed in the <code class="docutils literal notranslate"><span class="pre">self</span></code> namespace, regardless of nesting, so this restriction is lifted:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.html</span><span class="x"></span> <span class="x">&lt;head&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;title&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;title&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x"> &lt;/title&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">&lt;/head&gt;</span></pre></div> </div> <p>The above template defines <code class="docutils literal notranslate"><span class="pre">title</span></code> inside of <code class="docutils literal notranslate"><span class="pre">header</span></code>, and an inheriting template can define one or both in <strong>any</strong> configuration, nested inside each other or not, in order for them to be used:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;title&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> the title</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> the header</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> <p>So while the <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> tag lifts the restriction of nested blocks not being available externally, in order to achieve this it <em>adds</em> the restriction that all block names in a single template need to be globally unique within the template, and additionally that a <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> can’t be defined inside of a <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code>. It’s a more restricted tag suited towards a more specific use case than <code class="docutils literal notranslate"><span class="pre">&lt;%def&gt;</span></code>.</p> </div> <div class="section" id="using-the-next-namespace-to-produce-content-wrapping"> <h2>Using the <code class="docutils literal notranslate"><span class="pre">next</span></code> Namespace to Produce Content Wrapping<a class="headerlink" href="#using-the-next-namespace-to-produce-content-wrapping" title="Permalink to this headline">¶</a></h2> <p>Sometimes you have an inheritance chain that spans more than two templates. Or maybe you don’t, but you’d like to build your system such that extra inherited templates can be inserted in the middle of a chain where they would be smoothly integrated. If each template wants to define its layout just within its main body, you can’t just call <code class="docutils literal notranslate"><span class="pre">self.body()</span></code> to get at the inheriting template’s body, since that is only the topmost body. To get at the body of the <em>next</em> template, you call upon the namespace <code class="docutils literal notranslate"><span class="pre">next</span></code>, which is the namespace of the template <strong>immediately following</strong> the current template.</p> <p>Lets change the line in <code class="docutils literal notranslate"><span class="pre">base.html</span></code> which calls upon <code class="docutils literal notranslate"><span class="pre">self.body()</span></code> to instead call upon <code class="docutils literal notranslate"><span class="pre">next.body()</span></code>:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.html</span><span class="x"></span> <span class="x">&lt;html&gt;</span> <span class="x"> &lt;body&gt;</span> <span class="x"> &lt;div class=&quot;header&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="nb">next</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;div class=&quot;footer&quot;&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;footer&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is the footer</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;/div&gt;</span> <span class="x"> &lt;/body&gt;</span> <span class="x">&lt;/html&gt;</span></pre></div> </div> <p>Lets also add an intermediate template called <code class="docutils literal notranslate"><span class="pre">layout.html</span></code>, which inherits from <code class="docutils literal notranslate"><span class="pre">base.html</span></code>:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## layout.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x">&lt;ul&gt;</span> <span class="x"> </span><span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;toolbar&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> &lt;li&gt;selection 1&lt;/li&gt;</span> <span class="x"> &lt;li&gt;selection 2&lt;/li&gt;</span> <span class="x"> &lt;li&gt;selection 3&lt;/li&gt;</span> <span class="x"> </span><span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">&lt;/ul&gt;</span> <span class="x">&lt;div class=&quot;mainlayout&quot;&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="nb">next</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x">&lt;/div&gt;</span></pre></div> </div> <p>And finally change <code class="docutils literal notranslate"><span class="pre">index.html</span></code> to inherit from <code class="docutils literal notranslate"><span class="pre">layout.html</span></code> instead:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;layout.html&quot;</span><span class="cp">/&gt;</span> <span class="cp">## .. rest of template</span><span class="x"></span></pre></div> </div> <p>In this setup, each call to <code class="docutils literal notranslate"><span class="pre">next.body()</span></code> will render the body of the next template in the inheritance chain (which can be written as <code class="docutils literal notranslate"><span class="pre">base.html</span> <span class="pre">-&gt;</span> <span class="pre">layout.html</span> <span class="pre">-&gt;</span> <span class="pre">index.html</span></code>). Control is still first passed to the bottommost template <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, and <code class="docutils literal notranslate"><span class="pre">self</span></code> still references the topmost definition of any particular def.</p> <p>The output we get would be:</p> <div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">html</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;header&quot;</span><span class="p">&gt;</span> this is some header content <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">ul</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 1<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 2<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 3<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">ul</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;mainlayout&quot;</span><span class="p">&gt;</span> this is the body content. <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;footer&quot;</span><span class="p">&gt;</span> this is the footer <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">html</span><span class="p">&gt;</span></pre></div> </div> <p>So above, we have the <code class="docutils literal notranslate"><span class="pre">&lt;html&gt;</span></code>, <code class="docutils literal notranslate"><span class="pre">&lt;body&gt;</span></code> and <code class="docutils literal notranslate"><span class="pre">header</span></code>/<code class="docutils literal notranslate"><span class="pre">footer</span></code> layout of <code class="docutils literal notranslate"><span class="pre">base.html</span></code>, we have the <code class="docutils literal notranslate"><span class="pre">&lt;ul&gt;</span></code> and <code class="docutils literal notranslate"><span class="pre">mainlayout</span></code> section of <code class="docutils literal notranslate"><span class="pre">layout.html</span></code>, and the main body of <code class="docutils literal notranslate"><span class="pre">index.html</span></code> as well as its overridden <code class="docutils literal notranslate"><span class="pre">header</span></code> def. The <code class="docutils literal notranslate"><span class="pre">layout.html</span></code> template is inserted into the middle of the chain without <code class="docutils literal notranslate"><span class="pre">base.html</span></code> having to change anything. Without the <code class="docutils literal notranslate"><span class="pre">next</span></code> namespace, only the main body of <code class="docutils literal notranslate"><span class="pre">index.html</span></code> could be used; there would be no way to call <code class="docutils literal notranslate"><span class="pre">layout.html</span></code>’s body content.</p> </div> <div class="section" id="using-the-parent-namespace-to-augment-defs"> <span id="parent-namespace"></span><h2>Using the <code class="docutils literal notranslate"><span class="pre">parent</span></code> Namespace to Augment Defs<a class="headerlink" href="#using-the-parent-namespace-to-augment-defs" title="Permalink to this headline">¶</a></h2> <p>Lets now look at the other inheritance-specific namespace, the opposite of <code class="docutils literal notranslate"><span class="pre">next</span></code> called <code class="docutils literal notranslate"><span class="pre">parent</span></code>. <code class="docutils literal notranslate"><span class="pre">parent</span></code> is the namespace of the template <strong>immediately preceding</strong> the current template. What’s useful about this namespace is that defs or blocks can call upon their overridden versions. This is not as hard as it sounds and is very much like using the <code class="docutils literal notranslate"><span class="pre">super</span></code> keyword in Python. Lets modify <code class="docutils literal notranslate"><span class="pre">index.html</span></code> to augment the list of selections provided by the <code class="docutils literal notranslate"><span class="pre">toolbar</span></code> function in <code class="docutils literal notranslate"><span class="pre">layout.html</span></code>:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## index.html</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;layout.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> this is some header content</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;toolbar&quot;</span><span class="cp">&gt;</span> <span class="cp">## call the parent&#39;s toolbar first</span><span class="x"></span> <span class="x"> </span><span class="cp">${</span><span class="n">parent</span><span class="o">.</span><span class="n">toolbar</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x"> &lt;li&gt;selection 4&lt;/li&gt;</span> <span class="x"> &lt;li&gt;selection 5&lt;/li&gt;</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span> <span class="x">this is the body content.</span></pre></div> </div> <p>Above, we implemented a <code class="docutils literal notranslate"><span class="pre">toolbar()</span></code> function, which is meant to override the definition of <code class="docutils literal notranslate"><span class="pre">toolbar</span></code> within the inherited template <code class="docutils literal notranslate"><span class="pre">layout.html</span></code>. However, since we want the content from that of <code class="docutils literal notranslate"><span class="pre">layout.html</span></code> as well, we call it via the <code class="docutils literal notranslate"><span class="pre">parent</span></code> namespace whenever we want it’s content, in this case before we add our own selections. So the output for the whole thing is now:</p> <div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">html</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;header&quot;</span><span class="p">&gt;</span> this is some header content <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">ul</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 1<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 2<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 3<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 4<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">li</span><span class="p">&gt;</span>selection 5<span class="p">&lt;/</span><span class="nt">li</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">ul</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;mainlayout&quot;</span><span class="p">&gt;</span> this is the body content. <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;footer&quot;</span><span class="p">&gt;</span> this is the footer <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">body</span><span class="p">&gt;</span> <span class="p">&lt;/</span><span class="nt">html</span><span class="p">&gt;</span></pre></div> </div> <p>and you’re now a template inheritance ninja!</p> </div> <div class="section" id="using-include-with-template-inheritance"> <h2>Using <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> with Template Inheritance<a class="headerlink" href="#using-include-with-template-inheritance" title="Permalink to this headline">¶</a></h2> <p>A common source of confusion is the behavior of the <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> tag, often in conjunction with its interaction within template inheritance. Key to understanding the <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> tag is that it is a <em>dynamic</em>, e.g. runtime, include, and not a static include. The <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> is only processed as the template renders, and not at inheritance setup time. When encountered, the referenced template is run fully as an entirely separate template with no linkage to any current inheritance structure.</p> <p>If the tag were on the other hand a <em>static</em> include, this would allow source within the included template to interact within the same inheritance context as the calling template, but currently Mako has no static include facility.</p> <p>In practice, this means that <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> elements defined in an <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code> file will not interact with corresponding <code class="docutils literal notranslate"><span class="pre">&lt;%block&gt;</span></code> elements in the calling template.</p> <p>A common mistake is along these lines:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## partials.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> Global Header</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span> <span class="cp">## parent.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">include</span> <span class="na">file=</span><span class="s">&quot;partials.mako&quot;</span><span class="cp">&gt;</span> <span class="cp">## child.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;parent.mako&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> Custom Header</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> <p>Above, one might expect that the <code class="docutils literal notranslate"><span class="pre">&quot;header&quot;</span></code> block declared in <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> might be invoked, as a result of it overriding the same block present in <code class="docutils literal notranslate"><span class="pre">parent.mako</span></code> via the include for <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code>. But this is not the case. Instead, <code class="docutils literal notranslate"><span class="pre">parent.mako</span></code> will invoke <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code>, which then invokes <code class="docutils literal notranslate"><span class="pre">&quot;header&quot;</span></code> in <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code>, and then is finished rendering. Nothing from <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> will render; there is no interaction between the <code class="docutils literal notranslate"><span class="pre">&quot;header&quot;</span></code> block in <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> and the <code class="docutils literal notranslate"><span class="pre">&quot;header&quot;</span></code> block in <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code>.</p> <p>Instead, <code class="docutils literal notranslate"><span class="pre">parent.mako</span></code> must explicitly state the inheritance structure. In order to call upon specific elements of <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code>, we will call upon it as a namespace:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## partials.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> Global Header</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span> <span class="cp">## parent.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">namespace</span> <span class="na">name=</span><span class="s">&quot;partials&quot;</span> <span class="na">file=</span><span class="s">&quot;partials.mako&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> </span><span class="cp">${</span><span class="n">partials</span><span class="o">.</span><span class="n">header</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span> <span class="cp">## child.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;parent.mako&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;header&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> Custom Header</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> <p>Where above, <code class="docutils literal notranslate"><span class="pre">parent.mako</span></code> states the inheritance structure that <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> is to participate within. <code class="docutils literal notranslate"><span class="pre">partials.mako</span></code> only defines defs/blocks that can be used on a per-name basis.</p> <p>Another scenario is below, which results in both <code class="docutils literal notranslate"><span class="pre">&quot;SectionA&quot;</span></code> blocks being rendered for the <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> document:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## base.mako</span><span class="x"></span> <span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;SectionA&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> base.mako</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span> <span class="cp">## parent.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.mako&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">include</span> <span class="na">file=</span><span class="s">&quot;child.mako&quot;</span><span class="cp">&gt;</span> <span class="cp">## child.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;SectionA&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> child.mako</span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> <p>The resolution is similar; instead of using <code class="docutils literal notranslate"><span class="pre">&lt;%include&gt;</span></code>, we call upon the blocks of <code class="docutils literal notranslate"><span class="pre">child.mako</span></code> using a namespace:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">## parent.mako</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;base.mako&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">namespace</span> <span class="na">name=</span><span class="s">&quot;child&quot;</span> <span class="na">file=</span><span class="s">&quot;child.mako&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">block</span> <span class="na">name=</span><span class="s">&quot;SectionA&quot;</span><span class="cp">&gt;</span><span class="x"></span> <span class="x"> </span><span class="cp">${</span><span class="n">child</span><span class="o">.</span><span class="n">SectionA</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="cp">&lt;/%</span><span class="nb">block</span><span class="cp">&gt;</span><span class="x"></span></pre></div> </div> </div> <div class="section" id="inheritable-attributes"> <span id="inheritance-attr"></span><h2>Inheritable Attributes<a class="headerlink" href="#inheritable-attributes" title="Permalink to this headline">¶</a></h2> <p>The <a class="reference internal" href="namespaces.html#mako.runtime.Namespace.attr" title="mako.runtime.Namespace.attr"><code class="xref py py-attr docutils literal notranslate"><span class="pre">attr</span></code></a> accessor of the <a class="reference internal" href="namespaces.html#mako.runtime.Namespace" title="mako.runtime.Namespace"><code class="xref py py-class docutils literal notranslate"><span class="pre">Namespace</span></code></a> object allows access to module level variables declared in a template. By accessing <code class="docutils literal notranslate"><span class="pre">self.attr</span></code>, you can access regular attributes from the inheritance chain as declared in <code class="docutils literal notranslate"><span class="pre">&lt;%!</span> <span class="pre">%&gt;</span></code> sections. Such as:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">&lt;%!</span> <span class="n">class_</span> <span class="o">=</span> <span class="s2">&quot;grey&quot;</span> <span class="cp">%&gt;</span><span class="x"></span> <span class="x">&lt;div class=&quot;</span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">attr</span><span class="o">.</span><span class="n">class_</span><span class="cp">}</span><span class="x">&quot;&gt;</span> <span class="x"> </span><span class="cp">${</span><span class="bp">self</span><span class="o">.</span><span class="n">body</span><span class="p">()</span><span class="cp">}</span><span class="x"></span> <span class="x">&lt;/div&gt;</span></pre></div> </div> <p>If an inheriting template overrides <code class="docutils literal notranslate"><span class="pre">class_</span></code> to be <code class="docutils literal notranslate"><span class="pre">&quot;white&quot;</span></code>, as in:</p> <div class="highlight-mako notranslate"><div class="highlight"><pre><span></span><span class="cp">&lt;%!</span> <span class="n">class_</span> <span class="o">=</span> <span class="s2">&quot;white&quot;</span> <span class="cp">%&gt;</span><span class="x"></span> <span class="cp">&lt;%</span><span class="nb">inherit</span> <span class="na">file=</span><span class="s">&quot;parent.html&quot;</span><span class="cp">/&gt;</span><span class="x"></span> <span class="x">This is the body</span></pre></div> </div> <p>you’ll get output like:</p> <div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">div</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;white&quot;</span><span class="p">&gt;</span> This is the body <span class="p">&lt;/</span><span class="nt">div</span><span class="p">&gt;</span></pre></div> </div> <div class="admonition seealso"> <p class="admonition-title">See also</p> <p><a class="reference internal" href="namespaces.html#namespace-attr-for-includes"><span class="std std-ref">Version One - Use Namespace.attr</span></a> - a more sophisticated example using <a class="reference internal" href="namespaces.html#mako.runtime.Namespace.attr" title="mako.runtime.Namespace.attr"><code class="xref py py-attr docutils literal notranslate"><span class="pre">Namespace.attr</span></code></a>.</p> </div> </div> </div> </div> </div> <div id="docs-bottom-navigation" class="docs-navigation-links"> Previous: <a href="namespaces.html" title="previous chapter">Namespaces</a> Next: <a href="filtering.html" title="next chapter">Filtering and Buffering</a> <div id="docs-copyright"> &copy; Copyright the Mako authors and contributors. Documentation generated using <a href="http://sphinx.pocoo.org/">Sphinx</a> 2.1.2 with Mako templates. </div> </div> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '1.0.14', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html' }; </script> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <!-- begin iterate through sphinx environment script_files --> <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/language_data.js"></script> <!-- end iterate through sphinx environment script_files --> <script type="text/javascript" src="_static/detectmobile.js"></script> <script type="text/javascript" src="_static/init.js"></script> </body> </html>
endlessm/chromium-browser
third_party/mako/doc/inheritance.html
HTML
bsd-3-clause
63,905
<!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_04) on Fri Oct 28 15:39:13 EDT 2005 --> <TITLE> Uses of Class edu.vt.cbil.visda.util.Platform (VISDA API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class edu.vt.cbil.visda.util.Platform (VISDA API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </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=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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../edu/vt/cbil/visda/util/Platform.html" title="class in edu.vt.cbil.visda.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></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> VISDA API</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?edu/vt/cbil/visda/util/\class-usePlatform.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Platform.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> <CENTER> <H2> <B>Uses of Class<br>edu.vt.cbil.visda.util.Platform</B></H2> </CENTER> No usage of edu.vt.cbil.visda.util.Platform <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=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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../edu/vt/cbil/visda/util/Platform.html" title="class in edu.vt.cbil.visda.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></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> VISDA API</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?edu/vt/cbil/visda/util/\class-usePlatform.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Platform.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> <i><center>Copyright &#169 2003 CBIL, VT. All Rights Reserved</center></i> </BODY> </HTML>
NCIP/visda
visda/VISDA-Developer/Month-8-yr1/visdaDev_V0.4/doc/edu/vt/cbil/visda/util/class-use/Platform.html
HTML
bsd-3-clause
5,888