repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
susaing/doc.servo.org
x11/xinput2/struct.Struct_Unnamed7.html
6001
<!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 `Struct_Unnamed7` struct in crate `x11`."> <meta name="keyw...
mpl-2.0
legatoproject/legato-docs
19_11_6/avInstallUpload.html
9902
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Create and Install Bundles - Legato Docs</ti...
mpl-2.0
Elfhir/apero-imac
static/js/foundation/foundation.dropdown.js
5841
/*jslint unparam: true, browser: true, indent: 2 */ ;(function ($, window, document, undefined) { 'use strict'; Foundation.libs.dropdown = { name : 'dropdown', version : '4.3.2', settings : { activeClass: 'open', is_hover: false, opened: function(){}, closed: function(){} ...
mpl-2.0
servo/doc.servo.org
gleam/gl/Uniform1fv/fn.is_loaded.html
4341
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `is_loaded` fn in crate `gleam`."> <meta name="keywords" co...
mpl-2.0
Yukarumya/Yukarum-Redfoxes
accessible/mac/TextLeafAccessibleWrap.h
563
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef mozilla_a11y_TextLeafAcces...
mpl-2.0
Ivan-Katovich/cms-protractor-fw
test/e2e/support/ui_elements/fields/filterField.js
1775
'use strict'; var inheritance = require('./../../helpers/inheritance'), Field = require('./field'); var FilterField = function(){}; inheritance.inherits(Field,FilterField); FilterField.prototype.isOpen = function(){ return this.world.helper.elementGetter(this._root,this._data.elements.body).isDisplayed(); }...
mpl-2.0
realityeditor/server
libraries/logicBlocks/ifttt/gui/style.css
564
body { background-color: dimgray; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #00ffff; text-align: center; width: 506px; word-wrap: break-word; } #description { margin: 30px 40px 30px 40px; } #interaction { margin: 0 40px 0 40px; } #eventNameTextField, #iftttTe...
mpl-2.0
AngelFQC/fx-dev-edition
app/js/views/login.js
2454
define([ 'jquery', 'underscore', 'backbone', 'text!template/login.html', 'models/campus' ], function ($, _, Backbone, LoginTemplate, CampusModel) { var LoginView = Backbone.View.extend({ tagName: 'section', className: 'container', template: _.template(LoginTemplate), ...
mpl-2.0
susaing/doc.servo.org
wayland_kbd/keysyms/constant.XKB_KEY_KP_0.html
3964
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_KP_0` constant in crate `wayland_kbd`."> <meta nam...
mpl-2.0
zdenek-jelinek/SimpleSearchBuilder
Consumer/Samples/Queries/DateIdQuery.cs
233
using System; namespace Consumer.Samples.Queries { public class DateIdQuery { public DateTime? StartDate { get; set; } public DateTime? EndDate { get; set; } public int? Id { get; set; } } }
mpl-2.0
servo/doc.servo.org
gleam/gl/VertexAttrib2d/index.html
4990
<!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 `VertexAttrib2d` mod in crate `gleam`."> <meta name="keywor...
mpl-2.0
tmhorne/celtx
layout/html/tests/frameset/iframe/Ifh.html
42
<iframe src=foo.html height=400></iframe>
mpl-2.0
tuchida/rhino
testsrc/org/mozilla/javascript/tests/MathMaxMinEveryElementToNumber.java
628
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mozilla.javascript.tests; import org.mozilla.javascript.Context; import org.mozilla.javascript.driver...
mpl-2.0
finjin/finjin-engine
cpp/library/src/finjin/engine/internal/input/xinput/XInputGameController.cpp
14842
//Copyright (c) 2017 Finjin // //This file is part of Finjin Engine (finjin-engine). // //Finjin Engine is distributed in the hope that it will be useful, //but WITHOUT ANY WARRANTY; without even the implied warranty of //MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // //This Source Code Form is subject to the ...
mpl-2.0
susaing/doc.servo.org
wayland_kbd/keysyms/constant.XKB_KEY_XF86Battery.html
4012
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_XF86Battery` constant in crate `wayland_kbd`."> <m...
mpl-2.0
aspia-org/remote-desktop
source/console/update_settings_dialog.cc
2097
// // Aspia Project // Copyright (C) 2018 Dmitry Chapyshev <dmitry@aspia.ru> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any lat...
mpl-2.0
intportg/Change
Plugins/Modules/Rbs/Workflow/Documents/Workflow.php
5317
<?php /** * Copyright (C) 2014 Ready Business System * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ namespace Rbs\Workflow\Documents; use Change\Workflow\Va...
mpl-2.0
dannycoates/chooloo
server/storage.js
5806
const AWS = require('aws-sdk'); const s3 = new AWS.S3(); const conf = require('./config'); const { tmpdir } = require('os'); const fs = require('fs'); const path = require('path'); const mozlog = require('./log'); const log = mozlog('send.storage'); const redis = require('redis'); const redis_client = redis.createC...
mpl-2.0
Tayamarn/socorro
socorro/unittest/external/es/test_analyzers.py
1852
# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. from socorro.lib import datetimeutil from socorro.unittest.external.es.base import ( ElasticsearchTestCase, Supe...
mpl-2.0
CPardi/Doctran
Doctran.Test/XmlSerialization/TestClass.cs
384
namespace Doctran.Test.XmlSerialization { using Doctran.Parsing; internal class TestClass : ITestClass { public TestClass(bool shouldCreate = true) { this.ShouldCreate = shouldCreate; } public string ObjectName => "Test Class"; public IContainer Parent ...
mpl-2.0
susaing/doc.servo.org
libc/consts/os/posix88/constant.MS_SYNC.html
4462
<!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 `MS_SYNC` constant in crate `libc`."> <meta name="keywords"...
mpl-2.0
Yukarumya/Yukarum-Redfoxes
widget/gtk/nsPrintOptionsGTK.h
1260
/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef nsPrintOptionsGTK_h__ #def...
mpl-2.0
servo/doc.servo.org
libc/unix/linux/other/constant.MADV_DODUMP.html
4655
<!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 `MADV_DODUMP` constant in crate `libc`."> <meta name="keywo...
mpl-2.0
UK992/servo
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc-inherit.http-rp/strict-origin-when-cross-origin/a-tag/cross-https.no-redirect.http.html
1719
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'strict-origin-when-cross-origin'</title> <meta charset='utf-8'> <meta name="description" content="Check that a priori ins...
mpl-2.0
hasadna/OpenTrainApp
app/src/androidTest/java/com/opentrain/app/ServerRequestsTest.java
1726
package com.opentrain.app; import android.test.InstrumentationTestCase; import com.opentrain.app.network.NetowrkManager; import java.util.concurrent.CountDownLatch; /** * Created by noam on 27/07/15. */ public class ServerRequestsTest extends InstrumentationTestCase { CountDownLatch countDownLatch = new Coun...
mpl-2.0
zeroae/postgres-xl
src/backend/libpq/pqmq.c
7913
/*------------------------------------------------------------------------- * * pqmq.c * Use the frontend/backend protocol for communication over a shm_mq * * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/ba...
mpl-2.0
susaing/doc.servo.org
wayland_kbd/ffi/keysyms/constant.XKB_KEY_F14.html
4066
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_F14` constant in crate `wayland_kbd`."> <meta name...
mpl-2.0
susaing/doc.servo.org
servo/script/dom/bindings/codegen/Bindings/WebGLRenderingContextBinding/WebGLRenderingContextConstants/constant.TEXTURE_CUBE_MAP_NEGATIVE_Z.html
5080
<!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 `TEXTURE_CUBE_MAP_NEGATIVE_Z` constant in crate `servo`."> ...
mpl-2.0
susaing/doc.servo.org
glutin/api/x11/fn.get_available_monitors.html
4491
<!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 `get_available_monitors` fn in crate `glutin`."> <meta name...
mpl-2.0
legatoproject/legato-af
apps/sample/datahubGps/gpsSensor/gpsSensor.c
5575
#include "legato.h" #include "interfaces.h" #define dhubIO_DataType_t io_DataType_t static bool IsEnabled = false; static le_timer_Ref_t Timer; #define LATITUDE_NAME "location/value/latitude" #define LONGITUDE_NAME "location/value/longitude" #define PERIOD_NAME "location/period" #define ENABLE_NAME "location/enable...
mpl-2.0
matraska23/jpm
test/functional/test.xpi.js
987
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ "use strict"; var fs = require("fs"); var path = require("path"); var utils = require("../utils"); var chai = requ...
mpl-2.0
os2webscanner/os2webscanner
django-os2webscanner/os2webscanner/__init__.py
53
"""Django module for the OS2datascanner project."""
mpl-2.0
servo/doc.servo.org
wayland_sys/cursor/struct.wl_cursor_image.html
5889
<!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 `wl_cursor_image` struct in crate `wayland_sys`."> <meta na...
mpl-2.0
andreadanzi/rotho_dev
plugins/erpconnector/users4entities/users4entities_functions.php
8018
<?php include_once 'include/Zend/Json.php'; include_once 'vtlib/Vtiger/Module.php'; include_once 'include/utils/VtlibUtils.php'; include_once 'include/Webservices/Create.php'; include_once 'include/QueryGenerator/QueryGenerator.php'; function do_users4entities($time_start) { global $log_active, $adb; echo "\n=======...
mpl-2.0
deanhiller/databus
webapp/app/models/message/StreamModule.java
1764
package models.message; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; im...
mpl-2.0
terraform-providers/terraform-provider-aws
website/docs/d/ec2_transit_gateway_dx_gateway_attachment.html.markdown
1761
--- subcategory: "EC2" layout: "aws" page_title: "AWS: aws_ec2_transit_gateway_dx_gateway_attachment" description: |- Get information on an EC2 Transit Gateway's attachment to a Direct Connect Gateway --- # Data Source: aws_ec2_transit_gateway_dx_gateway_attachment Get information on an EC2 Transit Gateway's attach...
mpl-2.0
legatoproject/legato-docs
20_08/conceptsSecuritySmack.html
17632
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>SMACK Security and Legato - Legato Docs</tit...
mpl-2.0
MonsantoCo/vault
builtin/credential/okta/backend.go
3733
package okta import ( "fmt" "github.com/hashicorp/vault/logical" "github.com/hashicorp/vault/logical/framework" ) func Factory(conf *logical.BackendConfig) (logical.Backend, error) { return Backend().Setup(conf) } func Backend() *backend { var b backend b.Backend = &framework.Backend{ Help: backendHelp, ...
mpl-2.0
oracle/terraform-provider-baremetal
vendor/github.com/oracle/oci-go-sdk/v46/aianomalydetection/data_source_details_influx.go
2844
// Copyright (c) 2016, 2018, 2021, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose ei...
mpl-2.0
tst20170901/test2
Model/OrderState.cs
485
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Models { /// <summary> /// 订单状态 /// </summary> public enum OrderState { /// <summary> /// 已提交 /// </summary> Submitted = 10, /// <summary> /// 等待付款 ...
mpl-2.0
legatoproject/legato-docs
18_08/conceptsSecurity.html
8035
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Security - Legato Docs</title> <meta content...
mpl-2.0
wavebox/waveboxapp
classic/src/scenes/mailboxes/src/stores/slack/SlackHTTP.js
6676
import querystring from 'querystring' import SlackRTM from './SlackRTM' import FetchService from 'shared/FetchService' import userStore from 'stores/user/userStore' import accountStore from 'stores/account/accountStore' import { remote, ipcRenderer } from 'electron' import uuid from 'uuid' import { WB_WCFETCH_SERVICE_T...
mpl-2.0
servo/rust-azure
libazure/Path.cpp
16363
/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 2 -*- * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "2D.h" #include "PathAnalys...
mpl-2.0
susaing/doc.servo.org
unicode_bidi/prepare/fn.removed_by_x9.html
4242
<!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 `removed_by_x9` fn in crate `unicode_bidi`."> <meta name="k...
mpl-2.0
servo/doc.servo.org
style/properties/longhands/word_break/computed_value/enum.T.html
17693
<!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 `T` enum in crate `style`."> <meta name="keywords" content=...
mpl-2.0
ernestio/definition-mapper
libmapper/providers/vcloud/components/template.go
981
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package components const ( TYPEDELIMITER = "::" TYPEROUTER = "router" TYPENETWORK = "network" TYPEINSTAN...
mpl-2.0
susaing/doc.servo.org
wayland_client/ffi/interfaces/region/struct.wl_region.html
4128
<!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 `wl_region` struct in crate `wayland_client`."> <meta name=...
mpl-2.0
softlayer/terraform-provider-softlayer
softlayer/resource_softlayer_lb_local_test.go
2262
package softlayer import ( "github.com/hashicorp/terraform/helper/resource" "testing" ) func TestAccSoftLayerLbLocalShared_Basic(t *testing.T) { resource.Test(t, resource.TestCase{ PreCheck: func() { testAccPreCheck(t) }, Providers: testAccProviders, Steps: []resource.TestStep{ resource.TestStep{ Con...
mpl-2.0
eqrion/cbindgen
tests/expectations/workspace.cpp
230
#include <cstdarg> #include <cstdint> #include <cstdlib> #include <ostream> #include <new> static const int32_t EXT_CONST = 0; struct ExtType { uint32_t data; }; extern "C" { void consume_ext(ExtType _ext); } // extern "C"
mpl-2.0
ricardclau/packer
builder/proxmox/common/step_success.go
619
package proxmox import ( "context" "github.com/hashicorp/packer-plugin-sdk/multistep" ) // stepSuccess runs after the full build has succeeded. // // It sets the success state, which ensures cleanup does not remove the finished template type stepSuccess struct{} func (s *stepSuccess) Run(ctx context.Context, stat...
mpl-2.0
gozer/voice-web
server/src/lib/model/db/migrations/20191108184707-add-pilot-challenge-data.ts
1914
// Our current version of MySQL doesn't support `WITH` statements. We're only // running this a few times, so no need to get fancy. It'll get cached anyway. const pilotId = `(SELECT id FROM challenges WHERE url_token='pilot')`; export const up = async function(db: any): Promise<any> { return db.runSql(` /* We're...
mpl-2.0
servo/doc.servo.org
libc/constant.ELOOP.html
4262
<!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 `ELOOP` constant in crate `libc`."> <meta name="keywords" c...
mpl-2.0
susaing/doc.servo.org
libc/funcs/posix88/unistd/fn.close.html
4544
<!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 `close` fn in crate `libc`."> <meta name="keywords" content...
mpl-2.0
servo/doc.servo.org
bincode/serde/writer/constant.TAG_TWO_B.html
4388
<!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 `TAG_TWO_B` constant in crate `bincode`."> <meta name="keyw...
mpl-2.0
susaing/doc.servo.org
style/properties/longhands/border_top_color/fn.parse_declared.html
4998
<!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 `parse_declared` fn in crate `style`."> <meta name="keyword...
mpl-2.0
servo/doc.servo.org
gleam/ffi/GetBooleanv/index.html
4972
<!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 `GetBooleanv` mod in crate `gleam`."> <meta name="keywords"...
mpl-2.0
susaing/doc.servo.org
servo/gl/fn.GenTextures.html
3990
<!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 `GenTextures` fn in crate `servo`."> <meta name="keywords" ...
mpl-2.0
GreenDelta/olca-app
olca-app/src/org/openlca/app/collaboration/navigation/actions/OpenCompareViewAction.java
1504
package org.openlca.app.collaboration.navigation.actions; import java.util.List; import org.eclipse.jface.action.Action; import org.eclipse.jface.dialogs.IDialogConstants; import org.openlca.app.M; import org.openlca.app.collaboration.dialogs.SelectCommitDialog; import org.openlca.app.collaboration.views.CompareView;...
mpl-2.0
susaing/doc.servo.org
gleam/gl/constant.BLUE.html
4009
<!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 `BLUE` constant in crate `gleam`."> <meta name="keywords" c...
mpl-2.0
samwa/loconomics
app/source/html/activities/serviceProfessionalServiceEditor.html
13175
<!-- Activity serviceProfessionalServiceEditor --> <div data-activity="serviceProfessionalServiceEditor"class="Boxes-sm animated"> <app-inline-user-menu data-bind="visible: !isInOnboarding()"></app-inline-user-menu> <app-onboarding-menu data-bind="visible: isInOnboarding"></app-onboarding-menu> <div class="...
mpl-2.0
MaticsL/highway_client-libuv
encrypt_rc4-md5.c
1858
/* Copyright (C) 2015, Hsiang Kao (e0e1e) <0xe0e1e@gmail.com> * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include <openssl/evp.h> #include "highway/encrypt...
mpl-2.0
legatoproject/legato-docs
18_01/c_updateCtrl.html
8108
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Update Control API - Legato Docs</title> <me...
mpl-2.0
yldio/joyent-portal
consoles/my-joy-images/src/containers/create-image/details.js
5062
import React, { Fragment } from 'react'; import { compose, graphql } from 'react-apollo'; import { set } from 'react-redux-values'; import ReduxForm from 'declarative-redux-form'; import { Row, Col } from 'joyent-react-styled-flexboxgrid'; import { Margin } from 'styled-components-spacing'; import { change } from 'redu...
mpl-2.0
origocms/origo
modules/core/app/main/origo/core/actions/ContextAware.java
811
package main.origo.core.actions; import main.origo.core.event.NodeContext; import play.mvc.Action; import play.mvc.Http; import play.mvc.Result; import play.mvc.With; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotatio...
mpl-2.0
zyxakarene/LearningOpenGl
MainGame/src/zyx/game/components/world/characters/GameCharacter.java
2465
package zyx.game.components.world.characters; import java.util.ArrayList; import org.lwjgl.util.vector.Matrix4f; import zyx.game.behavior.characters.CharacterAnimationBehavior; import zyx.game.behavior.player.OnlinePositionInterpolator; import zyx.game.components.AnimatedMesh; import zyx.game.components.GameObject; im...
mpl-2.0
savant-nz/carbon
Source/CarbonEngine/Scene/GeometryGather.cpp
7690
/* * This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not * distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "CarbonEngine/Common.h" #include "CarbonEngine/Core/CoreEvents.h" #include "CarbonEngine/Core/EventManag...
mpl-2.0
jimberlage/servo
components/script/dom/cssgroupingrule.rs
2568
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ use crate::dom::bindings::codegen::Bindings::CSSGroupingRuleBinding::CSSGroupingRuleMethods; use crate::dom::bindi...
mpl-2.0
wx1988/strabon
postgis/src/main/java/org/openrdf/sail/postgis/evaluation/PostGISSqlCastBuilder.java
1330
/** * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team * * http://www.strabon.di.uoa.gr/ */ package org.ope...
mpl-2.0
UniversalLP/mpdq
build.sh
1054
#!/bin/bash # Automatic build script # Uses zed and zip command build_dir="./build" project="mpdq" version_file="./src/util.c" bundled_files="README.md LICENSE" function build_failed { echo "Make returned errors, aborting..." sed -i -e 's/$version/@VERSION@/g' "$version_file" exit } if test -d $build_dir; then e...
mpl-2.0
mozilla-services/autograph
database/schema.sql
1158
CREATE ROLE myautographdbuser; ALTER ROLE myautographdbuser WITH NOSUPERUSER INHERIT NOCREATEROLE NOCREATEDB LOGIN PASSWORD 'myautographdbpassword'; CREATE TABLE endentities( id SERIAL PRIMARY KEY, label VARCHAR NOT NULL, hsm_handle BIGINT NOT NULL, signer_id VARCHAR NO...
mpl-2.0
ewbankkit/terraform
internal/terraform/context_plan_test.go
194480
package terraform import ( "bytes" "errors" "fmt" "os" "reflect" "sort" "strings" "sync" "testing" "github.com/davecgh/go-spew/spew" "github.com/google/go-cmp/cmp" "github.com/zclconf/go-cty/cty" "github.com/hashicorp/terraform/internal/addrs" "github.com/hashicorp/terraform/internal/configs/configsche...
mpl-2.0
Deathspike/mangarack.cs
MangaRack/Internals/Options.cs
4812
// ====================================================================== using System; using System.Collections.Generic; using System.Reflection; using CommandLine; using CommandLine.Text; namespace MangaRack.Internals { /// <summary> /// Represents a collection of options. /// </summary> class Option...
mpl-2.0
crunchmail/dentifrice
dist/ckeditor/plugins/placeholder/lang/pt.js
406
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang("placeholder","pt",{title:"Propriedades dos marcadores",toolbar:"Símbolo",name:"Nome do marcador",invalidName:"O marcador não pode estar em branco e n...
mpl-2.0
MiniZinc/libminizinc
solvers/gecode/gecode_solverfactory.cpp
337
#include <minizinc/solvers/gecode_solverfactory.hh> #include <minizinc/solvers/gecode_solverinstance.hh> namespace MiniZinc { namespace { void get_wrapper() { static GecodeSolverFactory _gecode_solverfactory; } } // namespace GecodeSolverFactoryInitialiser::GecodeSolverFactoryInitialiser() { get_wrapper(); } } // na...
mpl-2.0
zyzyis/monetdb
sql/benchmarks/sqlite/test08.sql
933399
UPDATE t2 SET b=271822 WHERE a=1; UPDATE t2 SET b=28304 WHERE a=2; UPDATE t2 SET b=221523 WHERE a=3; UPDATE t2 SET b=146116 WHERE a=4; UPDATE t2 SET b=282079 WHERE a=5; UPDATE t2 SET b=406118 WHERE a=6; UPDATE t2 SET b=139432 WHERE a=7; UPDATE t2 SET b=447043 WHERE a=8; UPDATE t2 SET b=457402 WHERE a=9; UPDATE t2 SET b...
mpl-2.0
zyzyis/monetdb
common/utils/math_private.h
6557
/* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. ...
mpl-2.0
nbaztec/terraform-provider-aws
website/docs/r/storagegateway_upload_buffer.html.markdown
1425
--- layout: "aws" page_title: "AWS: aws_storagegateway_upload_buffer" sidebar_current: "docs-aws-resource-storagegateway-upload-buffer" description: |- Manages an AWS Storage Gateway upload buffer --- # aws_storagegateway_upload_buffer Manages an AWS Storage Gateway upload buffer. ~> **NOTE:** The Storage Gateway ...
mpl-2.0
neolao/music-playlist-generator
exiftool/lib/Image/ExifTool/MakerNotes.pm
60475
#------------------------------------------------------------------------------ # File: MakerNotes.pm # # Description: Read and write EXIF maker notes # # Revisions: 11/11/2004 - P. Harvey Created #------------------------------------------------------------------------------ package Image::ExifTool::Maker...
mpl-2.0
Endika/l10n-spain
account_balance_reporting/__openerp__.py
1278
# -*- coding: utf-8 -*- # © 2009 Pexego/Comunitea # © 2011-2012 Iker Coranti (www.avanzosc.es) # © 2014 Juanjo Algaz (gutierrezweb.es) # © 2014-2016 Pedro M. Baeza # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl-3.0). { "name": "Account balance reporting engine", "version": "8.0.1.2.0", "auth...
agpl-3.0
epeios-q37/epeios
devel/rgstry/rgstry_test.cpp
1175
/* Copyright (C) 1999 Claude SIMON (http://q37.info/contact/). This file is part of the Epeios framework. The Epeios framework is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the ...
agpl-3.0
Tanaguru/Tanaguru
rules/rgaa4-2019/src/test/java/org/tanaguru/rules/rgaa42019/Rgaa42019Rule010802Test.java
4980
/* * Tanaguru - Automated webpage assessment * Copyright (C) 2008-2015 Tanaguru.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
agpl-3.0
Upgrade-Digital/client
php/UpgradeDigital/ResourceTagCount.php
864
<?php namespace UpgradeDigital; /** * Resource tag count model represents a count of resources grouped by a * particular tag set e.g. room type. * PHP version 5 * * @package Client * @author Damien Allison <damien@upgrade-digital.com> * @copyright 2015 Upgrade Digital * @license https://github.com/Upgrade-...
agpl-3.0
nishad-jobsglobal/odoo-marriot
openerp/addons/tapplicant_webcam/__openerp__.py
1685
# -*- coding:utf-8 -*- # # # Copyright (C) 2013 Michael Telahun Makonnen <mmakonnen@gmail.com>. # All Rights Reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published # by the Free Software Foundation, eit...
agpl-3.0
SilverDav/Silverpeas-Core
core-services/mylinks/src/integration-test/java/org/silverpeas/core/mylinks/dao/MyLinksDAOITUtil.java
2953
/* * Copyright (C) 2000 - 2021 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
agpl-3.0
bhargavasana/activitysim
activitysim/tests/test_mnl.py
3724
# ActivitySim # Copyright (C) 2014-2015 Synthicity, LLC # See full license in LICENSE.txt. import os.path import numpy as np import pandas as pd import pandas.util.testing as pdt import pytest from ..activitysim import eval_variables from .. import mnl # this is lifted straight from urbansim's test_mnl.py @pytest....
agpl-3.0
zjujunge/funambol
externals/java-sdk/syncml/src/main/java/com/funambol/syncml/client/FileSyncSource.java
8195
/* * Funambol is a mobile platform developed by Funambol, Inc. * Copyright (C) 2008 Funambol, Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by * the Free Software Foundation with the addition of ...
agpl-3.0
RBSChange/modules.order
actions/CancelOrderAction.class.php
697
<?php class order_CancelOrderAction extends f_action_BaseJSONAction { /** * @param Context $context * @param Request $request */ public function _execute($context, $request) { $labels = array(""); foreach ($this->getDocumentInstanceArrayFromRequest($request) as $order) { if ($order instanceof order_pe...
agpl-3.0
arlaneenalra/Bootstrap-Scheme
count.sh
227
#!/bin/sh echo "Source Statistics:" wc `find . -regextype posix-basic -iregex '.*\.\(scm\|h\|c\|y\|l\)' | grep -v 'test\/test_eyeball\|CMake\|build\|vendor'` echo echo "Commit Count: " `git log | grep '^commit' | wc -l` echo
agpl-3.0
kaltura/player-sdk-native-ios
KALTURAPlayerSDK/KPFairPlayAssetResourceLoaderHandler.h
429
// // KPFairPlayAssetResourceLoaderHandler.h // KALTURAPlayerSDK // // Created by Noam Tamim on 09/08/2016. // Copyright © 2016 Kaltura. All rights reserved. // @import AVFoundation; @interface KPFairPlayAssetResourceLoaderHandler : NSObject <AVAssetResourceLoaderDelegate> @property (nonatomic, copy) NSString* li...
agpl-3.0
ISCPIF/PSEExperiments
openmole-src/openmole/core/org.openmole.core.batch/src/main/scala/org/openmole/core/batch/control/UsageControl.scala
1174
/* * Copyright (C) 2010 Romain Reuillon * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progra...
agpl-3.0
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/42123 Warden.sql
5777
DELETE FROM `weenie` WHERE `class_Id` = 42123; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (42123, 'ace42123-warden', 10, '2019-02-10 00:00:00') /* Creature */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (42123, 1, 16) /* ItemType - Creature...
agpl-3.0
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Scroll/Writable/08946 Scroll of Lightning Streak VI.sql
1993
DELETE FROM `weenie` WHERE `class_Id` = 8946; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (8946, 'scrolllightningstreak6', 34, '2019-02-10 00:00:00') /* Scroll */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (8946, 1, 8192) /* ItemType - Writab...
agpl-3.0
ACEmulator/ACE-World
Database/3-Core/6 LandBlockExtendedData/SQL/AEC6.sql
1346
DELETE FROM `landblock_instance` WHERE `landblock` = 0xAEC6; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AEC6000, 412, 0xAEC60039, 176.253, 15.7705, 118.082...
agpl-3.0
Antiun/odoo
openerp/fields.py
75603
# -*- coding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2013-2014 OpenERP (<http://www.openerp.com>). # # This program is free software: you can redistribute it and/or modify # it under the terms of t...
agpl-3.0
clarkerubber/lila
modules/game/src/main/CrosstableApi.scala
3891
package lila.game import scala.concurrent.duration._ import lila.db.dsl._ import lila.memo.AsyncCache import lila.user.UserRepo final class CrosstableApi( coll: Coll, gameColl: Coll, system: akka.actor.ActorSystem) { import Crosstable.Result private val maxGames = 20 def apply(game: Game): Fu[Op...
agpl-3.0
fidelcoria/AYFM-Scheduling
AssignmentPlanner/src/main/java/io/fidelcoria/ayfmap/controller/MainController.java
1099
package io.fidelcoria.ayfmap.controller; import java.util.HashMap; import java.util.Map; import org.springframework.stereotype.Component; import javafx.fxml.FXML; import javafx.scene.control.Label; import javafx.scene.control.Tab; import javafx.scene.control.TabPane; @Component public class MainController { @FXML...
agpl-3.0
mcecchi/SuperOcto
OctoPrint-FirmwareUpdater/octoprint_firmwareupdater/static/js/firmwareupdater.js
16233
$(function() { function FirmwareUpdaterViewModel(parameters) { var self = this; self.settingsViewModel = parameters[0]; self.loginState = parameters[1]; self.connection = parameters[2]; self.printerState = parameters[3]; self.configPathAvrdude = ko.observable(); ...
agpl-3.0
opencadc/vos
cadc-vos-server/src/main/java/ca/nrc/cadc/vos/server/TransferInlineContentHandler.java
6452
/* ************************************************************************ ******************* CANADIAN ASTRONOMY DATA CENTRE ******************* ************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES ************** * * (c) 2009. (c) 2009. * Government of Canada ...
agpl-3.0
overview/overview-apps
keyword-noodle-soup/public/show.html
375
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Keyword noodle soup</title> <link rel="stylesheet" href="show.css"> </head> <body> <div id="app"> <h1>Loading…</h1> </div> <script src="underscore-min.js"></script> <script src="d3.v3.min.js" charset="utf-8"></script> ...
agpl-3.0
Widukind/dlstats
dlstats/tests/fetchers/test_bea.py
6159
# -*- coding: utf-8 -*- import io import os from dlstats.fetchers.bea import BEA as Fetcher import httpretty from dlstats.tests.base import RESOURCES_DIR as BASE_RESOURCES_DIR from dlstats.tests.fetchers.base import BaseFetcherTestCase import unittest from unittest import mock RESOURCES_DIR = os.path.abspath(os.p...
agpl-3.0