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
/******************************************************************************* *Copyright (c) 2009 Eucalyptus Systems, Inc. * * 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, only version ...
sosilent/euca
clc/modules/core/src/main/java/edu/ucsb/eucalyptus/cloud/entities/AOEVolumeInfo.java
Java
gpl-3.0
4,637
<!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...
ThetaSinner/IconMagic
App/documentation/html/class_registry_access_exception.html
HTML
gpl-3.0
5,886
<html lang="en"> <head> <title>Creating a project - Emacs Development Environment</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Emacs Development Environment"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel=...
xfq/aquamacs-emacs
aquamacs/doc/Aquamacs Help/ede/Creating-a-project.html
HTML
gpl-3.0
5,822
/***************************************************************************** * Copyright 2015-2020 Alexander Barthel alex@littlenavmap.org * * 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, eit...
albar965/atools
src/fs/common/airportindex.h
C
gpl-3.0
4,525
# Weather station Collects data from sensors and sends measurements with NTP timestamp to an external server. ## Usage Connect sensors to analog pins and modifiy collector.ino to your pins (Wi-Fi and sensors) and SSID information. ### Builder To generate an ino file, compile and upload to arduino from a YAML conf...
jdupl/iot
arduino/weather/README.md
Markdown
gpl-3.0
779
/*60142233 °­¹Î°æ * Copyright (C) 2011-2012 Me and My Shadow * * This file is part of Me and My Shadow. * * Me and My Shadow 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 Licen...
kingdoo9/Team_Project
src/FileManager.cpp
C++
gpl-3.0
18,334
package xyz.stupidwolf.service; import xyz.stupidwolf.domain.Type; import xyz.stupidwolf.exception.CanNotGetBlogListException; import java.util.List; /** * Created by stupidwolf on 2016/8/6. */ public interface IBlogTypeService { List<Type> getTypeList() throws CanNotGetBlogListException; }
stupidwolf/stupid-blog
src/main/java/xyz/stupidwolf/service/IBlogTypeService.java
Java
gpl-3.0
301
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package net.daw.operaciones; import com.google.gson.Gson; import java.util.ArrayList; import javax.servlet.ServletException; import ja...
AntonioNP/ajax-yield
src/main/java/net/daw/operaciones/AlumnoGetcolumns.java
Java
gpl-3.0
1,133
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <limits.h> typedef struct{ // All the data used in the functions to manipulate a graph int node; int weight; int visited; int predecessor; }_list_data; typedef struct __list_member{ // The itens in the list _list_data *data; ...
h31nr1ch/CALL-me-maybe
longest_path.c
C
gpl-3.0
8,250
<HTML> <HEAD> <TITLE>CSCI 2025 - 501 Spring 2004</TITLE> </HEAD> <BODY BACKGROUND="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000"> <H1>CSCI 2025 - 501 Spring 2004</H1> <HR> <H3>Announcement: Welcome to CSCI 2025 - 501.</H3> <p><b> The first test is on Saturday, March 13</b></p> <p> You can get the <a href="syllabu...
fap-/it-sicherheit-ss16
aufgabe1/3-rhino2.log-dumps/index.html
HTML
gpl-3.0
2,270
<?php class PatientRepositoryTest extends TestCase { // public function testCreatePatient() // { // $repo = new \Mi2\Emr\OpenEMR\PatientRepository(); // $id = $repo->create( array( // 'DOB' => '1980-11-11', // 'firstName' => 'Plastic', // ...
kchapple/emr_api
packages/mi2/Emr/tests/PatientRepositoryTest.php
PHP
gpl-3.0
1,237
# Copyright (C) 2014 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import os import json import platform from collections import defaultdict from anaconda_go.lib import go from anaconda_go.lib.plugin import typing cachepath = { 'linux': os.path.join('~...
DamnWidget/anaconda_go
lib/cache.py
Python
gpl-3.0
2,829
# Équation de Burger >> - [Méthode des volumes finis](https://fr.wikipedia.org/wiki/M%C3%A9thode_des_volumes_finis) >> - [Méthode de Crank-Nicolson](https://fr.wikipedia.org/wiki/M%C3%A9thode_de_Crank-Nicolson) >> - [Problème de Riemann](https://fr.wikipedia.org/wiki/Probl%C3%A8me_de_Riemann)
NicovincX2/Python-3.5
Analyse (mathématiques)/Analyse à plusieurs variables/Équation aux dérivées partielles/Équation en dynamique des fluides/Équation de Burger/README.md
Markdown
gpl-3.0
296
# JDACO_dev repository ## ᕕ( ᐛ )ᕗ The framework behind [PPIXpress](https://bioinformatics.oxfordjournals.org/content/32/4/571), [PPICompare](https://bmcsystbiol.biomedcentral.com/articles/10.1186/s12918-017-0400-x), [CompleXChange](https://doi.org/10.1186/s12859-019-2852-z) and JDACO, the scalable Java implementation o...
edeltoaster/jdaco_dev
README.md
Markdown
gpl-3.0
411
html { font-family: 'Roboto', sans-serif; } body { margin: 0; font-size: 13px; line-height: 20px; min-width: 700px; min-height: 600px; } form > div { width: 100% !important; } html, body, #app { height: 100%; } #app { overflow-y: scroll; } /* Fonts */ /* roboto-300 - latin */ @font-face { font-...
val92130/Supreme-Auto-Checkout
bot/src/assets/css/main.css
CSS
gpl-3.0
2,109
from rest_framework import status from rest_framework.test import APITestCase, APIClient from django.core.urlresolvers import reverse from cherrymusic.apps.core.models import User, Track from cherrymusic.apps.api.v1.serializers import TrackSerializer from cherrymusic.apps.api.v1.tests.views import UNAUTHENTICATED_RE...
pando85/cherrymusic
web/cherrymusic/apps/api/v1/tests/views/test_track_view.py
Python
gpl-3.0
1,605
#include "crpropa/ParticleMass.h" #include "crpropa/ParticleID.h" #include "crpropa/Common.h" #include <kiss/convert.h> #include <vector> #include <fstream> #include <stdexcept> #include <limits> namespace crpropa { struct NuclearMassTable { std::vector<double> table; NuclearMassTable() { std::string filename ...
cheiter/CRPropa3
src/ParticleMass.cpp
C++
gpl-3.0
1,151
/* * acme4j - Java ACME client * * Copyright (C) 2015 Richard "Shred" Körber * http://acme4j.shredzone.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * This program is distributed in the hope that it will be useful,...
TBMCPlugins/ButtonWebsiteModule
src/buttondevteam/website/AcmeClient.java
Java
gpl-3.0
10,663
<?php /** * TrcIMPLAN Sitio Web - El IMPLAN somos todos * * Copyright (C) 2017 Guillermo Valdés Lozano <guivaloz@movimientolibre.com> * * 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, eit...
TRCIMPLAN/trcimplan.github.io
lib/Blog/ImplanSomosTodos.php
PHP
gpl-3.0
2,241
package au.gov.naa.digipres.xena.demo.foo; import au.gov.naa.digipres.xena.kernel.normalise.AbstractNormaliser; import au.gov.naa.digipres.xena.kernel.normalise.NormaliserResults; import org.xml.sax.helpers.AttributesImpl; import org.xml.sax.ContentHandler; import org.xml.sax.InputSource; import org.xml.sax.SAXExce...
srnsw/xena
plugins/example/src/au/gov/naa/digipres/xena/demo/foo/FooNormaliser.java
Java
gpl-3.0
3,727
#ifndef PRETTYITEMDELEGATE_H #define PRETTYITEMDELEGATE_H #include <QModelIndex> #include <QStyledItemDelegate> class QPainter; class QProgressBar; class PrettyItemDelegate : public QStyledItemDelegate { Q_OBJECT public: PrettyItemDelegate(QObject* parent, bool downloadInfo = false); ~PrettyItemDelegat...
radekp/minitube
src/playlist/PrettyItemDelegate.h
C
gpl-3.0
1,454
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Newegg.Oversea.Silverlight.ControlPanel.Service.DataContracts { public class QueryEventLogCriteria { public int TopCount { get; set; } public string UserID { get; set; } public string Page...
ZeroOne71/ql
02_ECCentral/00_SilverlightFramework/ControlPanel.Service/DataContracts/Statistic/QueryEventLogCriteria.cs
C#
gpl-3.0
532
/* * 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 later version. * * This program is distributed in the hope that it w...
Waikato/jclasslocator
src/main/java/nz/ac/waikato/cms/locator/example/pkgA/ConcreteClassA.java
Java
gpl-3.0
1,040
/** * Copyright 2011-2012 Adrian Stabiszewski, as@nfctools.org * * 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 require...
jypeitao/NFC2
nfctools/nfctools-p2p/src/main/java/org/nfctools/llcp/LlcpUtils.java
Java
gpl-3.0
1,279
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
tetious/Marlin
Marlin/src/module/endstops.h
C
gpl-3.0
5,159
package io.github.rockitconsulting.test.rockitizer.exceptions; /** * Test.Rockitizer - API regression testing framework Copyright (C) 2020 * rockit.consulting GmbH * * 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 Fr...
rockitconsulting/test.rockitizer
src/main/java/io/github/rockitconsulting/test/rockitizer/exceptions/UnknownEnvironmentException.java
Java
gpl-3.0
1,089
/* file name: ch0501_ptr01.c author: Jung,JaeJoon(rgbi3307@nate.com, http://www.kernel.bz/) comments: Æ÷ÀÎÅÍ ±âÃÊ */ #include <stdio.h> main () { int x = 1, y = 2; int z[7] = {1, 2, 3, 4, 5, 6, 7}; int *ip; //ip´Â int¿¡ ´ëÇÑ Æ÷ÀÎÅÍÀÌ´Ù(ip is a pointer to int) int i; //º¯¼ö x¿Í yÀÇ ÁÖ¼Ò Ãâ·Â p...
kernel-bz/clang
ch05_ptr/ch0501_ptr01.c
C
gpl-3.0
1,090
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Ecma International makes this code available under the terms and conditions set /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the /// "Use Terms"). Any redistribution of this code must retain the above /// copyright an...
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qtdeclarative/tests/auto/qml/ecmascripttests/test262/test/suite/ch15/15.2/15.2.3/15.2.3.5/15.2.3.5-4-46.js
JavaScript
gpl-3.0
910
#!/usr/bin/env python # -*- coding: utf-8 -*- # tifffile.py # Copyright (c) 2008-2014, Christoph Gohlke # Copyright (c) 2008-2014, The Regents of the University of California # Produced at the Laboratory for Fluorescence Dynamics # All rights reserved. # # Redistribution and use in source and binary forms, with or w...
to266/hyperspy
hyperspy/external/tifffile.py
Python
gpl-3.0
172,696
using System; namespace System.Net.NetworkInformation { public enum TcpState : int { Unknown = 0, Closed = 1, Listen = 2, SynSent = 3, SynReceived = 4, Established = 5, FinWait1 = 6, FinWait2 = 7, CloseWait = 8, Closing = 9, ...
zebraxxl/CIL2Java
StdLibs/System/System/Net/NetworkInformation/TcpState.cs
C#
gpl-3.0
390
<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>CodePen - Gray Spiral Delaunay with Texture</title> <link rel="stylesheet" href="./style.css"> </head> <body> <!-- partial:index.partial.html --> <canvas id="canvas" title="Click to generate new pattern"></canvas> <!-- partial --> <script s...
thm-projects/arsnova-flashcards
public/gameBackgrounds/background15/index.html
HTML
gpl-3.0
509
/** * Stylesheet for Mahara's Raw theme. * * @author Catalyst IT Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later * @copyright For copyright information on Mahara, please see the README file distributed with this software. * * This file is licensed under the same terms as Ma...
sdc/mahara
htdocs/theme/raw/static/style/style.css
CSS
gpl-3.0
103,224
package org.xson.tangyuan.type; import java.sql.CallableStatement; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import org.xson.common.object.XCO; public class ByteArrayTypeHandler extends BaseTypeHandler<byte[]> { public final static ByteArrayTypeHandler instance = n...
xsonorg/tangyuan2
tangyuan-base/src/main/java/org/xson/tangyuan/type/ByteArrayTypeHandler.java
Java
gpl-3.0
1,376
<?php function app_passwd($_action, $_data = null) { global $pdo; global $lang; $_data_log = $_data; !isset($_data_log['app_passwd']) ?: $_data_log['app_passwd'] = '*'; !isset($_data_log['app_passwd2']) ?: $_data_log['app_passwd2'] = '*'; if (isset($_data['username']) && filter_var($_data['username'], ...
mailcow/mailcow-dockerized
data/web/inc/functions.app_passwd.inc.php
PHP
gpl-3.0
9,815
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__50E4147E_A508_4D85_BF0A_BA26676063F0__INCLUDED_) #define AFX_STDAFX_H__50E4147E_A508_4D85_BF0A_BA26676063F0__INCLUDED_ #if _M...
RaisingTheDerp/raisingthebar
root/utils/classcheck/stdafx.h
C
gpl-3.0
648
/* * Copyright (C) 2016 Javad Doliskani, javad.doliskani@uwaterloo.ca * * 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 later ver...
sidh-crypto/sidh-c-reference
sidh/test/test_key_exchange.c
C
gpl-3.0
4,959
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace UBoat.Utils.DataAccess { public enum CommandType { Text, StoredProcedure } }
AbrahamSanders/WebHawk
UBoat.Utils/DataAccess/CommandType.cs
C#
gpl-3.0
235
import socketserver, os from configparser import ConfigParser """ Byte [1] = Action 255 items """ class BOBServer(socketserver.BaseRequestHandler): """ The request handler class for our server. It is instantiated once per connection to the server, and must override the handle() method to implement c...
arkalon76/bob
bobserver.py
Python
gpl-3.0
1,846
<?php if ( ! class_exists( 'GFForms' ) ) { die(); } /** * Specialist Add-On class designed for use by Add-Ons that require form feed settings * on the form settings tab. * * @package GFFeedAddOn */ require_once( 'class-gf-addon.php' ); abstract class GFFeedAddOn extends GFAddOn { /** * I...
thebykov/trufit
wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php
PHP
gpl-3.0
44,015
/* Magnific Popup CSS */ .mfp-bg { font-family: 'Source Sans Pro', sans-serif; top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.9; filter: alpha(opacity = 80); } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index:...
Prisma-4-thess/Prisma
web-app/css/magnific-popup.css
CSS
gpl-3.0
11,112
/* Default header file for malloc-2.8.x, written by Doug Lea and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain. last update: Mon Aug 15 08:55:52 2005 Doug Lea (dl at gee) This header is for ANSI C/C++ only. You can set any of the following #defines be...
hpl1nk/nonamegame
xray/core/sources/ptmalloc3/malloc-2.8.3.h
C
gpl-3.0
20,790
// Copyright (c) 2011 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 BASE_METRICS_STATS_COUNTERS_H_ #define BASE_METRICS_STATS_COUNTERS_H_ #pragma once #include <string> #include "base/base_export.h" #include ...
tierney/cryptagram-cc
src/base/metrics/stats_counters.h
C
gpl-3.0
5,300
Joomla 1.5.23 = 0462b4869f2b06da696c17944757f94b
gohdan/DFC
known_files/hashes/includes/vcard.class.php
PHP
gpl-3.0
49
package Finance::LocalBitcoins::API; use 5.014002; use strict; use warnings; our $VERSION = '0.02'; use constant DEBUG => 0; use constant VERBOSE => 0; # you can use a lower version, but then you are responsible for SSL cert verification code... use LWP::UserAgent 6; use URI; use JSON; use Data::Dumper; ## PUBLI...
peawormsworth/Finance-LocalBitcoins-API
Finance-LocalBitcoins-API-0.02/lib/Finance/LocalBitcoins/API.pm
Perl
gpl-3.0
19,620
% *************************************************************************** % % % Copyright (c) 2006-2019 Clifford Thompson % % 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 versi...
clifford-thompson/thesis
src/prolog/lexicon/verbs/become.pl
Perl
gpl-3.0
2,238
import { initializeApp } from 'firebase/app'; import { getPerformance } from 'firebase/performance'; const config = require('./config.json'); const firebaseApp = initializeApp(config); getPerformance(firebaseApp); export default firebaseApp;
Taldrain/Turn-Based-Accounting
src/firebase/index.js
JavaScript
gpl-3.0
245
""" test-gvar.py """ # Copyright (c) 2012-20 G. Peter Lepage. # # 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 # any later version (see <http://www.gnu.org/...
gplepage/gvar
tests/test_gvar.py
Python
gpl-3.0
91,671
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
ErikMinekus/sm-ripext
curl/tests/server/rtspd.c
C
gpl-3.0
40,184
package pl.idedyk.japanese.dictionary.web.html; import java.util.List; public class Div extends HtmlElementCommon { public Div() { super(); } public Div(String clazz) { super(clazz); } public Div(String clazz, String style) { super(clazz, style); } @Override protected String getTagName() { r...
dedyk/JapaneseDictionaryWeb
src/main/java/pl/idedyk/japanese/dictionary/web/html/Div.java
Java
gpl-3.0
504
# -*- coding: utf-8 -*- # * Authors: # * TJEBBES Gaston <g.t@majerti.fr> # * Arezki Feth <f.a@majerti.fr>; # * Miotte Julien <j.m@majerti.fr>; import pytest from autonomie.tests.tools import Dummy def test_default_disable(): from autonomie.forms.user.user import deferred_company_disable_default ...
CroissanceCommune/autonomie
autonomie/tests/forms/user/test_user.py
Python
gpl-3.0
2,558
/* ************************************************************************ qooxdoo - the new era of web development http://qooxdoo.org Copyright: 2004-2012 1&1 Internet AG, Germany, http://www.1und1.de License: LGPL: http://www.gnu.org/licenses/lgpl.html EPL: http://www.eclipse.org/org/d...
09zwcbupt/undergrad_thesis
ext/poxdesk/qx/application/mobileshowcase/source/class/mobileshowcase/page/AnimationLanding.js
JavaScript
gpl-3.0
2,189
/* Clifis v1.0b (c) 2017 Escuela Técnica Superior de Ingeniería de Sistemas Informáticos (UPM) This file is part of Clifis. Clifis 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 Foun...
ivangarciaalcaide/clifis
src/es/upm/etsisi/clifis/servlets/ModificacionPaciente.java
Java
gpl-3.0
2,892
/* * Cantata * * Copyright (c) 2011-2015 Craig Drummond <craig.p.drummond@gmail.com> * * ---- * * 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 2 of the License, or * (a...
COLABORATI/cantata
models/searchmodel.cpp
C++
gpl-3.0
10,315
package testDAO; import java.io.FileNotFoundException; import java.io.IOException; import java.sql.Connection; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Properties; import outilConnect.OutilLectParamConnect; import outilConnect.Singleton; import outilDAO.MyException; i...
Sculier/GalerieArt
src/testDAO/TestDetailFactureDao.java
Java
gpl-3.0
8,505
import matplotlib.pyplot as plt from h5py import File from numpy import array def launch_plots(): # TODO set activation of different plots plot3d = plt.figure('Plot 3D') xy_plane = plt.figure('XY') xz_plane = plt.figure('XZ') yz_plane = plt.figure('YZ') ax_plot3d = plot3d.add_subplot(111, project...
Neluso/SIFPAF
plot.py
Python
gpl-3.0
1,454
/*****************************************************************************\ * * * M4GB - an efficient Groebner-basis algorithm * * Copyright (C) 2017 Rusydi Makarim, Marc Stevens, * ...
cr-marcstevens/m4gb
lib/options.hpp
C++
gpl-3.0
2,819
# TinyParser A parser for Tiny language # How to use the scanner - Make instance of it as following where `tiny_code` is the input code <br> `s = TinyScanner(tiny_code)` - You can scan the code using `scan` function which returns a string of (tokenvalue, tokentype)<br> `output_str = s.scan()` - You can save the output...
muhakh/TinyParser
README.md
Markdown
gpl-3.0
963
/* * freeacq is the legal property of Víctor Enríquez Miguel. * * 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 later version. ...
vquicksilver/freeacq
src/facqlogwindow.h
C
gpl-3.0
2,051
/******************************************************************************* * Copyright 2013,2014 Institute of Mathematics and Computer Science, University of Latvia * Author: Pēteris Paikens * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Gene...
PeterisP/morphology
src/main/java/lv/semti/morphology/analyzer/Variants.java
Java
gpl-3.0
1,373
<?php class ModelExtensionPaymentKlarnaInvoice extends Model { public function getMethod($address, $total) { $this->load->language('extension/payment/klarna_invoice'); $status = true; $klarna_invoice = $this->config->get('payment_klarna_invoice'); if (!isset($klarna_invoice[$address['iso_code_3']])) { $s...
lucasjkr/opencommerce
common/model/extension/payment/klarna_invoice.php
PHP
gpl-3.0
2,595
module AutoCompleteMacrosHelper # Adds AJAX autocomplete functionality to the text input field with the # DOM ID specified by +field_id+. # # This function expects that the called action returns an HTML <ul> list, # or nothing if no entries should be displayed for autocompletion. # # You'll probabl...
andersjacobsen/mirmaid
vendor/plugins/auto_complete/lib/auto_complete_macros_helper.rb
Ruby
gpl-3.0
8,014
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="nl_NL"> <context> <name>AVForm</name> <message> <source>Audio/Video</source> <translation>Audio/video</translation> </message> <message> <source>Default resolution</source> <translation>Stand...
tux3/qTox
translations/nl.ts
TypeScript
gpl-3.0
106,102
/* This file is part of AlgAudio. AlgAudio, Copyright (C) 2015 CeTA - Audiovisual Technology Center AlgAudio is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your op...
rafalcieslak/algAudio
libalgaudio/UI/UIMouseEventsBase.cpp
C++
gpl-3.0
2,287
#pragma once #define MAX_BYTES 4096 #include <iostream> #include <fstream> #include <string> class Buffer { public: Buffer(std::string inputFile, std::streamoff startPosition, size_t bufferSize); ~Buffer(); char* get(const uint64_t position, const size_t size); private: void l...
LarsHadidi/BDSim
BDRenderer/src/Buffer.h
C
gpl-3.0
525
/* libltc - en+decode linear timecode Copyright (C) 2006-2012 Robin Gareus <robin@gareus.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License...
benkuper/Chataigne
Source/Common/LTC/encoder.c
C
gpl-3.0
2,939
--Number 24: Idol Master of Belief and Faith Akari Oozora function c59821064.initial_effect(c) --xyz summon aux.AddXyzProcedure(c,aux.FilterBoolFunction(Card.IsSetCard,0xa1a2),4,2) c:EnableReviveLimit() --pendulum summon aux.EnablePendulumAttribute(c) --atk down local e1=Effect.CreateEffect(c) e1:SetType(EFFECT...
RisingPhoenixYGOPRO/YGOPro-Custom-Cards
script/c59821064.lua
Lua
gpl-3.0
9,712
#include <QtWidgets> #include "Div/dragtimelabel.h" #include "XemlCSVLoader/loaderdatetimepage.h" LoaderDateTimePage::LoaderDateTimePage(int _column,int _row,QWizardPage *parent) : QDialog(parent) { this->row=_row; this->column=_column; QVBoxLayout * mainlayout=new QVBoxLayout; QHBoxLayout * combolayout=new QHBoxL...
cbib/XEML-Lab
Src/XemlLab/XemlDesigner/XemlCSVLoader/loaderdatetimepage.cpp
C++
gpl-3.0
7,073
//---------------------------------------------------------------- // _____ // / \ // /____ \____ // / \===\ \==/ // /___\===\___\/ AVNET // \======/ // \====/ //--------------------------------------------------------------- // // This design is the property of Avnet. Pu...
CprE488/Final
hdmi_in/sw/fmc_imageon_framebuffer/src/fmc_imageon_hdmi_framebuffer.c
C
gpl-3.0
13,307
<!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_55) on Fri Oct 28 22:06:01 EDT 2016 --> <title>engine Class Hierarchy</title> <meta name="date" content="2016-10-28"> <link rel=...
TartarusFire/2D-Tile-Engine-Java-
doc/engine/package-tree.html
HTML
gpl-3.0
4,409
<!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...
digifant/multidisplay-app
libs/qwt-6.1.4/doc/html/class_qwt_weeding_curve_fitter.html
HTML
gpl-3.0
18,392
import React from 'react'; import AccessibleReactTable from 'accessible-react-table'; import PropTypes from 'prop-types'; import gql from 'graphql-tag'; import { Query } from 'react-apollo'; import EmailDownload from '../../shared/EmailDownload'; import Map from '../../shared/visualization/Map'; import { getBoundsFromP...
cityofasheville/simplicity2
src/app/address/AddressesByNeighborhood.js
JavaScript
gpl-3.0
6,767
#ifndef AUTHAUTHORIZATION_H #define AUTHAUTHORIZATION_H // Generated by APIGenerator 1.0 // DO NOT EDIT!!! #include "../../types/basic.h" #include "../../types/telegramobject.h" #include "user.h" class AuthAuthorization: public TelegramObject { Q_OBJECT Q_PROPERTY(TLInt flags READ flags WRITE setFlags NOTIFY flag...
QtGram/LibQTelegram
autogenerated/types/authauthorization.h
C
gpl-3.0
1,158
#include "PrintInfo.h" #include "utils_time.h" #include "text.h" #include "BMPText.h" using namespace utils_time; ////////////////////////////////////////////// ///////////PrintInfoItem Class//////////////// ////////////////////////////////////////////// PrintInfoItem::PrintInfoItem(int scenario_id /* = 0 */, int c...
lreis2415/SEIMS
seims/src/seims_main/base/data/PrintInfo.cpp
C++
gpl-3.0
29,502
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><TITLE>Links</TITLE> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </HEAD> <BODY> <H3 ALIGN="center">Matches for Komal_Nawaz_Hello.java & Hina_Nadir_Task.java</H3> <H1 align="center">36.3%</H1> <CENTER> <A HREF="in...
ctestlms/portal
mod/assign/Result_Assignment_ID_2014_02_25/match25-link.html
HTML
gpl-3.0
437
# Mantid Repository : https://github.com/mantidproject/mantid # # Copyright &copy; 2018 ISIS Rutherford Appleton Laboratory UKRI, # NScD Oak Ridge National Laboratory, European Spallation Source # & Institut Laue - Langevin # SPDX - License - Identifier: GPL - 3.0 + #pylint: disable=no-init,attribute-defined-ou...
mganeva/mantid
Testing/SystemTests/tests/analysis/EQSANSFlatTestAPIv2.py
Python
gpl-3.0
3,330
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation \\/ ...
OpenFOAM/OpenFOAM-dev
applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.C
C++
gpl-3.0
4,350
/* * Copyright (C) 2013 Cupertino Miranda * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This p...
philfine/open_ui_library
UI/Views/LabelCell.cpp
C++
gpl-3.0
1,770
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="pinterest" content="nopin"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <meta name="generator" content="Hugo 0.56.3" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="https://snail007.host...
snail007/goproxy
docs/page/index.html
HTML
gpl-3.0
11,094
#include <gtest/gtest.h> #include "andBoolExpr.h" #include "boolTable.h" #include "notBoolExpr.h" #include "orBoolExpr.h" #include "simpleExpr.h" class BoolExprTest : public ::testing::Test { protected: virtual void SetUp() {} virtual void TearDown() { // Code here will be called immediately after eac...
bouda1/dr-pythagore
tests/test_boolExpr.cpp
C++
gpl-3.0
1,519
<html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <style type="text/css"> a {text-decoration: none} </style> </head> <body text="#000000" link="#000000" alink="#000000" vlink="#000000"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr><td w...
bcoronel/bienes
report/bienes.html
HTML
gpl-3.0
596,226
import time from datetime import datetime from pytz import timezone from dateutil.relativedelta import relativedelta import openerp from openerp.report.interface import report_rml from openerp.tools import to_xml from openerp.report import report_sxw from datetime import datetime from openerp.tools.translate import _ f...
davidsetiyadi/draft_python
new_edukits/edukits_total_retail_report.py
Python
gpl-3.0
24,578
/*- * #%L * A library that allows the connection of ImageJ and OpenCV. * %% * Copyright (C) 2017 - 2021 University of La Rioja * %% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of sourc...
joheras/IJ-OpenCV
src/main/java/ijopencv/opencv/MatImagePlusConverter.java
Java
gpl-3.0
6,948
// Responder.cpp #include "Responder.h" #include <sys/socket.h> #include <unistd.h> Responder::Responder() { rfd = 0; sfd = 1; ok_ = true; } Responder::~Responder() { shutdown(sfd, SHUT_WR); // or should this be SHUT_RDWR? shutdown(rfd, SHUT_RD); close(sfd); close(rfd); }
wagenadl/iplot
src/Responder.cpp
C++
gpl-3.0
290
package dk.aau.ida8.util.groupbuilders; import dk.aau.ida8.model.Competition; import dk.aau.ida8.model.Group; import dk.aau.ida8.model.Lifter; import dk.aau.ida8.model.Participant; import dk.aau.ida8.util.groupcomparators.CompetingComparator; import org.junit.Test; import org.junit.BeforeClass; import java.util.Arra...
DanMeakin/P8-Project
src/test/java/dk/aau/ida8/util/groupbuilders/TotalWeightGroupBuilderTest.java
Java
gpl-3.0
7,099
using System.Collections; using System.Collections.Generic; using UnityEngine; public class SwitchPlayerInput : MonoBehaviour { private const string ENDING_TRIGGER_NAME = "SwitchPlayerInputTrigger - Ending"; public enum inputSwitch { PlayerToAI, AIToPlayer }; public inputSwitch ...
azarrias/criminalcat
Metalhalla/Assets/Scripts/Miscellaneous scripts/SwitchPlayerInput.cs
C#
gpl-3.0
1,232
<div class="formulaire_spip formulaire_configurer formulaire_#FORM formulaire_#FORM-#ENV{id,nouveau}"> <h3 class='titrem'><img src="#CHEMIN_IMAGE{preview-24.png}" class="cadre-icone" /><:previsualisation:>#AIDER{previsu}</h3> [<p class="reponse_formulaire reponse_formulaire_ok" role="status">(#ENV*{message_ok})</p>] ...
spip/SPIP
prive/formulaires/configurer_previsualiseur.html
HTML
gpl-3.0
1,711
--- title: Aurora ApplicationManagement permalink: /Aurora/ApplicationManagement/ --- Overview -------- This page describes the way how applications are handled within the aurora system.
freesmartphone/freesmartphone.github.io
fso-mediawiki-export/Aurora/ApplicationManagement.md
Markdown
gpl-3.0
188
CREATE OR ALTER VIEW [mtc_admin].[vewPupilsWithActiveLivePins] AS SELECT p.id, p.foreName, p.lastName, p.middleNames, p.foreNameAlias, p.lastNameAlias, p.dateOfBirth, p.urlSlug, p.upn, p.school_id, pin.val as pin, cp.pinExpiresAt, p.group_id FROM [mtc_admin].[pupil]...
DFEAGILEDEVOPS/MTC
db/migrations/schema-objects/20211007155238.undo.mod_vewpupilswithactivelivepins.sql
SQL
gpl-3.0
786
import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; // Given a string containing digits from 2-9 inclusive, return all possible letter combinations that the number could represent. // A mapping of digit to letters (just like on the telephone buttons) is given below. Note...
whelan957/leetcode
java/Backtracking/leetcode017_LetterCombinationsOfAPhoneNumber.java
Java
gpl-3.0
1,737
# Copyright (C) 2005-2010 MISG/ICTI/EIA-FR # See LICENSE for details. """ Factories for AMQ clients, Thrift clients and SMAC Clients and servers. @author: Jonathan Stoppani <jonathan.stoppani@edu.hefr.ch> """ import weakref from twisted.internet.protocol import ReconnectingClientFactory from twisted.internet impo...
SMAC/corelib
smac/amqp/protocol.py
Python
gpl-3.0
13,170
# silhouette_Octave ### _Code MATLAB's silhouette function into Octave_ Usage: - si = silhouette(X, clust) - si = silhouette(X, clust, *metric*); -- update log 20161117 -- - Add 'Euclidean' distance - Add 'sqEuclidean' distance and set it default - Renew usage -- update log 20161116 --- - The first version - Can ca...
solo7773/silhouette_Octave
README.md
Markdown
gpl-3.0
403
import { it, describe, async, inject, beforeEach, addProviders, TestComponentBuilder } from '@angular/core/testing'; import { MockCommonDependency } from '../../app/common-mocks/mocked.services'; import { CountryComponent } from '../../../src/country/country.component'; import { Observable } from 'rxjs'; import { Activ...
Gapminder/dollar-street-pages
test/app/country/country.component.spec.ts
TypeScript
gpl-3.0
1,454
package me.ccrama.redditslide.Activities; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter; import android.support.v4.view.ViewPager; import net.dean.jraw.models.Comment; import net.dean.jraw.models...
Alexendoo/Slide
app/src/main/java/me/ccrama/redditslide/Activities/ShadowboxComments.java
Java
gpl-3.0
3,785
### # #%L # Artimate Model Compiler # %% # Copyright (C) 2011 - 2012 INRIA # %% # 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 later ...
psibre/artimate
artimate-model/src/main/resources/archetype-resources/__rootArtifactId__-model-animator/src/main/scripts/lab.py
Python
gpl-3.0
2,097
/* * Multi2Sim * Copyright (C) 2014 Rafael Ubal (ubal@ece.neu.edu) * * 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 2 of the License, or * (at your option) any late...
intersense/multi2sim
src/arch/x86/emu/ContextIsaSSE.cc
C++
gpl-3.0
22,222
import React from 'react'; import { bindActionCreators } from 'redux'; import { connect } from 'react-redux'; import PublicationPageLayout from '../components/PublicationPageLayout'; import * as PublicationPageActions from '../actions/PublicationPageActions'; class PublicationPage extends React.Component { render()...
ASIX-ALS/asix-final-project-frontend
src/containers/PublicationPage.js
JavaScript
gpl-3.0
780
/* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen * * RetroArch 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 Found- * ation, either version 3 of the License, or (at your...
SuperrSonic/RA-SS
cheats.h
C
gpl-3.0
1,120
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFcputime</title> <meta name="description"...
dac922/octave-pkg-octave
doc/interpreter/octave.html/XREFcputime.html
HTML
gpl-3.0
1,940
// This file is part of MatrixPilot. // // http://code.google.com/p/gentlenav/ // // Copyright 2009-2011 MatrixPilot Team // See the AUTHORS.TXT file for a list of authors of MatrixPilot. // // MatrixPilot is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License...
Inspirati/freeMixer
libFlashFS/usb_msd.c
C
gpl-3.0
2,400
/** * Mandelbulber v2, a 3D fractal generator ,=#MKNmMMKmmßMNWy, * ,B" ]L,,p%%%,,,§;, "K * Copyright (C) 2020 Mandelbulber Team §R-==%w["'~5]m%=L.=~5N * ,=mm=§M ]=4 yJKA"/-Nsaj "Bw,==,, * This file is part of Mandelbul...
buddhi1980/mandelbulber2
mandelbulber2/src/system_data.hpp
C++
gpl-3.0
4,227