path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
_includes/footer.html | funwithbrains/funwithbrains.github.io | <hr />
{% assign navPages = site.pages | where: 'nav', true | sort: 'order' %}
{% for page in navPages %}
<div><a href="{{ site.baseurl }}{{ page.url }}">{{ page.title }}</a></div>
{% endfor %}
|
raw_data/arkive-endangered-html/symplocos-nivea.html | andrewedstrom/cs638project |
<!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>Symplocos factsheet on ARKive - Symplocos nivea</title>
<link rel="canonical" href="http://www.arkive.org/symplocos/symplocos-nivea/" />
<link rel="stylesheet" type="text/css" media="screen,print" href="/rcss/factsheet.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body> <!-- onload="window.print()">-->
<div id="container">
<div id="header"><a href="/"><img src="/rimg/factsheet/header_left.png" alt="" border="0" /><img src="/rimg/factsheet/header_logo.png" alt="" border="0" /><img src="/rimg/factsheet/header_right.png" alt="" border="0" /></a></div>
<div id="content">
<h1>Symplocos (<i>Symplocos nivea</i>)</h1>
<img alt="" src="/media/25/25A90167-9B6F-4A77-811B-8CC2459F0C49/Presentation.Large/Symplocos-nivea-herbarium-specimen.jpg"/>
<table cellspacing="0" cellpadding="0" id="factList">
<tbody>
<tr class="kingdom"><th align="left">Kingdom</th><td align="left">Plantae</td></tr>
<tr class="phylum"><th align="left">Phylum</th><td align="left">Tracheophyta</td></tr>
<tr class="class"><th align="left">Class</th><td align="left">Magnoliopsida</td></tr>
<tr class="order"><th align="left">Order</th><td align="left">Ebenales</td></tr>
<tr class="family"><th align="left">Family</th><td align="left">Symplocaceae</td></tr>
<tr class="genus"><th align="left">Genus</th><td align="left"><em>Symplocos (1)</em></td></tr>
</tbody>
</table>
<h2><img src="/rimg/factsheet/Status.png" class="heading" /></h2><p class="Status"><p>This species is classified as Endangered (EN) on the IUCN Red List (1).</p></p><h2><img src="/rimg/factsheet/Description.png" class="heading" /></h2><p class="Description"><p>Information on <em>Symplocos nivea </em>is being researched and written and will appear here shortly.</p></p><h2><img src="/rimg/factsheet/Authentication.png" class="heading" /></h2><p class="AuthenticatioModel"><p>This information is awaiting authentication by a species expert, and will be updated as soon as possible. If you are able to help please contact: <br/><a href="mailto:arkive@wildscreen.org.uk">arkive@wildscreen.org.uk</a></p></p><h2><img src="/rimg/factsheet/References.png" class="heading" /></h2>
<ol id="references">
<li id="ref1">
<a id="reference_1" name="reference_1"></a>
IUCN Red List (January, 2012) <br/><a href="http://www.iucnredlist.org" target="_blank">http://www.iucnredlist.org</a></li>
</ol>
</div>
</div>
</body>
</html>
|
src/client/app/shared/components/autocomplete/autocomplete.component.html | lsim/mobro | <div class="click-overlay"
(click)="dismissSuggestions()"
*ngIf="suggestionsShown"></div>
<input type="search" class="query-input"
[(ngModel)]=value
(ngModelChange)="updateSuggestions()"
placeholder="{{placeholder}}"
(keydown)="onKeydown($event)">
<ul class="suggestions" *ngIf="suggestionsShown">
<li *ngFor="let item of filteredList; let i = index"
[ngClass]="{selected: highlightedIndex === i}">
<a (click)="select(item)" >{{item}}</a>
</li>
</ul>
|
tags/js.html | rherlt/rherlt.github.io | ---
layout: tag
section-type: tag
title: js
---
## Tag |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.2~camlp4/topology/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>topology: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.2~camlp4 / topology - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
topology
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-30 12:27:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-30 12:27:18 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.03+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
conf-which 1 Virtual package relying on which
coq 8.5.2~camlp4 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.03.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.03.0 Official 4.03.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/topology"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Topology"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
"coq-zorns-lemma" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: topology" "keyword: filters" "keyword: nets" "keyword: metric spaces" "keyword: real analysis" "keyword: Urysohn's lemma" "keyword: Tietze extension theorem" "category: Mathematics/Real Calculus and Topology" ]
authors: [ "Daniel Schepler <dschepler@gmail.com>" ]
bug-reports: "https://github.com/coq-contribs/topology/issues"
dev-repo: "git+https://github.com/coq-contribs/topology.git"
synopsis: "General Topology"
description:
"This library develops some of the basic concepts and results of general topology."
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/topology/archive/v8.8.0.tar.gz"
checksum: "md5=7d5ca5136f9b431e175f0e302cb13ee8"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-topology.8.8.0 coq.8.5.2~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4).
The following dependencies couldn't be met:
- coq-topology -> coq >= 8.8 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-topology.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/fourcolor/1.2.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>fourcolor: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.2~camlp4 / fourcolor - 1.2</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
fourcolor
<small>
1.2
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-16 06:48:30 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-16 06:48:30 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
coq 8.5.2~camlp4 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "https://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
dev-repo: "git+https://github.com/math-comp/fourcolor"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
depends: [ "coq-mathcomp-algebra" { >= "1.8.0" & < "1.9" } ]
tags: [ "keyword:Four color theorem" "keyword:small scale reflection" "keyword:mathematical components" ]
authors: [ "Georges Gonthier" ]
synopsis: "Mechanization of the Four Color Theorem"
description: """
Proof of the Four Color Theorem
This library contains a formalized proof of the Four Color Theorem, along
with the theories needed to support stating and then proving the Theorem.
This includes an axiomatization of the setoid of classical real numbers,
basic plane topology definitions, and a theory of combinatorial hypermaps.
"""
url {
src: "https://github.com/math-comp/fourcolor/archive/v1.2.tar.gz"
checksum: "sha256=93add0655031f2207d8e5b48dcccd76ff6dff7ea0a17ddada07b10a2d0a395b0"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-fourcolor.1.2 coq.8.5.2~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4).
The following dependencies couldn't be met:
- coq-fourcolor -> coq-mathcomp-algebra >= 1.8.0 -> coq-mathcomp-fingroup >= 1.8.0 -> coq-mathcomp-ssreflect >= 1.8.0 -> coq >= 8.7
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-fourcolor.1.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docs/UMCart/Controller/Command_Default.html | ultramega/umcart | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class Command_Default</title>
<link rel="stylesheet" href="../../media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<div class="page-body">
<h2 class="class-name">Class Command_Default</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-vars">Vars</a>
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Default Command</p>
<p class="notes">
Located in <a class="field" href="_web---app---command---default.class.php.html">/web/app/command/default.class.php</a> (line <span class="field">14</span>)
</p>
<pre><a href="../../UMCart/Controller/Command.html">Command</a>
|
--<a href="../../UMCart/Controller/Command_Common.html">Command_Common</a>
|
--Command_Default</pre>
</div>
</div>
<a name="sec-method-summary"></a>
<div class="info-box">
<div class="info-box-title">Method Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-vars">Vars</a>
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="method-summary">
<div class="method-definition">
<span class="method-result">void</span>
<a href="#exec" title="details" class="method-name">exec</a>
()
</div>
</div>
</div>
</div>
<a name="sec-vars"></a>
<div class="info-box">
<div class="info-box-title">Variables</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<h4>Inherited Variables</h4>
<A NAME='inherited_vars'><!-- --></A>
<p>Inherited from <span class="classname"><a href="../../UMCart/Controller/Command.html">Command</a></span></p>
<blockquote>
<span class="var-title">
<span class="var-name"><a href="../../UMCart/Controller/Command.html#var$data">Command::$data</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../../UMCart/Controller/Command.html#var$get">Command::$get</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../../UMCart/Controller/Command.html#var$post">Command::$post</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../../UMCart/Controller/Command.html#var$session">Command::$session</a></span><br>
</span>
</blockquote>
</div>
</div>
<a name="sec-methods"></a>
<div class="info-box">
<div class="info-box-title">Methods</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-vars">Vars</a>
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
</div>
<div class="info-box-body">
<A NAME='method_detail'></A>
<a name="methodexec" id="exec"><!-- --></a>
<div class="oddrow">
<div class="method-header">
<span class="method-title">exec</span> (line <span class="line-number">18</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Execute command</p>
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">void</span>
<span class="method-name">
exec
</span>
()
</div>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../../UMCart/Controller/Command.html#methodexec">Command::exec()</a></dt>
<dd>Execute application logic</dd>
</dl>
</div>
<h4>Inherited Methods</h4>
<a name='inherited_methods'><!-- --></a>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../../UMCart/Controller/Command_Common.html">Command_Common</a></span></p>
<blockquote>
<span class="method-name"><a href="../../UMCart/Controller/Command_Common.html#methodinit">Command_Common::init()</a></span><br>
</blockquote>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../../UMCart/Controller/Command.html">Command</a></span></p>
<blockquote>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#method__construct">Command::__construct()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodcolumnHeadings">Command::columnHeadings()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodexec">Command::exec()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodgenerateQueryString">Command::generateQueryString()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodgetList">Command::getList()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodinit">Command::init()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodloadErrors">Command::loadErrors()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodloadView">Command::loadView()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodpageSelector">Command::pageSelector()</a></span><br>
<span class="method-name"><a href="../../UMCart/Controller/Command.html#methodparseParams">Command::parseParams()</a></span><br>
</blockquote>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Mon, 14 Nov 2011 11:54:46 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</div></body>
</html> |
clean/Linux-x86_64-4.09.0-2.0.5/released/8.8.2/abp/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>abp: 13 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.2 / abp - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
abp
<small>
8.8.0
<span class="label label-success">13 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-03-05 01:02:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-03-05 01:02:10 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.11 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.8.2 Formal proof management system.
num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.0 Official release 4.09.0
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/abp"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ABP"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: alternating bit protocol" "keyword: process calculi" "keyword: reactive systems" "keyword: co-inductive types" "keyword: co-induction" "category: Computer Science/Concurrent Systems and Protocols/Correctness of specific protocols" ]
authors: [ "Eduardo Giménez" ]
bug-reports: "https://github.com/coq-contribs/abp/issues"
dev-repo: "git+https://github.com/coq-contribs/abp.git"
synopsis: "A verification of the alternating bit protocol expressed in CBS"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/abp/archive/v8.8.0.tar.gz"
checksum: "md5=36f8096ed0185225ee0d1c3fcc43af6e"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-abp.8.8.0 coq.8.8.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-abp.8.8.0 coq.8.8.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>4 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-abp.8.8.0 coq.8.8.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>13 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 2 M</p>
<ul>
<li>739 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.vo</code></li>
<li>691 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.vo</code></li>
<li>114 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.glob</code></li>
<li>105 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.glob</code></li>
<li>91 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.vo</code></li>
<li>47 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.glob</code></li>
<li>43 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.vo</code></li>
<li>39 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.glob</code></li>
<li>36 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.vo</code></li>
<li>28 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.v</code></li>
<li>26 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.glob</code></li>
<li>25 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Processes.glob</code></li>
<li>24 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Processes.vo</code></li>
<li>22 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.glob</code></li>
<li>20 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.v</code></li>
<li>18 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.vo</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.glob</code></li>
<li>13 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.vo</code></li>
<li>12 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.vo</code></li>
<li>12 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.vo</code></li>
<li>10 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.glob</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.vo</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.vo</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/INTERPRETER/Processes.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.glob</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-abp.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docs/aspguidc/model/input/entity/package-frame.html | nnatter/aspguid-compiler | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Jun 19 13:27:34 CEST 2017 -->
<title>aspguidc.model.input.entity</title>
<meta name="date" content="2017-06-19">
<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="../../../../aspguidc/model/input/entity/package-summary.html" target="classFrame">aspguidc.model.input.entity</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="EntityInputDefinition.html" title="class in aspguidc.model.input.entity" target="classFrame">EntityInputDefinition</a></li>
<li><a href="InputAttributeDefinition.html" title="class in aspguidc.model.input.entity" target="classFrame">InputAttributeDefinition</a></li>
</ul>
</div>
</body>
</html>
|
public/Windows 10 x64 (18362.418)/_VACB.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.418)</h4><br>
<h2>_VACB</h2>
<font face="arial"> +0x000 BaseAddress : Ptr64 Void<br>
+0x008 SharedCacheMap : Ptr64 <a href="./_SHARED_CACHE_MAP.html">_SHARED_CACHE_MAP</a><br>
+0x010 Overlay : <a href="./<anonymous-tag>.html"><anonymous-tag></a><br>
+0x020 ArrayHead : Ptr64 <a href="./_VACB_ARRAY_HEADER.html">_VACB_ARRAY_HEADER</a><br>
</font></body></html> |
_posts/2007-10-04-les-joies-de-la-telephonie.html | alienlebarge/alienlebarge.github.com | ---
layout: post
title: Les joies de la téléphonie
categories:
- Personnel
tags:
- Internet
- Téléphonie
status: publish
type: post
published: true
meta:
tweetbackscheck: '1233978902'
shorturls: a:7:{s:9:"permalink";s:65:"http://www.alienlebarge.ch/2007/10/04/les-joies-de-la-telephonie/";s:7:"tinyurl";s:25:"http://tinyurl.com/cgf69q";s:4:"isgd";s:17:"http://is.gd/itrP";s:5:"bitly";s:19:"http://bit.ly/15KNs";s:5:"snipr";s:22:"http://snipr.com/bch3t";s:5:"snurl";s:22:"http://snurl.com/bch3t";s:7:"snipurl";s:24:"http://snipurl.com/bch3t";}
twittercomments: a:0:{}
tweetcount: '0'
tmac_last_id: ''
---
<img src="http://farm1.static.flickr.com/31/64027565_79b890c8c4.jpg" alt="Hotline" />
<em><a href="http://www.flickr.com/photos/splorp/64027565/" title="photo sharing">Hotline</a></em>
Je me suis poser quelque question quand au "rendement" de notre ligne de téléphone fixe à la maison. Après avoir passé en revu les facture <a href="http://www.swisscom.ch/" title="site de Swisscom">swisscom </a>des six dernier mois, il s’avère que nous avons eu au total 6 francs de communication pour 150 francs d’abonnement.
Un problème persiste. Notre abonnement raccordement fixe est couplé avec notre abonnement ADSL.
Je me suis renseigné afin de savoir dans quel mesure il était possible de résilier le fixe tout en gardant internet. Et bien, sachez que c’est tout à fait possible selon swisscom. Là seul condition est que votre abonnement ADSL doit être couplé avec un abonnement mobil swisscom.
Bon à savoir …
<p class="MsoNormal">Maintenant, il faut que je test les alternatives comme <a href="http://www.skype.com/" title="Site de Skype">Skype </a>pour téléphoner à moindre coups.</p>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e5ff355a85a45b0f6b69d0ba55d6f83db28e09138d484eb53cb5a72f8dc2ff42.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./d3600231db9364734b53817913a881a244f280f6d3d66448641a3d23eb0e40a5.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
src/app/components/comp-702/comp-702.component.html | angular/angular-cli-stress-test | <p>
comp-702 works!
</p>
|
apidocs/SevenZip/package-tree.html | dracoix/PRZ | <!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_31) on Mon Mar 23 16:01:46 AKDT 2015 -->
<title>SevenZip Class Hierarchy</title>
<meta name="date" content="2015-03-23">
<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="SevenZip Class Hierarchy";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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="../prz/util/package-tree.html">Prev</a></li>
<li><a href="../SevenZip/Compression/LZ/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?SevenZip/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package SevenZip</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">SevenZip.<a href="../SevenZip/CRC.html" title="class in SevenZip"><span class="typeNameLink">CRC</span></a></li>
<li type="circle">SevenZip.<a href="../SevenZip/LzmaAlone.html" title="class in SevenZip"><span class="typeNameLink">LzmaAlone</span></a></li>
<li type="circle">SevenZip.<a href="../SevenZip/LzmaAlone.CommandLine.html" title="class in SevenZip"><span class="typeNameLink">LzmaAlone.CommandLine</span></a></li>
<li type="circle">SevenZip.<a href="../SevenZip/LzmaBench.html" title="class in SevenZip"><span class="typeNameLink">LzmaBench</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">SevenZip.<a href="../SevenZip/ICodeProgress.html" title="interface in SevenZip"><span class="typeNameLink">ICodeProgress</span></a></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><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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="../prz/util/package-tree.html">Prev</a></li>
<li><a href="../SevenZip/Compression/LZ/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?SevenZip/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
thirdparty/apache-ant-1.9.0/manual/api/org/apache/tools/ant/taskdefs/Echo.EchoLevel.html | bownie/Brazil | <!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_41) on Tue Mar 05 22:46:28 EST 2013 -->
<TITLE>
Echo.EchoLevel (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2013-03-05">
<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="Echo.EchoLevel (Apache Ant API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/tools/ant/taskdefs/Echo.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/tools/ant/taskdefs/EchoXML.html" title="class in org.apache.tools.ant.taskdefs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/tools/ant/taskdefs/Echo.EchoLevel.html" target="_top"><B>FRAMES</B></A>
<A HREF="Echo.EchoLevel.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | <A HREF="#fields_inherited_from_class_org.apache.tools.ant.types.LogLevel">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_org.apache.tools.ant.types.LogLevel">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.tools.ant.taskdefs</FONT>
<BR>
Class Echo.EchoLevel</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html" title="class in org.apache.tools.ant.types">org.apache.tools.ant.types.EnumeratedAttribute</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html" title="class in org.apache.tools.ant.types">org.apache.tools.ant.types.LogLevel</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tools.ant.taskdefs.Echo.EchoLevel</B>
</PRE>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/apache/tools/ant/taskdefs/Echo.html" title="class in org.apache.tools.ant.taskdefs">Echo</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public static class <B>Echo.EchoLevel</B><DT>extends <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html" title="class in org.apache.tools.ant.types">LogLevel</A></DL>
</PRE>
<P>
The enumerated values for the level attribute.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.tools.ant.types.LogLevel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html" title="class in org.apache.tools.ant.types">LogLevel</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#DEBUG">DEBUG</A>, <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#ERR">ERR</A>, <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#INFO">INFO</A>, <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#VERBOSE">VERBOSE</A>, <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#WARN">WARN</A></CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.tools.ant.types.EnumeratedAttribute"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html" title="class in org.apache.tools.ant.types">EnumeratedAttribute</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#value">value</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== 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="../../../../../org/apache/tools/ant/taskdefs/Echo.EchoLevel.html#Echo.EchoLevel()">Echo.EchoLevel</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== 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>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.tools.ant.types.LogLevel"><!-- --></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.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html" title="class in org.apache.tools.ant.types">LogLevel</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#getLevel()">getLevel</A>, <A HREF="../../../../../org/apache/tools/ant/types/LogLevel.html#getValues()">getValues</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.tools.ant.types.EnumeratedAttribute"><!-- --></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.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html" title="class in org.apache.tools.ant.types">EnumeratedAttribute</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#containsValue(java.lang.String)">containsValue</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#getIndex()">getIndex</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#getInstance(java.lang.Class, java.lang.String)">getInstance</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#getValue()">getValue</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#indexOfValue(java.lang.String)">indexOfValue</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#setValue(java.lang.String)">setValue</A>, <A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
<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, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<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="Echo.EchoLevel()"><!-- --></A><H3>
Echo.EchoLevel</H3>
<PRE>
public <B>Echo.EchoLevel</B>()</PRE>
<DL>
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/tools/ant/taskdefs/Echo.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/tools/ant/taskdefs/EchoXML.html" title="class in org.apache.tools.ant.taskdefs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/tools/ant/taskdefs/Echo.EchoLevel.html" target="_top"><B>FRAMES</B></A>
<A HREF="Echo.EchoLevel.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | <A HREF="#fields_inherited_from_class_org.apache.tools.ant.types.LogLevel">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_org.apache.tools.ant.types.LogLevel">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
static/lavish-bootstrap.css | Spacerat/Alcoholculator | @charset "UTF-8";
/* CSS generated by http://lavishbootstrap.com */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
select {
background: #fff !important; }
.navbar {
display: none; }
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important; } }
@font-face {
font-family: 'Glyphicons Halflings';
src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.glyphicon-asterisk:before {
content: "\2a"; }
.glyphicon-plus:before {
content: "\2b"; }
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac"; }
.glyphicon-minus:before {
content: "\2212"; }
.glyphicon-cloud:before {
content: "\2601"; }
.glyphicon-envelope:before {
content: "\2709"; }
.glyphicon-pencil:before {
content: "\270f"; }
.glyphicon-glass:before {
content: "\e001"; }
.glyphicon-music:before {
content: "\e002"; }
.glyphicon-search:before {
content: "\e003"; }
.glyphicon-heart:before {
content: "\e005"; }
.glyphicon-star:before {
content: "\e006"; }
.glyphicon-star-empty:before {
content: "\e007"; }
.glyphicon-user:before {
content: "\e008"; }
.glyphicon-film:before {
content: "\e009"; }
.glyphicon-th-large:before {
content: "\e010"; }
.glyphicon-th:before {
content: "\e011"; }
.glyphicon-th-list:before {
content: "\e012"; }
.glyphicon-ok:before {
content: "\e013"; }
.glyphicon-remove:before {
content: "\e014"; }
.glyphicon-zoom-in:before {
content: "\e015"; }
.glyphicon-zoom-out:before {
content: "\e016"; }
.glyphicon-off:before {
content: "\e017"; }
.glyphicon-signal:before {
content: "\e018"; }
.glyphicon-cog:before {
content: "\e019"; }
.glyphicon-trash:before {
content: "\e020"; }
.glyphicon-home:before {
content: "\e021"; }
.glyphicon-file:before {
content: "\e022"; }
.glyphicon-time:before {
content: "\e023"; }
.glyphicon-road:before {
content: "\e024"; }
.glyphicon-download-alt:before {
content: "\e025"; }
.glyphicon-download:before {
content: "\e026"; }
.glyphicon-upload:before {
content: "\e027"; }
.glyphicon-inbox:before {
content: "\e028"; }
.glyphicon-play-circle:before {
content: "\e029"; }
.glyphicon-repeat:before {
content: "\e030"; }
.glyphicon-refresh:before {
content: "\e031"; }
.glyphicon-list-alt:before {
content: "\e032"; }
.glyphicon-lock:before {
content: "\e033"; }
.glyphicon-flag:before {
content: "\e034"; }
.glyphicon-headphones:before {
content: "\e035"; }
.glyphicon-volume-off:before {
content: "\e036"; }
.glyphicon-volume-down:before {
content: "\e037"; }
.glyphicon-volume-up:before {
content: "\e038"; }
.glyphicon-qrcode:before {
content: "\e039"; }
.glyphicon-barcode:before {
content: "\e040"; }
.glyphicon-tag:before {
content: "\e041"; }
.glyphicon-tags:before {
content: "\e042"; }
.glyphicon-book:before {
content: "\e043"; }
.glyphicon-bookmark:before {
content: "\e044"; }
.glyphicon-print:before {
content: "\e045"; }
.glyphicon-camera:before {
content: "\e046"; }
.glyphicon-font:before {
content: "\e047"; }
.glyphicon-bold:before {
content: "\e048"; }
.glyphicon-italic:before {
content: "\e049"; }
.glyphicon-text-height:before {
content: "\e050"; }
.glyphicon-text-width:before {
content: "\e051"; }
.glyphicon-align-left:before {
content: "\e052"; }
.glyphicon-align-center:before {
content: "\e053"; }
.glyphicon-align-right:before {
content: "\e054"; }
.glyphicon-align-justify:before {
content: "\e055"; }
.glyphicon-list:before {
content: "\e056"; }
.glyphicon-indent-left:before {
content: "\e057"; }
.glyphicon-indent-right:before {
content: "\e058"; }
.glyphicon-facetime-video:before {
content: "\e059"; }
.glyphicon-picture:before {
content: "\e060"; }
.glyphicon-map-marker:before {
content: "\e062"; }
.glyphicon-adjust:before {
content: "\e063"; }
.glyphicon-tint:before {
content: "\e064"; }
.glyphicon-edit:before {
content: "\e065"; }
.glyphicon-share:before {
content: "\e066"; }
.glyphicon-check:before {
content: "\e067"; }
.glyphicon-move:before {
content: "\e068"; }
.glyphicon-step-backward:before {
content: "\e069"; }
.glyphicon-fast-backward:before {
content: "\e070"; }
.glyphicon-backward:before {
content: "\e071"; }
.glyphicon-play:before {
content: "\e072"; }
.glyphicon-pause:before {
content: "\e073"; }
.glyphicon-stop:before {
content: "\e074"; }
.glyphicon-forward:before {
content: "\e075"; }
.glyphicon-fast-forward:before {
content: "\e076"; }
.glyphicon-step-forward:before {
content: "\e077"; }
.glyphicon-eject:before {
content: "\e078"; }
.glyphicon-chevron-left:before {
content: "\e079"; }
.glyphicon-chevron-right:before {
content: "\e080"; }
.glyphicon-plus-sign:before {
content: "\e081"; }
.glyphicon-minus-sign:before {
content: "\e082"; }
.glyphicon-remove-sign:before {
content: "\e083"; }
.glyphicon-ok-sign:before {
content: "\e084"; }
.glyphicon-question-sign:before {
content: "\e085"; }
.glyphicon-info-sign:before {
content: "\e086"; }
.glyphicon-screenshot:before {
content: "\e087"; }
.glyphicon-remove-circle:before {
content: "\e088"; }
.glyphicon-ok-circle:before {
content: "\e089"; }
.glyphicon-ban-circle:before {
content: "\e090"; }
.glyphicon-arrow-left:before {
content: "\e091"; }
.glyphicon-arrow-right:before {
content: "\e092"; }
.glyphicon-arrow-up:before {
content: "\e093"; }
.glyphicon-arrow-down:before {
content: "\e094"; }
.glyphicon-share-alt:before {
content: "\e095"; }
.glyphicon-resize-full:before {
content: "\e096"; }
.glyphicon-resize-small:before {
content: "\e097"; }
.glyphicon-exclamation-sign:before {
content: "\e101"; }
.glyphicon-gift:before {
content: "\e102"; }
.glyphicon-leaf:before {
content: "\e103"; }
.glyphicon-fire:before {
content: "\e104"; }
.glyphicon-eye-open:before {
content: "\e105"; }
.glyphicon-eye-close:before {
content: "\e106"; }
.glyphicon-warning-sign:before {
content: "\e107"; }
.glyphicon-plane:before {
content: "\e108"; }
.glyphicon-calendar:before {
content: "\e109"; }
.glyphicon-random:before {
content: "\e110"; }
.glyphicon-comment:before {
content: "\e111"; }
.glyphicon-magnet:before {
content: "\e112"; }
.glyphicon-chevron-up:before {
content: "\e113"; }
.glyphicon-chevron-down:before {
content: "\e114"; }
.glyphicon-retweet:before {
content: "\e115"; }
.glyphicon-shopping-cart:before {
content: "\e116"; }
.glyphicon-folder-close:before {
content: "\e117"; }
.glyphicon-folder-open:before {
content: "\e118"; }
.glyphicon-resize-vertical:before {
content: "\e119"; }
.glyphicon-resize-horizontal:before {
content: "\e120"; }
.glyphicon-hdd:before {
content: "\e121"; }
.glyphicon-bullhorn:before {
content: "\e122"; }
.glyphicon-bell:before {
content: "\e123"; }
.glyphicon-certificate:before {
content: "\e124"; }
.glyphicon-thumbs-up:before {
content: "\e125"; }
.glyphicon-thumbs-down:before {
content: "\e126"; }
.glyphicon-hand-right:before {
content: "\e127"; }
.glyphicon-hand-left:before {
content: "\e128"; }
.glyphicon-hand-up:before {
content: "\e129"; }
.glyphicon-hand-down:before {
content: "\e130"; }
.glyphicon-circle-arrow-right:before {
content: "\e131"; }
.glyphicon-circle-arrow-left:before {
content: "\e132"; }
.glyphicon-circle-arrow-up:before {
content: "\e133"; }
.glyphicon-circle-arrow-down:before {
content: "\e134"; }
.glyphicon-globe:before {
content: "\e135"; }
.glyphicon-wrench:before {
content: "\e136"; }
.glyphicon-tasks:before {
content: "\e137"; }
.glyphicon-filter:before {
content: "\e138"; }
.glyphicon-briefcase:before {
content: "\e139"; }
.glyphicon-fullscreen:before {
content: "\e140"; }
.glyphicon-dashboard:before {
content: "\e141"; }
.glyphicon-paperclip:before {
content: "\e142"; }
.glyphicon-heart-empty:before {
content: "\e143"; }
.glyphicon-link:before {
content: "\e144"; }
.glyphicon-phone:before {
content: "\e145"; }
.glyphicon-pushpin:before {
content: "\e146"; }
.glyphicon-usd:before {
content: "\e148"; }
.glyphicon-gbp:before {
content: "\e149"; }
.glyphicon-sort:before {
content: "\e150"; }
.glyphicon-sort-by-alphabet:before {
content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"; }
.glyphicon-sort-by-order:before {
content: "\e153"; }
.glyphicon-sort-by-order-alt:before {
content: "\e154"; }
.glyphicon-sort-by-attributes:before {
content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"; }
.glyphicon-unchecked:before {
content: "\e157"; }
.glyphicon-expand:before {
content: "\e158"; }
.glyphicon-collapse-down:before {
content: "\e159"; }
.glyphicon-collapse-up:before {
content: "\e160"; }
.glyphicon-log-in:before {
content: "\e161"; }
.glyphicon-flash:before {
content: "\e162"; }
.glyphicon-log-out:before {
content: "\e163"; }
.glyphicon-new-window:before {
content: "\e164"; }
.glyphicon-record:before {
content: "\e165"; }
.glyphicon-save:before {
content: "\e166"; }
.glyphicon-open:before {
content: "\e167"; }
.glyphicon-saved:before {
content: "\e168"; }
.glyphicon-import:before {
content: "\e169"; }
.glyphicon-export:before {
content: "\e170"; }
.glyphicon-send:before {
content: "\e171"; }
.glyphicon-floppy-disk:before {
content: "\e172"; }
.glyphicon-floppy-saved:before {
content: "\e173"; }
.glyphicon-floppy-remove:before {
content: "\e174"; }
.glyphicon-floppy-save:before {
content: "\e175"; }
.glyphicon-floppy-open:before {
content: "\e176"; }
.glyphicon-credit-card:before {
content: "\e177"; }
.glyphicon-transfer:before {
content: "\e178"; }
.glyphicon-cutlery:before {
content: "\e179"; }
.glyphicon-header:before {
content: "\e180"; }
.glyphicon-compressed:before {
content: "\e181"; }
.glyphicon-earphone:before {
content: "\e182"; }
.glyphicon-phone-alt:before {
content: "\e183"; }
.glyphicon-tower:before {
content: "\e184"; }
.glyphicon-stats:before {
content: "\e185"; }
.glyphicon-sd-video:before {
content: "\e186"; }
.glyphicon-hd-video:before {
content: "\e187"; }
.glyphicon-subtitles:before {
content: "\e188"; }
.glyphicon-sound-stereo:before {
content: "\e189"; }
.glyphicon-sound-dolby:before {
content: "\e190"; }
.glyphicon-sound-5-1:before {
content: "\e191"; }
.glyphicon-sound-6-1:before {
content: "\e192"; }
.glyphicon-sound-7-1:before {
content: "\e193"; }
.glyphicon-copyright-mark:before {
content: "\e194"; }
.glyphicon-registration-mark:before {
content: "\e195"; }
.glyphicon-cloud-download:before {
content: "\e197"; }
.glyphicon-cloud-upload:before {
content: "\e198"; }
.glyphicon-tree-conifer:before {
content: "\e199"; }
.glyphicon-tree-deciduous:before {
content: "\e200"; }
.glyphicon-cd:before {
content: "\e201"; }
.glyphicon-save-file:before {
content: "\e202"; }
.glyphicon-open-file:before {
content: "\e203"; }
.glyphicon-level-up:before {
content: "\e204"; }
.glyphicon-copy:before {
content: "\e205"; }
.glyphicon-paste:before {
content: "\e206"; }
.glyphicon-alert:before {
content: "\e209"; }
.glyphicon-equalizer:before {
content: "\e210"; }
.glyphicon-king:before {
content: "\e211"; }
.glyphicon-queen:before {
content: "\e212"; }
.glyphicon-pawn:before {
content: "\e213"; }
.glyphicon-bishop:before {
content: "\e214"; }
.glyphicon-knight:before {
content: "\e215"; }
.glyphicon-baby-formula:before {
content: "\e216"; }
.glyphicon-tent:before {
content: "\26fa"; }
.glyphicon-blackboard:before {
content: "\e218"; }
.glyphicon-bed:before {
content: "\e219"; }
.glyphicon-apple:before {
content: "\f8ff"; }
.glyphicon-erase:before {
content: "\e221"; }
.glyphicon-hourglass:before {
content: "\231b"; }
.glyphicon-lamp:before {
content: "\e223"; }
.glyphicon-duplicate:before {
content: "\e224"; }
.glyphicon-piggy-bank:before {
content: "\e225"; }
.glyphicon-scissors:before {
content: "\e226"; }
.glyphicon-bitcoin:before {
content: "\e227"; }
.glyphicon-btc:before {
content: "\e227"; }
.glyphicon-xbt:before {
content: "\e227"; }
.glyphicon-yen:before {
content: "\00a5"; }
.glyphicon-jpy:before {
content: "\00a5"; }
.glyphicon-ruble:before {
content: "\20bd"; }
.glyphicon-rub:before {
content: "\20bd"; }
.glyphicon-scale:before {
content: "\e230"; }
.glyphicon-ice-lolly:before {
content: "\e231"; }
.glyphicon-ice-lolly-tasted:before {
content: "\e232"; }
.glyphicon-education:before {
content: "\e233"; }
.glyphicon-option-horizontal:before {
content: "\e234"; }
.glyphicon-option-vertical:before {
content: "\e235"; }
.glyphicon-menu-hamburger:before {
content: "\e236"; }
.glyphicon-modal-window:before {
content: "\e237"; }
.glyphicon-oil:before {
content: "\e238"; }
.glyphicon-grain:before {
content: "\e239"; }
.glyphicon-sunglasses:before {
content: "\e240"; }
.glyphicon-text-size:before {
content: "\e241"; }
.glyphicon-text-color:before {
content: "\e242"; }
.glyphicon-text-background:before {
content: "\e243"; }
.glyphicon-object-align-top:before {
content: "\e244"; }
.glyphicon-object-align-bottom:before {
content: "\e245"; }
.glyphicon-object-align-horizontal:before {
content: "\e246"; }
.glyphicon-object-align-left:before {
content: "\e247"; }
.glyphicon-object-align-vertical:before {
content: "\e248"; }
.glyphicon-object-align-right:before {
content: "\e249"; }
.glyphicon-triangle-right:before {
content: "\e250"; }
.glyphicon-triangle-left:before {
content: "\e251"; }
.glyphicon-triangle-bottom:before {
content: "\e252"; }
.glyphicon-triangle-top:before {
content: "\e253"; }
.glyphicon-console:before {
content: "\e254"; }
.glyphicon-superscript:before {
content: "\e255"; }
.glyphicon-subscript:before {
content: "\e256"; }
.glyphicon-menu-left:before {
content: "\e257"; }
.glyphicon-menu-right:before {
content: "\e258"; }
.glyphicon-menu-down:before {
content: "\e259"; }
.glyphicon-menu-up:before {
content: "\e260"; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #514226;
background-color: #CBC7AE; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #626054;
text-decoration: none; }
a:hover, a:focus {
color: #393831;
text-decoration: underline; }
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #CBC7AE;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #BEA544; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #529070; }
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 36px; }
h2, .h2 {
font-size: 30px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 18px; }
h5, .h5 {
font-size: 14px; }
h6, .h6 {
font-size: 12px; }
p {
margin: 0 0 10px; }
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
font-size: 21px; } }
small,
.small {
font-size: 85%; }
mark,
.mark {
background-color: #fcf8e3;
padding: .2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-nowrap {
white-space: nowrap; }
.text-lowercase {
text-transform: lowercase; }
.text-uppercase, .initialism {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #529070; }
.text-primary {
color: #626054; }
a.text-primary:hover {
color: #47453c; }
.text-success {
color: #3c763d; }
a.text-success:hover {
color: #2b542c; }
.text-info {
color: #31708f; }
a.text-info:hover {
color: #245269; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover {
color: #66512c; }
.text-danger {
color: #a94442; }
a.text-danger:hover {
color: #843534; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #626054; }
a.bg-primary:hover {
background-color: #47453c; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover {
background-color: #afd9ee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #BEA544; }
ul,
ol {
margin-top: 0;
margin-bottom: 10px; }
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 20px; }
dt,
dd {
line-height: 1.42857; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #529070; }
.initialism {
font-size: 90%; }
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #BEA544; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #529070; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #BEA544;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857; }
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none; }
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #514226;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.33333%; }
.col-xs-2 {
width: 16.66667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.33333%; }
.col-xs-5 {
width: 41.66667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.33333%; }
.col-xs-8 {
width: 66.66667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.33333%; }
.col-xs-11 {
width: 91.66667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.33333%; }
.col-sm-2 {
width: 16.66667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.33333%; }
.col-sm-5 {
width: 41.66667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.33333%; }
.col-sm-8 {
width: 66.66667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.33333%; }
.col-sm-11 {
width: 91.66667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-1 {
width: 8.33333%; }
.col-md-2 {
width: 16.66667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.33333%; }
.col-md-5 {
width: 41.66667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.33333%; }
.col-md-8 {
width: 66.66667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.33333%; }
.col-md-11 {
width: 91.66667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-1 {
width: 8.33333%; }
.col-lg-2 {
width: 16.66667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.33333%; }
.col-lg-5 {
width: 41.66667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.33333%; }
.col-lg-8 {
width: 66.66667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.33333%; }
.col-lg-11 {
width: 91.66667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
table {
background-color: transparent; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #529070;
text-align: left; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #514226; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #514226; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #514226; }
.table .table {
background-color: #CBC7AE; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #514226; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #514226; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3; }
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
.table-responsive {
overflow-x: auto;
min-height: 0.01%; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #514226; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #514226;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal; }
input[type="file"] {
display: block; }
input[type="range"] {
display: block;
width: 100%; }
select[multiple],
select[size] {
height: auto; }
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #B05729; }
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #B05729;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #999; }
.form-control::-webkit-input-placeholder {
color: #999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #BEA544;
opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed; }
textarea.form-control {
height: auto; }
input[type="search"] {
-webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px; }
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
input[type="month"] {
line-height: 30px; }
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
input[type="month"] {
line-height: 46px; } }
.form-group {
margin-bottom: 15px; }
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9; }
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px; }
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer; }
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed; }
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
cursor: not-allowed; }
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
cursor: not-allowed; }
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0; }
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px; }
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto; }
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.form-group-sm select.form-control {
height: 30px;
line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto; }
.form-group-sm .form-control-static {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
min-height: 32px; }
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px; }
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto; }
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
.form-group-lg select.form-control {
height: 46px;
line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto; }
.form-group-lg .form-control-static {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
min-height: 38px; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 42.5px; }
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px; }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d; }
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8; }
.has-success .form-control-feedback {
color: #3c763d; }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b; }
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3; }
.has-warning .form-control-feedback {
color: #8a6d3b; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442; }
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede; }
.has-error .form-control-feedback {
color: #a94442; }
.has-feedback label ~ .form-control-feedback {
top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #a8894f; }
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-static {
display: inline-block; }
.form-inline .input-group {
display: inline-table;
vertical-align: middle; }
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto; }
.form-inline .input-group > .form-control {
width: 100%; }
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0; }
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.form-inline .has-feedback .form-control-feedback {
top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px; }
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table; }
.form-horizontal .form-group:after {
clear: both; }
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.33333px; } }
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px; } }
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none; }
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none; }
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #626054;
border-color: #545348; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #47453c;
border-color: #33322c; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #626054;
border-color: #545348; }
.btn-primary .badge {
color: #626054;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.btn-link {
color: #626054;
font-weight: normal;
border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; }
.btn-link:hover, .btn-link:focus {
color: #393831;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #529070;
text-decoration: none; }
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 5px; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%; }
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear; }
.fade.in {
opacity: 1; }
.collapse {
display: none; }
.collapse.in {
display: block; }
tr.collapse.in {
display: table-row; }
tbody.collapse.in {
display: table-row-group; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; }
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.dropup,
.dropdown {
position: relative; }
.dropdown-toggle:focus {
outline: 0; }
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box; }
.dropdown-menu.pull-right {
right: 0;
left: auto; }
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #514226;
white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #40341e;
background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #626054; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #529070; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed; }
.open > .dropdown-menu {
display: block; }
.open > a {
outline: 0; }
.dropdown-menu-right {
left: auto;
right: 0; }
.dropdown-menu-left {
left: 0;
right: auto; }
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #529070;
white-space: nowrap; }
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990; }
.pull-right > .dropdown-menu {
right: 0;
left: auto; }
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px; }
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto; }
.navbar-right .dropdown-menu-left {
left: 0;
right: auto; } }
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px; }
.btn-toolbar {
margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table; }
.btn-toolbar:after {
clear: both; }
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left; }
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.btn-group > .btn:first-child {
margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group > .btn-group {
float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0; }
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px; }
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.btn .caret {
margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table; }
.btn-group-vertical > .btn-group:after {
clear: both; }
.btn-group-vertical > .btn-group > .btn {
float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0; }
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%; }
.btn-group-justified > .btn-group .btn {
width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu {
left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.input-group {
position: relative;
display: table;
border-collapse: separate; }
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0; }
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #B05729;
text-align: center;
background-color: #BEA544;
border: 1px solid #ccc;
border-radius: 4px; }
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.input-group-addon:first-child {
border-right: 0; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.input-group-addon:last-child {
border-left: 0; }
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.input-group-btn > .btn {
position: relative; }
.input-group-btn > .btn + .btn {
margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2; }
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px; }
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav:before, .nav:after {
content: " ";
display: table; }
.nav:after {
clear: both; }
.nav > li {
position: relative;
display: block; }
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #BEA544; }
.nav > li.disabled > a {
color: #529070; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #529070;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #BEA544;
border-color: #626054; }
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
border-color: #BEA544 #BEA544 #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #B05729;
background-color: #CBC7AE;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 4px; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #626054; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #CBC7AE; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
.navbar:before, .navbar:after {
content: " ";
display: table; }
.navbar:after {
clear: both; }
@media (min-width: 768px) {
.navbar {
border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
content: " ";
display: table; }
.navbar-header:after {
clear: both; }
@media (min-width: 768px) {
.navbar-header {
float: left; } }
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table; }
.navbar-collapse:after {
clear: both; }
.navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none; }
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.navbar-collapse.in {
overflow-y: visible; }
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0; } }
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
.navbar-brand > img {
display: block; }
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px; } }
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.navbar-toggle:focus {
outline: 0; }
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.navbar-toggle {
display: none; } }
.navbar-nav {
margin: 7.5px -15px; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0; }
.navbar-nav > li {
float: left; }
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px; } }
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px; }
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.navbar-form .form-control-static {
display: inline-block; }
.navbar-form .input-group {
display: inline-table;
vertical-align: middle; }
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto; }
.navbar-form .input-group > .form-control {
width: 100%; }
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0; }
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.navbar-form .has-feedback .form-control-feedback {
top: 0; } }
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px; }
.navbar-form .form-group:last-child {
margin-bottom: 0; } }
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px; }
.navbar-text {
margin-top: 15px;
margin-bottom: 15px; }
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px; } }
@media (min-width: 768px) {
.navbar-left {
float: left !important; }
.navbar-right {
float: right !important;
margin-right: -15px; }
.navbar-right ~ .navbar-right {
margin-right: 0; } }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.navbar-default .navbar-brand {
color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.navbar-default .navbar-text {
color: #777; }
.navbar-default .navbar-nav > li > a {
color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555; }
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent; } }
.navbar-default .navbar-link {
color: #777; }
.navbar-default .navbar-link:hover {
color: #333; }
.navbar-default .btn-link {
color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc; }
.navbar-inverse {
background-color: #201C1C;
border-color: #050404; }
.navbar-inverse .navbar-brand {
color: #7bb496; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #7bb496; }
.navbar-inverse .navbar-nav > li > a {
color: #7bb496; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #050404; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #0d0b0b; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #050404;
color: #fff; }
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #050404; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #050404; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #7bb496; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #050404; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #7bb496; }
.navbar-inverse .navbar-link:hover {
color: #fff; }
.navbar-inverse .btn-link {
color: #7bb496; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444; }
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px; }
.breadcrumb > li {
display: inline-block; }
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #ccc; }
.breadcrumb > .active {
color: #529070; }
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.pagination > li {
display: inline; }
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #626054;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
color: #393831;
background-color: #BEA544;
border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #626054;
border-color: #626054;
cursor: default; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #529070;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed; }
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; }
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center; }
.pager:before, .pager:after {
content: " ";
display: table; }
.pager:after {
clear: both; }
.pager li {
display: inline; }
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #BEA544; }
.pager .next > a,
.pager .next > span {
float: right; }
.pager .previous > a,
.pager .previous > span {
float: left; }
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #529070;
background-color: #fff;
cursor: not-allowed; }
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em; }
.label:empty {
display: none; }
.btn .label {
position: relative;
top: -1px; }
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.label-default {
background-color: #529070; }
.label-default[href]:hover, .label-default[href]:focus {
background-color: #3f7057; }
.label-primary {
background-color: #626054; }
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #47453c; }
.label-success {
background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44; }
.label-info {
background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5; }
.label-warning {
background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f; }
.label-danger {
background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c; }
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #529070;
border-radius: 10px; }
.badge:empty {
display: none; }
.btn .badge {
position: relative;
top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #626054;
background-color: #fff; }
.list-group-item > .badge {
float: right; }
.list-group-item > .badge + .badge {
margin-right: 5px; }
.nav-pills > li > a > .badge {
margin-left: 3px; }
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #BEA544; }
.jumbotron h1,
.jumbotron .h1 {
color: inherit; }
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200; }
.jumbotron > hr {
border-top-color: #9a8535; }
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 6px; }
.jumbotron .container {
max-width: 100%; }
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0; }
.container .jumbotron, .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px; }
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px; } }
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #CBC7AE;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out; }
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto; }
.thumbnail .caption {
padding: 9px;
color: #514226; }
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #626054; }
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.alert h4 {
margin-top: 0;
color: inherit; }
.alert .alert-link {
font-weight: bold; }
.alert > p,
.alert > ul {
margin-bottom: 0; }
.alert > p + p {
margin-top: 5px; }
.alert-dismissable,
.alert-dismissible {
padding-right: 35px; }
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d; }
.alert-success hr {
border-top-color: #c9e2b3; }
.alert-success .alert-link {
color: #2b542c; }
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f; }
.alert-info hr {
border-top-color: #a6e1ec; }
.alert-info .alert-link {
color: #245269; }
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b; }
.alert-warning hr {
border-top-color: #f7e1b5; }
.alert-warning .alert-link {
color: #66512c; }
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442; }
.alert-danger hr {
border-top-color: #e4b9c0; }
.alert-danger .alert-link {
color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #626054;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease; }
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px; }
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success {
background-color: #5cb85c; }
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info {
background-color: #5bc0de; }
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning {
background-color: #f0ad4e; }
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger {
background-color: #d9534f; }
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.media {
margin-top: 15px; }
.media:first-child {
margin-top: 0; }
.media,
.media-body {
zoom: 1;
overflow: hidden; }
.media-body {
width: 10000px; }
.media-object {
display: block; }
.media-right,
.media > .pull-right {
padding-left: 10px; }
.media-left,
.media > .pull-left {
padding-right: 10px; }
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top; }
.media-middle {
vertical-align: middle; }
.media-bottom {
vertical-align: bottom; }
.media-heading {
margin-top: 0;
margin-bottom: 5px; }
.media-list {
padding-left: 0;
list-style: none; }
.list-group {
margin-bottom: 20px;
padding-left: 0; }
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
a.list-group-item {
color: #555; }
a.list-group-item .list-group-item-heading {
color: #333; }
a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5; }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #BEA544;
color: #529070;
cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #529070; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #626054;
border-color: #626054; }
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #c6c4bc; }
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8; }
a.list-group-item-success {
color: #3c763d; }
a.list-group-item-success .list-group-item-heading {
color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d; }
.list-group-item-info {
color: #31708f;
background-color: #d9edf7; }
a.list-group-item-info {
color: #31708f; }
a.list-group-item-info .list-group-item-heading {
color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f; }
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3; }
a.list-group-item-warning {
color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading {
color: inherit; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b; }
.list-group-item-danger {
color: #a94442;
background-color: #f2dede; }
a.list-group-item-danger {
color: #a94442; }
a.list-group-item-danger .list-group-item-heading {
color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442; }
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
padding: 15px; }
.panel-body:before, .panel-body:after {
content: " ";
display: table; }
.panel-body:after {
clear: both; }
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit; }
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit; }
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0; }
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0; }
.list-group + .panel-footer {
border-top-width: 0; }
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0; }
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #514226; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0; }
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.panel > .table-responsive {
border: 0;
margin-bottom: 0; }
.panel-group {
margin-bottom: 20px; }
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px; }
.panel-group .panel + .panel {
margin-top: 5px; }
.panel-group .panel-heading {
border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd; }
.panel-group .panel-footer {
border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd; }
.panel-default {
border-color: #ddd; }
.panel-default > .panel-heading {
color: #514226;
background-color: #f5f5f5;
border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd; }
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #514226; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.panel-primary {
border-color: #626054; }
.panel-primary > .panel-heading {
color: #fff;
background-color: #626054;
border-color: #626054; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #626054; }
.panel-primary > .panel-heading .badge {
color: #626054;
background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #626054; }
.panel-success {
border-color: #d6e9c6; }
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6; }
.panel-info {
border-color: #bce8f1; }
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1; }
.panel-warning {
border-color: #faebcc; }
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc; }
.panel-danger {
border-color: #ebccd1; }
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1; }
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive-4by3 {
padding-bottom: 75%; }
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
padding: 24px;
border-radius: 6px; }
.well-sm {
padding: 9px;
border-radius: 3px; }
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20); }
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50); }
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none; }
.modal-open {
overflow: hidden; }
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0; }
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0); }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0); }
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50); }
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857px; }
.modal-header .close {
margin-top: -2px; }
.modal-title {
margin: 0;
line-height: 1.42857; }
.modal-body {
position: relative;
padding: 15px; }
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
content: " ";
display: table; }
.modal-footer:after {
clear: both; }
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
margin-left: 0; }
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto; }
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.modal-lg {
width: 900px; } }
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0); }
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90); }
.tooltip.top {
margin-top: -3px;
padding: 5px 0; }
.tooltip.right {
margin-left: 3px;
padding: 0 5px; }
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0; }
.tooltip.left {
margin-left: -3px;
padding: 0 5px; }
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px; }
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000; }
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal; }
.popover.top {
margin-top: -10px; }
.popover.right {
margin-left: 10px; }
.popover.bottom {
margin-top: 10px; }
.popover.left {
margin-left: -10px; }
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.popover-content {
padding: 9px 14px; }
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.popover > .arrow {
border-width: 11px; }
.popover > .arrow:after {
border-width: 10px;
content: ""; }
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px; }
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff; }
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff; }
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px; }
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff; }
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px; }
.carousel {
position: relative; }
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%; }
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
perspective: 1000; }
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0; }
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0; }
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0; } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block; }
.carousel-inner > .active {
left: 0; }
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%; }
.carousel-inner > .next {
left: 100%; }
.carousel-inner > .prev {
left: -100%; }
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0; }
.carousel-inner > .active.left {
left: -100%; }
.carousel-inner > .active.right {
left: 100%; }
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90); }
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block; }
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
line-height: 1;
font-family: serif; }
.carousel-control .icon-prev:before {
content: '\2039'; }
.carousel-control .icon-next:before {
content: '\203a'; }
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center; }
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent; }
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff; }
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px; }
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px; }
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px; }
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px; }
.carousel-indicators {
bottom: 20px; } }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important; }
.affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.visible-xs {
display: none !important; }
.visible-sm {
display: none !important; }
.visible-md {
display: none !important; }
.visible-lg {
display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs,
td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm,
td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table; }
tr.visible-md {
display: table-row !important; }
th.visible-md,
td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg,
td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table; }
tr.visible-print {
display: table-row !important; }
th.visible-print,
td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.2/flocq/3.2.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>flocq: 6 m 35 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.2 / flocq - 3.2.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
flocq
<small>
3.2.1
<span class="label label-success">6 m 35 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-22 00:16:09 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-22 00:16:09 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "guillaume.melquiond@inria.fr"
homepage: "https://flocq.gitlabpages.inria.fr/"
dev-repo: "git+https://gitlab.inria.fr/flocq/flocq.git"
bug-reports: "https://gitlab.inria.fr/flocq/flocq/issues"
license: "LGPL-3.0-or-later"
build: [
["autoconf"] {dev}
["./configure"]
["./remake" "-j%{jobs}%"]
]
install: ["./remake" "install"]
depends: [
"coq" {>= "8.7" & < "8.14~"}
"conf-autoconf" {build & dev}
("conf-g++" {build} | "conf-clang" {build})
]
tags: [
"keyword:floating-point arithmetic"
"logpath:Flocq"
"date:2020-04-03"
]
authors: [ "Sylvie Boldo <sylvie.boldo@inria.fr>" "Guillaume Melquiond <guillaume.melquiond@inria.fr>" ]
synopsis: "A floating-point formalization for the Coq system"
url {
src: "https://flocq.gitlabpages.inria.fr/releases/flocq-3.2.1.tar.gz"
checksum: "sha512=5e300bfe7e6998047c8e1458a1205b1e88768ec9d1492a701ceb1293ad994190bc00e63a2566c4d77aaaaa585dd2d66f2c03fddddcacb75b0e30ab1f0c46c6f6"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-flocq.3.2.1 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-flocq.3.2.1 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>13 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-flocq.3.2.1 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>6 m 35 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 10 M</p>
<ul>
<li>3 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Double_rounding.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff.v</code></li>
<li>522 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Binary.vo</code></li>
<li>222 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.vo</code></li>
<li>220 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Ulp.vo</code></li>
<li>183 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Generic_fmt.vo</code></li>
<li>171 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Raux.vo</code></li>
<li>164 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Bits.vo</code></li>
<li>154 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Double_rounding.v</code></li>
<li>145 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.vo</code></li>
<li>136 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Round.vo</code></li>
<li>135 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Digits.vo</code></li>
<li>126 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Round_odd.vo</code></li>
<li>116 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLT.vo</code></li>
<li>112 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Relative.vo</code></li>
<li>103 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.vo</code></li>
<li>102 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_pred.vo</code></li>
<li>100 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Bracket.vo</code></li>
<li>93 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Binary.v</code></li>
<li>92 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Zaux.vo</code></li>
<li>86 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.v</code></li>
<li>85 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_NE.vo</code></li>
<li>83 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Plus_error.vo</code></li>
<li>75 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Mult_error.vo</code></li>
<li>70 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FTZ.vo</code></li>
<li>69 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLX.vo</code></li>
<li>65 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Ulp.v</code></li>
<li>61 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Float_prop.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Div.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Sqrt.vo</code></li>
<li>51 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Generic_fmt.v</code></li>
<li>49 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Raux.v</code></li>
<li>44 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Operations.vo</code></li>
<li>41 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Sterbenz.vo</code></li>
<li>35 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FIX.vo</code></li>
<li>34 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Defs.vo</code></li>
<li>32 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Round_odd.v</code></li>
<li>31 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Round.v</code></li>
<li>30 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_pred.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Relative.v</code></li>
<li>28 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Core.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Digits.v</code></li>
<li>24 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.v</code></li>
<li>21 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Bits.v</code></li>
<li>20 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Zaux.v</code></li>
<li>17 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Bracket.v</code></li>
<li>17 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Plus_error.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_NE.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Version.vo</code></li>
<li>12 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Float_prop.v</code></li>
<li>11 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLT.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Mult_error.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLX.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FTZ.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Sqrt.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Div.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Sterbenz.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Operations.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Defs.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FIX.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Version.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Core.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-flocq.3.2.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.09.1-2.0.6/released/8.12.0/graphs/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>graphs: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.0 / graphs - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
graphs
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-20 18:56:28 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-20 18:56:28 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/graphs"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Graphs"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
"coq-int-map" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: graphs" "keyword: graph theory" "keyword: cycle detection" "keyword: paths" "keyword: constraints" "keyword: inequalities" "keyword: reflection" "category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures" "category: Miscellaneous/Extracted Programs/Combinatorics" ]
authors: [ "Jean Goubault" ]
bug-reports: "https://github.com/coq-contribs/graphs/issues"
dev-repo: "git+https://github.com/coq-contribs/graphs.git"
synopsis: "Satisfiability of inequality constraints and detection of cycles with negative weight in graphs"
description:
"*******************************************************************"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/graphs/archive/v8.8.0.tar.gz"
checksum: "md5=aa176fba6a90b6ffff8f673958baa68d"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-graphs.8.8.0 coq.8.12.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.0).
The following dependencies couldn't be met:
- coq-graphs -> coq < 8.9~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-graphs.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
src/Viteloge/CoreBundle/Resources/descriptions/36211.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Sassierges-Saint-Germain est
un village
géographiquement positionné dans le département de l'Indre en Centre. Elle comptait 458 habitants en 2008.</p>
<p>Si vous pensez demenager à Sassierges-Saint-Germain, vous pourrez aisément trouver une maison à acheter. </p>
<p>À coté de Sassierges-Saint-Germain sont situées les communes de
<a href="{{VLROOT}}/immobilier/meunet-planches_36121/">Meunet-Planches</a> située à 8 km, 187 habitants,
<a href="{{VLROOT}}/immobilier/maron_36112/">Mâron</a> située à 4 km, 719 habitants,
<a href="{{VLROOT}}/immobilier/ardentes_36005/">Ardentes</a> à 5 km, 3 582 habitants,
<a href="{{VLROOT}}/immobilier/ambrault_36003/">Ambrault</a> située à 5 km, 805 habitants,
<a href="{{VLROOT}}/immobilier/brives_36027/">Brives</a> située à 9 km, 265 habitants,
<a href="{{VLROOT}}/immobilier/bommiers_36019/">Bommiers</a> localisée à 7 km, 278 habitants,
entre autres. De plus, Sassierges-Saint-Germain est située à seulement 16 km de <a href="{{VLROOT}}/immobilier/chateauroux_36044/">Châteauroux</a>.</p>
<p>Le nombre d'habitations, à Sassierges-Saint-Germain, se décomposait en 2011 en deux appartements et 205 maisons soit
un marché relativement équilibré.</p>
<p>La ville compte quelques équipements sportifs, elle dispose, entre autres, de un terrain de sport.</p>
</div>
|
src/Viteloge/CoreBundle/Resources/descriptions/50045.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Benoîtville est
un village
situé dans le département de Manche en Basse-Normandie. On dénombrait 541 habitants en 2008.</p>
<p>Le nombre d'habitations, à Benoîtville, était réparti en 2011 en trois appartements et 267 maisons soit
un marché plutôt équilibré.</p>
<p>Si vous envisagez de venir habiter à Benoîtville, vous pourrez aisément trouver une maison à acheter. </p>
<p>À proximité de Benoîtville sont positionnées géographiquement les communes de
<a href="{{VLROOT}}/immobilier/pieux_50402/">Les Pieux</a> située à 2 km, 3 387 habitants,
<a href="{{VLROOT}}/immobilier/siouville-hague_50576/">Siouville-Hague</a> située à 5 km, 1 079 habitants,
<a href="{{VLROOT}}/immobilier/crasville_50150/">Crasville</a> localisée à 5 km, 243 habitants,
<a href="{{VLROOT}}/immobilier/saint-germain-le-gaillard_50480/">Saint-Germain-le-Gaillard</a> à 4 km, 646 habitants,
<a href="{{VLROOT}}/immobilier/grosville_50222/">Grosville</a> localisée à 3 km, 689 habitants,
<a href="{{VLROOT}}/immobilier/saint-christophe-du-foc_50454/">Saint-Christophe-du-Foc</a> localisée à 4 km, 322 habitants,
entre autres. De plus, Benoîtville est située à seulement 17 km de <a href="{{VLROOT}}/immobilier/cherbourg-octeville_50129/">Cherbourg-Octeville</a>.</p>
<p>À Benoîtville, la valorisation moyenne à la vente d'un appartement se situe à 1 162 € du m² en vente. La valeur moyenne d'une maison à l'achat se situe à 1 168 € du m². À la location la valorisation moyenne se situe à 10,87 € du m² par mois.</p>
</div>
|
_includes/sub-email.html | onlylemi/inerd | <div class="sub-email text-center">
<p><strong>订阅到邮箱</strong></p>
<div class="form-inline">
<div class="form-group ">
<input type="email" class="form-control" id="sub-email" placeholder="您的邮箱">
</div>
<button class="btn btn-default btn-success" type="submit" id="sub-email-submit">莫着急</button>
</div>
</div> |
doxygenfiles/html/motionModuleStubTest_8cpp.html | rubenacevedo3/cpp-RoboDogVoiceController | <!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>RoboDog Voice Control: /home/viki/robodogworkspace/cpp-RoboDogVoiceController/test/motionModuleStubTest.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="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">RoboDog Voice Control
</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 Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File 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="dir_13e138d54eb8818da29c3992edef070a.html">test</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">motionModuleStubTest.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the ".cpp" file for testing the <a class="el" href="classmotionModuleStub.html" title="A motionModuleStub Class. ">motionModuleStub</a> Class.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include <<a class="el" href="motionModuleStub_8hpp_source.html">motionModuleStub.hpp</a>></code><br />
<code>#include <gtest/gtest.h></code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for motionModuleStubTest.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="motionModuleStubTest_8cpp__incl.png" border="0" usemap="#_2home_2viki_2robodogworkspace_2cpp-RoboDogVoiceController_2test_2motionModuleStubTest_8cpp" alt=""/></div>
<map name="_2home_2viki_2robodogworkspace_2cpp-RoboDogVoiceController_2test_2motionModuleStubTest_8cpp" id="_2home_2viki_2robodogworkspace_2cpp-RoboDogVoiceController_2test_2motionModuleStubTest_8cpp">
<area shape="rect" id="node2" href="motionModuleStub_8hpp.html" title="This is the ".hpp" file for the motionModuleStub Class. " alt="" coords="5,109,160,136"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:adf426dbe45faeeede03ea409f69acccb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#adf426dbe45faeeede03ea409f69acccb">TEST</a> (motionModuleStubTest, walkTest)</td></tr>
<tr class="memdesc:adf426dbe45faeeede03ea409f69acccb"><td class="mdescLeft"> </td><td class="mdescRight">test for walk <a href="#adf426dbe45faeeede03ea409f69acccb">More...</a><br /></td></tr>
<tr class="separator:adf426dbe45faeeede03ea409f69acccb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a204680e2461d112a52854a64571e0937"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#a204680e2461d112a52854a64571e0937">TEST</a> (motionModuleStubTest, turnRightTest)</td></tr>
<tr class="memdesc:a204680e2461d112a52854a64571e0937"><td class="mdescLeft"> </td><td class="mdescRight">test for turning right <a href="#a204680e2461d112a52854a64571e0937">More...</a><br /></td></tr>
<tr class="separator:a204680e2461d112a52854a64571e0937"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af939ffe02b6c289d04f0bf5850f5329e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#af939ffe02b6c289d04f0bf5850f5329e">TEST</a> (motionModuleStubTest, turnLeftTest)</td></tr>
<tr class="memdesc:af939ffe02b6c289d04f0bf5850f5329e"><td class="mdescLeft"> </td><td class="mdescRight">test for turning left <a href="#af939ffe02b6c289d04f0bf5850f5329e">More...</a><br /></td></tr>
<tr class="separator:af939ffe02b6c289d04f0bf5850f5329e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a86257e80f7969b31a3d83eda966afa57"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#a86257e80f7969b31a3d83eda966afa57">TEST</a> (motionModuleStubTest, stopTest)</td></tr>
<tr class="memdesc:a86257e80f7969b31a3d83eda966afa57"><td class="mdescLeft"> </td><td class="mdescRight">test for stopping <a href="#a86257e80f7969b31a3d83eda966afa57">More...</a><br /></td></tr>
<tr class="separator:a86257e80f7969b31a3d83eda966afa57"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a78e1693bb714158bd674f2ea20904350"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#a78e1693bb714158bd674f2ea20904350">TEST</a> (motionModuleStubTest, sitTest)</td></tr>
<tr class="memdesc:a78e1693bb714158bd674f2ea20904350"><td class="mdescLeft"> </td><td class="mdescRight">test for sitting <a href="#a78e1693bb714158bd674f2ea20904350">More...</a><br /></td></tr>
<tr class="separator:a78e1693bb714158bd674f2ea20904350"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abbf1a961f817aa67be4db69c430cd4b1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#abbf1a961f817aa67be4db69c430cd4b1">TEST</a> (motionModuleStubTest, lieDownTest)</td></tr>
<tr class="memdesc:abbf1a961f817aa67be4db69c430cd4b1"><td class="mdescLeft"> </td><td class="mdescRight">test for sitting <a href="#abbf1a961f817aa67be4db69c430cd4b1">More...</a><br /></td></tr>
<tr class="separator:abbf1a961f817aa67be4db69c430cd4b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6ad19937f75ab4ee12a8989005285efc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#a6ad19937f75ab4ee12a8989005285efc">TEST</a> (motionModuleStubTest, chaseTailTest)</td></tr>
<tr class="memdesc:a6ad19937f75ab4ee12a8989005285efc"><td class="mdescLeft"> </td><td class="mdescRight">test for sitting <a href="#a6ad19937f75ab4ee12a8989005285efc">More...</a><br /></td></tr>
<tr class="separator:a6ad19937f75ab4ee12a8989005285efc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa7ee2f40911ec900bcc12096a14a070b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="motionModuleStubTest_8cpp.html#aa7ee2f40911ec900bcc12096a14a070b">TEST</a> (motionModuleStubTest, badCommandTest)</td></tr>
<tr class="memdesc:aa7ee2f40911ec900bcc12096a14a070b"><td class="mdescLeft"> </td><td class="mdescRight">test for bad command <a href="#aa7ee2f40911ec900bcc12096a14a070b">More...</a><br /></td></tr>
<tr class="separator:aa7ee2f40911ec900bcc12096a14a070b"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This is the ".cpp" file for testing the <a class="el" href="classmotionModuleStub.html" title="A motionModuleStub Class. ">motionModuleStub</a> Class. </p>
<dl class="section author"><dt>Author</dt><dd>Ruben Acevedo</dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>[2017] Ruben Acevedo</dd></dl>
<p>This file tests the <a class="el" href="classmotionModuleStub.html" title="A motionModuleStub Class. ">motionModuleStub</a> Class using google test </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="adf426dbe45faeeede03ea409f69acccb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">walkTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for walk </p>
<p>MIT License</p>
<p>Copyright 2017 Ruben Acevedo</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. © 2017 GitHub, Inc. This tests to make sure that when the walk command is entered the robot walks </p>
</div>
</div>
<a class="anchor" id="a204680e2461d112a52854a64571e0937"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">turnRightTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for turning right </p>
<p>This tests to make sure that when the turn right command is entered the robot turns right </p>
</div>
</div>
<a class="anchor" id="af939ffe02b6c289d04f0bf5850f5329e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">turnLeftTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for turning left </p>
<p>This tests to make sure that when the turn left command is entered the robot turns left </p>
</div>
</div>
<a class="anchor" id="a86257e80f7969b31a3d83eda966afa57"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">stopTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for stopping </p>
<p>This tests to make sure that when the stop command is entered the robot stops moving </p>
</div>
</div>
<a class="anchor" id="a78e1693bb714158bd674f2ea20904350"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">sitTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for sitting </p>
<p>This tests to make sure that when the sit command is entered the robot sits </p>
</div>
</div>
<a class="anchor" id="abbf1a961f817aa67be4db69c430cd4b1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">lieDownTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for sitting </p>
<p>This tests to make sure that when the sit command is entered the robot sits </p>
</div>
</div>
<a class="anchor" id="a6ad19937f75ab4ee12a8989005285efc"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">chaseTailTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for sitting </p>
<p>This tests to make sure that when the lie down command is entered the robot lies down </p>
</div>
</div>
<a class="anchor" id="aa7ee2f40911ec900bcc12096a14a070b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TEST </td>
<td>(</td>
<td class="paramtype">motionModuleStubTest </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">badCommandTest </td>
<td class="paramname"> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>test for bad command </p>
<p>This tests to make sure that when a command is entered incorrectly the robot does nothing </p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
blogposts/cheat_sheet.html | ghammell/ghammell.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../new_blog.css">
<link rel="stylesheet" href="cheat_sheet.css">
</head>
<body class="wrapper">
<div id="top">
<h1 id="hello" class="banda">ghammell's<b style="font-size:45px">Blog</b></h1>
<nav id="external">
<a href="https://www.facebook.com/gary.hammell.5" class="ext"><img src="../unit1_projects/images/asset.f.logo.lg.png"></a>
<a href="http://www.linkedin.com/pub/gary-hammell/53/574/352/" class="ext"><img src="../unit1_projects/images/linkedin.png"></a>
<a href="https://twitter.com/ghammell1"><img src="../unit1_projects/images/twitter.png" class="ext"></a>
<a href="https://plus.google.com/+GaryHammell1"><img src="../unit1_projects/images/gplus.png" class="ext"></a>
<a href="https://github.com/ghammell"><img src="../unit1_projects/images/github.png" class="ext"></a>
</nav>
</div>
<nav id="links">
<ol>
<li><ul class="cluster">
<li class="weeks"><br></li>
<li><a href="../index.html" style="font-size:14px">Home</a></li>
<li class="weeks"><br></li>
</ul></li>
</ol>
</nav>
<!-- QUICK LINKS GO HERE IF YOU WANT TO USE THEM FOR A BLOG -->
<ul id="quicklinks">
<a href="#ruby_basics"><li>Ruby BASICS</li>
<a href="#ruby_enu"><li>Ruby Enumerables</li>
<a href="#ruby_structures"><li>Ruby Hashes, Arrays, Strings, Integers</li>
<a href="#js_objects"><li>JavaScript Objects</li>
<a href="#js_proto"><li>JavaScript Prototypes</li>
<a href="#looping"><li>Looping in Ruby and JavaScript</li>
<a href="#HTML"><li>HTML</li>
<a href="#CSS"><li>CSS</li>
<a href="#GIT"><li>GIT</li>
<a href="#SQL"><li>SQL</li></a>
</ul>
<section id="main">
<strong id="welcome">Cheat Sheet</strong>
<br><br>
<div id="words">
<!-- <ul id="top_links">
<a href="#ruby_basics"><li>Ruby BASICS</li>
<a href="#ruby_enu"><li>Ruby Enumerables</li>
<a href="#ruby_structures"><li>Ruby Hashes, Arrays, Strings, Integers</li>
<a href="#js_objects"><li>JavaScript Objects</li>
<a href="#js_proto"><li>JavaScript Prototypes</li>
<a href="#looping"><li>Looping in Ruby and JavaScript</li>
<a href="#HTML"><li>HTML</li>
<a href="#CSS"><li>CSS</li>
<a href="#GIT"><li>GIT</li>
<a href="#SQL"><li>SQL</li></a>
</ul> -->
<p>
Welcome to my cheat sheet! I'm going to edit this document as I progress through dev bootcamp, documenting those concepts that I find are essential to know.<br><br>
<h3 id="ruby_basics">Ruby BASICS</h3>
Material coming soon!
<br><br>
<h3 id="ruby_enu">Ruby Enumerables</h3>
The ruby enumberable methods are used to iterate through each component of an object:<br>
<ul>
<li>each object of an array</li>
<li>each key-value pair of a hash</li>
<li>each key of a hash</li>
<li>each value of a hash</li>
<li>each number in a range</li>
</ul>
---------------------------------------------
<ul>
<li><b>#each</b><br>
- performs a specific block of code for each object in an array, or for each key-value pair in a hash
<div class="code">
nums = [1,2,3,4,5]<br>
nums.each {|num| puts num*2}
</div>
<div class="output">
2<br>
4<br>
6<br>
8<br>
10<br>
</div>
</li><br>
<li><b>#reverse_each</b><br>
- the same as #each, except that iterates through each object backwards
<div class="code">
nums = [1,2,3,4,5]<br>
nums.reverse_each {|num| puts num*2}
</div>
<div class="output">
10<br>
8<br>
6<br>
4<br>
2<br>
</div>
</li><br>
<li><b>#map</b><br>
- creates a new array, replacing each value of the current array with the output of the code block passed at every iteration
<div class="code">
nums = [1,2,3,4,5]<br>
nums.map {|num| num*3}
</div>
<div class="output">
[3,6,9,12,15]
</div>
</li><br>
<li><b>#collect</b><br>
- same as the #map method
</li><br>
<li><b>#select</b><br>
- creates a new array with the values from the original array that satisfy a condition imposed by the block
<div class="code">
nums = [1,2,3,4,5]<br>
nums.select {|num| num % 2 == 0}
</div>
<div class="output">
[2,5]
</div>
</li><br>
<li><b>#inject</b><br>
- works like the #each method, except it also defines a variable whose value is set to the output of every iteration (the starting point of this variable must be defined)<br>
<div class="code">
nums = [1,2,3,4,5]<br>
nums.inject(0) {|sum, num| sum += num}
</div>
<div class="output">
15
</div>
</li>
<li><b>#cycle</b><br>
- works like the #each method, except it doesn't stop at the last iteration. It starts from the beginning again and cycles through the code an unlimited amount of times, unless a specific cycle count is defined, or if there is a specific breaking point
<div class="code">
nums = [1,2,3,4,5]<br>
i = 0<br>
nums.cycle {|num| puts num; i += 1; break if i == 15}
</div>
<div class="output">
1<br>
2<br>
3<br>
4<br>
5<br>
1<br>
2<br>
3<br>
4<br>
5<br>
1<br>
2<br>
3<br>
4<br>
5<br>
</div>
<div class="code">
nums = [1,2,3,4,5]<br>
nums.cycle(3) {|num| puts num}
</div>
<div class="output">
1<br>
2<br>
3<br>
4<br>
5<br>
1<br>
2<br>
3<br>
4<br>
5<br>
1<br>
2<br>
3<br>
4<br>
5<br>
</div>
</li>
<li><b>#include?</b><br>
- returns true or false if the array it is called on includes a specific value<br>
<div class="code">
nums = [1,2,3,4,5]<br>
nums.include?(3)<br>
nums.include?(6)
</div>
<div class="output">
true<br>
false<br>
</div>
</li>
</ul>
<br><br>
<h3 id="ruby_structures">Ruby Hashes, Arrays, Strings, Integers</h3>
Material coming soon!<br><br>
<h3 id="js_objects">JavaScript Objects</h3>
Material coming soon!<br><br>
<h3 id="js_proto">JavaScript prototypes</h3>
Material coming soon!<br><br>
<h3 id="looping">Looping in Ruby and Javascript (comparisons)</h3>
Material coming soon!<br><br>
<h3 id="HTML">HTML</h3>
Material coming soon!<br><br>
<h3 id="CSS">CSS</h3>
Material coming soon!<br><br>
<h3 id="GIT">GIT</h3>
Material coming soon!<br><br>
<h3 id="SQL">SQL</h3>
Material coming soon!
</p>
</div>
<br>
<span style="font-size:12px">Copyright: Gary Hammell 2014</span>
</section>
</body>
</html> |
kendoui/wrappers/aspnetmvc/LegacyThemes/telerik.office2010black.css | asajin/sf_accounting_001 | /* Default theme*/
.k-widget,
.k-input
{
border-color: #2c2c2c;
/*font-size: .75em; /* 12px base, if there are no inherited font-sizes (MVC default) */
background-color: #6f6f6f;
}
/* .small .k-widget { font-size: .687em; } /* 11px base, if there are no inherited font-sizes (MVC default) */
.k-header,
.k-grid-header
{
border-color: #444;
background: #6b6b6b url('Office2010Black/sprite.png') repeat-x 0 -852px;
}
.k-icon { background-image: url('Office2010Black/sprite.png'); }
.k-editor .k-tool-icon { background-image: url('Office2010Black/editor.png'); }
.k-loading,
.k-widget .k-loading { background: transparent url('Office2010Black/loading.gif') no-repeat 0 0; }
.k-widget,
.k-link:link,
.k-link:active,
.k-link:visited,
.k-popup,
.k-group,
.k-grid .k-header
{
color: #000;
}
.k-group,
.k-content,
.k-editable-area
{
border-color: #828282;
background-color: #f6f6f6;
}
.k-colorpicker .k-i-arrow-s
{
border-color: #606060;
}
.k-separator
{
border-color: #606060;
background-color: #adadad;
}
.k-alt
{
background-color: #646464;
}
.k-state-default
{
border-color: #848484;
}
.k-active-filter
{
background-color: #f9d04c;
}
.k-state-hover,
.k-state-hover:hover
{
background-color: #ffe175;
border-color: #f7c840;
}
.k-header .k-state-hover
{
background-color: #ffe175;
}
.k-state-active,
.k-header .k-state-active
{
background-color: #e6e6e6; /*#ffcb36;*/
border-color: #444; /*#c28b31 #c29a42 #c2a34c;*/
}
.k-state-selected
{
background-color: #ffcb36;
}
.k-state-focused
{
background-color:#a9a9a9;
}
.k-dropdown .k-state-focused
{
border-color: #f7c840;
background: #feed76 url('Office2010Black/sprite.png') repeat-x 0 -752px;
}
.k-state-hover,
.k-state-selected
{
color:#000;
}
.k-state-error,
.k-widget.input-validation-error,
.k-widget .input-validation-error
{
border-color: #f00;
background-color: #ffc0cb;
}
.k-button
{
border-color: #262626;
color: #000;
}
.k-button,
button.k-button.k-state-disabled:hover,
a.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:hover
{
background: #6f6f6f url('Office2010Black/sprite.png') repeat-x 0 -560px;
}
.k-button:hover
{
background-position: 0 -624px;
background-color: #fff3c9;
}
.k-state-disabled,
.k-state-disabled:hover,
.k-state-disabled .k-link,
.k-state-disabled .k-button
{
border-color: #262626;
color: #5e5e5e;
}
.k-popup,
.k-menu .k-group
{
-moz-box-shadow: 2px 2px 2px #444;
-webkit-box-shadow: 2px 2px 2px #444;
box-shadow: 2px 2px 2px #444;
}
.k-autocomplete,
.k-input
{
background-color: #fff;
}
.k-toolbar,
.k-grouping-header,
.k-grid-pager,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status
{
border-color: #444;
background-color: #777;
}
.k-grid
{
color: #fff;
}
.k-grid-pager .k-link
{
color: #fff;
}
.k-grid-pager .k-state-hover,
.k-grid-pager .k-state-active
{
color: #000;
}
.k-grid-header-wrap,
.k-grid-footer-wrap,
.k-grid td
{
border-color: #444;
}
.k-grouping-row td
{
background:url('Office2010Black/sprite.png') repeat-x 0 -48px;
}
.k-grouping-header .k-group-indicator
{
border-color: #444;
background: #6f6f6f url('Office2010Black/sprite.png') repeat-x 0 -560px;
}
.k-grouping-dropclue
{
background: url('Office2010Black/sprite.png') no-repeat -48px -288px;
}
.k-grouping-row .k-group-cell,
.k-grouping-row p
{
background: #6f6f6f;
}
.k-treeview .k-drop-clue
{
background-image: url('Office2010Black/sprite.png');
background-position: 0 -358px;
}
.k-treeview .k-state-selected
{
border-color: #4f4f4f;
}
.k-panelbar .k-link,
.k-panelbar .k-group,
.k-panelbar .k-content
{
border-color: #4f4f4f;
}
.k-filter-options,
.k-menu .k-group
{
-moz-box-shadow:2px 2px 2px #4f4f4f;
-webkit-box-shadow: 2px 2px 2px #4f4f4f;
box-shadow: 2px 2px 2px #4f4f4f;
}
.k-calendar th
{
border-color: #c5c5c5;
}
.k-other-month .k-link
{
color: #898989;
}
.k-treeview-lines .k-top,
.k-treeview-lines .k-mid,
.k-treeview-lines .k-bot
{
background-image: url('Office2010Black/treeview-nodes.png');
}
.k-rtl .k-treeview-lines .k-top,
.k-rtl .k-treeview-lines .k-mid,
.k-rtl .k-treeview-lines .k-bot
{
background-image: url('Office2010Black/treeview-nodes-rtl.png');
}
.k-treeview-lines .k-item { background-image: url('Office2010Black/treeview-line.png'); }
.k-treeview-lines .k-last { background-image: none; }
div.k-window
{
-moz-box-shadow: 0 0 5px 2px #444;
-webkit-box-shadow: 0 0 5px 2px #444;
box-shadow: 0 0 5px 2px #444;
}
/* Slider */
.k-slider .k-draghandle
{
background-image: url('Office2010Black/sprite.png');
color: #666;
}
.k-slider-track
{
border-color:#2c2c2c;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection
{
background-image: url('Office2010Black/sprite.png');
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection
{
background-image: url('Office2010Black/sprite-vertical.png');
}
.k-slider-horizontal .k-tick
{
background-image:url('Office2010Black/slider-h.gif');
}
.k-slider-vertical .k-tick
{
background-image:url('Office2010Black/slider-v.gif');
}
/* Tooltip */
.k-tooltip
{
border-color: #767676;
background: #e9e9f2 0 -96px repeat-x url('Office2010Black/sprite.png');
}
.k-callout
{
background-image: url('Office2010Black/sprite.png');
}
/* Splitter */
.k-splitbar
{
border-color: #2c2c2c;
background-color: #4b4b4b;
}
.k-splitbar-vertical,
.k-ghost-splitbar-vertical
{
background-image: url('Office2010Black/sprite.png');
}
.k-splitbar-horizontal,
.k-ghost-splitbar-horizontal
{
background-image: url('Office2010Black/sprite-vertical.png');
}
/* Upload */
.k-dropzone-active,
.k-upload-files
{
border-color: #2c2c2c;
}
.k-dropzone-active
{
background-color: #6f6f6f;
}
.k-dropzone-hovered,
.k-upload-files
{
background-color: #4b4b4b;
}
.k-dropzone em
{
color: #e2e2e2;
}
.k-progress,
.k-progress-status
{
background-image: url('Office2010Black/sprite.png');
}
.k-progress
{
background-position: 0 -464px;
border-color: #2c2c2c;
}
.k-progress-status
{
background-position: 0 -472px;
border-color: #ffe37c transparent #f9cd4c;
}
/* ImageBrowser */
.k-imagebrowser .k-content
{
background: #9e9e9e;
}
.k-breadcrumbs .k-first,
.k-breadcrumbs .k-first:hover,
.k-search-wrap label
{
/*color: #9f9f9f;*/
}
.k-tiles
{
border-color: #848484;
background: #fff;
}
.k-tile
{
border-color: #fff;
background: 0 100px repeat-x url('Office2010Black/imagebrowser.png');
}
.k-tiles li.k-state-hover
{
border-color: #ffd14b;
background-position: 0 0;
}
.k-tiles li.k-state-selected
{
border-color: #c28a30 #c29b43 #c2a44d;
background-position: 0 -100px;
}
.k-tile .k-folder
{
background-image: url('Office2010Black/imagebrowser.png');
}
.k-tile em,
.k-tile .k-filesize
{
color: #464646;
}
.k-tile-empty strong
{
color: #aaa;
}
|
blog/_site/2012/02/29/ssl-stripejs/index.html | samuelclay/NewsBlur | <!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">
<link rel="shortcut icon" href="https://newsblur.com/media/img/favicon.ico" type="image/png" />
<link rel="icon" href="https://newsblur.com/media/img/favicon_32.png" sizes="32x32"/>
<link rel="icon" href="https://newsblur.com/media/img/favicon_64.png" sizes="64x64"/>
<link rel="alternate" type="application/rss+xml"
title="The NewsBlur Blog RSS feed"
href="/feed.xml" /><!-- Begin Jekyll SEO tag v2.7.1 -->
<title>SSL & Stripe.js | The NewsBlur Blog</title>
<meta name="generator" content="Jekyll v4.2.0" />
<meta property="og:title" content="SSL & Stripe.js" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Two big announcements today:" />
<meta property="og:description" content="Two big announcements today:" />
<link rel="canonical" href="https://blog.newsblur.com/2012/02/29/ssl-stripejs/" />
<meta property="og:url" content="https://blog.newsblur.com/2012/02/29/ssl-stripejs/" />
<meta property="og:site_name" content="The NewsBlur Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2012-02-29T15:45:00-05:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="SSL & Stripe.js" />
<script type="application/ld+json">
{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://blog.newsblur.com/assets/newsblur_logo_512.png"}},"url":"https://blog.newsblur.com/2012/02/29/ssl-stripejs/","@type":"BlogPosting","headline":"SSL & Stripe.js","dateModified":"2012-02-29T15:45:00-05:00","datePublished":"2012-02-29T15:45:00-05:00","description":"Two big announcements today:","mainEntityOfPage":{"@type":"WebPage","@id":"https://blog.newsblur.com/2012/02/29/ssl-stripejs/"},"@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css">
<link rel="stylesheet" type="text/css" href="https://cloud.typography.com/6565292/711824/css/fonts.css" />
<link rel="stylesheet" type="text/css" href="https://cloud.typography.com/6565292/731824/css/fonts.css" /><link type="application/atom+xml" rel="alternate" href="https://blog.newsblur.com/feed.xml" title="The NewsBlur Blog" /></head>
<body><header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/">
<div class="site-title-image">
<img src="/assets/newsblur_logo_512.png">
</div>
<div class="site-title-text">The NewsBlur Blog</div>
</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="https://www.newsblur.com">Visit NewsBlur ➤</a></div>
</nav></div>
</header>
<header class="site-subheader" role="banner">
<div class="wrapper">
<div class="top">
NewsBlur is a personal news reader that brings people together to talk about the world.
</div>
<div class="bottom">
A new sound of an old instrument.
</div>
</div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title p-name" itemprop="name headline">SSL & Stripe.js</h1>
<p class="post-meta">
<time class="dt-published" datetime="2012-02-29T15:45:00-05:00" itemprop="datePublished">Feb 29, 2012
</time></p>
</header>
<div class="post-content e-content" itemprop="articleBody">
<p>Two big announcements today:</p>
<ol>
<li>SSL is now available. You can use <a href="https://www.newsblur.com"><strong>https</strong> ://www.newsblur.com</a> if that’s your thing.</li>
<li>Stripe.js integration means you can use a credit card to pay for a premium account.</li>
</ol>
<p>In order to integrate <a href="http://www.stripe.com">Stripe.js</a> into NewsBlur, I had to add SSL support, which was not the easiest task. Generating signing requests, signing certifications, and providing additional security is no basic task.</p>
<p>Since you’re reading this, it would be a safe assumption that you have already gone premium. To which, firstly, I thank you. And secondly, if you’re invested in the success of a product, you want to watch it grow. But that means you also will not have a chance to see the new payment form, so here’s the new premium upsell:</p>
<p><img src="http://f.cl.ly/items/39232n0X213R0v241e3q/Premium%20Upsell.png" alt="" /></p>
<p>And the new payment form:</p>
<p><img src="http://f.cl.ly/items/0Y1v1X060i453A1z2o2Q/Stripe%20Payment%20Form.png" alt="" /></p>
<p>I’m extraordinarily pleased with how much easier this was relative to setting up PayPal about a year ago for recurring payments. Thanks to Stripe.js for being such a hassle-free payment provider.</p>
</div><a class="u-url" href="/2012/02/29/ssl-stripejs/" hidden></a>
</article>
</div>
</main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<div class="wrapper">
<h2 class="footer-heading">The NewsBlur Blog</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1"><ul class="social-media-list"><li><a href="https://github.com/samuelclay"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">samuelclay</span></a></li><li><a href="https://www.twitter.com/newsblur"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">newsblur</span></a></li><li><a href="mailto:blog@newsblur.com?subject=Hello from the NewsBlur blog"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#email"></use></svg> <span class="username">blog@newsblur.com</span></a></li></ul>
</div>
<div class="footer-col footer-col-3">
<p>NewsBlur is a personal news reader that brings people together to talk about the world.<br />
A new sound of an old instrument.<br />
</p>
</div>
</div>
</div>
</footer>
</body>
</html>
|
Object.keys方法.html | jessietang/daily-practice | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Object.keys()方法的应用</title>
</head>
<script>
// 问题起源于有人问道,如果我要拿到一个对象里面的所有属性,Object里面有一个方法是什么??
// 第一种,传入对象,返回属性名
var obj1 = {
"name": "jessie",
"sex": "female",
"age": 23,
"hobby": 'music'
};
console.log(Object.keys(obj1)); // ["name", "sex", "age", "hobby"]
var obj2 = Object.create({}, {getFoo: {value: function(){return this.foo}}});
obj2.foo = 1;
console.log(Object.keys(obj2)); // ["foo"]
// 第二种,传入字符串,返回索引
var str1 = 'abcdefg';
console.log(Object.keys(str1)); // ["0", "1", "2", "3", "4", "5", "6"]
// 第三种,传入构造函数,返回空数组或者属性名
function TestFun(name, age, gender){
this,name = name;
this.age = age;
this.gender = gender;
this.toString = function(){
return (this.name + ',' + this.age + ',' + this.gender);
};
}
console.log(Object.keys(TestFun)); // []
var oTestFun = new TestFun('jessie', '23', 'female');
console.log(Object.keys(oTestFun)); // ["age", "gender", "toString"]
</script>
<body>
</body>
</html> |
docs/_static/doxygen/python/classbase_1_1callback_1_1Callback.html | DeMaCS-UNICAL/embasp_website | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>EmbASP-Python v7.1.0: base.callback.Callback 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="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">EmbASP-Python v7.1.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacebase.html">base</a></li><li class="navelem"><a class="el" href="namespacebase_1_1callback.html">callback</a></li><li class="navelem"><a class="el" href="classbase_1_1callback_1_1Callback.html">Callback</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classbase_1_1callback_1_1Callback-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">base.callback.Callback Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for base.callback.Callback:</div>
<div class="dyncontent">
<div class="center">
<img src="classbase_1_1callback_1_1Callback.png" alt=""/>
</div></div>
<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:a129f81feeb6d3f522698c8aa0b6f7e2d"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classbase_1_1callback_1_1Callback.html#a129f81feeb6d3f522698c8aa0b6f7e2d">callback</a> (self, o)</td></tr>
<tr class="separator:a129f81feeb6d3f522698c8aa0b6f7e2d"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><pre class="fragment">This interface is used to communicate results of solver invocation to
the user.</pre> </div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a129f81feeb6d3f522698c8aa0b6f7e2d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a129f81feeb6d3f522698c8aa0b6f7e2d">◆ </a></span>callback()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def base.callback.Callback.callback </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>o</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>embasp-python/base/<a class="el" href="callback_8py.html">callback.py</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.0
</small></address>
</body>
</html>
|
docs/valit/api/1.0.2/Valit/Exceptions/InvalidContainerException.html | moccalotto/moccalotto.github.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Valit\Exceptions\InvalidContainerException | Valit API</title>
<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../css/sami.css">
<script src="../../js/jquery-1.11.1.min.js"></script>
<script src="../../js/bootstrap.min.js"></script>
<script src="../../js/typeahead.min.js"></script>
<script src="../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Valit_Exceptions_InvalidContainerException" data-root-path="../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form action="#" method="GET">
<select id="version-switcher" name="version">
<option value="../../../2.0.0-alpha/index.html" data-version="2.0.0-alpha">2.0.0-alpha</option>
<option value="../../../2.0.0/index.html" data-version="2.0.0">2.0.0</option>
<option value="../../../2.0.1/index.html" data-version="2.0.1">2.0.1</option>
<option value="../../../1.0.0/index.html" data-version="1.0.0">1.0.0</option>
<option value="../../../1.0.1/index.html" data-version="1.0.1">1.0.1</option>
<option value="../../../1.0.2/index.html" data-version="1.0.2">1.0.2</option>
<option value="../../../0.8.0/index.html" data-version="0.8.0">0.8.0</option>
<option value="../../../0.8.1/index.html" data-version="0.8.1">0.8.1</option>
<option value="../../../master/index.html" data-version="master">master dev branch</option>
</select>
</form>
<script>
$('option[data-version="'+window.projectVersion+'"]').prop('selected', true);
</script>
<form id="search-form" action="../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">Valit API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../classes.html">Classes</a></li>
<li><a href="../../namespaces.html">Namespaces</a></li>
<li><a href="../../interfaces.html">Interfaces</a></li>
<li><a href="../../traits.html">Traits</a></li>
<li><a href="../../doc-index.html">Index</a></li>
<li><a href="../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../Valit.html">Valit</a></li><li class="backslash">\</li><li><a href="../../Valit/Exceptions.html">Exceptions</a></li><li class="backslash">\</li><li>InvalidContainerException</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>
InvalidContainerException
</h1>
</div>
<p> class
<strong>InvalidContainerException</strong> extends <a href="../../Valit/Exceptions/InvalidValueException.html"><abbr title="Valit\Exceptions\InvalidValueException">InvalidValueException</abbr></a> (<a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Exceptions/InvalidContainerException.php">View source</a>)
</p>
<div class="description">
<p>Exception thrown when a value is invalid.</p> </div>
<h2>Traits</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Valit/Traits/ContainsResults.html"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a>
</div>
<div class="col-md-6">
</div>
</div>
</div>
<h2>Properties</h2>
<table class="table table-condensed">
<tr>
<td class="type" id="property_results">
<a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]
</td>
<td>$results</td>
<td class="last">Internal.</td>
<td><small>from <a href="../../Valit/Traits/ContainsResults.html#property_results"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></td>
</tr>
<tr>
<td class="type" id="property_varName">
string
</td>
<td>$varName</td>
<td class="last">Internal.</td>
<td><small>from <a href="../../Valit/Traits/ContainsResults.html#property_varName"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></td>
</tr>
<tr>
<td class="type" id="property_value">
mixed
</td>
<td>$value</td>
<td class="last">Internal.</td>
<td><small>from <a href="../../Valit/Traits/ContainsResults.html#property_value"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></td>
</tr>
<tr>
<td class="type" id="property_successes">
int
</td>
<td>$successes</td>
<td class="last">Internal.</td>
<td><small>from <a href="../../Valit/Traits/ContainsResults.html#property_successes"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></td>
</tr>
<tr>
<td class="type" id="property_failures">
int
</td>
<td>$failures</td>
<td class="last">Internal.</td>
<td><small>from <a href="../../Valit/Traits/ContainsResults.html#property_failures"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></td>
</tr>
<tr>
<td class="type" id="property_containerResults">
<a href="../../Valit/Result/ContainerResultBag.html"><abbr title="Valit\Result\ContainerResultBag">ContainerResultBag</abbr></a>
</td>
<td>$containerResults</td>
<td class="last">Internal.</td>
<td></td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_varName">varName</a>()
<p>The the variable name alias.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_varName"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Valit\Traits\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_alias">alias</a>(string $varName)
<p>Set the variable name alias.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_alias"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_value">value</a>()
<p>Get the validated value.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_value"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
bool
</div>
<div class="col-md-8 type">
<a href="#method_success">success</a>()
<p>Have all checks been completed successfully?</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_success"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
bool
</div>
<div class="col-md-8 type">
<a href="#method_hasErrors">hasErrors</a>()
<p>Return true if there are errors.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_hasErrors"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_valueOr">valueOr</a>(mixed $valueIfValidationFails)
<p>Get the validated value, but use a fallback if the validation failed.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_valueOr"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]
</div>
<div class="col-md-8 type">
<a href="#method_results">results</a>()
<p>Get the assertie results.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_results"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Valit\Traits\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_addAssertionResult">addAssertionResult</a>(<a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a> $result)
<p>Add new result to the internal results list.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_addAssertionResult"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]
</div>
<div class="col-md-8 type">
<a href="#method_errors">errors</a>()
<p>Get all failed assertion results.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_errors"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string[]
</div>
<div class="col-md-8 type">
<a href="#method_errorMessages">errorMessages</a>()
<p>Return an array of rendered error messages.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_errorMessages"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string[]
</div>
<div class="col-md-8 type">
<a href="#method_statusMessages">statusMessages</a>()
<p>Status messages.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_statusMessages"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string|null
</div>
<div class="col-md-8 type">
<a href="#method_firstErrorMessage">firstErrorMessage</a>()
<p>Get the first error message.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Traits/ContainsResults.html#method_firstErrorMessage"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>(<a href="../../Valit/Result/ContainerResultBag.html"><abbr title="Valit\Result\ContainerResultBag">ContainerResultBag</abbr></a> $containerResults)
<p>Constructor.</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_detailedMessage">detailedMessage</a>()
<p>Get a detailed error message.</p> </div>
<div class="col-md-2"><small>from <a href="../../Valit/Exceptions/InvalidValueException.html#method_detailedMessage"><abbr title="Valit\Exceptions\InvalidValueException">InvalidValueException</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string[]
</div>
<div class="col-md-8 type">
<a href="#method_errorBullets">errorBullets</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from <a href="../../Valit/Exceptions/InvalidValueException.html#method_errorBullets"><abbr title="Valit\Exceptions\InvalidValueException">InvalidValueException</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method___call">__call</a>(string $method, array $args)
<p>Forward calls to inner container.</p> </div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_varName">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_varName"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L57">line 57</a></div>
<code>
<strong>varName</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>The the variable name alias.</p> </div>
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_alias">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_alias"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L69">line 69</a></div>
<code> <abbr title="Valit\Traits\$this">$this</abbr>
<strong>alias</strong>(string $varName)
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Set the variable name alias.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>string</td>
<td>$varName</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td><abbr title="Valit\Traits\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_value">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_value"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L81">line 81</a></div>
<code>
<strong>value</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the validated value.</p> </div>
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_success">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_success"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L91">line 91</a></div>
<code> bool
<strong>success</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Have all checks been completed successfully?</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_hasErrors">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_hasErrors"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L101">line 101</a></div>
<code> bool
<strong>hasErrors</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return true if there are errors.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_valueOr">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_valueOr"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L113">line 113</a></div>
<code> mixed
<strong>valueOr</strong>(mixed $valueIfValidationFails)
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the validated value, but use a fallback if the validation failed.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>mixed</td>
<td>$valueIfValidationFails</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_results">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_results"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L125">line 125</a></div>
<code> <a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]
<strong>results</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the assertie results.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td><a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_addAssertionResult">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_addAssertionResult"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L139">line 139</a></div>
<code> <abbr title="Valit\Traits\$this">$this</abbr>
<strong>addAssertionResult</strong>(<a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a> $result)
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Add new result to the internal results list.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td><a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a></td>
<td>$result</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td><abbr title="Valit\Traits\$this">$this</abbr></td>
<td></td>
</tr>
</table>
<h4>Exceptions</h4>
<table class="table table-condensed">
<tr>
<td><abbr title="Valit\Traits\InvalidValueException">InvalidValueException</abbr></td>
<td>if we are in throwOnFailure-mode and the result is an error</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_errors">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_errors"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L157">line 157</a></div>
<code> <a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]
<strong>errors</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get all failed assertion results.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td><a href="../../Valit/Result/AssertionResult.html"><abbr title="Valit\Result\AssertionResult">AssertionResult</abbr></a>[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_errorMessages">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_errorMessages"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L171">line 171</a></div>
<code> string[]
<strong>errorMessages</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return an array of rendered error messages.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>string[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_statusMessages">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_statusMessages"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L186">line 186</a></div>
<code> string[]
<strong>statusMessages</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Status messages.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>string[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_firstErrorMessage">
<div class="location">in <a href="../../Valit/Traits/ContainsResults.html#method_firstErrorMessage"><abbr title="Valit\Traits\ContainsResults">ContainsResults</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Traits/ContainsResults.php#L205">line 205</a></div>
<code> string|null
<strong>firstErrorMessage</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the first error message.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>string|null</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location">at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Exceptions/InvalidContainerException.php#L33">line 33</a></div>
<code>
<strong>__construct</strong>(<a href="../../Valit/Result/ContainerResultBag.html"><abbr title="Valit\Result\ContainerResultBag">ContainerResultBag</abbr></a> $containerResults)
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Constructor.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td><a href="../../Valit/Result/ContainerResultBag.html"><abbr title="Valit\Result\ContainerResultBag">ContainerResultBag</abbr></a></td>
<td>$containerResults</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_detailedMessage">
<div class="location">in <a href="../../Valit/Exceptions/InvalidValueException.html#method_detailedMessage"><abbr title="Valit\Exceptions\InvalidValueException">InvalidValueException</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Exceptions/InvalidValueException.php#L49">line 49</a></div>
<code> string
<strong>detailedMessage</strong>()
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get a detailed error message.</p> <p>Note that this message spans multiple lines.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_errorBullets">
<div class="location">in <a href="../../Valit/Exceptions/InvalidValueException.html#method_errorBullets"><abbr title="Valit\Exceptions\InvalidValueException">InvalidValueException</abbr></a> at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Exceptions/InvalidValueException.php#L60">line 60</a></div>
<code> protected string[]
<strong>errorBullets</strong>()
</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>string[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___call">
<div class="location">at <a href="https://github.com/moccalotto/valit/blob/1.0.2/Volumes/Macintosh HD/Code/github.com/moccalotto/valit/Exceptions/InvalidContainerException.php#L52">line 52</a></div>
<code> mixed
<strong>__call</strong>(string $method, array $args)
</code>
</h3>
<div class="details">
<div class="method-description">
<p>Forward calls to inner container.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>string</td>
<td>$method</td>
<td>Name of method to forward</td>
</tr>
<tr>
<td>array</td>
<td>$args</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
|
docs/reference/convertGenesToSymbols.html | seqcloud/seqcloudR | <!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Convert genes to symbols — convertGenesToSymbols • basejump</title>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<!-- bootstrap-toc -->
<link rel="stylesheet" href="../bootstrap-toc.css">
<script src="../bootstrap-toc.js"></script>
<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
<!-- headroom.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<link href="../extra.css" rel="stylesheet">
<meta property="og:title" content="Convert genes to symbols — convertGenesToSymbols" />
<meta property="og:description" content="Convert genes to symbols" />
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#toc">
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">basejump</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.12.6</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
<span class="fas fa fas fa-home fa-lg"></span>
</a>
</li>
<li>
<a href="../articles/basejump.html">Get started</a>
</li>
<li>
<a href="../reference/index.html">Reference</a>
</li>
<li>
<a href="../news/index.html">Changelog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/acidgenomics/basejump/">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>Convert genes to symbols</h1>
<small class="dont-index">Source: <a href='https://github.com/acidgenomics/basejump/blob/master/R/convertGenesToSymbols-methods.R'><code>R/convertGenesToSymbols-methods.R</code></a></small>
<div class="hidden name"><code>convertGenesToSymbols.Rd</code></div>
</div>
<div class="ref-description">
<p>Convert genes to symbols</p>
</div>
<pre class="usage"><span class='fu'>convertGenesToSymbols</span>(<span class='no'>object</span>, <span class='no'>...</span>)
<span class='fu'>convertSymbolsToGenes</span>(<span class='no'>object</span>, <span class='no'>...</span>)
<span class='co'># S4 method for character</span>
<span class='fu'>convertGenesToSymbols</span>(<span class='no'>object</span>, <span class='no'>gene2symbol</span>)
<span class='co'># S4 method for matrix</span>
<span class='fu'>convertGenesToSymbols</span>(<span class='no'>object</span>, <span class='no'>gene2symbol</span>)
<span class='co'># S4 method for Matrix</span>
<span class='fu'>convertGenesToSymbols</span>(<span class='no'>object</span>, <span class='no'>gene2symbol</span>)
<span class='co'># S4 method for SummarizedExperiment</span>
<span class='fu'>convertGenesToSymbols</span>(<span class='no'>object</span>)
<span class='co'># S4 method for SummarizedExperiment</span>
<span class='fu'>convertSymbolsToGenes</span>(<span class='no'>object</span>)</pre>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>object</th>
<td><p>Object.</p></td>
</tr>
<tr>
<th>gene2symbol</th>
<td><p><code>Gene2Symbol</code>.
Gene-to-symbol mappings. Must contain <code>geneID</code> and <code>geneName</code> columns. See
<code>Gene2Symbol</code> for more information.</p></td>
</tr>
<tr>
<th>...</th>
<td><p>Additional arguments.</p></td>
</tr>
</table>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
<p>Modified object of same class.</p>
<h2 class="hasAnchor" id="note"><a class="anchor" href="#note"></a>Note</h2>
<p>Updated 2020-01-30.</p>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='fu'><a href='https://rdrr.io/r/utils/data.html'>data</a></span>(<span class='no'>RangedSummarizedExperiment</span>, <span class='kw'>package</span> <span class='kw'>=</span> <span class='st'>"acidtest"</span>)
<span class='no'>rse</span> <span class='kw'><-</span> <span class='no'>RangedSummarizedExperiment</span>
<span class='no'>object</span> <span class='kw'><-</span> <span class='no'>rse</span>
<span class='no'>g2s</span> <span class='kw'><-</span> <span class='fu'><a href='Gene2Symbol.html'>Gene2Symbol</a></span>(<span class='no'>object</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>g2s</span>)</div><div class='output co'>#> Gene2Symbol with 500 rows and 2 columns
#> geneID geneName
#> <character> <character>
#> gene001 ENSG00000000003 TSPAN6
#> gene002 ENSG00000000005 TNMD
#> gene003 ENSG00000000419 DPM1
#> gene004 ENSG00000000457 SCYL3
#> gene005 ENSG00000000460 C1orf112
#> ... ... ...
#> gene496 ENSG00000032742 IFT88
#> gene497 ENSG00000033011 ALG1
#> gene498 ENSG00000033030 ZCCHC8
#> gene499 ENSG00000033050 ABCF2
#> gene500 ENSG00000033100 CHPF2</div><div class='input'><span class='no'>genes</span> <span class='kw'><-</span> <span class='fu'><a href='https://rdrr.io/r/utils/head.html'>head</a></span>(<span class='no'>g2s</span><span class='kw'>[[</span><span class='st'>"geneID"</span>]])
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>genes</span>)</div><div class='output co'>#> [1] "ENSG00000000003" "ENSG00000000005" "ENSG00000000419" "ENSG00000000457"
#> [5] "ENSG00000000460" "ENSG00000000938"</div><div class='input'>
<span class='co'>## character ====</span>
<span class='no'>x</span> <span class='kw'><-</span> <span class='fu'>convertGenesToSymbols</span>(<span class='no'>genes</span>, <span class='kw'>gene2symbol</span> <span class='kw'>=</span> <span class='no'>g2s</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>x</span>)</div><div class='output co'>#> ENSG00000000003 ENSG00000000005 ENSG00000000419 ENSG00000000457 ENSG00000000460
#> "TSPAN6" "TNMD" "DPM1" "SCYL3" "C1orf112"
#> ENSG00000000938
#> "FGR" </div><div class='input'>
<span class='co'>## matrix ====</span>
<span class='no'>samples</span> <span class='kw'><-</span> <span class='fu'><a href='https://rdrr.io/r/utils/head.html'>head</a></span>(<span class='fu'><a href='https://rdrr.io/r/base/colnames.html'>colnames</a></span>(<span class='no'>object</span>))
<span class='no'>counts</span> <span class='kw'><-</span> <span class='fu'><a href='https://rdrr.io/r/base/matrix.html'>matrix</a></span>(
<span class='kw'>data</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/seq.html'>seq_len</a></span>(<span class='fu'><a href='https://rdrr.io/r/base/length.html'>length</a></span>(<span class='no'>genes</span>) * <span class='fu'><a href='https://rdrr.io/r/base/length.html'>length</a></span>(<span class='no'>samples</span>)),
<span class='kw'>byrow</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>,
<span class='kw'>nrow</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/length.html'>length</a></span>(<span class='no'>genes</span>),
<span class='kw'>ncol</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/length.html'>length</a></span>(<span class='no'>samples</span>),
<span class='kw'>dimnames</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/list.html'>list</a></span>(<span class='no'>genes</span>, <span class='no'>samples</span>)
)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>counts</span>)</div><div class='output co'>#> sample01 sample02 sample03 sample04 sample05 sample06
#> ENSG00000000003 1 2 3 4 5 6
#> ENSG00000000005 7 8 9 10 11 12
#> ENSG00000000419 13 14 15 16 17 18
#> ENSG00000000457 19 20 21 22 23 24
#> ENSG00000000460 25 26 27 28 29 30
#> ENSG00000000938 31 32 33 34 35 36</div><div class='input'><span class='no'>x</span> <span class='kw'><-</span> <span class='fu'>convertGenesToSymbols</span>(<span class='no'>counts</span>, <span class='kw'>gene2symbol</span> <span class='kw'>=</span> <span class='no'>g2s</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>x</span>)</div><div class='output co'>#> sample01 sample02 sample03 sample04 sample05 sample06
#> TSPAN6 1 2 3 4 5 6
#> TNMD 7 8 9 10 11 12
#> DPM1 13 14 15 16 17 18
#> SCYL3 19 20 21 22 23 24
#> C1orf112 25 26 27 28 29 30
#> FGR 31 32 33 34 35 36</div><div class='input'>
<span class='co'>## SummarizedExperiment ====</span>
<span class='no'>x</span> <span class='kw'><-</span> <span class='fu'>convertGenesToSymbols</span>(<span class='no'>rse</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>x</span>)</div><div class='output co'>#> class: RangedSummarizedExperiment
#> dim: 500 12
#> metadata(3): version date interestingGroups
#> assays(1): counts
#> rownames(500): TSPAN6 TNMD ... ABCF2 CHPF2
#> rowData names(8): broadClass description ... geneName seqCoordSystem
#> colnames(12): sample01 sample02 ... sample11 sample12
#> colData names(1): condition</div><div class='input'><span class='co'>## Interconvert back to gene IDs.</span>
<span class='no'>y</span> <span class='kw'><-</span> <span class='fu'>convertSymbolsToGenes</span>(<span class='no'>x</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>y</span>)</div><div class='output co'>#> class: RangedSummarizedExperiment
#> dim: 500 12
#> metadata(3): version date interestingGroups
#> assays(1): counts
#> rownames(500): ENSG00000000003 ENSG00000000005 ... ENSG00000033050
#> ENSG00000033100
#> rowData names(8): broadClass description ... geneName seqCoordSystem
#> colnames(12): sample01 sample02 ... sample11 sample12
#> colData names(1): condition</div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
<nav id="toc" data-toggle="toc" class="sticky-top">
<h2 data-toc-skip>Contents</h2>
</nav>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by <a href='https://steinbaugh.com/'>Michael Steinbaugh</a>, <a href='https://acidgenomics.com/'>Acid Genomics</a>.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
</div>
</footer>
</div>
</body>
</html>
|
public/css/page.css | linkgod/simple-pjax-demo | #content{
position: relative;
width: 100px;
height: 100px;
}
#loading{
display: none;
position: absolute;
left:50%;
top:50%;
margin-left: -16px;
margin-top: -16px;
} |
three.html | homiiiiii/test | <!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
margin: 0;
}
svg {
font: 10px sans-serif;
border: solid 1px #ccc;
margin-bottom: 10px;
}
</style>
<svg style="position:absolute;top:-1000px;">
<defs>
<marker id="arrow" markerWidth="10" markerHeight="10" refX="0" refY="3" orient="auto" markerUnits="strokeWidth">
<path d="M0,0 L0,6 L9,3 z" fill="#000"></path>
</marker>
</defs>
</svg>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script>
var A = {type: "Polygon", coordinates: [[[0, 0], [10, 0], [10, 10], [0, 10], [0, 0]]]},
B = {type: "Polygon", coordinates: [A.coordinates[0].slice().reverse()]};
</script>
<script>
var path = d3.geoPath(d3.geoOrthographic().rotate([-20, -20]).precision(0.1));
var svg = d3.select("body").selectAll()
.data([A, B])
.enter().append("svg")
.attr("width", 958)
.attr("height", 500);
svg.append("path")
.attr("fill", "none")
.attr("stroke", "#000")
.attr("d", path(d3.geoGraticule10()));
svg.append("path")
.attr("fill", "red")
.attr("fill-opacity", 0.5)
.attr("d", path);
svg.append("path")
.attr("fill", "none")
.attr("stroke", "#000")
.attr("marker-mid", "url(#arrow)")
.attr("marker-end", "url(#arrow)")
.attr("d", function(d) { return path({type: "LineString", coordinates: d.coordinates[0]}); });
svg.append("path")
.attr("fill", "none")
.attr("stroke", "#000")
.attr("d", path({type: "Sphere"}));
svg.append("text")
.attr("x", 10)
.attr("y", 10)
.attr("dy", "0.71em")
.text(function(d) { return "ring = " + JSON.stringify(d.coordinates[0]); });
svg.append("text")
.attr("x", 10)
.attr("y", 10)
.attr("dy", "2em")
.text(function(d) { return "area = " + d3.geoArea(d); });
</script>
<script>
var path = d3.geoPath(d3.geoIdentity().translate([480 - 50, 250 - 50]).scale(10));
var svg = d3.select("body").selectAll()
.data([A, B])
.enter().append("svg")
.attr("width", 958)
.attr("height", 500);
svg.append("path")
.attr("fill", "red")
.attr("fill-opacity", 0.5)
.attr("d", path);
svg.append("path")
.attr("fill", "none")
.attr("stroke", "#000")
.attr("marker-mid", "url(#arrow)")
.attr("marker-end", "url(#arrow)")
.attr("d", function(d) { return path({type: "LineString", coordinates: d.coordinates[0]}); });
svg.append("text")
.attr("x", 10)
.attr("y", 10)
.attr("dy", "0.71em")
.text(function(d) { return "ring = " + JSON.stringify(d.coordinates[0]); });
svg.append("text")
.attr("x", 10)
.attr("y", 10)
.attr("dy", "2em")
.text(function(d) { return "area = " + path.area(d); });
</script>
|
calabro/templates/new_user.html | CarlosGabaldon/calabro | <!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"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:py="http://genshi.edgewall.org/">
<xi:include href="../themes/${site.theme}/master.html" />
<head>
<title >${site.title} - ${site.subtitle}</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
</head>
<body>
<div id="new_user" >
<h4><a href="/${site.name}/users">Existing Users</a></h4>
<h3>New user</h3>
<form id="new_user-form" method="post" action="create">
<p><label for="title"><small>User Name</small></label><br/><input type="text" id="user_name" name="user_name" value="" /></p>
<p><label for="user"><small>Email</small></label><br/><input type="text" id="email_address" name="email_address" value="" /></p>
<p><label for="user"><small>Display Name</small></label><br/><input type="text" id="display_name" name="display_name" value="" /></p>
<p><label for="user"><small>Password</small></label><br/><input type="password" id="password" name="password" value="" /></p>
<p>
<label for="user"><small>Group</small></label><br/>
<select id="groups" name="groups" multiple="true" py:for="group in groups">
<option value ="${group.id}">${group.display_name}</option>
</select>
</p>
<p><input type="submit" value="Submit" /></p>
</form>
</div>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2a93b316b9140eae52f23868e02f27d0f9de9346bca195042f4000987d851482.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./b5189d69d4fec4f09fcc44cfae15ef983993edbf97d2c16fc1636921576b3417.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
newltcms/src/main/webapp/WEB-INF/error.html | feiyue/maven-framework-project | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>登录错误</title>
</head>
<body>
登录错误!
</body>
</html> |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.10.2/zsearch-trees/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>zsearch-trees: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.10.2 / zsearch-trees - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
zsearch-trees
<small>
8.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-09 17:44:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 17:44:16 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.10.2 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/zsearch-trees"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ZSearchTrees"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [ "keyword: binary search trees" "category: Computer Science/Data Types and Data Structures" "category: Miscellaneous/Extracted Programs/Data structures" ]
authors: [ "Pierre Castéran" ]
bug-reports: "https://github.com/coq-contribs/zsearch-trees/issues"
dev-repo: "git+https://github.com/coq-contribs/zsearch-trees.git"
synopsis: "Binary Search Trees"
description:
"Algorithms for collecting, searching, inserting and deleting elements in binary search trees on Z"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/zsearch-trees/archive/v8.6.0.tar.gz"
checksum: "md5=fca201467e21f6c236d51b3801924ce7"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-zsearch-trees.8.6.0 coq.8.10.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.10.2).
The following dependencies couldn't be met:
- coq-zsearch-trees -> coq < 8.7~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-zsearch-trees.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
example/templates/base.html | miguelgrinberg/Flask-Bouncer | {% extends "bootstrap_responsive.html" %}
{% block title %}Flask-Bouncer Demo{% endblock %}
{% block body_content %}
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<a class="brand" href="#">Flask-Bouncer Demo</a>
</div>
</div>
{% with messages = get_flashed_messages(with_categories = true) %}
{% if messages %}
{% for category, message in messages %}
<div class="alert alert-{{ category }}">
<button type="button" class="close" data-dismiss="alert">×</button>
{{ message }}
</div>
{% endfor %}
{% endif %}
{% endwith %}
{% block content %}{% endblock %}
</div>
{% endblock %}
|
until_201803/learnjs/public/index.html | shofujimoto/examples | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>Learn JS!!</title>
<link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.2/normalize.min.css'>
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css'>
<script src='https://code.jquery.com/jquery-2.1.4.min.js'></script>
<script src='/vendor.js'></script>
<script src='app.js'></script>
<style type="text/css" media="all">
body { margin-top: 30px; }
</style>
</head>
<body>
<div class='markup'>
<div class='view-container container'>
<div class='row'>
<div class='one-half column'>
<h3>Hello! Learn JavaScript, one puzzle at a time.</h3>
<a href='' class="button button-primary">Start now!</a>
</div>
<div class='one-half column'>
<img src='/images/HeroImage.jpg' />
</div>
</div>
</div>
</div>
</body>
</html>
|
templates/admin/tttuangou_site_logo.html | kinglion/tttuangou | <!--{template @admin/header}--> <script type="text/javascript">
function reSizeImg(obj)
{
if (obj.width > 230)
{
obj.width = 230;
}
}
</script> <form name="logoform" method="post" enctype="multipart/form-data"> <table cellspacing="1" cellpadding="4" width="100%" align="center" class="tableborder"> <tr class="header"> <td colspan="4">站点Logo设置</td> </tr> <tr class="alert"> <td colspan="4">所有风格模板的LOGO标准尺寸为<b>245x75</b>像素,请不要上传分辨率过大的图片!</td> </tr> <tr> <td width="10%">描述</td> <td width="20%">Logo</td> <td width="12%">路径</td> <td width="15%">上传/替换</td> </tr> <!--{loop $logos $i $logo}--> <tr onmouseover="this.className='tr_hover'" onmouseout="this.className='tr_normal'"> <td>{$logo['title']}</td> <td><img onload="reSizeImg(this)" src="{$logo['url']}" /></td> <td>{$logo['url']}</td> <td> <input type="file" name="uploads[]" /> <input type="submit" class="button" value="保存" onclick="document.logoform.action='admin.php?mod=tttuangou&code=dositelogo&op=save&path={echo urlencode($logo['url'])}';" /> </td> </tr> <!--{/loop}--> <tr class="footer"> <td colspan="4"><b>提示:每次只能上传一张图片,请不要尝试进行批量上传替换!</b></td> </tr> </table> </form>
{template @admin/footer} |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:ptsatr/8.4.dev/2014-11-19_11-05-16.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.4pl4 / contrib:ptsatr 8.4.dev</a></li>
<li class="active"><a href="">2014-11-19 11:05:16</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:ptsatr
<small>
8.4.dev
<span class="label label-success">27 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2014-11-19 11:05:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-11-19 11:05:16 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:ptsatr/coq:contrib:ptsatr.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:ptsatr.8.4.dev coq.8.4pl4</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.4pl4).
The following actions will be performed:
- install coq:contrib:ptsatr.8.4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:ptsatr.8.4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:ptsatr.8.4.dev.
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --deps-only coq:contrib:ptsatr.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --verbose coq:contrib:ptsatr.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>27 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install coq:contrib:ptsatr.8.4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:ptsatr] Fetching git://clarus.io/ptsatr#v8.4
Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:ptsatr.8.4.dev/.git/
[master (root-commit) 09271ca] opam-git-init
warning: no common commits
From git://clarus.io/ptsatr
* [new branch] v8.4 -> opam-ref
* [new branch] v8.4 -> origin/v8.4
Make
Makefile
README
base.v
counter_ex.v
description
env.v
final_result.v
glue.v
red.v
strip.v
term.v
typ_annot.v
ut_env.v
ut_red.v
ut_sr.v
ut_strengh.v
ut_term.v
ut_typ.v
ut_typ_eq.v
ut_typ_eq_inj.v
HEAD is now at 0a75416 v8.4: Updating PTSATR with last official version of Vincent Siles.
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:ptsatr.8.4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
coqdep -c -slash -R . PTSATR "base.v" > "base.v.d" || ( RV=$?; rm -f "base.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_term.v" > "ut_term.v.d" || ( RV=$?; rm -f "ut_term.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_env.v" > "ut_env.v.d" || ( RV=$?; rm -f "ut_env.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_red.v" > "ut_red.v.d" || ( RV=$?; rm -f "ut_red.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_typ.v" > "ut_typ.v.d" || ( RV=$?; rm -f "ut_typ.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_sr.v" > "ut_sr.v.d" || ( RV=$?; rm -f "ut_sr.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_typ_eq.v" > "ut_typ_eq.v.d" || ( RV=$?; rm -f "ut_typ_eq.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_strengh.v" > "ut_strengh.v.d" || ( RV=$?; rm -f "ut_strengh.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "term.v" > "term.v.d" || ( RV=$?; rm -f "term.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "env.v" > "env.v.d" || ( RV=$?; rm -f "env.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "red.v" > "red.v.d" || ( RV=$?; rm -f "red.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "strip.v" > "strip.v.d" || ( RV=$?; rm -f "strip.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "typ_annot.v" > "typ_annot.v.d" || ( RV=$?; rm -f "typ_annot.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "glue.v" > "glue.v.d" || ( RV=$?; rm -f "glue.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "final_result.v" > "final_result.v.d" || ( RV=$?; rm -f "final_result.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "counter_ex.v" > "counter_ex.v.d" || ( RV=$?; rm -f "counter_ex.v.d"; exit ${RV} )
coqdep -c -slash -R . PTSATR "ut_typ_eq_inj.v" > "ut_typ_eq_inj.v.d" || ( RV=$?; rm -f "ut_typ_eq_inj.v.d"; exit ${RV} )
coqc -q -R . PTSATR base
coqc -q -R . PTSATR ut_term
coqc -q -R . PTSATR term
Identifier 'Π' now a keyword
Identifier 'Π' now a keyword
Identifier 'λ' now a keyword
Identifier 'λ' now a keyword
coqc -q -R . PTSATR ut_red
coqc -q -R . PTSATR ut_env
coqc -q -R . PTSATR red
coqc -q -R . PTSATR env
coqc -q -R . PTSATR typ_annot
coqc -q -R . PTSATR ut_typ
coqc -q -R . PTSATR strip
coqc -q -R . PTSATR ut_sr
coqc -q -R . PTSATR ut_typ_eq
coqc -q -R . PTSATR ut_strengh
coqc -q -R . PTSATR glue
coqc -q -R . PTSATR final_result
Axioms:
Ax : Sorts -> Sorts -> Prop
Rel : Sorts -> Sorts -> Sorts -> Prop
Sorts : Set
coqc -q -R . PTSATR ut_typ_eq_inj
coqc -q -R . PTSATR counter_ex
for i in ut_typ_eq_inj.vo counter_ex.vo final_result.vo glue.vo typ_annot.vo strip.vo red.vo env.vo term.vo ut_strengh.vo ut_typ_eq.vo ut_sr.vo ut_typ.vo ut_red.vo ut_env.vo ut_term.vo base.vo; do \
install -d `dirname /home/bench/.opam/system/lib/coq/user-contrib/PTSATR/$i`; \
install -m 0644 $i /home/bench/.opam/system/lib/coq/user-contrib/PTSATR/$i; \
done
Installing coq:contrib:ptsatr.8.4.dev.
</pre></dd>
</dl>
<h2>Installation size</h2>
<p>Data not available in this bench.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq:contrib:ptsatr.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq:contrib:ptsatr.8.4.dev
=== 1 to remove ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:ptsatr] Fetching git://clarus.io/ptsatr#v8.4
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq:contrib:ptsatr.8.4.dev.
rm -R /home/bench/.opam/system/lib/coq/user-contrib/PTSATR
</pre></dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> |
_site/about/index.html | boyuangong/boyuangong.github.io | <!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">
<meta name="description" content="Test">
<title>About - Boyuan Gong</title>
<link rel="canonical" href="http://localhost:4000/about/">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/clean-blog.css">
<!-- Pygments Github CSS -->
<link rel="stylesheet" href="/css/syntax.css">
<!-- Custom Fonts -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Boyuan Gong" />
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Boyuan Gong</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/about/">About</a>
</li>
<li>
<a href="/contact/">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Header -->
<header class="intro-header" style="background-image: url('/img/about-bg.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading">
<h1>About</h1>
<hr class="small">
<span class="subheading">A little self-introduction</span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<p> I am passionate with artificial intelligence and neural network. Hoping to make contributions to the humankinds.</p>
<a href="#">
<img src="/img/me.jpg" alt="selfiy">
</a>
<span class="caption text-muted">Boyuan Gong</span>
</div>
</div>
</div>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<li>
<a href="/feed.xml">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/gongboyuan">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/gongboyuan">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/boyuangong">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="mailto:boyuangong@gmail.com">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Copyright © BoyuanGong 2017</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/js/jquery.min.js "></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js "></script>
<!-- Custom Theme JavaScript -->
<script src="/js/clean-blog.min.js "></script>
</body>
</html>
|
app/application.css | abahdanovich/avroview | #container {
height: 100%;
}
.spinner {
font-size: 18px;
display: none;
z-index: 100;
position: absolute;
top: 50%;
left: 50%;
background-color: #4B557C;
padding: 10px;
border: 1px solid #1B2650;
color: #FFF;
}
#toolbar {
position: absolute;
z-index: 100;
display: none;
}
|
static/css/site.css | mikoro/helsinki-weather-radars | /*
Copyright (C) 2021 Mikko Ronkainen <firstname@mikkoronkainen.com>
License: MIT, see the LICENSE file.
*/
@font-face
{
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face
{
font-family: "Open Sans";
font-style: normal;
font-weight: 700;
src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}
html, body
{
min-width: 744px;
background: rgb(250, 250, 250); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(250, 250, 250, 1) 10%, rgba(200, 200, 200, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(10%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(200, 200, 200, 1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(250, 250, 250, 1) 10%, rgba(200, 200, 200, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(250, 250, 250, 1) 10%, rgba(200, 200, 200, 1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(250, 250, 250, 1) 10%, rgba(200, 200, 200, 1) 100%); /* IE10+ */
}
body
{
font-family: "Open Sans", sans-serif;
font-size: 16px;
}
.clear
{
clear: both;
}
.noselect
{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#background
{
}
#maps_container
{
width: 1508px;
margin: 0 auto;
padding-bottom: 198px;
}
#map1_outer_container
{
float: left;
margin-top: 60px;
}
#map2_outer_container
{
float: right;
margin-top: 60px;
}
#map1_inner_container, #map2_inner_container
{
width: 700px;
height: 595px;
cursor: pointer;
box-shadow: 0 0 20px rgb(0, 0, 0);
border: solid 2px rgb(100, 100, 100);
position: relative;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#map1_loader_container, #map1_canvas_container, #map2_loader_container, #map2_canvas_container
{
position: absolute;
width: 100%;
height: 100%;
}
#map1_loader, #map2_loader
{
margin: 10px 0 0 10px;
}
@media screen and (max-width: 1508px)
{
#maps_container
{
width: 704px;
padding-bottom: 60px;
}
#map1_outer_container
{
float: none;
margin-top: 60px;
}
#map2_outer_container
{
float: none;
margin-top: 60px;
}
}
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/pi-agm/1.2.6.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pi-agm: 2 m 23 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.0 / pi-agm - 1.2.6</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
pi-agm
<small>
1.2.6
<span class="label label-success">2 m 23 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-22 08:53:51 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-22 08:53:51 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "yves.bertot@inria.fr"
homepage: "http://www-sop.inria.fr/members/Yves.Bertot/"
bug-reports: "yves.bertot@inria.fr"
license: "CECILL-B"
build: [["coq_makefile" "-f" "_CoqProject" "-o" "Makefile" ]
[ make "-j" "%{jobs}%" ]]
install: [ make "install" "DEST='%{lib}%/coq/user-contrib/pi_agm'" ]
depends: [
"ocaml"
"coq" {>= "8.12"}
"coq-coquelicot" {>= "3" & < "4~"}
"coq-interval" {>= "4"}
]
dev-repo: "git+https://github.com/ybertot/pi-agm.git"
tags: [ "keyword:real analysis" "keyword:pi" "category:Mathematics/Real Calculus and Topology" "logpath:agm" "date:2020-06-23" ]
authors: [ "Yves Bertot <yves.bertot@inria.fr>" ]
synopsis:
"Computing thousands or millions of digits of PI with arithmetic-geometric means"
description: """
This is a proof of correctness for two algorithms to compute PI to high
precision using arithmetic-geometric means. A first file contains
the calculus-based proofs for an abstract view of the algorithm, where all
numbers are real numbers. A second file describes how to approximate all
computations using large integers. Other files describe the second algorithm
which is close to the one used in mpfr, for instance.
The whole development can be used to produce mathematically proved and
formally verified approximations of PI."""
url {
src: "https://github.com/ybertot/pi-agm/archive/v1.2.6.zip"
checksum: "sha256=f690dd8e464acafb4c14437a0ad09545a11f4ebd6771b05f4e7f74ca5c08a7ff"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-pi-agm.1.2.6 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-pi-agm.1.2.6 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>19 m 21 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-pi-agm.1.2.6 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 m 23 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 M</p>
<ul>
<li>838 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_correct.glob</code></li>
<li>663 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/agmpi.glob</code></li>
<li>475 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/agmpi.vo</code></li>
<li>423 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding2.glob</code></li>
<li>416 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_correct.vo</code></li>
<li>243 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/elliptic_integral.glob</code></li>
<li>237 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding2.vo</code></li>
<li>194 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/alg2.vo</code></li>
<li>191 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/alg2.glob</code></li>
<li>178 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/elliptic_integral.vo</code></li>
<li>156 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/generalities.glob</code></li>
<li>155 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/generalities.vo</code></li>
<li>137 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/filter_Rlt.vo</code></li>
<li>135 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/filter_Rlt.glob</code></li>
<li>103 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_correct.v</code></li>
<li>89 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/agmpi.v</code></li>
<li>65 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/arcsinh.vo</code></li>
<li>57 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/hrounding_correct.vo</code></li>
<li>56 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.vo</code></li>
<li>55 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/arcsinh.glob</code></li>
<li>46 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.glob</code></li>
<li>44 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding2.v</code></li>
<li>38 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/hrounding_correct.glob</code></li>
<li>36 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/elliptic_integral.v</code></li>
<li>33 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_big.vo</code></li>
<li>28 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/filter_Rlt.v</code></li>
<li>27 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/generalities.v</code></li>
<li>26 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/alg2.v</code></li>
<li>22 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/computing.vo</code></li>
<li>18 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_big.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/arcsinh.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/hrounding_correct.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/rounding_big.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/computing.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/agm/computing.glob</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-pi-agm.1.2.6</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
templates/navigation.html | vcelis/cs253-wiki | <div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" rel="home" href="/">{{ settings.APP_TITLE }}</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
{% if user %}
<li><a href="/logout">{{ user.name }} (logout)</a></li>
{% if page %}
<li><a href="/_edit/{{ page.name }}?v={{ page.version }}">Edit</a></li>
<li><a href="/_history/{{ page.name }}">History</a></li>
{% endif %}
{% else %}
<li><a href="/login">login</a></li>
<li><a href="/signup">signup</a></li>
{% endif %}
</ul>
<div class="col-sm-3 col-md-3 pull-right">
<form class="navbar-form" role="search" action="/search">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="q">
<div class="input-group-btn">
<button class="btn btn-default" type="submit">
<span class="glyphicon glyphicon-search"></span>
</button>
</div>
</div>
</form>
</div>
</div> |
production/dist/css/sb-admin-2.css | 5tigerjelly/road-io | /*!
* Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
background-color: #f8f8f8;
}
#wrapper {
width: 100%;
}
#page-wrapper {
padding: 0 15px;
min-height: 568px;
background-color: white;
}
@media (min-width: 768px) {
#page-wrapper {
position: inherit;
margin: 0 0 0 250px;
padding: 0 30px;
border-left: 1px solid #e7e7e7;
}
}
.navbar-default {
background-color: #222;
}
.navbar-top-links {
margin-right: 0;
}
.navbar-top-links li {
display: inline-block;
}
.navbar-top-links li:last-child {
margin-right: 15px;
}
.navbar-top-links li a {
padding: 15px;
min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
padding: 3px 20px;
min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
width: 310px;
min-width: 0;
}
.navbar-top-links .dropdown-messages {
margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
margin-left: -123px;
}
.navbar-top-links .dropdown-user {
right: 0;
left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.sidebar .sidebar-search {
padding: 15px;
}
.sidebar ul li {
border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
background-color: #eeeeee;
}
.sidebar .arrow {
float: right;
}
.sidebar .fa.arrow:before {
content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
border-bottom: none !important;
}
.sidebar .nav-second-level li a {
padding-left: 37px;
}
.sidebar .nav-third-level li a {
padding-left: 52px;
}
@media (min-width: 768px) {
.sidebar {
z-index: 1;
position: absolute;
width: 250px;
margin-top: 51px;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
margin-left: auto;
}
}
.btn-outline {
color: inherit;
background-color: transparent;
transition: all .5s;
}
.btn-primary.btn-outline {
color: #428bca;
}
.btn-success.btn-outline {
color: #5cb85c;
}
.btn-info.btn-outline {
color: #5bc0de;
}
.btn-warning.btn-outline {
color: #f0ad4e;
}
.btn-danger.btn-outline {
color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
color: white;
}
.chat {
margin: 0;
padding: 0;
list-style: none;
}
.chat li {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
margin-left: 60px;
}
.chat li.right .chat-body {
margin-right: 60px;
}
.chat li .chat-body p {
margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
margin-right: 5px;
}
.chat-panel .panel-body {
height: 350px;
overflow-y: scroll;
}
.login-panel {
margin-top: 25%;
}
.flot-chart {
display: block;
height: 400px;
}
.flot-chart-content {
width: 100%;
height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
background: transparent;
}
table.dataTable thead .sorting_asc:after {
content: "\f0de";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
content: "\f0dd";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting:after {
content: "\f0dc";
float: right;
font-family: fontawesome;
color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
width: 30px;
height: 30px;
padding: 6px 0;
border-radius: 15px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}
.btn-circle.btn-lg {
width: 50px;
height: 50px;
padding: 10px 16px;
border-radius: 25px;
font-size: 18px;
line-height: 1.33;
}
.btn-circle.btn-xl {
width: 70px;
height: 70px;
padding: 10px 16px;
border-radius: 35px;
font-size: 24px;
line-height: 1.33;
}
.show-grid [class^="col-"] {
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #ddd;
background-color: #eee !important;
}
.show-grid {
margin: 15px 0;
}
.huge {
font-size: 40px;
}
.panel-green {
border-color: #5cb85c;
}
.panel-green > .panel-heading {
border-color: #5cb85c;
color: white;
background-color: #5cb85c;
}
.panel-green > a {
color: #5cb85c;
}
.panel-green > a:hover {
color: #3d8b3d;
}
.panel-red {
border-color: #d9534f;
}
.panel-red > .panel-heading {
border-color: #d9534f;
color: white;
background-color: #d9534f;
}
.panel-red > a {
color: #d9534f;
}
.panel-red > a:hover {
color: #b52b27;
}
.panel-yellow {
border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
border-color: #f0ad4e;
color: white;
background-color: #f0ad4e;
}
.panel-yellow > a {
color: #f0ad4e;
}
.panel-yellow > a:hover {
color: #df8a13;
}
.timeline {
position: relative;
padding: 20px 0 20px;
list-style: none;
}
.timeline:before {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
margin-left: -1.5px;
background-color: #eeeeee;
}
.timeline > li {
position: relative;
margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
float: left;
position: relative;
width: 46%;
padding: 20px;
border: 1px solid #d4d4d4;
border-radius: 2px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
content: " ";
display: inline-block;
position: absolute;
top: 26px;
right: -15px;
border-top: 15px solid transparent;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
content: " ";
display: inline-block;
position: absolute;
top: 27px;
right: -14px;
border-top: 14px solid transparent;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
z-index: 100;
position: absolute;
top: 16px;
left: 50%;
width: 50px;
height: 50px;
margin-left: -25px;
border-radius: 50% 50% 50% 50%;
text-align: center;
font-size: 1.4em;
line-height: 50px;
color: #fff;
background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
}
.timeline-body > p + p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul.timeline > li > .timeline-panel {
width: calc(10%);
width: -moz-calc(10%);
width: -webkit-calc(10%);
}
ul.timeline > li > .timeline-badge {
top: 16px;
left: 15px;
margin-left: 0;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
ul.timeline > li > .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
}
|
public/stylesheets/controllers/feedbacks.css | arailser/igeey.com | #feedbackContent{
border-bottom:1px dashed #999;
padding:10px;
margin-bottom:10px;
}
#feedbackText{
width:440px;height:80px;
}
|
table.html | xinix-technology/naked-sleek | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Naked Revision</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link type="image/x-icon" href="img/favicon.ico" rel="Shortcut icon" />
<link rel="stylesheet" href="css/naked.css">
<link rel="stylesheet" href="css/prettify.min.css">
<link rel="stylesheet" href="css/prettify.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/style.css">
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
</head>
<body>
<!-- NAVBAR -->
<nav class="nav-menu">
<div class="wrapper">
<div class="row">
<div class="pull-left">
<h1 class="brand">
<a href="index.html">
<span class="logo">
<img src="img/xinix-logo.png" alt="">
</span>
<span>Naked CSS</span>
</a>
</h1>
</div>
<div class="pull-right">
<ul class="flat topbar">
<li class="user">
<a href="#">
<div class="avatar" style="background: url('img/xinix-logo.png') center no-repeat; background-size: cover;"></div>
<span>
<small>Welcome, </small>
Admin
</span>
<i class="xn xn-caret-down"></i>
</a>
<ul class="sub animated">
<li>
<a href="#">
<i class="xn xn-user"></i>
Profile
</a>
</li>
<li>
<a href="#">
<i class="xn xn-cogs"></i>
Settings
</a>
</li>
<li>
<a href="#">
<i class="xn xn-sign-out"></i>
Logout
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- END OF NAVBAR -->
<!-- SIDEBAR -->
<aside class="sidebar">
<ul class="nav">
<li>
<a href="grid-system.html">
Grid System
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="container.html">
Container
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="typography.html">
Typography
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="form.html">
Form
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="button.html">
Button
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a class="select" href="table.html">
Table
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="sidebar.html">
Sidebar
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="navbar-tabstrip.html">
Navbar & Tabstrip
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="alert.html">
Alert
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="tooltip-dropdown.html">
Tooltip & Dropdown
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="pagination.html">
Pagination
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="listview.html">
List View
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="tree.html">
Tree
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="login.html">
Login
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="tabs.html">
Tabs
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="icon-layout.html">
Icons & Layout
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
<li>
<a href="popup.html">
Popup
<i class="icn-right xn xn-angle-right"></i>
</a>
</li>
</ul>
</aside>
<!-- END OF SIDEBAR -->
<!-- CONTENT -->
<main class="content">
<div class="wrapper">
<h1 class="title">Tables</h1>
<hr>
<p>
With Naked CSS, we set out to create an easy to handle, powerful and versatile form layout system. A combination of form styles and the Naked grid means you can do basically anything
</p>
<h4 class="sub-title">Table Grid</h4>
<div class="table-container">
<table class="table" width="100%">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">Table No Wrap</h4>
<div class="table-container">
<table class="table nowrap" width="100%">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table nowrap">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">Table Stripped</h4>
<div class="table-container">
<table class="table nowrap stripped" width="100%">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table nowrap stripped">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">Table Fixed Tail</h4>
<div class="table-body">
<div class="fixed">
<table class="table nowrap stripped fixed-tail" width="100%">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table nowrap stripped fixed-tail">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
<td><a href="#">Edit | Delete</a></td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">Table Hover</h4>
<div class="table-container">
<table class="table nowrap stripped hover" width="100%">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table nowrap stripped hover">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>4</td>
<td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">Table Flip Scroll</h4>
<div class="table-container">
<table class="table nowrap stripped flip-scroll">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table nowrap stripped flip-scroll">
<thead>
<tr>
<th>#</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>2</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
<tr>
<td>3</td>
<td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
<td>Content Goes Here</td>
<td>Content Goes Here</td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
<hr>
<h4 class="sub-title">No More Table</h4>
<div class="table-container">
<table class="table stripped no-more-table">
<thead>
<tr>
<th>Number</th>
<th>Title</th>
<th>Content</th>
<th>Content</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Number">AAC</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
<tr>
<td data-title="Number">CSS</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
<tr>
<td data-title="Number">SCSS</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
</tbody>
</table>
</div>
<div class="html">
<div class="highlight">
<pre class="prettyprint">
<table class="table stripped no-more-table">
<thead>
<tr>
<th>Number</th>
<th>Title</th>
<th>Content</th>
<th>Content</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Number">AAC</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
<tr>
<td data-title="Number">CSS</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
<tr>
<td data-title="Number">SCSS</td>
<td data-title="Title">AUSTRALIAN AGRICULTURAL COMPANY LIMITED.</td>
<td data-title="Content" class="numeric">$1.38</td>
<td data-title="Content" class="numeric">-0.01</td>
</tr>
</tbody>
</table>
</pre>
</div>
</div>
</div>
<div id="footer">
<p>Copyright © 2014
<a href="http://xinix.co.id" target="blank">Xinix Technology</a>. Some right(s) reserved.
</p>
</div>
</main>
<!-- END OF CONTENT -->
<!-- PAGE LEVEL SCRIPT -->
<script type="text/javascript" charset="utf-8" src="js/main.js"></script>
<script type="text/javascript" charset="utf-8" src="js/prettify/prettify.js"></script>
<script type="text/javascript" charset="utf-8">
$.each($('.content pre.prettyprint'), function(index, dom) {
$(dom).html($('<div/>').text($(dom).html()).html());
});
prettyPrint();
</script>
<!-- END OF PAGE LEVEL SCRIPT -->
</body>
</html>
|
public/personal/classic_car.html | jonnorstrom/Wilde | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="../stylesheets/default.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/insurance_types.css"/>
<title>Personal Insurance Types</title>
</head>
<body>
<div class="top_background">
<header>
<a href="../index.html"><img src="../imgs/logo.png" alt="Wilde Name Logo"></a>
</header>
<nav>
<p class="nav_option"><a href="../request_quote.html">Request A Quote</a></p>
<p class="nav_option"><a href="../claims.html">Filing Claims</a></p>
<div class="drop_down">
<p class="nav_option"><a href="../insurance.html">Insurance</a></p>
<div class="drop-content">
<div class="dropdown2">
<p><a href="../personal.html">Personal</a></p>
<div class="drop-content2">
<p><a href="auto.html">Auto</a></p>
<p><a href="home.html">Home</a></p>
<p><a href="renters.html">Renters</a></p>
<p><a href="condo.html">Condo</a></p>
<p><a href="landlord.html">Landlord</a></p>
<p><a href="motorcycle.html">Motorcycle</a></p>
<p><a href="rv.html">RV</a></p>
<p><a href="classic_car.html">Classic Car</a></p>
<p><a href="watercraft.html">Watercraft</a></p>
<p id="umbrella"><a href="umbrella.html">Umbrella</a></p>
</div>
</div>
<div class="dropdown3">
<p><a href="../commercial.html">Commercial</a></p>
<div class="drop-content3">
<p><a href="../commercial/artisan.html">Artisan Contractor</a></p>
<p><a href="../commercial/retail.html">Retail/Service</a></p>
<p id="com_auto"><a href="../commercial/auto.html">Commercial Auto</a></p>
</div>
</div>
<div class="dropdown4">
<p id="farm"><a href="../farm.html">Farming</a></p>
<div class="drop-content4">
<p><a href="../farm/hobby.html">Estate/Hobby</a></p>
<p id="subfarm"><a href="../farm/farm.html">Farm</a></p>
</div>
</div>
</div>
</div>
<p class="nav_option"><a href="../contact_us.html">Contact Us</a></p>
</nav>
</div>
<div class="accordian">
<h1>Types of Insurance:</h1>
<ul>
<li>
<input type="checkbox" unchecked>
<i></i>
<h2>Classic Car</h2>
<p>Your car may be considered classic if the motor vehicle is ten or more years old, and rare or of special historical interest because of exceptionally fine workmanship or limited production. Antique automobiles are also covered as such, a motor vehicle 25 or more years old.<br>
</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Auto</h2>
<p>Auto insurance is a policy purchased by vehicle owners to mitigate costs associated with getting into an auto accident. Instead of paying out of pocket for auto accidents, people pay annual premiums to an auto insurance company; the company then pays all or most of the costs associated with an auto accident or other vehicle damage.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Home</h2>
<p>Homeowners insurance is a form of property insurance designed to protect an individual's home against damages to the house itself, or to possessions in the home. Homeowners insurance also provides liability coverage against accidents in the home or on the property.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Renters</h2>
<p>Renters insurance is an insurance policy that provides most of the benefits of homeowners insurance. Renters insurance does not include coverage for the dwelling, or structure, with the exception of small alterations that a tenant makes to the structure. This provides liability insurance. The tenant's personal property is covered against named perils such as fire, theft, and vandalism. The owner of the building is responsible for insuring it but bears no responsibility for the tenant's belongings.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Condo</h2>
<p>Condo insurance covers the insured's personal property against named perils such as fire, theft, and vandalism.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Landlord</h2>
<p>Landlords insurance is an insurance policy that covers a property owner from financial losses connected with rental properties. The policy covers the building, with the option of insuring any contents that belong to the landlord that are inside.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Motorcycle</h2>
<p>This type of liability coverage protects you against the cost to repair or replace another person's property that's damaged as a result of an accident you cause on your motorcycle. It's often paired with bodily injury liability insurance, which covers medical expenses caused to others in an accident.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>RV</h2>
<p>RV insurance typically covers: damage to vehicle or property, theft, vandalism, injury to the insured or other people, personal liability, and/or accidents with uninsured or underinsured drivers.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Watercraft</h2>
<p>Watercraft insurance, also known as boat and personal watercraft insurance, often includes towing and wreckage removal, as well as fuel spill indemnification. This type of insurance may be purchased for sailboats, house boats, and pontoon boats, as well as other watercraft up to a certain size and value.</p>
</li>
<li>
<input type="checkbox" checked>
<i></i>
<h2>Umbrella</h2>
<p>Umbrella insurance is extra liability insurance. It is designed to help protect you from major claims and lawsuits and as a result it helps protect your assets and your future. It does this in two ways:
<br><br>1)Provides additional liability coverage above the limits of your homeowners, auto, and boat insurance policies. This protection is designed to kick in when the liability on these other policies has been exhausted.<br><br>
2)Provides coverage for claims that may be excluded by other liability policies including: false arrest, libel, slander, and liability coverage on rental units you own.
</p>
</li>
</ul>
</div>
<footer>
<p>Email: wildecorpmail@gmail.com Phone: 330.927.6025</p>
</footer>
</body>
</html>
|
index.html | CircleInspector/CircleInspector.github.io | <!doctype html>
<!-- The Time Machine GitHub pages theme was designed and developed by Jon Rohan, on Feb 7, 2012. -->
<!-- Follow him for fun. http://twitter.com/jonrohan. Tail his code on https://github.com/jonrohan -->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/script.js"></script>
<title>Circleinspector.GitHub.io</title>
<meta name="description" content="Website for circle inspector development">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div class="wrapper">
<header>
<h1 class="title">Circleinspector.GitHub.io</h1>
</header>
<div id="container">
<p class="tagline">Website for circle inspector development</p>
<div id="main" role="main">
<div class="download-bar">
<div class="inner">
<a href="https://github.com/CircleInspector" class="code">View Circleinspector.GitHub.io on GitHub</a>
</div>
<span class="blc"></span><span class="trc"></span>
</div>
<article class="markdown-body">
<h1>
<a id="circle-inspector-development-blog" class="anchor" href="#circle-inspector-development-blog" aria-hidden="true"><span class="octicon octicon-link"></span></a>Circle Inspector Development Blog</h1>
<h2>
<a id="what-is-circle-inspector" class="anchor" href="#what-is-circle-inspector" aria-hidden="true"><span class="octicon octicon-link"></span></a>What is Circle Inspector?</h2>
<p>Circle inspector is an app to determine just how circular a picture of a circle is. Written in Python as an exercise in image processing and journey towards applying scientific programming principles in Python. </p>
<h2>
<a id="who-is-the-author" class="anchor" href="#who-is-the-author" aria-hidden="true"><span class="octicon octicon-link"></span></a>Who is the Author?</h2>
<p>I am a post-graduate student working in the aerospace industry. Learning to program is going to be my new hobby. Circle Inspector is clearly what the world needs right now, even if the world doesn't know yet. </p>
</article>
</div>
</div>
<footer>
<div class="owner">
<p><a href="https://github.com/CircleInspector" class="avatar"><img src="https://avatars0.githubusercontent.com/u/13153062?v=3&s=60" width="48" height="48"></a>View <a href="https://github.com/CircleInspector">CircleInspector</a> on <a href="https://www.github.com">GitHub</a></p>
</div>
<div class="creds">
<small>This page generated using <a href="https://pages.github.com/">GitHub Pages</a><br>theme by <a href="https://twitter.com/jonrohan/">Jon Rohan</a></small>
</div>
</footer>
</div>
<div class="current-section">
<a href="#top">Scroll to top</a>
<a href="https://github.com/CircleInspector/CircleInspector.github.io/tarball/master" class="tar">tar</a><a href="https://github.com/CircleInspector/CircleInspector.github.io/zipball/master" class="zip">zip</a><a href="" class="code">source code</a>
<p class="name"></p>
</div>
</body>
</html>
|
mst/dev/scordatura/j2k6_k2j5.html | reidiiius/reidiiius.github.io | <!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>j2k6_k2j5</title>
<link rel="stylesheet" href="/styles/basic.css" type="text/css" />
<script src="/scripts/scordatura.js" type="text/javascript"></script>
</head>
<body onload="dsplyTm()">
<div id="obv" class="tt">
<dl id="j2k6" class="shm2">
<dt></dt>
<dd></dd>
<dd></dd>
<dd></dd>
<dd></dd>
<dd></dd>
</dl>
<p id="obvTm" class="seq"></p>
</div>
<div id="rev" class="tt">
<dl id="k2j5" class="shm2">
<dt></dt>
<dd></dd>
<dd></dd>
<dd></dd>
<dd></dd>
<dd></dd>
</dl>
<p id="revTm" class="seq"></p>
</div>
<script type="text/javascript">
mdlTag("j2k6", typSet_.j2k6);
mdlTag("k2j5", typSet_.k2j5);
</script>
<div id="ftr">
<p class="attr">© 2015-2018 Reid Netterville III</p>
</div>
</body>
</html>
|
public/Windows 10 x64 (18363.535)/_ARBITER_BOOT_ALLOCATION_PARAMETERS.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.535)</h4><br>
<h2>_ARBITER_BOOT_ALLOCATION_PARAMETERS</h2>
<font face="arial"> +0x000 ArbitrationList : Ptr64 <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
</font></body></html> |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.8.1/ppsimpl/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ppsimpl: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.1 / ppsimpl - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
ppsimpl
<small>
8.9.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-09-01 14:15:30 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-01 14:15:30 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.8.1 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "frederic.besson@inria.fr"
homepage: "http://ppsimpl.gforge.inria.fr/"
dev-repo: "git+https://scm.gforge.inria.fr/anonscm/git/ppsimpl/ppsimpl.git"
authors: ["Frédéric Besson"]
bug-reports: "frederic.besson@inria.fr"
license: "LGPL 3"
build: [
["./configure"]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
"coq-bignums" {>= "8.9" & < "8.10~"}
]
depopts: [ "coq-flocq" "coq-mathcomp-ssreflect" ]
tags: [
"keyword:integers" "keyword:arithmetic" "keyword:automation"
"category:Miscellaneous/Coq Extensions"
"logpath:PP"
]
synopsis: "Ppsimpl is a reflexive tactic for canonising (arithmetic) goals"
url {
src: "https://gforge.inria.fr/frs/download.php/file/38014/ppsimpl-03-05-2019.tar.gz"
checksum: "md5=ced4651a2fc70c0f146cde6eb722cd77"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-ppsimpl.8.9.0 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.1).
The following dependencies couldn't be met:
- coq-ppsimpl -> coq >= 8.9
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-ppsimpl.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
html/pdf/W29119.pdfs.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A name=1></a><hr>
<A name=2></a><hr>
<A name=3></a><hr>
<A name=4></a><hr>
<A name=5></a><hr>
<A name=6></a><hr>
<A name=7></a>Eide 31X-29G<br>
NWNE Section 29-158N-95W<br>
Williams County<br>
Logged by:<br>
Roy Collins, Steven Livingood<br>
1<br>
<hr>
<A name=8></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
TABLE OF CONTENTS<br>
Well Data and Personnel Information<br>
3-4<br>
Geologist's Summary<br>
5-7<br>
Introduction<br>
5<br>
Equipment and Sampling<br>
5<br>
Offset Data<br>
5<br>
Drilling the Vertical and Curve Hole Sections<br>
5<br>
Geologic Interpretation of Pay Zone<br>
6<br>
Drilling and Geosteering the Three Forks Lateral<br>
7<br>
Well Cross Section<br>
8<br>
Appendix<br>
Formation Tops<br>
8<br>
Mud reports for Vertical and Curve Hole Sections<br>
9<br>
Days versus Depth Chart<br>
9<br>
Well Plat View<br>
10<br>
Drilling Chronology<br>
11<br>
Lithology Descriptions<br>
12<br>
Bit Record<br>
32<br>
Directional Surveys<br>
33<br>
2<br>
<hr>
<A name=9></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
WELL DATA AND INFORMATION<br>
OPERATOR:<br>
XTO Energy Inc.<br>
9127 South Jamaica Street<br>
Denver, CO 80112<br>
WELL NAME:<br>
Eide 31X-29G<br>
SURFACE LOCATION:<br>
250' FNL; 2449' FEL NWNE Sec. 29, T158N, R95W, Williams Co., ND<br>
API Number:<br>
33-105-03673<br>
AREA:<br>
Tioga, North Dakota<br>
FIELD:<br>
McGregor<br>
BASIN:<br>
Williston<br>
ELEVATIONS:<br>
GL 2370' KB 2396'<br>
BHL:<br>
266' FSL; 1300' FEL, SWSE, Sec 32, T158N, R95W, Williams Co., ND<br>
SPUD DATE:<br>
10/14/2014<br>
TOTAL DRILLING DAYS: 20 days<br>
COMPANY MEN:<br>
Lee Ozbirn, Jayme Torgerson<br>
GEOLOGISTS:<br>
Roy Collins, Steven Livingood<br>
CUTTINGS SAMPLING:<br>
30' lagged samples</span><span class="ft6">: </span><span class="ft5">7900' to 19733' TD.<br>
HOLE SIZE:<br>
13.25" to 1915'<br>
8.75" to 10095'<br>
6" to 19733' (TD)<br>
CASING:<br>
9.625" J-55 36# set @1910'<br>
7.0" set to10070'<br>
6" liner to 19683'<br>
DRILLL CONTRACTOR: Nabors Drilling, Inc. Rig B11<br>
RIG TYPE:<br>
Compound/Topdrive<br>
DRAWWORKS:<br>
Canrig Commander<br>
DERRICK:<br>
Drillmec<br>
3<br>
<hr>
<A name=10></a>MOTORS:<br>
CAT 3512 (3)<br>
PUMPS:<br>
No. 1, HHF 1600 6.0" X 12.0"<br>
No. 2, HHF 1600 6.0" X 12.0"<br>
DRILLL PIPE:<br>
5" for vertical/curve, 4" regular and heavyweight for lateral<br>
TOOLPUSHER:<br>
Chris Kelleher / Robert Sugg<br>
DRILLLERS:<br>
Paul Hanson, Nickolas Steinlicht, Travis Wetch, Sean Swanson<br>
DRILLING FLUIDS:<br>
Halliburton Baroid<br>
MUD TYPE:<br>
Invert (vertical)/ brine (lateral)<br>
CEMENTING:<br>
Baker Hughes<br>
WIRELINE LOGS:<br>
none<br>
DIRECTIONAL<br>
Weatherford Drillers: Michael McGuire, Casey Pinkerton, Matt Givens<br>
MWD / LWD:<br>
Dan Lord, Josef Hertzog<br>
MUDLOGGING:<br>
Decollement Consulting - Pason EDR with MSI TG & GC for<br>
Vertical/Lateral<br>
DRILLL STEM TEST:<br>
None<br>
CORES:<br>
None<br>
KEY OFFSET WELLS:<br>
XTO Energy, Inc., Eide 31X-29, NWNE Sec 29-158N-95W, Williams<br>
County, ND<br>
WELL STATUS:<br>
Awaiting completion<br>
4<br>
<hr>
<A name=11></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
GEOLOGIST'S SUMMARY<br>
INTRODUCTION<br>
XTO Energy, Inc.'s Eide 31X-29G (250' FNL; 2449' FEL NWNE Sec 29, T158N, R95W, Williams Co.,<br>
ND) is located approximately 6 miles northwest of Tioga, in Williams Co. ND. The well is east of the<br>
Nesson anticline and part of a 3 well pad program designed to develop oil production in a unit<br>
composed of parts of Sections 29 and 32. The Eide 31X-29G well was drilled to 1,915' and 9-<br>
5/8"surface casing set to a depth of 1,910' MD. The small drilling rig drilling the pad's surface holes was<br>
then moved off the well. On October 29, 2014 the Nabors B11 rig was walked to the well and rigged up.<br>
It then drilled to 10095' and 7" intermediate casing was set to a depth of 10070'. The lateral was then<br>
drilled to 19733' and a production liner was run to 19683'. The well is to be a Three Forks 1rst Bench<br>
well. The intent was to remain in a 19' thick Target Zone of the 1rst Bench, stratigraphically situated<br>
from 7' to 24' beneath the base of the Lower Bakken Shale. Through geosteering and directional drilling<br>
techniques the wellbore was drilled to maximize its extent in the target zone to the Total Depth of<br>
19733'.<br>
EQUIPMENT AND SAMPLING<br>
Gas detection and wellsite geological supervision commenced at 7,900', in the Charles Formation.<br>
Geologic analysis for Eide 31X-29G was provided by a Decollement Consulting geology team.<br>
Information was networked through a Pason electronic data recorder system. This equipment provided<br>
depth, ROPs, pump strokes, total gas units, and other drilling parameters to monitors across the drilling<br>
location and internet.<br>
Sample collection began above the Charles Formation and continued with 30' interval samples until<br>
total depth was reached. Rock cuttings were analyzed in wet and dry conditions under a binocular<br>
microscope and also with a fluoroscope to analyze fluorescence and solvent cuts. Detailed lithologic<br>
descriptions are included in the lithology portion to this report. Sample quality was good for most of the<br>
well. Cuttings will be sent to the North Dakota Geologic Survey and to XTO Energy, Inc.<br>
OFFSET DATA<br>
The primary offset wells used for structural correlation during vertical and curve operations were the<br>
XTO Energy, Inc. Eide 31X-29D, and the Petro-Hunt Pederson AI 1 wells</span><span class="ft6">. </span><span class="ft5">These wells were useful in<br>
the vertical hole and during curve drilling operations while landing the well.<br>
DRILLING THE VERTICAL AND CURVE HOLE SECTIONS<br>
The Eide 31X-29G spudded October 14, 2014 and reached a surface casing depth of 1915' and was<br>
cased and cemented to 1910'. The intermediate and curve hole section was then drilled to 10095' and<br>
7" casing was run to 10070' and cemented in preparation for the drilling of the lateral in the 1rst bench<br>
of the Three Forks.<br>
Gas detection and wellsite geological supervision commenced at 7,900', in the Charles Formation.<br>
Hydrocarbon constituents (C1 through C4) are expressed in part-per-million concentrations. Sampled<br>
gas was pulled from Pason's agitator in the possum belly and analyzed by Pason's Gas Analyzer to<br>
deliver the compositional data</span><span class="ft9">.<br>
5<br>
<hr>
<A name=12></a>A successful Three Forks landing was accomplished by comparing gamma signatures from the offsets<br>
to the MWD TVD gamma ray log produced during the drilling of the Eide 31X-29C</span><span class="ft1">. </span><span class="ft0">The landing target<br>
true vertical depth (TVD) was periodically updated to ensure accurate landing of the curve within the<br>
Three Forks as near the target window as possible.<br>
Logging began in the Charles Formation, a series of salts, anhydrites, limestones and shales. The<br>
Base of the Last Salt of the Charles Formation was encountered at a depth of 8,133' MD (TVD<br>
8,131'). At MD 8,180' (TVD 8,178') the Ratcliffe was entered, and was a light to medium grey algal<br>
limestone (mudstone) was drilled. Some stringers of anhydrite were also noted. The Mission Canyon<br>
formation (a gray dense to finely crystalline mudstone) was then drilled into at MD 8,338' (TVD 8,336').<br>
The Lodgepole formation came in at 8,941' MD (8,938' TVD). Samples showed a medium to dark grey<br>
mudstone. Drilling then continued through the Lodgepole limestone to the KOP at 9,225' MD. The BHA<br>
was changed out to a curve building assembly, the BHA was then tripped in and the curve was drilled<br>
to 10,094' MD. Background gas varied from 71 units to 130 units during the curve. C1 through C4<br>
gases were also present in proportionate quantities. Sliding continued through the Lodgepole formation<br>
to the top of the Upper Bakken Shale, which gamma showed coming in at MD 9,652' (TVD 9,572'), a<br>
13' zone of black carbonaceous shale with some pyrite. The highest gas reading recorded was 797<br>
units. The Middle Bakken Dolomite was encountered at MD 9,676' (TVD 9,584'), with gamma and<br>
samples confirming the light gray, very silty dolomite. Some dull yellow fluorescence was observed that<br>
had a good flush cut when exposed to solvent. Total gas units ranged from 94 to 684 units with<br>
proportionate C1 through C4's. The Lower Bakken Shale was drilled at MD 9801' (TVD 9641') and<br>
was composed of black carbonaceous shale with gas readings reaching a maximum of 758 units. The<br>
Pronghorn was encountered at MD 9903' (TVD 9668') and was composed of a light grey to light brown<br>
sandy dolomite. The target formation, the Three Forks Formation was drilled at MD 9930' (TVD 9673')<br>
and was composed of light grey to light brown silty dolomite with a dull yellow fluorescence that<br>
produced a good flush cut when exposed to solvent. The landed well was drilled to a projected 90<br>
degrees at which point the well was rotated for 61 feet then TD'ed for 7-inch casing</span><span class="ft1">.<br>
GEOLOGIC INTERPRETATION OF THE THREE FORKS TARGET SECTION<br>
For geosteering and evaluation purposes a TVD log of the well's target zone was created from the<br>
MWD data recorded during the drilling of the curve of the Petro-Hunt Pederson AI 1, which was used as<br>
a reference during the drilling of the lateral by the wellsite team.<br>
Figure 1. Log of the </span><span class="ft0">Petro-Hunt Pederson AI 1 Three Forks section.<br>
From the base of the Lower Bakken Shale to the base of the Three Forks 1</span><span class="ft8">st </span><span class="ft0">Bench section was 26 feet<br>
thick, including 5 feet of the Pronghorn. Most of the samples of this clean dolomitic section contained<br>
substantial proportions of quartz silt and extremely fine quartz sand and could also be termed a<br>
dolomitic siltstone. Most of the cuttings observed had a dull yellow hydrocarbon fluorescence that gave<br>
6<br>
<hr>
<A name=13></a>a fair to good cut with organic solvent. Cuttings in the 2</span><span class="ft1">nd </span><span class="ft0">Bench could be classified as dirty dolomitic<br>
siltstone, with light to dark greyish brown cuttings, trace to abundant anhydrite, and usually no visible to<br>
very little dull yellow fluorescence that gave a fair to good cut with organic solvent.<br>
The drilled cuttings in the 2</span><span class="ft1">nd </span><span class="ft0">Bench observed during the lateral were mostly composed of silty<br>
dolomites and light colored shales. The dolomite colors were mostly light brown to medium greyish<br>
brown with some light to medium grey cuttings. The cuttings ranged from firm to soft, were silty to very<br>
silty, and were slightly to moderately argillaceous throughout the target section. Minor constituents were<br>
mostly of anhydrite, with trace amounts of pyrite found, especially in the top of the 2</span><span class="ft1">nd </span><span class="ft0">Bench.<br>
DRILLING AND GEOSTEERING OF </span><span class="ft2">THE THREE FORKS LATERAL<br>
The geosteering of the lateral was done by the XTO Operations Geologist with input from the wellsite<br>
geologic team, with a goal of maximizing the wellbore contact with the best reservoir rock available<br>
while minimizing dogleg severity and drilling as fast as conditions permitted.<br>
Eide 31X-29G wel<br>
Horizontal Cross Section<br>
GL: 2370'<br>
N<br>
KB: 2396'<br>
S<br>
9640<br>
250<br>
Lower Bakken Shale<br>
225<br>
89.5°<br>
9660<br>
89.7°<br>
200<br>
89.2°<br>
90.5°<br>
90.0°<br>
Lower Bakken Shale<br>
9680<br>
90.4°<br>
175<br>
Rate<br>
Three Forks 2nd Bench<br>
h<br>
9700<br>
(Base of Target)<br>
rill<br>
ept<br>
150<br>
s,D<br>
Pool Limit Hard Line<br>
rticalD<br>
9720<br>
125<br>
a,TotalGa<br>
Pool Limit Hard Line<br>
100<br>
m<br>
TotalVe<br>
9740<br>
mGa<br>
75<br>
9760<br>
50<br>
9780<br>
25<br>
9800<br>
0<br>
Measured Depth<br>
Wel Bore<br>
Lower Bakken Shale<br>
Three Forks<br>
Target Line<br>
Base of Pay Zone<br>
2 per. Mov. Avg. (ROP x 10)<br>
Figure 2. Cross sectional view of Eide 31X-29G well.<br>
The well began with a mild up dip for the first several thousand feet that gradually transitioned into a<br>
down dip of around 89.5 degrees. This down dip continued until 15,400' when the dip flattened out for<br>
around 500' before steepening to about 90.5 degrees until around 18,200, where the dip remained<br>
nearly flat until TD was reached at 19,733'.<br>
7<br>
<hr>
<A name=14></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
FORMATION TOPS<br>
Hove 34X-33G<br>
Estimated<br>
Estimated<br>
Actual<br>
Actual<br>
Formation<br>
ft TVD<br>
ft TVDSS<br>
ft TVD<br>
ft TVDSS<br>
Greenhorn<br>
4233<br>
-1837<br>
Mowry<br>
4512<br>
-2116<br>
Dakota<br>
4898<br>
-2502<br>
Rierdon<br>
5725<br>
-3329<br>
Dunham Salt (0' thick)<br>
6274<br>
-3878<br>
Spearfish<br>
6279<br>
-3883<br>
Pine Salt (0' thick)<br>
6323<br>
-3927<br>
Minnekahta<br>
6572<br>
-4176<br>
Opeche Salts (0' thick)<br>
6598<br>
-4202<br>
Minnelusa<br>
6735<br>
-4339<br>
Tyler<br>
6804<br>
-4408<br>
Kibbey Lime<br>
7385<br>
-4989<br>
Charles (Madison) (599' thick)<br>
7533<br>
-5137<br>
Base Last Salt<br>
8132<br>
-5736<br>
8131<br>
-5735<br>
Ratcliffe Pay<br>
8197<br>
-5801<br>
8178<br>
-5782<br>
Mission Canyon<br>
8342<br>
-5946<br>
8336<br>
-5940<br>
Lodgepole<br>
8966<br>
-6570<br>
8938<br>
-6542<br>
False Bakken<br>
9576<br>
-7180<br>
9560<br>
-7164<br>
Scallion<br>
9581<br>
-7185<br>
9565<br>
-7169<br>
Upper Bakken Shale<br>
9588<br>
-7192<br>
9572<br>
-7176<br>
Middle Bakken<br>
9601<br>
-7205<br>
9584<br>
-7188<br>
Lower Bakken Shale<br>
9660<br>
-7264<br>
9641<br>
-7245<br>
Pronghorn<br>
9687<br>
-7291<br>
9668<br>
-7272<br>
Three Forks 1st Bench<br>
9705<br>
-7309<br>
9673<br>
-7277<br>
Three Fks 1st Bench Target - Top<br>
9694<br>
-7298<br>
9675<br>
-7279<br>
Three Fks 1st Bench Target<br>
9705<br>
-7309<br>
Three Fks 1st Bench Target - Base<br>
9713<br>
-7317<br>
Three Fks 2nd Bench (Choc Sh)<br>
9713<br>
-7317<br>
8<br>
<hr>
<A name=15></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
VERTICAL/CURVE MUD REPORTS<br>
Date<br>
Depth (MD)<br>
MW<br>
FV<br>
PV<br>
YP<br>
Gel<br>
SOL<br>
CL<br>
10/30/2014<br>
2955<br>
9.4<br>
46<br>
16<br>
12<br>
7/9/9<br>
8.2<br>
39K<br>
10/31/2014<br>
7397<br>
9.55<br>
45<br>
14<br>
9<br>
7/8/10<br>
9.1<br>
36K<br>
11/1/2014<br>
8348<br>
9.65<br>
44<br>
17<br>
10<br>
7/9/10<br>
9.1<br>
43K<br>
11/2/2014<br>
9225<br>
10.05<br>
55<br>
17<br>
10<br>
7/9/10<br>
10.2<br>
37.5K<br>
11/3/2014<br>
10095<br>
10<br>
49<br>
19<br>
11<br>
8/10/12<br>
11<br>
41K<br>
Drilling Mud Properties for the Vertical and Curve Hole sections<br>
Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
Days versus Depth<br>
Days<br>
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19<br>
0<br>
2000<br>
4000<br>
6000<br>
8000<br>
10000<br>
12000<br>
14000<br>
16000<br>
18000<br>
20000<br>
9<br>
<hr>
<A name=16></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
WELL PLAT VIEW<br>
Figure 3. Well plat view of the Eide 31X-29G (highlighted) and its position in relation to the<br>
other Eide wells<br>
10<br>
<hr>
<A name=17></a>Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
DRILLING CHRONOLOGY<br>
DATE<br>
DEPTH<br>
FOOTAGE<br>
RIG ACTIVITY<br>
10/29/2014<br>
1915<br>
0<br>
Walking rig<br>
10/30/2014<br>
1915<br>
0<br>
Finished walking rig over well and center, Rig back up, test BOPS,<br>
drill cement and FC@FS and do FIT Test<br>
10/31/2014<br>
7168<br>
5243<br>
Dril ed 8 3/4" vertical hole F/1925'-7168'<br>
Continue dril ing 8 3/4" vertical hole F/7168'-7397', trip for bit due<br>
11/1/2014<br>
7767<br>
599<br>
to low ROP,C/O bit and motor, TIH to 9 5/8" casing shoe, cut and<br>
slip drill line, continue TIH to 7261', precautionary ream last stand<br>
to bottom, drilled F/7397'-767'<br>
Continue drilling 8 3/4" vertical hole F/767'-925' (KOP), CBU, flow<br>
11/2/2014<br>
9225<br>
1458<br>
check wel for 15 minutes, pump dry job and TOOH F/ curve<br>
assembly<br>
11/3/2014<br>
9887<br>
662<br>
Complete trip out, L/D vertical assembly, P/U curve assembly and<br>
TIH, drill curve F/925'-987'<br>
11/4/2014<br>
10095<br>
210<br>
Drill curve F/9887'-10095'<br>
11/24/2014<br>
10095<br>
0<br>
Skid rig over wel , Rig up, Move mats<br>
11/25/2014<br>
10095<br>
0<br>
Set Rig, Level rig, Rig up, Pre Job Safety, Nipple Up BOP, Test BOP,<br>
Level Derick, C/O Oil in Top Drive, P/U BHA, TIH, Test MWD, TIH<br>
11/26/2014<br>
10881<br>
786<br>
TIH, Slip & Cut, Pressure Test CSG, TIH, WSH to BTM, Dril<br>
Cement/Shoe Track, Circ., FIT to 13.5 EMW, Dril F/1095-T/1081<br>
11/27/2014<br>
12078<br>
1197<br>
Continue drilling lateral F/10,81'-12,078<br>
11/28/2014<br>
13534<br>
1456<br>
Dril lateral F/12,078'-13,534'<br>
11/29/2014<br>
15183<br>
1649<br>
Drill lateral F/13,534'-15,183<br>
11/30/2014<br>
15785<br>
602<br>
Dril lateral F/15,183'-15,785', flow check wel for 15 minutes,<br>
pump dry job and TOOH for new BHA<br>
TIH W/ new BHA to 7" casing shoe, cut and slip dril line, TIH F/ 7"<br>
12/1/2014 16492<br>
707<br>
casing shoe to bottom, washed last 2 stands to bottom, dril<br>
F/15,785'-16,472'<br>
12/2/2014 17738<br>
1246<br>
Continue dril ing lateral F/16,492'-17,738'<br>
12/3/2014 18878<br>
1140<br>
Continue drilling lateral F/17,738'-18,878'<br>
12/4/2014 19637<br>
759<br>
Dril ed F/18,878'-19,637<br>
12/5/2014<br>
19733<br>
96<br>
Drilled F/ 19,637'-19,73' (TD), CBU, flow check well, perform wiper<br>
trip, Circulate hole clean, spot liner lube, TOOH and L/D lateral BHA<br>
11<br>
<hr>
<A name=18></a>Rig up casing crew, load floor with frac sleeves, P/U shoe track and<br>
verify circulation thru float equipment, continue to run in hole W/<br>
liner as per program, P/U liner hanger, rig down casing crew, TIH<br>
with liner to setting depth, liner top @917', shoe @ 19,683', drop<br>
12/6/2014 19733<br>
0<br>
setting bal , pressure up to 320 PSI and set liner hanger, perform<br>
push pul to verify liner hanger set, rig up test ruck and test liner<br>
hanger and 7" casing to 500 PSI for 30 minutes (Good test), blow<br>
down choke manifold, release from liner hanger, displace 7" casing<br>
with clean brine, TOOH with liner running tools to 2120'<br>
Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
Lithology Descriptions<br>
7930<br>
SALT: clear to frosted, white, firm, ANHYDRITE: white, soft, chalky<br>
7960<br>
SHALE: light to medium grey, firm to soft, subangular to platy<br>
cuttings, calcareous, silty in part<br>
7990<br>
LIMESTONE: medium grey to medium grey brown, firm, blocky<br>
cuttings, moderately argillaceous<br>
8020<br>
SALT: clear to frosted, white, firm, ANHYDRITE: white, soft, chalky<br>
8050<br>
LIMESTONE: medium grey to medium grey brown, firm, blocky<br>
cuttings, moderately argillaceous<br>
8080<br>
SALT: clear to frosted, white, firm, ANHYDRITE: white, soft, chalky<br>
LIMESTONE: medium grey, medium grey brown, firm to soft, blocky<br>
8110<br>
to subangular cuttings, moderately argillaceous, abundant anhydrite<br>
in part<br>
8140<br>
SALT: clear to frosted, white, firm<br>
Base of Last Salt MD 8133', TVD 8131'<br>
8160<br>
SHALE: medium grey, firm to soft, angular to subangular cuttings,<br>
moderately argillaceous, silty in part<br>
LIMESTONE: light to medium grey, medium grey brown, soft to firm,<br>
8190<br>
blocky to subangular cuttings, moderately argillaceous, moderate<br>
anhydrite<br>
Ratcliffe MD 8180', TVD 8178'<br>
LIMESTONE: light to medium grey, medium grey brown, soft to firm,<br>
8220<br>
blocky to subangular cuttings, moderately argillaceous, moderate<br>
anhydrite<br>
LIMESTONE: light to medium grey, grey brown, firm, subangular<br>
8250<br>
cuttings, slightly to moderately argillaceous, silty in part, trace to<br>
moderate anhydrite<br>
LIMESTONE: medium grey, grey brown, firm, subangular cuttings,<br>
8280<br>
slightly to moderately argillaceous, silty in part, trace anhydrite<br>
LIMESTONE: light to medium grey brown, medium to dark grey, firm,<br>
8310<br>
subangular cuttings, slightly to moderately argillaceous, silty in part<br>
LIMESTONE: light to medium grey brown, medium to dark grey, firm,<br>
8330<br>
blocky to subangular cuttings, moderately argillaceous, silty in part,<br>
marly in part<br>
12<br>
<hr>
<A name=19></a>Mission Canyon MD 8338', TVD 8336'<br>
LIMESTONE: light to medium grey brown, medium to dark grey,<br>
8380<br>
mottled in part, firm, blocky to subangular cuttings, moderately<br>
argillaceous, silty in part, marly in part<br>
LIMESTONE: light to medium grey brown, medium to dark grey,<br>
8410<br>
mottled in part, firm, blocky to subangular cuttings, moderately<br>
argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey brown, medium to dark grey, mottled in<br>
8440<br>
part, firm, blocky to subangular cuttings, moderately argillaceous,<br>
silty in part, marly in part<br>
LIMESTONE: medium grey brown, medium to dark grey, mottled in<br>
8470<br>
part, firm, blocky to subangular cuttings, moderately argillaceous,<br>
silty in part, marly in part<br>
LIMESTONE: medium grey brown, medium to dark grey, mottled in<br>
8500<br>
part, firm, blocky to subangular cuttings, moderately argillaceous,<br>
silty in part, marly in part<br>
LIMESTONE: medium to dark grey, firm, blocky to angular to<br>
8530<br>
subangular cuttings, moderately argillaceous, silty in part, marly in<br>
part<br>
LIMESTONE: medium grey, light brown in part, firm, blocky to<br>
8560<br>
angular to subangular cuttings, moderately argillaceous, silty in part,<br>
marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8590<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8620<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8650<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light to medium brown, mottled in part,<br>
8680<br>
firm, blocky to subangular cuttings, slightly to moderately<br>
argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light brown in part, firm, blocky to<br>
8710<br>
angular to subangular cuttings, moderately argillaceous, silty in part,<br>
marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8740<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light to medium brown, mottled in part,<br>
8770<br>
firm, blocky to subangular cuttings, slightly to moderately<br>
argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8800<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey brown, medium to dark grey, mottled in<br>
8830<br>
part, firm, blocky to subangular cuttings, moderately argillaceous,<br>
silty in part, marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8860<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light brown, firm, blocky to subangular<br>
8890<br>
cuttings, slightly to moderately argillaceous, silty in part, marly in part<br>
LIMESTONE: medium grey, light to medium brown, mottled in part,<br>
8920<br>
firm, blocky to subangular cuttings, slightly to moderately<br>
argillaceous, silty in part, marly in part<br>
Lodgepole 8941' MD, 8938' TVD<br>
13<br>
<hr>
<A name=20></a>LIMESTONE: medium to dark grey, firm, microcrystalline, blocky to<br>
8970<br>
subangular cuttings, moderately argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light to medium brown, mottled, hard to<br>
9000<br>
firm, microcrystalline, blocky to subangular cuttings, moderately<br>
argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9030<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: medium to dark grey, firm, microcrystalline, blocky to<br>
9060<br>
subangular cuttings, moderately argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light to medium brown, mottled, hard to<br>
9090<br>
firm, microcrystalline, blocky to subangular cuttings, moderately<br>
argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9120<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: medium to dark grey, firm, microcrystalline, blocky to<br>
9150<br>
subangular cuttings, moderately argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light to medium brown, mottled, hard to<br>
9180<br>
firm, microcrystalline, blocky to subangular cuttings, moderately<br>
argillaceous, trace carbonaceous<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9210<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9240<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9270<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: medium grey brown, dark grey in part, hard to firm,<br>
9300<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: medium grey brown, dark grey in part, hard to firm,<br>
9330<br>
microcrystalline, blocky to angular to platy cuttings, slightly to<br>
moderately argillaceous, silty<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9360<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9390<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: medium to dark grey, light grey in part, firm to hard,<br>
9420<br>
microcrystalline, subangular to angular cuttings, moderately<br>
argillaceous, silty<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9450<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9480<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9510<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
14<br>
<hr>
<A name=21></a>LIMESTONE: medium grey, light brown, hard to firm,<br>
9540<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
LIMESTONE: light to medium grey brown, dark grey, hard to firm,<br>
9570<br>
microcrystalline, blocky to angular cuttings, slightly to moderately<br>
argillaceous, silty<br>
LIMESTONE: medium grey, light brown, hard to firm,<br>
9600<br>
microcrystalline, subangular to angular cuttings, slight to moderately<br>
argillaceous<br>
False Bakken MD 9634' TVD 9560'<br>
LIMESTONE: dark grey to very dark grey, light grey in part, firm to<br>
9650<br>
hard, microcrystalline, subangular to angular cuttings, moderately<br>
argillaceous, silty<br>
Upper Bakken Shale MD 9652' TVD 9572'<br>
SHALE: black, dark grey, blocky to angular, sub-angular cuttings,<br>
9680<br>
firm to hard, slightly silty, carbonaceous, trace pyrite<br>
Middle Bakken MD 9676' TVD 9584'<br>
DOLOMITE: mudstone, light grey, firm to hard, subangular to<br>
9710<br>
subrounded cuttings, moderately to very calcareous, silty to very<br>
silty, dull yellow to yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light to light grey, firm, subrounded to<br>
subangular cuttings, moderately to very calcareous, chalky in part,<br>
9740<br>
slightly silty to silty, dull yellow to yellow green fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, very light to light grey, firm to soft,<br>
9770<br>
subrounded to subangular cuttings, moderately to very calcareous,<br>
chalky in part, silty, yellow green fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light grey, firm to hard, subangular to<br>
9800<br>
subrounded cuttings, moderately to very calcareous, silty to very<br>
silty, dull yellow to yellow fluorescence with a good flush cut<br>
Lower Bakken Shale MD 9801', TVD 9641'<br>
SHALE: black, blocky to angular cuttings, firm to hard,<br>
9840<br>
carbonaceous, slightly silty, non-calcareous, trace pyrite<br>
SHALE: black, blocky to angular cuttings, firm to hard,<br>
9880<br>
carbonaceous, silty, non-calcareous, trace pyrite<br>
Pronghorn MD 9903', TVD 9668'<br>
DOLOMITE: mudstone, light to medium grey, grey brown, soft,<br>
subrounded to subangular cuttings, moderately calcareous, very silty<br>
9920<br>
to sandy, slightly argillaceous, dull yellow fluorescence with a good<br>
flush cut<br>
Three Forks MD 9930, TVD 9673'<br>
DOLOMITE: mudstone, light grey, bluish-grey, soft, subrounded to<br>
9960<br>
subangular cuttings, moderately calcareous, silty, moderately to very<br>
argillaceous, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light brown, grey brown, firm, subrounded to<br>
subangular to angular cuttings, slightly to moderately calcareous,<br>
9990<br>
silty, slightly argillaceous, dull yellow fluorescence with a good flush<br>
cut<br>
DOLOMITE: mudstone, light brown, light to medium grey brown,<br>
bluish grey in part, firm, subrounded to subangular to angular<br>
10020<br>
cuttings, slightly to moderately calcareous, silty, slightly argillaceous,<br>
trace pyrite, dull yellow fluorescence with a good flush cut<br>
15<br>
<hr>
<A name=22></a>DOLOMITE: mudstone, light brown, light grey brown, trace bluish<br>
grey, firm to soft, subrounded to subangular cuttings, slightly to<br>
10050<br>
moderately calcareous, silty, slightly argillaceous, trace pyrite, dull<br>
yellow to yellow green fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light brown, light grey brown, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
10080<br>
calcareous, silty, trace pyrite, dull yellow to yellow green<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan, light brown, off white, firm, subrounded<br>
10100<br>
to subangular cuttings, slightly calcareous, silty, sandy in part, trace<br>
pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, light brown, off white, firm, subrounded<br>
10150<br>
to subangular cuttings, slightly calcareous, silty, sandy in part, trace<br>
pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, light brown, trace off white, firm,<br>
10200<br>
subrounded to subangular cuttings, slightly calcareous, common<br>
pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, light brown, trace off white, firm,<br>
10250<br>
subrounded to subangular cuttings, slightly calcareous, silty, sandy<br>
in part, trace pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, light brown, common off white, firm,<br>
10300<br>
subrounded to subangular cuttings, slightly calcareous, silty, sandy<br>
in part, trace pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, very light brown, trace off white, firm,<br>
10350<br>
subrounded to subangular cuttings, slightly calcareous, silty, sandy<br>
in part, trace pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan, light brown, trace off white, firm,<br>
10400<br>
subrounded to subangular cuttings, slightly calcareous, silty, sandy<br>
in part, trace pyrite, dull yellow fluorescence with a fair flush cut<br>
SHALE: light blue grey, light grey in part soft, subblocky to blocky,<br>
earthy texture; DOLOMITE: mudstone, tan, light brown, trace off<br>
10450<br>
white, firm, subrounded to subangular cuttings, slightly calcareous,<br>
sucrosic, silty, sandy in part, trace pyrite, dull yellow fluorescence<br>
with a fair flush cut<br>
SHALE: light blue grey, light grey in part soft, subblocky to blocky,<br>
earthy texture; DOLOMITE: mudstone, tan, light brown, trace off<br>
10500<br>
white, firm, subrounded to subangular cuttings, slightly calcareous,<br>
sucrosic, silty, sandy in part, trace pyrite, dull yellow fluorescence<br>
with a fair flush cut<br>
SHALE: light blue grey, light grey in part, soft, subblocky to blocky,<br>
earthy texture; DOLOMITE: mudstone, tan, light brown, trace off<br>
10550<br>
white, firm, subrounded to subangular cuttings, slightly calcareous,<br>
sucrosic, silty, sandy in part, trace pyrite, dull yellow fluorescence<br>
with a fair flush cut<br>
SHALE: light blue grey, very light grey in part, soft to firm, subblocky<br>
to blocky, earthy texture; DOLOMITE: mudstone, tan, light brown,<br>
10600<br>
trace off white, firm, subrounded to subangular cuttings, slightly<br>
calcareous, sucrosic, sandy in part, trace pyrite, dull yellow<br>
fluorescence with a fair flush cut<br>
16<br>
<hr>
<A name=23></a>SHALE: light blue grey, off white, soft to firm, subangular to platy<br>
cuttings, earthy texture; DOLOMITE: mudstone, very light brown,<br>
10650<br>
firm, subrounded to subangular cuttings, slightly calcareous, silty,<br>
moderate pyrite, dull yellow fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, very light brown, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, abundant pyrite, trace<br>
10700<br>
dull yellow fluorescence with a fair flush cut, SHALE: off white, light<br>
blue grey, soft to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, cream to off white, very light brown, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty,<br>
10750<br>
abundant pyrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, cream to off white, very light brown, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty,<br>
10800<br>
abundant pyrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, cream to off white, very light brown, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty,<br>
10850<br>
abundant pyrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, very light brown, cream, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
10900<br>
dull yellow fluorescence with a poor flush cut, SHALE: off white, light<br>
blue grey, light grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, very light brown, cream, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
10950<br>
dull yellow fluorescence with a poor flush cut, SHALE: off white, light<br>
blue grey, light grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, very light brown, cream, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, trace pyrite, trace<br>
11000<br>
anhydrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, light grey, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, light brown, cream, firm, subangular<br>
cuttings, slightly calcareous, silty to very silty, trace pyrite, trace<br>
11050<br>
anhydrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, light grey, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, light to very light brown, cream, light grey,<br>
firm, subangular to subrounded cuttings, slightly calcareous, silty to<br>
11100<br>
very silty, trace pyrite, trace anhydrite, trace dull yellow fluorescence<br>
with a poor flush cut, SHALE: off white, light blue grey, light grey, soft<br>
to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, light to very light brown, cream, light grey,<br>
firm, subangular to subrounded cuttings, slightly calcareous, silty to<br>
11150<br>
very silty, trace pyrite, trace anhydrite, trace dull yellow fluorescence<br>
with a poor flush cut, SHALE: off white, light blue grey, light grey, soft<br>
to firm, subangular to platy cuttings, earthy texture<br>
17<br>
<hr>
<A name=24></a>DOLOMITE: mudstone, very light brown, cream, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
11200<br>
dull yellow fluorescence with a poor flush cut, SHALE: off white, light<br>
blue grey, light grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, very light brown, tan, cream, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty,<br>
11250<br>
moderate pyrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: off white, light blue grey, light grey, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, very light brown, cream, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
11300<br>
dull yellow fluorescence with a poor flush cut, SHALE: off white, light<br>
blue grey, light grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
11350<br>
dull yellow fluorescence with a poor flush cut, SHALE: off white,<br>
white light blue grey, light grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, sandy, moderate<br>
11400<br>
pyrite, trace dull yellow fluorescence with a poor flush cut, SHALE:<br>
off white, white, light blue grey, light grey, soft to firm, subangular to<br>
platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, cream, firm, subrounded to subangular<br>
cuttings, slightly calcareous, silty, sandy, moderate pyrite, trace dull<br>
11450<br>
diffused yellow to white fluorescence with a poor flush cut, SHALE:<br>
off white, white, light blue grey, light grey, soft to firm, subangular to<br>
platy cuttings, earthy texture<br>
SHALE: light blue grey, light grey in part soft to firm, subangular, sub<br>
platy in part, earthy texture; DOLOMITE: mudstone, tan, light brown,<br>
11500<br>
trace off white, firm, subrounded to subangular cuttings, slightly<br>
calcareous, sandy in part, no fluorescence cut<br>
SHALE: light blue grey, light grey in part soft to firm, subangular,<br>
subplaty cuttings in part, earthy texture; DOLOMITE: mudstone, tan,<br>
11550<br>
light brown, trace off white, firm, subrounded to subangular cuttings,<br>
slightly calcareous, sandy in part, trace pyrite, no fluorescence cut<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, sandy, abundant<br>
11600<br>
pyrite, no fluorescence cut, SHALE: off white, white, light blue grey,<br>
light grey, soft to firm, subangular to platy cuttings, earthy texture<br>
Sample Heavily contaminated with lube; DOLOMITE: mudstone, tan,<br>
cream to off white, firm, subrounded to subangular cuttings, slightly<br>
11650<br>
calcareous, silty, sandy, common pyrite, SHALE: off white, white,<br>
light blue grey, light grey, soft to firm, subangular to platy cuttings,<br>
earthy texture<br>
Sample Heavily contaminated with lube; DOLOMITE: mudstone, tan,<br>
cream to off white, firm, subrounded to subangular cuttings, slightly<br>
11700<br>
calcareous, silty, sandy, common pyrite, SHALE: off white, white,<br>
light blue grey, light grey, soft to firm, subangular to platy cuttings,<br>
earthy texture<br>
18<br>
<hr>
<A name=25></a>Sample moderately contaminated with lube; DOLOMITE: mudstone,<br>
tan, cream to off white, firm, subrounded to subangular cuttings,<br>
11750<br>
slightly calcareous, silty, sandy, common pyrite, SHALE: off white,<br>
white, light blue grey, light grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, sandy, abundant<br>
11800<br>
pyrite, trace dull yellow fluorescence with a poor flush cut, SHALE:<br>
off white, white, light blue grey, light grey, soft to firm, subangular to<br>
platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, sandy in part,<br>
11850<br>
abundant pyrite, trace dull yellow fluorescence with a fair flush cut,<br>
SHALE: off white, light blue grey, light grey, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, cream to off white, firm, subrounded<br>
cuttings, slightly calcareous, silty to very silty, abundant pyrite, trace<br>
11900<br>
dull yellow fluorescence with a fair flush cut, SHALE: off white, light<br>
grey, light blue grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, abundant pyrite, trace dull<br>
11950<br>
yellow fluorescence with a fair flush cut, SHALE: off white, light grey,<br>
light blue grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, abundant pyrite, trace dull<br>
12000<br>
yellow fluorescence with a fair flush cut, SHALE: off white, light grey,<br>
light blue grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, abundant pyrite, trace dull<br>
12050<br>
yellow fluorescence with a fair flush cut, SHALE: off white, light grey,<br>
light blue grey, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
12100<br>
to subangular cuttings, slightly calcareous, very silty, sandy,<br>
moderate pyrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
12150<br>
to subangular cuttings, slightly calcareous, very silty, sandy,<br>
moderate pyrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
12200<br>
to subangular cuttings, slightly calcareous, very silty, sandy,<br>
moderate pyrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
12250<br>
to subangular cuttings, non to slightly calcareous, very silty to sandy,<br>
trace pyrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
12300<br>
to subangular cuttings, non to slightly calcareous, very silty to sandy,<br>
trace pyrite, dull yellow fluorescence with a good flush cut<br>
19<br>
<hr>
<A name=26></a>DOLOMITE: mudstone, tan to light brown, firm to hard, subrounded<br>
to subangular cuttings, non to slightly calcareous, very silty to sandy,<br>
12350<br>
trace to moderate pyrite, dull yellow fluorescence with a good flush<br>
cut<br>
DOLOMITE: mudstone, tan to very light brown, firm to hard,<br>
subrounded to subangular cuttings, non to slightly calcareous, very<br>
12400<br>
silty to sandy, trace to moderate pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, firm to hard,<br>
subrounded to subangular cuttings, non to slightly calcareous, very<br>
12450<br>
silty to sandy, trace to moderate pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, firm to<br>
hard, subrounded to subangular cuttings, non to slightly calcareous,<br>
12500<br>
very silty to sandy, trace to moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, firm to<br>
hard, subrounded to subangular cuttings, non to slightly calcareous,<br>
12550<br>
very silty to sandy, trace to moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, white, firm<br>
to hard, subrounded to subangular cuttings, non to slightly<br>
12600<br>
calcareous, very silty to sandy, trace to moderate pyrite, trace<br>
anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, white, rare<br>
light pink, firm to hard, subrounded to subangular cuttings, non to<br>
12650<br>
slightly calcareous, very silty to sandy, trace to moderate pyrite, trace<br>
anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, white, rare<br>
light pink, firm to hard, subrounded to subangular cuttings, slightly<br>
12700<br>
calcareous, sandy, trace to moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, white, rare<br>
light pink, firm to hard, subrounded to subangular cuttings, slightly<br>
12750<br>
calcareous, sandy, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a fair flush cut<br>
DOLOMITE: mudstone, tan to very light brown, off white, white, rare<br>
light pink, firm to hard, subrounded to subangular cuttings, slightly<br>
calcareous, sandy, abundant pyrite, trace anhydrite, dull yellow<br>
12800<br>
fluorescence with a fair flush cut, SHALE: off white, light grey, rare<br>
light mint green, light blue grey, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, white, rare light pink, firm to<br>
hard, subrounded to subangular cuttings, moderately calcareous,<br>
sandy, silty, abundant pyrite, rare anhydrite, dull yellow fluorescence<br>
12850<br>
with a fair flush cut, SHALE: off white, light grey, rare light mint<br>
green, light blue grey, soft to firm, subangular to platy cuttings,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, off white, white, rare light pink, firm to<br>
hard, subrounded to subangular cuttings, moderately calcareous,<br>
12900<br>
sandy, silty, abundant pyrite, rare anhydrite, dull yellow fluorescence<br>
with a fair flush cut<br>
20<br>
<hr>
<A name=27></a>DOLOMITE: mudstone, tan, medium brown, off white, firm to hard,<br>
subrounded to subangular cuttings, calcareous, very sandy, silty in<br>
12950<br>
part, common pyrite, trace to rare anhydrite, dull yellow fluorescence<br>
with a poor flush cut<br>
DOLOMITE: mudstone, tan, medium brown, off white, firm to hard,<br>
subrounded to subangular cuttings, calcareous, very sandy, silty in<br>
13000<br>
part, common pyrite, trace to rare anhydrite, dull yellow fluorescence<br>
with a poor flush cut<br>
DOLOMITE: mudstone, tan, medium brown, off white, firm to hard,<br>
subrounded to subangular cuttings, calcareous, very sandy, silty in<br>
13050<br>
part, common pyrite, trace to rare anhydrite, dull yellow fluorescence<br>
with a poor flush cut<br>
DOLOMITE: mudstone, tan, medium brown, off white, firm to hard,<br>
subrounded to subangular cuttings, calcareous, very sandy, silty in<br>
13100<br>
part, common pyrite, trace to rare anhydrite, dull yellow fluorescence<br>
with a poor flush cut<br>
DOLOMITE: mudstone, tan, medium brown, off white, firm to hard,<br>
subrounded to subangular cuttings, calcareous, very sandy, silty in<br>
13150<br>
part, common pyrite, trace to rare anhydrite, dull yellow fluorescence<br>
with a poor flush cut<br>
SHALE: light blue grey, trace off white, soft to firm, subangular to<br>
platy cuttings, earthy texture, DOLOMITE: mudstone, tan, off white,<br>
13200<br>
white, rare light pink, dark brown, firm to hard, subrounded to<br>
subangular cuttings, moderately calcareous, sandy, silty, abundant<br>
pyrite, rare anhydrite, dull yellow fluorescence with a fair flush cut<br>
SHALE: light blue grey, trace off white, soft to firm, subangular to<br>
platy cuttings, earthy texture, DOLOMITE: mudstone, tan, off white,<br>
13250<br>
rare light pink, dark brown, firm to hard, subrounded to subangular<br>
cuttings, calcareous, sandy, silty in part, abundant pyrite, rare<br>
anhydrite, dull yellow fluorescence with a fair flush cut<br>
SHALE: light blue grey, trace off white, soft to firm, subangular to<br>
platy cuttings, earthy texture, DOLOMITE: mudstone, tan, off white,<br>
13300<br>
dark brown, firm to hard, subrounded to subangular cuttings, slightly<br>
calcareous, silty, abundant pyrite, moderate anhydrite, dull yellow<br>
fluorescence with a fair flush cut<br>
SHALE: light blue grey, trace off white, soft to firm, subangular to<br>
platy cuttings, earthy texture, DOLOMITE: mudstone, tan, off white,<br>
13350<br>
dark brown, firm to hard, subrounded to subangular cuttings, slightly<br>
calcareous, silty, abundant pyrite, abundant anhydrite, trace dull<br>
yellow fluorescence with a poor flush cut<br>
SHALE: light blue grey, off white, soft to firm, subangular to platy<br>
cuttings, earthy texture, DOLOMITE: mudstone, tan, off white, dark<br>
13400<br>
brown, firm to hard, subrounded to subangular cuttings, slightly<br>
calcareous, silty, abundant pyrite, moderate anhydrite, trace dull<br>
yellow fluorescence with a poor flush cut<br>
SHALE: light blue grey, off white, soft to firm, subangular to platy<br>
cuttings, earthy texture, DOLOMITE: mudstone, tan, off white, firm to<br>
13450<br>
hard, subrounded to subangular cuttings, slightly calcareous, silty,<br>
very abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
21<br>
<hr>
<A name=28></a>DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty, abundant pyrite,<br>
13500<br>
moderate anhydrite, trace dull yellow fluorescence with a poor flush<br>
cut, SHALE: light blue grey, off white, soft to firm, subangular to platy<br>
cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty, abundant pyrite, trace anhydrite, trace dull<br>
13550<br>
yellow fluorescence with a poor flush cut, SHALE: light grey, light<br>
blue grey, off white, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty, abundant pyrite, trace anhydrite, trace dull<br>
13600<br>
yellow fluorescence with a poor flush cut, SHALE: light grey, light<br>
blue grey, off white, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty, abundant pyrite, trace anhydrite, trace dull<br>
13650<br>
yellow fluorescence with a poor flush cut, SHALE: light grey, light<br>
blue grey, off white, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, abundant pyrite, trace<br>
13700<br>
anhydrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: light grey, light blue grey, off white, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, moderate pyrite, moderate<br>
13750<br>
anhydrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: light grey, light blue grey, off white, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded cuttings,<br>
slightly calcareous, silty to very silty, moderate pyrite, moderate<br>
13800<br>
anhydrite, trace dull yellow fluorescence with a poor flush cut,<br>
SHALE: light grey, light blue grey, off white, soft to firm, subangular<br>
to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty to very silty, abundant<br>
13850<br>
pyrite, moderate anhydrite, trace dull yellow fluorescence with a poor<br>
flush cut, SHALE: light grey, light blue grey, off white, soft to firm,<br>
subangular to platy cuttings, earthy texture<br>
13900<br>
Three Forks<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty to very silty, abundant<br>
13950<br>
pyrite, moderate anhydrite, trace dull yellow fluorescence with a poor<br>
flush cut, SHALE: light grey, light blue grey, off white, soft to firm,<br>
subangular to platy cuttings, earthy texture<br>
14000<br>
Pronghorn<br>
14050<br>
Lower Bakken Shale<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14100<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut, SHALE: light grey, light blue grey,<br>
off white, soft to firm, subangular to platy cuttings, earthy texture<br>
22<br>
<hr>
<A name=29></a>DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14150<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut, SHALE: light grey, light blue grey,<br>
off white, soft to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14200<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut, SHALE: light grey, light blue grey,<br>
off white, soft to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14250<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut, SHALE: light grey, light blue grey,<br>
off white, soft to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, grey, off white, firm, subrounded to<br>
subangular cuttings, slightly calcareous, silty to very silty, abundant<br>
14300<br>
pyrite, moderate anhydrite, trace dull yellow fluorescence with a poor<br>
flush cut, SHALE: light grey, light blue grey, off white, soft to firm,<br>
subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14350<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut, SHALE: light grey, light blue grey,<br>
off white, soft to firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
14400<br>
fluorescence with a poor flush cut, trace SHALE: light grey, light blue<br>
grey, off white, soft to firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14450<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14500<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14550<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14600<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, silty to very<br>
14650<br>
silty, abundant pyrite, moderate anhydrite, trace dull yellow<br>
fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
14700<br>
subrounded to subangular cuttings, slightly calcareous, sandy,<br>
common pyrite, trace dull yellow fluorescence with a poor flush cut<br>
23<br>
<hr>
<A name=30></a>DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
14750<br>
subrounded to subangular cuttings, slightly calcareous, sandy,<br>
common pyrite, trace dull yellow fluorescence with a poor flush cut<br>
DOLOMITE: mudstone, tan, very light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly calcareous, sandy,<br>
14800<br>
common pyrite, dull yellow to white fluorescence with a good flush<br>
cut<br>
DOLOMITE: mudstone, tan, light grey, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy,<br>
14850<br>
common pyrite, dull yellow to white fluorescence with a good flush<br>
cut<br>
DOLOMITE: mudstone, tan, light grey, off white, firm hard in part,<br>
subrounded to subangular cuttings, slightly calcareous, sandy,<br>
14900<br>
common pyrite, dull yellow to white fluorescence with a good flush<br>
cut<br>
DOLOMITE: mudstone, tan, light grey, off white, firm hard in part,<br>
14950<br>
subangular cuttings, calcareous, very sandy, common pyrite, dull<br>
yellow to white fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan, medium to dark brown, off white, firm,<br>
hard in part, subangular cuttings, calcareous, very sandy, silty,<br>
15000<br>
common pyrite, dull yellow to white blooming fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, tan, medium to dark brown, off white, firm,<br>
hard in part, subangular cuttings, calcareous, very sandy, silty,<br>
15050<br>
common pyrite, dull yellow to white blooming fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, tan, light to medium brown, off white, firm to<br>
hard, subangular cuttings, slightly to moderately calcareous, sandy,<br>
15100<br>
silty, moderate pyrite, dull yellow to white fluorescence with a good<br>
flush cut<br>
DOLOMITE: mudstone, tan, light to medium brown, off white, firm to<br>
hard, subangular to subrounded cuttings, slightly to moderately<br>
15150<br>
calcareous, sandy, silty, moderate pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan, light to medium brown, off white, firm to<br>
hard, subangular to subrounded cuttings, slightly calcareous, sandy,<br>
15200<br>
silty, moderate pyrite, trace anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, tan, light to medium brown, off white, firm to<br>
hard, subangular to subrounded cuttings, slightly calcareous, sandy,<br>
15250<br>
silty, abundant pyrite, trace anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, off white, very light brown, firm to hard,<br>
subangular to subrounded cuttings, non to slightly calcareous,<br>
15300<br>
sandy, very silty, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, off white, very light brown, firm to hard,<br>
subangular to subrounded cuttings, non to slightly calcareous,<br>
15350<br>
sandy, very silty, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, off white, cream, very light brown, firm to<br>
hard, subangular to subrounded cuttings, non to slightly calcareous,<br>
15400<br>
sandy, very silty, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
24<br>
<hr>
<A name=31></a>DOLOMITE: mudstone, very light brown, off white, cream, firm to<br>
hard, subangular to subrounded cuttings, non to slightly calcareous,<br>
15450<br>
sandy, very silty, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, cream, firm to<br>
hard, subangular to subrounded cuttings, non to slightly calcareous,<br>
15500<br>
sandy, very silty, abundant pyrite, trace anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15550<br>
silty, moderate pyrite, trace anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15600<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15650<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15700<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15750<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15800<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15850<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15900<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
15950<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, very light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
16000<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, tan to light brown, off white, firm to hard,<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
16050<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
25<br>
<hr>
<A name=32></a>DOLOMITE: mudstone, tan to light brown, trace medium to dark<br>
brown, trace off white, firm to hard, subrounded to subangular<br>
16100<br>
cuttings, slightly calcareous, sandy, very silty, moderate pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
SHALE: light grey, light blue grey, soft to firm, subangular to platy<br>
cuttings, earthy texture, DOLOMITE: mudstone, tan to light brown,<br>
trace medium to dark brown, trace off white, firm to hard,<br>
16150<br>
subrounded to subangular cuttings, slightly calcareous, sandy, very<br>
silty, moderate pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
SHALE: light grey, light blue grey, rare light green off white, soft to<br>
firm, subangular to platy cuttings, earthy texture, DOLOMITE:<br>
mudstone, tan, trace medium to dark brown, trace off white, firm to<br>
16200<br>
hard, subrounded to subangular cuttings, slightly calcareous, sandy,<br>
very silty, moderate pyrite, moderate anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
SHALE: light grey, light blue grey, rare light green off white, soft to<br>
firm, subangular to platy cuttings, earthy texture, DOLOMITE:<br>
mudstone, tan, trace medium to dark brown, trace off white, firm to<br>
16250<br>
hard, subrounded to subangular cuttings, slightly calcareous, sandy,<br>
very silty, moderate pyrite, moderate anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
SHALE: light grey, light blue grey, rare light green off white, soft to<br>
firm, subangular to platy cuttings, earthy texture, DOLOMITE:<br>
mudstone, tan, trace medium to dark brown, trace off white, firm to<br>
16300<br>
hard, subrounded to subangular cuttings, slightly calcareous, sandy,<br>
silty, moderate pyrite, rare anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
SHALE: light blue grey, rare light green off white, soft to firm,<br>
subangular to platy cuttings, earthy texture, DOLOMITE: mudstone,<br>
tan, trace medium to dark brown, trace off white, firm to hard,<br>
16350<br>
subrounded to subangular cuttings, slightly calcareous, sandy, silty,<br>
moderate pyrite, rare anhydrite, dull yellow fluorescence with a good<br>
flush cut<br>
DOLOMITE: mudstone, tan, off white, firm to hard, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite, trace<br>
16400<br>
anhydrite, dull yellow fluorescence with a good flush cut, SHALE:<br>
light blue grey, off white, firm, subangular to platy cuttings, earthy<br>
texture<br>
DOLOMITE: mudstone, tan, off white, firm to hard, subrounded to<br>
subangular cuttings, slightly calcareous, silty, moderate pyrite,<br>
16450<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut,<br>
SHALE: light blue grey, off white, firm, subangular to platy cuttings,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm to hard, subrounded<br>
cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
16500<br>
abundant anhydrite, dull yellow fluorescence with a good flush cut,<br>
SHALE: light blue grey, off white, firm, subangular to platy cuttings,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm to hard, subrounded<br>
16550<br>
cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
abundant anhydrite, dull yellow fluorescence with a good flush cut<br>
26<br>
<hr>
<A name=33></a>DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
16600<br>
trace pyrite, abundant anhydrite, dull yellow fluorescence with a good<br>
flush cut<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
16650<br>
trace pyrite, abundant anhydrite, dull yellow fluorescence with a good<br>
flush cut<br>
DOLOMITE: mudstone, tan to light brown, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
16700<br>
calcareous, very silty, trace pyrite, abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut, SHALE: light blue grey, off white,<br>
firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan to light brown, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
16750<br>
calcareous, very silty, moderate pyrite, moderate anhydrite, dull<br>
yellow fluorescence with a good flush cut, SHALE: light blue grey, off<br>
white, firm, subangular to platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
16800<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut, SHALE: light blue grey, off white, firm, subangular to<br>
platy cuttings, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
16850<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut, SHALE: off white, light blue grey, firm, subangular to<br>
platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
16900<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut, SHALE: off white, light blue grey, firm, subangular to<br>
platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
slightly to moderately calcareous, very silty, moderate pyrite,<br>
16950<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut,<br>
SHALE: light blue grey, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
slightly to moderately calcareous, very silty, moderate pyrite,<br>
17000<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut,<br>
SHALE: light blue grey, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
slightly to moderately calcareous, very silty, moderate pyrite,<br>
17050<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut,<br>
SHALE: light blue grey, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
moderately calcareous, very silty, moderate pyrite, moderate<br>
17100<br>
anhydrite, dull yellow fluorescence with a good flush cut, SHALE:<br>
light blue grey, firm, subangular to platy cuttings, silty, earthy texture<br>
27<br>
<hr>
<A name=34></a>DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
moderately calcareous, very silty, moderate pyrite, moderate<br>
17150<br>
anhydrite, dull yellow fluorescence with a good flush cut, SHALE:<br>
light blue grey, firm, subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
moderately calcareous, very silty, moderate pyrite, moderate<br>
17200<br>
anhydrite, dull yellow fluorescence with a good flush cut, SHALE:<br>
light blue grey, firm, subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan to light brown, firm, subrounded to<br>
subangular cuttings, moderately calcareous, very silty, moderate<br>
17250<br>
pyrite, moderate anhydrite, dull yellow fluorescence with a good flush<br>
cut, SHALE: light blue grey, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan to light brown, firm, subrounded to<br>
subangular cuttings, moderately calcareous, very silty, moderate<br>
17300<br>
pyrite, moderate anhydrite, dull yellow fluorescence with a good flush<br>
cut, SHALE: light blue grey, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, light brown, firm, subrounded to subangular<br>
cuttings, moderately calcareous, silty, moderate pyrite, trace<br>
17350<br>
anhydrite, dull yellow fluorescence with a fair flush cut, SHALE: light<br>
blue grey, firm, subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, light brown, firm, subrounded to subangular<br>
cuttings, moderately calcareous, silty, moderate pyrite, trace<br>
17400<br>
anhydrite, dull yellow fluorescence with a fair flush cut, SHALE: light<br>
blue grey, firm, subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, firm, subrounded to subangular cuttings,<br>
moderately calcareous, silty, moderate pyrite, trace anhydrite, dull<br>
17450<br>
yellow fluorescence with a fair flush cut, SHALE: light blue grey, firm,<br>
subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, grey, trace white, firm, subrounded to<br>
subangular cuttings, moderately calcareous, silty, moderate pyrite,<br>
17500<br>
trace anhydrite, dull yellow fluorescence with a fair flush cut, SHALE:<br>
light blue grey, grey, off white, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, grey, trace white, firm, subrounded to<br>
subangular cuttings, moderately calcareous, silty, moderate pyrite,<br>
17550<br>
trace anhydrite, dull yellow fluorescence with a fair flush cut, SHALE:<br>
light blue grey, grey, off white, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, grey, tan, trace white, firm, subrounded to<br>
subangular cuttings, moderately calcareous, silty, moderate pyrite,<br>
17600<br>
trace anhydrite, dull yellow fluorescence with a fair flush cut, SHALE:<br>
light blue grey, grey, off white, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, tan, grey, trace white, firm, subrounded to<br>
subangular cuttings, moderately calcareous, silty, moderate pyrite,<br>
17650<br>
trace anhydrite, dull yellow fluorescence with a fair flush cut, SHALE:<br>
light blue grey, grey, off white, firm, subangular to platy cuttings, silty,<br>
earthy texture<br>
28<br>
<hr>
<A name=35></a>DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
17700<br>
calcareous, silty, trace pyrite, trace anhydrite, dull yellow<br>
fluorescence with a fair flush cut, SHALE: light blue grey, grey, off<br>
white, firm, subangular to platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan to light brown, very light grey, off white,<br>
firm, subrounded to subangular cuttings, slightly to moderately<br>
17750<br>
calcareous, silty to very silty, trace pyrite, moderate anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light grey, tan to light brown, off white,<br>
firm, subrounded to flaky cuttings, slightly to moderately calcareous,<br>
17800<br>
silty, trace pyrite, moderate to abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light grey, tan to light brown, off white,<br>
firm, subrounded to flaky cuttings, slightly to moderately calcareous,<br>
17850<br>
silty, trace pyrite, moderate to abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light grey, tan to light brown, off white,<br>
firm, subrounded to flaky cuttings, slightly to moderately calcareous,<br>
17900<br>
silty, trace pyrite, moderate to abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, very light grey, tan to light brown, off white,<br>
firm, subrounded to flaky cuttings, slightly to moderately calcareous,<br>
17950<br>
silty, trace pyrite, moderate to abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light grey, tan to light brown, off white, firm,<br>
subrounded to flaky cuttings, slightly to moderately calcareous, silty,<br>
18000<br>
trace pyrite, moderate to abundant anhydrite, dull yellow<br>
fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light grey, tan, off white, firm, subrounded to<br>
flaky cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
18050<br>
moderate to abundant anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, light grey, tan, off white, firm, subrounded to<br>
flaky cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
18100<br>
moderate to abundant anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, light grey, tan, off white, firm, subrounded to<br>
flaky cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
18150<br>
moderate to abundant anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, light grey, tan, off white, firm, subrounded to<br>
18200<br>
flaky cuttings, slightly to moderately calcareous, silty, trace pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light grey, tan, off white, firm, subrounded to<br>
18250<br>
subangular, moderately calcareous, silty, trace pyrite, moderate<br>
anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light to medium grey, tan, off white, firm,<br>
18300<br>
subrounded to subangular, moderately calcareous, silty, trace pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light to medium grey, tan, off white, firm,<br>
18350<br>
subrounded to subangular, moderately calcareous, silty, trace pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
29<br>
<hr>
<A name=36></a>DOLOMITE: mudstone, light to medium grey, tan, off white, firm,<br>
18400<br>
subrounded to subangular, moderately calcareous, silty, trace pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light to medium grey, tan, off white, firm,<br>
18450<br>
subrounded to subangular, moderately calcareous, silty, trace pyrite,<br>
moderate anhydrite, dull yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, light to medium grey, trace dark grey, tan, off<br>
white, firm, subrounded to subangular, moderately calcareous, silty,<br>
18500<br>
trace pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, light to medium grey, trace dark grey, tan, off<br>
white, firm, subrounded to subangular, moderately calcareous, silty,<br>
18550<br>
trace pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, light to medium grey, trace dark grey, tan, off<br>
white, firm, subrounded to subangular, moderately calcareous, silty,<br>
18600<br>
trace pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, medium grey, trace dark grey, tan, off white,<br>
firm, subrounded to subangular, moderately calcareous, silty, trace<br>
18650<br>
pyrite, moderate anhydrite, dull yellow fluorescence with a good<br>
flush cut<br>
DOLOMITE: mudstone, light to medium grey, trace dark grey, tan, off<br>
white, firm, subrounded to subangular, moderately calcareous, silty,<br>
18700<br>
trace pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut<br>
DOLOMITE: mudstone, off white, light grey, tan, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, very silty,<br>
18750<br>
sandy, trace pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, off white, very light to light grey, tan, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
18800<br>
calcareous, very silty, sandy, trace pyrite, moderate anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded cuttings, slightly to moderately calcareous, very silty,<br>
18850<br>
sandy, trace pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded cuttings, slightly to moderately calcareous, very silty,<br>
18900<br>
sandy, trace pyrite, moderate anhydrite, dull yellow fluorescence<br>
with a good flush cut<br>
DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
18950<br>
calcareous, very silty, sandy, moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut<br>
DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
19000<br>
calcareous, very silty, sandy, moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut SHALE: light blue grey,<br>
light grey, firm, platy cuttings, silty, earthy texture<br>
30<br>
<hr>
<A name=37></a>DOLOMITE: mudstone, tan, very light to light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
19050<br>
calcareous, very silty, sandy, moderate pyrite, trace anhydrite, dull<br>
yellow fluorescence with a good flush cut SHALE: light blue grey,<br>
light grey, firm, platy cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19100<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19150<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19200<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19250<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19300<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
blocky cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19350<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
fair flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, tan, light grey, off white, firm, subrounded to<br>
subangular cuttings, slightly to moderately calcareous, silty,<br>
19400<br>
moderate pyrite, moderate anhydrite, dull yellow fluorescence with a<br>
good flush cut SHALE: light blue grey, light grey, white, firm, platy to<br>
subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, light brown, light grey, off white, firm,<br>
subrounded to subangular cuttings, slightly to moderately<br>
19450<br>
calcareous, silty, moderate pyrite, moderate anhydrite, dull yellow<br>
fluorescence with a good flush cut SHALE: light blue grey, light grey,<br>
white, firm, platy to subangular cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, very light brown, light grey, off white, firm,<br>
subrounded to subangular cuttings, moderately calcareous, silty,<br>
19500<br>
trace pyrite, trace anhydrite, trace dull yellow fluorescence with a<br>
poor flush cut SHALE: blue grey, off white, firm, platy to subangular<br>
cuttings, silty, earthy texture<br>
31<br>
<hr>
<A name=38></a>DOLOMITE: mudstone, very light brown, light grey, off white, firm,<br>
subrounded to subangular cuttings, moderately calcareous, silty,<br>
19550<br>
trace pyrite, trace anhydrite, trace dull yellow fluorescence with a<br>
poor flush cut SHALE: blue grey, off white, firm, platy to subangular<br>
cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, very light brown, light to very light grey, off<br>
white, firm, subrounded cuttings, moderately calcareous, silty, trace<br>
19600<br>
pyrite, trace anhydrite, trace dull yellow fluorescence with a poor<br>
flush cut SHALE: blue grey, off white, firm, platy to subangular<br>
cuttings, silty, earthy texture<br>
DOLOMITE: mudstone, light brown, light to very light grey, off white,<br>
firm, subrounded cuttings, moderately calcareous, silty, trace pyrite,<br>
19650<br>
trace anhydrite, trace dull yellow fluorescence with a poor flush cut<br>
SHALE: blue grey, off white, firm, platy to subangular cuttings, silty,<br>
earthy texture<br>
DOLOMITE: mudstone, light brown, very light grey, firm, subangular<br>
to subrounded cuttings, slightly to moderately calcareous,<br>
19700<br>
moderately silty, trace pyrite, trace very dull yellow fluorescence with<br>
a poor flush cut<br>
DOLOMITE: mudstone, light brown, very light grey, firm, subangular<br>
to subrounded cuttings, slightly to moderately calcareous,<br>
19733<br>
moderately silty, trace pyrite, trace very dull yellow fluorescence with<br>
a poor flush cut<br>
Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
Bit Records<br>
Make:<br>
Greeves<br>
Model:<br>
1PGC7<br>
Size:<br>
13.5"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
1<br>
1<br>
9/14/2014<br>
4/15/1900<br>
9/15/2014<br>
1915<br>
1809<br>
17.5<br>
Make:<br>
Smith<br>
Model:<br>
MDSi616<br>
Size:<br>
8.75"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
2<br>
2<br>
10/30/2014<br>
1915<br>
10/31/2014<br>
7397<br>
5482<br>
28.5<br>
32<br>
<hr>
<A name=39></a>Make:<br>
Security<br>
Model:<br>
MM55D<br>
Size:<br>
8.75"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
3<br>
4<br>
10/31/2014<br>
7397<br>
11/1/2014<br>
9225<br>
1828<br>
21.5<br>
Make:<br>
Security<br>
Model:<br>
MMD55M<br>
Size:<br>
8.75"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
4<br>
4<br>
11/2/2014<br>
9225<br>
11/3/2014<br>
10095<br>
870<br>
20.5<br>
Make:<br>
Hughes<br>
Model:<br>
T406x<br>
Size:<br>
6"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
5<br>
5<br>
11/24/2014<br>
10095<br>
11/29/2014<br>
15785<br>
5690<br>
92<br>
Make:<br>
Security<br>
Model:<br>
MMD64D<br>
Size:<br>
6"<br>
BHA<br>
Bit Run<br>
Date In<br>
Depth In<br>
Date Out<br>
Depth<br>
Drilled<br>
Drill<br>
No.<br>
Out<br>
(ft)<br>
Time<br>
(hrs)<br>
6<br>
6<br>
11/30/2014<br>
15785<br>
12/4/2014<br>
19733<br>
3948<br>
73<br>
Eide 31X-29G<br>
NWNE Sec 29-158N-95W<br>
Williams County<br>
Surveys<br>
Survey Date:<br>
12/4/2014<br>
Customer: XTO<br>
Energy<br>
Job: 10454827<br>
Well: Eide 31X-29G<br>
Field: Mcgregor<br>
Rig: Nabor B-11<br>
Location: North<br>
Dakota<br>
End Depth: 19733.71<br>
ft<br>
33<br>
<hr>
<A name=40></a>End TVD: 9732.29 ft<br>
Vertical Section: 10115.30 ft @ 173.51 deg<br>
Horizontal Displacement: 10115.30 ft @<br>
173.47<br>
Method: Minimum Curvature<br>
Magnetic Reference: True North<br>
Target Direction: 173.51 deg<br>
Total Magnetic Field: 56470 nT<br>
Magnetic Dip Angle: 73.32 deg<br>
Magnetic Declination: 8.03 deg<br>
Grid Convergence: 0.00 deg<br>
Total Correction: 8.03 deg<br>
Tie-On Depth: 1863.00 ft<br>
Tie-On TVD:<br>
1862.97 ft<br>
Tie-On Inclination: 0.31 deg<br>
Tie-On Azimuth: 56.33 deg<br>
Tie-On NS: 7.05 ft<br>
Tie-On EW: -1.78 ft<br>
Inc<br>
Azm<br>
Dogleg<br>
Temp<br>
Depth (ft)<br>
(deg)<br>
(deg)<br>
TVD (ft)<br>
NS (ft)<br>
EW (ft)<br>
(deg/100ft)<br>
VSect (ft)<br>
(F)<br>
1926<br>
0.22<br>
38.67<br>
1925.97<br>
7.24<br>
-1.56<br>
0.19<br>
-7.37<br>
89.46<br>
2001<br>
0.36<br>
29.12<br>
2000.97<br>
7.56<br>
-1.36<br>
0.2<br>
-7.66<br>
89.46<br>
2095<br>
1.76<br>
113.21<br>
2094.95<br>
7.25<br>
0.11<br>
1.87<br>
-7.19<br>
94.99<br>
2190<br>
1.99<br>
125.49<br>
2189.9<br>
5.71<br>
2.8<br>
0.49<br>
-5.36<br>
96.83<br>
2284<br>
2<br>
137.6<br>
2283.85<br>
3.55<br>
5.23<br>
0.45<br>
-2.94<br>
98.67<br>
2379<br>
1.83<br>
146.91<br>
2378.79<br>
1.06<br>
7.18<br>
0.37<br>
-0.24<br>
100.52<br>
2474<br>
1.63<br>
155.54<br>
2473.75<br>
-1.44<br>
8.56<br>
0.35<br>
2.4<br>
104.2<br>
2569<br>
1.78<br>
167.67<br>
2568.71<br>
-4.11<br>
9.44<br>
0.41<br>
5.15<br>
106.04<br>
2664<br>
2.1<br>
175.62<br>
2663.65<br>
-7.29<br>
9.89<br>
0.44<br>
8.36<br>
107.89<br>
2758<br>
2.1<br>
145.94<br>
2757.59<br>
-10.43<br>
10.98<br>
1.14<br>
11.61<br>
111.57<br>
2853<br>
1.77<br>
124.57<br>
2852.54<br>
-12.71<br>
13.17<br>
0.83<br>
14.11<br>
113.42<br>
2947<br>
1.53<br>
117.35<br>
2946.5<br>
-14.11<br>
15.48<br>
0.34<br>
15.77<br>
117.1<br>
3042<br>
1.55<br>
127.6<br>
3041.47<br>
-15.47<br>
17.62<br>
0.29<br>
17.37<br>
118.95<br>
3137<br>
1.33<br>
140.89<br>
3136.44<br>
-17.11<br>
19.33<br>
0.42<br>
19.19<br>
120.79<br>
3231<br>
1.75<br>
96.01<br>
3230.41<br>
-18.11<br>
21.45<br>
1.32<br>
20.42<br>
124.48<br>
3326<br>
1.99<br>
103.31<br>
3325.36<br>
-18.64<br>
24.5<br>
0.36<br>
21.29<br>
126.32<br>
3420<br>
1.91<br>
97.95<br>
3419.3<br>
-19.23<br>
27.64<br>
0.21<br>
22.24<br>
128.16<br>
3515<br>
1.66<br>
96.12<br>
3514.25<br>
-19.6<br>
30.57<br>
0.27<br>
22.93<br>
130.01<br>
3610<br>
1.71<br>
105.96<br>
3609.21<br>
-20.14<br>
33.3<br>
0.31<br>
23.77<br>
131.85<br>
3704<br>
1.76<br>
111.51<br>
3703.17<br>
-21.05<br>
36<br>
0.19<br>
24.99<br>
133.69<br>
3799<br>
1.55<br>
112.57<br>
3798.13<br>
-22.08<br>
38.54<br>
0.22<br>
26.29<br>
135.54<br>
3894<br>
1.62<br>
108.86<br>
3893.09<br>
-23.01<br>
41<br>
0.13<br>
27.49<br>
135.54<br>
3988<br>
1.41<br>
112.4<br>
3987.06<br>
-23.88<br>
43.32<br>
0.24<br>
28.62<br>
137.38<br>
4083<br>
1.38<br>
113.97<br>
4082.03<br>
-24.79<br>
45.45<br>
0.05<br>
29.77<br>
139.22<br>
4178<br>
1.34<br>
112.73<br>
4177.01<br>
-25.68<br>
47.52<br>
0.05<br>
30.89<br>
141.07<br>
4272<br>
1.55<br>
118.95<br>
4270.98<br>
-26.72<br>
49.65<br>
0.28<br>
32.16<br>
142.91<br>
4367<br>
1.79<br>
123.76<br>
4365.94<br>
-28.17<br>
52<br>
0.29<br>
33.87<br>
144.75<br>
4462<br>
1.84<br>
127.99<br>
4460.89<br>
-29.93<br>
54.44<br>
0.15<br>
35.89<br>
144.75<br>
4557<br>
1.73<br>
128.34<br>
4555.84<br>
-31.76<br>
56.77<br>
0.12<br>
37.97<br>
146.6<br>
4652<br>
1.88<br>
121.69<br>
4650.8<br>
-33.47<br>
59.22<br>
0.27<br>
39.95<br>
148.44<br>
34<br>
<hr>
<A name=41></a>4747<br>
2.03<br>
117.26<br>
4745.74<br>
-35.06<br>
62.04<br>
0.22<br>
41.84<br>
150.28<br>
4842<br>
1.63<br>
112.58<br>
4840.69<br>
-36.35<br>
64.78<br>
0.45<br>
43.44<br>
152.12<br>
4937<br>
1.89<br>
123.21<br>
4935.65<br>
-37.72<br>
67.34<br>
0.44<br>
45.09<br>
153.97<br>
5031<br>
2.33<br>
139.26<br>
5029.58<br>
-40.02<br>
69.88<br>
0.78<br>
47.66<br>
155.81<br>
5126<br>
1.89<br>
128.68<br>
5124.52<br>
-42.46<br>
72.37<br>
0.62<br>
50.37<br>
157.65<br>
5219<br>
2.12<br>
127.31<br>
5217.46<br>
-44.46<br>
74.93<br>
0.25<br>
52.65<br>
159.5<br>
5313<br>
1.29<br>
120.28<br>
5311.42<br>
-46.05<br>
77.23<br>
0.91<br>
54.48<br>
161.34<br>
5408<br>
1.35<br>
109.02<br>
5406.4<br>
-46.95<br>
79.21<br>
0.28<br>
55.61<br>
163.18<br>
5503<br>
1.29<br>
114.82<br>
5501.37<br>
-47.77<br>
81.24<br>
0.15<br>
56.64<br>
165.03<br>
5598<br>
1.09<br>
108.29<br>
5596.35<br>
-48.5<br>
83.07<br>
0.25<br>
57.58<br>
166.87<br>
5693<br>
0.99<br>
114.19<br>
5691.33<br>
-49.12<br>
84.67<br>
0.15<br>
58.38<br>
168.71<br>
5787<br>
0.97<br>
108.03<br>
5785.32<br>
-49.7<br>
86.17<br>
0.11<br>
59.12<br>
168.71<br>
5881<br>
1.1<br>
113.05<br>
5879.3<br>
-50.3<br>
87.76<br>
0.17<br>
59.9<br>
168.71<br>
5976<br>
1.12<br>
109.53<br>
5974.29<br>
-50.97<br>
89.47<br>
0.07<br>
60.75<br>
170.56<br>
6070<br>
0.88<br>
103.11<br>
6068.27<br>
-51.44<br>
91.04<br>
0.28<br>
61.4<br>
172.4<br>
6166<br>
1.82<br>
115.67<br>
6164.24<br>
-52.27<br>
93.13<br>
1.02<br>
62.46<br>
172.4<br>
6260<br>
2.13<br>
109.93<br>
6258.19<br>
-53.51<br>
96.12<br>
0.39<br>
64.03<br>
172.4<br>
6355<br>
1.93<br>
110.18<br>
6353.13<br>
-54.66<br>
99.28<br>
0.21<br>
65.53<br>
174.24<br>
6450<br>
2.03<br>
104.69<br>
6448.07<br>
-55.64<br>
102.41<br>
0.23<br>
66.86<br>
176.09<br>
6545<br>
1.1<br>
108.12<br>
6543.04<br>
-56.35<br>
104.91<br>
0.98<br>
67.85<br>
176.09<br>
6640<br>
0.78<br>
112.92<br>
6638.02<br>
-56.89<br>
106.37<br>
0.35<br>
68.54<br>
177.93<br>
6734<br>
1.63<br>
131.9<br>
6732<br>
-58.03<br>
107.95<br>
0.99<br>
69.86<br>
177.93<br>
6829<br>
1.35<br>
133.65<br>
6826.97<br>
-59.7<br>
109.77<br>
0.3<br>
71.73<br>
181.62<br>
6924<br>
1.3<br>
134.5<br>
6921.94<br>
-61.23<br>
111.35<br>
0.06<br>
73.42<br>
181.62<br>
7019<br>
1.25<br>
121.11<br>
7016.92<br>
-62.52<br>
113<br>
0.32<br>
74.89<br>
187.15<br>
7114<br>
1.46<br>
122.92<br>
7111.89<br>
-63.71<br>
114.9<br>
0.23<br>
76.29<br>
179.77<br>
7207<br>
1.34<br>
112.62<br>
7204.87<br>
-64.78<br>
116.9<br>
0.3<br>
77.57<br>
179.77<br>
7302<br>
1.34<br>
113.73<br>
7299.84<br>
-65.65<br>
118.95<br>
0.03<br>
78.67<br>
181.62<br>
7397<br>
1.15<br>
109.6<br>
7394.82<br>
-66.42<br>
120.86<br>
0.22<br>
79.65<br>
153.97<br>
7492<br>
1.13<br>
95.65<br>
7489.8<br>
-66.83<br>
122.69<br>
0.29<br>
80.27<br>
159.5<br>
7586<br>
1.05<br>
123.5<br>
7583.78<br>
-67.4<br>
124.33<br>
0.56<br>
81.02<br>
166.87<br>
7681<br>
1.07<br>
129.42<br>
7678.77<br>
-68.44<br>
125.74<br>
0.12<br>
82.21<br>
174.24<br>
7776<br>
1.17<br>
130.92<br>
7773.75<br>
-69.64<br>
127.16<br>
0.11<br>
83.56<br>
177.93<br>
7871<br>
1.24<br>
133.4<br>
7868.73<br>
-70.98<br>
128.64<br>
0.09<br>
85.06<br>
181.62<br>
7966<br>
1.22<br>
120.83<br>
7963.71<br>
-72.2<br>
130.26<br>
0.28<br>
86.46<br>
185.3<br>
8060<br>
1.12<br>
118<br>
8057.69<br>
-73.15<br>
131.93<br>
0.12<br>
87.59<br>
187.15<br>
8155<br>
1.1<br>
113.05<br>
8152.67<br>
-73.94<br>
133.58<br>
0.1<br>
88.57<br>
181.62<br>
8250<br>
0.97<br>
105.81<br>
8247.65<br>
-74.52<br>
135.2<br>
0.19<br>
89.32<br>
187.15<br>
8345<br>
0.98<br>
100.29<br>
8342.64<br>
-74.88<br>
136.77<br>
0.1<br>
89.86<br>
190.83<br>
8440<br>
1.13<br>
98.06<br>
8437.62<br>
-75.16<br>
138.5<br>
0.16<br>
90.33<br>
194.52<br>
8533<br>
1.07<br>
101.17<br>
8530.61<br>
-75.45<br>
140.26<br>
0.09<br>
90.82<br>
196.36<br>
8628<br>
1.22<br>
101.32<br>
8625.59<br>
-75.82<br>
142.12<br>
0.16<br>
91.4<br>
194.52<br>
8721<br>
1.26<br>
101.76<br>
8718.56<br>
-76.23<br>
144.09<br>
0.04<br>
92.03<br>
196.36<br>
8814<br>
1.22<br>
99.99<br>
8811.54<br>
-76.61<br>
146.07<br>
0.06<br>
92.63<br>
200.05<br>
8909<br>
1.36<br>
103.21<br>
8906.52<br>
-77.04<br>
148.16<br>
0.17<br>
93.29<br>
201.89<br>
9003<br>
1.44<br>
106.73<br>
9000.49<br>
-77.64<br>
150.38<br>
0.12<br>
94.14<br>
203.73<br>
9098<br>
1.35<br>
107.31<br>
9095.46<br>
-78.31<br>
152.59<br>
0.1<br>
95.06<br>
203.73<br>
9171<br>
1.22<br>
107.36<br>
9168.44<br>
-78.8<br>
154.15<br>
0.18<br>
95.72<br>
205.58<br>
9216<br>
1.64<br>
118.64<br>
9213.43<br>
-79.25<br>
155.17<br>
1.12<br>
96.28<br>
185.3<br>
9247<br>
5.67<br>
132.72<br>
9244.36<br>
-80.5<br>
156.69<br>
13.22<br>
97.7<br>
185.3<br>
9279<br>
10.24<br>
134<br>
9276.04<br>
-83.55<br>
159.9<br>
14.29<br>
101.09<br>
185.3<br>
9310<br>
14.56<br>
134.73<br>
9306.31<br>
-88.21<br>
164.65<br>
13.94<br>
106.26<br>
185.3<br>
9342<br>
19.11<br>
138.22<br>
9336.94<br>
-94.95<br>
171<br>
14.56<br>
113.67<br>
185.3<br>
35<br>
<hr>
<A name=42></a>9373<br>
23.44<br>
142.26<br>
9365.82<br>
-103.62<br>
178.16<br>
14.74<br>
123.09<br>
187.15<br>
9405<br>
27.5<br>
145.61<br>
9394.7<br>
-114.75<br>
186.23<br>
13.46<br>
135.07<br>
187.15<br>
9436<br>
31.79<br>
146.65<br>
9421.64<br>
-127.49<br>
194.77<br>
13.94<br>
148.68<br>
187.15<br>
9467<br>
36.17<br>
147.05<br>
9447.34<br>
-141.99<br>
204.24<br>
14.15<br>
164.16<br>
187.15<br>
9499<br>
40.95<br>
146.55<br>
9472.35<br>
-158.67<br>
215.16<br>
14.97<br>
181.98<br>
188.99<br>
9530<br>
45.79<br>
144.45<br>
9494.88<br>
-176.2<br>
227.23<br>
16.29<br>
200.75<br>
190.83<br>
9562<br>
50.01<br>
143.09<br>
9516.33<br>
-195.34<br>
241.26<br>
13.56<br>
221.36<br>
192.68<br>
9594<br>
50.65<br>
142.7<br>
9536.76<br>
-214.99<br>
256.12<br>
2.21<br>
242.56<br>
192.68<br>
9625<br>
54.03<br>
142.35<br>
9555.7<br>
-234.46<br>
271.05<br>
10.94<br>
263.59<br>
194.52<br>
9657<br>
57.26<br>
143.15<br>
9573.75<br>
-255.49<br>
287.04<br>
10.3<br>
286.29<br>
194.52<br>
9687<br>
59.33<br>
142.61<br>
9589.52<br>
-275.83<br>
302.44<br>
7.07<br>
308.25<br>
196.36<br>
9719<br>
63.02<br>
141.1<br>
9604.95<br>
-297.87<br>
319.76<br>
12.25<br>
332.11<br>
196.36<br>
9750<br>
63.72<br>
141.03<br>
9618.84<br>
-319.43<br>
337.18<br>
2.27<br>
355.49<br>
196.36<br>
9782<br>
64.96<br>
140.35<br>
9632.7<br>
-341.75<br>
355.45<br>
4.32<br>
379.73<br>
196.36<br>
9814<br>
69.46<br>
138.95<br>
9645.09<br>
-364.22<br>
374.55<br>
14.63<br>
404.22<br>
196.36<br>
9846<br>
74.43<br>
139.17<br>
9655.01<br>
-387.19<br>
394.48<br>
15.54<br>
429.3<br>
198.2<br>
9877<br>
78.04<br>
139.98<br>
9662.38<br>
-410.11<br>
414<br>
11.92<br>
454.28<br>
198.2<br>
9909<br>
78.9<br>
140.61<br>
9668.78<br>
-434.24<br>
434.03<br>
3.31<br>
480.51<br>
198.2<br>
9940<br>
79.75<br>
140.52<br>
9674.52<br>
-457.76<br>
453.38<br>
2.76<br>
506.07<br>
200.05<br>
9972<br>
82.22<br>
140.06<br>
9679.53<br>
-482.07<br>
473.57<br>
7.85<br>
532.51<br>
200.05<br>
10004<br>
87.34<br>
140.37<br>
9682.44<br>
-506.55<br>
493.95<br>
16.03<br>
559.14<br>
201.89<br>
10022<br>
89.93<br>
141.13<br>
9682.87<br>
-520.49<br>
505.34<br>
15<br>
574.27<br>
200.05<br>
10122<br>
91.25<br>
143.25<br>
9681.84<br>
-599.48<br>
566.63<br>
2.5<br>
659.69<br>
212.95<br>
10154<br>
90.98<br>
143.46<br>
9681.22<br>
-625.15<br>
585.73<br>
1.07<br>
687.35<br>
212.95<br>
10249<br>
89.3<br>
144.02<br>
9680.99<br>
-701.75<br>
641.92<br>
1.86<br>
769.81<br>
212.95<br>
10343<br>
89.51<br>
144.38<br>
9681.96<br>
-777.99<br>
696.9<br>
0.44<br>
851.77<br>
214.79<br>
10438<br>
90.21<br>
143.27<br>
9682.2<br>
-854.67<br>
752.97<br>
1.38<br>
934.3<br>
216.64<br>
10470<br>
90.42<br>
143.87<br>
9682.02<br>
-880.42<br>
771.97<br>
1.99<br>
962.03<br>
216.64<br>
10502<br>
90.21<br>
144.39<br>
9681.84<br>
-906.35<br>
790.72<br>
1.75<br>
989.92<br>
218.48<br>
10533<br>
89.51<br>
144.49<br>
9681.92<br>
-931.57<br>
808.75<br>
2.28<br>
1017.01<br>
216.64<br>
10565<br>
89.93<br>
144.69<br>
9682.08<br>
-957.65<br>
827.29<br>
1.45<br>
1045.02<br>
216.64<br>
10596<br>
89.23<br>
145.95<br>
9682.3<br>
-983.14<br>
844.93<br>
4.65<br>
1072.34<br>
212.95<br>
10628<br>
89.23<br>
146.03<br>
9682.73<br>
-1009.66<br>
862.83<br>
0.25<br>
1100.72<br>
214.79<br>
10659<br>
88.11<br>
147.43<br>
9683.45<br>
-1035.57<br>
879.83<br>
5.78<br>
1128.38<br>
218.48<br>
10692<br>
87.76<br>
149.63<br>
9684.64<br>
-1063.7<br>
897.04<br>
6.75<br>
1158.28<br>
216.64<br>
10723<br>
87.2<br>
151.83<br>
9686.01<br>
-1090.71<br>
912.19<br>
7.32<br>
1186.83<br>
216.64<br>
10754<br>
87.2<br>
152.2<br>
9687.52<br>
-1118.06<br>
926.71<br>
1.19<br>
1215.64<br>
214.79<br>
10785<br>
87.42<br>
153.08<br>
9688.97<br>
-1145.56<br>
940.95<br>
2.92<br>
1244.57<br>
218.48<br>
10816<br>
88.04<br>
155.17<br>
9690.2<br>
-1173.43<br>
954.46<br>
7.03<br>
1273.79<br>
220.32<br>
10847<br>
87.97<br>
155.23<br>
9691.28<br>
-1201.55<br>
967.46<br>
0.3<br>
1303.2<br>
220.32<br>
10877<br>
87.76<br>
155.66<br>
9692.4<br>
-1228.82<br>
979.92<br>
1.59<br>
1331.7<br>
218.48<br>
10908<br>
88.11<br>
155.54<br>
9693.52<br>
-1257.03<br>
992.71<br>
1.19<br>
1361.18<br>
218.48<br>
10939<br>
89.65<br>
157.21<br>
9694.12<br>
-1285.43<br>
1005.13<br>
7.33<br>
1390.8<br>
222.17<br>
10970<br>
89.79<br>
157.35<br>
9694.27<br>
-1314.02<br>
1017.11<br>
0.64<br>
1420.56<br>
218.48<br>
11001<br>
90.28<br>
156.96<br>
9694.26<br>
-1342.59<br>
1029.14<br>
2.02<br>
1450.31<br>
220.32<br>
11031<br>
90.63<br>
158.97<br>
9694.02<br>
-1370.39<br>
1040.4<br>
6.8<br>
1479.21<br>
222.17<br>
11062<br>
90.7<br>
159.42<br>
9693.66<br>
-1399.37<br>
1051.41<br>
1.47<br>
1509.24<br>
220.32<br>
11093<br>
91.05<br>
159.02<br>
9693.18<br>
-1428.35<br>
1062.4<br>
1.71<br>
1539.28<br>
222.17<br>
11123<br>
91.05<br>
161.2<br>
9692.63<br>
-1456.55<br>
1072.61<br>
7.27<br>
1568.46<br>
222.17<br>
11154<br>
91.05<br>
161.78<br>
9692.07<br>
-1485.95<br>
1082.45<br>
1.87<br>
1598.77<br>
222.17<br>
11185<br>
91.05<br>
162.86<br>
9691.5<br>
-1515.48<br>
1091.86<br>
3.48<br>
1629.18<br>
222.17<br>
11216<br>
90.98<br>
163.36<br>
9690.95<br>
-1545.13<br>
1100.87<br>
1.63<br>
1659.66<br>
222.17<br>
11246<br>
90.84<br>
164.07<br>
9690.47<br>
-1573.93<br>
1109.28<br>
2.41<br>
1689.22<br>
222.17<br>
36<br>
<hr>
<A name=43></a>11276<br>
90.7<br>
164.88<br>
9690.07<br>
-1602.83<br>
1117.31<br>
2.74<br>
1718.85<br>
222.17<br>
11307<br>
90.28<br>
166.23<br>
9689.8<br>
-1632.85<br>
1125.04<br>
4.56<br>
1749.55<br>
222.17<br>
11338<br>
90.07<br>
167.4<br>
9689.71<br>
-1663.03<br>
1132.11<br>
3.83<br>
1780.33<br>
222.17<br>
11369<br>
90<br>
168.44<br>
9689.69<br>
-1693.34<br>
1138.6<br>
3.36<br>
1811.19<br>
222.17<br>
11400<br>
89.93<br>
169.62<br>
9689.71<br>
-1723.78<br>
1144.5<br>
3.81<br>
1842.09<br>
224.01<br>
11430<br>
90.56<br>
170.6<br>
9689.58<br>
-1753.33<br>
1149.65<br>
3.88<br>
1872.04<br>
222.17<br>
11461<br>
90.49<br>
171.65<br>
9689.3<br>
-1783.96<br>
1154.43<br>
3.39<br>
1903.01<br>
224.01<br>
11492<br>
90.35<br>
173.55<br>
9689.07<br>
-1814.7<br>
1158.42<br>
6.15<br>
1934<br>
225.85<br>
11523<br>
90<br>
174.78<br>
9688.97<br>
-1845.53<br>
1161.58<br>
4.13<br>
1965<br>
227.7<br>
11554<br>
90.21<br>
174.69<br>
9688.92<br>
-1876.4<br>
1164.42<br>
0.74<br>
1995.99<br>
225.85<br>
11585<br>
90.42<br>
175.24<br>
9688.75<br>
-1907.28<br>
1167.14<br>
1.9<br>
2026.98<br>
225.85<br>
11616<br>
90.63<br>
176.42<br>
9688.46<br>
-1938.2<br>
1169.39<br>
3.87<br>
2057.95<br>
227.7<br>
11646<br>
90.63<br>
177.86<br>
9688.13<br>
-1968.16<br>
1170.89<br>
4.8<br>
2087.89<br>
227.7<br>
11675<br>
90.77<br>
177.33<br>
9687.78<br>
-1997.13<br>
1172.11<br>
1.89<br>
2116.82<br>
227.7<br>
11706<br>
90.56<br>
177.93<br>
9687.42<br>
-2028.1<br>
1173.39<br>
2.05<br>
2147.73<br>
229.54<br>
11736<br>
90.42<br>
178.72<br>
9687.16<br>
-2058.09<br>
1174.27<br>
2.67<br>
2177.63<br>
229.54<br>
11829<br>
90.49<br>
179.75<br>
9686.42<br>
-2151.08<br>
1175.51<br>
1.11<br>
2270.16<br>
231.38<br>
11921<br>
90.63<br>
181.13<br>
9685.53<br>
-2243.07<br>
1174.8<br>
1.51<br>
2361.48<br>
231.38<br>
12013<br>
89.37<br>
180.04<br>
9685.53<br>
-2335.06<br>
1173.86<br>
1.81<br>
2452.78<br>
233.23<br>
12105<br>
89.79<br>
180.19<br>
9686.2<br>
-2427.06<br>
1173.68<br>
0.48<br>
2544.16<br>
231.38<br>
12200<br>
89.65<br>
180.51<br>
9686.66<br>
-2522.05<br>
1173.1<br>
0.37<br>
2638.49<br>
229.54<br>
12295<br>
91.75<br>
182.22<br>
9685.5<br>
-2617.01<br>
1170.84<br>
2.85<br>
2732.58<br>
235.07<br>
12391<br>
90.56<br>
182.5<br>
9683.57<br>
-2712.91<br>
1166.88<br>
1.27<br>
2827.41<br>
236.91<br>
12486<br>
89.58<br>
182.5<br>
9683.45<br>
-2807.82<br>
1162.74<br>
1.03<br>
2921.25<br>
236.91<br>
12581<br>
89.51<br>
183.62<br>
9684.21<br>
-2902.68<br>
1157.67<br>
1.18<br>
3014.93<br>
236.91<br>
12676<br>
89.16<br>
183.76<br>
9685.31<br>
-2997.47<br>
1151.55<br>
0.4<br>
3108.42<br>
240.6<br>
12771<br>
89.79<br>
183.84<br>
9686.18<br>
-3092.26<br>
1145.26<br>
0.67<br>
3201.89<br>
240.6<br>
12866<br>
88.25<br>
183.39<br>
9687.8<br>
-3187.05<br>
1139.27<br>
1.69<br>
3295.4<br>
240.6<br>
12961<br>
89.58<br>
184.03<br>
9689.6<br>
-3281.83<br>
1133.12<br>
1.55<br>
3388.88<br>
240.6<br>
13056<br>
89.3<br>
181.13<br>
9690.53<br>
-3376.72<br>
1128.85<br>
3.07<br>
3482.68<br>
242.44<br>
13152<br>
88.05<br>
180.63<br>
9692.75<br>
-3472.68<br>
1127.37<br>
1.4<br>
3577.86<br>
240.6<br>
13247<br>
87.97<br>
178.96<br>
9696.05<br>
-3567.62<br>
1127.71<br>
1.76<br>
3672.22<br>
242.44<br>
13342<br>
87.63<br>
180.1<br>
9699.7<br>
-3662.55<br>
1128.49<br>
1.25<br>
3766.63<br>
244.28<br>
13437<br>
88.74<br>
178.21<br>
9702.71<br>
-3757.48<br>
1129.89<br>
2.31<br>
3861.12<br>
242.44<br>
13532<br>
89.86<br>
177.83<br>
9703.87<br>
-3852.42<br>
1133.18<br>
1.24<br>
3955.81<br>
244.28<br>
13628<br>
90.21<br>
178.53<br>
9703.81<br>
-3948.37<br>
1136.22<br>
0.82<br>
4051.49<br>
244.28<br>
13723<br>
90.07<br>
177.51<br>
9703.58<br>
-4043.31<br>
1139.51<br>
1.08<br>
4146.2<br>
246.13<br>
13818<br>
90.49<br>
177.29<br>
9703.11<br>
-4138.21<br>
1143.82<br>
0.5<br>
4240.98<br>
247.97<br>
13913<br>
90.63<br>
177.75<br>
9702.18<br>
-4233.12<br>
1147.93<br>
0.51<br>
4335.74<br>
246.13<br>
14007<br>
89.37<br>
179.73<br>
9702.18<br>
-4327.09<br>
1149.99<br>
2.5<br>
4429.34<br>
246.13<br>
14103<br>
89.02<br>
180.27<br>
9703.53<br>
-4423.08<br>
1149.99<br>
0.67<br>
4524.72<br>
244.28<br>
14198<br>
90.84<br>
180.53<br>
9703.65<br>
-4518.07<br>
1149.33<br>
1.94<br>
4619.03<br>
247.97<br>
14293<br>
91.12<br>
180.1<br>
9702.02<br>
-4613.06<br>
1148.81<br>
0.54<br>
4713.34<br>
249.81<br>
14388<br>
91.4<br>
180.18<br>
9699.93<br>
-4708.03<br>
1148.58<br>
0.31<br>
4807.69<br>
247.97<br>
14484<br>
90.77<br>
181.56<br>
9698.12<br>
-4804<br>
1147.12<br>
1.58<br>
4902.87<br>
249.81<br>
14578<br>
90.49<br>
181.29<br>
9697.08<br>
-4897.97<br>
1144.78<br>
0.41<br>
4995.97<br>
251.66<br>
14673<br>
90.98<br>
180.33<br>
9695.86<br>
-4992.95<br>
1143.44<br>
1.13<br>
5090.19<br>
251.66<br>
14769<br>
90.63<br>
179.08<br>
9694.52<br>
-5088.94<br>
1143.93<br>
1.35<br>
5185.62<br>
251.66<br>
14864<br>
89.02<br>
180.1<br>
9694.81<br>
-5183.93<br>
1144.61<br>
2.01<br>
5280.08<br>
249.81<br>
14960<br>
87.42<br>
179.1<br>
9697.79<br>
-5279.88<br>
1145.28<br>
1.97<br>
5375.49<br>
253.5<br>
15055<br>
87.69<br>
178.39<br>
9701.84<br>
-5374.77<br>
1147.36<br>
0.8<br>
5470.01<br>
251.66<br>
15150<br>
89.58<br>
179.44<br>
9704.1<br>
-5469.72<br>
1149.16<br>
2.28<br>
5564.55<br>
251.66<br>
15245<br>
88.74<br>
178.26<br>
9705.5<br>
-5564.68<br>
1151.06<br>
1.52<br>
5659.13<br>
253.5<br>
37<br>
<hr>
<A name=44></a>15340<br>
89.02<br>
178.21<br>
9707.35<br>
-5659.62<br>
1153.99<br>
0.3<br>
5753.79<br>
253.5<br>
15435<br>
89.16<br>
179.62<br>
9708.86<br>
-5754.59<br>
1155.79<br>
1.49<br>
5848.35<br>
251.66<br>
15530<br>
87.14<br>
181.01<br>
9711.93<br>
-5849.53<br>
1155.27<br>
2.58<br>
5942.62<br>
249.81<br>
15625<br>
88.39<br>
180.44<br>
9715.63<br>
-5944.45<br>
1154.07<br>
1.45<br>
6036.8<br>
251.66<br>
15720<br>
90.07<br>
181.06<br>
9716.91<br>
-6039.43<br>
1152.82<br>
1.88<br>
6131.03<br>
249.81<br>
15785<br>
90.56<br>
182.14<br>
9716.55<br>
-6104.4<br>
1151.01<br>
1.82<br>
6195.38<br>
253.5<br>
15880<br>
90.07<br>
181.62<br>
9716.03<br>
-6199.35<br>
1147.89<br>
0.75<br>
6289.37<br>
257.19<br>
15975<br>
90<br>
180.93<br>
9715.97<br>
-6294.32<br>
1145.78<br>
0.73<br>
6383.49<br>
257.19<br>
16071<br>
89.3<br>
180.06<br>
9716.56<br>
-6390.32<br>
1144.95<br>
1.16<br>
6478.78<br>
259.03<br>
16166<br>
89.02<br>
181.14<br>
9717.95<br>
-6485.3<br>
1143.95<br>
1.17<br>
6573.04<br>
255.34<br>
16261<br>
88.96<br>
182.06<br>
9719.63<br>
-6580.25<br>
1141.3<br>
0.97<br>
6667.08<br>
255.34<br>
16356<br>
92.51<br>
180.64<br>
9718.41<br>
-6675.19<br>
1139.06<br>
4.02<br>
6761.17<br>
259.03<br>
16451<br>
91.39<br>
180.21<br>
9715.18<br>
-6770.14<br>
1138.36<br>
1.26<br>
6855.42<br>
257.19<br>
16546<br>
89.93<br>
180.93<br>
9714.08<br>
-6865.12<br>
1137.41<br>
1.71<br>
6949.69<br>
257.19<br>
16641<br>
87.84<br>
181.58<br>
9715.93<br>
-6960.07<br>
1135.33<br>
2.3<br>
7043.8<br>
260.87<br>
16736<br>
87.56<br>
180.78<br>
9719.74<br>
-7054.98<br>
1133.38<br>
0.89<br>
7137.87<br>
259.03<br>
16831<br>
88.68<br>
179.74<br>
9722.86<br>
-7149.92<br>
1132.95<br>
1.61<br>
7232.16<br>
257.19<br>
16926<br>
89.37<br>
178.4<br>
9724.48<br>
-7244.89<br>
1134.49<br>
1.59<br>
7326.7<br>
260.87<br>
17021<br>
89.3<br>
177.7<br>
9725.58<br>
-7339.83<br>
1137.72<br>
0.74<br>
7421.39<br>
259.03<br>
17115<br>
89.65<br>
177.28<br>
9726.44<br>
-7433.74<br>
1141.84<br>
0.58<br>
7515.16<br>
262.72<br>
17210<br>
91.33<br>
176.92<br>
9725.63<br>
-7528.61<br>
1146.65<br>
1.81<br>
7609.97<br>
264.56<br>
17305<br>
90.07<br>
177.89<br>
9724.47<br>
-7623.5<br>
1150.95<br>
1.67<br>
7704.74<br>
262.72<br>
17400<br>
90.77<br>
178.28<br>
9723.77<br>
-7718.44<br>
1154.12<br>
0.84<br>
7799.43<br>
260.87<br>
17495<br>
91.05<br>
176.78<br>
9722.26<br>
-7813.34<br>
1158.21<br>
1.61<br>
7894.18<br>
264.56<br>
17590<br>
90.91<br>
178.08<br>
9720.64<br>
-7908.23<br>
1162.47<br>
1.38<br>
7988.94<br>
262.72<br>
17685<br>
89.16<br>
175.52<br>
9720.58<br>
-8003.07<br>
1167.78<br>
3.26<br>
8083.78<br>
259.03<br>
17780<br>
91.05<br>
176.73<br>
9720.4<br>
-8097.85<br>
1174.2<br>
2.36<br>
8178.67<br>
260.87<br>
17874<br>
93.76<br>
179.74<br>
9716.46<br>
-8191.7<br>
1177.09<br>
4.31<br>
8272.25<br>
262.72<br>
17970<br>
93.63<br>
181.37<br>
9710.27<br>
-8287.49<br>
1176.16<br>
1.7<br>
8367.32<br>
262.72<br>
18064<br>
91.95<br>
182.13<br>
9705.7<br>
-8381.33<br>
1173.29<br>
1.96<br>
8460.24<br>
260.87<br>
18159<br>
91.6<br>
181.55<br>
9702.75<br>
-8476.24<br>
1170.25<br>
0.71<br>
8554.19<br>
262.72<br>
18254<br>
90.98<br>
180.62<br>
9700.62<br>
-8571.2<br>
1168.45<br>
1.18<br>
8648.34<br>
264.56<br>
18349<br>
90.35<br>
180.93<br>
9699.51<br>
-8666.18<br>
1167.16<br>
0.74<br>
8742.57<br>
264.56<br>
18444<br>
89.79<br>
181.58<br>
9699.4<br>
-8761.16<br>
1165.08<br>
0.9<br>
8836.7<br>
264.56<br>
18539<br>
89.37<br>
181.49<br>
9700.09<br>
-8856.12<br>
1162.54<br>
0.45<br>
8930.77<br>
266.4<br>
18635<br>
89.37<br>
180.97<br>
9701.15<br>
-8952.09<br>
1160.48<br>
0.54<br>
9025.89<br>
266.4<br>
18730<br>
89.79<br>
181.76<br>
9701.85<br>
-9047.06<br>
1158.21<br>
0.94<br>
9120<br>
266.4<br>
18825<br>
89.09<br>
181.93<br>
9702.77<br>
-9142.01<br>
1155.15<br>
0.76<br>
9213.99<br>
266.4<br>
18920<br>
88.6<br>
182.25<br>
9704.69<br>
-9236.92<br>
1151.69<br>
0.62<br>
9307.9<br>
262.72<br>
19015<br>
87.97<br>
181.69<br>
9707.53<br>
-9331.82<br>
1148.43<br>
0.89<br>
9401.83<br>
262.72<br>
19109<br>
87.63<br>
182.77<br>
9711.14<br>
-9425.68<br>
1144.77<br>
1.2<br>
9494.67<br>
264.56<br>
19204<br>
87.7<br>
181.84<br>
9715.01<br>
-9520.52<br>
1140.95<br>
0.98<br>
9588.48<br>
264.56<br>
19300<br>
86.99<br>
180.1<br>
9719.46<br>
-9616.4<br>
1139.33<br>
1.96<br>
9683.56<br>
259.03<br>
19395<br>
89.23<br>
178.43<br>
9722.59<br>
-9711.33<br>
1140.55<br>
2.94<br>
9778.02<br>
262.72<br>
19489<br>
88.46<br>
179.11<br>
9724.49<br>
-9805.29<br>
1142.57<br>
1.09<br>
9871.6<br>
262.72<br>
19584<br>
88.53<br>
178.18<br>
9726.98<br>
-9900.23<br>
1144.81<br>
0.98<br>
9966.19<br>
264.56<br>
19680<br>
87.7<br>
178.23<br>
9730.14<br>
-9996.13<br>
1147.82<br>
0.87<br>
10061.81<br>
266.4<br>
Eide 31X-29G<br>
Xtreme Surveys<br>
Surface<br>
MD<br>
Inc<br>
Azi<br>
TVD<br>
North<br>
East<br>
V'Sect<br>
D'Leg<br>
ft<br>
deg<br>
deg<br>
ft<br>
ft<br>
ft<br>
ft<br>
deg/100<br>
38<br>
<hr>
<A name=45></a>140<br>
0.48<br>
311.91<br>
140<br>
0.39<br>
-0.44<br>
0.47<br>
0.34<br>
220<br>
0.48<br>
320.22<br>
220<br>
0.87<br>
-0.9<br>
1.03<br>
0.09<br>
301<br>
0.62<br>
353.7<br>
300.99<br>
1.57<br>
-1.17<br>
1.77<br>
0.42<br>
379<br>
0.48<br>
347.99<br>
378.99<br>
2.31<br>
-1.28<br>
2.52<br>
0.19<br>
474<br>
0.31<br>
304.4<br>
473.99<br>
2.84<br>
-1.57<br>
3.1<br>
0.35<br>
565<br>
0<br>
7.77<br>
564.99<br>
2.98<br>
-1.78<br>
3.27<br>
0.34<br>
660<br>
0.09<br>
336.7<br>
659.99<br>
3.05<br>
-1.81<br>
3.35<br>
0.09<br>
754<br>
0.22<br>
346.1<br>
753.99<br>
3.29<br>
-1.88<br>
3.6<br>
0.14<br>
846<br>
0.31<br>
19.81<br>
845.98<br>
3.7<br>
-1.84<br>
3.99<br>
0.19<br>
939<br>
0.09<br>
97.33<br>
938.98<br>
3.93<br>
-1.68<br>
4.18<br>
0.33<br>
1031<br>
0.09<br>
279<br>
1030.98<br>
3.93<br>
-1.68<br>
4.18<br>
0.2<br>
1125<br>
0.09<br>
325.4<br>
1124.98<br>
4<br>
-1.79<br>
4.28<br>
0.08<br>
1219<br>
0.31<br>
342.63<br>
1218.98<br>
4.3<br>
-1.91<br>
4.6<br>
0.24<br>
1311<br>
0.31<br>
320.92<br>
1310.98<br>
4.74<br>
-2.14<br>
5.07<br>
0.13<br>
1404<br>
0.31<br>
342.01<br>
1403.98<br>
5.17<br>
-2.38<br>
5.54<br>
0.12<br>
1498<br>
0.09<br>
342.5<br>
1497.98<br>
5.48<br>
-2.48<br>
5.86<br>
0.23<br>
1591<br>
0.31<br>
325.49<br>
1590.98<br>
5.76<br>
-2.65<br>
6.17<br>
0.24<br>
1684<br>
0.4<br>
30.31<br>
1683.98<br>
6.25<br>
-2.62<br>
6.64<br>
0.42<br>
1777<br>
0.4<br>
51.32<br>
1776.98<br>
6.73<br>
-2.21<br>
7.03<br>
0.16<br>
1863<br>
0.31<br>
56.33<br>
1862.97<br>
7.05<br>
-1.78<br>
7.26<br>
0.11<br>
39<br>
<hr>
<A name=46></a><hr>
<A name=47></a><hr>
<A name=48></a>Weatherford<br>
410 17th Street, Suite 400<br>
Denver, CO 80202<br>
Survey Certification<br>
Operating Company:<br>
XTO ENERGY<br>
Well Name: <br>
EIDE 31X29G<br>
State:<br>
ND<br>
County:<br>
WILLIAMS<br>
API Number:<br>
Datum:<br>
NAD 83<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
North Reference:<br>
True North<br>
I,<br>
Jeff Wilson<br>
, hereby certify the attached <br>
directional survey run from the measure depth of <br>
1,926.00 feet<br>
to the measured depth of <br>
19,680.00 feet as accurate and true <br>
to the best of my knowledge.<br>
13Jan15<br>
Signature<br>
Date<br>
Jeff Wilson<br>
Directional Planning<br>
Weatherford - Rockies District<br>
<hr>
<A name=49></a>1<br>
5D Survey Report<br>
5D Survey Report<br>
Field Name:<br>
NORTH DAKOTA_NORTHERN ZONE_NAD83<br>
Site Name:<br>
EIDE PAD<br>
Well Name:<br>
EIDE 31X - 29G<br>
Survey:<br>
Definitive Survey<br>
13 January 2015<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=50></a>2<br>
5D Survey Report<br>
EIDE 31X - 29G<br>
Map Units : US ft<br>
Company Name :<br>
Field Name<br>
Vertical Reference Datum (VRD) : Mean Sea Level<br>
NORTH<br>
Projected Coordinate System : NAD83 / North Dakota North (ft)<br>
DAKOTA_NORTHERN<br>
ZONE_NAD83<br>
Comment :<br>
Units : US ft<br>
North Reference : True<br>
Convergence Angle : -1.85<br>
Northing : 552397.87 US ft<br>
Latitude : 48° 29' 15.87"<br>
Site Name<br>
Position<br>
Easting : 1366443.72 US ft<br>
Longitude : -102° 58' 59.03"<br>
Elevation above Mean Sea Level</span><span class="ft5">:</span><span class="ft4">2370.00 US ft<br>
EIDE PAD<br>
Comment : WILLIAMS COUNTY, ND<br>
Position (Offsets relative to Site Centre)<br>
+N / -S : -0.00 US ft<br>
Northing :552396.91 US ft<br>
Latitude : 48°29'15.87"<br>
Slot Name<br>
+E / -W : 29.59 US ft<br>
Easting :1366473.29 US ft<br>
Longitude : -102°58'58.59"<br>
Elevation above Mean Sea Level : 2370.00 US ft<br>
EIDE 31X - 29G<br>
Comment :<br>
Type : Main well<br>
UWI :<br>
Rig Height Well TVD Reference : 26.00 US ft<br>
Comment : NABORS B11 (26' RKB)<br>
Well Name<br>
Relative to Mean Sea Level: 2396.00 US ft<br>
Closure Distance : 10114.6 US ft<br>
Closure Azimuth : 173.475°<br>
EIDE 31X - 29G<br>
Vertical Section (Position of Origin Relative to Slot )<br>
+N / -S : 0.00 US ft<br>
+E / -W : 0.00 US ft<br>
Az :173.51°<br>
Target Set<br>
Name : </span><span class="ft7">EIDE 31X - 29G (250' FSL & 1320'<br>
Number of Targets : </span><span class="ft7">2<br>
FEL, SEC 32)<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=51></a>3<br>
5D Survey Report<br>
Target Set<br>
Comment :<br>
TargetName:<br>
Position (Relative to Slot centre)<br>
PBHL-1-<br>
+N / -S : -460.18US ft<br>
Northing : 551921.80 US ft<br>
Latitude : 48°29'11.33"<br>
PENETRATION<br>
+E / -W : 470.29 US ft<br>
Easting : 1366928.49US ft<br>
Longitude : -102°58'51.61"<br>
POINT<br>
TVD (Well TVD Reference) : 9705.00 US ft<br>
Shape:<br>
Cuboid<br>
Orientation<br>
Azimuth : 0.00°<br>
Inclination : 0.00°<br>
Dimensions<br>
Length : 1.00 US ft<br>
Breadth : 1.00 US ft<br>
Height : 1.00 US ft<br>
TargetName:<br>
Position (Relative to Slot centre)<br>
PBHL-1-BOTTOM<br>
+N / -S : -10064.84US ft<br>
Northing : 542300.37 US ft<br>
Latitude : 48°27'36.55"<br>
HOLE<br>
+E / -W : 1145.21 US ft<br>
Easting : 1367293.38US ft<br>
Longitude : -102°58'41.60"<br>
Shape:<br>
TVD (Well TVD Reference) : 9705.00 US ft<br>
Cuboid<br>
Orientation<br>
Azimuth : 0.00°<br>
Inclination : 0.00°<br>
Dimensions<br>
Length : 1.00 US ft<br>
Breadth : 1.00 US ft<br>
Height : 1.00 US ft<br>
Survey Name :Definitive Survey<br>
Date : 17/Sep/2014<br>
Survey Tool :<br>
Comment :<br>
Company :<br>
Magnetic Model<br>
Model Name: BGGM<br>
Date: 24/Jun/2014<br>
Field Strength: 56345.8 nT<br>
Declination: 7.63°<br>
Dip: 72.93°<br>
Survey Tool Ranges<br>
Name<br>
Start MD (</span><span class="ft4">US ft</span><span class="ft0">)<br>
End MD (</span><span class="ft4">US ft</span><span class="ft0">)<br>
Source Survey<br>
MWD<br>
0.00<br>
1863.00<br>
SURFACE SURVEYS<br>
MWD<br>
1863.00<br>
10022.00<br>
WFT MWD 8.75" SURVEYS<br>
MWD<br>
10022.00<br>
19680.00<br>
WFT MWD 6" SURVEYS<br>
Blind Drilling<br>
19680.00<br>
19733.00<br>
PROJECTION TO BIT<br>
Casing Points (Relative to Slot centre, TVD relative to Well TVD Reference )<br>
Name<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
9 5/8 in<br>
1863.00<br>
0.31<br>
56.33<br>
1862.97<br>
7.05<br>
-1.78<br>
7 in<br>
10095.00<br>
90.89<br>
142.68<br>
9682.35<br>
-577.94<br>
550.38<br>
Well path created using minimum curvature<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=52></a>4<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
1863.00<br>
0.31<br>
56.33<br>
1862.97<br>
7.05<br>
-1.78<br>
48°29'15.94"<br>
-102°58'58.62"<br>
0.11<br>
-7.20<br>
TIE-INTO SURFACE<br>
SURVEYS<br>
1926.00<br>
0.22<br>
38.67<br>
1925.97<br>
7.24<br>
-1.56<br>
48°29'15.94"<br>
-102°58'58.61"<br>
0.19<br>
-7.37<br>
BEGIN WFT MWD<br>
SURVEYS<br>
2001.00<br>
0.36<br>
29.12<br>
2000.97<br>
7.55<br>
-1.36<br>
48°29'15.95"<br>
-102°58'58.61"<br>
0.20<br>
-7.66<br>
2095.00<br>
1.76<br>
113.21<br>
2094.96<br>
7.24<br>
0.11<br>
48°29'15.94"<br>
-102°58'58.59"<br>
1.87<br>
-7.18<br>
2190.00<br>
1.99<br>
125.49<br>
2189.91<br>
5.71<br>
2.80<br>
48°29'15.93"<br>
-102°58'58.55"<br>
0.49<br>
-5.36<br>
2284.00<br>
2.00<br>
137.60<br>
2283.85<br>
3.55<br>
5.23<br>
48°29'15.91"<br>
-102°58'58.51"<br>
0.45<br>
-2.94<br>
2379.00<br>
1.83<br>
146.91<br>
2378.80<br>
1.06<br>
7.18<br>
48°29'15.88"<br>
-102°58'58.48"<br>
0.37<br>
-0.24<br>
2474.00<br>
1.63<br>
155.54<br>
2473.75<br>
-1.44<br>
8.57<br>
48°29'15.86"<br>
-102°58'58.46"<br>
0.35<br>
2.40<br>
2569.00<br>
1.78<br>
167.67<br>
2568.71<br>
-4.12<br>
9.44<br>
48°29'15.83"<br>
-102°58'58.45"<br>
0.41<br>
5.16<br>
2664.00<br>
2.10<br>
175.62<br>
2663.66<br>
-7.29<br>
9.89<br>
48°29'15.80"<br>
-102°58'58.44"<br>
0.44<br>
8.36<br>
2758.00<br>
2.10<br>
145.94<br>
2757.60<br>
-10.44<br>
10.98<br>
48°29'15.77"<br>
-102°58'58.43"<br>
1.14<br>
11.61<br>
2853.00<br>
1.77<br>
124.57<br>
2852.54<br>
-12.71<br>
13.17<br>
48°29'15.75"<br>
-102°58'58.40"<br>
0.83<br>
14.12<br>
2947.00<br>
1.53<br>
117.35<br>
2946.50<br>
-14.11<br>
15.48<br>
48°29'15.73"<br>
-102°58'58.36"<br>
0.34<br>
15.77<br>
3042.00<br>
1.55<br>
127.60<br>
3041.47<br>
-15.48<br>
17.62<br>
48°29'15.72"<br>
-102°58'58.33"<br>
0.29<br>
17.37<br>
3137.00<br>
1.33<br>
140.89<br>
3136.44<br>
-17.12<br>
19.34<br>
48°29'15.70"<br>
-102°58'58.30"<br>
0.42<br>
19.19<br>
3231.00<br>
1.75<br>
96.01<br>
3230.41<br>
-18.11<br>
21.45<br>
48°29'15.69"<br>
-102°58'58.27"<br>
1.32<br>
20.42<br>
3326.00<br>
1.99<br>
103.31<br>
3325.36<br>
-18.65<br>
24.50<br>
48°29'15.69"<br>
-102°58'58.23"<br>
0.36<br>
21.30<br>
3420.00<br>
1.91<br>
97.95<br>
3419.31<br>
-19.24<br>
27.64<br>
48°29'15.68"<br>
-102°58'58.18"<br>
0.21<br>
22.24<br>
3515.00<br>
1.66<br>
96.12<br>
3514.26<br>
-19.60<br>
30.57<br>
48°29'15.68"<br>
-102°58'58.14"<br>
0.27<br>
22.93<br>
3610.00<br>
1.71<br>
105.96<br>
3609.22<br>
-20.14<br>
33.31<br>
48°29'15.67"<br>
-102°58'58.10"<br>
0.31<br>
23.78<br>
3704.00<br>
1.76<br>
111.51<br>
3703.18<br>
-21.06<br>
36.00<br>
48°29'15.66"<br>
-102°58'58.06"<br>
0.19<br>
24.99<br>
3799.00<br>
1.55<br>
112.57<br>
3798.14<br>
-22.08<br>
38.54<br>
48°29'15.65"<br>
-102°58'58.02"<br>
0.22<br>
26.30<br>
3894.00<br>
1.62<br>
108.86<br>
3893.10<br>
-23.01<br>
41.00<br>
48°29'15.64"<br>
-102°58'57.98"<br>
0.13<br>
27.50<br>
3988.00<br>
1.41<br>
112.40<br>
3987.07<br>
-23.88<br>
43.32<br>
48°29'15.64"<br>
-102°58'57.95"<br>
0.24<br>
28.63<br>
4083.00<br>
1.38<br>
113.97<br>
4082.04<br>
-24.79<br>
45.45<br>
48°29'15.63"<br>
-102°58'57.92"<br>
0.05<br>
29.77<br>
4178.00<br>
1.34<br>
112.73<br>
4177.01<br>
-25.69<br>
47.52<br>
48°29'15.62"<br>
-102°58'57.89"<br>
0.05<br>
30.89<br>
4272.00<br>
1.55<br>
118.95<br>
4270.98<br>
-26.73<br>
49.65<br>
48°29'15.61"<br>
-102°58'57.85"<br>
0.28<br>
32.17<br>
4367.00<br>
1.79<br>
123.76<br>
4365.94<br>
-28.17<br>
52.00<br>
48°29'15.59"<br>
-102°58'57.82"<br>
0.29<br>
33.87<br>
4462.00<br>
1.84<br>
127.99<br>
4460.89<br>
-29.94<br>
54.44<br>
48°29'15.58"<br>
-102°58'57.78"<br>
0.15<br>
35.90<br>
4557.00<br>
1.73<br>
128.34<br>
4555.85<br>
-31.76<br>
56.77<br>
48°29'15.56"<br>
-102°58'57.75"<br>
0.12<br>
37.98<br>
4652.00<br>
1.88<br>
121.69<br>
4650.80<br>
-33.47<br>
59.22<br>
48°29'15.54"<br>
-102°58'57.71"<br>
0.27<br>
39.95<br>
4747.00<br>
2.03<br>
117.26<br>
4745.74<br>
-35.06<br>
62.04<br>
48°29'15.53"<br>
-102°58'57.67"<br>
0.22<br>
41.85<br>
4842.00<br>
1.63<br>
112.58<br>
4840.70<br>
-36.35<br>
64.78<br>
48°29'15.51"<br>
-102°58'57.63"<br>
0.45<br>
43.44<br>
4937.00<br>
1.89<br>
123.21<br>
4935.65<br>
-37.73<br>
67.34<br>
48°29'15.50"<br>
-102°58'57.59"<br>
0.44<br>
45.10<br>
5031.00<br>
2.33<br>
139.26<br>
5029.59<br>
-40.02<br>
69.88<br>
48°29'15.48"<br>
-102°58'57.55"<br>
0.78<br>
47.67<br>
5126.00<br>
1.89<br>
128.68<br>
5124.52<br>
-42.47<br>
72.37<br>
48°29'15.45"<br>
-102°58'57.52"<br>
0.62<br>
50.37<br>
5219.00<br>
2.12<br>
127.31<br>
5217.47<br>
-44.47<br>
74.93<br>
48°29'15.43"<br>
-102°58'57.48"<br>
0.25<br>
52.65<br>
5313.00<br>
1.29<br>
120.28<br>
5311.42<br>
-46.05<br>
77.23<br>
48°29'15.42"<br>
-102°58'57.44"<br>
0.91<br>
54.49<br>
5408.00<br>
1.35<br>
109.02<br>
5406.40<br>
-46.96<br>
79.21<br>
48°29'15.41"<br>
-102°58'57.42"<br>
0.28<br>
55.61<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=53></a>5<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
5503.00<br>
1.29<br>
114.82<br>
5501.37<br>
-47.77<br>
81.24<br>
48°29'15.40"<br>
-102°58'57.39"<br>
0.15<br>
56.65<br>
5598.00<br>
1.09<br>
108.29<br>
5596.35<br>
-48.50<br>
83.07<br>
48°29'15.39"<br>
-102°58'57.36"<br>
0.25<br>
57.58<br>
5693.00<br>
0.99<br>
114.19<br>
5691.34<br>
-49.12<br>
84.68<br>
48°29'15.39"<br>
-102°58'57.33"<br>
0.15<br>
58.38<br>
5787.00<br>
0.97<br>
108.03<br>
5785.32<br>
-49.70<br>
86.17<br>
48°29'15.38"<br>
-102°58'57.31"<br>
0.11<br>
59.13<br>
5881.00<br>
1.10<br>
113.05<br>
5879.31<br>
-50.30<br>
87.76<br>
48°29'15.37"<br>
-102°58'57.29"<br>
0.17<br>
59.90<br>
5976.00<br>
1.12<br>
109.53<br>
5974.29<br>
-50.97<br>
89.47<br>
48°29'15.37"<br>
-102°58'57.26"<br>
0.07<br>
60.76<br>
6070.00<br>
0.88<br>
103.11<br>
6068.28<br>
-51.44<br>
91.04<br>
48°29'15.36"<br>
-102°58'57.24"<br>
0.28<br>
61.40<br>
6166.00<br>
1.82<br>
115.67<br>
6164.25<br>
-52.27<br>
93.13<br>
48°29'15.36"<br>
-102°58'57.21"<br>
1.02<br>
62.46<br>
6260.00<br>
2.13<br>
109.93<br>
6258.19<br>
-53.51<br>
96.12<br>
48°29'15.34"<br>
-102°58'57.16"<br>
0.39<br>
64.03<br>
6355.00<br>
1.93<br>
110.18<br>
6353.13<br>
-54.66<br>
99.28<br>
48°29'15.33"<br>
-102°58'57.12"<br>
0.21<br>
65.54<br>
6450.00<br>
2.03<br>
104.69<br>
6448.08<br>
-55.64<br>
102.41<br>
48°29'15.32"<br>
-102°58'57.07"<br>
0.23<br>
66.86<br>
6545.00<br>
1.10<br>
108.12<br>
6543.04<br>
-56.35<br>
104.91<br>
48°29'15.32"<br>
-102°58'57.03"<br>
0.98<br>
67.85<br>
6640.00<br>
0.78<br>
112.92<br>
6638.03<br>
-56.89<br>
106.37<br>
48°29'15.31"<br>
-102°58'57.01"<br>
0.35<br>
68.55<br>
6734.00<br>
1.63<br>
131.90<br>
6732.01<br>
-58.03<br>
107.95<br>
48°29'15.30"<br>
-102°58'56.99"<br>
0.99<br>
69.86<br>
6829.00<br>
1.35<br>
133.65<br>
6826.97<br>
-59.71<br>
109.77<br>
48°29'15.28"<br>
-102°58'56.96"<br>
0.30<br>
71.73<br>
6924.00<br>
1.30<br>
134.50<br>
6921.95<br>
-61.23<br>
111.35<br>
48°29'15.27"<br>
-102°58'56.94"<br>
0.06<br>
73.43<br>
7019.00<br>
1.25<br>
121.11<br>
7016.93<br>
-62.52<br>
113.00<br>
48°29'15.25"<br>
-102°58'56.91"<br>
0.32<br>
74.90<br>
7114.00<br>
1.46<br>
122.92<br>
7111.90<br>
-63.72<br>
114.91<br>
48°29'15.24"<br>
-102°58'56.89"<br>
0.23<br>
76.30<br>
7207.00<br>
1.34<br>
112.62<br>
7204.87<br>
-64.78<br>
116.90<br>
48°29'15.23"<br>
-102°58'56.86"<br>
0.30<br>
77.58<br>
7302.00<br>
1.34<br>
113.73<br>
7299.85<br>
-65.65<br>
118.95<br>
48°29'15.22"<br>
-102°58'56.83"<br>
0.03<br>
78.68<br>
7397.00<br>
1.15<br>
109.60<br>
7394.82<br>
-66.42<br>
120.86<br>
48°29'15.22"<br>
-102°58'56.80"<br>
0.22<br>
79.66<br>
7492.00<br>
1.13<br>
95.65<br>
7489.80<br>
-66.83<br>
122.69<br>
48°29'15.21"<br>
-102°58'56.77"<br>
0.29<br>
80.27<br>
7586.00<br>
1.05<br>
123.50<br>
7583.79<br>
-67.40<br>
124.33<br>
48°29'15.21"<br>
-102°58'56.75"<br>
0.56<br>
81.02<br>
7681.00<br>
1.07<br>
129.42<br>
7678.77<br>
-68.44<br>
125.74<br>
48°29'15.20"<br>
-102°58'56.72"<br>
0.12<br>
82.22<br>
7776.00<br>
1.17<br>
130.92<br>
7773.75<br>
-69.64<br>
127.16<br>
48°29'15.18"<br>
-102°58'56.70"<br>
0.11<br>
83.57<br>
7871.00<br>
1.24<br>
133.40<br>
7868.73<br>
-70.98<br>
128.64<br>
48°29'15.17"<br>
-102°58'56.68"<br>
0.09<br>
85.07<br>
7966.00<br>
1.22<br>
120.83<br>
7963.71<br>
-72.21<br>
130.26<br>
48°29'15.16"<br>
-102°58'56.66"<br>
0.28<br>
86.47<br>
8060.00<br>
1.12<br>
118.00<br>
8057.69<br>
-73.15<br>
131.93<br>
48°29'15.15"<br>
-102°58'56.63"<br>
0.12<br>
87.59<br>
8155.00<br>
1.10<br>
113.05<br>
8152.67<br>
-73.94<br>
133.59<br>
48°29'15.14"<br>
-102°58'56.61"<br>
0.10<br>
88.57<br>
8250.00<br>
0.97<br>
105.81<br>
8247.66<br>
-74.52<br>
135.20<br>
48°29'15.14"<br>
-102°58'56.58"<br>
0.19<br>
89.32<br>
8345.00<br>
0.98<br>
100.29<br>
8342.64<br>
-74.88<br>
136.77<br>
48°29'15.13"<br>
-102°58'56.56"<br>
0.10<br>
89.86<br>
8440.00<br>
1.13<br>
98.06<br>
8437.63<br>
-75.16<br>
138.50<br>
48°29'15.13"<br>
-102°58'56.54"<br>
0.16<br>
90.33<br>
8533.00<br>
1.07<br>
101.17<br>
8530.61<br>
-75.46<br>
140.26<br>
48°29'15.13"<br>
-102°58'56.51"<br>
0.09<br>
90.83<br>
8623.00<br>
1.22<br>
101.32<br>
8620.59<br>
-75.81<br>
142.02<br>
48°29'15.12"<br>
-102°58'56.48"<br>
0.17<br>
91.38<br>
8721.00<br>
1.26<br>
101.76<br>
8718.57<br>
-76.23<br>
144.10<br>
48°29'15.12"<br>
-102°58'56.45"<br>
0.04<br>
92.03<br>
8814.00<br>
1.22<br>
99.99<br>
8811.55<br>
-76.61<br>
146.08<br>
48°29'15.12"<br>
-102°58'56.42"<br>
0.06<br>
92.63<br>
8909.00<br>
1.36<br>
103.21<br>
8906.52<br>
-77.05<br>
148.17<br>
48°29'15.11"<br>
-102°58'56.39"<br>
0.17<br>
93.30<br>
9003.00<br>
1.44<br>
106.73<br>
9000.50<br>
-77.64<br>
150.39<br>
48°29'15.10"<br>
-102°58'56.36"<br>
0.12<br>
94.14<br>
9098.00<br>
1.35<br>
107.31<br>
9095.47<br>
-78.32<br>
152.60<br>
48°29'15.10"<br>
-102°58'56.33"<br>
0.10<br>
95.06<br>
9171.00<br>
1.22<br>
107.36<br>
9168.45<br>
-78.81<br>
154.16<br>
48°29'15.09"<br>
-102°58'56.30"<br>
0.18<br>
95.73<br>
9216.00<br>
1.64<br>
118.64<br>
9213.44<br>
-79.26<br>
155.18<br>
48°29'15.09"<br>
-102°58'56.29"<br>
1.12<br>
96.29<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=54></a>6<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
9247.00<br>
5.67<br>
132.72<br>
9244.37<br>
-80.51<br>
156.70<br>
48°29'15.08"<br>
-102°58'56.27"<br>
13.22<br>
97.71<br>
9279.00<br>
10.24<br>
134.00<br>
9276.05<br>
-83.56<br>
159.91<br>
48°29'15.05"<br>
-102°58'56.22"<br>
14.29<br>
101.10<br>
9310.00<br>
14.56<br>
134.73<br>
9306.32<br>
-88.22<br>
164.66<br>
48°29'15.00"<br>
-102°58'56.15"<br>
13.94<br>
106.26<br>
9342.00<br>
19.11<br>
138.22<br>
9336.94<br>
-94.96<br>
171.01<br>
48°29'14.93"<br>
-102°58'56.05"<br>
14.56<br>
113.68<br>
9373.00<br>
23.44<br>
142.26<br>
9365.82<br>
-103.62<br>
178.17<br>
48°29'14.85"<br>
-102°58'55.95"<br>
14.74<br>
123.10<br>
9405.00<br>
27.50<br>
145.61<br>
9394.71<br>
-114.76<br>
186.24<br>
48°29'14.74"<br>
-102°58'55.83"<br>
13.46<br>
135.07<br>
9436.00<br>
31.79<br>
146.65<br>
9421.65<br>
-127.49<br>
194.78<br>
48°29'14.61"<br>
-102°58'55.70"<br>
13.94<br>
148.69<br>
9467.00<br>
36.17<br>
147.05<br>
9447.35<br>
-142.00<br>
204.25<br>
48°29'14.47"<br>
-102°58'55.56"<br>
14.15<br>
164.17<br>
9499.00<br>
40.95<br>
146.55<br>
9472.36<br>
-158.68<br>
215.17<br>
48°29'14.31"<br>
-102°58'55.40"<br>
14.97<br>
181.98<br>
9530.00<br>
45.79<br>
144.45<br>
9494.89<br>
-176.21<br>
227.24<br>
48°29'14.13"<br>
-102°58'55.22"<br>
16.29<br>
200.76<br>
9562.00<br>
50.01<br>
143.09<br>
9516.34<br>
-195.35<br>
241.27<br>
48°29'13.94"<br>
-102°58'55.01"<br>
13.56<br>
221.37<br>
9594.00<br>
50.65<br>
142.70<br>
9536.77<br>
-214.99<br>
256.13<br>
48°29'13.75"<br>
-102°58'54.79"<br>
2.21<br>
242.56<br>
9625.00<br>
54.03<br>
142.35<br>
9555.70<br>
-234.46<br>
271.06<br>
48°29'13.56"<br>
-102°58'54.57"<br>
10.94<br>
263.60<br>
9657.00<br>
57.26<br>
143.15<br>
9573.76<br>
-255.49<br>
287.05<br>
48°29'13.35"<br>
-102°58'54.33"<br>
10.30<br>
286.30<br>
9687.00<br>
59.33<br>
142.61<br>
9589.53<br>
-275.84<br>
302.45<br>
48°29'13.15"<br>
-102°58'54.10"<br>
7.07<br>
308.26<br>
9719.00<br>
63.02<br>
141.10<br>
9604.95<br>
-297.88<br>
319.77<br>
48°29'12.93"<br>
-102°58'53.84"<br>
12.25<br>
332.11<br>
9750.00<br>
63.72<br>
141.03<br>
9618.85<br>
-319.44<br>
337.18<br>
48°29'12.72"<br>
-102°58'53.59"<br>
2.27<br>
355.50<br>
9782.00<br>
64.96<br>
140.35<br>
9632.70<br>
-341.75<br>
355.46<br>
48°29'12.50"<br>
-102°58'53.31"<br>
4.32<br>
379.74<br>
9814.00<br>
69.46<br>
138.95<br>
9645.10<br>
-364.23<br>
374.56<br>
48°29'12.28"<br>
-102°58'53.03"<br>
14.63<br>
404.23<br>
9846.00<br>
74.43<br>
139.17<br>
9655.01<br>
-387.20<br>
394.49<br>
48°29'12.05"<br>
-102°58'52.74"<br>
15.54<br>
429.31<br>
9877.00<br>
78.04<br>
139.98<br>
9662.39<br>
-410.12<br>
414.01<br>
48°29'11.82"<br>
-102°58'52.45"<br>
11.92<br>
454.29<br>
9909.00<br>
78.90<br>
140.61<br>
9668.78<br>
-434.24<br>
434.04<br>
48°29'11.59"<br>
-102°58'52.15"<br>
3.31<br>
480.52<br>
9940.00<br>
79.75<br>
140.52<br>
9674.53<br>
-457.77<br>
453.39<br>
48°29'11.35"<br>
-102°58'51.86"<br>
2.76<br>
506.08<br>
9972.00<br>
82.22<br>
140.06<br>
9679.54<br>
-482.08<br>
473.58<br>
48°29'11.11"<br>
-102°58'51.56"<br>
7.85<br>
532.52<br>
10004.00<br>
87.34<br>
140.37<br>
9682.45<br>
-506.56<br>
493.96<br>
48°29'10.87"<br>
-102°58'51.26"<br>
16.03<br>
559.15<br>
10022.00<br>
89.93<br>
141.13<br>
9682.88<br>
-520.49<br>
505.35<br>
48°29'10.73"<br>
-102°58'51.09"<br>
15.00<br>
574.28<br>
10122.00<br>
91.25<br>
143.25<br>
9681.85<br>
-599.49<br>
566.64<br>
48°29'9.96"<br>
-102°58'50.18"<br>
2.50<br>
659.69<br>
10154.00<br>
90.98<br>
143.46<br>
9681.23<br>
-625.16<br>
585.74<br>
48°29'9.70"<br>
-102°58'49.90"<br>
1.07<br>
687.36<br>
10249.00<br>
89.30<br>
144.02<br>
9680.99<br>
-701.76<br>
641.93<br>
48°29'8.95"<br>
-102°58'49.06"<br>
1.86<br>
769.82<br>
10343.00<br>
89.51<br>
144.38<br>
9681.97<br>
-777.99<br>
696.91<br>
48°29'8.19"<br>
-102°58'48.25"<br>
0.44<br>
851.78<br>
10438.00<br>
90.21<br>
143.27<br>
9682.20<br>
-854.68<br>
752.98<br>
48°29'7.44"<br>
-102°58'47.41"<br>
1.38<br>
934.31<br>
10470.00<br>
90.42<br>
143.87<br>
9682.03<br>
-880.42<br>
771.98<br>
48°29'7.18"<br>
-102°58'47.13"<br>
1.99<br>
962.04<br>
10502.00<br>
90.21<br>
144.39<br>
9681.85<br>
-906.35<br>
790.73<br>
48°29'6.93"<br>
-102°58'46.85"<br>
1.75<br>
989.92<br>
10533.00<br>
89.51<br>
144.49<br>
9681.93<br>
-931.57<br>
808.76<br>
48°29'6.68"<br>
-102°58'46.59"<br>
2.28<br>
1017.02<br>
10565.00<br>
89.93<br>
144.69<br>
9682.08<br>
-957.65<br>
827.30<br>
48°29'6.42"<br>
-102°58'46.31"<br>
1.45<br>
1045.03<br>
10596.00<br>
89.23<br>
145.95<br>
9682.31<br>
-983.14<br>
844.94<br>
48°29'6.17"<br>
-102°58'46.05"<br>
4.65<br>
1072.35<br>
10628.00<br>
89.23<br>
146.03<br>
9682.74<br>
-1009.67<br>
862.84<br>
48°29'5.91"<br>
-102°58'45.78"<br>
0.25<br>
1100.72<br>
10659.00<br>
88.11<br>
147.43<br>
9683.46<br>
-1035.58<br>
879.84<br>
48°29'5.65"<br>
-102°58'45.53"<br>
5.78<br>
1128.39<br>
10692.00<br>
87.76<br>
149.63<br>
9684.65<br>
-1063.71<br>
897.05<br>
48°29'5.37"<br>
-102°58'45.28"<br>
6.75<br>
1158.28<br>
10723.00<br>
87.20<br>
151.83<br>
9686.01<br>
-1090.72<br>
912.20<br>
48°29'5.11"<br>
-102°58'45.05"<br>
7.32<br>
1186.83<br>
10754.00<br>
87.20<br>
152.20<br>
9687.53<br>
-1118.06<br>
926.72<br>
48°29'4.84"<br>
-102°58'44.83"<br>
1.19<br>
1215.64<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=55></a>7<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
10785.00<br>
87.42<br>
153.08<br>
9688.98<br>
-1145.56<br>
940.96<br>
48°29'4.57"<br>
-102°58'44.62"<br>
2.92<br>
1244.58<br>
10816.00<br>
88.04<br>
155.17<br>
9690.21<br>
-1173.43<br>
954.47<br>
48°29'4.29"<br>
-102°58'44.42"<br>
7.03<br>
1273.80<br>
10847.00<br>
87.97<br>
155.23<br>
9691.29<br>
-1201.56<br>
967.47<br>
48°29'4.01"<br>
-102°58'44.23"<br>
0.30<br>
1303.21<br>
10877.00<br>
87.76<br>
155.66<br>
9692.41<br>
-1228.82<br>
979.93<br>
48°29'3.74"<br>
-102°58'44.05"<br>
1.59<br>
1331.71<br>
10908.00<br>
88.11<br>
155.54<br>
9693.52<br>
-1257.04<br>
992.72<br>
48°29'3.47"<br>
-102°58'43.86"<br>
1.19<br>
1361.19<br>
10939.00<br>
89.65<br>
157.21<br>
9694.13<br>
-1285.43<br>
1005.14<br>
48°29'3.19"<br>
-102°58'43.67"<br>
7.33<br>
1390.80<br>
10970.00<br>
89.79<br>
157.35<br>
9694.28<br>
-1314.03<br>
1017.12<br>
48°29'2.90"<br>
-102°58'43.49"<br>
0.64<br>
1420.57<br>
11001.00<br>
90.28<br>
156.96<br>
9694.26<br>
-1342.59<br>
1029.15<br>
48°29'2.62"<br>
-102°58'43.31"<br>
2.02<br>
1450.31<br>
11031.00<br>
90.63<br>
158.97<br>
9694.02<br>
-1370.40<br>
1040.41<br>
48°29'2.35"<br>
-102°58'43.15"<br>
6.80<br>
1479.21<br>
11062.00<br>
90.70<br>
159.42<br>
9693.66<br>
-1399.38<br>
1051.42<br>
48°29'2.06"<br>
-102°58'42.98"<br>
1.47<br>
1509.25<br>
11093.00<br>
91.05<br>
159.02<br>
9693.19<br>
-1428.36<br>
1062.41<br>
48°29'1.78"<br>
-102°58'42.82"<br>
1.71<br>
1539.29<br>
11123.00<br>
91.05<br>
161.20<br>
9692.64<br>
-1456.56<br>
1072.62<br>
48°29'1.50"<br>
-102°58'42.67"<br>
7.27<br>
1568.46<br>
11154.00<br>
91.05<br>
161.78<br>
9692.07<br>
-1485.95<br>
1082.46<br>
48°29'1.21"<br>
-102°58'42.52"<br>
1.87<br>
1598.78<br>
11185.00<br>
91.05<br>
162.86<br>
9691.50<br>
-1515.48<br>
1091.87<br>
48°29'0.92"<br>
-102°58'42.38"<br>
3.48<br>
1629.18<br>
11216.00<br>
90.98<br>
163.36<br>
9690.95<br>
-1545.14<br>
1100.88<br>
48°29'0.62"<br>
-102°58'42.25"<br>
1.63<br>
1659.67<br>
11246.00<br>
90.84<br>
164.07<br>
9690.48<br>
-1573.93<br>
1109.29<br>
48°29'0.34"<br>
-102°58'42.13"<br>
2.41<br>
1689.23<br>
11276.00<br>
90.70<br>
164.88<br>
9690.07<br>
-1602.84<br>
1117.32<br>
48°29'0.05"<br>
-102°58'42.01"<br>
2.74<br>
1718.85<br>
11307.00<br>
90.28<br>
166.23<br>
9689.81<br>
-1632.85<br>
1125.05<br>
48°28'59.76"<br>
-102°58'41.89"<br>
4.56<br>
1749.55<br>
11338.00<br>
90.07<br>
167.40<br>
9689.72<br>
-1663.04<br>
1132.12<br>
48°28'59.46"<br>
-102°58'41.79"<br>
3.83<br>
1780.34<br>
11369.00<br>
90.00<br>
168.44<br>
9689.70<br>
-1693.35<br>
1138.61<br>
48°28'59.16"<br>
-102°58'41.69"<br>
3.36<br>
1811.19<br>
11400.00<br>
89.93<br>
169.62<br>
9689.72<br>
-1723.78<br>
1144.51<br>
48°28'58.86"<br>
-102°58'41.60"<br>
3.81<br>
1842.10<br>
11430.00<br>
90.56<br>
170.60<br>
9689.59<br>
-1753.34<br>
1149.66<br>
48°28'58.57"<br>
-102°58'41.53"<br>
3.88<br>
1872.04<br>
11461.00<br>
90.49<br>
171.65<br>
9689.30<br>
-1783.96<br>
1154.44<br>
48°28'58.27"<br>
-102°58'41.46"<br>
3.39<br>
1903.02<br>
11492.00<br>
90.35<br>
173.55<br>
9689.08<br>
-1814.70<br>
1158.43<br>
48°28'57.96"<br>
-102°58'41.40"<br>
6.15<br>
1934.01<br>
11523.00<br>
90.00<br>
174.78<br>
9688.98<br>
-1845.54<br>
1161.58<br>
48°28'57.66"<br>
-102°58'41.35"<br>
4.13<br>
1965.01<br>
11554.00<br>
90.21<br>
174.69<br>
9688.92<br>
-1876.41<br>
1164.43<br>
48°28'57.35"<br>
-102°58'41.31"<br>
0.74<br>
1996.00<br>
11585.00<br>
90.42<br>
175.24<br>
9688.75<br>
-1907.29<br>
1167.15<br>
48°28'57.05"<br>
-102°58'41.27"<br>
1.90<br>
2026.99<br>
11616.00<br>
90.63<br>
176.42<br>
9688.47<br>
-1938.21<br>
1169.40<br>
48°28'56.74"<br>
-102°58'41.23"<br>
3.87<br>
2057.96<br>
11646.00<br>
90.63<br>
177.86<br>
9688.14<br>
-1968.17<br>
1170.90<br>
48°28'56.45"<br>
-102°58'41.21"<br>
4.80<br>
2087.90<br>
11675.00<br>
90.77<br>
177.33<br>
9687.79<br>
-1997.14<br>
1172.12<br>
48°28'56.16"<br>
-102°58'41.19"<br>
1.89<br>
2116.82<br>
11706.00<br>
90.56<br>
177.93<br>
9687.43<br>
-2028.11<br>
1173.40<br>
48°28'55.86"<br>
-102°58'41.17"<br>
2.05<br>
2147.74<br>
11736.00<br>
90.42<br>
178.72<br>
9687.17<br>
-2058.09<br>
1174.28<br>
48°28'55.56"<br>
-102°58'41.16"<br>
2.67<br>
2177.63<br>
11829.00<br>
90.49<br>
179.75<br>
9686.43<br>
-2151.08<br>
1175.52<br>
48°28'54.64"<br>
-102°58'41.14"<br>
1.11<br>
2270.17<br>
11921.00<br>
90.63<br>
181.13<br>
9685.53<br>
-2243.07<br>
1174.81<br>
48°28'53.74"<br>
-102°58'41.15"<br>
1.51<br>
2361.49<br>
12013.00<br>
89.37<br>
180.04<br>
9685.53<br>
-2335.06<br>
1173.87<br>
48°28'52.83"<br>
-102°58'41.17"<br>
1.81<br>
2452.78<br>
12105.00<br>
89.79<br>
180.19<br>
9686.21<br>
-2427.06<br>
1173.69<br>
48°28'51.92"<br>
-102°58'41.17"<br>
0.48<br>
2544.17<br>
12200.00<br>
89.65<br>
180.51<br>
9686.67<br>
-2522.06<br>
1173.11<br>
48°28'50.98"<br>
-102°58'41.18"<br>
0.37<br>
2638.49<br>
12295.00<br>
91.75<br>
182.22<br>
9685.51<br>
-2617.02<br>
1170.84<br>
48°28'50.05"<br>
-102°58'41.21"<br>
2.85<br>
2732.59<br>
12391.00<br>
90.56<br>
182.50<br>
9683.57<br>
-2712.91<br>
1166.89<br>
48°28'49.10"<br>
-102°58'41.27"<br>
1.27<br>
2827.42<br>
12486.00<br>
89.58<br>
182.50<br>
9683.46<br>
-2807.82<br>
1162.75<br>
48°28'48.16"<br>
-102°58'41.33"<br>
1.03<br>
2921.25<br>
12581.00<br>
89.51<br>
183.62<br>
9684.21<br>
-2902.68<br>
1157.68<br>
48°28'47.23"<br>
-102°58'41.41"<br>
1.18<br>
3014.93<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=56></a>8<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
12676.00<br>
89.16<br>
183.76<br>
9685.32<br>
-2997.48<br>
1151.56<br>
48°28'46.29"<br>
-102°58'41.50"<br>
0.40<br>
3108.43<br>
12771.00<br>
89.79<br>
183.84<br>
9686.19<br>
-3092.26<br>
1145.27<br>
48°28'45.36"<br>
-102°58'41.59"<br>
0.67<br>
3201.90<br>
12866.00<br>
88.25<br>
183.39<br>
9687.81<br>
-3187.06<br>
1139.28<br>
48°28'44.42"<br>
-102°58'41.68"<br>
1.69<br>
3295.41<br>
12961.00<br>
89.58<br>
184.03<br>
9689.61<br>
-3281.84<br>
1133.13<br>
48°28'43.49"<br>
-102°58'41.77"<br>
1.55<br>
3388.89<br>
13056.00<br>
89.30<br>
181.13<br>
9690.54<br>
-3376.73<br>
1128.86<br>
48°28'42.55"<br>
-102°58'41.84"<br>
3.07<br>
3482.68<br>
13152.00<br>
88.05<br>
180.63<br>
9692.76<br>
-3472.69<br>
1127.38<br>
48°28'41.60"<br>
-102°58'41.86"<br>
1.40<br>
3577.86<br>
13247.00<br>
87.97<br>
178.96<br>
9696.06<br>
-3567.63<br>
1127.72<br>
48°28'40.67"<br>
-102°58'41.85"<br>
1.76<br>
3672.23<br>
13342.00<br>
87.63<br>
180.10<br>
9699.70<br>
-3662.55<br>
1128.50<br>
48°28'39.73"<br>
-102°58'41.84"<br>
1.25<br>
3766.64<br>
13437.00<br>
88.74<br>
178.21<br>
9702.71<br>
-3757.49<br>
1129.90<br>
48°28'38.79"<br>
-102°58'41.82"<br>
2.31<br>
3861.12<br>
13532.00<br>
89.86<br>
177.83<br>
9703.87<br>
-3852.42<br>
1133.18<br>
48°28'37.85"<br>
-102°58'41.77"<br>
1.24<br>
3955.82<br>
13628.00<br>
90.21<br>
178.53<br>
9703.81<br>
-3948.38<br>
1136.23<br>
48°28'36.91"<br>
-102°58'41.73"<br>
0.82<br>
4051.50<br>
13723.00<br>
90.07<br>
177.51<br>
9703.58<br>
-4043.32<br>
1139.52<br>
48°28'35.97"<br>
-102°58'41.68"<br>
1.08<br>
4146.20<br>
13818.00<br>
90.49<br>
177.29<br>
9703.12<br>
-4138.22<br>
1143.83<br>
48°28'35.03"<br>
-102°58'41.62"<br>
0.50<br>
4240.98<br>
13913.00<br>
90.63<br>
177.75<br>
9702.19<br>
-4233.12<br>
1147.94<br>
48°28'34.10"<br>
-102°58'41.55"<br>
0.51<br>
4335.75<br>
14007.00<br>
89.37<br>
179.73<br>
9702.19<br>
-4327.09<br>
1150.00<br>
48°28'33.17"<br>
-102°58'41.52"<br>
2.50<br>
4429.35<br>
14103.00<br>
89.02<br>
180.27<br>
9703.54<br>
-4423.08<br>
1150.00<br>
48°28'32.22"<br>
-102°58'41.52"<br>
0.67<br>
4524.72<br>
14198.00<br>
90.84<br>
180.53<br>
9703.65<br>
-4518.08<br>
1149.34<br>
48°28'31.29"<br>
-102°58'41.53"<br>
1.94<br>
4619.03<br>
14293.00<br>
91.12<br>
180.10<br>
9702.03<br>
-4613.06<br>
1148.82<br>
48°28'30.35"<br>
-102°58'41.54"<br>
0.54<br>
4713.35<br>
14388.00<br>
91.40<br>
180.18<br>
9699.94<br>
-4708.04<br>
1148.59<br>
48°28'29.41"<br>
-102°58'41.54"<br>
0.31<br>
4807.69<br>
14484.00<br>
90.77<br>
181.56<br>
9698.12<br>
-4804.01<br>
1147.13<br>
48°28'28.46"<br>
-102°58'41.57"<br>
1.58<br>
4902.88<br>
14578.00<br>
90.49<br>
181.29<br>
9697.09<br>
-4897.97<br>
1144.79<br>
48°28'27.54"<br>
-102°58'41.60"<br>
0.41<br>
4995.98<br>
14673.00<br>
90.98<br>
180.33<br>
9695.87<br>
-4992.95<br>
1143.45<br>
48°28'26.60"<br>
-102°58'41.62"<br>
1.13<br>
5090.20<br>
14769.00<br>
90.63<br>
179.08<br>
9694.52<br>
-5088.94<br>
1143.94<br>
48°28'25.65"<br>
-102°58'41.61"<br>
1.35<br>
5185.63<br>
14864.00<br>
89.02<br>
180.10<br>
9694.81<br>
-5183.93<br>
1144.62<br>
48°28'24.72"<br>
-102°58'41.60"<br>
2.01<br>
5280.09<br>
14960.00<br>
87.42<br>
179.10<br>
9697.79<br>
-5279.88<br>
1145.29<br>
48°28'23.77"<br>
-102°58'41.59"<br>
1.97<br>
5375.50<br>
15055.00<br>
87.69<br>
178.39<br>
9701.85<br>
-5374.77<br>
1147.37<br>
48°28'22.83"<br>
-102°58'41.56"<br>
0.80<br>
5470.01<br>
15150.00<br>
89.58<br>
179.44<br>
9704.11<br>
-5469.72<br>
1149.17<br>
48°28'21.90"<br>
-102°58'41.54"<br>
2.28<br>
5564.56<br>
15245.00<br>
88.74<br>
178.26<br>
9705.50<br>
-5564.69<br>
1151.07<br>
48°28'20.96"<br>
-102°58'41.51"<br>
1.52<br>
5659.13<br>
15340.00<br>
89.02<br>
178.21<br>
9707.36<br>
-5659.63<br>
1154.00<br>
48°28'20.02"<br>
-102°58'41.47"<br>
0.30<br>
5753.79<br>
15435.00<br>
89.16<br>
179.62<br>
9708.87<br>
-5754.60<br>
1155.80<br>
48°28'19.08"<br>
-102°58'41.44"<br>
1.49<br>
5848.36<br>
15530.00<br>
87.14<br>
181.01<br>
9711.94<br>
-5849.54<br>
1155.28<br>
48°28'18.15"<br>
-102°58'41.45"<br>
2.58<br>
5942.63<br>
15625.00<br>
88.39<br>
180.44<br>
9715.64<br>
-5944.45<br>
1154.08<br>
48°28'17.21"<br>
-102°58'41.46"<br>
1.45<br>
6036.81<br>
15720.00<br>
90.07<br>
181.06<br>
9716.92<br>
-6039.43<br>
1152.83<br>
48°28'16.27"<br>
-102°58'41.48"<br>
1.88<br>
6131.04<br>
15785.00<br>
90.56<br>
182.14<br>
9716.56<br>
-6104.41<br>
1151.02<br>
48°28'15.63"<br>
-102°58'41.51"<br>
1.82<br>
6195.39<br>
15880.00<br>
90.07<br>
181.62<br>
9716.04<br>
-6199.35<br>
1147.90<br>
48°28'14.70"<br>
-102°58'41.56"<br>
0.75<br>
6289.37<br>
15975.00<br>
90.00<br>
180.93<br>
9715.98<br>
-6294.33<br>
1145.79<br>
48°28'13.76"<br>
-102°58'41.59"<br>
0.73<br>
6383.50<br>
16071.00<br>
89.30<br>
180.06<br>
9716.57<br>
-6390.32<br>
1144.96<br>
48°28'12.81"<br>
-102°58'41.60"<br>
1.16<br>
6478.79<br>
16166.00<br>
89.02<br>
181.14<br>
9717.96<br>
-6485.31<br>
1143.96<br>
48°28'11.87"<br>
-102°58'41.62"<br>
1.17<br>
6573.05<br>
16261.00<br>
88.96<br>
182.06<br>
9719.63<br>
-6580.25<br>
1141.31<br>
48°28'10.94"<br>
-102°58'41.65"<br>
0.97<br>
6667.09<br>
16356.00<br>
92.51<br>
180.64<br>
9718.41<br>
-6675.20<br>
1139.07<br>
48°28'10.00"<br>
-102°58'41.69"<br>
4.02<br>
6761.17<br>
16451.00<br>
91.39<br>
180.21<br>
9715.18<br>
-6770.14<br>
1138.37<br>
48°28'9.06"<br>
-102°58'41.70"<br>
1.26<br>
6855.43<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=57></a>9<br>
5D Survey Report<br>
Survey Points (Relative to Slot<br>
centre, TVD relative to Well TVD Reference )<br>
MD<br>
Inc<br>
Az<br>
TVD<br>
N.Offset<br>
E.Offset<br>
Latitude<br>
Longitude<br>
DLS<br>
VS<br>
Comment<br>
(US ft)<br>
(°)<br>
(°)<br>
(US ft)<br>
(US ft)<br>
(US ft)<br>
(° ' '')<br>
(° ' '')<br>
(°/100 US ft)<br>
(US ft)<br>
16546.00<br>
89.93<br>
180.93<br>
9714.09<br>
-6865.13<br>
1137.42<br>
48°28'8.13"<br>
-102°58'41.71"<br>
1.71<br>
6949.70<br>
16641.00<br>
87.84<br>
181.58<br>
9715.94<br>
-6960.08<br>
1135.34<br>
48°28'7.19"<br>
-102°58'41.74"<br>
2.30<br>
7043.81<br>
16736.00<br>
87.56<br>
180.78<br>
9719.75<br>
-7054.98<br>
1133.39<br>
48°28'6.25"<br>
-102°58'41.77"<br>
0.89<br>
7137.88<br>
16831.00<br>
88.68<br>
179.74<br>
9722.87<br>
-7149.93<br>
1132.96<br>
48°28'5.31"<br>
-102°58'41.78"<br>
1.61<br>
7232.17<br>
16926.00<br>
89.37<br>
178.40<br>
9724.48<br>
-7244.90<br>
1134.50<br>
48°28'4.38"<br>
-102°58'41.76"<br>
1.59<br>
7326.70<br>
17021.00<br>
89.30<br>
177.70<br>
9725.58<br>
-7339.84<br>
1137.73<br>
48°28'3.44"<br>
-102°58'41.71"<br>
0.74<br>
7421.40<br>
17115.00<br>
89.65<br>
177.28<br>
9726.45<br>
-7433.74<br>
1141.85<br>
48°28'2.51"<br>
-102°58'41.65"<br>
0.58<br>
7515.17<br>
17210.00<br>
91.33<br>
176.92<br>
9725.63<br>
-7528.61<br>
1146.65<br>
48°28'1.58"<br>
-102°58'41.58"<br>
1.81<br>
7609.97<br>
17305.00<br>
90.07<br>
177.89<br>
9724.47<br>
-7623.51<br>
1150.96<br>
48°28'0.64"<br>
-102°58'41.51"<br>
1.67<br>
7704.74<br>
17400.00<br>
90.77<br>
178.28<br>
9723.78<br>
-7718.45<br>
1154.13<br>
48°27'59.70"<br>
-102°58'41.47"<br>
0.84<br>
7799.44<br>
17495.00<br>
91.05<br>
176.78<br>
9722.27<br>
-7813.35<br>
1158.22<br>
48°27'58.77"<br>
-102°58'41.40"<br>
1.61<br>
7894.19<br>
17590.00<br>
90.91<br>
178.08<br>
9720.64<br>
-7908.24<br>
1162.48<br>
48°27'57.83"<br>
-102°58'41.34"<br>
1.38<br>
7988.95<br>
17685.00<br>
89.16<br>
175.52<br>
9720.58<br>
-8003.08<br>
1167.78<br>
48°27'56.90"<br>
-102°58'41.26"<br>
3.26<br>
8083.78<br>
17780.00<br>
91.05<br>
176.73<br>
9720.41<br>
-8097.85<br>
1174.20<br>
48°27'55.96"<br>
-102°58'41.17"<br>
2.36<br>
8178.68<br>
17874.00<br>
93.76<br>
179.74<br>
9716.47<br>
-8191.71<br>
1177.10<br>
48°27'55.03"<br>
-102°58'41.13"<br>
4.31<br>
8272.26<br>
17970.00<br>
93.63<br>
181.37<br>
9710.28<br>
-8287.50<br>
1176.17<br>
48°27'54.09"<br>
-102°58'41.14"<br>
1.70<br>
8367.33<br>
18064.00<br>
91.95<br>
182.13<br>
9705.70<br>
-8381.34<br>
1173.30<br>
48°27'53.16"<br>
-102°58'41.18"<br>
1.96<br>
8460.25<br>
18159.00<br>
91.60<br>
181.55<br>
9702.76<br>
-8476.24<br>
1170.25<br>
48°27'52.23"<br>
-102°58'41.23"<br>
0.71<br>
8554.20<br>
18254.00<br>
90.98<br>
180.62<br>
9700.62<br>
-8571.20<br>
1168.46<br>
48°27'51.29"<br>
-102°58'41.25"<br>
1.18<br>
8648.34<br>
18349.00<br>
90.35<br>
180.93<br>
9699.52<br>
-8666.19<br>
1167.17<br>
48°27'50.35"<br>
-102°58'41.27"<br>
0.74<br>
8742.57<br>
18444.00<br>
89.79<br>
181.58<br>
9699.40<br>
-8761.16<br>
1165.09<br>
48°27'49.41"<br>
-102°58'41.30"<br>
0.90<br>
8836.71<br>
18539.00<br>
89.37<br>
181.49<br>
9700.10<br>
-8856.13<br>
1162.55<br>
48°27'48.48"<br>
-102°58'41.34"<br>
0.45<br>
8930.77<br>
18635.00<br>
89.37<br>
180.97<br>
9701.15<br>
-8952.10<br>
1160.49<br>
48°27'47.53"<br>
-102°58'41.37"<br>
0.54<br>
9025.90<br>
18730.00<br>
89.79<br>
181.76<br>
9701.85<br>
-9047.07<br>
1158.22<br>
48°27'46.59"<br>
-102°58'41.41"<br>
0.94<br>
9120.00<br>
18825.00<br>
89.09<br>
181.93<br>
9702.78<br>
-9142.01<br>
1155.16<br>
48°27'45.66"<br>
-102°58'41.45"<br>
0.76<br>
9213.99<br>
18920.00<br>
88.60<br>
182.25<br>
9704.69<br>
-9236.93<br>
1151.70<br>
48°27'44.72"<br>
-102°58'41.50"<br>
0.62<br>
9307.91<br>
19015.00<br>
87.97<br>
181.69<br>
9707.54<br>
-9331.83<br>
1148.44<br>
48°27'43.78"<br>
-102°58'41.55"<br>
0.89<br>
9401.83<br>
19109.00<br>
87.63<br>
182.77<br>
9711.15<br>
-9425.69<br>
1144.78<br>
48°27'42.86"<br>
-102°58'41.61"<br>
1.20<br>
9494.68<br>
19204.00<br>
87.70<br>
181.84<br>
9715.02<br>
-9520.53<br>
1140.96<br>
48°27'41.92"<br>
-102°58'41.66"<br>
0.98<br>
9588.48<br>
19300.00<br>
86.99<br>
180.10<br>
9719.46<br>
-9616.41<br>
1139.34<br>
48°27'40.98"<br>
-102°58'41.69"<br>
1.96<br>
9683.56<br>
19395.00<br>
89.23<br>
178.43<br>
9722.60<br>
-9711.34<br>
1140.56<br>
48°27'40.04"<br>
-102°58'41.67"<br>
2.94<br>
9778.02<br>
19489.00<br>
88.46<br>
179.11<br>
9724.49<br>
-9805.30<br>
1142.58<br>
48°27'39.11"<br>
-102°58'41.64"<br>
1.09<br>
9871.61<br>
19584.00<br>
88.53<br>
178.18<br>
9726.99<br>
-9900.24<br>
1144.82<br>
48°27'38.17"<br>
-102°58'41.61"<br>
0.98<br>
9966.19<br>
19680.00<br>
87.70<br>
178.23<br>
9730.14<br>
-9996.14<br>
1147.83<br>
48°27'37.23"<br>
-102°58'41.56"<br>
0.87<br>
10061.82<br>
LAST WFT MWD<br>
SURVEY<br>
19733.00<br>
87.70<br>
178.23<br>
9732.27<br>
-10049.07<br>
1149.46<br>
48°27'36.71"<br>
-102°58'41.54"<br>
0.00<br>
10114.60<br>
PROJECTION TO BIT<br>
Weatherford International Limited<br>
5D 7.5.9 : 13 January 2015, 20:36:43 UTC<br>
<hr>
<A name=58></a><hr>
<A name=59></a><hr>
<A name=60></a>29119<br>
Notify NDIC inspector Tom Delling at 701-770-8660 with spud and TD info.<br>
X<br>
8/12/14<br>
Nathaniel Erbele<br>
Petroleum Resource Specialist<br>
<hr>
<A name=61></a>August 12, 2014<br>
Richard L Redus<br>
Lead Permitting Analyst<br>
XTO ENERGY INC.<br>
P.O. Box 6501<br>
Englewood, CO 80155<br>
RE:<br>
HORIZONTAL WELL<br>
EIDE 31X-29G<br>
NWNE Section 29-158N-95W<br>
Williams County<br>
Well File # 29119<br>
Dear Richard:<br>
Pursuant to Commission Order No. 24759, approval to drill the above captioned well is hereby given. The<br>
approval is granted on the condition that all portions of the well bore not isolated by cement, be no closer than<br>
the </span><span class="ft5">200' setback </span><span class="ft4">from the north & south boundaries and </span><span class="ft5">500' setback </span><span class="ft4">from the east & west boundaries within the<br>
1280 acre spacing unit consisting of Sections 29 & 32-158N-95W.<br>
PERMIT STIPULATIONS: XTO ENERGY INC. must take into consideration NDAC 43-02-03-28<br>
(Safety Regulation) when contemplating simultaneous operations on the above captioned location.<br>
Pursuant to NDAC 43-02-03-28 (Safety Regulation) "No boiler, portable electric lighting generator, or<br>
treater shall be placed nearer than 150 feet to any producing well or oil tank." Effective June 1, 2014, a<br>
covered leak-proof container (with placard) for filter sock disposal must be maintained on the well site<br>
beginning when the well is spud, and must remain on-site during clean-out, completion, and flow-back<br>
whenever filtration operations are conducted. XTO ENERGY INC must contact NDIC Field Inspector<br>
Tom Delling at 701-770-8660 prior to location construction.<br>
Drilling pit<br>
NDAC 43-02-03-19.4 states that "a pit may be utilized to bury drill cuttings and solids generated during well<br>
drilling and completion operations, providing the pit can be constructed, used and reclaimed in a manner that will<br>
prevent pollution of the land surface and freshwaters. Reserve and circulation of mud system through earthen pits<br>
are prohibited. All pits shall be inspected by an authorized representative of the director prior to lining and use.<br>
Drill cuttings and solids must be stabilized in a manner approved by the director prior to placement in a cuttings<br>
pit."<br>
Form 1 Changes & Hard Lines<br>
Any changes, shortening of casing point or lengthening at Total Depth must have prior approval by the NDIC.<br>
The proposed directional plan is at a legal location. Based on the azimuth of the proposed lateral the maximum<br>
legal coordinate from the well head is: 10116' south.<br>
Location Construction Commencement (Three Day Waiting Period)<br>
Operators shall not commence operations on a drill site until the 3rd business day following publication of the<br>
approved drilling permit on the NDIC - OGD Daily Activity Report. If circumstances require operations to<br>
commence before the 3rd business day following publication on the Daily Activity Report, the waiting period may<br>
<hr>
<A name=62></a>be waived by the Director. Application for a waiver must be by sworn affidavit providing the information<br>
necessary to evaluate the extenuating circumstances, the factors of NDAC 43-02-03-16.2 (1), (a)-(f), and any other<br>
information that would allow the Director to conclude that in the event another owner seeks revocation of the<br>
drilling permit, the applicant should retain the permit.<br>
Permit Fee & Notification<br>
Payment was received in the amount of $100 via credit card. It is requested that notification be given<br>
immediately upon the spudding of the well. This information should be relayed to the Oil & Gas Division,<br>
Bismarck, via telephone. The following information must be included: Well name, legal location, permit number,<br>
drilling contractor, company representative, date and time of spudding. Office hours are 8:00 a.m. to 12:00 p.m.<br>
and 1:00 p.m. to 5:00 p.m. Central Time. Our telephone number is (701) 328-8020, leave a message if after hours<br>
or on the weekend.<br>
Survey Requirements for Horizontal, Horizontal Re-entry, and Directional Wells<br>
NDAC Section 43-02-03-25 (Deviation Tests and Directional Surveys) states in part (that) the survey<br>
contractor shall file a certified copy of all surveys with the director free of charge within thirty days of completion.<br>
Surveys must be submitted as one electronic copy, or in a form approved by the director. However, the director<br>
may require the directional survey to be filed immediately after completion if the survey is needed to conduct the<br>
operation of the director's office in a timely manner. Certified surveys must be submitted via email in one adobe<br>
document, with a certification cover page to </span><span class="ft2">certsurvey@nd.gov</span><span class="ft0">.<br>
Survey points shall be of such frequency to accurately determine the entire location of the well bore.<br>
Specifically, the Horizontal and Directional well survey frequency is 100 feet in the vertical, 30 feet in the curve<br>
(or when sliding) and 90 feet in the lateral.<br>
Confidential status<br>
Your request for confidential status of all information furnished to the Director, or his representatives, is<br>
hereby granted. Such information, except production runs, shall remain confidential for six months commencing<br>
on the date the well is spud.<br>
Confidential status notwithstanding, the Director and his representatives shall have access to all well<br>
records wherever located. Your company personnel, or any person performing work for your company shall<br>
permit the Director and his representatives to come upon any lease, property, well, or drilling rig operated or<br>
controlled by them, complying with all safety rules, and to inspect the records and operation of such wells and to<br>
have access at all times to any and all records of wells. The Commission's field personnel periodically inspect<br>
producing and drilling wells. Any information regarding such wells shall be made available to them at any time<br>
upon request. The information so obtained by the field personnel shall be maintained in strict confidence and<br>
shall be available only to the Commission and its staff.<br>
Surface casing cement<br>
Tail cement utilized on surface casing must have a minimum compressive strength of 500 psi within 12<br>
hours, and tail cement utilized on production casing must have a minimum compressive strength of 500 psi<br>
before drilling the plug or initiating tests.<br>
Logs </span><span class="ft3">NDAC Section 43-02-03-31 requires the running of (1) a suite of open hole logs from which formation tops and<br>
porosity zones can be determined, (2) a Gamma Ray Log run from total depth to ground level elevation of the well bore, and<br>
(3) a log from which the presence and quality of cement can be determined (Standard CBL or Ultrasonic cement evaluation<br>
log) in every well in which production or intermediate casing has been set, this log must be run prior to completing the well.<br>
All logs run must be submitted free of charge, as one digital TIFF (tagged image file format) copy and one digital LAS (log<br>
ASCII) formatted copy. Digital logs may be submitted on a standard CD, DVD, or attached to an email sent to<br>
digitallogs@nd.gov </span><span class="ft0">Thank you for your cooperation.<br>
Sincerely,<br>
Nathaniel Erbele<br>
Petroleum Resource Specialist<br>
<hr>
<A name=63></a>INDUSTRIAL COMMISSION OF NORTH DAKOTA<br>
OIL AND GAS DIVISION<br>
600 EAST BOULEVARD DEPT 405<br>
BISMARCK, ND 58505-0840<br>
SFN 54269 (08-2005)<br>
PLEASE READ INSTRUCTIONS BEFORE FILLING OUT FORM.<br>
PLEASE SUBMIT THE ORIGINAL AND ONE COPY.<br>
Type of Work<br>
Type of Well<br>
Approximate Date Work Will Start<br>
Confidential Status<br>
New Location<br>
Oil & Gas<br>
9 / 1 / 2014<br>
Yes<br>
Operator<br>
Telephone Number<br>
XTO ENERGY INC.<br>
303-397-3712<br>
Address<br>
City<br>
State<br>
Zip Code<br>
P.O. Box 6501<br>
Englewood<br>
CO<br>
80155<br>
Notice has been provided to the owner of any<br>
This well is not located within five hundred<br>
permanently occupied dwelling within 1,320 feet.<br>
feet of an occupied dwelling.<br>
enter data for additional laterals on page 2)<br>
Well Name<br>
Well Number<br>
EIDE<br>
31X-29G<br>
Surface Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
250 </span><span class="ft0">FL<br>
N<br>
2449 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
NWNE<br>
29<br>
158<br>
95<br>
Williams<br>
Longstring Casing Point Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
711 </span><span class="ft0">F </span><span class="ft6">N </span><span class="ft0">L<br>
1979 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
NWNE<br>
29<br>
158<br>
95<br>
Williams<br>
Longstring Casing Point Coordinates From Well Head<br>
Azimuth<br>
Longstring Total Depth<br>
461 S </span><span class="ft0">From WH<br>
470 E </span><span class="ft0">From WH<br>
140<br>
9999 </span><span class="ft0">Feet MD<br>
9705 </span><span class="ft0">Feet TVD<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
249 </span><span class="ft0">F </span><span class="ft6">S<br>
LF<br>
1304<br>
E<br>
L<br>
SESE<br>
32<br>
158<br>
95<br>
Williams<br>
Bottom Hole Coordinates From Well Head<br>
KOP Lateral 1<br>
Azimuth Lateral 1<br>
Estimated Total Depth Lateral 1<br>
10067 S </span><span class="ft0">From WH<br>
1145 E </span><span class="ft0">From WH<br>
9267<br>
Feet MD<br>
180<br>
19808 </span><span class="ft0">Feet MD<br>
9705 </span><span class="ft0">Feet TVD<br>
Latitude of Well Head<br>
Longitude of Well Head<br>
NAD Reference<br>
Description of<br>
(Subject to NDIC Approval)<br>
48<br>
29<br>
15.87<br>
-102<br>
58<br>
58.59<br>
NAD83<br>
Spacing Unit:<br>
Sections 29 & 32-158N-95W<br>
Ground Elevation<br>
Acres in Spacing/Drilling Unit<br>
Spacing/Drilling Unit Setback Requirement<br>
Industrial Commission Order<br>
2370 </span><span class="ft0">Feet Above S.L.<br>
1280<br>
500 </span><span class="ft8">Feet N/S<br>
200<br>
Feet<br>
Feet E/W<br>
24759<br>
North Line of Spacing/Drilling Unit<br>
South Line of Spacing/Drilling Unit<br>
East Line of Spacing/Drilling Unit<br>
West Line of Spacing/Drilling Unit<br>
5279 </span><span class="ft0">Feet<br>
5284 </span><span class="ft0">Feet<br>
10566 </span><span class="ft0">Feet<br>
10565 </span><span class="ft0">Feet<br>
Objective Horizons<br>
Pierre Shale Top<br>
Three Forks - B1<br>
1796<br>
Proposed<br>
Size<br>
Weight<br>
Depth<br>
Cement Volume<br>
Surface Casing<br>
9<br>
5/8<br>
36 </span><span class="ft0">Lb./Ft. </span><span class="ft6">1850<br>
Feet<br>
563<br>
Sacks<br>
Proposed<br>
Size<br>
Weight(s)<br>
Longstring Total Depth<br>
Cement Volume<br>
Cement Top<br>
Top Dakota Sand<br>
Longstring Casing<br>
729,32<br>
Lb./Ft.<br>
9999 </span><span class="ft0">Feet MD<br>
9705 </span><span class="ft0">Feet TVD<br>
855<br>
Sacks<br>
4300 </span><span class="ft0">Feet<br>
4898<br>
Feet<br>
Base of Last<br>
Last<br>
Salt (If<br>
Charles </span><span class="ft0">Applicable)<br>
Salt (If Applicable)<br>
8132 </span><span class="ft0">Feet<br>
Proposed Logs<br>
MWD/GR, Mud Log, CBL/GR<br>
Drilling Mud Type (Vertical Hole - Below Surface Casing)<br>
Drilling Mud Type (Lateral)<br>
Invert<br>
Brine<br>
Survey Type in Vertical Portion of Well<br>
Survey Frequency: Build Section<br>
Survey Frequency: Lateral<br>
Survey Contractor<br>
MWD </span><span class="ft0">Every 100 Feet<br>
30 </span><span class="ft0">Feet<br>
90 </span><span class="ft0">Feet<br>
Intek<br>
proposed mud/cementing plan,<br>
directional plot/plan, $100 fee.<br>
<hr>
<A name=64></a>Page 2<br>
SFN 54269 (08-2005)<br>
An open hole logging waiver is attached. XTO Energy does not typically run a frac string. Cuttings will be hauled to an approved disposal<br>
site list is attached.<br>
Lateral 2<br>
KOP Lateral 2<br>
Azimuth Lateral 2<br>
Estimated Total Depth Lateral 2<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
F<br>
L<br>
Lateral 3<br>
KOP Lateral 3<br>
Azimuth Lateral 3<br>
Estimated Total Depth Lateral 3<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Lateral 4<br>
KOP Lateral 4<br>
Azimuth Lateral 4<br>
Estimated Total Depth Lateral 4<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Lateral 5<br>
KOP Lateral 5<br>
Azimuth Lateral 5<br>
Estimated Total Depth Lateral 5<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Date<br>
I hereby swear or affirm the information provided is true, complete and correct as determined from all available records.<br>
8 / 6 / 2014<br>
Signature<br>
Printed Name<br>
Title<br>
ePermit<br>
Richard L Redus<br>
Lead Permitting Analyst<br>
Email Address(es)<br>
Permit and File Number<br>
API Number<br>
Date Approved<br>
29119<br>
105<br>
03673<br>
8 / 12 / 2014<br>
Field<br>
By<br>
MCGREGOR<br>
Nathaniel Erbele<br>
Pool<br>
Permit Type<br>
Title<br>
BAKKEN<br>
DEVELOPMENT<br>
Petroleum Resource Specialist<br>
<hr>
<A name=65></a>April 9, 2014<br>
RE: Filter Socks and Other Filter Media<br>
Leakproof Container Required<br>
Oil and Gas Wells<br>
Dear Operator,<br>
North Dakota Administrative Code Section 43-02-03-19.2 states in part that all waste material associated with<br>
exploration or production of oil and gas must be properly disposed of in an authorized facility in accord with all<br>
applicable local, state, and federal laws and regulations.<br>
Filtration systems are commonly used during oil and gas operations in North Dakota. The Commission is very<br>
concerned about the proper disposal of used filters (including filter socks) used by the oil and gas industry.<br>
Effective June 1, 2014, a container must be maintained on each well drilled in North Dakota beginning when the<br>
well is spud and must remain on-site during clean-out, completion, and flow-back whenever filtration operations<br>
are conducted. The on-site container must be used to store filters until they can be properly disposed of in an<br>
authorized facility. Such containers must be:<br>
leakproof to prevent any fluids from escaping the container<br>
covered to prevent precipitation from entering the container<br>
placard to indicate only filters are to be placed in the container<br>
If the operator will not utilize a filtration system, a waiver to the container requirement will be considered, but<br>
only upon the operator submitting a Sundry Notice (Form 4) justifying their request.<br>
As previously stated in our March 13, 2014 letter, North Dakota Administrative Code Section 33-20-02.1-01<br>
states in part that every person who transports solid waste (which includes oil and gas exploration and production<br>
wastes) is required to have a valid permit issued by the North Dakota Department of Health, Division of Waste<br>
Management. Please contact the Division of Waste Management at (701) 328-5166 with any questions on the<br>
solid waste program. Note oil and gas exploration and production wastes include produced water, drilling mud,<br>
invert mud, tank bottom sediment, pipe scale, filters, and fly ash.<br>
Thank you for your cooperation.<br>
Sincerely,<br>
Bruce E. Hicks<br>
Assistant Director<br>
<hr>
<A name=66></a>CERTIFICATE<br>
THIS IS TO CERTIFY THAT THE ABOVE PLAT WAS PREPARED FROM FIELD<br>
NOTES OF ACTUAL SURVEYS MADE BY ME OR UNDER MY SUPERVISION<br>
AND THAT THE SAME ARE TRUE AND CORRECT TO THE BEST OF MY<br>
KNOWLEDGE AND BELIEF.<br>
ROY JE</span><span class="ft10">NS</span><span class="ft11">E</span><span class="ft10">N<br>
1000'<br>
500'<br>
0'<br>
1000'<br>
T<br>
REGISTERED<br>
LAND<br>
NAD 83 (TARGET BOTTOM HOLE)<br>
NAD 83 (SURFACE LOCATION)<br>
SURVEYOR<br>
LATITUDE = 48°27'36.55" (48.460153)<br>
LATITUDE = 48°29'15.87" (48.487742)<br>
N<br>
LONGITUDE = 102°58'41.60" (102.978222) LONGITUDE = 102°58'58.59" (102.982942)<br>
LS. - 4654<br>
O<br>
A<br>
REGISTERED LAND SURVEYOR<br>
NAD 27 (TARGET BOTTOM HOLE)<br>
NAD 27 (SURFACE LOCATION)<br>
R<br>
T<br>
REGISTRATION NO. 4654<br>
LATITUDE = 48°27'36.46" (48.460128)<br>
LATITUDE = 48°29'15.79" (48.487719)<br>
T H<br>
STATE OF NORTH DAKOTA<br>
LONGITUDE = 102°58'39.94" (102.977761) LONGITUDE = 102°58'56.93" (102.982481)<br>
D</span><span class="ft11">A </span><span class="ft10">K </span><span class="ft11">O<br>
BASIS OF BEARINGS<br>
XTO ENERGY, INC.<br>
BASIS OF BEARINGS IS A G.P.S. OSERVATION<br>
EIDE #31x-29G<br>
VERTICAL CONTROL DATUM: NAVD88<br>
NW 1/4 NE 1/4, SECTION 29, T158N, R95W, 5th P.M.<br>
WILLIAMS COUNTY, NORTH DAKOTA<br>
SURVEYED BY: D.D., A.H.<br>
SURVEY DATE: 04-05-14<br>
NORTH<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 1000'<br>
REVISED: 00-00-00<br>
TRUE<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
WELL LOCATION PLAT<br>
<hr>
<A name=67></a>GEOLOGIC PROGNOSIS<br>
WELL NAME:<br>
Eide 31X-29G<br>
COUNTY:<br>
Williams, ND<br>
SURFACE LOCATION:<br>
NW NE 29-158N-95W<br>
AREA:<br>
North Nesson<br>
FOOTAGE CALLS:<br>
250 FNL<br>
2,449 FEL<br>
FIELD:<br>
Tioga<br>
ELEVATION:<br>
KB:<br>
2,396<br>
GR:<br>
2,370 API:<br>
BOTTOM HOLE LOCATION:<br>
STATE WELL NUMBER:<br>
REFERENCE WELL:<br>
REFERENCE WELL:<br>
DRILLING RIG:<br>
Nabors B11<br>
Eide 31X-29<br>
Pederson Al 1<br>
S29-T158N-R95W<br>
S20-T158N-R95W<br>
TARGET: MIDDLE BAKKEN<br>
XTO Energy<br>
Petro-Hunt<br>
ESTIMATED TOPS:<br>
KB ELEV.:<br>
2388 KB ELEV.:<br>
2424<br>
TVD<br>
ACTUAL<br>
DEEP REFERENCE WELL<br>
DEEP REFERENCE WELL<br>
PROSPECTIVE PAY (in bold)<br>
DEPTH<br>
ELEV.<br>
DEPTH<br>
ELEV.<br>
DEPTH<br>
ELEV.<br>
DEPTH<br>
ELEV.<br>
Pierre (Base Fox Hills)<br>
1796<br>
600<br>
1950<br>
438<br>
1803<br>
621<br>
Greenhorn<br>
4233<br>
-1837<br>
4127<br>
-1739<br>
4199<br>
-1775<br>
Mowry<br>
4512<br>
-2116<br>
4438<br>
-2050<br>
4478<br>
-2054<br>
Dakota<br>
4898<br>
-2502<br>
4825<br>
-2437<br>
4864<br>
-2440<br>
Rierdon<br>
5659<br>
-3263<br>
5674<br>
-3286<br>
5691<br>
-3267<br>
Dunham Salt </span><span class="ft2">(0')<br>
6274<br>
-3878<br>
6240<br>
-3852<br>
6240<br>
-3816<br>
Spearfish<br>
6279<br>
-3883<br>
6247<br>
-3859<br>
6245<br>
-3821<br>
Pine Salt </span><span class="ft2">(0')<br>
6323<br>
-3927<br>
6289<br>
-3901<br>
6289<br>
-3865<br>
Minnekahta<br>
6572<br>
-4176<br>
6538<br>
-4150<br>
6538<br>
-4114<br>
Opeche Salts </span><span class="ft2">(0')<br>
6598<br>
-4202<br>
6564<br>
-4176<br>
6564<br>
-4140<br>
Minnelusa<br>
6735<br>
-4339<br>
6736<br>
-4348<br>
6701<br>
-4277<br>
Tyler<br>
6804<br>
-4408<br>
6802<br>
-4414<br>
6770<br>
-4346<br>
Kibbey Lime<br>
7385<br>
-4989<br>
7395<br>
-5007<br>
7351<br>
-4927<br>
Charles<br>
7533<br>
-5137<br>
7550<br>
-5162<br>
7499<br>
-5075<br>
Base Last Salt<br>
8132<br>
-5736<br>
8148<br>
-5760<br>
8098<br>
-5674<br>
Ratcliffe<br>
8197<br>
-5801<br>
8215<br>
-5827<br>
8163<br>
-5739<br>
Mission Canyon<br>
8342<br>
-5946<br>
8366<br>
-5978<br>
8308<br>
-5884<br>
Lodgepole<br>
8966<br>
-6570<br>
8998<br>
-6610<br>
8932<br>
-6508<br>
False Bakken<br>
9576<br>
-7180<br>
9568<br>
-7180<br>
9542<br>
-7118<br>
Scallion<br>
9581<br>
-7185<br>
9573<br>
-7185<br>
9547<br>
-7123<br>
Upper Bakken Shale<br>
9588<br>
-7192<br>
9580<br>
-7192<br>
9554<br>
-7130<br>
Lower Bakken Shale<br>
9660<br>
-7264<br>
9592<br>
-7204<br>
9567<br>
-7143<br>
Pronghorn<br>
9687<br>
-7291<br>
9626<br>
-7202<br>
Three Forks<br>
9692<br>
-7296<br>
9653<br>
-7229<br>
TF - Target Top<br>
9694<br>
-7298<br>
9658<br>
-7234<br>
TF Target - Depth<br>
9705<br>
-7309<br>
9660<br>
-7236<br>
TF Target - Base<br>
9713<br>
-7317<br>
9671<br>
-7247<br>
TD - (xx,xxx'+/-MD)<br>
9679<br>
-7255<br>
NOTE: If Dunham or Other Salts thickness change, subsequent formation tops could change. Adjust<br>
projected Middle Bakken TARGET DEPTH by adding<br>
1573<br>
to actual Base Last Salt top.<br>
DRILLING PROGRAM:<br>
Drill 1 horizontal leg in Three Forks<br>
SAMPLE PROGRAM:<br>
Catch 50' samples Tyler to Base Last Salt,<br>
Catch 30' samples from Base Last Salt to TD in vertical hole, 30' samples in horizontal hole.<br>
CORE PROGRAM:<br>
To be determined<br>
DRILL STEM TESTS:<br>
To be determined<br>
MUD SYSTEM:<br>
Invert (oil-base) in vertical hole, salt water in horizontal hole.<br>
MUD LOGGING:<br>
Run total gas and chromatograph Tyler to TD, Plot drilling rate Tyler to TD, Describe all<br>
samples.<br>
ON-SITE GEOLOGIST:<br>
Russell Bernhard (303) 408-4867 or Roy Collins (801) 565-7581<br>
LOGGING PROGRAM:<br>
MWD Gamma Ray in build & horizontal hole, (CBL/GR in vertical and build (to approx 70°).<br>
CALL MORN. REPORT TO:<br>
Jeff Thompson O: (303) 397-3705 C: (303) 358-9784 H: (303) 945-4186<br>
SERVICE COMPANIES:<br>
The following service companies will be used in conjunction with this well.<br>
Testing:<br>
To be determined<br>
Coring:<br>
To be determined<br>
Direct. & MWD:<br>
To be determined<br>
Open-Hole Logging<br>
To be determined<br>
GENERAL INFORMATION:<br>
Anytime there is a question in your mind concerning the well, no matter what the time of day, please call.<br>
Notify the Geologist of any DEPTH MEASUREMENT CORRECTIONS OR UNUSUAL HOLE DEVIATIONS.<br>
XTO ENERGY REPRESENTATIVES:<br>
GEOLOGISTS:<br>
Shana Wells O: (817) 885-2737 C: (817) 889-0714<br>
Thomas Heck O: (303) 397-3703 C: (303) 941-2124 H: (303) 431-1948<br>
Ron Shaffer<br>
O: (303) 397-3704 C: (720) 373-7187 H: (303) 734-0851<br>
Randy Hosey O: (817) 885-2398 C: (817) 889-3481<br>
John Klutsch O: (817) 885-2781 C: (713) 254-0655<br>
Bryant Kopriva O: (817) 885-3627 C: (817) 666-9195<br>
Jeff Thompson O: (303) 397-3705 C: (303) 358-9784 H: (303) 945-4186<br>
DRILLING SUPERINTENDENT:<br>
Bobby Jackson<br>
C: (505) 486-4706<br>
DRILLING:<br>
Ryan Rensink<br>
C: (505) 947-6532<br>
Lee Ozbirn<br>
C: (605) 877-2200<br>
Rory Gjovig<br>
C: (701) 570-9739<br>
ENGINEERS:<br>
Alec Bridge<br>
O: (303) 397-3608 C: (720) 244-9083<br>
Ross Lubbers<br>
O: (303) 397-3721 C: (405) 659-8563<br>
<hr>
<A name=68></a>PO Box 1589, Sidney, MT 59270<br>
Drilling Plan -<br>
Drill, Complete & Equip Single Lateral Wellbore in the Three Forks<br>
Well Name and Location<br>
Eide 31X-29G<br>
Location: NW NE Sec 29-158N-95W<br>
Latitude<br>
48.487742<br>
North<br>
Footage: 250 ft FNL & 2449 ft FEL<br>
Longitude<br>
102.982481<br>
West<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Williams County, ND<br>
Driving Directions<br>
From Tioga, ND: north on Highway 40 for 7.0 miles, west (left) on County Road 12 for 3.0 miles, south (left) on County<br>
Road 21 for 1.0 miles, east (left) on 74th Street NW for 0.5 miles, south (right) on existing road to Eide 31X-29 location.<br>
Drilling Rig Description<br>
Rig<br>
NABORS B11<br>
Draw Works<br>
Commander 1500<br>
Mast<br>
DrillMech 147' Cantilever mast (800,000# w/ 12 lines)<br>
Prime Movers<br>
3 - Caterpillar 3512C & Kato 6P6-3300 (1,365KW)<br>
Pumps<br>
2 - H&H HHF-1600 (1,500 hp)<br>
BOPE<br>
Cameron Type U 11" 5,000 psi single & double gate BOPs<br>
Hydril GK 11" 5,000 psi Annular BOP<br>
4-1/16" x 3-1/16" 5,000 psi<br>
Formation Tops<br>
TVD<br>
Offset XTO Wells<br>
Pierre (Base Fox Hills)<br>
1,796<br>
Eide 31X-29 (same pad)<br>
Greenhorn<br>
4,233<br>
Eide 11X-29 (same drilling unit, approx. 0.5 miles west)<br>
Mowry<br>
4,512<br>
Dakota<br>
4,898 Brackish Water<br>
Rierdon<br>
5,659<br>
Dunham Salt (0')<br>
6,274<br>
Spearfish<br>
6,279<br>
Pine Salt (0')<br>
6,323<br>
Minnekahta<br>
6,572<br>
Opeche Salts (0')<br>
6,598<br>
Minnelusa<br>
6,735<br>
soft/hard formation<br>
Tyler<br>
6,804<br>
laminations can wipe<br>
Kibbey Lime<br>
7,385<br>
out bit if drilled too aggressively<br>
Charles<br>
7,533<br>
Base Last Salt<br>
8,132<br>
Ratcliffe<br>
8,197<br>
Mission Canyon<br>
8,342 Possible losses<br>
Lodgepole<br>
8,966<br>
False Bakken<br>
9,576<br>
Scallion<br>
9,581<br>
Upper Bakken Shale<br>
9,660<br>
Lower Bakken Shale<br>
9,687<br>
Pronghorn<br>
9,687<br>
Three Forks<br>
9,692<br>
TF - Target Top<br>
9,694<br>
TF Target - Depth<br>
9,705<br>
TF Target - Base<br>
9,713<br>
Logging, DST and Coring Program<br>
1. A mud log will be run from Base of Last Salt to KOP and on all laterals: Mudlog to include: total gas chromatograph and sample cuttings -<br>
30' sample intervals in vertical hole & 30' intervals in laterals. A CBL/GR log will be run from deepest free-fall depth in 7 inch casing to<br>
surface. A MWD GR/ROP log will also be run from KOP (where the CBL will tie into) to TD of lateral.<br>
2. Open hole logs are NOT planned at this time.<br>
3. DSTs are NOT planned at this time.<br>
H2S<br>
All H2S related safety equipment must be installed, tested, and operational at a depth of 500' above, or 3 days prior to penetrating the first zone<br>
expected to contain H2S (Mission Canyon).<br>
Maximum Formation Pressure and Temp<br>
1. Normal formation pressure gradient is expected (up to 0.5 psi/ft or 9.6 ppg) from surface to the Bakken Shale. The Bakken Shale, Bakken Middle<br>
Member, and Three Forks may be over pressured up to as much as 0.65 psi/ft (12.5 ppg).<br>
2. The maximum anticipated BHT is </span><span class="ft3">280 </span><span class="ft4">F or less.<br>
BOP Equipment Requirements<br>
See attached diagram detailing BOPE specifications.<br>
1. Rig will be equipped with upper and lower kelly cocks with handles available.<br>
2. Inside BOP and TIW valves will be available to use on all sizes and threads of DP used on well.<br>
3. BOP accumulator will have enough capacity to close HCR valve, close all rams and annular preventer, and retain minimum of 200 psi<br>
above precharge on the closing manifold without the use of closing pumps. The fluid reservoir capacity shall be at least double the usable<br>
fluid volume of the accumulator system capacity & the fluid level shall be maintained at manufacturer's recommendation. There will be 2<br>
Page 2<br>
Eide 31X-29G Permit Pkg 70714.xlsx<br>
<hr>
<A name=69></a>additional sources of power for the closing pumps (electric and air). Sufficient N2 bottles will be available and will be recharged when<br>
pressure falls below manufacturer's minimum<br>
4. BOP ram preventers will be tested to 5,000 psi for 10 minutes using a test plug (a) when initially installed, (b) after 7 inch casing is nippled<br>
up, (c) whenever any seal is broken or repaired, (d) if the time since the previous test exceeds 30 days. Additionally, BOP and casing strings<br>
will be tested to .22 psi/ft (or 1,500 psi minimum) for 30 minutes, prior to drilling out 9-5/8" and 7" casing. Rams and hydraulically operated<br>
remote choke line valve will be function tested daily at a minimum (preferably test at every crew change).<br>
5. Remote valve for BOP rams, HCR & choke shall be placed in a location that is readily available to the Driller. The remote BOP valve shall<br>
be capable of closing and opening the rams.<br>
6. Hand wheels on BOP shall be equipped with locking devices. A locking device shall be placed on annular preventer line valve & must be<br>
locked in the open position. This lock shall only be removed when the closing unit is inoperative.<br>
Drilling Fluid and Related Equipment<br>
1. Pumps shall be equipped with stroke counters with displays located in dog house. Slow pump speed shall be recorded on drilling report<br>
at least daily after mudding up (preferably at every crew change).<br>
2. A Pit Volume Totalizer will be installed and the readout will be displayed in the dog house.<br>
3. Gas detecting equipment (for a chromatagraph) will be installed at shaker. Readouts will be available in dog house and in geologist trailer.<br>
4. In the event gas flow becomes an issue. A flare pit shall be constructed not less than 100' from wellhead & 50' from cuttings handling area.<br>
Lines to the flare pit will be straight runs (staked down) and turns will utilize targeted tees. Flare pit will be located down wind as much as<br>
possible. An electronic ignitor will be used along with a propane line to provide for a continuous flare pilot.<br>
Drilling Plan<br>
Section 1 - Surface Casing>><br>
Surface<br>
to:<br>
1,870 </span><span class="ft3">(Surface Casing Depth + 20')<br>
Conductor:<br>
16" set at 45' - 80' (depending on gravel or coal depths)<br>
Hole Size:<br>
13-1/2"<br>
Mud:<br>
Fresh Water (utilize SAPP as needed to control bit balling)<br>
Bits:<br>
Type 1 mill tooth, conventional assembly<br>
Procedure:<br>
Set 16" conductor pipe into firm clay (60-80').<br>
Drill to casing setting depth (plus necessary rathole).<br>
After reaching TD, run gyro directional survey (inclination and azimuth at 100' stations).<br>
Run casing and cement. Weld on C22 5M psi API 6A casing head. NU 11" x 5M psi drilling spool.<br>
NU 5M psi BOPE. Test to 5,000 psi for 10 minutes, API 16C<br>
Casing:<br>
9-5/8" 36# J-55 8rd ST&C R3 SMLS - New.<br>
Set at:<br>
1,850 </span><span class="ft0">ft<br>
Top<br>
Btm<br>
Ftg<br>
Size<br>
Wt<br>
Grade<br>
Conn<br>
Collapse<br>
Burst<br>
Tension<br>
0<br>
1,850<br>
1,850<br>
9 5/8"<br>
36<br>
J-55<br>
LTC<br>
2,020<br>
3,520<br>
394,000<br>
Minimum Safety Factors:<br>
3.27<br>
1.64<br>
2.49<br>
Load assumptions:<br>
Collapse: full casing evacuation with fresh water external gradient<br>
Burst: 2,000 psi max surf pressure circulating out kick while drilling 8 3/4" hole + fresh water external gradient<br>
Tension: buoyed casing string weight in fresh water + 100 k-lbs overpull<br>
Csg Torque:<br>
9-5/8" Tq (ft-lb)<br>
Optimum 4,230<br>
Min<br>
3,170<br>
Max<br>
5,290<br>
Centralizers:<br>
Single track float shoe and float collar. 2 turbolizers per jt on 1st </span><span class="ft2">2 </span><span class="ft4">jts (stop banded 10' from each collar) &<br>
1 regular centralizer per 5 jts to surface.<br>
Cement:<br>
Lead Slurry:<br>
363 </span><span class="ft0">Sacks<br>
Premium Lite Cement with CaCl2, Cello Flake & other additives. Mixed at: Water 13.54 gps, Yield 2.39 cf/sk, Weight 12.0 ppg.<br>
Tail Slurry:<br>
200 </span><span class="ft0">Sacks<br>
Class G Cement w/CaCl2, Cello Flake & other additivess. Mixed at: Water 7.71 gps, Yield 1.58 cf/sk, Weight 14.0 ppg.<br>
Note: Volumes calculated assuming 40% excess over 13-1/2" hole size<br>
Monitor returns and note cement volume to surface. Catch cement samples and mix water.<br>
If cement is not at surface after the job, State (and Fed, if applicable) authorities must be notified for top job.<br>
Cement must achieve 500 psi compressive prior to drilling out. Min WOC is 12 hours (WOC time includes all time not drilling).<br>
Section 2 - Surf Csg Shoe to KOP>><br>
1,850<br>
to:<br>
9,267<br>
Hole Size:<br>
8-3/4"<br>
Mud<br>
Invert - 80% Diesel / 20% Salt Water. Mud Weight 9.6-10.2 PPG. ES 500-600.<br>
MM/Bits:<br>
1.5 deg mud motor with PDC bit; attempt to drill entire veritcal section with one bit and motor (trip for bit if ROP is slow)<br>
Procedure:<br>
Before Drilling: Test Casing for 30 min to<br>
1500<br>
psi<br>
Drill up to 20' of new hole, perform 11.5 ppg EMW FIT for 15 min<br>
150<br>
psi w/ 10ppg<br>
Drill w / PDC bit & mud motor. Steer as needed with MWD or SWD. Survey every 90'. </span><span class="ft5">DO NOT NUDGE > 2.0 deg<br>
Nudge Az. 120.00<br>
Nudge Inc 1.50<br>
Target @ KOP<br>
93 S<br>
161 E<br>
Condition hole. TOH<br>
Logs:<br>
Mudlogger will start at Base of Last Salt.<br>
MWD GR/ROP. Mud log.<br>
GR, Resisitivity, BHC Sonic<br>
From<br>
TD<br>
To<br>
Surf Csg<br>
If Required<br>
Density - Neutron Porosity<br>
From<br>
TD<br>
To<br>
50' above Tyler<br>
Section 3 - Drill Curve (13 Degree/100' )>><br>
9,267<br>
to:<br>
10,019<br>
7" Casing Point<br>
Hole Size:<br>
8-3/4"<br>
Mud:<br>
Invert - 80% Diesel / 20% Salt Water. Mud weight 9.7 - 10.6 PPG. ES 500-600.<br>
MM/Bits:<br>
2.38 deg mud motor with PDC bit with +/- 5' bit-to-bend<br>
Procedure:<br>
Drill curve per directional plan (maximum survey interval is 30').<br>
Casing:<br>
Set 7" 29# P-110 LT&C, 32# P-110 (120' above and below salts)<br>
9,999<br>
& 29# RY-110 (120' below BLS to 100' below KOP)<br>
KB to<br>
Top<br>
Bottom<br>
1) 29# P-110, From Surface, To 120' above the Dunham Salt<br>
0<br>
6,154 ft<br>
2) 32# P-110, From 120' above the Dunham Salt To 120' below the BLS<br>
6,154<br>
8,252 ft<br>
3) 29# </span><span class="ft12">(RY) </span><span class="ft11">P-110, From 120' below the BLS, To 100' below KOP<br>
8,252<br>
9,367 </span><span class="ft4">ft<br>
4) 29# P-110, From 100' below KOP, To TD<br>
9,367<br>
9,999 ft<br>
Page 3<br>
Eide 31X-29G Permit Pkg 70714.xlsx<br>
<hr>
<A name=70></a>Size<br>
Wt<br>
Grade<br>
Conn<br>
Collapse<br>
Burst<br>
Tension<br>
7"<br>
29#<br>
P-110<br>
LTC<br>
8,530<br>
11,220<br>
797,000<br>
Minimum Safety Factors:<br>
2.10<br>
1.18<br>
1.59<br>
7"<br>
32#<br>
P-110<br>
LTC<br>
10,760<br>
12,460<br>
897,000<br>
Minimum Safety Factors:<br>
1.28<br>
1.32<br>
1.79<br>
Load assumptions:<br>
Collapse: casing evacuated with 10 ppg external pore pressure (or 1.125 psi/ft external gradient across from salts)<br>
Burst: 9,000 psi max surf treating pressure while fracture stimulating with 11 ppg EMW sand laden fluid with 10 ppg<br>
external pore pressure at intermed csg shoe TVD<br>
Tension: buoyed csg weight in 10 ppg fluid + 250 k-lbs overload due to press & temp effects during fracture stim<br>
Csg Torque:<br>
7" 29# Tq (ft-lb)<br>
Optimum 5,980<br>
Min<br>
7,970<br>
Max<br>
9,960<br>
Csg Torque:<br>
7" 32# Tq (ft-lb)<br>
Optimum 6,730<br>
Min<br>
8,970<br>
Max 11,210<br>
Centralizers:<br>
Single track float shoe and float collar, 2 stand-off bands per jt on btm </span><span class="ft10">3 </span><span class="ft3">jts (banded 10' from collars). Then<br>
1 stand-off band every other joint through KOP. </span><span class="ft3">1 turbolizer centralizer per jt from 100' above to 100' below<br>
each salt section. Then, 1 regular centralizer per </span><span class="ft10">6 </span><span class="ft3">jts up to anticipated cement top.<br>
Cement:<br>
Lead Slurry:<br>
235 </span><span class="ft0">Sacks (est. TOC @ 200' above Mowry top)<br>
Premium Lite Cement w/CelloFlake and other additives. Mixed at: Water 13.31 gps, Yield 2.34 cf/sk, Weight 12.0 ppg<br>
1st Tail Slurry:<br>
345 </span><span class="ft0">Sacks (est. TOC @ 200' above Dunham top)<br>
Class G w/salt, CelloFlake & adds. Mixed at: Water 5.95 gps, Yield 1.35 cf/sk, Weight 14.0 ppg<br>
2nd Tail Slurry:<br>
275 </span><span class="ft0">Sacks (est. TOC @ Mission Canyon top)<br>
Sacks Class G w/35% silica flour, CelloFlake & adds. Mixed at: Water 6.51 gps, Yield 1.58 cf/sk, Weight 15.6 ppg<br>
Note : Volumes calculated assuming 40% excess over 9" hole size<br>
Monitor returns and note spacer volume to surface. Catch cement samples and mix water.<br>
Cement must achieve a minimum of 500 psi compressive prior to drilling out.<br>
Logs:<br>
MWD GR/ROP. Mud log.<br>
Section 4 - Lateral #1>><br>
9,999<br>
to:<br>
19,808 </span><span class="ft5">TD (MD)<br>
Hole Size:<br>
6"<br>
Mud:<br>
Salt Water (NaCl) Mud, 9.8 - 10.0 PPG.<br>
MM/Bits:<br>
1.5 deg mud motor with PDC bit with +/- 5' bit-to-bend<br>
Procedure:<br>
Before Drilling Lateral: Test Casing for 30 min to<br>
2,200<br>
psi<br>
Drill up to 20' of new hole, perform 13.5 ppg EMW FIT for 15 min<br>
1,760<br>
psi w/ 10.0 ppg salt water mud<br>
TIH w/bit and directional tools. Drill open hole lateral per directional plan to TD target. Max survey interval in lateral is 90'.<br>
TOH with DP & BHA. Run 4-1/2" liner as described below:<br>
4-1/2" guide shoe, double valve float collar, 1 jt 13.5# P-110 BTC blank pipe, single valve FC, 3 jts 13.5# P-110 BTC blank pipe,<br>
frac sleeve #1, 3 jts 13.5# P-110 BTC blank pipe & swell packer #1. Continue with 13.5# P-110 BTC blank pipe and<br>
38 - additional swell packers spaced evenly from +/- TD to +/- KOP .<br>
Once liner is run, circulate out oil and gas.<br>
Drop ball & wait 1 hr for it to seat (minimum wait time is 5 minutes per 1,000'). Set liner hanger & top packer.<br>
Pressure test to 5,000 psi for 30 minutes.<br>
Liner:<br>
Top:<br>
Btm:<br>
9,267 (KOP)<br>
19,808 (TD, space out as close to TD as possible)<br>
Size<br>
Wt<br>
Grade<br>
Conn<br>
Collapse<br>
Burst<br>
Tension<br>
4.5"<br>
13.5#<br>
P-110<br>
BTC<br>
10,670<br>
12,410<br>
422,000<br>
Minimum Safety Factors:<br>
2.01<br>
1.31<br>
1.91<br>
Load assumptions:<br>
Collapse: blank liner evacuated with 12.5 ppg max external pore pressure<br>
Burst: 9,000 psi max surf treating pressure while fracture stimulating with 11 ppg EMW sand laden fluid with<br>
10 ppg external pore pressure at TVD<br>
Tension: buoyed liner weight in 10 ppg fluid + 100 k-lbs overpull<br>
Csg Torque:<br>
4.5" 13.5# Buttress<br>
Buttress casing should be made up to where the coupling face meets the base of the triangle on the tube body<br>
near the pin end. An average torque value of the first ten joints should be taken, and then applied to the remaing joints to be<br>
made up (spot check every 10 - 20 jts to ensure continued proper make-up torque).<br>
Finalize Well >>>><br>
Circulate clean 9.8 - 10.0 ppg NaCl water to displace the vertical. LD DP. Run GR/CCL/CBL and 40-arm Caliper to Surface-GL (XTO<br>
does not typically run a frac string). ND BOP and NU night cap. RDMO.<br>
Prepared By:<br>
Alec Bridge<br>
7/7/2014<br>
Page 4<br>
Eide 31X-29G Permit Pkg 70714.xlsx<br>
<hr>
<A name=71></a>NDIC Wel Completion Plan<br>
Eide 31X-29G<br>
Location: NWNE, Sec. 29, T158N, R95W<br>
Footage: 250 ft. FNL, 2449 ft. FEL<br>
Williams County, ND<br>
1. Use of Frac String - Run GR/CBL and 40-arm Caliper to Surface-GL (XTO does not typical y run a frac string)<br>
2. Completion Stages - 40<br>
3. Stages Plug & Perf or Sliding Sleeve - Plug & Perf<br>
4. Depth Liner Hung 9,267'<br>
6/25/2013<br>
<hr>
<A name=72></a><hr>
<A name=73></a>Eide 31X-29G<br>
Location:<br>
NW NE Sec 29-158N-95W<br>
Footage:<br>
250 ft FNL & 2449 ft FEL<br>
Well Construction Diagram<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
From Tioga, ND: north on Highway 40 for 7.0 miles, west (left) on County Road 12 for 3.0<br>
Williams County, ND<br>
miles, south (left) on County Road 21 for 1.0 miles, east (left) on 74th Street NW for 0.5<br>
miles, south (right) on existing road to Eide 31X-29 location.<br>
16" Conductor set at 60' - 80'. Drill out w/ 13-1/2" bit.<br>
Set 9-5/8" 36# J-55 surface casing at<br>
1,850<br>
ft<br>
Lead Cement:<br>
363<br>
Sacks Premium Lite Cement w/CaCl2, CelloFlake & other adds<br>
Mixed at 13.54 gps wtr, 2.39 cf/sk yield & 12.0 ppg<br>
Tail Cement :<br>
200<br>
Sacks Class G Cement w/CaCl2, CelloFlake & other adds<br>
Mixed at 7.71 gps wtr, 1.58 cf/sk yield and 14.0 ppg.<br>
40% excess over 13-1/2" hole size<br>
8-3/4" hole size. Drilled with invert mud (80% diesel & 20% SW)<br>
7" Casing set at:<br>
9,999 ft MD<br>
Lead Cement :<br>
(top at<br>
4,300 ft & 40% Excess):<br>
235<br>
Sacks Prem Lite w/CelloFlake & adds<br>
Water 13.31 gps, Yield 2.34 cf/sk, Wt. 12.0 ppg<br>
1 st Tail Cement :<br>
(top at<br>
6,000 ft & 40% Excess):<br>
345<br>
Sacks Class G w/salt, CelloFlake & adds<br>
Water 5.95gps, Yield 1.35 cf/sk, Wt: 14.0 ppg.<br>
2nd Tail Cement :<br>
(top at<br>
8,300 ft & 40% Excess):<br>
275<br>
Sacks Class G w/silica flour, CelloFlake & adds<br>
Water 6.51 gps, Yield 1.58 cf/sk, Wt: 15.6 ppg.<br>
40% excess over 9" hole size<br>
KOP<br>
9,267 </span><span class="ft5">ft<br>
13 deg/100'<br>
Lateral #1:<br>
6" hole drilled with salt water mud (NaCl, 9.8 - 10.0 ppg)<br>
Est TD:<br>
19,808 ft<br>
FT of Pay:<br>
9,809<br>
Liner: 4-1/2" 13.5# P-110 BTC from toe to KOP<br>
Liner Top Packer<br>
9,267 to<br>
19,808 ft.<br>
and PBR @ KOP<br>
39 - 5.5" OD, water swelling packers spaced evenly through lateral<br>
9,267 ft<br>
Toe Section: shoe, double vlv FC, blank jt, single vlv FC, 3 blank jts, frac sleeve, 3 blank jts, swell pkr #1<br>
(40 plug & perf stages)<br>
Upper Bakken Shale<br>
Middle Bakken Pay<br>
<hr>
<A name=74></a>DIRECTIONAL DRILLING PLAN<br>
Eide 31X-29G<br>
Location:<br>
NW NE Sec 29-158N-95W<br>
Footage:<br>
250 ft FNL<br>
2449 ft FEL<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Williams County, ND<br>
Scale: 1 sq = 100'<br>
200'<br>
500'<br>
N<br>
Set Back<br>
Set Back<br>
7" Casing:<br>
9,999<br>
FT MD<br>
BHL:<br>
1,979 </span><span class="ft6">ft FEL<br>
711 </span><span class="ft6">ft FNL<br>
Coord:<br>
470 E<br>
461 S<br>
Az to Shoe:<br>
134.46<br>
Deg<br>
Eide 11X-29 &<br>
Eide 11X-29 (ST)<br>
(actual)<br>
Sec 29<br>
T158N-R95W<br>
Sec 32<br>
T158N-R95W<br>
Eide 31X-29<br>
(actual)<br>
Eide 31X-29C<br>
(plan)<br>
Eide 31X-29G<br>
(plan)<br>
Eide 31X-29D<br>
500'<br>
(plan)<br>
TARGET<br>
Set Back<br>
TMD:<br>
19,808 ft<br>
TVD:<br>
9,705 ft<br>
BLUE = MIDDLE BAKKEN<br>
10,067<br>
SOW<br>
1,141<br>
EOW<br>
200'<br>
GREEN = THREE FORKS<br>
250<br>
FSL<br>
1,320<br>
FEL<br>
Set Back<br>
WH to BH Target Az<br>
173.53<br>
<hr>
<A name=75></a>DIRECTIONAL DRILLING PLAN<br>
Eide 31X-29G<br>
Location:<br>
NW NE Sec 29-158N-95W<br>
Footage:<br>
250 ft FNL<br>
2449 ft FEL<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Williams County, ND<br>
Scale: 1 sq = 500'<br>
0<br>
1,000<br>
2,000<br>
3,000<br>
4,000<br>
5,000<br>
(ft)<br>
DVT </span><span class="ft1">6,000<br>
7,000<br>
8,000<br>
9,000<br>
10,000<br>
11,000<br>
-1,000<br>
0<br>
1,000<br>
2,000<br>
3,000<br>
4,000<br>
5,000<br>
6,000<br>
7,000<br>
8,000<br>
9,000 10,000 11,000<br>
Vertical Section (ft)<br>
7" Casing:<br>
9,999<br>
FT MD<br>
TARGET<br>
BHL: 1,979 ft FEL<br>
711 ft FNL<br>
TMD:<br>
19,808 ft<br>
Coord:<br>
470 E<br>
461 S<br>
TVD:<br>
9,705 ft<br>
Az to Shoe:<br>
134.46<br>
Deg<br>
10,067<br>
SOW<br>
1,141<br>
EOW<br>
250<br>
FSL<br>
1,320<br>
FEL<br>
WH to BH Target Az<br>
173.53<br>
<hr>
<A name=76></a>HORIZONTAL DRILLING PLAN - LATERAL NO.1<br>
Company XTO Energy, Inc<br>
Target Inclination<br>
90<br>
Well Eide 31X-29G<br>
Magnetic Declination<br>
Build Rate<br>
13.00<br>
Target TVD<br>
9,705<br>
Relative Turn Direction<br>
R<br>
Target Azimuth<br>
173.53<br>
120.00<br>
Nudge Azimuth<br>
Turn Rate - Deg/100<br>
4.00<br>
40.00 </span><span class="ft5">Total Turn<br>
140.00<br>
KOP Az<br>
Csg Tangent<br>
40.00<br>
Target Coordinates from Surf Locn<br>
1141 E<br>
10067 S<br>
10,131 VS<br>
Lat Tangent </span><span class="ft4">528.00<br>
Date<br>
No.<br>
DEPTH<br>
INC.<br>
AZM<br>
C.L.<br>
T.V.D.<br>
V.S.<br>
N/S<br>
E/W<br>
DLS<br>
B./D.<br>
Walk<br>
BRN<br>
1<br>
0<br>
0.000<br>
0.00<br>
0.00<br>
0.00<br>
0.00 N<br>
0.00 E<br>
0.00<br>
0.00<br>
2<br>
2,050<br>
0.00<br>
120.00<br>
2050.0<br>
2050.00<br>
0.00<br>
0.00 N<br>
0.00 E<br>
0.00<br>
0.00<br>
5.85<br>
0.75<br>
3<br>
2,150<br>
1.50<br>
120.00<br>
100.0<br>
2149.99<br>
1.31<br>
0.65 S<br>
1.13 E<br>
1.50<br>
1.50<br>
0.00<br>
0.74<br>
4<br>
9,157<br>
1.50<br>
120.00<br>
7006.9<br>
9154.44<br>
184.73<br>
92.36 S<br>
159.98 E<br>
0.00<br>
0.00<br>
0.00<br>
10.13<br>
5<br>
9,257<br>
0.00<br>
120.00<br>
100.0<br>
9254.43<br>
186.04<br>
93.02 S<br>
161.11 E<br>
1.50<br>
0.00<br>
0.00<br>
12.72<br>
KOP1<br>
6<br>
9,267<br>
0.00<br>
140.00<br>
10.0<br>
9264.43<br>
186.04<br>
93.02 S<br>
161.11 E<br>
0.00<br>
0.00<br>
200.00<br>
13.00<br>
7<br>
9,281<br>
1.80<br>
140.00<br>
13.8<br>
9278.27<br>
186.24<br>
93.18 S<br>
161.25 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
8<br>
9,295<br>
3.60<br>
140.00<br>
13.8<br>
9292.10<br>
186.85<br>
93.68 S<br>
161.67 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
9<br>
9,308<br>
5.40<br>
140.00<br>
13.8<br>
9305.91<br>
187.87<br>
94.52 S<br>
162.37 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
10<br>
9,322<br>
7.20<br>
140.00<br>
13.8<br>
9319.67<br>
189.30<br>
95.68 S<br>
163.35 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
11<br>
9,336<br>
9.00<br>
140.00<br>
13.8<br>
9333.37<br>
191.13<br>
97.17 S<br>
164.60 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
12<br>
9,350<br>
10.80<br>
140.00<br>
13.8<br>
9347.01<br>
193.37<br>
99.00 S<br>
166.13 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
13<br>
9,364<br>
12.60<br>
140.00<br>
13.8<br>
9360.57<br>
196.01<br>
101.15 S<br>
167.93 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
14<br>
9,378<br>
14.40<br>
140.00<br>
13.8<br>
9374.04<br>
199.05<br>
103.63 S<br>
170.01 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
15<br>
9,391<br>
16.20<br>
140.00<br>
13.8<br>
9387.39<br>
202.48<br>
106.42 S<br>
172.36 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
16<br>
9,405<br>
18.00<br>
140.00<br>
13.8<br>
9400.62<br>
206.31<br>
109.54 S<br>
174.98 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
17<br>
9,419<br>
19.80<br>
140.00<br>
13.8<br>
9413.72<br>
210.52<br>
112.98 S<br>
177.86 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
18<br>
9,433<br>
21.60<br>
140.00<br>
13.8<br>
9426.67<br>
215.12<br>
116.73 S<br>
181.01 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
19<br>
9,447<br>
23.40<br>
140.00<br>
13.8<br>
9439.47<br>
220.10<br>
120.79 S<br>
184.41 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
20<br>
9,461<br>
25.20<br>
140.00<br>
13.8<br>
9452.08<br>
225.45<br>
125.15 S<br>
188.07 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
21<br>
9,475<br>
27.00<br>
140.00<br>
13.8<br>
9464.52<br>
231.18<br>
129.82 S<br>
191.99 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
22<br>
9,488<br>
28.80<br>
140.00<br>
13.8<br>
9476.75<br>
237.26<br>
134.78 S<br>
196.15 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
23<br>
9,502<br>
30.60<br>
140.00<br>
13.8<br>
9488.78<br>
243.71<br>
140.03 S<br>
200.56 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
24<br>
9,516<br>
32.40<br>
140.00<br>
13.8<br>
9500.59<br>
250.51<br>
145.58 S<br>
205.21 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
25<br>
9,530<br>
34.20<br>
140.00<br>
13.8<br>
9512.16<br>
257.65<br>
151.40 S<br>
210.10 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
26<br>
9,544<br>
36.00<br>
140.00<br>
13.8<br>
9523.49<br>
265.13<br>
157.50 S<br>
215.21 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
27<br>
9,558<br>
37.80<br>
140.00<br>
13.8<br>
9534.56<br>
272.94<br>
163.87 S<br>
220.56 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
28<br>
9,571<br>
39.60<br>
140.00<br>
13.8<br>
9545.36<br>
281.08<br>
170.50 S<br>
226.12 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
29<br>
9,585<br>
41.40<br>
140.00<br>
13.8<br>
9555.89<br>
289.53<br>
177.39 S<br>
231.90 E<br>
13.00<br>
13.00<br>
0.00<br>
13.01<br>
30<br>
9,599<br>
43.20<br>
140.00<br>
13.8<br>
9566.13<br>
298.28<br>
184.52 S<br>
237.89 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
31<br>
9,613<br>
45.00<br>
140.00<br>
13.8<br>
9576.08<br>
307.34<br>
191.91 S<br>
244.08 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
32<br>
9,627<br>
46.80<br>
140.00<br>
13.8<br>
9585.71<br>
316.68<br>
199.52 S<br>
250.48 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
33<br>
9,641<br>
48.60<br>
140.00<br>
13.8<br>
9595.03<br>
326.30<br>
207.37 S<br>
257.06 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
34<br>
9,655<br>
50.40<br>
140.00<br>
13.8<br>
9604.02<br>
336.20<br>
215.43 S<br>
263.83 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
35<br>
9,668<br>
52.20<br>
140.00<br>
13.8<br>
9612.68<br>
346.35<br>
223.71 S<br>
270.77 E<br>
13.00<br>
13.00<br>
0.00<br>
13.02<br>
36<br>
9,682<br>
54.00<br>
140.00<br>
13.8<br>
9620.99<br>
356.75<br>
232.19 S<br>
277.89 E<br>
13.00<br>
13.00<br>
0.00<br>
13.03<br>
37<br>
9,696<br>
55.80<br>
140.00<br>
13.8<br>
9628.95<br>
367.40<br>
240.87 S<br>
285.17 E<br>
13.00<br>
13.00<br>
0.00<br>
13.03<br>
38<br>
9,710<br>
57.60<br>
140.00<br>
13.8<br>
9636.55<br>
378.27<br>
249.73 S<br>
292.61 E<br>
13.00<br>
13.00<br>
0.00<br>
13.03<br>
39<br>
9,724<br>
59.40<br>
140.00<br>
13.8<br>
9643.79<br>
389.36<br>
258.78 S<br>
300.19 E<br>
13.00<br>
13.00<br>
0.00<br>
13.04<br>
40<br>
9,738<br>
61.20<br>
140.00<br>
13.8<br>
9650.65<br>
400.67<br>
267.99 S<br>
307.92 E<br>
13.00<br>
13.00<br>
0.00<br>
13.04<br>
41<br>
9,751<br>
63.00<br>
140.00<br>
13.8<br>
9657.13<br>
412.16<br>
277.36 S<br>
315.79 E<br>
13.00<br>
13.00<br>
0.00<br>
13.04<br>
42<br>
9,765<br>
64.80<br>
140.00<br>
13.8<br>
9663.22<br>
423.85<br>
286.89 S<br>
323.78 E<br>
13.00<br>
13.00<br>
0.00<br>
13.05<br>
43<br>
9,779<br>
66.60<br>
140.00<br>
13.8<br>
9668.92<br>
435.71<br>
296.56 S<br>
331.89 E<br>
13.00<br>
13.00<br>
0.00<br>
13.06<br>
44<br>
9,793<br>
68.40<br>
140.00<br>
13.8<br>
9674.21<br>
447.72<br>
306.35 S<br>
340.11 E<br>
13.00<br>
13.00<br>
0.00<br>
13.07<br>
45<br>
9,807<br>
70.20<br>
140.00<br>
13.8<br>
9679.11<br>
459.90<br>
316.28 S<br>
348.44 E<br>
13.00<br>
13.00<br>
0.00<br>
13.08<br>
46<br>
9,821<br>
72.00<br>
140.00<br>
13.8<br>
9683.59<br>
472.20<br>
326.31 S<br>
356.86 E<br>
13.00<br>
13.00<br>
0.00<br>
13.10<br>
47<br>
9,835<br>
73.80<br>
140.00<br>
13.8<br>
9687.66<br>
484.64<br>
336.45 S<br>
365.37 E<br>
13.00<br>
13.00<br>
0.00<br>
13.12<br>
48<br>
9,848<br>
75.60<br>
140.00<br>
13.8<br>
9691.32<br>
497.19<br>
346.68 S<br>
373.95 E<br>
13.00<br>
13.00<br>
0.00<br>
13.16<br>
49<br>
9,862<br>
77.40<br>
140.00<br>
13.8<br>
9694.55<br>
509.84<br>
356.99 S<br>
382.60 E<br>
13.00<br>
13.00<br>
0.00<br>
13.21<br>
50<br>
9,876<br>
79.20<br>
140.00<br>
13.8<br>
9697.36<br>
522.58<br>
367.38 S<br>
391.32 E<br>
13.00<br>
13.00<br>
0.00<br>
13.28<br>
51<br>
9,890<br>
81.00<br>
140.00<br>
13.8<br>
9699.74<br>
535.40<br>
377.83 S<br>
400.08 E<br>
13.00<br>
13.00<br>
0.00<br>
13.41<br>
52<br>
9,904<br>
82.80<br>
140.00<br>
13.8<br>
9701.69<br>
548.28<br>
388.33 S<br>
408.89 E<br>
13.00<br>
13.00<br>
0.00<br>
13.65<br>
53<br>
9,918<br>
84.60<br>
140.00<br>
13.8<br>
9703.21<br>
561.21<br>
398.87 S<br>
417.74 E<br>
13.00<br>
13.00<br>
0.00<br>
14.20<br>
54<br>
9,931<br>
86.40<br>
140.00<br>
13.8<br>
9704.30<br>
574.18<br>
409.44 S<br>
426.61 E<br>
13.00<br>
13.00<br>
0.00<br>
16.04<br>
55<br>
9,945<br>
88.20<br>
140.00<br>
13.8<br>
9704.95<br>
587.17<br>
420.04 S<br>
435.50 E<br>
13.00<br>
13.00<br>
0.00<br>
53.87<br>
END OF CURVE<br>
56<br>
9,959<br>
90.00<br>
140.00<br>
13.8<br>
9705.16<br>
600.18<br>
430.64 S<br>
444.40 E<br>
13.00<br>
13.00<br>
0.00<br>
0.00<br>
CASING SHOE<br>
57<br>
9,999<br>
90.00<br>
140.00<br>
40<br>
9705.16<br>
637.77<br>
461.28 S<br>
470.11 E<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
START TURN<br>
58<br>
10,527<br>
90.00<br>
140.00<br>
528<br>
9705.16<br>
1133.93<br>
865.76 S<br>
809.50 E<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
59<br>
10,547<br>
90.00<br>
140.80<br>
20.00<br>
9705.16<br>
968.16<br>
881.17 S<br>
822.25 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
60<br>
10,567<br>
90.00<br>
141.60<br>
20.00<br>
9705.16<br>
985.06<br>
896.75 S<br>
834.78 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
61<br>
10,587<br>
90.00<br>
142.40<br>
20.00<br>
9705.16<br>
1002.11<br>
912.51 S<br>
847.10 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
62<br>
10,607<br>
90.00<br>
143.20<br>
20.00<br>
9705.16<br>
1019.30<br>
928.44 S<br>
859.19 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
63<br>
10,627<br>
90.00<br>
144.00<br>
20.00<br>
9705.16<br>
1036.63<br>
944.54 S<br>
871.06 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
64<br>
10,647<br>
90.00<br>
144.80<br>
20.00<br>
9705.16<br>
1054.10<br>
960.80 S<br>
882.70 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
65<br>
10,667<br>
90.00<br>
145.60<br>
20.00<br>
9705.16<br>
1071.70<br>
977.22 S<br>
894.11 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
66<br>
10,687<br>
90.00<br>
146.40<br>
20.00<br>
9705.16<br>
1089.44<br>
993.81 S<br>
905.30 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
67<br>
10,707<br>
90.00<br>
147.20<br>
20.00<br>
9705.16<br>
1107.30<br>
1010.54 S<br>
916.25 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
68<br>
10,727<br>
90.00<br>
148.00<br>
20.00<br>
9705.16<br>
1125.29<br>
1027.43 S<br>
926.96 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
69<br>
10,747<br>
90.00<br>
148.80<br>
20.00<br>
9705.16<br>
1143.39<br>
1044.46 S<br>
937.44 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
70<br>
10,767<br>
90.00<br>
149.60<br>
20.00<br>
9705.16<br>
1161.61<br>
1061.64 S<br>
947.68 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
71<br>
10,787<br>
90.00<br>
150.40<br>
20.00<br>
9705.16<br>
1179.95<br>
1078.96 S<br>
957.68 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
72<br>
10,807<br>
90.00<br>
151.20<br>
20.00<br>
9705.16<br>
1198.40<br>
1096.42 S<br>
967.44 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
73<br>
10,827<br>
90.00<br>
152.00<br>
20.00<br>
9705.16<br>
1216.95<br>
1114.01 S<br>
976.95 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
74<br>
10,847<br>
90.00<br>
152.80<br>
20.00<br>
9705.16<br>
1235.60<br>
1131.74 S<br>
986.22 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
Page 5<br>
Eide 31X-29G Permit Pkg 70714.xlsx<br>
<hr>
<A name=77></a>75<br>
10,867<br>
90.00<br>
153.60<br>
20.00<br>
9705.16<br>
1254.36<br>
1149.59 S<br>
995.24 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
76<br>
10,887<br>
90.00<br>
154.40<br>
20.00<br>
9705.16<br>
1273.21<br>
1167.56 S<br>
1004.00 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
77<br>
10,907<br>
90.00<br>
155.20<br>
20.00<br>
9705.16<br>
1292.15<br>
1185.66 S<br>
1012.52 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
78<br>
10,927<br>
90.00<br>
156.00<br>
20.00<br>
9705.16<br>
1311.17<br>
1203.87 S<br>
1020.78 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
79<br>
10,947<br>
90.00<br>
156.80<br>
20.00<br>
9705.16<br>
1330.29<br>
1222.20 S<br>
1028.79 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
80<br>
10,967<br>
90.00<br>
157.60<br>
20.00<br>
9705.16<br>
1349.48<br>
1240.64 S<br>
1036.54 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
81<br>
10,987<br>
90.00<br>
158.40<br>
20.00<br>
9705.16<br>
1368.75<br>
1259.18 S<br>
1044.03 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
82<br>
11,007<br>
90.00<br>
159.20<br>
20.00<br>
9705.16<br>
1388.09<br>
1277.83 S<br>
1051.26 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
83<br>
11,027<br>
90.00<br>
160.00<br>
20.00<br>
9705.16<br>
1407.50<br>
1296.57 S<br>
1058.23 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
84<br>
11,047<br>
90.00<br>
160.80<br>
20.00<br>
9705.16<br>
1426.98<br>
1315.41 S<br>
1064.94 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
85<br>
11,067<br>
90.00<br>
161.60<br>
20.00<br>
9705.16<br>
1446.52<br>
1334.35 S<br>
1071.39 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
86<br>
11,087<br>
90.00<br>
162.40<br>
20.00<br>
9705.16<br>
1466.11<br>
1353.37 S<br>
1077.57 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
87<br>
11,107<br>
90.00<br>
163.20<br>
20.00<br>
9705.16<br>
1485.76<br>
1372.47 S<br>
1083.48 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
88<br>
11,127<br>
90.00<br>
164.00<br>
20.00<br>
9705.16<br>
1505.46<br>
1391.66 S<br>
1089.13 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
89<br>
11,147<br>
90.00<br>
164.80<br>
20.00<br>
9705.16<br>
1525.21<br>
1410.92 S<br>
1094.51 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
90<br>
11,167<br>
90.00<br>
165.60<br>
20.00<br>
9705.16<br>
1545.00<br>
1430.26 S<br>
1099.62 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
91<br>
11,187<br>
90.00<br>
166.40<br>
20.00<br>
9705.16<br>
1564.82<br>
1449.66 S<br>
1104.45 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
92<br>
11,207<br>
90.00<br>
167.20<br>
20.00<br>
9705.16<br>
1584.69<br>
1469.14 S<br>
1109.02 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
93<br>
11,227<br>
90.00<br>
168.00<br>
20.00<br>
9705.16<br>
1604.58<br>
1488.67 S<br>
1113.32 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
94<br>
11,247<br>
90.00<br>
168.80<br>
20.00<br>
9705.16<br>
1624.50<br>
1508.26 S<br>
1117.34 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
95<br>
11,267<br>
90.00<br>
169.60<br>
20.00<br>
9705.16<br>
1644.44<br>
1527.91 S<br>
1121.09 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
96<br>
11,287<br>
90.00<br>
170.40<br>
20.00<br>
9705.16<br>
1664.40<br>
1547.60 S<br>
1124.56 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
97<br>
11,307<br>
90.00<br>
171.20<br>
20.00<br>
9705.16<br>
1684.38<br>
1567.34 S<br>
1127.76 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
98<br>
11,327<br>
90.00<br>
172.00<br>
20.00<br>
9705.16<br>
1704.37<br>
1587.13 S<br>
1130.68 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
99<br>
11,347<br>
90.00<br>
172.80<br>
20.00<br>
9705.16<br>
1724.37<br>
1606.95 S<br>
1133.32 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
100<br>
11,367<br>
90.00<br>
173.60<br>
20.00<br>
9705.16<br>
1744.36<br>
1626.81 S<br>
1135.69 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
101<br>
11,387<br>
90.00<br>
174.40<br>
20.00<br>
9705.16<br>
1764.36<br>
1646.70 S<br>
1137.78 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
102<br>
11,407<br>
90.00<br>
175.20<br>
20.00<br>
9705.16<br>
1784.36<br>
1666.62 S<br>
1139.59 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
103<br>
11,427<br>
90.00<br>
176.00<br>
20.00<br>
9705.16<br>
1804.35<br>
1686.56 S<br>
1141.13 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
104<br>
11,447<br>
90.00<br>
176.80<br>
20.00<br>
9705.16<br>
1824.32<br>
1706.52 S<br>
1142.38 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
105<br>
11,467<br>
90.00<br>
177.60<br>
20.00<br>
9705.16<br>
1844.28<br>
1726.50 S<br>
1143.36 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
106<br>
11,487<br>
90.00<br>
178.40<br>
20.00<br>
9705.16<br>
1864.22<br>
1746.49 S<br>
1144.06 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
107<br>
11,507<br>
90.00<br>
179.20<br>
20.00<br>
9705.16<br>
1884.13<br>
1766.48 S<br>
1144.48 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
END TURN<br>
108<br>
11,527<br>
90.00<br>
180.00<br>
20.00<br>
9705.16<br>
1904.02<br>
1786.48 S<br>
1144.62 E<br>
4.00<br>
0.00<br>
4.00<br>
0.00<br>
TD<br>
109<br>
19,808<br>
90.00<br>
180.00<br>
8280.52<br>
9705.16<br>
10131.86<br>
10067 S<br>
1145 E<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
OPEN HOLE PAY<br>
9,809<br>
Page 6<br>
Eide 31X-29G Permit Pkg 70714.xlsx<br>
<hr>
<A name=78></a>CERTIFICATE<br>
THIS IS TO CERTIFY THAT THE ABOVE PLAT WAS PREPARED FROM FIELD<br>
NOTES OF ACTUAL SURVEYS MADE BY ME OR UNDER MY SUPERVISION<br>
AND THAT THE SAME ARE TRUE AND CORRECT TO THE BEST OF MY<br>
KNOWLEDGE AND BELIEF.<br>
ROY JE</span><span class="ft10">NS</span><span class="ft11">E</span><span class="ft10">N<br>
1000'<br>
500'<br>
0'<br>
1000'<br>
T<br>
REGISTERED<br>
LAND<br>
NAD 83 (TARGET BOTTOM HOLE)<br>
NAD 83 (SURFACE LOCATION)<br>
SURVEYOR<br>
LATITUDE = 48°27'36.55" (48.460153)<br>
LATITUDE = 48°29'15.87" (48.487742)<br>
N<br>
LONGITUDE = 102°58'41.60" (102.978222) LONGITUDE = 102°58'58.59" (102.982942)<br>
LS. - 4654<br>
O<br>
A<br>
REGISTERED LAND SURVEYOR<br>
NAD 27 (TARGET BOTTOM HOLE)<br>
NAD 27 (SURFACE LOCATION)<br>
R<br>
T<br>
REGISTRATION NO. 4654<br>
LATITUDE = 48°27'36.46" (48.460128)<br>
LATITUDE = 48°29'15.79" (48.487719)<br>
T H<br>
STATE OF NORTH DAKOTA<br>
LONGITUDE = 102°58'39.94" (102.977761) LONGITUDE = 102°58'56.93" (102.982481)<br>
D</span><span class="ft11">A </span><span class="ft10">K </span><span class="ft11">O<br>
BASIS OF BEARINGS<br>
XTO ENERGY, INC.<br>
BASIS OF BEARINGS IS A G.P.S. OSERVATION<br>
EIDE #31x-29G<br>
VERTICAL CONTROL DATUM: NAVD88<br>
NW 1/4 NE 1/4, SECTION 29, T158N, R95W, 5th P.M.<br>
WILLIAMS COUNTY, NORTH DAKOTA<br>
SURVEYED BY: D.D., A.H.<br>
SURVEY DATE: 04-05-14<br>
NORTH<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 1000'<br>
REVISED: 00-00-00<br>
TRUE<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
SECTION BREAKDOWN<br>
<hr>
<A name=79></a>Eide 31X-29G<br>
Location: </span><span class="ft2">NW NE Sec 29-158N-95W<br>
Footage: </span><span class="ft2">250 ft FNL & 2449 ft FEL<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Location Schematic<br>
Williams County, ND<br>
380'<br>
Johnson 43X-27H<br>
250'<br>
200'<br>
Johnson 43X-27C<br>
Johnson 43X-27G<br>
30' between<br>
Johnson 43X-27B<br>
wellheads<br>
230'<br>
<hr>
<A name=80></a>FINISHED GRADE ELEVATION = 2369.4'<br>
NOTES:<br>
XTO ENERGY, INC.<br>
· Contours shown at 2' intervals.<br>
· Underground utilities shown on this sheet are for visualization purposes only,<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
actual locations to be determined prior to construction.<br>
ON EXISTING EDIE #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 60'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
AS-BUILT PAD LAYOUT<br>
FIGURE #1<br>
<hr>
<A name=81></a>NOTES:<br>
XTO ENERGY, INC.<br>
·<br>
Flare pit is to be located a min. of 100' from the wellhead.<br>
·<br>
Contours shown at 2' intervals.<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
ON EXISTING EDIE #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 60'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
TYPICAL RIG LAYOUT<br>
FIGURE #3<br>
<hr>
<A name=82></a>NOTES:<br>
XTO ENERGY, INC.<br>
·<br>
Contours shown at 2' intervals.<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
ON EXISTING EDIE #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 60'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
FINAL RECLAMATION PLAN<br>
FIGURE #5<br>
<hr>
<A name=83></a>APPROXIMATE EARTHWORK QUANTITIES<br>
NEW CONSTRUCTOIN ONLY<br>
(6") TOPSOIL STRIPPING<br>
1,170 Cu. Yds.<br>
REMAINING LOCATION<br>
7,610 Cu. Yds.<br>
TOTAL CUT<br>
8,780 Cu. Yds.<br>
FILL<br>
3,810 Cu. Yds.<br>
APPROXIMATE SURFACE DISTURBANCE AREAS<br>
EXCESS MATERIAL<br>
4,970 Cu. Yds.<br>
DISTANCE ACRES<br>
TOPSOIL<br>
1,170 Cu. Yds.<br>
WELL SITE DISTURBANCE - NEW CONSTRUCTION<br>
NA<br>
±1.455<br>
EXCESS UNBALANCE<br>
3,800 Cu. Yds.<br>
TOTAL SURFACE USE AREA<br>
±1.455<br>
(After Interim Rehabilitation)<br>
NOTES:<br>
XTO ENERGY, INC.<br>
·<br>
Fill quantity includes 30% for compaction.<br>
·<br>
Calculations based on 6" of topsoil stripping.<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
·<br>
Topsoil should not be stripped below finished grade on substructure area.<br>
ON EXISTING EDIE #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: AS SHOWN<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
TYPICAL CROSS SECTIONS FIGURE #2<br>
<hr>
<A name=84></a>T158N<br>
1,320' RADIUS<br>
R<br>
95<br>
W<br>
NO EXISTING DWELLINGS<br>
WITHIN 1320'<br>
LEGEND:<br>
XTO ENERGY, INC.<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
ON EXISTING #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 1000'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
AERIAL MAP<br>
TOPO 1<br>
<hr>
<A name=85></a>R R<br>
96 95<br>
W W<br>
TIOGA 10.0 MI. +/-<br>
CR 12<br>
+/-<br>
21<br>
PROPOSED LOCATION:<br>
MI.<br>
CR<br>
EIDE #31x-29D, #31x-29G<br>
1.1<br>
& #31x-29C ON EXISTING<br>
EIDE #31x-29F<br>
0.5 MI. +/-<br>
74th ST. NW<br>
SEE DETAIL "A"<br>
DONNA EIDE<br>
74th ST. NW<br>
1<br>
EXISTING<br>
FENCE<br>
107' +/-<br>
EIDE 31X-29<br>
T158N<br>
NOTE: PARCEL DATA SHOWN HAS BEEN OBTAINED FROM VARIOUS SOURCES AND SHOULD BE USED FOR MAPPING, GRAPHIC AND PLANNING<br>
PURPOSES ONLY. NO WARRANTY IS MADE BY UINTAH ENGINEERING AND LAND SURVEYING (UELS) FOR ACCURACY OF THE PARCEL DATA.<br>
LEGEND:<br>
XTO ENERGY, INC.<br>
EXISTING ROAD<br>
EIDE #31x-29C, #31x-29G & #31x-29D<br>
1<br>
EXISTING 18" CMP<br>
ON EXISTING #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NW 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 2000'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
ACCESS ROAD MAP<br>
TOPO B<br>
<hr>
<A name=86></a>T158N<br>
NELSON 1-20H<br>
EIDE 31X-29<br>
EIDE 11X-29<br>
RODAHL 1<br>
EIDE UNIT 1<br>
R<br>
95<br>
W<br>
LEGEND:<br>
XTO ENERGY, INC.<br>
DISPOSAL WELLS<br>
WATER WELLS<br>
EIDE #31x-29C, #31x-29G & #31x-29D<br>
PRODUCING WELLS<br>
ABANDONED WELLS<br>
ON EXISTING #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
SHUT IN WELLS<br>
TEMPORARILY ABANDONED<br>
NW 1/4 NW 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1" = 2000'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
WELL PROXIMITY MAP<br>
TOPO C<br>
<hr>
<A name=87></a>T159N<br>
T158N<br>
3.0 MI. +/-<br>
CR 12<br>
CO.<br>
+/-<br>
CO.<br>
21<br>
MI.<br>
0.5 MI. +/-<br>
CR<br>
1.0<br>
74TH ST NW<br>
SEE TOPO "B"<br>
WILLIAMS<br>
MOUNTRAIL<br>
PROPOSED LOCATION:<br>
EIDE #31x-29D, #31x-29G<br>
T158N<br>
& #31x-29C ON EXISTING<br>
40<br>
+/-<br>
EIDE #31x-29F<br>
MI.<br>
T157N<br>
7.0<br>
HIGHWAY<br>
TIOGA<br>
STATE<br>
TIOGA<br>
R R<br>
R R<br>
95 94<br>
96 95<br>
W W<br>
W W<br>
T157N<br>
T156N<br>
LEGEND:<br>
XTO ENERGY, INC.<br>
PROPOSED LOCATION<br>
EIDE #31x-29C, #31x-29G & #31x-29D<br>
ON EXISTING #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NW 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
SCALE: 1:100,000<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
ACCESS ROAD MAP<br>
TOPO A<br>
<hr>
<A name=88></a>PROCEED IN A NORTHERLY DIRECTION FROM TIOGA, NORTH DAKOTA<br>
ALONG STATE HIGHWAY 40 APPROXIMATELY 7.0 MILES TO THE JUNCTION<br>
OF THIS ROAD AND COUNTY ROAD 12 TO THE WEST; TURN LEFT AND<br>
PROCEED IN A WESTERLY DIRECTION APPROXIMATELY 3.0 MILES TO THE<br>
JUNCTION OF THIS ROAD AND COUNTY ROAD 21 TO THE SOUTH; TURN LEFT<br>
AND PROCEED IN A SOUTHERLY DIRECTION APPROXIMATELY 1.0 MILES TO<br>
JUNCTION OF THIS ROAD AND 74TH ST NW TO THE EAST; PROCEED IN AN<br>
EASTERLY DIRECTION APPROXIMATELY 0.5 MILES TO THE JUNCTION OF<br>
THIS ROAD AND AN EXISTING ROAD TO THE SOUTH; TURN RIGHT AND<br>
PROCEED IN A SOUTHERLY DIRECTION APPROXIMATELY 107' TO THE<br>
PROPOSED LOCATION.<br>
TOTAL DISTANCE FROM TIOGA, NORTH DAKOTA TO THE PROPOSED WELL<br>
LOCATION IS APPROXIMATELY 11.5 MILES.<br>
XTO ENERGY, INC.<br>
EIDE #31x-29D, #31x-29G & #31x-29C<br>
ON EXISTING #31x-29F<br>
SECTION 29, T158N, R95W, 5th P.M.<br>
NW 1/4 NE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 06-06-14<br>
UELS, LLC<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
ROAD DESCRIPTION<br>
<hr>
<A name=89></a>XTO Energy, Inc.<br>
Eide 31X-29G<br>
BOP STACK DIAGRAM<br>
Location: </span><span class="ft2">NW NE Sec 29-158N-95W<br>
Footage: </span><span class="ft2">250 ft FNL & 2449 ft FEL<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Williams County, ND<br>
RIG FLOOR<br>
RIG FLOOR<br>
Rotating Head<br>
Flowline<br>
Fill-up Line<br>
Bell Nipple<br>
Annular Preventer<br>
Hydril GK 11" 5,000 psi Annular<br>
Annular Preventer<br>
BOP<br>
Blind Rams<br>
Dual Ram BOP<br>
Cameron Type U 11" 5,000 psi<br>
single & double gate BOPs<br>
HCR Valve<br>
Pipe Rams<br>
3" Kill Line (5,000 PSI)<br>
Line and Valves<br>
To Choke Manifold<br>
Spool<br>
MATTING<br>
MATTING<br>
MATTING<br>
B-Section<br>
Cellar<br>
A-Section<br>
<hr>
<A name=90></a>XTO Energy, Inc.<br>
Eide 31X-29G<br>
CHOKE MANIFOLD DRAWING<br>
Location: </span><span class="ft2">NW NE Sec 29-158N-95W<br>
Footage: </span><span class="ft2">250 ft FNL & 2449 ft FEL<br>
Elev:<br>
Graded Pad 2370', KB 2396'<br>
Williams County, ND<br>
REMOTE<br>
CONTROL<br>
VALVE<br>
VALVE<br>
SUPER<br>
CHOKE<br>
TO STEEL MUD TANKS<br>
VALVE<br>
VALVE<br>
Pressure Gauge<br>
VALVE<br>
VALVE<br>
VALVE<br>
VALVE<br>
FROM HCR VALVE<br>
TO GAS BUSTER THEN FLARE PIT<br>
VALVE<br>
All Valves are<br>
4-1/16" x 3-1/16" 5,000 psi<br>
VALVE<br>
VALVE<br>
CHOKE<br>
VALVE<br>
Targeted Tee<br>
<hr>
<A name=91></a>Williams County<br>
Katie Lima, Building Department via email.<br>
Eide 31X-29C, D, G, F; Sec 29, T158N, R95W; requested July 09, 2014.<br>
<hr>
<A name=92></a><hr>
<A name=93></a>HILAND's GAS CAPTURE PLAN<br>
Date: 7-28-14<br>
Hiland's Gas Capture Plan For: XTO Energy Inc.<br>
Well/Multi Well Pad Name: Eide 31X-29<br>
Eide 31X-29C<br>
Eide 31X-29G<br>
Eide 31X-29D<br>
IP Date: 8-1-15<br>
Estimated Installation Date: 7-16-15<br>
Gas Contract Date: 7-1-09<br>
Gathering System Name: Norse Super System<br>
Gathering Segment Name: ND Bakken Gathering System - Norse<br>
Approximated Distance To Existing Line: 5,000 Feet<br>
Current Throughput Of Gathering Segment: 22,400 MCFD<br>
Maximum Current Capacity Of Gathering Segment: 40,000 MCFD<br>
Anticipated Capacity Of Gathering Segment At IP Date: 40,000 MCFD<br>
Anticipated Throughput Of Gathering Segment At IP Date: 39,000 MCFD<br>
<hr>
<A name=94></a>T161 R098<br>
T161 R097<br>
T161 R096<br>
T161 R095<br>
T161 R094<br>
T161 R093<br>
T161 R092<br>
T161 R091<br>
T160 R098<br>
T160 R097<br>
T160 R096<br>
T160 R095<br>
T160 R094<br>
T160 R093<br>
T160 R092 T160 R091<br>
T159 R098<br>
T159 R097<br>
T159 R096<br>
T159 R095<br>
T159 R094<br>
T159 R093<br>
T159 R092 T159 R091<br>
T158 R098<br>
T158 R097<br>
T158 R096<br>
T158 R095<br>
T158 R094<br>
T158 R093<br>
T158 R092 T158 R091<br>
Eide 31X-29 C,G,D wells<br>
T157 R098<br>
T157 R097<br>
T157 R096<br>
T157 R095<br>
T157 R094<br>
T157 R093<br>
T157 R092 T157 R091<br>
T156 R099<br>
T156 R098<br>
T156 R097<br>
T156 R096<br>
T156 R095<br>
T156 R094<br>
T156 R093<br>
T156 R092<br>
Hiland Partners Gas Gathering System<br>
<hr>
<A name=95></a>XTO EXHIBIT TO HILAND PARTNERS GAS CAPTURE PLAN<br>
Est. Completion Date<br>
8/1 -8/7/15<br>
Est. Production Rate<br>
Avg 1st month production rates are 332 bbls/day & 402 mcfd, per well<br>
Est. 1st Prod Date<br>
8/1, 8/4, 8/7/15 for C,G,D wells<br>
Est. Flowback Rates/Times<br>
3 days each well at 688 mcfd and 866 bopd<br>
38.7%, XTO in 1Q2014 . Note: XTO has 96% of wells in ND connected to gas pipeline.<br>
State Flare %<br>
The remaining 4% have approved exemptions or extensions.<br>
Field Flare %<br>
64.6%, XTO in May 2014 (McGregor Field, 3 XTO Wells)<br>
If the wells are not connected to a gas pipeline within field or NDIC specified time limit<br>
of first production, and it is economical based on gas composition and contract terms,<br>
a temporary gas liquefaction unit will be installed until such time that a gas line is in<br>
place.<br>
Flaring Alternatives<br>
Approx. 16% by volume (source: ProGas Services Simulation, Sorkness State 34x-36<br>
Est. Flaring Reductions<br>
well, Dec 2013)<br>
<hr>
<A name=96></a>Drill cuttings from the Eide 11X-29C, D, G well pad will be disposed of at one of the following approved<br>
facilities.<br>
None on the AWSL but request<br>
Solid Waste Disposal Facilities - All Non-Haz<br>
was submitted<br>
Chimney Butte Environmental LLC<br>
1217 Hwy 85 SW<br>
Fairfield<br>
ND<br>
Dishon Disposal<br>
15242 39th Lane NW Williston ND<br>
Indian Hills Waste Disposal<br>
14070 43rd St NW<br>
Williston ND<br>
Prairie Disposal- Owned by R360 Environmental Solutions<br>
10210 52nd St NW<br>
Tioga<br>
ND<br>
Renewable Resources- Incinerator<br>
106581 1st NW<br>
Killdeer<br>
ND<br>
Secure Energy Services 13 Mile Landfill<br>
13809 66th St NW<br>
Williston ND<br>
Trevita Blue Buttes Landfill<br>
2953 108th Ave<br>
Keene<br>
ND<br>
Williston Landfill<br>
5176 134th Ave NW<br>
Williston ND<br>
Nuverra Environmental<br>
13195 26th St NE<br>
Arnegard ND<br>
<hr>
<A name="outline"></a><h1>Document Outline</h1>
<ul><li>Geo Rpt
<li>Certified Surveys
<li>Form 4
<ul><li>4-intent-tubing waiver request
<li>4-intent-central prod facility
<li>4-intent- OH logging waiver request
<li>4-intent - SOD
</ul><li>Form 1
</ul><hr>
</BODY>
</HTML>
|
lib/assets/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/jquery.clock.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/favicon.ico"/>
<link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/iosicon.png"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" />
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" />
<script type="text/javascript" src="js/plugins/excanvas.js"></script>
<script type="text/javascript" src="js/plugins/html5shiv.js"></script>
<script type="text/javascript" src="js/plugins/respond.min.js"></script>
<script type="text/javascript" src="js/plugins/fixFontIcons.js"></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/modernizr.custom.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.pnotify.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/less-1.3.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/xbreadcrumbs.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/charCount.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.textareaCounter.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/elrte.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/elrte.en.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/select2.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery-picklist.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/additional-methods.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.form.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.metadata.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.mockjax.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.uniform.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.tagsinput.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.rating.pack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/farbtastic.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.timeentry.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.jstree.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/dataTables.bootstrap.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.flot.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.flot.stack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.flot.pie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.flot.resize.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/raphael.2.1.0.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/justgage.1.0.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.qrcode.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.clock.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.countdown.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.jqtweet.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/prettify/prettify.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/bootstrapSwitch.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/plugins/mfupload.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/js/common.js"></script>
</head>
<body class="body-login">
<div class="nav-fixed-topright" style="visibility: hidden">
<ul class="nav nav-user-menu">
<li class="user-sub-menu-container">
<a href="javascript:;">
<i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i>
</a>
<ul class="nav user-sub-menu">
<li class="light">
<a href="javascript:;">
<i class='icon-photon stop'></i>Light Version
</a>
</li>
<li class="dark">
<a href="javascript:;">
<i class='icon-photon stop'></i>Dark Version
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon mail"></i>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon comment_alt2_stroke"></i>
<div class="notification-count">12</div>
</a>
</li>
</ul>
</div>
<script>
$(function(){
setTimeout(function(){
$('.nav-fixed-topright').removeAttr('style');
}, 300);
$(window).scroll(function(){
if($('.breadcrumb-container').length){
var scrollState = $(window).scrollTop();
if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released');
else $('.nav-fixed-topright').removeClass('nav-released')
}
});
$('.user-sub-menu-container').on('click', function(){
$(this).toggleClass('active-user-menu');
});
$('.user-sub-menu .light').on('click', function(){
if ($('body').is('.light-version')) return;
$('body').addClass('light-version');
setTimeout(function() {
$.cookie('themeColor', 'light', {
expires: 7,
path: '/'
});
}, 500);
});
$('.user-sub-menu .dark').on('click', function(){
if ($('body').is('.light-version')) {
$('body').removeClass('light-version');
$.cookie('themeColor', 'dark', {
expires: 7,
path: '/'
});
}
});
});
</script>
<div class="container-login">
<div class="form-centering-wrapper">
<div class="form-window-login">
<div class="form-window-login-logo">
<div class="login-logo">
<img src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/plugins/images/photon/js/plugins/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/>
</div>
<h2 class="login-title">Welcome to Photon UI!</h2>
<div class="login-member">Not a Member? <a href="jquery.clock.js.html#">Sign Up »</a>
<a href="jquery.clock.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a>
</div>
<div class="login-or">Or</div>
<div class="login-input-area">
<form method="POST" action="dashboard.php">
<span class="help-block">Login With Your Photon Account</span>
<input type="text" name="email" placeholder="Email">
<input type="password" name="password" placeholder="Password">
<button type="submit" class="btn btn-large btn-success btn-login">Login</button>
</form>
<a href="jquery.clock.js.html#" class="forgot-pass">Forgot Your Password?</a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1936460-27']);
_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>
</body>
</html>
|
Rust/share/doc/rust/html/rustc/lib/llvm/fn.LLVMRustAddBuilderLibraryInfo.html | ArcherSys/ArcherSys | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `LLVMRustAddBuilderLibraryInfo` fn in crate `rustc`.">
<meta name="keywords" content="rust, rustlang, rust-lang, LLVMRustAddBuilderLibraryInfo">
<title>rustc::lib::llvm::LLVMRustAddBuilderLibraryInfo - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../rustc/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../index.html'>rustc</a>::<wbr><a href='../index.html'>lib</a>::<wbr><a href='index.html'>llvm</a></p><script>window.sidebarCurrent = {name: 'LLVMRustAddBuilderLibraryInfo', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>rustc</a>::<wbr><a href='../index.html'>lib</a>::<wbr><a href='index.html'>llvm</a>::<wbr><a class='fn' href=''>LLVMRustAddBuilderLibraryInfo</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-8873' href='../../../rustc_llvm/fn.LLVMRustAddBuilderLibraryInfo.html?gotosrc=8873'>[src]</a></span></h1>
<pre class='rust fn'>pub unsafe fn LLVMRustAddBuilderLibraryInfo(PMB: *mut <a class='enum' href='../../../rustc/lib/llvm/enum.PassManagerBuilder_opaque.html' title='rustc::lib::llvm::PassManagerBuilder_opaque'>PassManagerBuilder_opaque</a>, M: *mut <a class='enum' href='../../../rustc/lib/llvm/enum.Module_opaque.html' title='rustc::lib::llvm::Module_opaque'>Module_opaque</a>, DisableSimplifyLibCalls: <a href='../../../std/primitive.bool.html'>bool</a>)</pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "rustc";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
public/Windows 10 x64 (18363.836)/_PPM_IDLE_STATES.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.836)</h4><br>
<h2>_PPM_IDLE_STATES</h2>
<font face="arial"> +0x000 InterfaceVersion : UChar<br>
+0x001 IdleOverride : UChar<br>
+0x002 EstimateIdleDuration : UChar<br>
+0x003 ExitLatencyTraceEnabled : UChar<br>
+0x004 NonInterruptibleTransition : UChar<br>
+0x005 UnaccountedTransition : UChar<br>
+0x006 IdleDurationLimited : UChar<br>
+0x007 IdleCheckLimited : UChar<br>
+0x008 StrictVetoBias : UChar<br>
+0x00c ExitLatencyCountdown : Uint4B<br>
+0x010 TargetState : Uint4B<br>
+0x014 ActualState : Uint4B<br>
+0x018 OldState : Uint4B<br>
+0x01c OverrideIndex : Uint4B<br>
+0x020 ProcessorIdleCount : Uint4B<br>
+0x024 Type : Uint4B<br>
+0x028 LevelId : Uint8B<br>
+0x030 ReasonFlags : Uint2B<br>
+0x038 InitiateWakeStamp : Uint8B<br>
+0x040 PreviousStatus : Int4B<br>
+0x044 PreviousCancelReason : Uint4B<br>
+0x048 PrimaryProcessorMask : <a href="./_KAFFINITY_EX.html">_KAFFINITY_EX</a><br>
+0x0f0 SecondaryProcessorMask : <a href="./_KAFFINITY_EX.html">_KAFFINITY_EX</a><br>
+0x198 IdlePrepare : Ptr64 void <br>
+0x1a0 IdlePreExecute : Ptr64 long <br>
+0x1a8 IdleExecute : Ptr64 long <br>
+0x1b0 IdlePreselect : Ptr64 unsigned long <br>
+0x1b8 IdleTest : Ptr64 unsigned long <br>
+0x1c0 IdleAvailabilityCheck : Ptr64 unsigned long <br>
+0x1c8 IdleComplete : Ptr64 void <br>
+0x1d0 IdleCancel : Ptr64 void <br>
+0x1d8 IdleIsHalted : Ptr64 unsigned char <br>
+0x1e0 IdleInitiateWake : Ptr64 unsigned char <br>
+0x1e8 PrepareInfo : <a href="./_PROCESSOR_IDLE_PREPARE_INFO.html">_PROCESSOR_IDLE_PREPARE_INFO</a><br>
+0x240 DeepIdleSnapshot : <a href="./_KAFFINITY_EX.html">_KAFFINITY_EX</a><br>
+0x2e8 Tracing : Ptr64 <a href="./_PERFINFO_PPM_STATE_SELECTION.html">_PERFINFO_PPM_STATE_SELECTION</a><br>
+0x2f0 CoordinatedTracing : Ptr64 <a href="./_PERFINFO_PPM_STATE_SELECTION.html">_PERFINFO_PPM_STATE_SELECTION</a><br>
+0x2f8 ProcessorMenu : <a href="./_PPM_SELECTION_MENU.html">_PPM_SELECTION_MENU</a><br>
+0x308 CoordinatedMenu : <a href="./_PPM_SELECTION_MENU.html">_PPM_SELECTION_MENU</a><br>
+0x318 CoordinatedSelection : <a href="./_PPM_COORDINATED_SELECTION.html">_PPM_COORDINATED_SELECTION</a><br>
+0x330 State : [1] <a href="./_PPM_IDLE_STATE.html">_PPM_IDLE_STATE</a><br>
</font></body></html> |
Waitlist/2.html | mahmoodahmad100/restaurant | <!DOCTYPE html>
<html>
<head>
<title>title</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="../css/custom.css" />
<!---===============Fonts============-->
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
<!---===============/Fonts============-->
</head>
<body>
<!---=============== Start section============-->
<section class="boot">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12 first text-center">
<i class="fa fa-cutlery fa-3x" aria-hidden="true"></i>
<h2 class="upper-case">Now serving:</h2>
<h3><sup>#</sup>888</h3>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 seconed text-center">
<i class="fa fa-clock-o fa-3x" aria-hidden="true"></i>
<h2 class="upper-case">est. wait-time:</h2>
<h3>0:01</h3>
</div>
<div class="col-xs-12 third text-center">
<h2 class="upper-case">(0 parties waiting)</h2>
<button class="btn btn-primary text-center upper-case btn-lg">add me to wait-list</button>
</div>
</div>
</div>
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
</body>
</html>
|
src/app/pages/tree/page.tree.component.html | SaloCreative/salo-cms | <div class="parent-wrapper" *ngFor="let page of pagesTree" id="itemID{{page.id}}" [attr.data-position]="page.position">
<div class="tree-row-wrapper">
<div class="title">
<a routerLink="/pages/edit/{{ page.id }}">{{ page.title }}</a>
</div>
<div class="slug">
{{page.slug}}
</div>
<div class="status">
<span *ngIf="page.online == false" class="label bg-theme04 label-mini">Offline</span>
<span *ngIf="page.online == true" class="label bg-theme03 label-mini">Online</span>
</div>
<div class="actions">
<button class="btn btn-theme btn-xs" routerLink="/pages/edit/{{ page.id }}"><i class="fa fa-pencil"></i></button>
<button class="btn btn-theme04 btn-xs page-delete"><i class="fa fa-trash-o "></i></button>
<button class="btn btn-theme02 btn-xs page-move-up" (click)="moveUp(page.id)"><i class="fa fa-chevron-up"></i></button>
<button class="btn btn-theme02 btn-xs page-move-down" (click)="moveDown(page.id)"><i class="fa fa-chevron-down"></i></button>
</div>
</div>
<page-tree (pageMoveEvent)="pageMoveEvent.emit($event)" (pageMoveDownEvent)="pageMoveDownEvent.emit($event)" [pagesTree]="page.children"></page-tree>
</div> |
docs/examples/utils/SceneUtils.html | satori99/three.js | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">A class containing useful utility functions for scene manipulation.</div>
<h2>Methods</h2>
<h3>[method:Group createMultiMaterialObject]( [page:Geometry geometry], [page:Array materials] )</h3>
<div>
geometry -- The geometry for the set of materials. <br />
materials -- The materials for the object.
</div>
<div>
Creates a new Group that contains a new mesh for each material defined in materials. Beware that this is not the same as an array of materials which defines multiple materials for 1 mesh.<br />
This is mostly useful for objects that need both a material and a wireframe implementation.
</div>
<h3>[method:null attach]( [page:Object3D child], [page:Object3D scene], [page:Object3D parent] )</h3>
<div>
child -- The object to add to the parent <br />
scene -- The scene to detach the object on. <br />
parent -- The parent to attach the object from.
</div>
<div>
Attaches the object to the parent without the moving the object in the worldspace. Beware that to do this the matrixWorld needs to be updated, this can be done by calling the updateMatrixWorld method on the parent object.
</div>
<h3>[method:null detach]( [page:Object3D child], [page:Object3D parent], [page:Object3D scene] )</h3>
<div>
child -- The object to remove from the parent <br />
scene -- The scene to attach the object on. <br />
parent -- The parent to detach the object from.
</div>
<div>
Detaches the object from the parent and adds it back to the scene without moving in worldspace. Beware that to do this the matrixWorld needs to be updated, this can be done by calling the updateMatrixWorld method on the parent object.
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/examples/js/utils/SceneUtils.js examples/js/utils/SceneUtils.js]
</body>
</html>
|
_layouts/page.html | stavilac/stavilac.github.io | ---
layout: default
---
<div class="main-content">
<article class="module color-3">
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<h1>{{ page.title }}</h1>
<hr>
{{ content }}
</article>
|
clean/Linux-x86_64-4.05.0-2.0.6/released/8.10.2/graphs/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>graphs: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.10.2 / graphs - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
graphs
<small>
8.6.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-07-11 07:20:54 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-11 07:20:54 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.10.2 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/graphs"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Graphs"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
"coq-int-map" {>= "8.6" & < "8.7~"}
]
tags: [ "keyword: graphs" "keyword: graph theory" "keyword: cycle detection" "keyword: paths" "keyword: constraints" "keyword: inequalities" "keyword: reflection" "category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures" "category: Miscellaneous/Extracted Programs/Combinatorics" ]
authors: [ "Jean Goubault" ]
bug-reports: "https://github.com/coq-contribs/graphs/issues"
dev-repo: "git+https://github.com/coq-contribs/graphs.git"
synopsis: "Satisfiability of inequality constraints and detection of cycles with negative weight in graphs"
description:
"*******************************************************************"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/graphs/archive/v8.6.0.tar.gz"
checksum: "md5=5cdad4a31bf2de94e2583fe4474f521a"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-graphs.8.6.0 coq.8.10.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.10.2).
The following dependencies couldn't be met:
- coq-graphs -> coq < 8.7~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-graphs.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
9d41e89/html/classv8_1_1Function.html | v8-dox/v8-dox.github.io | <!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>V8 API Reference Guide for node.js v6.8.0 - v6.8.1: v8::Function 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="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">V8 API Reference Guide for node.js v6.8.0 - v6.8.1
</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 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><a href="examples.html"><span>Examples</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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class 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="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Function.html">Function</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="#pub-static-attribs">Static Public Attributes</a> |
<a href="classv8_1_1Function-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::Function Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="v8_8h_source.html">v8.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for v8::Function:</div>
<div class="dyncontent">
<div class="center"><img src="classv8_1_1Function__inherit__graph.png" border="0" usemap="#v8_1_1Function_inherit__map" alt="Inheritance graph"/></div>
<map name="v8_1_1Function_inherit__map" id="v8_1_1Function_inherit__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for v8::Function:</div>
<div class="dyncontent">
<div class="center"><img src="classv8_1_1Function__coll__graph.png" border="0" usemap="#v8_1_1Function_coll__map" alt="Collaboration graph"/></div>
<map name="v8_1_1Function_coll__map" id="v8_1_1Function_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<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:a98095d92f7b6ae5778ac4ab88eca8411"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a98095d92f7b6ae5778ac4ab88eca8411"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > NewInstance(int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[]) const)</td></tr>
<tr class="separator:a98095d92f7b6ae5778ac4ab88eca8411"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af0c5c1673f2a0b042dbfc1c25f2c19fe"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af0c5c1673f2a0b042dbfc1c25f2c19fe"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>NewInstance</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[]) const </td></tr>
<tr class="separator:af0c5c1673f2a0b042dbfc1c25f2c19fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a120cfd8b1caaad09701c6ac0f4c2e68f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a120cfd8b1caaad09701c6ac0f4c2e68f"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > NewInstance() const)</td></tr>
<tr class="separator:a120cfd8b1caaad09701c6ac0f4c2e68f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae5c830b715559ab0d2e941ad8181cb2"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aae5c830b715559ab0d2e941ad8181cb2"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>NewInstance</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:aae5c830b715559ab0d2e941ad8181cb2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a013663cd170e5b27ec9e2b54e72f3e3d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a013663cd170e5b27ec9e2b54e72f3e3d"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > Call(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > recv, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[]))</td></tr>
<tr class="separator:a013663cd170e5b27ec9e2b54e72f3e3d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a70c400602e70488f7c066b950219a1ad"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a70c400602e70488f7c066b950219a1ad"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>Call</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > recv, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[])</td></tr>
<tr class="separator:a70c400602e70488f7c066b950219a1ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9f51cea2036e0caa317e3955109856d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa9f51cea2036e0caa317e3955109856d"></a>
void </td><td class="memItemRight" valign="bottom"><b>SetName</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > name)</td></tr>
<tr class="separator:aa9f51cea2036e0caa317e3955109856d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84068b5a54d85aa2412d2bcf8c05f99e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a84068b5a54d85aa2412d2bcf8c05f99e"></a>
<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>GetName</b> () const </td></tr>
<tr class="separator:a84068b5a54d85aa2412d2bcf8c05f99e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2665736fdec019bc7d12003ef880f78f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a2665736fdec019bc7d12003ef880f78f">GetInferredName</a> () const </td></tr>
<tr class="separator:a2665736fdec019bc7d12003ef880f78f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3051eb2f5877a42b782f92a1db41f5ad"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a3051eb2f5877a42b782f92a1db41f5ad">GetDebugName</a> () const </td></tr>
<tr class="separator:a3051eb2f5877a42b782f92a1db41f5ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a71bbe599304109844270e6e03827b02b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a71bbe599304109844270e6e03827b02b">GetDisplayName</a> () const </td></tr>
<tr class="separator:a71bbe599304109844270e6e03827b02b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae64de1b9dc1ea5dc4f419a88808c12c5"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#ae64de1b9dc1ea5dc4f419a88808c12c5">GetScriptLineNumber</a> () const </td></tr>
<tr class="separator:ae64de1b9dc1ea5dc4f419a88808c12c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abfe6a9251c5dfc995b83dcf3032fdc86"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#abfe6a9251c5dfc995b83dcf3032fdc86">GetScriptColumnNumber</a> () const </td></tr>
<tr class="separator:abfe6a9251c5dfc995b83dcf3032fdc86"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4279e2bfca281cda9afdaf86c87d644d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a4279e2bfca281cda9afdaf86c87d644d">IsBuiltin</a> () const </td></tr>
<tr class="separator:a4279e2bfca281cda9afdaf86c87d644d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa208e62e702f6d61ba0a4250ba3f2cf"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#afa208e62e702f6d61ba0a4250ba3f2cf">ScriptId</a> () const </td></tr>
<tr class="separator:afa208e62e702f6d61ba0a4250ba3f2cf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a937dc089e1ef728eec4a628072250e4d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a937dc089e1ef728eec4a628072250e4d">GetBoundFunction</a> () const </td></tr>
<tr class="separator:a937dc089e1ef728eec4a628072250e4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af9c77c9bcbf698727071c7153e7c2513"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af9c77c9bcbf698727071c7153e7c2513"></a>
<a class="el" href="classv8_1_1ScriptOrigin.html">ScriptOrigin</a> </td><td class="memItemRight" valign="bottom"><b>GetScriptOrigin</b> () const </td></tr>
<tr class="separator:af9c77c9bcbf698727071c7153e7c2513"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classv8_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1Object')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classv8_1_1Object.html">v8::Object</a></td></tr>
<tr class="memitem:a86333122230b703cabfb08d8a7d54a58 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a86333122230b703cabfb08d8a7d54a58"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool <a class="el" href="classv8_1_1Set.html">Set</a>(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value))</td></tr>
<tr class="separator:a86333122230b703cabfb08d8a7d54a58 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac5840fc655bea7b2b55a4b49338360ae inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac5840fc655bea7b2b55a4b49338360ae"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Set</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:ac5840fc655bea7b2b55a4b49338360ae inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c2305335e71c88d245dd1aa0060a2de inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0c2305335e71c88d245dd1aa0060a2de"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool <a class="el" href="classv8_1_1Set.html">Set</a>(uint32_t index, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value))</td></tr>
<tr class="separator:a0c2305335e71c88d245dd1aa0060a2de inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace0cbcf5659a82106601d07b3e6fa2be inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ace0cbcf5659a82106601d07b3e6fa2be"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Set</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:ace0cbcf5659a82106601d07b3e6fa2be inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae334696b1e57ea2b333c4da48dd37895 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae334696b1e57ea2b333c4da48dd37895"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>CreateDataProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:ae334696b1e57ea2b333c4da48dd37895 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec3a99813837c0bc6444c59f8e5ca22a inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aec3a99813837c0bc6444c59f8e5ca22a"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>CreateDataProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:aec3a99813837c0bc6444c59f8e5ca22a inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65f44f92b7ee9d479ce6b3ebb9ac8d4b inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a65f44f92b7ee9d479ce6b3ebb9ac8d4b"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>DefineOwnProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value, PropertyAttribute attributes=None)</td></tr>
<tr class="separator:a65f44f92b7ee9d479ce6b3ebb9ac8d4b inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b395d8c790161187549bd2ed7c4ed71 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9b395d8c790161187549bd2ed7c4ed71"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use CreateDataProperty / DefineOwnProperty", bool ForceSet(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value, PropertyAttribute attribs=None))</td></tr>
<tr class="separator:a9b395d8c790161187549bd2ed7c4ed71 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac68c9dad55543a27ff82cbb34722f7c0 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac68c9dad55543a27ff82cbb34722f7c0"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use CreateDataProperty / DefineOwnProperty", Maybe< bool > ForceSet(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value, PropertyAttribute attribs=None))</td></tr>
<tr class="separator:ac68c9dad55543a27ff82cbb34722f7c0 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15c40cda73a1927bef406b85032d5564 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15c40cda73a1927bef406b85032d5564"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > Get(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key))</td></tr>
<tr class="separator:a15c40cda73a1927bef406b85032d5564 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a239c03bb250cd6bf583ca60f72e18918 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a239c03bb250cd6bf583ca60f72e18918"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>Get</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key)</td></tr>
<tr class="separator:a239c03bb250cd6bf583ca60f72e18918 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac27f1b680e53d4c9c879aac3c7380202 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac27f1b680e53d4c9c879aac3c7380202"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > Get(uint32_t index))</td></tr>
<tr class="separator:ac27f1b680e53d4c9c879aac3c7380202 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac1fcfcfedaf66775c46b53cb1804b949 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac1fcfcfedaf66775c46b53cb1804b949"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>Get</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index)</td></tr>
<tr class="separator:ac1fcfcfedaf66775c46b53cb1804b949 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa45eb69321fa3eb1037b058b69ecfec1 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aa45eb69321fa3eb1037b058b69ecfec1">V8_DEPRECATED</a> ("Use maybe version", PropertyAttribute GetPropertyAttributes(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key))</td></tr>
<tr class="separator:aa45eb69321fa3eb1037b058b69ecfec1 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5c97a596bcb634c50605a574358a9c6 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae5c97a596bcb634c50605a574358a9c6"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< PropertyAttribute > </td><td class="memItemRight" valign="bottom"><b>GetPropertyAttributes</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key)</td></tr>
<tr class="separator:ae5c97a596bcb634c50605a574358a9c6 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad914d35a19347cd1afdeea4e215f4999 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ad914d35a19347cd1afdeea4e215f4999">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > GetOwnPropertyDescriptor(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:ad914d35a19347cd1afdeea4e215f4999 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a17fd31922f11c634183c59c0eb08cf65 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a17fd31922f11c634183c59c0eb08cf65"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>GetOwnPropertyDescriptor</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key)</td></tr>
<tr class="separator:a17fd31922f11c634183c59c0eb08cf65 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adbaa619d9f0588470c1e88532949da65 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adbaa619d9f0588470c1e88532949da65"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool Has(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key))</td></tr>
<tr class="separator:adbaa619d9f0588470c1e88532949da65 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57d4819c2cc13715ed22dd23cdc84d7c inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a57d4819c2cc13715ed22dd23cdc84d7c"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Has</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key)</td></tr>
<tr class="separator:a57d4819c2cc13715ed22dd23cdc84d7c inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad76afc75f558f317a80b4f4b83c5cd53 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad76afc75f558f317a80b4f4b83c5cd53"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool Delete(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key))</td></tr>
<tr class="separator:ad76afc75f558f317a80b4f4b83c5cd53 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab0626985ff54cbeeccef5e50656e5481 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab0626985ff54cbeeccef5e50656e5481"></a>
<a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Delete</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > key)</td></tr>
<tr class="separator:ab0626985ff54cbeeccef5e50656e5481 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ce6e6be77b337272e954a715e2e78de inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3ce6e6be77b337272e954a715e2e78de"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", bool Has(uint32_t index))</td></tr>
<tr class="separator:a3ce6e6be77b337272e954a715e2e78de inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adfbff82d3a45a69415ae99013a654daa inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adfbff82d3a45a69415ae99013a654daa"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Has</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index)</td></tr>
<tr class="separator:adfbff82d3a45a69415ae99013a654daa inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0f010485bb637ce7b69141c695febc6 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac0f010485bb637ce7b69141c695febc6"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", bool Delete(uint32_t index))</td></tr>
<tr class="separator:ac0f010485bb637ce7b69141c695febc6 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabd005ef33ff69c15562d5296f4982d0 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aabd005ef33ff69c15562d5296f4982d0"></a>
<a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Delete</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index)</td></tr>
<tr class="separator:aabd005ef33ff69c15562d5296f4982d0 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a808d6c708acf41c1c9122d4b29617ae1 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a808d6c708acf41c1c9122d4b29617ae1"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", bool SetAccessor(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > name, <a class="el" href="namespacev8.html#a722613c87061708a4f1aa050d095f868">AccessorGetterCallback</a> getter, AccessorSetterCallback setter=0, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data=<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >(), <a class="el" href="namespacev8.html#a31d8355cb043d7d2dda3f4a52760b64e">AccessControl</a> settings=DEFAULT, PropertyAttribute attribute=None))</td></tr>
<tr class="separator:a808d6c708acf41c1c9122d4b29617ae1 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad23d8d79b60a8bb24bf6f631b71bcd42 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad23d8d79b60a8bb24bf6f631b71bcd42"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", bool SetAccessor(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data=<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >(), <a class="el" href="namespacev8.html#a31d8355cb043d7d2dda3f4a52760b64e">AccessControl</a> settings=DEFAULT, PropertyAttribute attribute=None))</td></tr>
<tr class="separator:ad23d8d79b60a8bb24bf6f631b71bcd42 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6ab0b45aa38debc2cc9877ae3b232e55 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6ab0b45aa38debc2cc9877ae3b232e55"></a>
<a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>SetAccessor</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data=<a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >(), <a class="el" href="namespacev8.html#a31d8355cb043d7d2dda3f4a52760b64e">AccessControl</a> settings=DEFAULT, PropertyAttribute attribute=None)</td></tr>
<tr class="separator:a6ab0b45aa38debc2cc9877ae3b232e55 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a284911d760fc853d81adf98c242bc453 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a284911d760fc853d81adf98c242bc453"></a>
void </td><td class="memItemRight" valign="bottom"><b>SetAccessorProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > name, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Function.html">Function</a> > getter, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Function.html">Function</a> > setter=<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Function.html">Function</a> >(), PropertyAttribute attribute=None, <a class="el" href="namespacev8.html#a31d8355cb043d7d2dda3f4a52760b64e">AccessControl</a> settings=DEFAULT)</td></tr>
<tr class="separator:a284911d760fc853d81adf98c242bc453 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aad699867935fd2142ec97afa6e39a7f0 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aad699867935fd2142ec97afa6e39a7f0">HasPrivate</a> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Private.html">Private</a> > key)</td></tr>
<tr class="separator:aad699867935fd2142ec97afa6e39a7f0 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6ebc49302a65e706c52eeca31ba83283 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6ebc49302a65e706c52eeca31ba83283"></a>
<a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>SetPrivate</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Private.html">Private</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:a6ebc49302a65e706c52eeca31ba83283 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad78ba140348f92581361329aab917382 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad78ba140348f92581361329aab917382"></a>
<a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>DeletePrivate</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Private.html">Private</a> > key)</td></tr>
<tr class="separator:ad78ba140348f92581361329aab917382 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6b2e55f1bf6b057c5cd9f2fc0e609c86 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6b2e55f1bf6b057c5cd9f2fc0e609c86"></a>
<a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>GetPrivate</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Private.html">Private</a> > key)</td></tr>
<tr class="separator:a6b2e55f1bf6b057c5cd9f2fc0e609c86 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f735ad2eab826ddc5eba467ce624acb inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a3f735ad2eab826ddc5eba467ce624acb">V8_DEPRECATE_SOON</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Array.html">Array</a> > GetPropertyNames())</td></tr>
<tr class="separator:a3f735ad2eab826ddc5eba467ce624acb inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a771be1943535959085da5c384f8e6405 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a771be1943535959085da5c384f8e6405"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Array.html">Array</a> > </td><td class="memItemRight" valign="bottom"><b>GetPropertyNames</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context)</td></tr>
<tr class="separator:a771be1943535959085da5c384f8e6405 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa72e9d0d22d1d4a4c4b63827a5469d40 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aa72e9d0d22d1d4a4c4b63827a5469d40">V8_DEPRECATE_SOON</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Array.html">Array</a> > GetOwnPropertyNames())</td></tr>
<tr class="separator:aa72e9d0d22d1d4a4c4b63827a5469d40 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4f1fc692a02c11d749a7d5120e67026 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab4f1fc692a02c11d749a7d5120e67026"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Array.html">Array</a> > </td><td class="memItemRight" valign="bottom"><b>GetOwnPropertyNames</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context)</td></tr>
<tr class="separator:ab4f1fc692a02c11d749a7d5120e67026 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8d3fed7d6dbd667c29cabb3039fe7af inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ae8d3fed7d6dbd667c29cabb3039fe7af">GetPrototype</a> ()</td></tr>
<tr class="separator:ae8d3fed7d6dbd667c29cabb3039fe7af inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ce54e137e22eddbe2857a15a20219b2 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a4ce54e137e22eddbe2857a15a20219b2">V8_DEPRECATED</a> ("Use maybe version", bool SetPrototype(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > prototype))</td></tr>
<tr class="separator:a4ce54e137e22eddbe2857a15a20219b2 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f1fc25d2a440ad2a8b7d94db04f88fb inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1f1fc25d2a440ad2a8b7d94db04f88fb"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>SetPrototype</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > prototype)</td></tr>
<tr class="separator:a1f1fc25d2a440ad2a8b7d94db04f88fb inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae2ad9fee9db6e0e5da56973ebb8ea2bc inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ae2ad9fee9db6e0e5da56973ebb8ea2bc">FindInstanceInPrototypeChain</a> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1FunctionTemplate.html">FunctionTemplate</a> > tmpl)</td></tr>
<tr class="separator:ae2ad9fee9db6e0e5da56973ebb8ea2bc inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a06bb9aab716e466b8fa0e0c3fbb8f5d7 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a06bb9aab716e466b8fa0e0c3fbb8f5d7">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ObjectProtoToString())</td></tr>
<tr class="separator:a06bb9aab716e466b8fa0e0c3fbb8f5d7 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7a65552d78eff4a1b9755f99167f4255 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7a65552d78eff4a1b9755f99167f4255"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><b>ObjectProtoToString</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context)</td></tr>
<tr class="separator:a7a65552d78eff4a1b9755f99167f4255 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7bbe987794658f20a3ec1b68326305e6 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a7bbe987794658f20a3ec1b68326305e6">GetConstructorName</a> ()</td></tr>
<tr class="separator:a7bbe987794658f20a3ec1b68326305e6 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac45163422a18bb7481cc78fcacecb301 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ac45163422a18bb7481cc78fcacecb301">SetIntegrityLevel</a> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="namespacev8.html#a02642d03ff1eecc2fd358626499c2e30">IntegrityLevel</a> level)</td></tr>
<tr class="separator:ac45163422a18bb7481cc78fcacecb301 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaec28576353eebe6fee113bce2718ecc inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aaec28576353eebe6fee113bce2718ecc">InternalFieldCount</a> ()</td></tr>
<tr class="separator:aaec28576353eebe6fee113bce2718ecc inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa3324fdf652d8ac3b2f27faa0559231d inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">V8_INLINE <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aa3324fdf652d8ac3b2f27faa0559231d">GetInternalField</a> (int index)</td></tr>
<tr class="separator:aa3324fdf652d8ac3b2f27faa0559231d inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebf949a0592cebc144bb2f96bfb7ec72 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#aebf949a0592cebc144bb2f96bfb7ec72">SetInternalField</a> (int index, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value)</td></tr>
<tr class="separator:aebf949a0592cebc144bb2f96bfb7ec72 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a435f68bb7ef0f64dd522c5c910682448 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">V8_INLINE void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a435f68bb7ef0f64dd522c5c910682448">GetAlignedPointerFromInternalField</a> (int index)</td></tr>
<tr class="separator:a435f68bb7ef0f64dd522c5c910682448 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0ccba69581f0b5e4e672bab90f26879b inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a0ccba69581f0b5e4e672bab90f26879b">SetAlignedPointerInInternalField</a> (int index, void *value)</td></tr>
<tr class="separator:a0ccba69581f0b5e4e672bab90f26879b inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a332143937efdc58dac2d877ebeb5f8ef inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a332143937efdc58dac2d877ebeb5f8ef"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", bool HasOwnProperty(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:a332143937efdc58dac2d877ebeb5f8ef inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acdd3921e95d5bb1a27cea489792607ff inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acdd3921e95d5bb1a27cea489792607ff"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>HasOwnProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:acdd3921e95d5bb1a27cea489792607ff inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf24b52a108c801a74718e1a1e64ba5b inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abf24b52a108c801a74718e1a1e64ba5b"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool HasRealNamedProperty(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:abf24b52a108c801a74718e1a1e64ba5b inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad830b937c7586fe2086b288ea79935c4 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad830b937c7586fe2086b288ea79935c4"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>HasRealNamedProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:ad830b937c7586fe2086b288ea79935c4 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd04e5cb82426a70ebea6afec8687c9e inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abd04e5cb82426a70ebea6afec8687c9e"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool HasRealIndexedProperty(uint32_t index))</td></tr>
<tr class="separator:abd04e5cb82426a70ebea6afec8687c9e inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46de2f348f4caafca287328ce385ab56 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a46de2f348f4caafca287328ce385ab56"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>HasRealIndexedProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, uint32_t index)</td></tr>
<tr class="separator:a46de2f348f4caafca287328ce385ab56 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1ffb11a0fa7549652d0530c0c4c4ca6 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae1ffb11a0fa7549652d0530c0c4c4ca6"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool HasRealNamedCallbackProperty(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:ae1ffb11a0fa7549652d0530c0c4c4ca6 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62bde6bea1ce32b30b2152f33a105b14 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a62bde6bea1ce32b30b2152f33a105b14"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>HasRealNamedCallbackProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:a62bde6bea1ce32b30b2152f33a105b14 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00982b58e0c86fcb37f5d74c8a33d1b8 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a00982b58e0c86fcb37f5d74c8a33d1b8">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > GetRealNamedPropertyInPrototypeChain(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:a00982b58e0c86fcb37f5d74c8a33d1b8 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe68d490fc41783e30126ca547b7fc90 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afe68d490fc41783e30126ca547b7fc90"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>GetRealNamedPropertyInPrototypeChain</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:afe68d490fc41783e30126ca547b7fc90 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac11ecb441033271172a4c34770be6488 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ac11ecb441033271172a4c34770be6488">V8_DEPRECATED</a> ("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributesInPrototypeChain(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:ac11ecb441033271172a4c34770be6488 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab7c2e5c5659e95e97488e01b04bf3c8 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aab7c2e5c5659e95e97488e01b04bf3c8"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< PropertyAttribute > </td><td class="memItemRight" valign="bottom"><b>GetRealNamedPropertyAttributesInPrototypeChain</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:aab7c2e5c5659e95e97488e01b04bf3c8 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a870785c34482a0d284e56db93cd1eb5a inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a870785c34482a0d284e56db93cd1eb5a">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > GetRealNamedProperty(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:a870785c34482a0d284e56db93cd1eb5a inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aecec39cefb3e394e1696fe618862efec inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aecec39cefb3e394e1696fe618862efec"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>GetRealNamedProperty</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:aecec39cefb3e394e1696fe618862efec inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1fdd165c23a55dba4ba48f484a94c3c3 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a1fdd165c23a55dba4ba48f484a94c3c3">V8_DEPRECATED</a> ("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributes(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:a1fdd165c23a55dba4ba48f484a94c3c3 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a476c21f05ffc519252fad0ab46de33d7 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a476c21f05ffc519252fad0ab46de33d7"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< PropertyAttribute > </td><td class="memItemRight" valign="bottom"><b>GetRealNamedPropertyAttributes</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Name.html">Name</a> > key)</td></tr>
<tr class="separator:a476c21f05ffc519252fad0ab46de33d7 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e96fcb9ee17101c0299ec68f2cf8610 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a1e96fcb9ee17101c0299ec68f2cf8610">HasNamedLookupInterceptor</a> ()</td></tr>
<tr class="separator:a1e96fcb9ee17101c0299ec68f2cf8610 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a278913bcd203434870ce5184a538a9af inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a278913bcd203434870ce5184a538a9af">HasIndexedLookupInterceptor</a> ()</td></tr>
<tr class="separator:a278913bcd203434870ce5184a538a9af inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac1ece41e81a499920ec3a2a3471653bc inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#ac1ece41e81a499920ec3a2a3471653bc">GetIdentityHash</a> ()</td></tr>
<tr class="separator:ac1ece41e81a499920ec3a2a3471653bc inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb7135780f033b122025df8c6274a274 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afb7135780f033b122025df8c6274a274"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use v8::Object::SetPrivate instead.", bool SetHiddenValue(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > value))</td></tr>
<tr class="separator:afb7135780f033b122025df8c6274a274 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acdece4ecbf0f68e0ba67582db5feae0d inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acdece4ecbf0f68e0ba67582db5feae0d"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use v8::Object::GetPrivate instead.", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > GetHiddenValue(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:acdece4ecbf0f68e0ba67582db5feae0d inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9390e502d8dbabbb18cbe2c47bc3c3b9 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9390e502d8dbabbb18cbe2c47bc3c3b9"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use v8::Object::DeletePrivate instead.", bool DeleteHiddenValue(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1String.html">String</a> > key))</td></tr>
<tr class="separator:a9390e502d8dbabbb18cbe2c47bc3c3b9 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5018c9d085aa71f65530cf1e073a04ad inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a5018c9d085aa71f65530cf1e073a04ad">Clone</a> ()</td></tr>
<tr class="separator:a5018c9d085aa71f65530cf1e073a04ad inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af6966283a7d7e20779961eed434db04d inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#af6966283a7d7e20779961eed434db04d">CreationContext</a> ()</td></tr>
<tr class="separator:af6966283a7d7e20779961eed434db04d inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a23c2c1f23b50fab4a02e2f819641b865 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a23c2c1f23b50fab4a02e2f819641b865">IsCallable</a> ()</td></tr>
<tr class="separator:a23c2c1f23b50fab4a02e2f819641b865 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b4e2b65f72712420eb76842f2123fe3 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a8b4e2b65f72712420eb76842f2123fe3">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > CallAsFunction(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > recv, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[]))</td></tr>
<tr class="separator:a8b4e2b65f72712420eb76842f2123fe3 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec7375fe34a800baac4e26deb33ccac0 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aec7375fe34a800baac4e26deb33ccac0"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>CallAsFunction</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > recv, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[])</td></tr>
<tr class="separator:aec7375fe34a800baac4e26deb33ccac0 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0ce5417b42d5bfb5a8dc3482dcb733eb inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a0ce5417b42d5bfb5a8dc3482dcb733eb">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Value.html">Value</a> > CallAsConstructor(int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[]))</td></tr>
<tr class="separator:a0ce5417b42d5bfb5a8dc3482dcb733eb inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a10dcefb0bd595a959234703690a02530 inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a10dcefb0bd595a959234703690a02530"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><b>CallAsConstructor</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, int argc, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > argv[])</td></tr>
<tr class="separator:a10dcefb0bd595a959234703690a02530 inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e7199a517d980396bb86f876b5bae0a inherit pub_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a5e7199a517d980396bb86f876b5bae0a">V8_DEPRECATE_SOON</a> ("Keep track of isolate correctly", Isolate *GetIsolate())</td></tr>
<tr class="separator:a5e7199a517d980396bb86f876b5bae0a inherit pub_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classv8_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1Value')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classv8_1_1Value.html">v8::Value</a></td></tr>
<tr class="memitem:aea287b745656baa8a12a2ae1d69744b6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a> () const </td></tr>
<tr class="separator:aea287b745656baa8a12a2ae1d69744b6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa2c6ed8ef832223a7e2cd81e6ac61c78 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a> () const </td></tr>
<tr class="separator:aa2c6ed8ef832223a7e2cd81e6ac61c78 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f27462322186b295195eecb3e81d6d7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a> () const </td></tr>
<tr class="separator:a8f27462322186b295195eecb3e81d6d7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68c0296071d01ca899825d7643cf495a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a> () const </td></tr>
<tr class="separator:a68c0296071d01ca899825d7643cf495a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8829b16b442a6231499c89fd5a6f8049 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a> () const </td></tr>
<tr class="separator:a8829b16b442a6231499c89fd5a6f8049 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab23a34b7df62806808e01b0908bf5f00 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a> () const </td></tr>
<tr class="separator:ab23a34b7df62806808e01b0908bf5f00 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3e6081c22d09a7bbc0a2aff59ed60a5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a> () const </td></tr>
<tr class="separator:af3e6081c22d09a7bbc0a2aff59ed60a5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05532a34cdd215f273163830ed8b77e7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a> () const </td></tr>
<tr class="separator:a05532a34cdd215f273163830ed8b77e7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaee0b144087d20eae02314c9393ff80f inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a> () const </td></tr>
<tr class="separator:aaee0b144087d20eae02314c9393ff80f inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a355b7991c5c978c0341f6f961b63c5a2 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a> () const </td></tr>
<tr class="separator:a355b7991c5c978c0341f6f961b63c5a2 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0aceb7645e71b096df5cd73d1252b1b0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a> () const </td></tr>
<tr class="separator:a0aceb7645e71b096df5cd73d1252b1b0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1bd51e3e55f67c65b9a8f587fbffb7c7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a> () const </td></tr>
<tr class="separator:a1bd51e3e55f67c65b9a8f587fbffb7c7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ac61a325c18af8dcb6d7d5bf47d2503 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a> () const </td></tr>
<tr class="separator:a7ac61a325c18af8dcb6d7d5bf47d2503 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01e1db51c65b2feace248b7acbf71a2c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a> () const </td></tr>
<tr class="separator:a01e1db51c65b2feace248b7acbf71a2c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a783c89631bac4ef3c4b909f40cc2b8d8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a> () const </td></tr>
<tr class="separator:a783c89631bac4ef3c4b909f40cc2b8d8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8bc11fab0aded4a805722ab6df173cae inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a> () const </td></tr>
<tr class="separator:a8bc11fab0aded4a805722ab6df173cae inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad06a4b1f7215d852c367df390491ac84 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a> () const </td></tr>
<tr class="separator:ad06a4b1f7215d852c367df390491ac84 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abe7bc06283e5e66013f2f056a943168b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a> () const </td></tr>
<tr class="separator:abe7bc06283e5e66013f2f056a943168b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f4aa9504a6d8fc3af9489330179fe14 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a> () const </td></tr>
<tr class="separator:a5f4aa9504a6d8fc3af9489330179fe14 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e0f2727455fd01a39a60b92f77e28e0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a> () const </td></tr>
<tr class="separator:a3e0f2727455fd01a39a60b92f77e28e0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a867baa94cb8f1069452359e6cef6751e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a> () const </td></tr>
<tr class="separator:a867baa94cb8f1069452359e6cef6751e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a579fb52e893cdc24f8b77e5acc77d06d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a> () const </td></tr>
<tr class="separator:a579fb52e893cdc24f8b77e5acc77d06d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae41e43486937d6122c297a0d43ac0b8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a> () const </td></tr>
<tr class="separator:aae41e43486937d6122c297a0d43ac0b8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1cbbebde8c256d051c4606a7300870c6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a> () const </td></tr>
<tr class="separator:a1cbbebde8c256d051c4606a7300870c6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a72982768acdadd82d1df02a452251d14 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a> () const </td></tr>
<tr class="separator:a72982768acdadd82d1df02a452251d14 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a93d6a0817b15a1d28050ba16e131e6b4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a> () const </td></tr>
<tr class="separator:a93d6a0817b15a1d28050ba16e131e6b4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a71ef50f22d6bb4a093cc931b3d981c08 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a> () const </td></tr>
<tr class="separator:a71ef50f22d6bb4a093cc931b3d981c08 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a220bd4056471ee1dda8ab9565517edd7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a> () const </td></tr>
<tr class="separator:a220bd4056471ee1dda8ab9565517edd7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af9c52a0668fa3260a0d12a2cdf895b4e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a> () const </td></tr>
<tr class="separator:af9c52a0668fa3260a0d12a2cdf895b4e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:addbae0104e07b990ee1af0bd7927824b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a> () const </td></tr>
<tr class="separator:addbae0104e07b990ee1af0bd7927824b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab0297b39ed8e2a71b5dca7950228a36 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a> () const </td></tr>
<tr class="separator:aab0297b39ed8e2a71b5dca7950228a36 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f5a238206cbd95f98e2da92cab72e80 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a> () const </td></tr>
<tr class="separator:a6f5a238206cbd95f98e2da92cab72e80 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65f9dad740f2468b44dc16349611c351 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a> () const </td></tr>
<tr class="separator:a65f9dad740f2468b44dc16349611c351 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad54475d15b7e6b6e17fc80fb4570cdf2 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a> () const </td></tr>
<tr class="separator:ad54475d15b7e6b6e17fc80fb4570cdf2 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2f2f6c39f14a39fbb5b43577125dfe4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a> () const </td></tr>
<tr class="separator:ac2f2f6c39f14a39fbb5b43577125dfe4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acbe2cd9c9cce96ee498677ba37c8466d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a> () const </td></tr>
<tr class="separator:acbe2cd9c9cce96ee498677ba37c8466d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3cb464ab5ef0215bd2cbdd4eb2b7e3d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a> () const </td></tr>
<tr class="separator:ad3cb464ab5ef0215bd2cbdd4eb2b7e3d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a10a88a2794271dfcd9c3abd565e8f28a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a> () const </td></tr>
<tr class="separator:a10a88a2794271dfcd9c3abd565e8f28a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a45fabf58b241f5de3086a3dd0a09ae inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a> () const </td></tr>
<tr class="separator:a4a45fabf58b241f5de3086a3dd0a09ae inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a928c586639dd75ae4efdaa66b1fc4d50 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a> () const </td></tr>
<tr class="separator:a928c586639dd75ae4efdaa66b1fc4d50 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e39229dc74d534835cf4ceba10676f4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a> () const </td></tr>
<tr class="separator:a5e39229dc74d534835cf4ceba10676f4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48eac78a49c8b42d9f8cf05c514b3750 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a> () const </td></tr>
<tr class="separator:a48eac78a49c8b42d9f8cf05c514b3750 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4effc7ca1a221dd8c1e23c0f28145ef0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a> () const </td></tr>
<tr class="separator:a4effc7ca1a221dd8c1e23c0f28145ef0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a293f140b81b0219d1497e937ed948b1e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a> () const </td></tr>
<tr class="separator:a293f140b81b0219d1497e937ed948b1e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab071bf567d89c8ce1489b1b7d93abc36 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a> () const </td></tr>
<tr class="separator:ab071bf567d89c8ce1489b1b7d93abc36 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd20ab51e79658acc405c12dad2260ab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a> () const </td></tr>
<tr class="separator:afd20ab51e79658acc405c12dad2260ab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4ce26f174a4c1823dec56eb946d3134 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a> () const </td></tr>
<tr class="separator:aa4ce26f174a4c1823dec56eb946d3134 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a056f765e6e07a1d957fdc1be9b00d5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8a056f765e6e07a1d957fdc1be9b00d5">IsProxy</a> () const </td></tr>
<tr class="separator:a8a056f765e6e07a1d957fdc1be9b00d5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a40a62da1dd52184cc4c1fd735c538f8b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a40a62da1dd52184cc4c1fd735c538f8b"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > </td><td class="memItemRight" valign="bottom"><b>ToBoolean</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a40a62da1dd52184cc4c1fd735c538f8b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9fa8386aa436c2b83c9af6a65b8a2cad inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9fa8386aa436c2b83c9af6a65b8a2cad"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Number.html">Number</a> > </td><td class="memItemRight" valign="bottom"><b>ToNumber</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a9fa8386aa436c2b83c9af6a65b8a2cad inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62315204812aa88ac5577587c49e02ab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a62315204812aa88ac5577587c49e02ab"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><b>ToString</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a62315204812aa88ac5577587c49e02ab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb6599247811f27464db5dc4777e35e6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeb6599247811f27464db5dc4777e35e6"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><b>ToDetailString</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:aeb6599247811f27464db5dc4777e35e6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4823df6b6920f74f64f30d5341fc879a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4823df6b6920f74f64f30d5341fc879a"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>ToObject</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a4823df6b6920f74f64f30d5341fc879a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a183cd0a8d99f2bbbaa4405b21ef752d6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a183cd0a8d99f2bbbaa4405b21ef752d6"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Integer.html">Integer</a> > </td><td class="memItemRight" valign="bottom"><b>ToInteger</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a183cd0a8d99f2bbbaa4405b21ef752d6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ea85bd616b0cf6335cd580937b56e1c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3ea85bd616b0cf6335cd580937b56e1c"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > </td><td class="memItemRight" valign="bottom"><b>ToUint32</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a3ea85bd616b0cf6335cd580937b56e1c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a710ab9ca1f72a69bee3223e03d01e414 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a710ab9ca1f72a69bee3223e03d01e414"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Int32.html">Int32</a> > </td><td class="memItemRight" valign="bottom"><b>ToInt32</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a710ab9ca1f72a69bee3223e03d01e414 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3b9978f3fedccb48817ce87c5a454ed inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad3b9978f3fedccb48817ce87c5a454ed"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > ToBoolean(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:ad3b9978f3fedccb48817ce87c5a454ed inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a855a0b74584b9c322c04891783f37e9c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a855a0b74584b9c322c04891783f37e9c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Number.html">Number</a> > ToNumber(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a855a0b74584b9c322c04891783f37e9c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a898f773c591e760fcb98e99cccff3e5c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a898f773c591e760fcb98e99cccff3e5c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToString(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a898f773c591e760fcb98e99cccff3e5c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7afec72891a36d38aba6eb2ccf8b0a9d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7afec72891a36d38aba6eb2ccf8b0a9d"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToDetailString(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a7afec72891a36d38aba6eb2ccf8b0a9d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c98939a72d6c48b01c8279cfe218d34 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4c98939a72d6c48b01c8279cfe218d34"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > ToObject(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a4c98939a72d6c48b01c8279cfe218d34 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae926c4392edf0ad4a5383ab0d8af4b1 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aae926c4392edf0ad4a5383ab0d8af4b1"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Integer.html">Integer</a> > ToInteger(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:aae926c4392edf0ad4a5383ab0d8af4b1 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1582d050951071123139095fa6696e6b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1582d050951071123139095fa6696e6b"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToUint32(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a1582d050951071123139095fa6696e6b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf72660ee84f81fe2fed85e39e6a3c86 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abf72660ee84f81fe2fed85e39e6a3c86"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Int32.html">Int32</a> > ToInt32(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:abf72660ee84f81fe2fed85e39e6a3c86 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c9960d9a42b62b83d70ade47d88fa52 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4c9960d9a42b62b83d70ade47d88fa52"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > ToBoolean() const)</td></tr>
<tr class="separator:a4c9960d9a42b62b83d70ade47d88fa52 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82d85e91f204bbfcb5299f20158c27c7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a82d85e91f204bbfcb5299f20158c27c7"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Number.html">Number</a> > ToNumber() const)</td></tr>
<tr class="separator:a82d85e91f204bbfcb5299f20158c27c7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d1fe1c6d7ba6cccef24fc3fe528d75a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4d1fe1c6d7ba6cccef24fc3fe528d75a"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToString() const)</td></tr>
<tr class="separator:a4d1fe1c6d7ba6cccef24fc3fe528d75a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a963462b3b958c27890253a6e2b35f565 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a963462b3b958c27890253a6e2b35f565"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToDetailString() const)</td></tr>
<tr class="separator:a963462b3b958c27890253a6e2b35f565 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a594821f24e204aa6a7b1f003a79089a5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a594821f24e204aa6a7b1f003a79089a5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > ToObject() const)</td></tr>
<tr class="separator:a594821f24e204aa6a7b1f003a79089a5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf6d45da85632495545435e44ed2eeab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaf6d45da85632495545435e44ed2eeab"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Integer.html">Integer</a> > ToInteger() const)</td></tr>
<tr class="separator:aaf6d45da85632495545435e44ed2eeab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a266f96f746d6addf7b829a1f0c62b2af inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a266f96f746d6addf7b829a1f0c62b2af"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToUint32() const)</td></tr>
<tr class="separator:a266f96f746d6addf7b829a1f0c62b2af inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0431dfa7c7236d58949f649802f4a03a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0431dfa7c7236d58949f649802f4a03a"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Int32.html">Int32</a> > ToInt32() const)</td></tr>
<tr class="separator:a0431dfa7c7236d58949f649802f4a03a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adedc431c9a5f9fc875027c773cc26585 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#adedc431c9a5f9fc875027c773cc26585">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToArrayIndex() const)</td></tr>
<tr class="separator:adedc431c9a5f9fc875027c773cc26585 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abac68de66288d00b3b612c20e5059515 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abac68de66288d00b3b612c20e5059515"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > </td><td class="memItemRight" valign="bottom"><b>ToArrayIndex</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:abac68de66288d00b3b612c20e5059515 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6e855a09c4b60ec2c4674731d0d365c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae6e855a09c4b60ec2c4674731d0d365c"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>BooleanValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:ae6e855a09c4b60ec2c4674731d0d365c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3dcd02e3d5ee791e0c42c7f2ebfedbaf inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3dcd02e3d5ee791e0c42c7f2ebfedbaf"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< double > </td><td class="memItemRight" valign="bottom"><b>NumberValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a3dcd02e3d5ee791e0c42c7f2ebfedbaf inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2163c66da18cfc69b21139496cbed80a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2163c66da18cfc69b21139496cbed80a"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< int64_t > </td><td class="memItemRight" valign="bottom"><b>IntegerValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a2163c66da18cfc69b21139496cbed80a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a99b845757d060f581f25df433362b216 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a99b845757d060f581f25df433362b216"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< uint32_t > </td><td class="memItemRight" valign="bottom"><b>Uint32Value</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a99b845757d060f581f25df433362b216 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a60321e60ce602a225f0acc096af75ee8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a60321e60ce602a225f0acc096af75ee8"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< int32_t > </td><td class="memItemRight" valign="bottom"><b>Int32Value</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a60321e60ce602a225f0acc096af75ee8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff3530eeb271134bbb0b6206d736f00b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aff3530eeb271134bbb0b6206d736f00b"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool BooleanValue() const)</td></tr>
<tr class="separator:aff3530eeb271134bbb0b6206d736f00b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d1835968f05581123c96add5b03c41c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2d1835968f05581123c96add5b03c41c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", double NumberValue() const)</td></tr>
<tr class="separator:a2d1835968f05581123c96add5b03c41c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0b08feca02c1c902c094b23ca245fce5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0b08feca02c1c902c094b23ca245fce5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", int64_t IntegerValue() const)</td></tr>
<tr class="separator:a0b08feca02c1c902c094b23ca245fce5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a67ef6d2af84b297bb1a6d825915c7f0f inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a67ef6d2af84b297bb1a6d825915c7f0f"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", uint32_t Uint32Value() const)</td></tr>
<tr class="separator:a67ef6d2af84b297bb1a6d825915c7f0f inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac091f8bdb5fc293ec803f16b9780a3b5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac091f8bdb5fc293ec803f16b9780a3b5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", int32_t Int32Value() const)</td></tr>
<tr class="separator:ac091f8bdb5fc293ec803f16b9780a3b5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3528a485935d1b19a0e007cd5a06799 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">V8_DEPRECATE_SOON</a> ("Use maybe version", bool Equals(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const)</td></tr>
<tr class="separator:ae3528a485935d1b19a0e007cd5a06799 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad98db94739e250aec626fc443bac7947 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad98db94739e250aec626fc443bac7947"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Equals</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ad98db94739e250aec626fc443bac7947 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5742f470be23852222b577ff1f8ad4a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae5742f470be23852222b577ff1f8ad4a"></a>
bool </td><td class="memItemRight" valign="bottom"><b>StrictEquals</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ae5742f470be23852222b577ff1f8ad4a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab64798867e84e66d5fa79003dad9d44b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab64798867e84e66d5fa79003dad9d44b"></a>
bool </td><td class="memItemRight" valign="bottom"><b>SameValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ab64798867e84e66d5fa79003dad9d44b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memTemplParams" colspan="2"><a class="anchor" id="ac2142bb3ec6527633c4f9133e80cdc19"></a>
template<class T > </td></tr>
<tr class="memitem:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Value.html">Value</a> * </td><td class="memTemplItemRight" valign="bottom"><b>Cast</b> (T *value)</td></tr>
<tr class="separator:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </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:a53f1f98d49eef79339460e47f2b1e29e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Function.html">Function</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Function.html#a53f1f98d49eef79339460e47f2b1e29e">New</a> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, FunctionCallback callback, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data=<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >(), int length=0)</td></tr>
<tr class="separator:a53f1f98d49eef79339460e47f2b1e29e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a540aa162906e0332de31aab92231f091"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a540aa162906e0332de31aab92231f091"></a>
static <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Function.html">Function</a> > </td><td class="memItemRight" valign="bottom"><b>New</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, FunctionCallback callback, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data, int length, ConstructorBehavior behavior)</td></tr>
<tr class="separator:a540aa162906e0332de31aab92231f091"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa209acdf0cdc4ba1cbc5c74d44696529"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa209acdf0cdc4ba1cbc5c74d44696529"></a>
static </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Function.html">Function</a> > <a class="el" href="classv8_1_1Function.html#a53f1f98d49eef79339460e47f2b1e29e">New</a>(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate, FunctionCallback callback, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > data=<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >(), int length=0))</td></tr>
<tr class="separator:aa209acdf0cdc4ba1cbc5c74d44696529"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af24f38bcc0769519816cda1f6a154ff8"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af24f38bcc0769519816cda1f6a154ff8"></a>
static V8_INLINE <a class="el" href="classv8_1_1Function.html">Function</a> * </td><td class="memItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1Value.html">Value</a> *obj)</td></tr>
<tr class="separator:af24f38bcc0769519816cda1f6a154ff8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1Object')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1Object.html">v8::Object</a></td></tr>
<tr class="memitem:a324a71142f621a32bfe5738648718370 inherit pub_static_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">static V8_INLINE int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a324a71142f621a32bfe5738648718370">InternalFieldCount</a> (const <a class="el" href="classv8_1_1PersistentBase.html">PersistentBase</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > &object)</td></tr>
<tr class="separator:a324a71142f621a32bfe5738648718370 inherit pub_static_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65b5a3dc93c0774594f8b0f2ab5481c8 inherit pub_static_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top">static V8_INLINE void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Object.html#a65b5a3dc93c0774594f8b0f2ab5481c8">GetAlignedPointerFromInternalField</a> (const <a class="el" href="classv8_1_1PersistentBase.html">PersistentBase</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > &object, int index)</td></tr>
<tr class="separator:a65b5a3dc93c0774594f8b0f2ab5481c8 inherit pub_static_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c397b055e2f5050c6ffc33970669c4d inherit pub_static_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0c397b055e2f5050c6ffc33970669c4d"></a>
static <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>New</b> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate)</td></tr>
<tr class="separator:a0c397b055e2f5050c6ffc33970669c4d inherit pub_static_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f9ac46d0b164197318ce81dc0ec1343 inherit pub_static_methods_classv8_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1f9ac46d0b164197318ce81dc0ec1343"></a>
static V8_INLINE <a class="el" href="classv8_1_1Object.html">Object</a> * </td><td class="memItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1Value.html">Value</a> *obj)</td></tr>
<tr class="separator:a1f9ac46d0b164197318ce81dc0ec1343 inherit pub_static_methods_classv8_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1Value')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1Value.html">v8::Value</a></td></tr>
<tr class="memitem:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memTemplParams" colspan="2"><a class="anchor" id="ae5aa9b54ebed55819c3a4b2a3eb5fe12"></a>
template<class T > </td></tr>
<tr class="memitem:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memTemplItemLeft" align="right" valign="top">static V8_INLINE <a class="el" href="classv8_1_1Value.html">Value</a> * </td><td class="memTemplItemRight" valign="bottom"><b>Cast</b> (T *value)</td></tr>
<tr class="separator:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:acf0af24f79908e405a6ac435277596d9"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acf0af24f79908e405a6ac435277596d9"></a>
static const int </td><td class="memItemRight" valign="bottom"><b>kLineOffsetNotFound</b></td></tr>
<tr class="separator:acf0af24f79908e405a6ac435277596d9"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A JavaScript function object (ECMA-262, 15.3). </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a937dc089e1ef728eec4a628072250e4d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Value.html">Value</a>> v8::Function::GetBoundFunction </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the original function if this function is bound, else returns v8::Undefined. </p>
</div>
</div>
<a class="anchor" id="a3051eb2f5877a42b782f92a1db41f5ad"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Value.html">Value</a>> v8::Function::GetDebugName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>displayName if it is set, otherwise name if it is configured, otherwise function name, otherwise inferred name. </p>
</div>
</div>
<a class="anchor" id="a71bbe599304109844270e6e03827b02b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Value.html">Value</a>> v8::Function::GetDisplayName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>User-defined name assigned to the "displayName" property of this function. Used to facilitate debugging and profiling of JavaScript code. </p>
</div>
</div>
<a class="anchor" id="a2665736fdec019bc7d12003ef880f78f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Value.html">Value</a>> v8::Function::GetInferredName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="classv8_1_1Name.html">Name</a> inferred from variable or property assignment of this function. Used to facilitate debugging and profiling of JavaScript code written in an OO style, where many functions are anonymous but are assigned to object properties. </p>
</div>
</div>
<a class="anchor" id="abfe6a9251c5dfc995b83dcf3032fdc86"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int v8::Function::GetScriptColumnNumber </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns zero based column number of function body and kLineOffsetNotFound if no information available. </p>
</div>
</div>
<a class="anchor" id="ae64de1b9dc1ea5dc4f419a88808c12c5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int v8::Function::GetScriptLineNumber </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns zero based line number of function body and kLineOffsetNotFound if no information available. </p>
</div>
</div>
<a class="anchor" id="a4279e2bfca281cda9afdaf86c87d644d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool v8::Function::IsBuiltin </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Tells whether this function is builtin. </p>
</div>
</div>
<a class="anchor" id="a53f1f98d49eef79339460e47f2b1e29e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a><<a class="el" href="classv8_1_1Function.html">Function</a>> v8::Function::New </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > </td>
<td class="paramname"><em>context</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">FunctionCallback </td>
<td class="paramname"><em>callback</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td>
<td class="paramname"><em>data</em> = <code><a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> >()</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>length</em> = <code>0</code> </td>
</tr>
<tr>
<td></td>
<td>)</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>Create a function in the current execution context for a given FunctionCallback. </p>
</div>
</div>
<a class="anchor" id="afa208e62e702f6d61ba0a4250ba3f2cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int v8::Function::ScriptId </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns scriptId. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
doc/rdoc/classes/GnipApi/Errors/Adapter/RateLimitError.html | rayko/gnip_api | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang='en'>
<head>
<title>GnipApi::Errors::Adapter::RateLimitError</title>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<link href='../../../../css/style.css' media='screen' rel='stylesheet' type='text/css'>
<script type='text/javascript'>
function popupCode(url) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode(id) {
var code = document.getElementById(id)
code.style.display = code.style.display != 'block' ? 'block' : 'none'
return true
}
// Make codeblocks hidden by default
document.writeln('<' + 'style type="text/css">.method .source pre { display: none }<\/style>')
</script>
</head>
<body class='page'>
<div class='class' id='wrapper'>
<div class='header'>
<h1 class='name'><span class='type'>class</span>
GnipApi::Errors::Adapter::RateLimitError
</h1>
<ol class='paths'>
<li>
<a href="../../../../files/lib/gnip_api/errors_rb.html">lib/gnip_api/errors.rb</a>
</li>
</ol>
<div class='parent'>
Superclass:
<strong>StandardError</strong>
</div>
</div>
<div id='content'>
<div id='text'>
<div id='description'></div>
<div id='method-list'>
<h2>Methods</h2>
<h3>Public Class</h3>
<ol>
<li><a href="#method-c-new">new</a></li>
</ol>
</div>
<div id='context'>
</div>
<div id='section'>
<div id='methods'>
<h2>Public Class methods</h2>
<div class='method public-class' id='method-method-c-new'>
<a name='method-c-new'></a>
<div class='synopsis'>
<span class='name'>new</span>
<span class='arguments'>(msg='Exceded rate limits')</span>
</div>
<div class='description'>
</div>
<div class='source'>
<a class='source-toggle' href='#' onclick='toggleCode('method-c-new-source'); return false'>
[show source]
</a>
<pre id='method-c-new-source'><span class="ruby-comment"># File lib/gnip_api/errors.rb, line 20</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span> <span class="ruby-identifier">msg</span>=<span class="ruby-string">'Exceded rate limits'</span>
 <span class="ruby-ivar">@message</span> = <span class="ruby-identifier">msg</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
</div>
</div>
</div>
<div id='footer-push'></div>
</div>
<div id='footer'>
<a href="https://github.com/rdoc/hanna-nouveau"><strong>Hanna Nouveau</strong> RDoc template</a>
</div>
</body>
</html>
|
codemirror/fold/foldgutter.css | BinaryBrain/eval.js | .CodeMirror-foldmarker {
color: blue;
text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;
font-family: arial;
line-height: .3;
cursor: pointer;
}
.CodeMirror-foldgutter {
width: .7em;
}
.CodeMirror-foldgutter-open,
.CodeMirror-foldgutter-folded {
color: #555;
cursor: pointer;
}
.CodeMirror-foldgutter-open:after {
content: "\25BE";
}
.CodeMirror-foldgutter-folded:after {
content: "\25B8";
}
|
xmlintelledit/intelledit/lib/MOEAFramework-2.12.tar/MOEAFramework-2.12/javadoc/org/moeaframework/util/package-frame.html | patrickneubauer/XMLIntellEdit | <!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_29) on Wed Jan 04 20:51:17 EST 2017 -->
<TITLE>
org.moeaframework.util (MOEA Framework 2.12 API)
</TITLE>
<META NAME="date" CONTENT="2017-01-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../org/moeaframework/util/package-summary.html" target="classFrame">org.moeaframework.util</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="CommandLineUtility.html" title="class in org.moeaframework.util" target="classFrame">CommandLineUtility</A>
<BR>
<A HREF="Localization.html" title="class in org.moeaframework.util" target="classFrame">Localization</A>
<BR>
<A HREF="OptionCompleter.html" title="class in org.moeaframework.util" target="classFrame">OptionCompleter</A>
<BR>
<A HREF="ReferenceSetMerger.html" title="class in org.moeaframework.util" target="classFrame">ReferenceSetMerger</A>
<BR>
<A HREF="RotationMatrixBuilder.html" title="class in org.moeaframework.util" target="classFrame">RotationMatrixBuilder</A>
<BR>
<A HREF="Timing.html" title="class in org.moeaframework.util" target="classFrame">Timing</A>
<BR>
<A HREF="TypedProperties.html" title="class in org.moeaframework.util" target="classFrame">TypedProperties</A>
<BR>
<A HREF="Vector.html" title="class in org.moeaframework.util" target="classFrame">Vector</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
tetris/index.html | mkaul/ccm-components | <!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Manfred Kaul <manfred.kaul@h-brs.de> 2018">
<meta name="license" content="The MIT License (MIT)">
<!--<script src="https://mkaul.github.io/ccm-components/tetris/ccm.tetris.js"></script>-->
<script src="ccm.tetris.js"></script>
<style>
#root {
display: flex;
flex-wrap: wrap;
}
ccm-tetris {
border: solid;
border-color: black;
}
</style>
<div id="root">
<ccm-tetris></ccm-tetris>
</div>
|
_includes/head.html | TheBanditDave/thebanditdave.github.io | <head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% if page.title %}{{ page.title}} | {{site.brand }}{% else %}{{ site.brand }}{% endif %}</title>
<meta name="description" content="{{ page.title }} - {{ site.brand }}" />
<meta name="keywords" content="{{ page.keywords }}, {{ site.keywords }}" />
<meta name="google-site-verification" content="og2FhCQM7eLbnYj0RkYrM2V5gM1guNVyC5hJ5I0fQeY" />
<!-- Google fonts https://www.google.com/fonts
================================================== -->
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,800|Raleway:400,200,700" rel="stylesheet" type="text/css">
<!-- Fount Awesome -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="{{ site.url }}/css/app.css">
<!-- favicon
================================================== -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Open Graph: https://developers.facebook.com/docs/opengraph/howtos/maximizing-distribution-media-content/
Twitter: https://dev.twitter.com/docs/cards/types/summary-card
============================== -->
<meta property="og:title" content="{{ page.title }}"/>
<meta property="og:site_name" content="{{ site.name }}"/>
<meta property="og:url" content="{{ site.url }}"/>
<meta property="og:description" content="{{ page.description }}"/>
<meta property="og:image" content="{{ page.imageurl }}"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@{{ site.twitter }}">
<meta name="twitter:title" content="{{ page.title }}">
<meta name="twitter:description" content="{{ page.description }}">
<meta name="twitter:image" content="{{ page.imageurl }}">
</head>
|
docs/CVDocumentation/OwlDoc/classes/NMR1000335___-1207086779.html | nmrML/nmrML | <html><head>
<title>Class: 'data compression scheme'</title>
<meta http-equiv='content-type' content='text/html;charset=utf8'>
<link rel='stylesheet' href='../default.css' type='text/css' />
</head>
<body>
<h1>Class: 'data compression scheme'</h1>
<h2 class='summaryURI'>http://nmrML.org/nmrCV#NMR:1000335</h2>
<h2>Annotations (1)</h2>
<div class='codebox' id='annotations_(1)'>
<ul>
<li>
<a href="../annotationproperties/label___653429740.html" title="http://www.w3.org/2000/01/rdf-schema#label">label</a> <span class='literal'>"data compression scheme" <span style='color: black;'>(en)</span></span></li>
</ul>
</div><!-- annotations (1) -->
<h2>Superclasses (1)</h2>
<div class='codebox' id='superclasses_(1)'>
<ul>
<li>
<a href="NMR1000343___-1207086750.html" title="http://nmrML.org/nmrCV#NMR:1000343">'data encoding parameter'</a></li>
</ul>
</div><!-- superclasses (1) -->
<h2>Usage (1)</h2>
<div class='codebox' id='usage_(1)'>
<ul>
<li>
<span class='keyword'>Class</span>: <span class='active-entity'>'data compression scheme'</span></li>
</ul>
</div><!-- usage (1) -->
<p class='footer'>
</body></html>
|
ePF_API_apigen-0.2.x-dev/source-class-ep_SP_Haslo.html | veriKami/ePF_API_doc | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<meta name="robots" content="noindex" />
<title>File classes/objects/ep_SP_Haslo.php</title>
<script type="text/javascript" src="resources/combined.js?4218561517"></script>
<script type="text/javascript" src="elementlist.js?2610073935"></script>
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Packages</h3>
<ul>
<li class="active"><a href="package-ePF.html">ePF<span></span></a>
<ul>
<li class="active"><a href="package-ePF.API.html">API<span></span></a>
<ul>
<li><a href="package-ePF.API.Core.html">Core</a>
</li>
<li><a href="package-ePF.API.Helpers.html">Helpers</a>
</li>
<li class="active"><a href="package-ePF.API.Objects.html">Objects</a>
</li>
</ul></li></ul></li>
</ul>
</div>
<hr />
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-ep_BDL_Grupa.html">ep_BDL_Grupa</a></li>
<li><a href="class-ep_BDL_Kategoria.html">ep_BDL_Kategoria</a></li>
<li><a href="class-ep_BDL_Podgrupa.html">ep_BDL_Podgrupa</a></li>
<li><a href="class-ep_BDL_Wskaznik_Wariacja.html">ep_BDL_Wskaznik_Wariacja</a></li>
<li><a href="class-ep_Bip_Instytucja.html">ep_Bip_Instytucja</a></li>
<li><a href="class-ep_Czlowiek.html">ep_Czlowiek</a></li>
<li><a href="class-ep_Glosowanie_Sejmowe_Glos.html">ep_Glosowanie_Sejmowe_Glos</a></li>
<li><a href="class-ep_Gmina.html">ep_Gmina</a></li>
<li><a href="class-ep_Instytucja.html">ep_Instytucja</a></li>
<li><a href="class-ep_ISAP_Plik.html">ep_ISAP_Plik</a></li>
<li><a href="class-ep_Kod_Pocztowy.html">ep_Kod_Pocztowy</a></li>
<li><a href="class-ep_KRS_Wpis.html">ep_KRS_Wpis</a></li>
<li><a href="class-ep_Legislacja_Projekt.html">ep_Legislacja_Projekt</a></li>
<li><a href="class-ep_Legislacja_Projekt_Etap.html">ep_Legislacja_Projekt_Etap</a></li>
<li><a href="class-ep_Legislacja_Projekt_Podpis.html">ep_Legislacja_Projekt_Podpis</a></li>
<li><a href="class-ep_Legislacja_Projekt_Status.html">ep_Legislacja_Projekt_Status</a></li>
<li><a href="class-ep_Miejscowosc.html">ep_Miejscowosc</a></li>
<li><a href="class-ep_NIK_Raport.html">ep_NIK_Raport</a></li>
<li><a href="class-ep_Orzeczenie_sp_osoba_stanowisko.html">ep_Orzeczenie_sp_osoba_stanowisko</a></li>
<li><a href="class-ep_PNA.html">ep_PNA</a></li>
<li><a href="class-ep_Posel.html">ep_Posel</a></li>
<li><a href="class-ep_Posel_Aktywnosc.html">ep_Posel_Aktywnosc</a></li>
<li><a href="class-ep_Posel_Glos.html">ep_Posel_Glos</a></li>
<li><a href="class-ep_Posel_Komisja_Stanowisko.html">ep_Posel_Komisja_Stanowisko</a></li>
<li><a href="class-ep_Posel_Oswiadczenie_Majatkowe.html">ep_Posel_Oswiadczenie_Majatkowe</a></li>
<li><a href="class-ep_Posel_Rejestr_Korzysci.html">ep_Posel_Rejestr_Korzysci</a></li>
<li><a href="class-ep_Posel_Wspolpracownik.html">ep_Posel_Wspolpracownik</a></li>
<li><a href="class-ep_Powiat.html">ep_Powiat</a></li>
<li><a href="class-ep_Prawo.html">ep_Prawo</a></li>
<li><a href="class-ep_Prawo_Typ.html">ep_Prawo_Typ</a></li>
<li><a href="class-ep_RCL_Dokument.html">ep_RCL_Dokument</a></li>
<li><a href="class-ep_RCL_Projekt.html">ep_RCL_Projekt</a></li>
<li><a href="class-ep_RCL_Projekt_Etap.html">ep_RCL_Projekt_Etap</a></li>
<li><a href="class-ep_RCL_Projekt_Status.html">ep_RCL_Projekt_Status</a></li>
<li><a href="class-ep_SA_Orzeczenie.html">ep_SA_Orzeczenie</a></li>
<li><a href="class-ep_SA_Orzeczenie_Wynik.html">ep_SA_Orzeczenie_Wynik</a></li>
<li><a href="class-ep_SA_Sad.html">ep_SA_Sad</a></li>
<li><a href="class-ep_SA_Sedzia.html">ep_SA_Sedzia</a></li>
<li><a href="class-ep_SA_Skarzony_Organ.html">ep_SA_Skarzony_Organ</a></li>
<li><a href="class-ep_Sejm_Dezyderat.html">ep_Sejm_Dezyderat</a></li>
<li><a href="class-ep_Sejm_Druk.html">ep_Sejm_Druk</a></li>
<li><a href="class-ep_Sejm_Druk_Typ.html">ep_Sejm_Druk_Typ</a></li>
<li><a href="class-ep_Sejm_Dzien.html">ep_Sejm_Dzien</a></li>
<li><a href="class-ep_Sejm_Glosowanie.html">ep_Sejm_Glosowanie</a></li>
<li><a href="class-ep_Sejm_Glosowanie_Glos.html">ep_Sejm_Glosowanie_Glos</a></li>
<li><a href="class-ep_Sejm_Glosowanie_Typ.html">ep_Sejm_Glosowanie_Typ</a></li>
<li><a href="class-ep_Sejm_Interpelacja.html">ep_Sejm_Interpelacja</a></li>
<li><a href="class-ep_Sejm_Interpelacja_Pismo.html">ep_Sejm_Interpelacja_Pismo</a></li>
<li><a href="class-ep_Sejm_Klub.html">ep_Sejm_Klub</a></li>
<li><a href="class-ep_Sejm_Komisja.html">ep_Sejm_Komisja</a></li>
<li><a href="class-ep_Sejm_Komunikat.html">ep_Sejm_Komunikat</a></li>
<li><a href="class-ep_Sejm_Okreg_Wyborczy.html">ep_Sejm_Okreg_Wyborczy</a></li>
<li><a href="class-ep_Sejm_Posiedzenie.html">ep_Sejm_Posiedzenie</a></li>
<li><a href="class-ep_Sejm_Posiedzenie_Debata.html">ep_Sejm_Posiedzenie_Debata</a></li>
<li><a href="class-ep_Sejm_Posiedzenie_Punkt.html">ep_Sejm_Posiedzenie_Punkt</a></li>
<li><a href="class-ep_Sejm_Pytanie_Biezace.html">ep_Sejm_Pytanie_Biezace</a></li>
<li><a href="class-ep_Sejm_Sprawozdanie.html">ep_Sejm_Sprawozdanie</a></li>
<li><a href="class-ep_Sejm_Wniesiony_Projekt.html">ep_Sejm_Wniesiony_Projekt</a></li>
<li><a href="class-ep_Sejm_Wystapienie.html">ep_Sejm_Wystapienie</a></li>
<li><a href="class-ep_Senat_Druk.html">ep_Senat_Druk</a></li>
<li><a href="class-ep_Senat_komisja.html">ep_Senat_komisja</a></li>
<li><a href="class-ep_Senat_Oswiadczenie_Majatkowe.html">ep_Senat_Oswiadczenie_Majatkowe</a></li>
<li><a href="class-ep_Senat_rejestr_korzysci.html">ep_Senat_rejestr_korzysci</a></li>
<li><a href="class-ep_Senat_senator_komisja.html">ep_Senat_senator_komisja</a></li>
<li><a href="class-ep_Senat_Wystapienie.html">ep_Senat_Wystapienie</a></li>
<li><a href="class-ep_Senat_Zespol.html">ep_Senat_Zespol</a></li>
<li><a href="class-ep_Senat_zespol_parlamentarny.html">ep_Senat_zespol_parlamentarny</a></li>
<li><a href="class-ep_Senator.html">ep_Senator</a></li>
<li><a href="class-ep_SN_Izba.html">ep_SN_Izba</a></li>
<li><a href="class-ep_SN_Jednostka.html">ep_SN_Jednostka</a></li>
<li><a href="class-ep_SN_Orzeczenie.html">ep_SN_Orzeczenie</a></li>
<li><a href="class-ep_SN_Orzeczenie_Autor.html">ep_SN_Orzeczenie_Autor</a></li>
<li><a href="class-ep_SN_Orzeczenie_Forma.html">ep_SN_Orzeczenie_Forma</a></li>
<li><a href="class-ep_SN_Orzeczenie_Izba.html">ep_SN_Orzeczenie_Izba</a></li>
<li><a href="class-ep_SN_Orzeczenie_Sedzia.html">ep_SN_Orzeczenie_Sedzia</a></li>
<li><a href="class-ep_SN_Osoba.html">ep_SN_Osoba</a></li>
<li><a href="class-ep_SN_Sklad.html">ep_SN_Sklad</a></li>
<li><a href="class-ep_SN_Wspolsprawozdawca.html">ep_SN_Wspolsprawozdawca</a></li>
<li class="active"><a href="class-ep_SP_Haslo.html">ep_SP_Haslo</a></li>
<li><a href="class-ep_SP_Haslo_Tematyczne.html">ep_SP_Haslo_Tematyczne</a></li>
<li><a href="class-ep_SP_Orzeczenie.html">ep_SP_Orzeczenie</a></li>
<li><a href="class-ep_SP_Orzeczenie_Czesc.html">ep_SP_Orzeczenie_Czesc</a></li>
<li><a href="class-ep_SP_Orzeczenie_Przepis.html">ep_SP_Orzeczenie_Przepis</a></li>
<li><a href="class-ep_SP_Osoba.html">ep_SP_Osoba</a></li>
<li><a href="class-ep_SP_Sad.html">ep_SP_Sad</a></li>
<li><a href="class-ep_SP_Stanowisko.html">ep_SP_Stanowisko</a></li>
<li><a href="class-ep_SP_Teza.html">ep_SP_Teza</a></li>
<li><a href="class-ep_Stanowisko.html">ep_Stanowisko</a></li>
<li><a href="class-ep_Twitt.html">ep_Twitt</a></li>
<li><a href="class-ep_Twitt_Tag.html">ep_Twitt_Tag</a></li>
<li><a href="class-ep_Ustawa.html">ep_Ustawa</a></li>
<li><a href="class-ep_Wojewodztwo.html">ep_Wojewodztwo</a></li>
<li><a href="class-sp_Orzeczenie_SN_Sprawozdawca.html">sp_Orzeczenie_SN_Sprawozdawca</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" class="text" />
<input type="submit" value="Search" />
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="package-ePF.API.Objects.html" title="Summary of ePF\API\Objects"><span>Package</span></a>
</li>
<li>
<a href="class-ep_SP_Haslo.html" title="Summary of ep_SP_Haslo"><span>Class</span></a>
</li>
</ul>
<ul>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
</ul>
<ul>
</ul>
</div>
<pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang"><?php</span>
</span><span id="2" class="l"><a class="l" href="#2"> 2: </a>
</span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment">/**
</span></span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment"> * @file
</span></span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment"> * Ten plik jest częścią biblioteki ePF_API.
</span></span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment"> */</span>
</span><span id="7" class="l"><a class="l" href="#7"> 7: </a>
</span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment">/**
</span></span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment"> * Obiekt ep_SP_Haslo.
</span></span><span id="10" class="l"><a class="l" href="#10">10: </a><span class="php-comment"> *
</span></span><span id="11" class="l"><a class="l" href="#11">11: </a><span class="php-comment"> * Aliasy:
</span></span><span id="12" class="l"><a class="l" href="#12">12: </a><span class="php-comment"> * sp_orzeczenia_hasla
</span></span><span id="13" class="l"><a class="l" href="#13">13: </a><span class="php-comment"> *
</span></span><span id="14" class="l"><a class="l" href="#14">14: </a><span class="php-comment"> * Przykładowe zastosowanie:
</span></span><span id="15" class="l"><a class="l" href="#15">15: </a><span class="php-comment"> * <code>
</span></span><span id="16" class="l"><a class="l" href="#16">16: </a><span class="php-comment"> * $dataset = new ep_Dataset('sp_orzeczenia_hasla');
</span></span><span id="17" class="l"><a class="l" href="#17">17: </a><span class="php-comment"> * $data = $dataset->find_all();
</span></span><span id="18" class="l"><a class="l" href="#18">18: </a><span class="php-comment"> * </code>
</span></span><span id="19" class="l"><a class="l" href="#19">19: </a><span class="php-comment"> * @example objects/ep_SP_Haslo
</span></span><span id="20" class="l"><a class="l" href="#20">20: </a><span class="php-comment"> *
</span></span><span id="21" class="l"><a class="l" href="#21">21: </a><span class="php-comment"> * @see ep_SP_Haslo::$_aliases
</span></span><span id="22" class="l"><a class="l" href="#22">22: </a><span class="php-comment"> *
</span></span><span id="23" class="l"><a class="l" href="#23">23: </a><span class="php-comment"> * @category System
</span></span><span id="24" class="l"><a class="l" href="#24">24: </a><span class="php-comment"> * @package ePF_API
</span></span><span id="25" class="l"><a class="l" href="#25">25: </a><span class="php-comment"> * @subpackage Objects
</span></span><span id="26" class="l"><a class="l" href="#26">26: </a><span class="php-comment"> * @version 0.x.x-dev
</span></span><span id="27" class="l"><a class="l" href="#27">27: </a><span class="php-comment"> * @since version 0.1.0
</span></span><span id="28" class="l"><a class="l" href="#28">28: </a><span class="php-comment"> */</span>
</span><span id="29" class="l"><a class="l" href="#29">29: </a><span class="php-keyword1">class</span> <a id="ep_SP_Haslo" href="#ep_SP_Haslo">ep_SP_Haslo</a> <span class="php-keyword1">extends</span> ep_Object{
</span><span id="30" class="l"><a class="l" href="#30">30: </a>
</span><span id="31" class="l"><a class="l" href="#31">31: </a> <span class="php-comment">/**
</span></span><span id="32" class="l"><a class="l" href="#32">32: </a><span class="php-comment"> * @see ep_Object::getDataStruct()
</span></span><span id="33" class="l"><a class="l" href="#33">33: </a><span class="php-comment"> */</span>
</span><span id="34" class="l"><a class="l" href="#34">34: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getDataStruct" href="#_getDataStruct">getDataStruct</a>() {
</span><span id="35" class="l"><a class="l" href="#35">35: </a> <span class="php-var">$result</span> = parent::getDataStruct();
</span><span id="36" class="l"><a class="l" href="#36">36: </a> <span class="php-var">$result</span> = <span class="php-keyword2">array_merge</span>(<span class="php-var">$result</span>, <span class="php-keyword1">array</span> (
</span><span id="37" class="l"><a class="l" href="#37">37: </a> <span class="php-quote">'orzeczenie_sp_haslo_tematyczne_id'</span> => ep_Object::TYPE_INT,
</span><span id="38" class="l"><a class="l" href="#38">38: </a> <span class="php-quote">'orzeczenie_sp_id'</span> => ep_Object::TYPE_INT,
</span><span id="39" class="l"><a class="l" href="#39">39: </a> ));
</span><span id="40" class="l"><a class="l" href="#40">40: </a> <span class="php-keyword1">return</span> <span class="php-var">$result</span>;
</span><span id="41" class="l"><a class="l" href="#41">41: </a> }
</span><span id="42" class="l"><a class="l" href="#42">42: </a>
</span><span id="43" class="l"><a class="l" href="#43">43: </a> <span class="php-keyword1">public</span> <span class="php-var"><a id="$_aliases" href="#$_aliases">$_aliases</a></span> = <span class="php-keyword1">array</span>( <span class="php-quote">'sp_orzeczenia_hasla'</span> );
</span><span id="44" class="l"><a class="l" href="#44">44: </a>
</span><span id="45" class="l"><a class="l" href="#45">45: </a> <span class="php-comment">/**
</span></span><span id="46" class="l"><a class="l" href="#46">46: </a><span class="php-comment"> * @var ep_SP_Haslo_Tematyczne
</span></span><span id="47" class="l"><a class="l" href="#47">47: </a><span class="php-comment"> */</span>
</span><span id="48" class="l"><a class="l" href="#48">48: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$_orzeczenie_sp_haslo_tematyczne" href="#$_orzeczenie_sp_haslo_tematyczne">$_orzeczenie_sp_haslo_tematyczne</a></span> = <span class="php-keyword1">null</span>;
</span><span id="49" class="l"><a class="l" href="#49">49: </a>
</span><span id="50" class="l"><a class="l" href="#50">50: </a> <span class="php-comment">/**
</span></span><span id="51" class="l"><a class="l" href="#51">51: </a><span class="php-comment"> * @var ep_Orzeczenie_sp
</span></span><span id="52" class="l"><a class="l" href="#52">52: </a><span class="php-comment"> */</span>
</span><span id="53" class="l"><a class="l" href="#53">53: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$_orzeczenie_sp" href="#$_orzeczenie_sp">$_orzeczenie_sp</a></span> = <span class="php-keyword1">null</span>;
</span><span id="54" class="l"><a class="l" href="#54">54: </a>
</span><span id="55" class="l"><a class="l" href="#55">55: </a> <span class="php-comment">/**
</span></span><span id="56" class="l"><a class="l" href="#56">56: </a><span class="php-comment"> * @return ep_SP_Haslo_Tematyczne
</span></span><span id="57" class="l"><a class="l" href="#57">57: </a><span class="php-comment"> */</span>
</span><span id="58" class="l"><a class="l" href="#58">58: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_orzeczenie_sp_haslo_tematyczne" href="#_orzeczenie_sp_haslo_tematyczne">orzeczenie_sp_haslo_tematyczne</a>(){
</span><span id="59" class="l"><a class="l" href="#59">59: </a> <span class="php-keyword1">if</span>( !<span class="php-var">$this</span>->_orzeczenie_sp_haslo_tematyczne ) {
</span><span id="60" class="l"><a class="l" href="#60">60: </a> <span class="php-var">$this</span>->_orzeczenie_sp_haslo_tematyczne = <span class="php-keyword1">new</span> ep_SP_Haslo_Tematyczne( <span class="php-var">$this</span>->get_orzeczenie_sp_haslo_tematyczne_id() );
</span><span id="61" class="l"><a class="l" href="#61">61: </a> }
</span><span id="62" class="l"><a class="l" href="#62">62: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->_orzeczenie_sp_haslo_tematyczne;
</span><span id="63" class="l"><a class="l" href="#63">63: </a> }
</span><span id="64" class="l"><a class="l" href="#64">64: </a>
</span><span id="65" class="l"><a class="l" href="#65">65: </a> <span class="php-comment">/**
</span></span><span id="66" class="l"><a class="l" href="#66">66: </a><span class="php-comment"> * @return ep_SP_Orzeczenie
</span></span><span id="67" class="l"><a class="l" href="#67">67: </a><span class="php-comment"> */</span>
</span><span id="68" class="l"><a class="l" href="#68">68: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_orzeczenie_sp" href="#_orzeczenie_sp">orzeczenie_sp</a>(){
</span><span id="69" class="l"><a class="l" href="#69">69: </a> <span class="php-keyword1">if</span>( !<span class="php-var">$this</span>->_orzeczenie_sp ) {
</span><span id="70" class="l"><a class="l" href="#70">70: </a> <span class="php-var">$this</span>->_orzeczenie_sp = <span class="php-keyword1">new</span> ep_SP_Orzeczenie( <span class="php-var">$this</span>->get_orzeczenie_sp_id() );
</span><span id="71" class="l"><a class="l" href="#71">71: </a> }
</span><span id="72" class="l"><a class="l" href="#72">72: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->_orzeczenie_sp;
</span><span id="73" class="l"><a class="l" href="#73">73: </a> }
</span><span id="74" class="l"><a class="l" href="#74">74: </a>}
</span><span id="75" class="l"><a class="l" href="#75">75: </a></span></code></pre>
<div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4b85c19b4f1b6a28b6b1399a16f0229b43b5e426eab4cf2ad9b175bdf9bd01f7.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./e49e19d4ce73cb4dcd51a199254a40e3832f162efc59dee970e44fbf13995dac.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
public/categories/jakob-nielson/index.html | wordbit/wordbit |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8">
<base href="https://wordbit.com">
<title> Jakob Nielson </title>
<link rel="canonical" href="https://wordbit.com/categories/jakob-nielson/">
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/lanyon.css">
<link rel="stylesheet" href="/css/custom.css">
</head>
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"
xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<div class="sidebar" id="sidebar">
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="/posts">All Blog Posts</a>
<a class="sidebar-nav-item" href="/pages/status">Status Updates</a>
<a class="sidebar-nav-item" href="/pages/about">About</a>
</nav>
<div class="sidebar-item">
<p>
© 2021. All rights reserved.
</p>
</div>
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="/" title="Home">wordbit</a>
</h3>
</div>
</div>
<div class="container content">
<h1>Posts about “Jakob Nielson”</h1>
<section id="main">
<div>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/jakob-nielson-usability-guru/'> Jakob Nielson - usability guru</a> </h2>
<h5 class="meta">Fri, Feb 1, 2008</h5>
</header>
Jakob Nielson is a web usability consultant who believes that page loading times should determine how a website is designed. To improve the user experience, for example, he advocates against using large graphics or fancy flash animations (among other things) because most users don’t have broadband. His work is important because it focuses on the most efficient way for users to navigate the web and websites. Partly as a result of his teachings, website designers have moved away from bloated graphic-heavy websites to cleaner, more intuitive interfaces.
<footer>
<a href='https://wordbit.com/posts/jakob-nielson-usability-guru/'><nobr>Read more →</nobr></a>
</footer>
</article>
</div>
</section>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<footer>
<div>
</div>
</footer>
</div>
</body>
</html>
|
v3/user-agent-detail/8a/57/8a572d22-47ed-47cb-a84c-807530452533.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
<p>
Detected by 8 of 8 providers<br />
As bot detected by 0 of 7
</p>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Actions</th></tr><tr><td>BrowscapPhp<br /><small>6011</small></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.1</td><td></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td></td><td></td><td></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9">Detail</a>
<!-- Modal Structure -->
<div id="modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.1.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*linux*android?4.1* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari*
[parent] => Android Browser 4.0
[comment] => Android Browser 4.0
[browser] => Android
[browser_type] => Browser
[browser_bits] => 32
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 4.0
[majorver] => 4
[minorver] => 0
[platform] => Android
[platform_version] => 4.1
[platform_description] => Android OS
[platform_bits] => 32
[platform_maker] => Google Inc
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] => 1
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[cssversion] => 3
[aolversion] => 0
[device_name] => general Mobile Phone
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => touchscreen
[device_code_name] => general Mobile Phone
[device_brand_name] => unknown
[renderingengine_name] => WebKit
[renderingengine_version] => unknown
[renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.
[renderingengine_maker] => Apple Inc
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-6fae891b-b0d5-4415-b07d-355015c3af67">Detail</a>
<!-- Modal Structure -->
<div id="modal-6fae891b-b0d5-4415-b07d-355015c3af67" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] => Android
[browser] => Android Browser
[version] => 4.0
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.1</small></td><td>Android Browser </td><td>WebKit </td><td>Android 4.1</td><td>Mediacom</td><td>SmartPad 970 S2 3G</td><td>tablet</td><td>yes</td><td></td><td></td><td></td><td></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf">Detail</a>
<!-- Modal Structure -->
<div id="modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => browser
[name] => Android Browser
[short_name] => AN
[version] =>
[engine] => WebKit
)
[operatingSystem] => Array
(
[name] => Android
[short_name] => AND
[version] => 4.1
[platform] =>
)
[device] => Array
(
[brand] => MC
[brandName] => Mediacom
[model] => SmartPad 970 S2 3G
[device] => 2
[deviceName] => tablet
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] => 1
[isFeedReader] =>
[isMobileApp] =>
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] =>
[isTablet] => 1
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.1.1</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-8c08f104-4e61-421b-9405-291b09c383dc">Detail</a>
<!-- Modal Structure -->
<div id="modal-8c08f104-4e61-421b-9405-291b09c383dc" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
)
[name:Sinergi\BrowserDetector\Browser:private] => Navigator
[version:Sinergi\BrowserDetector\Browser:private] => 4.0
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => Android
[version:Sinergi\BrowserDetector\Os:private] => 4.1.1
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => unknown
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Android 4.1.1</td><td><i class="material-icons">close</i></td><td>Android 4.1.1</td><td>Mediacom</td><td>SmartPad970s23G</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-8f4c86c5-433e-4536-b799-ad26d77264e0">Detail</a>
<!-- Modal Structure -->
<div id="modal-8f4c86c5-433e-4536-b799-ad26d77264e0" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] => 4
[minor] => 1
[patch] => 1
[family] => Android
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] => 4
[minor] => 1
[patch] => 1
[patchMinor] =>
[family] => Android
)
[device] => UAParser\Result\Device Object
(
[brand] => Mediacom
[model] => SmartPad970s23G
[family] => Mediacom SmartPad970s23G
)
[originalUserAgent] => Mozilla/5.0 (Linux; U; Android 4.1.1; it-it; SmartPad970s23G Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>2.0.9</small></td><td>Android Browser </td><td>Webkit 534.30</td><td>Android 4.1.1</td><td>Mediacom</td><td>SmartPad 970 S2</td><td>tablet</td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b">Detail</a>
<!-- Modal Structure -->
<div id="modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[name] => Android Browser
)
[engine] => Array
(
[name] => Webkit
[version] => 534.30
)
[os] => Array
(
[name] => Android
[version] => 4.1.1
)
[device] => Array
(
[type] => tablet
[manufacturer] => Mediacom
[model] => SmartPad 970 S2
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635">Detail</a>
<!-- Modal Structure -->
<div id="modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Woothee result detail</h4>
<p><pre><code class="php">Array
(
[name] => Safari
[vendor] => Apple
[version] => 4.0
[category] => smartphone
[os] => Android
[os_version] => 4.1.1
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Android Webkit 4.1</td><td><i class="material-icons">close</i></td><td>Android 4.1</td><td>Mediacom</td><td>Smart Pad 970S2 3G</td><td>Tablet</td><td>yes</td><td>yes</td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027">Detail</a>
<!-- Modal Structure -->
<div id="modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => true
[is_ios] => false
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => true
[is_mobile] => true
[is_robot] => false
[is_smartphone] => false
[is_touchscreen] => true
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => false
[is_html_preferred] => true
[advertised_device_os] => Android
[advertised_device_os_version] => 4.1
[advertised_browser] => Android Webkit
[advertised_browser_version] => 4.1
[complete_device_name] => Mediacom Smart Pad 970S2 3G
[form_factor] => Tablet
[is_phone] => false
[is_app_webview] => false
)
[all] => Array
(
[brand_name] => Mediacom
[model_name] => Smart Pad 970S2 3G
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => true
[has_qwerty_keyboard] => true
[can_skip_aligned_link_row] => true
[uaprof] =>
[uaprof2] =>
[uaprof3] =>
[nokia_series] => 0
[nokia_edition] => 0
[device_os] => Android
[mobile_browser] => Android Webkit
[mobile_browser_version] =>
[device_os_version] => 4.1
[pointing_method] => touchscreen
[release_date] => 2012_november
[marketing_name] =>
[model_extra_info] =>
[nokia_feature_pack] => 0
[can_assign_phone_number] => false
[is_tablet] => true
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => false
[built_in_back_button_support] => false
[card_title_support] => true
[softkey_support] => false
[table_support] => true
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => true
[icons_on_menu_items_support] => false
[break_list_of_links_with_br_element_recommended] => true
[access_key_support] => false
[wrap_mode_support] => false
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => true
[wizards_recommended] => false
[image_as_link_support] => false
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => wtai://wp/mc;
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => true
[xhtml_supports_forms_in_table] => true
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => true
[xhtml_supports_css_cell_table_coloring] => true
[xhtml_format_as_css_property] => false
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #FFFFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => true
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => iso-8859-1
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => tel:
[xhtmlmp_preferred_mime_type] => text/html
[xhtml_table_support] => true
[xhtml_send_sms_string] => sms:
[xhtml_send_mms_string] => mms:
[xhtml_file_upload] => supported
[cookie_support] => true
[accept_third_party_cookie] => true
[xhtml_supports_iframe] => full
[xhtml_avoid_accesskeys] => true
[xhtml_can_embed_video] => none
[ajax_support_javascript] => true
[ajax_manipulate_css] => true
[ajax_support_getelementbyid] => true
[ajax_support_inner_html] => true
[ajax_xhr_type] => standard
[ajax_manipulate_dom] => true
[ajax_support_events] => true
[ajax_support_event_listener] => true
[ajax_preferred_geoloc_api] => w3c_api
[xhtml_support_level] => 4
[preferred_markup] => html_web_4_0
[wml_1_1] => false
[wml_1_2] => false
[wml_1_3] => false
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => false
[html_web_3_2] => true
[html_web_4_0] => true
[voicexml] => false
[multipart_support] => false
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 768
[resolution_height] => 1024
[columns] => 60
[max_image_width] => 320
[max_image_height] => 480
[rows] => 40
[physical_screen_width] => 148
[physical_screen_height] => 198
[dual_orientation] => true
[density_class] => 1.0
[wbmp] => true
[bmp] => false
[epoc_bmp] => false
[gif_animated] => false
[jpg] => true
[png] => true
[tiff] => false
[transparent_png_alpha] => true
[transparent_png_index] => true
[svgt_1_1] => true
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 65536
[webp_lossy_support] => true
[webp_lossless_support] => true
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => false
[wta_voice_call] => false
[wta_phonebook] => false
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 3600
[wifi] => true
[sdio] => false
[vpn] => false
[has_cellular_radio] => true
[max_deck_size] => 2000000
[max_url_length_in_requests] => 256
[max_url_length_homepage] => 0
[max_url_length_bookmark] => 0
[max_url_length_cached_page] => 0
[max_no_of_connection_settings] => 0
[max_no_of_bookmarks] => 0
[max_length_of_username] => 0
[max_length_of_password] => 0
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => true
[inline_support] => false
[oma_support] => true
[ringtone] => false
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => false
[ringtone_midi_polyphonic] => false
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => false
[ringtone_xmf] => false
[ringtone_amr] => false
[ringtone_awb] => false
[ringtone_aac] => false
[ringtone_wav] => false
[ringtone_mp3] => false
[ringtone_spmidi] => false
[ringtone_qcelp] => false
[ringtone_voices] => 1
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 0
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => false
[wallpaper_max_width] => 0
[wallpaper_max_height] => 0
[wallpaper_preferred_width] => 0
[wallpaper_preferred_height] => 0
[wallpaper_resize] => none
[wallpaper_wbmp] => false
[wallpaper_bmp] => false
[wallpaper_gif] => false
[wallpaper_jpg] => false
[wallpaper_png] => false
[wallpaper_tiff] => false
[wallpaper_greyscale] => false
[wallpaper_colors] => 2
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => false
[screensaver_max_width] => 0
[screensaver_max_height] => 0
[screensaver_preferred_width] => 0
[screensaver_preferred_height] => 0
[screensaver_resize] => none
[screensaver_wbmp] => false
[screensaver_bmp] => false
[screensaver_gif] => false
[screensaver_jpg] => false
[screensaver_png] => false
[screensaver_greyscale] => false
[screensaver_colors] => 2
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => false
[picture_max_width] => 0
[picture_max_height] => 0
[picture_preferred_width] => 0
[picture_preferred_height] => 0
[picture_resize] => none
[picture_wbmp] => false
[picture_bmp] => false
[picture_gif] => false
[picture_jpg] => false
[picture_png] => false
[picture_greyscale] => false
[picture_colors] => 2
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => false
[oma_v_1_0_forwardlock] => false
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => false
[streaming_video] => true
[streaming_3gpp] => true
[streaming_mp4] => true
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => none
[streaming_flv] => false
[streaming_3g2] => false
[streaming_vcodec_h263_0] => 10
[streaming_vcodec_h263_3] => -1
[streaming_vcodec_mpeg4_sp] => 2
[streaming_vcodec_mpeg4_asp] => -1
[streaming_vcodec_h264_bp] => 3.0
[streaming_acodec_amr] => nb
[streaming_acodec_aac] => lc
[streaming_wmv] => none
[streaming_preferred_protocol] => rtsp
[streaming_preferred_http_protocol] => apple_live_streaming
[wap_push_support] => false
[connectionless_service_indication] => false
[connectionless_service_load] => false
[connectionless_cache_operation] => false
[connectionoriented_unconfirmed_service_indication] => false
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => false
[connectionoriented_confirmed_service_indication] => false
[connectionoriented_confirmed_service_load] => false
[connectionoriented_confirmed_cache_operation] => false
[utf8_support] => true
[ascii_support] => false
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => false
[j2me_cldc_1_1] => false
[j2me_midp_1_0] => false
[j2me_midp_2_0] => false
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => false
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => false
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => false
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => false
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 0
[j2me_max_jar_size] => 0
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 0
[j2me_screen_height] => 0
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => false
[j2me_wav] => false
[j2me_amr] => false
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => false
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => 0
[j2me_right_softkey_code] => 0
[j2me_middle_softkey_code] => 0
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => 0
[j2me_datefield_no_accepts_null_date] => false
[j2me_datefield_broken] => false
[receiver] => false
[sender] => false
[mms_max_size] => 0
[mms_max_height] => 0
[mms_max_width] => 0
[built_in_recorder] => false
[built_in_camera] => true
[mms_jpeg_baseline] => false
[mms_jpeg_progressive] => false
[mms_gif_static] => false
[mms_gif_animated] => false
[mms_png] => false
[mms_bmp] => false
[mms_wbmp] => false
[mms_amr] => false
[mms_wav] => false
[mms_midi_monophonic] => false
[mms_midi_polyphonic] => false
[mms_midi_polyphonic_voices] => 0
[mms_spmidi] => false
[mms_mmf] => false
[mms_mp3] => false
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => false
[mms_nokia_operatorlogo] => false
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => false
[mms_rmf] => false
[mms_xmf] => false
[mms_symbian_install] => false
[mms_jar] => false
[mms_jad] => false
[mms_vcard] => false
[mms_vcalendar] => false
[mms_wml] => false
[mms_wbxml] => false
[mms_wmlc] => false
[mms_video] => false
[mms_mp4] => false
[mms_3gpp] => false
[mms_3gpp2] => false
[mms_max_frame_rate] => 0
[nokiaring] => false
[picturemessage] => false
[operatorlogo] => false
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => false
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => false
[midi_polyphonic] => false
[sp_midi] => false
[rmf] => false
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => false
[imelody] => false
[au] => false
[amr] => false
[awb] => false
[aac] => true
[mp3] => true
[voices] => 1
[qcelp] => false
[evrc] => false
[flash_lite_version] =>
[fl_wallpaper] => false
[fl_screensaver] => false
[fl_standalone] => false
[fl_browser] => false
[fl_sub_lcd] => false
[full_flash_support] => false
[css_supports_width_as_percentage] => true
[css_border_image] => webkit
[css_rounded_corners] => webkit
[css_gradient] => none
[css_spriting] => true
[css_gradient_linear] => none
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => false
[pdf_support] => true
[progressive_download] => true
[playback_vcodec_h263_0] => 10
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => 0
[playback_vcodec_mpeg4_asp] => -1
[playback_vcodec_h264_bp] => 3.0
[playback_real_media] => none
[playback_3gpp] => true
[playback_3g2] => false
[playback_mp4] => true
[playback_mov] => false
[playback_acodec_amr] => nb
[playback_acodec_aac] => none
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => none
[hinted_progressive_download] => true
[html_preferred_dtd] => html4
[viewport_supported] => true
[viewport_width] => device_width_token
[viewport_userscalable] => no
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => full
[image_inlining] => true
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => A
[is_sencha_touch_ok] => false
[controlcap_is_smartphone] => default
[controlcap_is_ios] => default
[controlcap_is_android] => default
[controlcap_is_robot] => default
[controlcap_is_app] => default
[controlcap_advertised_device_os] => default
[controlcap_advertised_device_os_version] => default
[controlcap_advertised_browser] => default
[controlcap_advertised_browser_version] => default
[controlcap_is_windows_phone] => default
[controlcap_is_full_desktop] => default
[controlcap_is_largescreen] => default
[controlcap_is_mobile] => default
[controlcap_is_touchscreen] => default
[controlcap_is_wml_preferred] => default
[controlcap_is_xhtmlmp_preferred] => default
[controlcap_is_html_preferred] => default
[controlcap_form_factor] => default
[controlcap_complete_device_name] => default
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-01-26 16:40:40</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> |
templates/partials/message_template_radio.html | joequery/Challonge-TextAlerts | <label class="radio">
<input type="radio" name='msg_template' value="{{index}}">
{{label}}
</label>
|
ocr_extracted/W29203_text/style.css | datamade/elpc_bakken |
.styleSans26.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 26.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans11.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 11.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans10.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 10.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans23.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 23.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 9.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans16.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 16.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans172.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 172.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans1182.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 1182.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans751.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 751.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 8.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans25.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 25.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans32.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 32.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
|
bmds_server/templates/includes/epa-header.html | shapiromatron/bmds-server | <header class="masthead clearfix" role="banner">
<img alt="The EPA logo" class="site-logo" src="https://www.epa.gov/sites/all/themes/epa/logo.png">
<div class="site-name-and-slogan">
<h1 class="site-name"><a href="https://www.epa.gov/" rel="home" title="Go to the home page"><span>US
EPA</span></a></h1>
<div class="site-slogan">United States Environmental Protection Agency</div>
</div>
<div class="region-header">
<div class="block-epa-core-gsa-epa-search" id="block-epa-core-gsa-epa-search">
<form action="https://search.epa.gov/epasearch" class="epa-search" method="get">
<label class="element-hidden" for="search-box">Search</label>
<input class="form-text" id="search-box" name="querytext" placeholder="Search EPA.gov" value="">
<button class="epa-search-button" id="search-button" title="Search" type="submit">Search</button>
<input name="areaname" type="hidden" value="">
<input name="areacontacts" type="hidden" value="">
<input name="areasearchurl" type="hidden" value="">
<input name="typeofsearch" type="hidden" value="epa">
<input name="result_template" type="hidden" value="2col.ftl">
</form>
</div>
</div>
</header>
<nav class="nav main-nav clearfix" role="navigation">
<div class="nav__inner">
<h2 class="element-invisible">Main menu</h2>
<ul class="menu" role="menu">
<li class="menu-item" role="presentation"><a class="menu-link"
href="https://www.epa.gov/environmental-topics" role="menuitem"
title="Learn about Environmental Topics that EPA covers.">Environmental Topics</a></li>
<li class="menu-item" role="presentation"><a class="menu-link" href="https://www.epa.gov/laws-regulations"
role="menuitem"
title="Laws written by Congress provide the authority for EPA to write regulations. Regulations explain the technical, operational, and legal details necessary to implement laws.">Laws
& Regulations</a></li>
<li class="menu-item" role="presentation"><a class="menu-link" href="https://www.epa.gov/aboutepa"
role="menuitem"
title="Learn more about our mission and what we do, how we are organized, and our history.">About
EPA</a></li>
</ul>
</div>
</nav>
<div class="mobile-nav" id="mobile-nav">
<div class="mobile-bar clearfix">
<label class="menu-button" for="mobile-nav-toggle">Menu</label>
</div>
<input checked id="mobile-nav-toggle" type="checkbox">
<div class="mobile-links element-hidden" id="mobile-links" style="height:2404px;">
<ul class="mobile-menu">
<li class="menu-item" role="presentation"><a class="menu-link"
href="https://www.epa.gov/environmental-topics" role="menuitem"
title="Learn about Environmental Topics that EPA covers.">Environmental Topics</a></li>
<li class="menu-item" role="presentation"><a class="menu-link" href="https://www.epa.gov/laws-regulations"
role="menuitem"
title="Laws written by Congress provide the authority for EPA to write regulations. Regulations explain the technical, operational, and legal details necessary to implement laws.">Laws
& Regulations</a></li>
<li class="menu-item" role="presentation"><a class="menu-link" href="https://www.epa.gov/aboutepa"
role="menuitem"
title="Learn more about our mission and what we do, how we are organized, and our history.">About
EPA</a></li>
</ul>
</div>
</div>
<nav class="bmds-header navbar justify-content-between">
<h2>
<a href="{% url 'home' %}">Benchmark Dose Tools (BMDS) Online</a>
</h2>
<ul class="nav text-right">
<li class="nav-item">
<a class="nav-link" href="{{CONTACT_US_EMAIL}}">Contact Us</a>
</li>
</ul>
</nav>
|
Reports/mo/modelmetadataextensions.0.1.2/ModelMetadataExtensions-net40.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
93322029-e9d0-40ef-b0b6-66737da04427
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#ModelMetadataExtensions">ModelMetadataExtensions</a></strong></td>
<td class="text-center">91.13 %</td>
<td class="text-center">85.48 %</td>
<td class="text-center">94.35 %</td>
<td class="text-center">70.16 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
<a name="ModelMetadataExtensions"><h3>ModelMetadataExtensions</h3></a>
<table>
<tbody>
<tr>
<th>Target type</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
<th>Recommended changes</th>
</tr>
<tr>
<td>System.Collections.Specialized.StringCollection</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Add(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">CopyTo(System.String[],System.Int32)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Count</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.ComponentModel.DataAnnotations.DisplayAttribute</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Description</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_GroupName</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Name</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Prompt</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ResourceType</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ShortName</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Description(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_GroupName(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Name(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Prompt(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ResourceType(System.Type)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ShortName(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.ComponentModel.DataAnnotations.ValidationAttribute</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ErrorMessage</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ErrorMessageResourceType</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ErrorMessageResourceName(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ErrorMessageResourceType(System.Type)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Reflection.BindingFlags</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Reflection.ICustomAttributeProvider</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">GetCustomAttributes(System.Type,System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Reflection.PropertyInfo</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use PropertyInfo.GetMethod property</td>
</tr>
<tr>
<td style="padding-left:2em">GetGetMethod(System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use PropertyInfo.GetMethod property</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Type</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Assembly</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>.GetTypeInfo().Assembly</td>
</tr>
<tr>
<td style="padding-left:2em">GetProperty(System.String,System.Reflection.BindingFlags)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Mvc.DataAnnotationsModelMetadataProvider</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">CreateMetadata(System.Collections.Generic.IEnumerable{System.Attribute},System.Type,System.Func{System.Object},System.Type,System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Mvc.ModelMetadata</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_DisplayName</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_PropertyName</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_DisplayName(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>
<a href="#Portability Summary">Back to Summary</a>
</p>
</div>
</div>
</body>
</html> |
Tema1/Worksheet1/1_HolaMundoJS/hola_mundo1.html | Agfeynman/2DAW-Entorno-Cliente-ejercicios | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script>
alert("Hola mundo Alerta");
document.write("Hola mundo write");
console.log("Hola mundo en la consola");
</script>
<title>Hola mundo</title>
</head>
<body>
<h1>Esta página es el ejercicio 1 del worksheet 1</h1>
<p id="demo">Esto es un hola mundo</p>
</body>
</html> |
src/app/components/callcenter/table/table.html | DanielSchranc/data-table | <div class="calls-table">
<callcenter-table-search
on-update-results="$ctrl.updateResults($event)">
</callcenter-table-search>
<ul class="calls-table__list">
<li ng-repeat="cities in $ctrl.filteredCities track by $index">
<callcenter-table-row
cities="cities">
</callcenter-table-row>
</li>
<li ng-show="!$ctrl.filteredCities.length">
<p class="loading pad--l pad--b">
Loading data 🚀...
</p>
</li>
<li ng-show="$ctrl.showNoResultsMsg">
<p class="no__results pad--l pad--b">
Sorry no results 😭 for such query.
Pls, search for cities 🏤 only 😊👌.
</p>
</li>
</ul>
</div>
|
src/Viteloge/CoreBundle/Resources/descriptions/70190.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Cubry-lès-Faverney est
un village
localisé dans le département de Haute-Saône en Franche-Comté. Elle comptait 97 habitants en 2008.</p>
<p>À proximité de Cubry-lès-Faverney sont situées les villes de
<a href="{{VLROOT}}/immobilier/senoncourt_70488/">Senoncourt</a> localisée à 5 km, 213 habitants,
<a href="{{VLROOT}}/immobilier/amance_70012/">Amance</a> localisée à 5 km, 697 habitants,
<a href="{{VLROOT}}/immobilier/conflans-sur-lanterne_70168/">Conflans-sur-Lanterne</a> à 5 km, 659 habitants,
<a href="{{VLROOT}}/immobilier/anchenoncourt-et-chazel_70017/">Anchenoncourt-et-Chazel</a> à 5 km, 236 habitants,
<a href="{{VLROOT}}/immobilier/saint-remy_70472/">Saint-Remy</a> à 3 km, 692 habitants,
<a href="{{VLROOT}}/immobilier/faverney_70228/">Faverney</a> localisée à 5 km, 1 052 habitants,
entre autres. De plus, Cubry-lès-Faverney est située à seulement 20 km de <a href="{{VLROOT}}/immobilier/vesoul_70550/">Vesoul</a>.</p>
<p>Si vous pensez venir habiter à Cubry-lès-Faverney, vous pourrez aisément trouver une maison à vendre. </p>
<p>Le nombre de logements, à Cubry-lès-Faverney, était réparti en 2011 en six appartements et 62 maisons soit
un marché relativement équilibré.</p>
</div>
|
build/posts/20131105-dante/index.html | marcpare/frozenflaskblog | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Dali's take on Dante's Divine Comedy</title>
<link rel="stylesheet" href="/static/css/main.css">
<link rel="stylesheet" href="/static/css/jquery.fancybox.css">
<link rel="shortcut icon" href="/static/favicon.ico" />
</head>
<body>
<div class="top">
<h2 class="title-small"><span id="tile"></span>small red tile</h2>
<ul class="menu">
<li >
<a href="/">home</a></li>
<li >
<a href="/portfolio">portfolio</a></li>
<li >
<a href="/contact">contact</a></li>
<li >
<a href="https://github.com/marcpare?tab=repositories">github</a></li>
</ul>
<!--
<div class="rss"><a href="/atom.xml">RSS</a></div>
-->
</div>
<div class="container">
<article class="post">
<h3 class="post-title">
Dali's take on Dante's Divine Comedy
<span class="date">Nov 05</span>
</h3>
<p>Dali did a series of watercolors from Dante's Divine Comedy years after <a href="posts/20131022-dore">Gustave Doré's</a> famous illustrations.</p>
<p>Dali was a surrealist painter, so it's interesting to see how the very literal interpretations of Doré transform under Dali's influence.</p>
<p>History Lesson from Cacciaguida </p>
<p><img alt="Cacciaguida" src="/static/images/20131105-cacciaguida.jpg" />
<img alt="Cacciaguida" src="/static/images/20131105-cacciaguida2.jpg" /></p>
<p>Cerberus</p>
<p><img alt="Cerberus" src="/static/images/20131105-cerberus.jpg" />
<img alt="Cerberus" src="/static/images/20131105-cerberus2.jpg" /></p>
<p>Minotaur</p>
<p><img alt="Minotaur" src="/static/images/20131105-minotaur.jpg" />
<img alt="Minotaur" src="/static/images/20131105-minotaur2.jpg" /></p>
<p>Which representation is more true to the story? More true emotionally? Which ones scare you more?</p>
<p>Choosing representations in user interfaces, data visualizations, and web design is a similar sort of question. Sometimes you want to move the user to action via emotion (in a sales pitch). Other times you want to appeal to cold hard reality (an analytics dashboard).</p>
</article>
</div>
<div class="footer">
<!--
<div class="footer-separator">
<span class="fs-0"></span><span class="fs-1"></span><span class="fs-2"></span><span class="fs-3"></span><span class="fs-4"></span><span class="fs-5"></span><span class="fs-6"></span>
</div>
-->
<!--
<div class="footer-content">
<p>What's a <em>small red tile</em>?</p>
<p>
It's a reminder that in the mosaic of society, the tiniest detail can change everything, that progress is the sum of contributions of many people, and that small is beautiful.
</p>
<p><span id="tile"></span></p>
</div>
-->
</div>
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43189862-2', 'smallredtile.com');
ga('send', 'pageview');
</script>
</body>
</html> |
src/templates/widget-title.html | VitoTAP/angular-dashboard-framework | <h3 class="panel-title">
{{definition.title}}
<span class="pull-right">
<a href="" title="reload widget content" ng-if="widget.reload" ng-click="reload()">
<i class="glyphicon glyphicon-refresh"></i>
</a>
<!-- change widget location -->
<a href="" title="change widget location" class="adf-move" ng-if="editMode">
<i class="glyphicon glyphicon-move"></i>
</a>
<!-- collapse -->
<a href="" title="collapse widget" ng-show="options.collapsible && !widgetState.isCollapsed" ng-click="widgetState.isCollapsed = !widgetState.isCollapsed">
<i class="glyphicon glyphicon-minus"></i>
</a>
<!-- expand -->
<a href="" title="expand widget" ng-show="options.collapsible && widgetState.isCollapsed" ng-click="widgetState.isCollapsed = !widgetState.isCollapsed">
<i class="glyphicon glyphicon-plus"></i>
</a>
<!-- open edit mode -->
<a href="" title="edit widget configuration" ng-click="edit()" ng-if="editMode">
<i class="glyphicon glyphicon-cog"></i>
</a>
<a href="" title="fullscreen widget" ng-click="openFullScreen()" ng-show="options.maximizable">
<i class="glyphicon glyphicon-fullscreen"></i>
</a>
<!-- help icon -->
<a href="" title="Help tooltip" ng-show="definition.help && !editMode" popover-html-unsafe="{{definition.help}}" popover-title="Help" popover-placement="bottom" popover-trigger="mouseenter" popover-append-to-body="true">
<i class="glyphicon glyphicon-question-sign"></i>
</a>
<!-- remove widget -->
<a href="" title="remove widget" ng-click="remove()" ng-if="editMode">
<i class="glyphicon glyphicon-remove"></i>
</a>
</span>
</h3>
|
9baa561/html/classv8_1_1Debug_1_1EventDetails.html | v8-dox/v8-dox.github.io | <!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>V8 API Reference Guide for node.js v4.2.5: v8::Debug::EventDetails 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="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">V8 API Reference Guide for node.js v4.2.5
</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 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><a href="examples.html"><span>Examples</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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class 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="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Debug.html">Debug</a></li><li class="navelem"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html">EventDetails</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classv8_1_1Debug_1_1EventDetails-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::Debug::EventDetails Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="v8-debug_8h_source.html">v8-debug.h</a>></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:ac871568e8cfd43bbf2cdac62add34ed0"><td class="memItemLeft" align="right" valign="top">virtual DebugEvent </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html#ac871568e8cfd43bbf2cdac62add34ed0">GetEvent</a> () const =0</td></tr>
<tr class="separator:ac871568e8cfd43bbf2cdac62add34ed0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a201fabdd6d81f711c1b8805c94f09d3e"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html#a201fabdd6d81f711c1b8805c94f09d3e">GetExecutionState</a> () const =0</td></tr>
<tr class="separator:a201fabdd6d81f711c1b8805c94f09d3e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a073451ff2ea6fc4c2acf46a6738aac69"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a073451ff2ea6fc4c2acf46a6738aac69"></a>
virtual <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>GetEventData</b> () const =0</td></tr>
<tr class="separator:a073451ff2ea6fc4c2acf46a6738aac69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa7573eeab71d8c4e914daeccddff77f"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html#aaa7573eeab71d8c4e914daeccddff77f">GetEventContext</a> () const =0</td></tr>
<tr class="separator:aaa7573eeab71d8c4e914daeccddff77f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aedd8014bb1bd644e227774d07ed9784d"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html#aedd8014bb1bd644e227774d07ed9784d">GetCallbackData</a> () const =0</td></tr>
<tr class="separator:aedd8014bb1bd644e227774d07ed9784d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae663e7607d27c3252049eea077a83e08"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classv8_1_1Debug_1_1ClientData.html">ClientData</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Debug_1_1EventDetails.html#ae663e7607d27c3252049eea077a83e08">GetClientData</a> () const =0</td></tr>
<tr class="separator:ae663e7607d27c3252049eea077a83e08"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An event details object passed to the debug event listener. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aedd8014bb1bd644e227774d07ed9784d"></a>
<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="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Value.html">Value</a>> v8::Debug::EventDetails::GetCallbackData </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">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Client data passed with the corresponding callback when it was registered. </p>
</div>
</div>
<a class="anchor" id="ae663e7607d27c3252049eea077a83e08"></a>
<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="classv8_1_1Debug_1_1ClientData.html">ClientData</a>* v8::Debug::EventDetails::GetClientData </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">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Client data passed to DebugBreakForCommand function. The debugger takes ownership of the data and will delete it even if there is no message handler. </p>
</div>
</div>
<a class="anchor" id="ac871568e8cfd43bbf2cdac62add34ed0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual DebugEvent v8::Debug::EventDetails::GetEvent </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">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Event type. </p>
</div>
</div>
<a class="anchor" id="aaa7573eeab71d8c4e914daeccddff77f"></a>
<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="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Context.html">Context</a>> v8::Debug::EventDetails::GetEventContext </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">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Get the context active when the debug event happened. Note this is not the current active context as the JavaScript part of the debugger is running in its own context which is entered at this point. </p>
</div>
</div>
<a class="anchor" id="a201fabdd6d81f711c1b8805c94f09d3e"></a>
<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="classv8_1_1Local.html">Local</a><<a class="el" href="classv8_1_1Object.html">Object</a>> v8::Debug::EventDetails::GetExecutionState </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">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Access to execution state and event data of the debug event. Don't store these cross callbacks as their content becomes invalid. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8-debug_8h_source.html">v8-debug.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <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>
|
clean/Linux-x86_64-4.08.1-2.0.5/released/8.13.2/historical-examples/8.7.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>historical-examples: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.2 / historical-examples - 8.7.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
historical-examples
<small>
8.7.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-10-30 03:42:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-30 03:42:16 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.08.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.08.1 Official release 4.08.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/historical-examples"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/HistoricalExamples"]
depends: [
"ocaml"
"coq" {>= "8.7" & < "8.8~"}
]
tags: [ "keyword: Newman's lemma" "keyword: Tarski's fixpoint theorem" "keyword: line formatting" "keyword: binary-search paradigm" "keyword: square root approximation" "keyword: Calculus of Constructions" "keyword: history of Coq" "category: Miscellaneous/Coq Use Examples" ]
authors: [ "Gérard Huet" "Christine Paulin" ]
bug-reports: "https://github.com/coq-contribs/historical-examples/issues"
dev-repo: "git+https://github.com/coq-contribs/historical-examples.git"
synopsis: "Historical examples developed in the (pure) Calculus of Constructions"
description: """
This is a collection of historical examples developed in
system CoC that implemented Coquand's Calculus of Constructions.
Newman.v and Tarski.v originate in version 1.10, Manna.v and
Format.v are from version 4.3. Their evolution to the Calculus of
Inductive Constructions (up to Coq V6.3) are in MannaCIC.v and
FormatCIC.v. (Collection by Hugo Herbelin.)"""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/historical-examples/archive/v8.7.0.tar.gz"
checksum: "md5=b77b1bc10c081e5fce0ce9fb46e7a661"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-historical-examples.8.7.0 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.2).
The following dependencies couldn't be met:
- coq-historical-examples -> coq < 8.8~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-historical-examples.8.7.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
src/template-dev.html | shaozj/react-webpack-multipage-template | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta lang="zh">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="description" content="">
<meta name="keyword" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title><%= htmlWebpackPlugin.options.title %></title>
<!-- 大后台框架默认加载 -->
<script src='//g.alicdn.com/yuntv/tvadminplugin/1.0.2/js/jquery/jQuery-2.1.4.min.js'></script>
<script src='//g.alicdn.com/yuntv/tvadminplugin/1.0.2/plugin/bootstrap/js/bootstrap.min.js'></script>
<script src='//g-assets.daily.taobao.net/yuntv/tvadminplugin/1.0.69/tvadmin.min.js'></script>
<script src='//g.alicdn.com/yuntv/tvadminplugin/1.0.2/js/app.min.js' type='text/javascript'></script>
<link href='http://g.alicdn.com/yuntv/tvadminplugin/1.0.2/plugin/bootstrap/css/bootstrap.min.css' rel='stylesheet'>
<link href='//g.alicdn.com??yuntv/tvadminplugin/1.0.59/css/AdminLTE.min.css,yuntv/tvadminplugin/1.0.43/css/skins/_all-skins.min.css' rel='stylesheet'>
<link href='//g.alicdn.com/yuntv/tvadminplugin/1.0.0/css/font-awesome/4.4.0/css/font-awesome.min.css' rel='stylesheet'>
<link href='//g.alicdn.com/yuntv/tvadminplugin/1.0.66/tvadmin.min.css' rel='stylesheet'/>
<link href='//g.alicdn.com/yuntv/tvadminplugin/1.0.2/plugin/bootstrap/css/bootstrap.min.css' rel='stylesheet'>
<link href="//mytv-test.alibaba.net/css/common.css" rel="stylesheet" type="text/css" />
<script src="//mytv-test.alibaba.net/js/common.js" type="text/javascript" charset="UTF-8"></script>
<link rel="stylesheet" type="text/css" href="http://g-assets.daily.taobao.net/de/tvadmin-react-libs/1.0.0/antd@2.5.2.min.css">
</head>
<body>
<div class="wrapper">
<section class="content">
<div class="row">
<div id="app"></div>
</div>
</section>
</div>
<script>__REACT_DEVTOOLS_GLOBAL_HOOK__ = parent.__REACT_DEVTOOLS_GLOBAL_HOOK__</script>
<script>
window.GV = {
TVADMIN_HOST : 'http://tvadmin-test.alibaba.net',
MYTV_HOST : 'http://mytv-test.alibaba.net'
}
</script>
<script src="http://g.alicdn.com/de/smart-recommendation/1.0.0/lib/js/bluebird.min.js"></script>
<script src="//g.alicdn.com/de/focus-engine/2.0.16/FocusEngine.min.js" charset="utf-8"></script>
<script src="/build/vendor.dll.js"></script>
</body>
</html>
|
3c50350/html/classv8_1_1Uint8ClampedArray-members.html | v8-dox/v8-dox.github.io | <!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>V8 API Reference Guide for node.js v4.4.5: 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">V8 API Reference Guide for node.js v4.4.5
</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 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><a href="examples.html"><span>Examples</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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class 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="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Uint8ClampedArray.html">Uint8ClampedArray</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Uint8ClampedArray Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>BooleanValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html#a2ceba3908fbf98ecc81702083127b046">Buffer</a>()</td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html#a9fc7563c97e0b639a6c0a3274995bb3c">ByteLength</a>()</td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html#a4739a31269f5ebc5b88a708b9429c688">ByteOffset</a>()</td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CallAsConstructor</b>(Local< Context > context, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CallAsFunction</b>(Local< Context > context, Local< Value > recv, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Cast</b>(Value *obj) (defined in <a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a>)</td><td class="entry"><a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Cast</b>(T *value) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5018c9d085aa71f65530cf1e073a04ad">Clone</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html#aa728e762ed43194f3a5e05e792fff64e">CopyContents</a>(void *dest, size_t byte_length)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#af6966283a7d7e20779961eed434db04d">CreationContext</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>DefineOwnProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value, PropertyAttribute attributes=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Delete</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Delete</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>DeleteHiddenValue</b>(Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Equals</b>(Local< Context > context, Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#ae2ad9fee9db6e0e5da56973ebb8ea2bc">FindInstanceInPrototypeChain</a>(Local< FunctionTemplate > tmpl)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Get</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Get</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a435f68bb7ef0f64dd522c5c910682448">GetAlignedPointerFromInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a65b5a3dc93c0774594f8b0f2ab5481c8">GetAlignedPointerFromInternalField</a>(const PersistentBase< Object > &object, int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</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="classv8_1_1Object.html#a7bbe987794658f20a3ec1b68326305e6">GetConstructorName</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetHiddenValue</b>(Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac1ece41e81a499920ec3a2a3471653bc">GetIdentityHash</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#aa3324fdf652d8ac3b2f27faa0559231d">GetInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetOwnPropertyDescriptor</b>(Local< Context > context, Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetOwnPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetPropertyAttributes</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ae8d3fed7d6dbd667c29cabb3039fe7af">GetPrototype</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedPropertyAttributes</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedPropertyAttributesInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedPropertyInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Has</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Has</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html#ab3a7de283cab4140632d190a1e3eef22">HasBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a278913bcd203434870ce5184a538a9af">HasIndexedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a1e96fcb9ee17101c0299ec68f2cf8610">HasNamedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasOwnProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasRealIndexedProperty</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasRealNamedCallbackProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Int32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>IntegerValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aaec28576353eebe6fee113bce2718ecc">InternalFieldCount</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a324a71142f621a32bfe5738648718370">InternalFieldCount</a>(const PersistentBase< Object > &object)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</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="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a23c2c1f23b50fab4a02e2f819641b865">IsCallable</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>kInternalFieldCount</b> (defined in <a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a>)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBufferView.html">v8::ArrayBufferView</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1TypedArray.html#abb1047225d53d960c0da9c9f83cd7042">Length</a>()</td><td class="entry"><a class="el" href="classv8_1_1TypedArray.html">v8::TypedArray</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>New</b>(Local< ArrayBuffer > array_buffer, size_t byte_offset, size_t length) (defined in <a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a>)</td><td class="entry"><a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>New</b>(Local< SharedArrayBuffer > shared_array_buffer, size_t byte_offset, size_t length) (defined in <a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a>)</td><td class="entry"><a class="el" href="classv8_1_1Uint8ClampedArray.html">v8::Uint8ClampedArray</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>New</b>(Isolate *isolate) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>NumberValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ObjectProtoToString</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SameValue</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Set</b>(Local< Context > context, Local< Value > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Set</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetAccessor</b>(Local< Context > context, Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, MaybeLocal< Value > data=MaybeLocal< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SetAccessorProperty</b>(Local< Name > name, Local< Function > getter, Local< Function > setter=Local< Function >(), PropertyAttribute attribute=None, AccessControl settings=DEFAULT) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a0ccba69581f0b5e4e672bab90f26879b">SetAlignedPointerInInternalField</a>(int index, void *value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#ac27b823248165acf5284a7086dfed34b">SetHiddenValue</a>(Local< String > key, Local< Value > value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aebf949a0592cebc144bb2f96bfb7ec72">SetInternalField</a>(int index, Local< Value > value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SetPrototype</b>(Local< Context > context, Local< Value > prototype) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>StrictEquals</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToArrayIndex</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToBoolean</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToDetailString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToInt32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToInteger</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToNumber</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToObject</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToUint32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Uint32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(Local< Value > key, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(uint32_t index, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use CreateDataProperty", bool ForceSet(Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use CreateDataProperty", Maybe< bool > ForceSet(Local< Context > context, Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a45c99c5e2b16425b4e92c88d49463e5f">V8_DEPRECATE_SOON</a>("Use maybe version", PropertyAttribute GetPropertyAttributes(Local< Value > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac5503b0a8e861ec721c680eccf5aec2d">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetOwnPropertyDescriptor(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Has(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Delete(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Has(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Delete(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool SetAccessor(Local< String > name, AccessorGetterCallback getter, AccessorSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool SetAccessor(Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a3f735ad2eab826ddc5eba467ce624acb">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aa72e9d0d22d1d4a4c4b63827a5469d40">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetOwnPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a34e1ca49ed4944009d8d289e5530dabd">V8_DEPRECATE_SOON</a>("Use maybe version", bool SetPrototype(Local< Value > prototype))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#abc26147d5f501bf30217f227c9be4922">V8_DEPRECATE_SOON</a>("Use maybe version", Local< String > ObjectProtoToString())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasOwnProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealIndexedProperty(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedCallbackProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a2451d74f20c3c8c5792d2179df34d2de">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetRealNamedPropertyInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac5755869ab0b95f6c1bbd3dd123e5cf4">V8_DEPRECATE_SOON</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributesInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a82e0bc7d399264127f911e4167d730b1">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetRealNamedProperty(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a9bc9b05ff7a9a8ad4e1977524b79da6f">V8_DEPRECATE_SOON</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributes(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5aa2616e9deaf26533c3870df2925530">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > CallAsFunction(Local< Value > recv, int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a10222e80df73aaa0b381f4dabe6b5dd7">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > CallAsConstructor(int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5e7199a517d980396bb86f876b5bae0a">V8_DEPRECATE_SOON</a>("Keep track of isolate correctly", Isolate *GetIsolate())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToDetailString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Uint32 > ToUint32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToDetailString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Uint32 > ToUint32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a48ae008760161c7ae7fd54a9db9cffcf">v8::Value::V8_DEPRECATE_SOON</a>("Use maybe version", Local< Uint32 > ToArrayIndex() const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool BooleanValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", double NumberValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int64_t IntegerValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", uint32_t Uint32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int32_t Int32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">v8::Value::V8_DEPRECATE_SOON</a>("Use maybe version", bool Equals(Local< Value > that) const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <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>
|
v4/user-agent-detail/f8/a8/f8a81723-ad87-4015-bb1f-bc1a9d3403dd.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
<h5 class="header light">
Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
</h5>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Source result (test suite)</th></tr><tr><td>ua-parser/uap-core<br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555">Nokia</td><td>N85-1</td><td></td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-test">Detail</a>
<!-- Modal Structure -->
<div id="modal-test" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Testsuite result detail</h4>
<p><pre><code class="php">Array
(
[user_agent_string] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
[family] => Nokia N85
[brand] => Nokia
[model] => N85-1
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapPhp<br /><small>6012</small></td><td>Safari </td><td> </td><td>SymbianOS </td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.32603</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-215ac98d-ccf8-4615-916e-5a819d6a59c9">Detail</a>
<!-- Modal Structure -->
<div id="modal-215ac98d-ccf8-4615-916e-5a819d6a59c9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*symbianos.*\) applewebkit\/.* \(khtml, like gecko\).*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*symbianos*) applewebkit/* (khtml, like gecko)*safari*
[parent] => Safari Generic for SymbianOS
[comment] => Safari Generic
[browser] => Safari
[browser_type] => Browser
[browser_bits] => 32
[browser_maker] => Apple Inc
[browser_modus] => unknown
[version] => 0.0
[majorver] => 0
[minorver] => 0
[platform] => SymbianOS
[platform_version] => unknown
[platform_description] => Symbian OS
[platform_bits] => 32
[platform_maker] => Symbian Foundation
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] =>
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[cssversion] => 1
[aolversion] => 0
[device_name] => general Mobile Phone
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => unknown
[device_code_name] => general Mobile Phone
[device_brand_name] => unknown
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Safari 413</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661">Detail</a>
<!-- Modal Structure -->
<div id="modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] =>
[browser] => Safari
[version] => 413
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>NeutrinoApiCom<br /><small></small></td><td>Nokia Web Browser </td><td><i class="material-icons">close</i></td><td>Symbian OS 9.3</td><td style="border-left: 1px solid #555">Nokia</td><td>N85</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.186</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc">Detail</a>
<!-- Modal Structure -->
<div id="modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>NeutrinoApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[mobile_screen_height] => 320
[is_mobile] => 1
[type] => mobile-browser
[mobile_brand] => Nokia
[mobile_model] => N85
[version] =>
[is_android] =>
[browser_name] => Nokia Web Browser
[operating_system_family] => Symbian OS
[operating_system_version] => 9.3
[is_ios] =>
[producer] => Nokia
[operating_system] => Symbian OS
[mobile_screen_width] => 240
[mobile_browser] => Safari
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.2</small></td><td>Nokia OSS Browser 3.2</td><td>WebKit </td><td>Symbian OS Series 60 3.2</td><td style="border-left: 1px solid #555">Nokia</td><td>N85</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.005</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-21638055-738d-46ba-a1b1-f5114bc26475">Detail</a>
<!-- Modal Structure -->
<div id="modal-21638055-738d-46ba-a1b1-f5114bc26475" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => browser
[name] => Nokia OSS Browser
[short_name] => NO
[version] => 3.2
[engine] => WebKit
)
[operatingSystem] => Array
(
[name] => Symbian OS Series 60
[short_name] => S60
[version] => 3.2
[platform] =>
)
[device] => Array
(
[brand] => NK
[brandName] => Nokia
[model] => N85
[device] => 1
[deviceName] => smartphone
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] => 1
[isFeedReader] =>
[isMobileApp] =>
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] => 1
[isTablet] =>
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Nokia S60 OSS Browser 10.034;</td><td><i class="material-icons">close</i></td><td>Nokia </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c">Detail</a>
<!-- Modal Structure -->
<div id="modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
)
[name:Sinergi\BrowserDetector\Browser:private] => Nokia S60 OSS Browser
[version:Sinergi\BrowserDetector\Browser:private] => 10.034;
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => Nokia
[version:Sinergi\BrowserDetector\Os:private] => unknown
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => unknown
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Nokia OSS Browser 3.2</td><td><i class="material-icons">close</i></td><td>Symbian OS 9.3</td><td style="border-left: 1px solid #555">Nokia</td><td>N85-1</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.004</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b">Detail</a>
<!-- Modal Structure -->
<div id="modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] => 3
[minor] => 2
[patch] =>
[family] => Nokia OSS Browser
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] => 9
[minor] => 3
[patch] =>
[patchMinor] =>
[family] => Symbian OS
)
[device] => UAParser\Result\Device Object
(
[brand] => Nokia
[model] => N85-1
[family] => Nokia N85
)
[originalUserAgent] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentStringCom<br /><small></small></td><td>Browser for S60 OSS 3.2</td><td><i class="material-icons">close</i></td><td>SymbianOS 9.3</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.063</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4">Detail</a>
<!-- Modal Structure -->
<div id="modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentStringCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[agent_type] => Browser
[agent_name] => Browser for S60
[agent_version] => OSS 3.2
[os_type] => SymbianOS
[os_name] => SymbianOS
[os_versionName] =>
[os_versionNumber] => 9.3
[os_producer] =>
[os_producerURL] =>
[linux_distibution] => Null
[agent_language] =>
[agent_languageTag] =>
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small></td><td>Android Browser </td><td>WebKit 413</td><td>NokiaOS </td><td style="border-left: 1px solid #555">Nokia</td><td>Nokia N85-1</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.405</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9795f66f-7271-430e-973a-a5c0e14dc35a">Detail</a>
<!-- Modal Structure -->
<div id="modal-9795f66f-7271-430e-973a-a5c0e14dc35a" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhatIsMyBrowserCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[operating_system_name] => NokiaOS
[simple_sub_description_string] =>
[simple_browser_string] => Android Browser on NokiaOS 9.3
[browser_version] =>
[extra_info] => stdClass Object
(
[20] => Array
(
[0] => Series 60
)
)
[operating_platform] => Nokia N85-1
[extra_info_table] => stdClass Object
(
[Series 60] => 3.2
)
[layout_engine_name] => WebKit
[detected_addons] => Array
(
)
[operating_system_flavour_code] =>
[hardware_architecture] =>
[operating_system_flavour] =>
[operating_system_frameworks] => Array
(
)
[browser_name_code] => android-browser
[operating_system_version] => 9.3
[simple_operating_platform_string] => Nokia N85-1
[is_abusive] =>
[layout_engine_version] => 413
[browser_capabilities] => Array
(
[0] => MIDP v2.1
[1] => CLDC v1.1
)
[operating_platform_vendor_name] => Nokia
[operating_system] => NokiaOS 9.3
[operating_system_version_full] =>
[operating_platform_code] => N85-1
[browser_name] => Android Browser
[operating_system_name_code] => nokiaos
[user_agent] => Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaN85-1/10.034; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413
[browser_version_full] =>
[browser] => Android Browser
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>2.0.10</small></td><td> </td><td>Webkit 413</td><td>Series60 3.2</td><td style="border-left: 1px solid #555">Nokia</td><td>N85</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.003</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4">Detail</a>
<!-- Modal Structure -->
<div id="modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[engine] => Array
(
[name] => Webkit
[version] => 413
)
[os] => Array
(
[name] => Series60
[family] => Array
(
[name] => Symbian
[version] => 9.3
)
[version] => 3.2
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => Nokia
[model] => N85
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari </td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>mobilephone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-3f285ff5-314b-4db4-9948-54572e92e7b6">Detail</a>
<!-- Modal Structure -->
<div id="modal-3f285ff5-314b-4db4-9948-54572e92e7b6" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Woothee result detail</h4>
<p><pre><code class="php">Array
(
[name] => Safari
[vendor] => Apple
[version] => UNKNOWN
[category] => mobilephone
[os] => SymbianOS
[os_version] => UNKNOWN
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Symbian S60 Browser </td><td><i class="material-icons">close</i></td><td>Symbian S60 9.3</td><td style="border-left: 1px solid #555">Nokia</td><td>N85</td><td>Feature Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.034</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-1a1aee36-7ce7-4111-a391-8e2c501f1532">Detail</a>
<!-- Modal Structure -->
<div id="modal-1a1aee36-7ce7-4111-a391-8e2c501f1532" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => false
[is_ios] => false
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => false
[is_mobile] => true
[is_robot] => false
[is_smartphone] => false
[is_touchscreen] => false
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => false
[is_html_preferred] => true
[advertised_device_os] => Symbian S60
[advertised_device_os_version] => 9.3
[advertised_browser] => Symbian S60 Browser
[advertised_browser_version] =>
[complete_device_name] => Nokia N85
[form_factor] => Feature Phone
[is_phone] => true
[is_app_webview] => false
)
[all] => Array
(
[brand_name] => Nokia
[model_name] => N85
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => true
[has_qwerty_keyboard] => false
[can_skip_aligned_link_row] => true
[uaprof] => http://nds1.nds.nokia.com/uaprof/NN85-1r100.xml
[uaprof2] => http://nds1.nds.nokia.com/uaprof/NN85-1r100-VF2G.xml
[uaprof3] => http://nds1.nds.nokia.com/uaprof/NN85-1r100-VF3G.xml
[nokia_series] => 60
[nokia_edition] => 3
[device_os] => Symbian OS
[mobile_browser] => Safari
[mobile_browser_version] => 4.0
[device_os_version] => 9.3
[pointing_method] =>
[release_date] => 2008_august
[marketing_name] =>
[model_extra_info] =>
[nokia_feature_pack] => 2
[can_assign_phone_number] => true
[is_tablet] => false
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => true
[built_in_back_button_support] => true
[card_title_support] => true
[softkey_support] => true
[table_support] => true
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => true
[icons_on_menu_items_support] => true
[break_list_of_links_with_br_element_recommended] => false
[access_key_support] => false
[wrap_mode_support] => true
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => true
[wizards_recommended] => false
[image_as_link_support] => true
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => wtai://wp/mc;
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => true
[xhtml_supports_forms_in_table] => false
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => true
[xhtml_supports_css_cell_table_coloring] => true
[xhtml_format_as_css_property] => true
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #FFFFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => false
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => utf8
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => wtai://wp/mc;
[xhtmlmp_preferred_mime_type] => application/xhtml+xml
[xhtml_table_support] => true
[xhtml_send_sms_string] => sms:
[xhtml_send_mms_string] => mmsto:
[xhtml_file_upload] => supported
[cookie_support] => true
[accept_third_party_cookie] => false
[xhtml_supports_iframe] => full
[xhtml_avoid_accesskeys] => true
[xhtml_can_embed_video] => plain
[ajax_support_javascript] => true
[ajax_manipulate_css] => true
[ajax_support_getelementbyid] => true
[ajax_support_inner_html] => true
[ajax_xhr_type] => standard
[ajax_manipulate_dom] => true
[ajax_support_events] => true
[ajax_support_event_listener] => true
[ajax_preferred_geoloc_api] => none
[xhtml_support_level] => 3
[preferred_markup] => html_web_4_0
[wml_1_1] => true
[wml_1_2] => true
[wml_1_3] => true
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => false
[html_web_3_2] => true
[html_web_4_0] => true
[voicexml] => false
[multipart_support] => true
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 240
[resolution_height] => 320
[columns] => 15
[max_image_width] => 234
[max_image_height] => 280
[rows] => 6
[physical_screen_width] => 40
[physical_screen_height] => 53
[dual_orientation] => false
[density_class] => 1.0
[wbmp] => true
[bmp] => true
[epoc_bmp] => true
[gif_animated] => true
[jpg] => true
[png] => true
[tiff] => true
[transparent_png_alpha] => true
[transparent_png_index] => false
[svgt_1_1] => false
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 16777216
[webp_lossy_support] => false
[webp_lossless_support] => false
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => true
[wta_voice_call] => true
[wta_phonebook] => true
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 1200
[wifi] => true
[sdio] => false
[vpn] => false
[has_cellular_radio] => true
[max_deck_size] => 357000
[max_url_length_in_requests] => 255
[max_url_length_homepage] => 100
[max_url_length_bookmark] => 255
[max_url_length_cached_page] => 128
[max_no_of_connection_settings] => 5
[max_no_of_bookmarks] => 25
[max_length_of_username] => 32
[max_length_of_password] => 20
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => true
[inline_support] => true
[oma_support] => true
[ringtone] => true
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => true
[ringtone_midi_polyphonic] => true
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => true
[ringtone_xmf] => true
[ringtone_amr] => true
[ringtone_awb] => true
[ringtone_aac] => false
[ringtone_wav] => true
[ringtone_mp3] => true
[ringtone_spmidi] => true
[ringtone_qcelp] => false
[ringtone_voices] => 24
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 61440
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => true
[wallpaper_max_width] => 240
[wallpaper_max_height] => 320
[wallpaper_preferred_width] => 240
[wallpaper_preferred_height] => 320
[wallpaper_resize] => none
[wallpaper_wbmp] => true
[wallpaper_bmp] => true
[wallpaper_gif] => true
[wallpaper_jpg] => true
[wallpaper_png] => true
[wallpaper_tiff] => true
[wallpaper_greyscale] => false
[wallpaper_colors] => 12
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => true
[screensaver_max_width] => 176
[screensaver_max_height] => 208
[screensaver_preferred_width] => 176
[screensaver_preferred_height] => 208
[screensaver_resize] => none
[screensaver_wbmp] => true
[screensaver_bmp] => true
[screensaver_gif] => true
[screensaver_jpg] => true
[screensaver_png] => true
[screensaver_greyscale] => false
[screensaver_colors] => 12
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => true
[picture_max_width] => 176
[picture_max_height] => 293
[picture_preferred_width] => 174
[picture_preferred_height] => 263
[picture_resize] => none
[picture_wbmp] => true
[picture_bmp] => true
[picture_gif] => true
[picture_jpg] => true
[picture_png] => true
[picture_greyscale] => false
[picture_colors] => 24
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => true
[oma_v_1_0_forwardlock] => true
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => true
[streaming_video] => true
[streaming_3gpp] => true
[streaming_mp4] => true
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => 10
[streaming_flv] => false
[streaming_3g2] => true
[streaming_vcodec_h263_0] => 30
[streaming_vcodec_h263_3] => 30
[streaming_vcodec_mpeg4_sp] => 3
[streaming_vcodec_mpeg4_asp] => -1
[streaming_vcodec_h264_bp] => 1.3
[streaming_acodec_amr] => nb
[streaming_acodec_aac] => lc
[streaming_wmv] => none
[streaming_preferred_protocol] => rtsp
[streaming_preferred_http_protocol] => none
[wap_push_support] => true
[connectionless_service_indication] => true
[connectionless_service_load] => false
[connectionless_cache_operation] => true
[connectionoriented_unconfirmed_service_indication] => true
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => true
[connectionoriented_confirmed_service_indication] => true
[connectionoriented_confirmed_service_load] => true
[connectionoriented_confirmed_cache_operation] => true
[utf8_support] => false
[ascii_support] => true
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => true
[j2me_cldc_1_1] => true
[j2me_midp_1_0] => true
[j2me_midp_2_0] => true
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => true
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => true
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => true
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => true
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 12582912
[j2me_max_jar_size] => 12582912
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 240
[j2me_screen_height] => 320
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => true
[j2me_wav] => false
[j2me_amr] => true
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => true
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => -6
[j2me_right_softkey_code] => -7
[j2me_middle_softkey_code] => -5
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => -8
[j2me_datefield_no_accepts_null_date] => true
[j2me_datefield_broken] => false
[receiver] => true
[sender] => true
[mms_max_size] => 307200
[mms_max_height] => 1536
[mms_max_width] => 2048
[built_in_recorder] => false
[built_in_camera] => true
[mms_jpeg_baseline] => true
[mms_jpeg_progressive] => false
[mms_gif_static] => true
[mms_gif_animated] => true
[mms_png] => true
[mms_bmp] => true
[mms_wbmp] => true
[mms_amr] => true
[mms_wav] => true
[mms_midi_monophonic] => true
[mms_midi_polyphonic] => true
[mms_midi_polyphonic_voices] => 24
[mms_spmidi] => true
[mms_mmf] => false
[mms_mp3] => true
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => true
[mms_nokia_operatorlogo] => true
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => true
[mms_rmf] => true
[mms_xmf] => true
[mms_symbian_install] => true
[mms_jar] => true
[mms_jad] => true
[mms_vcard] => true
[mms_vcalendar] => false
[mms_wml] => true
[mms_wbxml] => true
[mms_wmlc] => true
[mms_video] => true
[mms_mp4] => true
[mms_3gpp] => true
[mms_3gpp2] => false
[mms_max_frame_rate] => 0
[nokiaring] => true
[picturemessage] => true
[operatorlogo] => true
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => true
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => true
[midi_polyphonic] => true
[sp_midi] => true
[rmf] => true
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => true
[imelody] => false
[au] => true
[amr] => true
[awb] => true
[aac] => true
[mp3] => true
[voices] => 24
[qcelp] => false
[evrc] => false
[flash_lite_version] => 3_0
[fl_wallpaper] => false
[fl_screensaver] => true
[fl_standalone] => true
[fl_browser] => true
[fl_sub_lcd] => false
[full_flash_support] => false
[css_supports_width_as_percentage] => true
[css_border_image] => none
[css_rounded_corners] => none
[css_gradient] => none
[css_spriting] => true
[css_gradient_linear] => none
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => false
[pdf_support] => true
[progressive_download] => true
[playback_vcodec_h263_0] => 30
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => 3
[playback_vcodec_mpeg4_asp] => -1
[playback_vcodec_h264_bp] => 1.3
[playback_real_media] => 10
[playback_3gpp] => true
[playback_3g2] => false
[playback_mp4] => true
[playback_mov] => false
[playback_acodec_amr] => wb
[playback_acodec_aac] => heaac
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => 8
[hinted_progressive_download] => false
[html_preferred_dtd] => html4
[viewport_supported] => false
[viewport_width] =>
[viewport_userscalable] =>
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => none
[image_inlining] => false
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => none
[is_sencha_touch_ok] => false
[controlcap_is_smartphone] => default
[controlcap_is_ios] => default
[controlcap_is_android] => default
[controlcap_is_robot] => default
[controlcap_is_app] => default
[controlcap_advertised_device_os] => default
[controlcap_advertised_device_os_version] => default
[controlcap_advertised_browser] => default
[controlcap_advertised_browser_version] => default
[controlcap_is_windows_phone] => default
[controlcap_is_full_desktop] => default
[controlcap_is_largescreen] => default
[controlcap_is_mobile] => default
[controlcap_is_touchscreen] => default
[controlcap_is_wml_preferred] => default
[controlcap_is_xhtmlmp_preferred] => default
[controlcap_is_html_preferred] => default
[controlcap_form_factor] => default
[controlcap_complete_device_name] => default
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-02-13 13:43:09</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> |
client/Admin/Profile/style.css | mkmpvtltd1/ApiWithDesktopApp | #upload-input {
display: none;
}
.btn:focus, .upload-btn:focus{
outline: 0 !important;
}
html,
body {
height: 100%;
background-color: #4791D2;
}
body {
text-align: center;
font-family: 'Raleway', sans-serif;
}
.row {
margin-top: 80px;
}
.upload-btn {
color: #ffffff;
background-color: #F89406;
border: none;
}
.upload-btn:hover,
.upload-btn:focus,
.upload-btn:active,
.upload-btn.active {
color: #ffffff;
background-color: #FA8900;
border: none;
}
h4 {
padding-bottom: 30px;
color: #B8BDC1;
}
.glyphicon {
font-size: 5em;
color: #9CA3A9;
}
h2 {
margin-top: 15px;
color: #68757E;
}
.panel {
padding-top: 20px;
padding-bottom: 20px;
}
#upload-input {
display: none;
}
@media (min-width: 768px) {
.main-container {
width: 100%;
}
}
@media (min-width: 992px) {
.container {
width: 450px;
}
} |
2017/10/20/vendanoapp.html | vendanoapp/vendanoapp.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Tenha seu Comércio no Aplicativo</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="http://vendanoapp.github.io/favicon.ico">
<link rel="stylesheet" type="text/css" href="//vendanoapp.github.io/themes/casper/assets/css/screen.css?v=1508465726778" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<link rel="canonical" href="http://vendanoapp.github.io/2017/10/20/vendanoapp.html" />
<meta name="referrer" content="origin" />
<meta property="og:site_name" content="" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Tenha seu Comércio no Aplicativo" />
<meta property="og:description" content="information" />
<meta property="og:url" content="http://vendanoapp.github.io/2017/10/20/vendanoapp.html" />
<meta property="og:image" content="/covers/cover.png" />
<meta property="article:published_time" content="2017-10-20T00:00:00.000Z" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Tenha seu Comércio no Aplicativo" />
<meta name="twitter:description" content="information" />
<meta name="twitter:url" content="http://vendanoapp.github.io/2017/10/20/vendanoapp.html" />
<meta name="twitter:image:src" content="/covers/cover.png" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"publisher": "",
"author": {
"@type": "Person",
"name": "vendanoapp",
"image": "https://avatars0.githubusercontent.com/u/32946744?v=4",
"url": "http://vendanoapp.github.io/author/vendanoapp/"
},
"headline": "Tenha seu Comércio no Aplicativo",
"url": "http://vendanoapp.github.io/2017/10/20/vendanoapp.html",
"datePublished": "2017-10-20T00:00:00.000Z",
"image": "/covers/cover.png",
"description": "information"
}
</script>
<meta name="generator" content="HubPress" />
<link rel="alternate" type="application/rss+xml" title="" href="http://vendanoapp.github.io/rss/" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/styles/atom-one-dark.min.css">
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
</head>
<body class="post-template nav-closed">
<div class="site-wrapper">
<header class="main-header post-head " style="background-image: url(/covers/cover.png)">
<nav class="main-nav overlay clearfix">
</nav>
</header>
<main class="content" role="main">
<article class="post">
<header class="post-header">
<h1 class="post-title">Tenha seu Comércio no Aplicativo</h1>
<section class="post-meta">
<time class="post-date" datetime="2017-10-20">20 October 2017</time>
</section>
</header>
<section class="post-content">
<div class="paragraph">
<p>information</p>
</div>
</section>
<footer class="post-footer">
<figure class="author-image">
<a class="img" href="http://vendanoapp.github.io/author/vendanoapp/" style="background-image: url(https://avatars0.githubusercontent.com/u/32946744?v=4)"><span class="hidden">vendanoapp's Picture</span></a>
</figure>
<section class="author">
<h4><a href="http://vendanoapp.github.io/author/vendanoapp/">vendanoapp</a></h4>
<p>Read <a href="http://vendanoapp.github.io/author/vendanoapp/">more posts</a> by this author.</p>
<div class="author-meta">
</div>
</section>
<section class="share">
<h4>Share this post</h4>
<a class="icon-twitter" href="https://twitter.com/intent/tweet?text=Tenha%20seu%20Com%C3%A9rcio%20no%20Aplicativo&url=http://vendanoapp.github.io/2017/10/20/vendanoapp.html"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<span class="hidden">Twitter</span>
</a>
<a class="icon-facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://vendanoapp.github.io/2017/10/20/vendanoapp.html"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
<span class="hidden">Facebook</span>
</a>
<a class="icon-google-plus" href="https://plus.google.com/share?url=http://vendanoapp.github.io/2017/10/20/vendanoapp.html"
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
<span class="hidden">Google+</span>
</a>
</section>
</footer>
</article>
</main>
<aside class="read-next">
</aside>
<footer class="site-footer clearfix">
<section class="copyright"><a href="http://vendanoapp.github.io"></a> © 2017</section>
<section class="poweredby">Proudly published with <a href="http://hubpress.io">HubPress</a></section>
</footer>
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<script type="text/javascript" src="//vendanoapp.github.io/themes/casper/assets/js/jquery.fitvids.js?v=1508465726778"></script>
<script type="text/javascript" src="//vendanoapp.github.io/themes/casper/assets/js/index.js?v=1508465726778"></script>
</body>
</html>
|
src/routes/dashboardPages/live/Live.css | happyboy171/Feeding-Fish-View- | /**
* React Starter Kit (https://www.reactstarterkit.com/)
*
* Copyright © 2014-2016 Kriasoft, LLC. All rights reserved.
*
* This source code is licensed under the MIT license found in the
* LICENSE.txt file in the root directory of this source tree.
*/
@import '../../../components/variables.css';
@CHARSET "UTF-8";
/*
over-ride "Weak" message, show font in dark grey
*/
.progress-bar {
color: #333;
}
/*
Reference:
http://www.bootstrapzen.com/item/135/simple-login-form-logo/
*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
}
.form-control {
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
@include box-sizing(border-box);
&:focus {
z-index: 2;
}
}
body {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.login-form {
margin-top: 60px;
}
form[role=login] {
color: #5d5d5d;
background: #f2f2f2;
padding: 26px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
form[role=login] img {
display: block;
margin: 0 auto;
margin-bottom: 35px;
}
form[role=login] input,
form[role=login] button {
font-size: 18px;
margin: 16px 0;
}
form[role=login] > div {
text-align: center;
}
.form-links {
text-align: center;
margin-top: 1em;
margin-bottom: 50px;
}
.form-links a {
color: #fff;
}
.root {
padding-left: 20px;
padding-right: 20px;
}
.container {
margin: 0 auto;
padding: 0 0 40px;
max-width: 380px;
}
.lead {
font-size: 1.25em;
}
.formGroup {
margin-bottom: 15px;
}
.label {
display: inline-block;
margin-bottom: 5px;
max-width: 100%;
font-weight: 700;
}
.input {
display: block;
box-sizing: border-box;
padding: 10px 16px;
width: 100%;
height: 46px;
outline: 0;
border: 1px solid #ccc;
border-radius: 0;
background: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
color: #616161;
font-size: 18px;
line-height: 1.3333333;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input:focus {
border-color: #0074c2;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 116, 194, 0.6);
}
.button {
display: block;
box-sizing: border-box;
margin: 0;
padding: 10px 16px;
width: 100%;
outline: 0;
border: 1px solid #373277;
border-radius: 0;
background: #373277;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 18px;
line-height: 1.3333333;
cursor: pointer;
}
.button:hover {
background: rgba(54, 50, 119, 0.8);
}
.button:focus {
border-color: #0074c2;
box-shadow: 0 0 8px rgba(0, 116, 194, 0.6);
}
.facebook {
border-color: #3b5998;
background: #3b5998;
composes: button;
}
.facebook:hover {
background: #2d4373;
}
.google {
border-color: #dd4b39;
background: #dd4b39;
composes: button;
}
.google:hover {
background: #c23321;
}
.twitter {
border-color: #55acee;
background: #55acee;
composes: button;
}
.twitter:hover {
background: #2795e9;
}
.icon {
display: inline-block;
margin: -2px 12px -2px 0;
width: 20px;
height: 20px;
vertical-align: middle;
fill: currentColor;
}
.lineThrough {
position: relative;
z-index: 1;
display: block;
margin-bottom: 15px;
width: 100%;
color: #757575;
text-align: center;
font-size: 80%;
}
.lineThrough::before {
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
margin-top: -5px;
margin-left: -20px;
width: 40px;
height: 10px;
background-color: #fff;
content: '';
}
.lineThrough::after {
position: absolute;
top: 49%;
z-index: -2;
display: block;
width: 100%;
border-bottom: 1px solid #ddd;
content: '';
}
/*Test*/
.react-grid-layout {
position: relative;
transition: height 200ms ease;
}
.react-grid-item {
transition: all 200ms ease;
transition-property: left, top;
}
.react-grid-item.cssTransforms {
transition-property: transform;
}
.react-grid-item.resizing {
z-index: 1;
}
.react-grid-item.react-draggable-dragging {
transition: none;
z-index: 3;
}
.react-grid-item.react-grid-placeholder {
background: red;
opacity: 0.2;
transition-duration: 100ms;
z-index: 2;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.react-grid-item > .react-resizable-handle {
position: absolute;
width: 20px;
height: 20px;
bottom: 0;
right: 0;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=');
background-position: bottom right;
padding: 0 3px 3px 0;
background-repeat: no-repeat;
background-origin: content-box;
box-sizing: border-box;
cursor: se-resize;
}
/*OTHER CSS*/
#content {
width: 100%;
}
.react-grid-layout {
background: #eee;
}
.layoutJSON {
background: #ddd;
border: 1px solid black;
margin-top: 10px;
padding: 10px;
}
.columns {
-moz-columns: 120px;
-webkit-columns: 120px;
columns: 120px;
}
.react-grid-item {
box-sizing: border-box;
}
.react-grid-item:not(.react-grid-placeholder) {
background: #ccc;
border: 1px solid black;
}
.react-grid-item.resizing {
opacity: 0.9;
}
.react-grid-item.static {
background: #cce;
}
.react-grid-item .text {
font-size: 24px;
text-align: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 24px;
background-color: red;
}
.react-grid-item .minMax {
font-size: 12px;
}
.react-grid-item .add {
cursor: pointer;
}
.react-grid-dragHandleExample{
cursor: move; /* fallback if grab cursor is unsupported */
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
|
clean/Linux-x86_64-4.02.3-2.0.6/released/8.6.1/alea/8.11.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>alea: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.6.1 / alea - 8.11.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
alea
<small>
8.11.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-25 00:47:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-25 00:47:42 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.6.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.02.3 The OCaml compiler (virtual package)
ocaml-base-compiler 4.02.3 Official 4.02.3 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "vovaglad00@gmail.com"
homepage: "https://github.com/coq-community/alea"
dev-repo: "git+https://github.com/coq-community/alea.git"
bug-reports: "https://github.com/coq-community/alea/issues"
license: "LGPL-2.1-only"
synopsis: "Coq library for reasoning on randomized algorithms"
description: """
ALEA is a library for reasoning on randomized algorithms
in Coq, based on interpreting programs inside a monad
as probability distributions."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {(>= "8.11" & < "8.13~") | (= "dev")}
]
tags: [
"category:Computer Science/Data Types and Data Structures"
"keyword:randomized algorithm"
"keyword:probability"
"keyword:monads"
"logpath:ALEA"
]
authors: [
"Christine Paulin-Mohring"
"David Baelde"
"Pierre Courtieu"
]
url {
src: "https://github.com/coq-community/alea/archive/v8.11.0.tar.gz"
checksum: "sha512=4c6ac25da844f4f7d17209965283e03f4381ed23d04379a6e9a52430cc94a7c839a5054c2b08283bf4a7fbd27b966a2ffd9306e3b95f1586d4dbd99205460565"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-alea.8.11.0 coq.8.6.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.6.1).
The following dependencies couldn't be met:
- coq-alea -> coq >= dev -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-alea.8.11.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
app/views/examples/account-management/create-account-mobile.html | timpaul/govuk_patterns | {{<layout}}
{{$pageTitle}}Create an account{{/pageTitle}}
{{$content}}
<main id="content" role="main">
<h1 class="form-title heading-large">
Mobile number
</h1>
<p class="text">
We'll text you to update you about your application <br>or if you forget your password.
</p>
<details class="text">
<summary>Don't have a mobile number?</summary>
<p>If you don't have access to a mobile number you can:</p>
<ul class="list-bullet">
<li><a href="create-account-email">use an email address instead</a></li>
<li><a href="how-to-get-email-address">find out how to get an email address</a></li>
<li><a href="create-account-username">create a username for this service</a></li>
</ul>
</details>
<form action="" method="get" class="form">
<div class="form-group">
<!-- Mobile number -->
<div class="form-group">
<label class="form-label" for="mobile">Mobile number</label>
<input type="text" class="form-control" id="mobile">
</div>
</div>
<!-- Submit -->
<div class="form-group">
<a class="button" href="activate-account">Continue</a>
</div>
</form>
</main>
{{/content}}
{{/layout}}
|
website/static/odoc/next/infer/IStdlib__IContainer/index.html | facebook/infer | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>IStdlib__IContainer (infer.IStdlib__IContainer)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../index.html">infer</a> » IStdlib__IContainer</nav><header class="odoc-preamble"><h1>Module <code><span>IStdlib__IContainer</span></code></h1></header><div class="odoc-content"></div></body></html> |
src/HFOS/install.html | Hacker-Foundation/HFOS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Install HFOS</title>
<!--jQuery, which is used in HFOS. This is the native version, while a version with some modifications is used for the actual OS-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css" />
<style>
html, body {width: 100%; height: 100%; }
body {margin: 0; padding: 0; background-color: #000; font-family: Lato, Arial, Helvetica, sans-serif; overflow: hidden; }
a {color: inherit; text-decoration: none; }
.panel {width: 100%; height: 100%; color: #fff; box-sizing: border-box; padding-top: 6em; animation: titleFadeIn 1s; -webkit-animation: titleFadeIn 1s; }
.panel h1, h2, h3, h4, h5, h6 {text-align: center; font-weight: 400; }
.inst-title {text-align: center; font-size: 3em; color: #fff; margin-top: 20px; position: absolute; width: 100%; animation: titleFadeIn 1s; -webkit-animation: titleFadeIn 1s; }
.inst-title img {height: 36px; width: 36px; }
.install {margin-bottom: 0.5em; position: absolute; bottom: 0; text-align: center; width: 100%; }
.button {width: 150px; box-sizing: border-box; cursor: pointer; display: inline-block; padding: 0.2em 0.5em; font-size: 1.5em; }
.learnmore-button {background-color: #bfbfbf; border: 1px solid #dfdfdf; transition: background-color 0.5s;}
.learnmore-button:hover {background-color: #dfdfdf;}
.inst-button {background-color: #005faf; border: 1px solid #007fdf; transition: background-color 0.5s; }
.inst-button:hover {background-color: #007fdf; }
.fineprint {font-size: 0.6em; }
.unsupported-frame {width: 150px; box-sizing: border-box; display: inline-block; padding: 0.2em 0.5em; font-size: 1.2em; background-color: #9f9f9f; margin: 0 0.5em; }
.unsupported {color: #f00; }
.loading-bar {margin: 0 auto; width: 400px; height: 12px; border: 1px solid #5f5f5f; padding: 1px; }
.loading-bar > div {height: 100%; animation: loading-bar 0.8s linear 0 infinite; -webkit-animation: loading-bar 0.8s linear 0 infinite; background-image: linear-gradient(315deg,transparent,transparent 33%,rgba(0,0,0,0.12) 33%,rgba(0,0,0,0.12) 66%,transparent 66%,transparent); background-size: 24px 12px; background-repeat: repeat-x; background-color: #9f9f9f; width: 100%; transition: width 0.5s; }
@keyframes titleFadeIn {
0% {
transform: translate(0, 10px) scale(0.9);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes titleFadeIn {
0% {
transform: translate(0, 10px) scale(0.9);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@keyframes loading-bar {
0% {background-position: 12px 0;}
100% {background-position: -12px 0;}
}
@-webkit-keyframes loading-bar {
0% {background-position: 12px 0;}
100% {background-position: -12px 0;}
}
</style>
<script>
$(document).ready(function () {
var loadJS = function (loaderURL) {
var loaderModule = document.createElement("script");
loaderModule.src = loaderURL;
loaderModule.async = 1;
var currentTag = document.getElementsByTagName('script')[0];
currentTag.parentNode.insertBefore(loaderModule, currentTag);
}
$('#inst-button').click(function () {
//Check features
var SystemSupport = [['HTML5', !!(window.Audio || window.HTMLCanvasElement || document.createElement('script').async)], ['SVG', !!window.SVGSVGElement], ['ECMAScript 6', (function () {
try {
for (a in [1,2]) {
}
for (a of [1,2]) {
}
var a = Set;
a = Map;
} catch (e) {
return false;
}
return true;
})()],['IndexedDB',!!window.indexedDB]];
window.isSupported = (function(){
for (var a = 0; a<SystemSupport.length;a++) {
if (!SystemSupport[a][1]) {
return false;
}
}
return true;
})();
if (!isSupported) {
$('#inst-heading').text("It appears that HFOS is not supported by your browser");
$('#inst-subheading').text("Please try upgrading to a newer browser to experience HFOS.");
$('#inst-area').children().remove();
var installArea = $('#inst-area');
installArea.append($('<h2>').text("The following is your browser's feature support information:"));
for (var i = 0; i<SystemSupport.length; i++) {
var unsupportedFrame = $('<div>').addClass('unsupported-frame').text(SystemSupport[i][0]);
if (!SystemSupport[i][1]) {
unsupportedFrame.addClass('unsupported');
}
installArea.append(unsupportedFrame);
}
} else {
var installArea = $('#inst-area');
document.title = "Installing HFOS"
$('#inst-heading').text('Installing HFOS...')
$('#inst-subheading').text('Please wait...');
$('#inst-area .button').remove();
installArea.prepend($('<div>').addClass('loading-bar').css('display','none').append($('<div>').css('width','0%')).fadeIn());
$('#inst-msg-area').text('Preparing');
window.Installer = {
"setLoadingBar": function(x) {
$('.loading-bar>div').css('width',(Math.min(x*100,100)).toString()+'%');
},
"setLoadingText": function (x) {
$('#inst-msg-area').text(x);
},
"setInstHeading": function(x) {
$('#inst-heading').text(x);
},
"setInstSubheading": function(x) {
$('#inst-subheading').text(x);
},
"removeLoadingBar": function() {
$('.loading-bar').remove();
}
}
//Include installer into page
loadJS('/installer/installer.js');
}
})
});
</script>
</head>
<body>
<div class="inst-title">
<img src="/hfos/assets/logo-100px.png" alt="HFOS" />
HFOS
</div>
<div class="panel">
<h1 id="inst-heading">Who said the web is static?</h1>
<h2 style="margin-top: 2em; " id="inst-subheading">Introducing HFOS, a revolutionary way to experience the Internet.</h2>
<div class="install">
<div style="margin-bottom: 0.5em; height: 5em; position: relative;" id="inst-area">
<div class="inst-button button" id="inst-button" style="margin: 0 0.5em">Install</div>
<a href="/learn-more/">
<div class="learnmore-button button" style="margin: 0 0.5em">Learn More</div>
</a>
<br />
<div style="position: absolute; bottom: 0; width: 100%;" id="inst-msg-area">An all-new online operating system. Also fully free and open source for those who care.</div>
</div>
<span class="fineprint">2015 Hacker Foundation. HFOS is licensed under the MIT license. </span>
</div>
</div>
</body>
</html>
|
html/900296380000.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Scientek Hospital & Laboratory Equipment -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492317107107&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=40853&V_SEARCH.docsStart=40852&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=40851&V_DOCUMENT.docRank=40852&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492317113526&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567131109&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=40853&V_DOCUMENT.docRank=40854&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492317113526&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567012203&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Scientek Technology Corporation
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal Name:</h2>
<p>Scientek Technology Corporation</p>
<h2 class="h5 mrgn-bttm-0">Operating Name:</h2>
<p>Scientek Hospital & Laboratory Equipment</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.scientek.net"
target="_blank" title="Website URL">http://www.scientek.net</a></p>
<p><a href="mailto:sales@scientek.net" title="sales@scientek.net">sales@scientek.net</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
7943A Progress Way<br/>
DELTA,
British Columbia<br/>
V4G 1A3
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
7943A Progress Way<br/>
DELTA,
British Columbia<br/>
V4G 1A3
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(604) 940-8084
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(866) 321-3828</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(604) 940-8085</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Scientek Hospital & Laboratory Equipment products are manufactured in our factory located on the west coast of Canada. Our business is 90% export;, with USA, Europe, Korea, Japan, China, Australia as well as the middle East and Central and South America included in our experience.
<br>
<br>Our market includes Hospitals, Pharmaceutical Companies,
<br>University Research Laboratories, Biotechnology Firms,
<br>Electronics Research Facilities, Animal Research Laboratories
<br>and Medical Clinics. Our products are capital equipment by
<br>nature,
<br>consisting of:
<br>
<br>1. A line of Washing/Disinfection/Decontamination Equipment for use in Hospital Central Sterile & Washing Departments and
<br>in the Operating Rooms, in Animal Research Laboratories for
<br>washing animal cages/ racks/glassware and bottles, and in any
<br>environment where high volume, disinfection washing is
<br>required. Including cage and rack washers, tunnel washers, sterile dryers, washer/decontaminators and glassware washers.
<br>
<br>2. A line of Dissection Equipment for human and animal
<br>research purposes. (Dissection Tables, Necropsy Tables,
<br>Mortuary Refrigerators, Biohazard Fume Hoods, Grossing Stations.)
<br>
<br>3. A line of Operating Room Furniture (Warming Cabinets for
<br>solutions used during operating procedures; Surgical
<br>Scrub Sinks; Instrument Cabinets; Pass Through Wall Cabinets.
<br>
<br>4. Custom designs and products are available in consultation with customers.
<br>
<br>Scientek promotes its products through international trade
<br>shows, regional trade shows, industry conferences, trade magazines and journals. Our distribution is through local agents and distributors on an exclusive basis. We specialize in working
<br>with our agents to promote to end users and design authorities,
<br>architects and facility designers. Because of our reputation,
<br>most of our business is by way of referrals and repeat customers.
<br>
<br>Our terms are variable and are subject to the size and financial
<br>structure of the agency/distributors or end customers.
<br>
<br>Our existing markets as indicated above tend to be modernized
<br>countries which have advance and sophisticated
<br>medical/healthcare/hospital/research infrastructures. As a
<br>result, our products are very well accepted. In fact, Scientek
<br>is the standard in most of these markets.
<br><br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Ken
Barnett
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Domestic Sales & Marketing,
Export Sales & Marketing.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 940-8084
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(604) 940-8085
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
kenb@scientek.net
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Jonathan
Boughen
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
General Manager<br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 273-9094
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(604) 940-8085
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
jonathanb@scientek.net
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Brook
Peterson
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Domestic Sales & Marketing,
Export Sales & Marketing.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 940-8084
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
brookp@scientek.net
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1913
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
339110 - Medical Equipment and Supplies Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
337127 - Institutional Furniture Manufacturing<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
50
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Hospital & Laboratory Equipment <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
1. A line of Washing/Disinfection/Decontamination Equipment
<br>
for use in Hospital Central Sterile & Washing Departments and
<br>
in the Operating Rooms, in Animal Research Laboratories for
<br>
washing animal cages/ racks/glassware and bottles, and in any
<br>
environment where high volume, disinfection washing is
<br>
required.
<br>
<br>
2. A line of Dissection Equipment for human and animal
<br>
research purposes. (Dissection Tables, Necropsy Tables,
<br>
Mortuary Refrigerators, Biohazard Fume Hoods, Grossing Stations.)
<br>
<br>
3. A line of Operating Room Furniture (Warming Cabinets for
<br>
solutions used during operating rocedures; Surgical Scrub Sinks;
<br>
Instrument Cabinets; Pass Through Wall Cabinets.)
<br>
<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Medical & Pharmaceutical Equipment, Products & Supplies <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
CABINET - WARMING FOR BLANKETS/SOLUTION <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
DISSECTION AND MORTOARY EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
DISSECTION AND MORTUARY EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
FURNITURE - OPERATING ROOM <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
RESTAURANT AND COOLING EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
SINK - SCRUB <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
WASHING AND DECONTAMINATION EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
cage and rack washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Tunnel Washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Sterile Dryer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Glassware washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Bedding Dispenser<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Bottle Filler<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Custom and proprietary accessories<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
6515-Medical and Surgical Instruments, Equipment, and Supplies
<br>
6640-Laboratory Equipment and Supplies
<br>
7320-Kitchen Equipment and Appliances
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<h3 class="page-header">
Market profile
</h3>
<section class="container-fluid">
<h4>
Industry sector market interests:
</h4>
<ul>
<li>Medical/Biotechnology/Chemical</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Export experience:
</h5>
<ul>
<li>Algeria</li>
<li>Australia</li>
<li>Brazil</li>
<li>Iran, Islamic Republic of</li>
<li>Japan</li>
<li>United Kingdom</li>
<li>United States</li>
</ul>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Ken
Barnett
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Domestic Sales & Marketing,
Export Sales & Marketing.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 940-8084
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(604) 940-8085
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
kenb@scientek.net
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Jonathan
Boughen
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
General Manager<br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 273-9094
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(604) 940-8085
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
jonathanb@scientek.net
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Brook
Peterson
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Domestic Sales & Marketing,
Export Sales & Marketing.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 940-8084
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
brookp@scientek.net
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1913
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
339110 - Medical Equipment and Supplies Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
337127 - Institutional Furniture Manufacturing<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
50
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Hospital & Laboratory Equipment <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
1. A line of Washing/Disinfection/Decontamination Equipment
<br>
for use in Hospital Central Sterile & Washing Departments and
<br>
in the Operating Rooms, in Animal Research Laboratories for
<br>
washing animal cages/ racks/glassware and bottles, and in any
<br>
environment where high volume, disinfection washing is
<br>
required.
<br>
<br>
2. A line of Dissection Equipment for human and animal
<br>
research purposes. (Dissection Tables, Necropsy Tables,
<br>
Mortuary Refrigerators, Biohazard Fume Hoods, Grossing Stations.)
<br>
<br>
3. A line of Operating Room Furniture (Warming Cabinets for
<br>
solutions used during operating rocedures; Surgical Scrub Sinks;
<br>
Instrument Cabinets; Pass Through Wall Cabinets.)
<br>
<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Medical & Pharmaceutical Equipment, Products & Supplies <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
CABINET - WARMING FOR BLANKETS/SOLUTION <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
DISSECTION AND MORTOARY EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
DISSECTION AND MORTUARY EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
FURNITURE - OPERATING ROOM <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
RESTAURANT AND COOLING EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
SINK - SCRUB <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
WASHING AND DECONTAMINATION EQUIPMENT <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
cage and rack washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Tunnel Washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Sterile Dryer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Glassware washer<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Bedding Dispenser<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Bottle Filler<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Custom and proprietary accessories<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
6515-Medical and Surgical Instruments, Equipment, and Supplies
<br>
6640-Laboratory Equipment and Supplies
<br>
7320-Kitchen Equipment and Appliances
<br>
</div>
</div>
</section>
</details>
<details id="details-panel6">
<summary>
Market
</summary>
<h2 class="wb-invisible">
Market profile
</h2>
<section class="container-fluid">
<h4>
Industry sector market interests:
</h4>
<ul>
<li>Medical/Biotechnology/Chemical</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Export experience:
</h5>
<ul>
<li>Algeria</li>
<li>Australia</li>
<li>Brazil</li>
<li>Iran, Islamic Republic of</li>
<li>Japan</li>
<li>United Kingdom</li>
<li>United States</li>
</ul>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2016-01-04
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
b6c355d/html/classv8_1_1Unlocker-members.html | v8-dox/v8-dox.github.io | <!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>V8 API Reference Guide for node.js v5.9.0 - v5.9.1: 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">V8 API Reference Guide for node.js v5.9.0 - v5.9.1
</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 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><a href="examples.html"><span>Examples</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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class 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="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Unlocker.html">Unlocker</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Unlocker Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Unlocker.html">v8::Unlocker</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Unlocker.html#a2faeb117d7308b65ac85fdad390e4c1f">Unlocker</a>(Isolate *isolate)</td><td class="entry"><a class="el" href="classv8_1_1Unlocker.html">v8::Unlocker</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~Unlocker</b>() (defined in <a class="el" href="classv8_1_1Unlocker.html">v8::Unlocker</a>)</td><td class="entry"><a class="el" href="classv8_1_1Unlocker.html">v8::Unlocker</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <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>
|
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.0/math-classes/1.0.6.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>math-classes: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.0 / math-classes - 1.0.6</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
math-classes
<small>
1.0.6
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-05 11:22:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-05 11:22:42 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "b.a.w.spitters@gmail.com"
homepage: "https://github.com/math-classes/"
doc: "https://github.com/math-classes/"
authors: [
"Eelis van der Weegen"
"Bas Spitters"
"Robbert Krebbers"
]
license: "Public Domain"
build: [
[ "./configure.sh" ]
[ make "-j%{jobs}%" ]
]
install: [ make "install" ]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7"}
]
tags: [
"logpath:MathClasses"
]
synopsis: "A library of abstract interfaces for mathematical structures in Coq"
url {
src: "https://github.com/math-classes/math-classes/archive/1.0.6.tar.gz"
checksum: "md5=20d85db5271da7f39d0a2005d766f1a9"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-math-classes.1.0.6 coq.8.12.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.0).
The following dependencies couldn't be met:
- coq-math-classes -> coq < 8.7 -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-math-classes.1.0.6</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.1/relation-algebra/1.7.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>relation-algebra: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.1 / relation-algebra - 1.7.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
relation-algebra
<small>
1.7.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-11 23:07:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-11 23:07:18 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.7.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-relation-algebra"
synopsis: "Relation Algebra and KAT in Coq"
maintainer: "Damien Pous <Damien.Pous@ens-lyon.fr>"
homepage: "http://perso.ens-lyon.fr/damien.pous/ra/"
license: "LGPL"
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
depopts: [ "coq-mathcomp-ssreflect" ]
build: [
["sh" "-exc" "./configure --%{coq-mathcomp-ssreflect:enable}%-ssr"]
[make "-j%{jobs}%"]
]
install: [make "install"]
remove: [ "sh" "-exc" "rm -r '%{lib}%/coq/user-contrib/RelationAlgebra'" ]
tags: [
"keyword:relation algebra"
"keyword:Kleene algebra with tests"
"keyword:KAT"
"keyword:allegories"
"keyword:residuated structures"
"keyword:automata"
"keyword:regular expressions"
"keyword:matrices"
"category:Mathematics/Algebra"
"logpath:RelationAlgebra"
]
authors: [
"Damien Pous <Damien.Pous@ens-lyon.fr>"
"Christian Doczkal <christian.doczkal@ens-lyon.fr>"
]
url {
src:
"https://github.com/damien-pous/relation-algebra/archive/v1.7.1.tar.gz"
checksum: "md5=1a37b6b785540d56133bf637c858c094"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-relation-algebra.1.7.1 coq.8.7.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1).
The following dependencies couldn't be met:
- coq-relation-algebra -> coq >= 8.9
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-relation-algebra.1.7.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
project/flask_start/hello/templates/helloform.html | zhengbomo/python_practice | {% extends "base.html" %}
{% import "bootstrap/wtf.html" as wtf %}
{% block title %}form{% endblock %}
{% block page_content %}
{% if name %}
<h1>hello {{ name }} !</h1>
{% else %}
<h1>hello Stranger !</h1>
{% endif %}
{{ wtf.quick_form(form) }}
{% endblock %} |
mirror/prvCode_07/cityCode_002-areaCode_05-deptCode_009/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_002-areaCode_05-deptCode_009-liCode_0363.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script type="text/javascript">
function AddToFaves_hp() {
var is_4up = parseInt(navigator.appVersion);
var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1;
var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1;
var thePage = location.href;
if (thePage.lastIndexOf('#')!=-1)
thePage = thePage.substring(0,thePage.lastIndexOf('#'));
if (is_ie && is_4up && !is_mac)
window.external.AddFavorite(thePage,document.title);
else if (is_ie || document.images)
booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60');
//booker_hp.focus();
}
</script>
</head>
<body class="frame">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題:選舉資料庫網站 -->
<div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;">
<div style="float: left;">
<img src="http://db.cec.gov.tw/images/main_title.gif" />
</div>
<div style="width: 100%; height: 48px;">
<div style="text-align: center;">
<img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span
style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw"
style="text-decoration: none;">回中選會網站</a>
</span>
</div>
</div>
<div style="width: 100%; height: 8px; background-color: #fde501;">
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 頁籤 -->
<div
style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;">
<div style="text-align: center;">
<a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a>
<a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a>
<!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> -->
<!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> -->
<a href="histQuery.jsp?voteCode=20120101T1A2&qryType=ctks&prvCode=06&cityCode=002&areaCode=05&deptCode=009&liCode=0363#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a>
<a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a>
</div>
</div>
<div
style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;">
</div>
<div class="query">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 子頁面:查詢候選人得票數 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題 -->
<div class="titlebox">
<div class="title">
<div class="head">第 08 屆 立法委員選舉(區域) 候選人得票數</div>
<div class="date">投票日期:中華民國101年01月14日</div>
<div class="separator"></div>
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 查詢:候選人得票數,縣市多選區,如區域立委 -->
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" />
<!-- 投開票所表頭 -->
<table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" >
<tr class="title">
<td nowrap align="center">地區</td>
<td nowrap align="center">姓名</td>
<td nowrap align="center">號次</td>
<td nowrap align="center">得票數</td>
<td nowrap align="center">得票率</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=7 align=center>桃園縣第05選區平鎮市龍恩里第0793投開票所</td>
<td nowrap align="center">黃嘉華</td>
<td nowrap align="center">1</td>
<td nowrap align="right">5</td>
<td nowrap align="right"> 0.52%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">黃國華</td>
<td nowrap align="center">2</td>
<td nowrap align="right">2</td>
<td nowrap align="right"> 0.21%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">吳平娥</td>
<td nowrap align="center">3</td>
<td nowrap align="right">41</td>
<td nowrap align="right"> 4.33%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">劉邦鉉</td>
<td nowrap align="center">4</td>
<td nowrap align="right">41</td>
<td nowrap align="right"> 4.33%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">呂玉玲</td>
<td nowrap align="center">5</td>
<td nowrap align="right">668</td>
<td nowrap align="right"> 70.61%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">陳振瑋</td>
<td nowrap align="center">6</td>
<td nowrap align="right">7</td>
<td nowrap align="right"> 0.73%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">彭添富</td>
<td nowrap align="center">7</td>
<td nowrap align="right">182</td>
<td nowrap align="right"> 19.23%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=7 align=center>桃園縣第05選區平鎮市龍恩里第0794投開票所</td>
<td nowrap align="center">黃嘉華</td>
<td nowrap align="center">1</td>
<td nowrap align="right">2</td>
<td nowrap align="right"> 0.21%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">黃國華</td>
<td nowrap align="center">2</td>
<td nowrap align="right">10</td>
<td nowrap align="right"> 1.09%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">吳平娥</td>
<td nowrap align="center">3</td>
<td nowrap align="right">57</td>
<td nowrap align="right"> 6.23%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">劉邦鉉</td>
<td nowrap align="center">4</td>
<td nowrap align="right">35</td>
<td nowrap align="right"> 3.82%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">呂玉玲</td>
<td nowrap align="center">5</td>
<td nowrap align="right">569</td>
<td nowrap align="right"> 62.25%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">陳振瑋</td>
<td nowrap align="center">6</td>
<td nowrap align="right">4</td>
<td nowrap align="right"> 0.43%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">彭添富</td>
<td nowrap align="center">7</td>
<td nowrap align="right">237</td>
<td nowrap align="right"> 25.92%</td>
</tr>
</table>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; ">
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
<span style="margin-right: 100px;"> </span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
</div>
</div>
</body>
</html> |
_layouts/default.html | Vasco-jofra/Vasco-jofra.github.io | ---
layout: compress
---
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header.html %}
<div class="main-container content-container">
<section id="main_content">
{{ content }}
</section>
{% include footer.html %}
</div>
{% if site.google_analytics %} {%include analytics.html %} {% endif %}
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.