path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
tags/xts/index.html | hadley/rcpp-gallery | ---
layout: tag
title: xts
---
{% include tag_page.html %}
|
backup_23sep/administrator/components/com_aicontactsafe/views/about/tmpl/about.css | seobrand/twit2pay_dev | /**
* @version $Id$ 2.0.0 0
* @package Joomla
* @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
*/
|
toolchain/arm_cm0_deprecated/share/doc/gcc-arm-none-eabi/html/gccint/Plugins-GC.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Plugins GC - GNU Compiler Collection (GCC) Internals</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Compiler Collection (GCC) Internals">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">... |
recipes/resources/geoext/tests/lib/GeoExt/widgets/form/SearchAction.html | fedesanchez/suite-3.1 | <!DOCTYPE html>
<html debug="true">
<head>
<script type="text/javascript" src="../../../../../../openlayers/lib/OpenLayers.js"></script>
<script type="text/javascript" src="../../../../../../ext/adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="../../../../../../ext/ext-all-debug.js">... |
gfx/tests/reftest/468496-1-ref.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE html>
<html><head>
<title>stretched image artifacts (test)</title>
<style>
div {
height: 5px;
background-image: url("data:image/gif;base64,R0lGODdhAQACAPABAAD/AP///ywAAAAAAQACAAACAkQKADs=");
background-repeat: repeat-x;
}
</style>
</head><body>
<div style="width: 540px">
</div><div style="width: 541px">... |
themes/example/lms/templates/courseware/course_about.html | louyihua/edx-platform | ## mako
<%page expression_filter="h"/>
<%namespace name='static' file='../static_content.html'/>
<%!
from itertools import izip_longest
from django.utils.translation import ugettext as _
from django.core.urlresolvers import reverse
from courseware.courses import get_course_about_section
from django.conf import settings... |
lms/templates/courseware/courseware-error.html | XiaodunServerGroup/xiaodun-platform | <%! from django.utils.translation import ugettext as _ %>
<%inherit file="/main.html" />
<%namespace name='static' file='../static_content.html'/>
<%block name="bodyclass">courseware</%block>
<%block name="pagetitle">${_("Courseware")}</%block>
<%block name="headextra">
<%static:css group='style-course-vendor'/>
<%sta... |
lib/javadocs/index-files/index-7.html | klawx3/leafhouse | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Tue Mar 20 15:29:47 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
G-Index (JavaMail API documentati... |
功能扩展/uexImageBrowser/widget/uexImageBrowser.html | xinghuanyu/appcan-docs | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport"
content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, user-scalable=no" />
<link rel="stylesheet" type="text/css" href="css/index.css">
<title>图片浏览功能</title>
<scr... |
third_party/js/jquery-ui/tests/visual/button/performance.html | googlearchive/caja | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Button Visual Test: Initialization Performance</title>
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css">
<script src="../../../jquery-1.8.2.js"></script>
<script src="../../../ui/jquery.ui.core.js"></script>
<script src="../... |
third_party/webgl/src/conformance-suites/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html | guorendong/iridium-browser-ubuntu | <!DOCTYPE html>
<!-- this file is auto-generated. DO NOT EDIT.
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction,... |
webapi/webapi-vehicleinfo-ivi-tests/vehicleinfo/EngineOil_attributes.html | pk-sam/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
web/css/siwapp/login.css | siwapp/siwapp-sf1 | html, #bd, #bd-content {
/* overflow:hidden; */
background-color:#F9F9F9;
}
.login-form {
border-width:1px;
border-style:solid;
border-color:#E5E5E5;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
padding:3em;
background-color:#FFF;
margin-bottom:1em;
}
.login-form ul.... |
idea/feincms/templates/breadcrumbs.html | mcmaxwell/idea_digital_agency | <ul class="breadcrumbs">
{% for url, title in trail %}
<li>
{% if url %}
<a href="{{ url }}">{{ title }}</a>
{% else %}
{{ title }}
{% endif %}
</li>
{% endfor %}
</ul> |
test/philip.html5.org/tests/2d.gradient.interpolate.colour.html | kangax/webgl-2d | <!DOCTYPE html>
<title>Canvas test: 2d.gradient.interpolate.colour</title>
<script src="../tests.js"></script>
<link rel="stylesheet" href="../tests.css">
<link rel="prev" href="2d.gradient.interpolate.solid.html" title="2d.gradient.interpolate.solid">
<link rel="next" href="2d.gradient.interpolate.alpha.html" title="2... |
wp-content/themes/earthandcity/Options-Framework-master/admin/assets/css/admin-style.css | allenca/earthAndCity | /*-----------------------------------------------------------------------------------
/* Admin styles
/*-----------------------------------------------------------------------------------*/
.smof_footer_info{
width: 785px;
margin: 0 15px;
font-size: 11px;
color: #999;
text-align: center;
}
.updated, .error {
dis... |
src/commons-math3-3.6.1/docs/apidocs/org/apache/commons/math3/ode/nonstiff/class-use/MidpointIntegrator.html | asampley/FactorioRatioAssistant | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.commons.math3.ode.nonstiff.MidpointIntegrator (Apache Commons Math 3.6.1 API... |
libs/log/doc/html/boost/log/sink_factory.html | rprata/boost | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template sink_factory</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.htm... |
wp-content/themes/guardian/css/sticky.css | Tamiiy/spartan-english | .noanim{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}@-webkit-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@-moz-keyframes... |
doc/edu/dhbw/andopenglcam/package-tree.html | Turupawn/BattleRoyaleAumentada | <!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_13) on Mon May 24 15:25:09 CEST 2010 -->
<TITLE>
edu.dhbw.andopenglcam Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2010-05-24">
... |
three.js-master/examples/misc_uv_tests.html | JohnDecker1/BlackHOle-battles | <!DOCTYPE html>
<html lang="en">
<head>
<title>three.js - uv mapping tests</title>
<meta charset=utf-8 />
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
</head>
<body>
<script src="../build/three.min.js"></script>
<script src="js/utils/UVsDebug... |
matlab/codes/graphicxFigures/help/exports.html | fanatichuman/guillaumemaze | <html>
<head>
<title>Help: exports</title>
</head>
<body>
<center><table><tbody>
<tr>
<td style="border: 1px solid rgb(170, 170, 170); padding: 5px; background-color: #fff;">
<h4>exports</h4>Export a figure to A4 color PDF format
<br><small>Last modif... |
matlab/codes/graphicxPlots/help/xanom.html | fanatichuman/guillaumemaze | <html>
<head>
<title>Help: xanom</title>
</head>
<body>
<center><table><tbody>
<tr>
<td style="border: 1px solid rgb(170, 170, 170); padding: 5px; background-color: #fff;">
<h4>xanom</h4>Make x-axis centered around 0
<br><small>Last modified: 26-Jan-2... |
tests/wpt/web-platform-tests/css/css-text/i18n/reference/css3-text-line-break-jazh-040-ref.html | anthgur/servo | <!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8"/>
<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (strict,ja)</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<meta name='flags' content=''>
<style type='text/css'>
@font-face {
font-family: 'mplus-1p-regular';
src: ... |
src/Core/org/objectweb/proactive/core/component/adl/xml/package.html | acontes/programming | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">
<p>
Contains the DTDs used for the GCM ADL with ProActive.
</p>
@author The ProActive Team
</body>
</html>
|
webkit-1.2.5/WebCore/inspector/front-end/inspector.html | pocketbook-free/browser | <!--
Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and... |
node_modules/oae-core/upload/css/upload.css | nicolaasmatthijs/3akai-ux | /*!
* Copyright 2014 Apereo Foundation (AF) Licensed under the
* Educational Community License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may
* obtain a copy of the License at
*
* http://opensource.org/licenses/ECL-2.0
*
* Unless required by applicab... |
verify_code/Imaging-1.1.7/Docs/pythondoc-PIL.MpegImagePlugin.html | zhaochl/python-utils | <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=us-ascii' />
<title>The PIL.MpegImagePlugin Module</title>
<link rel='stylesheet' href='effbot.css' type='text/css' />
</head>
<body>
<h... |
tests/changetracking/acceptDel-list08-expected.html | corinthia/corinthia-editorlib | <html>
<head>
<link href="changetracking.css" rel="stylesheet"/>
</head>
<body>
<ul>
<li>[]ONE</li>
<li><del>TWO</del></li>
<li>THREE</li>
</ul>
</body>
</html>
|
third_party/webgl/src/sdk/tests/conformance/glsl/misc/shader-with-float-return-value.frag.html | endlessm/chromium-browser | <!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebGL GLSL Conformance Tests</title>
<link rel="stylesheet" href="../../../resources/js-test-style.css"/>... |
native_client_sdk/src/examples/gamepad/gamepad.html | aYukiSekiguchi/ACCESS-Chromium | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<!--
Copyright (c) 2012 The Native Client Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-... |
third_party/webgl/src/sdk/tests/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-half_float.html | endlessm/chromium-browser | <!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!--
This file is auto-generated from py/tex_image_test_generator.py
DO NOT EDIT!
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet"... |
third_party/webgl/src/sdk/tests/conformance2/textures/video/tex-2d-rgba8-rgba-unsigned_byte.html | endlessm/chromium-browser | <!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!--
This file is auto-generated from py/tex_image_test_generator.py
DO NOT EDIT!
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet"... |
webapp/academic-excellence/preview.html | bscoleman-psu/plymouth-webapp | <?php
$tpl = new AETemplate('Preview');
$tpl->body_style_classes = 'ae-student';
$editing = $_REQUEST['editing'] == '1' ? true : false;
$GLOBALS['IS_SUMMER'] = $_REQUEST['summer'] == '1' ? true : false;
$tpl->assign('user_type', 'aestudent');
if($_REQUEST['low_gpa'])
{
$tpl->assign('user_type', '');
}
elseif($_RE... |
npminstall/ink-docstrap/themes/journal/logger.js.html | guoguogis/ng-nice | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Source: utils/logger.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" r... |
Sources/weiphp2.0.1202/Application/Home/View/default/Forum/store_right.html | furongsoft/weiphp2.0.1202 | <div class="r">
<h3><span class="gray fl">主题数:{$topic_count}</span> <a href="{:U('home/forum/form',array('cid'=>I('cid'),'model'=>$model[id]))}" class="public_btn fr"> + 发表</a></h3>
<ul class="sidebar">
<!-- <li>
<p>讨论区公告:<br/后台分类列表增加折叠>记忆的功能后台分类列表增加折叠记忆的功能后台分类列表增加折叠记忆的功能,官方QQ群:3296... |
ajax/libs/oojs-ui/0.26.2/oojs-ui-wikimediaui-icons-location.rtl.css | holtkamp/cdnjs | /*!
* OOUI v0.26.2
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2018 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2018-04-04T17:22:48Z
*/
/**
* WikimediaUI Base v0.10.0
* Wikimedia Foundation user interface base variables
*/
.oo-ui-ic... |
wp-content/plugins/custom-contact-forms/assets/build/css/form-cpt.css | SarahJee/www.jkddesign.dev | #titlediv {
display: none; }
#submitdiv {
display: none; }
#wp-admin-bar-view {
display: none; }
.ccf-title h1 {
margin: 0; }
.ccf-title h1 .button {
vertical-align: middle;
top: -2px;
position: relative;
margin-left: 8px; }
#post-body-content .ccf-open-form-manager {
display: none; }
.... |
sites/all/libraries/fontawesome/src/3.2.1/icon/stackexchange/index.html | ehazell/AWBA | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
<head>
<!-... |
wsgi/static/reeborg/src/html/begin.html | coursemdetw/2014c2 | <!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Free Interactive Programming Tutorials">
<meta name="keywords" content="JavaScript,Python,Programming">
<meta name="author" content="André Roberge">
<meta name="license" content="CC BY-NC-SA 3.0">
<link href="../css/jquery-ui.custom.... |
lib/tpl/bootstrap3/extra/hooks/navbar.html | tadone/dokuwiki | <?php
/**
* DokuWiki Bootstrap3 Template: navbar.html
*
* @link http://dokuwiki.org/template:bootstrap3
* @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Copy this file in <dokuwiki>/conf directory
*/
?>
<?php global $ID ?>
<li<?php... |
wp-content/plugins/Ultimate_VC_Addons/assets/css/headings.css | bechirbenhammed/critiques | @charset "utf-8";
.uvc-heading {
text-align: center
}
.uvc-heading .uvc-main-heading h1,
.uvc-heading .uvc-main-heading h2,
.uvc-heading .uvc-main-heading h3,
.uvc-heading .uvc-main-heading h4,
.uvc-heading .uvc-main-heading h5,
.uvc-heading .uvc-main-heading h6 {
margin: 0;
padding: 0;
line-height: nor... |
gh-pages/json-schema/gdbots/pbjx/mixin/response/index.html | gdbots/schemas | <html>
<body>
<h1>Gdbots Schemas</h1>
<hr/>
<pre>
<a href="../">../</a>
<a href="1-0-0.json">1-0-0.json</a>
<a href="1-0-1.json">1-0-1.json</a>
<a href="1-0-2.json">1-0-2.json</a>
<a href="latest.json">latest.json</a>
</pre>
</body>
</html>
|
third_party/blink/web_tests/wpt_internal/speech/scripted/speechrecognition-errors.html | scheib/chromium | <!doctype html>
<title>Test Speech JavaScript API errors</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script type="module">
import {MockSpeechRecognizer} from '../resources/mock-speechrecognizer.js';
import {SpeechRecognitionErrorCode} from '/gen/thi... |
tools/tmake/test/index1.html | seem-sky/treefrog-framework | <html><body>
<a href="www.hoge.com"><span data-tf="@val1">ここです</span></a>
</body></html>
|
webapi/tct-messaging-mms-tizen-tests/messaging/MessageStorage_findMessages_filter_hasAttachment_valid.html | JianfengXu/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2013 Samsung Electronics Co., Ltd.
Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... |
pandas/tests/io/formats/data/html/render_links_true.html | rs2/pandas | <table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>foo</th>
<th>bar</th>
<th>None</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>0</td>
<td><a href="https://pandas.pydata.org/?q1=a&q2=b" target="_blank">https://pandas.p... |
third_party/blink/web_tests/fast/canvas/canvas-drawImage-video.html | scheib/chromium | <html>
<head>
<title>Ensure correct behavior of drawImage video elements.</title>
<style type="text/css">
video {
display: none;
}
</style>
</head>
<body>
<canvas id="canvas"></canvas>
<video id="video"></video><
<script>
var length = 150;
var canvas = document.getElementById("canvas");
canvas... |
vendor/Angular/v1.2.21/docs/examples/example-example89/index.html | pgarciacamou/angular-calculator | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example89</title>
<script src="../../../angular.min.js"></script>
</head>
<body ng-app="">
1+2={{1+2}}
</body>
</html> |
suite/libsass-todo-tests/extend-tests/027_test_universal_unification_with_namespaceless_universal_target/expected.compact.css | mgreter/sass-specs | -a *|*.foo, -a * { a: b; }
|
web/vendor/angular-1.0.8/docs/partials/api/angular.mock.dump.html | pgodel/podisum | <h1><code ng:non-bindable="">angular.mock.dump</code>
<span class="hint">(API in module <code ng:non-bindable="">ng</code>
)</span>
</h1>
<div><a href="http://github.com/angular/angular.js/edit/master/src/ngMock/angular-mocks.js" class="improve-docs btn btn-primary">Improve this doc</a><h2 id="Description">Description<... |
server_code/commons-lang3-3.4/apidocs/org/apache/commons/lang3/math/package-summary.html | andrei128x/NuCS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.apache.commons.lang3.math (Apache Commons Lang 3.4 API)</title>
<link rel="stylesheet" type="tex... |
inria_demo/web/bin/htdocs/assets/css/themes/bootstrap.css | CARMinesDouai/MultiRobotExplorationPackages | /**
* alertifyjs 1.11.1 http://alertifyjs.com
* AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
* Copyright 2018 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com)
* Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dim... |
Dead-of-Night/Dead_of_Night_2e.css | Roll20/roll20-character-sheets | /*! ----------------- DEAD OF NIGHT CSS v1.01 ------------------ */
@import url("https://fonts.googleapis.com/css?family=Special+Elite&display=swap");
.sheet-wrapper,
.sheet-rolltemplate-skill {
font-family: "Special Elite", serif;
}
.sheet-main {
display: grid;
grid-gap: 6px 12px;
grid-template-areas: "skills... |
web/global/vendor/highlight/styles/monokai_sublime.css | oumarxy/BOPARK | /*
Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/
*/
.hljs {
display: block;
padding: .5em;
overflow-x: auto;
-webkit-text-size-adjust: none;
background: #23241f;
}
.hljs,
.hljs-tag,
.css .hljs-rule,
.css .hljs-value,
.aspectj .hljs-function,
.css .hljs-function
... |
lib/boost/doc/html/boost_asio/reference/io_service/poll.html | Bloodyaugust/sugarlabcppboilerplate | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>io_service::poll</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" titl... |
lib/boost/doc/html/boost/units/base_unit_inf_idp344165568.html | Bloodyaugust/sugarlabcppboilerplate | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct base_unit_info<abstract::time_unit_tag></title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" hre... |
tracker/software/fatfs/doc/en/rename.html | DL7AD/pecanpico9 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="up" title="FatFs" href="../00index_e.html">
<link rel="al... |
mallet-2.0.6/doc/api/cc/mallet/util/tests/TestRandom.html | napsternxg/twitter_nlp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_10) on Tue Sep 28 15:42:21 EDT 2010 -->
<TITLE>
TestRandom (Mallet 2 API)
</TITLE>
<META NAME="keywords" CONTENT="cc.mallet.util.tests.TestRandom cl... |
mallet-2.0.6/doc/api/cc/mallet/types/tests/TestFeatureVector.html | napsternxg/twitter_nlp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_10) on Tue Sep 28 15:42:19 EDT 2010 -->
<TITLE>
TestFeatureVector (Mallet 2 API)
</TITLE>
<META NAME="keywords" CONTENT="cc.mallet.types.tests.TestF... |
target/classes/org/olat/group/delete/_content/readyToDelete.html | RLDevOps/Demo | <p>
$header
$r.render("readyToDelete")
</p> |
source/api/apidocs-4.3/user/deleteAutoScaleVmProfile.html | resmo/cloudstack-www | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../includes/main.css" type="text/css">
<l... |
web-app/js-lib/ext-4.0.7/docs/source/FeatureDetector.html | ozoneplatform/owf-framework | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
wts/tests/audiosystem/AudioSystem_disconnect_exist.html | haoxli/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
useradmin/help/findform.fr.html | webdev1001/webmin | <header>Chercher un utilisateur</header>
Si votre système a trop d'utilisateurs, cette page vous sera affichée
pour que vous recherchiez l'utilisateur à modifier. La recherche peut
s'éffectuer par une correspondance exacte ou d'une expression régulière
sur le nom, le vrai nom, le shell, le répertoire personnel ou... |
third_party/blink/web_tests/http/tests/notifications/resources/iframe-permission-helper.html | nwjs/chromium.src | <!doctype html>
<html>
<head>
<title>Notification permission helper</title>
</head>
<body>
<script>
Promise.all([
Notification.requestPermission(),
navigator.permissions.query({ name: 'notifications' }),
navigator.permissions.query({ name: 'push', userVisibleOnly: true }),
... |
third_party/blink/web_tests/fast/canvas-api/canvas-lose-restore-max-int-size.html | scheib/chromium | <script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
var canvas = document.createElement('canvas')
var ctx = canvas.getContext('2d');
function verifyContextLost(shouldBeLost, message) {
// Verify context loss experimentally as well as isContex... |
dspace/docs/html/Installation.html | mdiggory/dryad-repo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>DSpace Documentation : Installation</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UT... |
web/bundles/jmztest/easyui/themes/ui-sunny/tree.css | jinmingzhu/proj2 | .tree {
margin: 0;
padding: 0;
list-style-type: none;
}
.tree li {
white-space: nowrap;
}
.tree li ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.tree-node {
height: 18px;
white-space: nowrap;
cursor: pointer;
}
.tree-hit {
cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-folder,
.... |
realms/templates/search/search.html | bartvm/realms-wiki | {% extends 'layout.html' %}
{% block body %}
{% if results %}
<h3>Results for <em class="text-info">{{ request.args.get('q') }}</em></h3>
<div class="list-group">
{% for r in results %}
<a href="{{ url_for('wiki.page', name=r['name']) }}" class="list-group-item">
<h4 class="list-group-item-hea... |
test2/sites/all/libraries/wymeditor/examples/09-two-panels.html | pcostan/CapoDiSerapo | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
* WYMeditor : what you see is What You Mean web-based editor
* Copyright (c) 2005 - 2012 Jean-Francois Hovinne, http://www.wymeditor.org/
* Dual licensed under the MIT (MIT-license.txt)
* a... |
www/collab_api/public/js/libs/flotr2/examples/editor.css | steflef/lmtl | /* Editor */
.editor {
position: relative;
}
.editor .render {
height: 240px;
width: 320px;
margin: 8px auto;
}
.editor .source {
border: 1px solid #ddd;
border-radius: 3px;
}
.editor .controls {
position: absolute;;
z-index: 100;
right: 8px;
margin-top: -12px;
}
.editor .control... |
_layouts/page.html | dspringate/experiment-two | ---
layout: default
---
<div class="post">
<header class="post-header">
<h1 class="h2">{{ page.title }}</h1>
</header>
<article class="post-content">
{{ content }}
</article>
</div>
|
code/doxygen/html/AnythingActivity_8java_source.html | tjhorner/illacceptanything | <!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" con... |
wp-content/plugins/easy-responsive-tabs/assets/css/res_tab_icon.css | xalgorithm/wkgbweb | .res_tab_icon{
background-image:url('../images/icon_bg.png') ;
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 11px;
margin-right: 5px;
width: 18px;
} |
qtopiacore/qt/doc/html/widgets-icons-iconsizespinbox-cpp.html | liuyanghejerry/qtextended | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.4: iconsizespinbox.cpp Example File (widgets/icons/iconsizespinbox.cpp)</title>
<link href="classic... |
tools/arm-bcm2708/gcc-linaro-arm-none-eabi-4.8-2014.04/share/doc/gcc-linaro-arm-none-eabi/html/gdb/GDB_002fMI-Stream-Records.html | darth-vader-lg/glcncrpi | <html lang="en">
<head>
<title>GDB/MI Stream Records - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="GDB_002f... |
bedrock/security/templates/security/bug-bounty/hall-of-fame.html | Jobava/bedrock | {% extends "security/base.html" %}
{% block page_title %}Mozilla Security Bug Bounty Program Hall of Fame{% endblock %}
{% block breadcrumbs %}
<nav class="breadcrumbs">
<a href="{{ url('mozorg.home') }}">{{ _('Home') }}</a> >
<a href="{{ url('security.index') }}">{{ _('Mozilla Security') }}</a> >
... |
tests/wpt/web-platform-tests/css/css-transforms/transforms-support-calc.html | dsandeephegde/servo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSS Transform Module Level 2: calc values</title>
<link rel="author" title="Eric Willigers" href="mailto:ericwilligers@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-transforms-2/">
<link rel="help" href="https://drafts.csswg.org/css-values... |
web/components/template-element/bower_components/test-fixture/test/test-fixture.html | glcomponents/glcomponents.github.io | <!doctype html>
<!--
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at... |
slyd/public/start.html | livepy/portia | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<style>
html {
width:100%;
height:100%;
background:url(/assets/portia.png) center center no-repeat;
}
</style>
</head>
<body>
</body>
</html>
|
docs/api/class_mix_e_r_p_1_1_net_1_1_api_1_1_core_1_1_compound_item_scrud_view_controller.html | gguruss/mixerp | <!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" con... |
src/background.html | nrich/uBlock | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>uBlock Origin</title>
</head>
<body>
<script src="lib/punycode.js"></script>
<script src="lib/publicsuffixlist.js"></script>
<script src="lib/yamd5.js"></script>
<script src="js/vapi-common.js"></script>
<script src="js/vapi-background.js"></script>
<script sr... |
spec/index.html | Automattic/webfontloader | <!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Webfontloader tests</title>
<link rel="stylesheet" href="../tools/jasmine/jasmine.css">
<link rel="stylesheet" href="fixtures/fonts/nullfont.css">
<link rel="stylesheet" href="fixtures/fonts/... |
vendor/cappuccino/Tools/capp/Resources/Templates/Application/index.html | i5ting/mdpreview | <!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!--
index.html
__project.name__
Created by __user.name__ on __project.date__.
Copyright __project.year__, __organization.name__ ... |
www/include/common/javascript/modalbox.css | Tpo76/centreon | #MB_overlay {
position: absolute;
margin: auto;
top: 0; left: 0;
width: 100%; height: 100%;
z-index: 9999;
background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }
#MB_window {
position: absolute;
top: 0;
border: 0 solid;
text-align: left;
z-index: 10000;
}
#MB_window[id] { ... |
tests/wpt/web-platform-tests/css/css-text/text-align/text-align-justifyall-003.html | UK992/servo | <!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8">
<title>text-align: justify-all, dir=rtl</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
<link rel='match' href='reference/text-align-justifyal... |
java/java-tests/testData/codeInsight/javadocIG/fieldInitializedWithSizedArray.html | siosio/intellij-community | <html><head><base href="placeholder"></head><body><div class='definition'><pre><a href="psi_element://A"><code>A</code></a><br>public static int[] <b>x</b> = new int[1]</pre></div><table class='sections'></table> |
docs/libc/unix/notbsd/EPIPE.v.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.EPIPE.html">
</head>
<body>
<p>Redirecting to <a href="constant.EPIPE.html">constant.EPIPE.html</a>...</p>
<script>location.replace("constant.EPIPE.html" + location.search + location.hash);</script>
</body>
</html> |
usecase/usecase-apptools-tests/samples-android/CheckApkSize/index.html | yhe39/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2016 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
src/main/twirl/issues/editcomment.scala.html | emag/gitbucket | @(content: String, commentId: Int, owner: String, repository: String)(implicit context: app.Context)
@import context._
<span id="error-edit-content-@commentId" class="error"></span>
<textarea style="width: 680px; height: 100px;" id="edit-content-@commentId">@content</textarea>
<div>
<input type="button" id="update-co... |
doc/source/_templates/sidebar-nav-bs.html | e-q/scipy | <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
<div class="bd-toc-item active">
{% if pagename.startswith("reference") %}
{{ generate_nav_html("sidebar", maxdepth=1, collapse=True, includehidden=True, titles_only=True) }}
{% else %}
{{ generate_nav_html("sidebar", maxdepth=2, col... |
util/management/assets/css/table.css | ehein6/stinger | /*
* File: demo_table.css
* CVS: $Id$
* Description: CSS descriptions for DataTables demo pages
* Author: Allan Jardine
* Created: Tue May 12 06:47:22 BST 2009
* Modified: $Date$ by $Author$
* Language: CSS
* Project: DataTables
*
* Copyright 2009 ... |
ajax/libs/froala-editor/2.6.6/css/plugins/fullscreen.min.css | seogi1004/cdnjs | /*!
* froala_editor v2.6.6 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2017 Froala Labs
*/
body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z... |
wp-admin/css/customize-controls-rtl.css | pcutler/stoneopen | body {
overflow: hidden;
-webkit-text-size-adjust: 100%;
}
.customize-controls-close,
.widget-control-actions a {
text-decoration: none;
}
#customize-controls h3 {
font-size: 14px;
}
#customize-controls img {
max-width: 100%;
}
#customize-controls .submit {
text-align: center;
}
#customize-controls #customiz... |
third_party/WebKit/LayoutTests/fast/css-grid-layout/absolute-positioning-grid-container-parent.html | hujiajie/chromium-crosswalk | <!DOCTYPE html>
<html>
<link href="resources/grid.css" rel="stylesheet">
<style>
.grid {
grid-template-columns: 50px 100px 150px;
grid-template-rows: 25px 50px 100px;
width: 300px;
height: 200px;
border: 5px solid black;
margin: 20px 30px;
padding: 5px 15px;
}
.container {
width: 500px... |
scib/lib/python3.5/site-packages/astropy/io/ascii/tests/t/html2.html | piotroxp/scibibscan | <html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
</head>
<body>
<table>
<tr>
Row with no data elements
</tr>
<tr>
<th colspan="2">A</th>
<th>B</th>
</tr>
<tr>
<td>1</td>
<td>2.5000000000000000001</td>
<td>3</td>
</tr>
<tr>
<td>1a</td>
<td>1</td>
<td>3.5</... |
site/examples/friendlycode/templates/nav-options.html | shamim8888/togetherjs | <div class="nav-options">
<div class="editor-pane-nav-options">
<!-- editor, undo, redo, text size, hinting -->
<div class="editor-nav-item nav-item">
<span class="icon"> </span>Editor
<div class="pane-indicator enabled"></div>
</div>
<div class="nav-item"><div class="breadcrumbs"></d... |
zeppelin-web/node_modules/grunt-dom-munger/test/fixtures/css1.css | nikste/visualizationDemo | .css1 {
} |
ajax/libs/pace/0.7.8/themes/silver/pace-theme-center-simple.min.css | joeyparrish/cdnjs | .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2000;position:fixed;margin:auto;top:0;left:0;right:0;bottom:0;height:5px;width:200px;background:#fff;border:1px solid #d6d6d6}.pace .pace-progress{-webkit-box-sizing:border-box;-moz-box-sizing:b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.