code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
# dyndns-update PHP DynDns update script for bind dns server ## Requirements - PHP5 with mysqli - Mysql Server - configured Bind DNS Server - Tested on FreeBSD, can be modified for Linux easily ## Setup - Create a database account - Fill the missing data at the top of the script - Call the script with ?setup to creat...
hc42/dyndns-update
README.md
Markdown
bsd-3-clause
571
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="Description" content="scikit-optimize: mac...
scikit-optimize/scikit-optimize.github.io
0.8/modules/generated/skopt.space.space.Categorical.html
HTML
bsd-3-clause
22,247
/* $This file is distributed under the terms of the license in LICENSE$ */ package edu.cornell.mannlib.vitro.webapp.beans; import java.util.Collection; import java.util.Collections; import java.util.HashSet; import java.util.Set; /** * Reflects a collection of Permissions that can be made available to a user. * Si...
vivo-project/Vitro
api/src/main/java/edu/cornell/mannlib/vitro/webapp/beans/PermissionSet.java
Java
bsd-3-clause
1,663
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Realtime &#8212; MNE 0.23.4 documentation</title> <link href="_static/css/theme.css" rel="stylesheet" /> <link href="_static/css/index.c5995385ac14fb8791e8eb36b...
mne-tools/mne-tools.github.io
0.23/realtime.html
HTML
bsd-3-clause
105,009
<?php /** * Copyright (c) 2015 Onxshop Ltd (https://onxshop.com) * Licensed under the New BSD License. See the file LICENSE.txt for details. * */ require_once('controllers/component/teaser.php'); class Onxshop_Controller_Component_Teaser_Grid extends Onxshop_Controller_Component_Teaser { }
chrisblackni/onxshop
controllers/component/teaser_grid.php
PHP
bsd-3-clause
300
<?php namespace ZfeggAdmin\V1\Rest\Resources; class ResourcesEntity { }
zfegg/apigility-lab
module/ZfeggAdmin/src/V1/Rest/Resources/ResourcesEntity.php
PHP
bsd-3-clause
73
Template: painting Title: UFO 02 Tags: painting Description: Oil on Canvas Img: ../images/700-limited/IMG_0006-MAX.png Date: 2016-08-30 Size: 18x24 SourceURL:
ecurtin/framebit
content/pages/paintings/ufo-02.md
Markdown
bsd-3-clause
165
<?php use yii\helpers\Html; use yii\helpers\Url; use yii\grid\GridView; /* @var $this yii\web\View */ /* @var $searchModel app\models\CcontentSearch */ /* @var $dataProvider yii\data\ActiveDataProvider */ $this->title = 'Code Contents'; $this->params['breadcrumbs'][] = $this->title; // echo time(); ?> <div class="co...
liangxiaobo/icode
views/ccontent/index.php
PHP
bsd-3-clause
1,185
# Ember CP Validations # [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/offirgolan/ember-cp-validations?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/offirgolan/ember-cp-validations.svg)](https://travis-ci.org/offirgolan/ember-cp-validations) [...
rwjblue/ember-cp-validations
README.md
Markdown
bsd-3-clause
20,767
{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %} <h1>Edit {{ chapter.fraternity_title }} Information</h1> <hr> {% crispy form %} {% endblock content %} {% block angular %} {% endblock angular %}
goldhand/onegreek
onegreek/chapters/templates/chapters/chapter_form.html
HTML
bsd-3-clause
230
# The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES "CXX" ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX "/home/evelina/Downloads/eigen-eigen-b30b87236a1b/test/conservative_resize.cpp" "/home/evelina/Downloads/eigen-eigen-b30...
evelinad/eigen
build/test/CMakeFiles/conservative_resize_6.dir/DependInfo.cmake
CMake
bsd-3-clause
1,027
<?php namespace Helloworld; class Module { public function getConfig() { return include __DIR__ . '/config/module.config.php'; } public function getAutoloaderConfig() { return array( 'Zend\Loader\StandardAutoloader' => array( 'namespaces' => array( __NAMESPACE__ => __DIR__ . '/src/' . __NAMESPAC...
crysthianophp/zf2-testes
module/Helloworld/Module.php
PHP
bsd-3-clause
347
<?php use yii\helpers\Html; /* @var $this yii\web\View */ /* @var $model app\models\KompensasiDanBenefitBulanan */ $this->title = 'Update Kompensasi Dan Benefit Bulanan: ' . ' ' . $model->Id_Komben; $this->params['breadcrumbs'][] = ['label' => 'Kompensasi Dan Benefit Bulanans', 'url' => ['index']]; $this->params['br...
propensic7/propensic7
backend/views/kompensasidanbenefitbulanan/update.php
PHP
bsd-3-clause
639
--- layout: documentation title: Overview id: overview section: documentation --- ## Introduction We believe that working with data, whether they're simple blog posts or something much more complex, is the most critical part of building any application. It's also the most difficult and frustrating, because the curren...
iamedu/dari
docs/documentation/documentation.md
Markdown
bsd-3-clause
25,653
/*========================================================================= Program: Visualization Toolkit Module: vtkQuadraticEdge.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software i...
sgh/vtk
Filtering/vtkQuadraticEdge.h
C
bsd-3-clause
4,330
# Конфигурация приложения /etc/surok/conf.d/app.json ``` { "services": [ { "name": "kioskservice", "group": "production.romania", "tcp": ["web", "socket"], "ipsec": ["ipsec", "tnat"] } ], "discovery": "mesos_dns", "store": "mesos_dns", "group": "dev.web",...
Difrex/surok
docs/ru/ru.app.configuration.md
Markdown
bsd-3-clause
5,007
<?php /** * @link http://github.com/zendframework/ZendSkeletonApplication for the canonical source repository * @copyright Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ namespace Application; class Module { ...
janthonycampos/zfsimulation
module/Application/src/Module.php
PHP
bsd-3-clause
596
// ----------------------------------------------------------------------- // <copyright file="RootSymbolsWindow.xaml.cs" company=""> // Copyright 2013 Alexander Soffronow Pagonidis // </copyright> // ----------------------------------------------------------------------- using MahApps.Metro.Controls; using MahApps.M...
qusma/qdms
QDMSApp/Windows/RootSymbolsWindow.xaml.cs
C#
bsd-3-clause
1,051
<!doctype html> <!-- title: Headers and Footers order: 4 layout: page --> <html> <head> <title>vaadin-grid Code Examples – Headers and Footers</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <script src="../../webcomponentsjs/webcomponents-lite.js"></script...
jahglow/MaterialPolymer
bower_components/vaadin-grid/demo/headers.html
HTML
bsd-3-clause
17,435
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using Google.ProtocolBuffers.Descriptors; //Disable CS3011: only CLS-compliant members can be abstract #pragma warning disable 3011 namespace Google.ProtocolBuffers.Serialization { /// <summary> /// Provides ...
igorgatis/protobuf-csharp-port
src/ProtocolBuffers.Serialization/AbstractWriter.cs
C#
bsd-3-clause
18,253
#region Copyright (c) 2003-2005, Luke T. Maxon /******************************************************************************************************************** ' ' Copyright (c) 2003-2005, Luke T. Maxon ' All rights reserved. ' ' Redistribution and use in source and binary forms, with or without modificat...
ChrisPelatari/XunitForms
source/XunitForms.Test/Recorder/NameResolverTest.cs
C#
bsd-3-clause
3,475
namespace AjScript { using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using AjScript.Expressions; using AjScript.Language; public static class ExpressionUtilities { public static void SetValue(IExp...
tario/AjScript-migrated
Src/AjScript/ExpressionUtilities.cs
C#
bsd-3-clause
6,245
<div class="slide-generic slide slide-mobilized"> <img class="backdrop" src="{{ static('img/home/promo-backdrop-mobilized.jpg') }}" alt=""> <div class="slide-desc"> <h2>{{ _('Tips for <br>winning flicks') }}</h2> <p> {% trans %} Take an in-depth look at the creative brief and get advice from t...
mozilla/firefox-flicks
flicks/base/templates/carousel/blogpost_getmobilized.html
HTML
bsd-3-clause
677
{-# LANGUAGE BangPatterns #-} module Network.HPACK.Table.DoubleHashMap ( DoubleHashMap , empty , insert , delete , fromList , deleteList , Res(..) , search ) where import Data.HashMap.Strict (HashMap) import qualified Data.HashMap.Strict as H import Data.List (foldl') import Network.HPACK.Types n...
bergmark/http2
Network/HPACK/Table/DoubleHashMap.hs
Haskell
bsd-3-clause
2,210
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
MITK/MITK
Modules/Core/include/mitkSurfaceToImageFilter.h
C
bsd-3-clause
2,880
#include <apps_sfdl_gen/bounded_loop_v_inp_gen.h> #include <apps_sfdl_hw/bounded_loop_v_inp_gen_hw.h> #include <apps_sfdl_gen/bounded_loop_cons.h> //This file will NOT be overwritten by the code generator, if it already //exists. make clean will also not remove this file. bounded_loopVerifierInpGenHw::bounded_loopVer...
srinathtv/pepper
pepper/apps_sfdl_hw/bounded_loop_v_inp_gen_hw.cpp
C++
bsd-3-clause
681
<?php /** * Copyright (c) 2012 Jurian Sluiman. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this ...
juriansluiman/SlmIdealPayment
src/SlmIdealPayment/Response/StatusResponse.php
PHP
bsd-3-clause
2,269
/* $OpenBSD: uyap_firmware.h,v 1.1 2001/12/17 01:39:08 deraadt Exp $ */ /* $NetBSD: uyap_firmware.h,v 1.2 2001/01/16 03:10:09 augustss Exp $ */ /* * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Silicon Portal...
MarginC/kame
openbsd/sys/dev/microcode/uyap/uyap_firmware.h
C
bsd-3-clause
47,416
package io.compgen.common.progress; public interface Progress { public void start(long size); public void update(long current); public void update(long current, String msg); public void done(); public void setName(String name); }
compgen-io/compgen-common
src/java/io/compgen/common/progress/Progress.java
Java
bsd-3-clause
251
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/service/cloud_print/printer_job_queue_handler.h" #include <math.h> #include <algorithm> #include "base/values.h" namespace cloud_...
zcbenz/cefode-chromium
chrome/service/cloud_print/printer_job_queue_handler.cc
C++
bsd-3-clause
4,627
import {DataRenderer, DataRendererView} from "./data_renderer" import {LineView} from "../glyphs/line" import {Glyph, GlyphView} from "../glyphs/glyph" import {ColumnarDataSource} from "../sources/columnar_data_source" import {Scale} from "../scales/scale" import {CDSView} from "../sources/cds_view" import {Color} from...
stonebig/bokeh
bokehjs/src/lib/models/renderers/glyph_renderer.ts
TypeScript
bsd-3-clause
14,935
/*L * Copyright 5AM Solutions, Inc. * * Distributed under the OSI-approved BSD 3-Clause License. * See http://ncip.github.com/prot-express/LICENSE.txt for details. */ package gov.nih.nci.protexpress.domain.register; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Genera...
NCIP/prot-express
software/src/main/java/gov/nih/nci/protexpress/domain/register/State.java
Java
bsd-3-clause
1,693
var $ = require("jquery"); var _ = require("underscore"); var Backbone = require("backbone"); var User = require("../user"); var app = require("../app").app; var SettingsView = Backbone.View.extend({ template : _.template($("#tmpl-settings-view").html()), render : function(data){ data.user = User.current(); this...
sjtug/bkr
app/javascript/views/settingsView.js
JavaScript
bsd-3-clause
1,299
# Papers 0. L. R. Anderson and C. A. Holt (1997), "[Information Cascades in the Laboratory](http://www.jstor.org/stable/2951328)," American Economic Review 87, 847-862. ([Dataset 1](http://www.people.virginia.edu/~cah2k/casdata.pdf), [Dataset 2](http://www.people.virginia.edu/~cah2k/casdata2.pdf)) 0. A. Ambr...
OyamaZemi/ExperimentalEcon
papers.md
Markdown
bsd-3-clause
4,872
/* * Copyright (c) 1994, 1995, 1996 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that: (1) source code distributions * retain the above copyright notice and this paragraph in its e...
MarginC/kame
kame/kame/libpcap/pcap-null.c
C
bsd-3-clause
2,186
<?php use yii\helpers\Html; use yii\widgets\DetailView; use common\models\User; /* @var $this yii\web\View */ /* @var $model common\models\Page */ $this->title = $model->name; $this->params['breadcrumbs'][] = ['label' => '单页', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?> <div class="page-vie...
s-nice/s-run
backend/themes/quirk/views/page/view.php
PHP
bsd-3-clause
1,508
<?php # Copyright 2013 Mike Thorn (github: WasabiVengeance). All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. class bsc_widget_tbody extends bsc_widget { function init() { $this->options['tag'] = 'tbody'; } } ?>
Dev-Lucid/BootstrapConstructor
lib/php/widgets/tbody.php
PHP
bsd-3-clause
292
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>Core Plot (Mac OS):...
aufflick/core-plot
documentation/html/MacOS/protocol_c_p_t_trading_range_plot_data_source-p.html
HTML
bsd-3-clause
39,947
<?php defined('SYSPATH') or die('No direct script access.'); ?> 2011-05-18 11:41:51 --- ERROR: Http_Exception_404 [ 404 ]: Unable to find a route to match the URI: favicon.ico ~ SYSPATH\classes\kohana\request.php [ 733 ] 2011-05-18 11:54:06 --- ERROR: Http_Exception_404 [ 404 ]: Unable to find a route to match the URI...
sysdevbol/entidad
application/logs/2011/05/18.php
PHP
bsd-3-clause
6,873
# Ivory Language Concepts ## An Embedded Language We will discuss how Ivory has several restrictions which make it less expressive than the C programming language. On their own, these restrictions would make it quite laborious to build programs in Ivory. However, Ivory has been built as an [embedded][] language insid...
GaloisInc/ivorylang-org
pages/ivory-concepts.md
Markdown
bsd-3-clause
5,241
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
intari/OpenSimMirror
OpenSim/Data/MSSQL/MSSQLManager.cs
C#
bsd-3-clause
15,238
/* Copyright 2015 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /** * @fileoverview * Common styles for Settings pages. */ :host { display: block; } :host(.expanded) { height: 100%; } :host(.expanded) #head...
Workday/OpenFrame
chrome/browser/resources/settings/settings_page/settings_section.css
CSS
bsd-3-clause
822
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=D9eeee9766ab40088b1f88caccc0770c"></script> <script type="text...
yjhu/wowewe
views/wap/heatmap.php
PHP
bsd-3-clause
3,796
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_connect_socket_w32_execv_68b.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-68b.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: connect_socket Read data...
JianpingZeng/xcc
xcc/test/juliet/testcases/CWE78_OS_Command_Injection/s05/CWE78_OS_Command_Injection__wchar_t_connect_socket_w32_execv_68b.c
C
bsd-3-clause
2,986
# Dygraphs in Elm This package provides component to render [dygraphs] charts. [dygraphs]: https://github.com/danvk/dygraphs ## Basic Usage ```elm content : Html msg content = Dygraphs.toHtml [ Dygraphs.labels [ "X" , "Label A" , "Label B" ] , Dygraphs.data <| Dygraphs.Rows [ [1, 3...
DenisKolodin/elm-dygraphs
README.md
Markdown
bsd-3-clause
455
http://localhost:8080/users/reset/{{ uid }}/{{ token }}/
giovannicode/djangoseller
main/templates/emails/reset_password_link.html
HTML
bsd-3-clause
57
/* Copyright (c) 2010-2018, Delft University of Technology * All rigths reserved * * This file is part of the Tudat. Redistribution and use in source and * binary forms, with or without modification, are permitted exclusively * under the terms of the Modified BSD license. You should have received *...
DominicDirkx/tudat
Tudat/Astrodynamics/OrbitDetermination/ObservationPartials/oneWayDopplerPartial.h
C
bsd-3-clause
25,682
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Àâòîðû è ññûëêè</title> <meta http-equiv="Content-Type" Content="text/html; charset=Windows-1251"> <link rel="stylesheet" type="text/css" href="../styles/styles.css"> <script language="JavaScript" src='links.js' type="text/javascript"><...
data-man/FarAS
enc/enc_rus/meta/authors.html
HTML
bsd-3-clause
3,837
from __future__ import division from PyQt5 import QtCore, QtWidgets from pycho.gui.widgets import GLPlotWidget from pycho.world.navigation import DIRECTIONS from pycho.gui.interaction import QT_KEYS, is_left, is_right, is_up, is_down from pycho.world.helpers import box_around import logging xrange = range TURN_BA...
eeue56/pycho
pycho/gui/windows.py
Python
bsd-3-clause
5,304
# Getting started with `build_runner` To use `build_runner`, you need a 2.x version of the Dart SDK. * [Automated installers](https://dart.dev/get-dart#install) * [Direct downloads](https://dart.dev/tools/sdk/archive#dev-channel) If you have issues using `build_runner`, see the [Troubleshooting section](#trouble...
dart-lang/build
docs/getting_started.md
Markdown
bsd-3-clause
3,749
({ appDir: "../", baseUrl: "js/", dir: "../../dist/", // optimize: "none", paths: { jquery: 'libs/jquery/jquery.min', backbone: 'libs/backbone/backbone.min', nunjucks: 'libs/nunjucks/nunjucks-slim', underscore: 'libs/underscore/underscore-min', blueimp: 'libs...
calcutec/flask-burtonblog
app/static/js/app.build.js
JavaScript
bsd-3-clause
771
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
fmilano/mitk
Modules/Persistence/mitkPropertyListsXmlFileReaderAndWriter.h
C
bsd-3-clause
1,477
/* * Copyright (c) 2007-2011, University of Maryland * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided * that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of ...
msmorul/Restful-bag-server-implementation
CollectionManager/src/main/java/org/chronopolis/ingest/pkg/ManifestBuilder.java
Java
bsd-3-clause
6,316
/* * Copyright (C) 2011 Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
klim-iv/phantomjs-qt5
src/webkit/Source/WebCore/html/shadow/HTMLContentElement.h
C
bsd-3-clause
3,087
"""This module contains an interface for using the GPy library in ELFI.""" # TODO: make own general GPRegression and kernel classes import copy import logging import GPy import numpy as np logger = logging.getLogger(__name__) logging.getLogger("GP").setLevel(logging.WARNING) # GPy library logger class GPyRegress...
lintusj1/elfi
elfi/methods/bo/gpy_regression.py
Python
bsd-3-clause
12,384
<?php namespace Application\Response; class Response { /* * result status 0-Fail 1-Success 2-Error to be shown to user */ protected $Status; /* * redirect from page default = false */ protected $Redirect = false; /* * result message; */ protected $Message; ...
Socratemus/utopia-dev
module/Application/src/Application/Response/Response.php
PHP
bsd-3-clause
2,157
#region Apache License // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF licenses this file to you under the Apache License, Version 2.0...
NanaYngvarrdottir/Software-Testing
Dependencies/log4net/Plugin/IPlugin.cs
C#
bsd-3-clause
2,828
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Sun Mar 01 12:04:14 AEDT 2015 --> <title>X509v2CRLBuilder (Bouncy Castle Library 1.52 API Specification)</title> <meta name="dat...
GaloisInc/hacrypto
src/Java/BouncyCastle/bcpkix-jdk15on-152/javadoc/org/bouncycastle/cert/X509v2CRLBuilder.html
HTML
bsd-3-clause
28,500
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.tab.state; import android.support.test.filters.SmallTest; import org.junit.Assert; import org.junit.Before; import o...
endlessm/chromium-browser
chrome/android/javatests/src/org/chromium/chrome/browser/tab/state/CriticalPersistedTabDataTest.java
Java
bsd-3-clause
4,708
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ash/display/display_change_observer_chromeos.h" #include "ash/common/display/display_info.h" #include "base/memory/ptr_util.h" #include "testin...
danakj/chromium
ash/display/display_change_observer_chromeos_unittest.cc
C++
bsd-3-clause
16,663
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // The base class for client/server QUIC streams. // It does not contain the entire interface needed by an application to interact // with a QUIC str...
youtube/cobalt
net/third_party/quic/core/quic_stream.h
C
bsd-3-clause
21,855
/***************************** Include Files *******************************/ #include "Video_PR.h" /************************** Function Definitions ***************************/
AEW2015/PYNQ_PR_Overlay
Pynq-Z1/vivado/ip/Video_PR_1.0/drivers/Video_PR_v1_0/src/Video_PR.c
C
bsd-3-clause
181
/* $FreeBSD: releng/9.3/sys/dev/bktr/bktr_core.h 139749 2005-01-06 01:43:34Z imp $ */ /* * This is part of the Driver for Video Capture Cards (Frame grabbers) * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879 * chipset. * Copyright Roger Hardiman and Amancio Hasty. * * bktr_core : This...
dcui/FreeBSD-9.3_kernel
sys/dev/bktr/bktr_core.h
C
bsd-3-clause
4,081
<?php namespace Util\Model\Entity\Base; use Util\Model\Service\Entity\Base\EntityInterface; abstract class AbstractEntity implements EntityInterface { /** * Solo se deben agregar relaciones de primer nivel y de tipo "m - 1" (relaciones padres) * Ejm: relaciones para producto, puede ser categoría o tipo...
NextTrick/cp
common/Util/src/Util/Model/Entity/Base/AbstractEntity.php
PHP
bsd-3-clause
3,173
<?php namespace backend\models; use Yii; use yii\base\Model; use yii\data\ActiveDataProvider; use common\models\Town; /** * TownSearch represents the model behind the search form about `common\models\Town`. */ class TownSearch extends Town { /** * @inheritdoc */ public function rules() { ...
N1kolayS/PCExpert
backend/models/TownSearch.php
PHP
bsd-3-clause
1,562
/*L Copyright SAIC Distributed under the OSI-approved BSD 3-Clause License. See http://ncip.github.com/cabio/LICENSE.txt for details. L*/ alter table ZSTG_DISEASEONTOLOGY_CGID disable constraint SYS_C004876; alter table ZSTG_DISEASEONTOLOGY_CGID disable constraint SYS_C004877; alter table ZSTG_DISEA...
NCIP/cabio
software/cabio-database/scripts/sql_loader/no_longer_used/constraints/zstg_diseaseontology_cgid.disable.sql
SQL
bsd-3-clause
380
import os WAGTAIL_ROOT = os.path.dirname(__file__) STATIC_ROOT = os.path.join(WAGTAIL_ROOT, 'test-static') MEDIA_ROOT = os.path.join(WAGTAIL_ROOT, 'test-media') MEDIA_URL = '/media/' DATABASES = { 'default': { 'ENGINE': os.environ.get('DATABASE_ENGINE', 'django.db.backends.sqlite3'), 'NAME': os....
inonit/wagtail
wagtail/tests/settings.py
Python
bsd-3-clause
4,667
/* * Copyright 2014 The Ideal Authors. All rights reserved. * * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file or at * https://developers.google.com/open-source/licenses/bsd */ package ideal.development.analyzers; import ideal.library.elements.*; import javax....
gnanam336/ideal
ideal/development/analyzers/literal_analyzer.java
Java
bsd-3-clause
2,315
--- title: "KinaseInhibitorTargets_analysis" author: "Oana Ursu" date: "December 4, 2015" output: html_document --- Produces Figure 1C, 1D ==== ```r require(reshape2) ``` ``` ## Loading required package: reshape2 ``` ```r require(pheatmap) ``` ``` ## Loading required package: pheatmap ``` ```r #Change DATADIR to...
oursu/Gem_code
inputs/kinase_targetAnalysis.md
Markdown
bsd-3-clause
136,469
/* * Copyright (c) 2009-2011, Salvatore Sanfilippo <antirez at gmail dot com> * Copyright (c) 2010-2011, Pieter Noordhuis <pcnoordhuis at gmail dot com> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condit...
sqlfocus/redis-note
deps/hiredis/hiredis.c
C
bsd-3-clause
39,967
<?php use yii\helpers\Html; use yii\widgets\ActiveForm; /* @var $this yii\web\View */ /* @var $model app\models\TaxcomTariffSubdirection */ /* @var $form yii\widgets\ActiveForm */ ?> <div class="taxcom-tariff-subdirection-form"> <?php $form = ActiveForm::begin(); ?> <input type="hidden" name="TaxcomTariffS...
2zub2/vesterra
views/taxcom-tariff-subdirection/_form.php
PHP
bsd-3-clause
935
<div class="inner"> <th-select ng-model="thFilterTime.filter.operator" ng-change="thFilterTime.onOperatorChange()" options="thFilterTime.operatorOptions" condensed="true" class="operator" > </th-select> <th-input ng-model="thFilterTime.filter.model" ng-attr-placeholder="{{thFilterT...
seanhealy/lib-themisui
src/lib/thFilter/filters/time/thFilter.time.template.html
HTML
bsd-3-clause
521
<?php // Name of the list $liste['name'] = 'help_faq_sections'; // Database table $liste['table'] = 'help_faq_sections'; // Index index field of the database table $liste['table_idx'] = 'hfs_id'; // Search Field Prefix #$liste['search_prefix'] = 'search_'; // Records per page $liste['records_per_page'] = 100; // ...
TR-Host/THConfig
interface/web/help/list/faq_sections_list.php
PHP
bsd-3-clause
669
from datetime import ( datetime, time, ) import numpy as np import pytest from pandas._libs.tslibs import timezones import pandas.util._test_decorators as td from pandas import ( DataFrame, Series, date_range, ) import pandas._testing as tm class TestBetweenTime: @td.skip_if_has_locale ...
pandas-dev/pandas
pandas/tests/frame/methods/test_between_time.py
Python
bsd-3-clause
10,811
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="ja_JP"> <context> <name>XDGDesktopList</name> <message> <location filename="../../../core/libLumina/LuminaXDG.cpp" line="608"/> <source>Multimedia</source> <translation type="unfinished"></translation> <...
cpforbes/lumina
src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_ja.ts
TypeScript
bsd-3-clause
6,296
/* $KAME: dccp6_usrreq.c,v 1.13 2005/07/27 08:42:56 nishida Exp $ */ /* * Copyright (C) 2003 WIDE Project. * 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 ...
MarginC/kame
kame/sys/netinet6/dccp6_usrreq.c
C
bsd-3-clause
14,066
<?php /** * Zend Framework (http://framework.zend.com/) * * @link http://github.com/zendframework/zf2 for the canonical source repository * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @package Z...
tomaskocfelda/zf2
library/Zend/Form/View/Helper/FormElement.php
PHP
bsd-3-clause
5,908
// Copyright (c) 2012, Noriyuki OHKAWA a.k.a. notogawa. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright // notice, this...
notogawa/libift
src/sys/socket/sockatmark.cpp
C++
bsd-3-clause
1,740
<link rel="import" href="../bower_components/polymer/polymer.html"> <link rel="import" href="../bower_components/iron-ajax/iron-ajax.html"> <link rel="import" href="../bower_components/iron-ajax/iron-request.html"> <link rel="import" href="../bower_components/iron-flex-layout/iron-flex-layout-classes.html"> <link rel=...
xunkai55/rl4nlp-web
app/elements/elements.html
HTML
bsd-3-clause
2,863
from django.conf.urls import include, url from django.views.generic import TemplateView urlpatterns = [ url(r"^home/", TemplateView.as_view(template_name="no-ie.html"), name="home"), url(r"^", include("formly.urls", namespace="formly")), ]
eldarion/formly
formly/tests/urls.py
Python
bsd-3-clause
249
/* * ProgramHandler * */ package apollo.analysis; /** * interface specifies the behaviour of a program handler * * the program handler acts as a kind of adapter between * the analysis program (usually run in the unix shell) * and the SeqAnalysisI object * * it provides a way of executing an analysis progra...
genome-vendor/apollo
src/java/apollo/analysis/ProgramHandlerI.java
Java
bsd-3-clause
1,240
package main import ( "fmt" "io/ioutil" "net/http" "strings" ct "github.com/flynn/flynn/controller/types" hh "github.com/flynn/flynn/pkg/httphelper" "github.com/flynn/flynn/pkg/postgres" "github.com/flynn/flynn/pkg/random" "github.com/flynn/flynn/pkg/verify" "github.com/jackc/pgx" ) type ArtifactRepo struc...
philiplb/flynn
controller/artifact.go
GO
bsd-3-clause
4,139
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <math.h> #include <objbase.h> #include <sapi.h> #include <stdint.h> #include <wrl/client.h> #include <wrl/implements.h> #include "base/bind....
nwjs/chromium.src
content/browser/speech/tts_win.cc
C++
bsd-3-clause
22,565
// Do not edit. This file is machine generated by the Resource DLL Wizard. //--------------------------------------------------------------------------- #define PACKAGE __declspec(package) #define USERC(FileName) extern PACKAGE _Dummy #define USERES(FileName) extern PACKAGE _Dummy #define USEFORMRES(FileName, Form...
zstars/booledeusto
EUS/boole_5_34.cpp
C++
bsd-3-clause
2,402
#ifndef GRAPH_VIEW_H #define GRAPH_VIEW_H /// COMPONENT #include <csapex/command/command_fwd.h> #include <csapex/core/core_fwd.h> #include <csapex/model/connector_description.h> #include <csapex/model/connector_type.h> #include <csapex/model/execution_mode.h> #include <csapex/model/execution_type.h> #include <csapex/m...
cogsys-tuebingen/csapex
src/csapex_qt/include/csapex/view/designer/graph_view.h
C
bsd-3-clause
9,266
/* * Copyright (C) 2010, 2013 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 condit...
klim-iv/phantomjs-qt5
src/webkit/Source/WebKit/win/FullscreenVideoController.cpp
C++
bsd-3-clause
25,409
{-# LANGUAGE OverloadedStrings #-} module Network.IRC.Bot.Part.Channels where import Control.Concurrent.STM (atomically) import Control.Concurrent.STM.TVar (TVar, newTVar, readTVar, writeTVar) import Control.Monad.Trans (MonadIO(liftIO)) import Data.Monoid ((<>)) import Data.Set (Set, insert, toList) import Data.ByteS...
eigengrau/haskell-ircbot
Network/IRC/Bot/Part/Channels.hs
Haskell
bsd-3-clause
1,451
/****************************************************************************** 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 source code must retain the abov...
01org/intel-iot-services-orchestration-layer
node_modules/hope-demo/startkit/thing_bundle/servo/rotate/start.js
JavaScript
bsd-3-clause
1,778
/* * Copyright (c) 2014, Groupon, 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: * * Redistributions of source code must retain the above copyright notice, * this list of conditio...
groupon/selenium-download
lib/chromedriver/index.js
JavaScript
bsd-3-clause
2,202
<?php require_once('libs/tcpdf/config/lang/eng.php'); require_once('libs/tcpdf/tcpdf.php'); // Extend the TCPDF class to create custom Header and Footer class MYPDF extends TCPDF { //Page header /*public function Header() { // Logo $image_file = K_PATH_IMAGES.'logo.jpg'; $this->Image($image_file...
fredd-for/codice
hr.php
PHP
bsd-3-clause
10,051
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_SYNC_ENGINE_H_ #define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_SYNC_ENGINE_H_ #include <set> ...
patrickm/chromium.src
chrome/browser/sync_file_system/drive_backend/sync_engine.h
C
bsd-3-clause
8,094
/******************************************************************************* * Caleydo - Visualization for Molecular Biology - http://caleydo.org * Copyright (c) The Caleydo Team. All rights reserved. * Licensed under the new BSD license, available at http://caleydo.org/license *********************************...
Caleydo/caleydo
org.caleydo.ui/src/org/caleydo/core/view/opengl/util/connectionline/ALineEndRenderer.java
Java
bsd-3-clause
1,286
vtk_module(vtkIOMINC GROUPS StandAlone DEPENDS vtkIOImage vtkCommonExecutionModel vtkRenderingCore vtkFiltersHybrid vtknetcdf )
cjh1/VTK
IO/MINC/module.cmake
CMake
bsd-3-clause
158
require "test_helper" class CheckForZurbTest < Capybara::Rails::TestCase feature "Using Zerb for styling" do scenario "check to see if zerb is loaded" do visit posts_path page.body.must_include "columns" page.source.must_include "foundation_and_overrides.css" end end end
jbsmith86/JoelByronSmith
test/features/check_for_zurb_test.rb
Ruby
bsd-3-clause
303
class Tweet < ActiveRecord::Base belongs_to :user end
bounceflick/Kut
app/models/tweet.rb
Ruby
bsd-3-clause
57
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package http import ( "bufio" "bytes" "errors" "fmt" "io" "io/ioutil" "net/textproto" "sort" "strconv" "strings" "sync" "github.com/renzuinc/gopro...
renzuinc/goproxy
http/transfer.go
GO
bsd-3-clause
18,912
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.40 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency....
silkyar/570_Big_Little
build/ARM/python/m5/internal/param_EtherDevBase_wrap.cc
C++
bsd-3-clause
212,215
--- title: 8차 천일 결사 4차 백일 기도 정진 29일째 date: 2015-02-15 07:18:07 tags: - 8-400th - 29th --- #수행일지 감사합니다. 세상일은 네 마음대로 되지 않습니다. 않되는것이 이치고 순리입니다. 이 않되는것을 가지고 탓하고 고통스러워한다면 나는 이 괴로움에서 벗어나올 수 있는 방법이 없습니다. 먼 미래에 어떤 조건이 충족되면 행복할 것이라며 나의 행복을 자꾸 미루지 않습니다. 지금 당장 저는 행복합니다. 저는 편안합니다. 감사합니다. 부처님!
ygpark2/docpad_test
src/documents/10000/2015/02/15/8_4_29.html.md
Markdown
bsd-3-clause
598
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>File: xml_node...
MitjaBezensek/shouldly
lib/gems/doc/nokogiri-1.4.4.1-x86-mingw32/rdoc/lib/nokogiri/ffi/structs/xml_node_set_rb.html
HTML
bsd-3-clause
1,278
package interdroid.swan.test; import interdroid.swan.ExpressionListener; import interdroid.swan.ExpressionManager; import interdroid.swan.R; import interdroid.swan.SwanException; import interdroid.swan.ValueExpressionListener; import interdroid.swan.swansong.Expression; import interdroid.swan.swansong.ExpressionFactor...
interdroid/interdroid-swan
test/interdroid/swan/test/TestActivity.java
Java
bsd-3-clause
8,736