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
package com.projectreddog.machinemod.container; import com.projectreddog.machinemod.inventory.SlotBlazePowder; import com.projectreddog.machinemod.inventory.SlotNotBlazePowder; import com.projectreddog.machinemod.inventory.SlotOutputOnlyTurobFurnace; import com.projectreddog.machinemod.tileentities.TileEntityTurboFurn...
TechStack/TechStack-s-HeavyMachineryMod
src/main/java/com/projectreddog/machinemod/container/ContainerTurboFurnace.java
Java
gpl-3.0
3,980
<div class="panel panel-default bio"> <div class="panel-body tight-inner"> <table class="table table-responsive table-ac-bordered table-hover"> <thead> <tr> <th data-bind="click: function(){sortBy('name');}" class="col-md-7"> Feature <span data-bind="css: sortArrow(...
Sonictherocketman/charactersheet
src/charactersheet/viewmodels/character/features/index.html
HTML
gpl-3.0
15,832
/** Copyright (c) 2014-2015 "M-Way Solutions GmbH" FruityMesh - Bluetooth Low Energy mesh protocol [http://mwaysolutions.com/] This file is part of FruityMesh FruityMesh 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...
Informatic/fruitymesh
src/modules/AdvertisingModule.cpp
C++
gpl-3.0
6,350
/* * Copyright (C) 2004 NNL Technology AB * Visit www.infonode.net for information about InfoNode(R) * products and how to contact NNL Technology AB. * * 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 Softwar...
highsad/iDesktop-Cross
Controls/src/com/supermap/desktop/ui/docking/info/Info.java
Java
gpl-3.0
1,846
<?php /** * @package Joomla.Plugin * @subpackage Content.Jtf * * @author Guido De Gobbis <support@joomtools.de> * @copyright (c) 2017 JoomTools.de - All rights reserved. * @license GNU General Public License version 3 or later */ defined('_JEXEC') or die; extract($displayDa...
JoomTools/plg_content_jtf
src/plugins/content/jtf/layouts/joomla/form/field/subform/repeatable/section.uikit3.php
PHP
gpl-3.0
2,183
package net.seabears.game.entities.normalmap; import static java.util.stream.IntStream.range; import java.io.IOException; import java.util.List; import org.joml.Matrix4f; import org.joml.Vector3f; import org.joml.Vector4f; import net.seabears.game.entities.Entity; import net.seabears.game.entities.Light; import net...
cberes/game
engine/src/main/java/net/seabears/game/entities/normalmap/NormalMappingShader.java
Java
gpl-3.0
4,691
'use strict' // untuk status uploader const STATUS_INITIAL = 0 const STATUS_SAVING = 1 const STATUS_SUCCESS = 2 const STATUS_FAILED = 3 // base url api const BASE_URL = 'http://localhost:3000' const app = new Vue({ el: '#app', data: { message: 'Hello', currentStatus: null, uploadError: null, up...
hariantara/rapid-share-clone
client/assets/lib/upload.js
JavaScript
gpl-3.0
2,046
Simpla CMS 2.3.8 = f8952829bab201835e255735de3774f0
gohdan/DFC
known_files/hashes/Smarty/libs/sysplugins/smarty_internal_compile_extends.php
PHP
gpl-3.0
52
<h3>Publicaciones relacionadas</h3> <p><b>Análisis Publicados</b></p> <ul> <li><a href="http://www.trcimplan.gob.mx/blog/cobertura-y-rezago-de-servicios-en-las-viviendas-de-torreon.html">Cobertura y rezago de servicios en las viviendas de Torre&oacute;n</a></li> <li><a href="http://www.trcimplan.gob.mx/blog/hacinam...
TRCIMPLAN/trcimplan.github.io
include/extra/indicadores-la-laguna/sociedad-viviendas-con-agua-entubada.html
HTML
gpl-3.0
8,682
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>P5</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="noindex, nofollow"> <style> html, body, #map { height: 1...
samplesize/samplesize.github.io
index.A.html
HTML
gpl-3.0
795
#include "../header/Base.h" #include "../header/Decorator.h" Decorator::Decorator() { } Decorator::Decorator(Base* node) { } Decorator::~Decorator() { }
ksemelka/rshell
src/Decorator.cpp
C++
gpl-3.0
156
/* * Copyright (C) 2010-2021 JPEXS * * 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...
jindrapetrik/jpexs-decompiler
src/com/jpexs/decompiler/flash/gui/timeline/TimelineBodyPanel.java
Java
gpl-3.0
15,335
//===========================================================================// // File: memblock.hh // // Contents: Interface specification of the memory block class // //---------------------------------------------------------------------------// ...
alariq/mc2
mclib/stuff/memoryblock.hpp
C++
gpl-3.0
4,175
#!/usr/bin/env python import turtle import random def bloom(radius): turtle.colormode(255) for rad in range(40, 10, -5): for looper in range(360//rad): turtle.up() turtle.circle(radius+rad, rad) turtle.begin_fill() turtle.fillcolor((200+random.randint(0,...
mpclemens/python-explore
turtle/bloom.py
Python
gpl-3.0
728
/* * Orbit, a versatile image analysis software for biological image-based quantification. * Copyright (C) 2009 - 2017 Idorsia Pharmaceuticals Ltd., Hegenheimermattweg 91, CH-4123 Allschwil, Switzerland. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
mstritt/image-provider-omero
src/main/java/com/actelion/research/orbit/imageprovider/tree/TreeNodeProject.java
Java
gpl-3.0
3,070
/*======= Image Animation Controls =======*/ /*Image-1 timing*/ @-webkit-keyframes image-1-animation { 0% { opacity: 0; } 5% { opacity: 1; } 29% { opacity: 1; } 30% { opacity: 0; } 100% { opacity: 0; } } /*Image-1 Text timing*/ @-webkit-keyframes text...
Rise-Vision/content-restaurant-promotion
style.css
CSS
gpl-3.0
6,992
/** * * Copyright 2014 Martijn Brekhof * * This file is part of Catch Da Stars. * * Catch Da Stars 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 optio...
poisdeux/catchdastars
core/src/com/strategames/engine/gameobject/types/Door.java
Java
gpl-3.0
4,823
/* Buffer.cpp - This file is part of Element Copyright (C) 2014 Kushview, LLC. All rights reserved. */ #if ELEMENT_BUFFER_FACTORY Buffer::Buffer (DataType dataType_, uint32 subType_) : factory (nullptr), refs (0), dataType (dataType_), subType (subType_), capacity (0), next...
kushview/element
experimental/Buffer.cpp
C++
gpl-3.0
780
/* * Decompiled with CFR 0_115. * * Could not load the following classes: * android.content.BroadcastReceiver * android.content.Context * android.content.Intent * android.content.IntentFilter */ package com.buzzfeed.android.vcr.util; import android.content.BroadcastReceiver; import android.content.Context...
SPACEDAC7/TrabajoFinalGrado
uploads/34f7f021ecaf167f6e9669e45c4483ec/java_source/com/buzzfeed/android/vcr/util/VCRBitrateLimitingReceiver.java
Java
gpl-3.0
1,401
namespace SandbarWorkbench { partial class frmOptions { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /...
NorthArrowResearch/sandbar-analysis-workbench
SandbarWorkbench/frmOptions.Designer.cs
C#
gpl-3.0
43,463
sap.ui.jsview(ui5nameSpace, { // define the (default) controller type for this View getControllerName: function() { return "my.own.controller"; }, // defines the UI of this View createContent: function(oController) { // button text is bound to Model, "press" action is bound to Cont...
Ryan-Boyd/ui5-artisan
lib/stubs/views/PlainView.js
JavaScript
gpl-3.0
368
/* * 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. */ /** * * @author dh2744 */ import java.io.BufferedReader; import java.io.File; import java.io.FileNotFoundException; import java.io....
igm-team/meaRtools
Java_IGMDash-master/src/CheckField.java
Java
gpl-3.0
29,621
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('characters', '0011_auto_20160212_1144'), ] operations = [ migrations.CreateModel( name='CharacterSpells', ...
svamp/rp_management
characters/migrations/0012_auto_20160212_1210.py
Python
gpl-3.0
1,712
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Copyright (C) 2011-2021 OpenFOAM Foundation \\...
OpenFOAM/OpenFOAM-dev
src/finiteVolume/finiteVolume/ddtSchemes/localEulerDdtScheme/localEulerDdtScheme.C
C++
gpl-3.0
15,508
package org.emdev.ui.uimanager; import android.annotation.TargetApi; import android.app.Activity; import android.app.ActivityManager; import android.app.ActivityManager.RunningServiceInfo; import android.content.ComponentName; import android.content.Context; import android.view.View; import android.view.Window; impor...
bonisamber/bookreader
Application/src/main/java/org/emdev/ui/uimanager/UIManager3x.java
Java
gpl-3.0
8,692
/** Copyright 2012 John Cummens (aka Shadowmage, Shadowmage4513) This software is distributed under the terms of the GNU General Public License. Please see COPYING for precise license information. This file is part of Ancient Warfare. Ancient Warfare is free software: you can redistribute it and...
shadowmage45/AncientWarfare
AncientWarfare/src/shadowmage/ancient_warfare/common/vehicles/types/VehicleTypeBoatBallista.java
Java
gpl-3.0
6,768
/** * @file udp_socket.c * @author Ricardo Tubío (rtpardavila[at]gmail.com) * @version 0.1 * * @section LICENSE * * This file is part of udpip-broadcaster. * udpip-broadcaster is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the F...
vieites4/udpip_broadcaster
src/udpev/udp_socket.c
C
gpl-3.0
11,081
<?php $element = $variables['element']; // Special handling for form elements. if (isset($element['#array_parents'])) { // Assign an html ID. if (!isset($element['#attributes']['id'])) { $element['#attributes']['id'] = $element['#id']; } // Add the 'form-wrapper' class. $element['#attributes']['c...
sistemi-territoriali/StatPortalOpenData
sp-odata/sites/all/modules/spodata/metadata/theme/metadata_tree_filter.tpl.php
PHP
gpl-3.0
462
#pragma strict var playerFinalScore: int; var Users: List.< GameObject >; var userData: GameObject[]; var maxPlayers: int; var gameManager: GameObject; var currentPlayer: int; var currentName: String; function Awake () { //var users :GameObject = GameObject.Find("_UserControllerFB"); userData = GameObject.FindGameObje...
RomanKorchmenko/BowlingFX
BowlingFX/Assets/ScoreTransfer.js
JavaScript
gpl-3.0
1,210
<fieldset class="animated fadeIn" ng-form="employeeAuthorizationsForm"> <legend class="pull-left width-full">Authorizations</legend> <div class="form-group"> <label class="control-label col-sm-4"> Role&nbsp; <a href="#" tooltip-html="'<b>Employee:</b> An employee has basic viewin...
martinmicunda/employee-scheduling-ui
src/app/components/employee-authorizations/employee-authorizations.html
HTML
gpl-3.0
3,285
package com.andyadc.concurrency.latch; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.concurrent.*; /** * @author andaicheng * @version 2017/3/10 */ public class LatchDemo_1 { public static void main(String[] args) throws Exception { int num = ...
andyadc/java-study
concurrency-study/src/main/java/com/andyadc/concurrency/latch/LatchDemo_1.java
Java
gpl-3.0
1,769
# TimeBombs A plugin that allows players to drop item bombs that blow up in a configurable time and strength! [Spigot page](https://www.spigotmc.org/resources/timebombs.19012) **|** [Plugin jar download](http://shortninja.net/files/TimeBombs.jar)
Shortninja66/TimeBombs
README.md
Markdown
gpl-3.0
248
package com.infamous.performance.activities; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.AsyncTask; import android.os.Bundle; import android.os.SystemClock; import android.preference.PreferenceManager; import android.view.View; import android....
InfamousProductions/Infamous_Performance
src/com/infamous/performance/activities/checkSU.java
Java
gpl-3.0
3,396
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
s20121035/rk3288_android5.1_repo
libcore/luni/src/main/native/libcore_io_Posix.cpp
C++
gpl-3.0
68,241
// Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) package MJDecompiler; import java.io.IOException; // Referenced classes of package MJDecompiler: // bm, bf, bh, bj, // bc final class as extends CpField { as(ClazzInputStream bc, ClassFile bj1) ...
ghostgzt/STX
src/MJDecompiler/as.java
Java
gpl-3.0
839
package com.zalthrion.zylroth.handler; import net.minecraft.client.settings.KeyBinding; import org.lwjgl.input.Keyboard; import cpw.mods.fml.client.registry.ClientRegistry; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; public class KeyHandler { @SideOnly(Side.CLIENT) public static K...
Zalthrion/Zyl-Roth
src/main/java/com/zalthrion/zylroth/handler/KeyHandler.java
Java
gpl-3.0
533
/* * Copyright (c) 2014 Ian Bondoc * * This file is part of Jen8583 * * Jen8583 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 versio...
chiknrice/jen8583
src/main/java/org/chiknrice/iso/codec/Codec.java
Java
gpl-3.0
2,477
#!/usr/bin/env python # # Copyright 2011 Facebook # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or a...
mountainpenguin/BySH
server/lib/tornado/netutil.py
Python
gpl-3.0
15,081
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MiniQuick.Events { public class BaseEvent : IEvent { private int _MaxRetryCount = 3; private TimeSpan _timeinterval = TimeSpan.FromMilliseconds(1000); public s...
fzf003/MiniQuick
MiniQuick/Events/BaseEvent.cs
C#
gpl-3.0
606
/************************************************************************ Copyright 2008 Mark Pictor This file is part of RS274NGC. RS274NGC 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,...
charlie-x/rs274ngc
rs274ngc/driver.cpp
C++
gpl-3.0
21,770
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- HTML5 shim and Respond....
Timathom/timathom.github.io
discovery/resources/fan/1403/index.html
HTML
gpl-3.0
8,174
#!/bin/sh STAGING_DIR=$PWD/9ML-toolkit.d mkdir -p $STAGING_DIR mkdir -p $STAGING_DIR/bin ${CHICKEN_HOME}/bin/chicken-install -init $STAGING_DIR rm $STAGING_DIR/setup-download.* $STAGING_DIR/tcp.* $STAGING_DIR/srfi-18.* $CHICKEN_HOME/bin/chicken-install -deploy -prefix $STAGING_DIR \ datatype typeclass regex mak...
iraikov/9ML-toolkit
scripts/deploy-linux.sh
Shell
gpl-3.0
786
/* *************************************************************************** * This file is part of SharpNEAT - Evolution of Neural Networks. * * Copyright 2004-2006, 2009-2010 Colin Green (sharpneat@gmail.com) * * SharpNEAT is free software: you can redistribute it and/or modify * it under the terms of the GN...
BLueders/ENTM_CSharpPort
src/SharpNeatLib/Network/ActivationFunctions/RadialBasis/RbfGaussian.cs
C#
gpl-3.0
5,987
'use strict'; /*global require, after, before*/ var async = require('async'), assert = require('assert'), db = require('../mocks/databasemock'); describe('Set methods', function() { describe('setAdd()', function() { it('should add to a set', function(done) { db.setAdd('testSet1', 5, function(err) { asser...
seafruit/NodeBB
test/database/sets.js
JavaScript
gpl-3.0
6,160
//////////////////////////////////////////////////////// // // GEM - Graphics Environment for Multimedia // // Implementation file // // Copyright (c) 2002-2011 IOhannes m zmölnig. forum::für::umläute. IEM. zmoelnig@iem.at // zmoelnig@iem.kug.ac.at // For information on usage and redistribution, and for a DISCLAIMER /...
rvega/morphasynth
vendors/pd-extended-0.43.4/externals/Gem/src/openGL/GEMglTexParameteri.cpp
C++
gpl-3.0
3,043
using System; using System.Collections.Generic; using System.Data.Entity; using System.Data.Entity.Migrations; using System.Linq; using System.Linq.Expressions; namespace BusinessLogic.Repositories { public class Repository<T> : IRepository<T> where T : class { private readonly DbContext _context; private reado...
dsilva609/Project-Cinderella
BusinessLogic/Repositories/Repository.cs
C#
gpl-3.0
1,282
// pythonFlu - Python wrapping for OpenFOAM C++ API // Copyright (C) 2010- Alexey Petrov // Copyright (C) 2009-2010 Pebble Bed Modular Reactor (Pty) Limited (PBMR) // // 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 //...
ivan7farre/PyFreeFOAM
Foam/src/OpenFOAM/fields/GeometricFields/no_tmp_typemap_GeometricFields.hpp
C++
gpl-3.0
6,243
#ifndef VALUE_H_ #define VALUE_H_ // Cost parameters #define CARCOST 100 #define TICKETCOST 300 #define CENTSPERLITRE 130 #define METERSPERLITRE 15000 // Headers #include <limits.h> #include <immintrin.h> #include "instance.h" #include "random.h" #include "macros.h" #include "types.h" #define COST(I, DR, L) ((DR)...
filippobistaffa/SR-CFSS
value.h
C
gpl-3.0
613
//----------------------------------------------------------------------------------- // The confidential and proprietary information contained in this file may // only be used by a person authorised under and to the extent permitted // by a subsisting licensing agreement from ARM Limited or its affiliates /...
jogosa/flip_dot_clock_fw301
MODIFIED_SDK_13.0.0_04a0bfd/external/nrf_cc310/include/crys_rnd.h
C
gpl-3.0
16,531
namespace Tsu.Voltmeters.Appa { partial class Multimeter109NControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components; /// <summary> /// Clean up any resources being used. /// </...
romul/Measurement-Studio
APPA_Multimeter/Multimeter109nControl.Designer.cs
C#
gpl-3.0
1,142
# _attributevaluebeforechange _namespace: [SMRUCC.genomics.Data.Reactome.LocalMySQL.Tables.gk_current](./index.md)_ -- DROP TABLE IF EXISTS `_attributevaluebeforechange`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `_attributevaluebeforech...
amethyst-asuka/GCModeller
manual/sdk_api/docs/SMRUCC.genomics.Data.Reactome.LocalMySQL.Tables.gk_current/_attributevaluebeforechange.md
Markdown
gpl-3.0
579
package ru.trolsoft.utils.files; import ru.trolsoft.utils.StrUtils; import java.io.*; import java.util.Random; /** * Created on 07/02/17. */ public class IntelHexWriter { private final Writer writer; /** * */ private int segmentAddress = 0; public IntelHexWriter(Writer writer) { ...
trol73/avr-bootloader
software/java/src/ru/trolsoft/utils/files/IntelHexWriter.java
Java
gpl-3.0
3,697
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_131) on Mon May 29 22:14:24 CST 2017 --> <title>org.cripac.isee.vpe.alg.pedestrian.attr Class Hierarchy</title> <meta name="date" c...
kyu-sz/LaS-VPE-Platform
docs/org/cripac/isee/vpe/alg/pedestrian/attr/package-tree.html
HTML
gpl-3.0
10,524
<?php /** * @package omeka * @subpackage solr-search * @copyright 2012 Rector and Board of Visitors, University of Virginia * @license http://www.apache.org/licenses/LICENSE-2.0.html */ class SolrSearch_AdminController extends Omeka_Controller_AbstractActionController { /** * Display t...
moobee/omeka-newspaper-reader
SolrSearch/controllers/AdminController.php
PHP
gpl-3.0
6,232
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Fri Feb 07 15:34:51 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface f...
Ostis/Ostis
doc/fr/ece/ostis/class-use/DroneStatusChangedListener.html
HTML
gpl-3.0
9,542
import re import traceback from urllib.parse import quote from requests.utils import dict_from_cookiejar from sickchill import logger from sickchill.helper.common import convert_size, try_int from sickchill.oldbeard import tvcache from sickchill.oldbeard.bs4_parser import BS4Parser from sickchill.providers.torrent.To...
h3llrais3r/SickRage
sickchill/oldbeard/providers/pretome.py
Python
gpl-3.0
5,958
/* General Demo Style */ @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; } /* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/mi...
hk1953/hk1953.github.io
css/demo.css
CSS
gpl-3.0
2,440
/* * Copyright (c) 2010 The University of Reading * 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 li...
nansencenter/GreenSeasADC-portlet
docroot/WEB-INF/src/uk/ac/rdg/resc/edal/coverage/domain/Domain.java
Java
gpl-3.0
3,145
/***************************************************************** * This file is part of Managing Agricultural Research for Learning & * Outcomes Platform (MARLO). * MARLO 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...
CCAFS/MARLO
marlo-data/src/main/java/org/cgiar/ccafs/marlo/data/manager/impl/ReportSynthesisGovernanceManagerImpl.java
Java
gpl-3.0
2,612
<!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_51) on Mon Mar 17 10:31:37 CDT 2014 --> <title>TIntFloatMapDecorator (Trove 3.1a1)</title> <meta name="date" content="2014-03-17"> <lin...
achraftriki/test2
javadocs/gnu/trove/decorator/TIntFloatMapDecorator.html
HTML
gpl-3.0
29,372
/*jshint expr:true */ describe("Services: Core System Messages", function() { beforeEach(module("risevision.core.systemmessages")); beforeEach(module(function ($provide) { //stub services $provide.service("$q", function() {return Q;}); $provide.value("userState", { isRiseVisionUser: function ()...
Rise-Vision/ng-core-api-client
test/unit/svc-system-messages-spec.js
JavaScript
gpl-3.0
499
{% load i18n %} <table class="tabledisplay"> <tbody><tr><th>{% trans 'Vraag' %}</th><th>{% trans 'Antwoord' %}</th></tr> <tr><td colspan="2"><h5><i>Algemeen</i></h5></td></tr> <tr><td>{% trans 'Beoordeling algemene gezondheid' %}</td><td>{{ questionnaire.get_health_general_display|default:"-" }}</td></tr> ...
acesonl/remotecare
remotecare/apps/questionnaire/templates/questionnaire/details/RheumatismSF36.html
HTML
gpl-3.0
6,185
/// <reference path="grid_astar.ts" /> // create abstract grid representation (no nodes here) var grid = [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0,...
MastersOfDisasters/shrdlite-course-project
astar/grid_test.ts
TypeScript
gpl-3.0
4,016
// Copyright ©2015 The gonum 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 gonum import ( "gonum.org/v1/gonum/blas" "gonum.org/v1/gonum/lapack" ) // Dlasr applies a sequence of plane rotations to the m×n matrix A. This ...
pts-eduardoacuna/pachy-learning
vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go
GO
gpl-3.0
6,827
# -*- encoding: UTF-8 -*- import re import sys import os import traceback from ..ibdawg import IBDAWG from ..echo import echo from . import gc_options __all__ = [ "lang", "locales", "pkg", "name", "version", "author", \ "load", "parse", "getDictionary", \ "setOptions", "getOptions", "getOpti...
SamuelLongchamps/grammalecte
gc_core/py/gc_engine.py
Python
gpl-3.0
17,150
/* «Camelion» - Perl storable/C struct back-and-forth translator * * Copyright (C) Alexey Shishkin 2016 * * This file is part of Project «Camelion». * * Project «Camelion» 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 Fre...
kimiby/camelion
serials/sread.c
C
gpl-3.0
2,718
package com.entrepidea.jvm; import java.util.ArrayList; import java.util.List; /** * @Desc: * @Source: 深入理解Java虚拟机:JVM高级特性与最佳实践(第2版) * Created by jonat on 10/18/2019. * TODO need revisit - the code seem just running - supposedly it should end soon with exceptions. */ public class RuntimeConstantPoolOOM { ...
entrepidea/projects
java/java.core/src/main/java/com/entrepidea/jvm/RuntimeConstantPoolOOM.java
Java
gpl-3.0
551
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; using LobbyClient; using PlasmaShared; using ZkData; namespace ZeroKWeb.SpringieInterface { public class StartSetup { static bool listOnlyThatLevelsModules = false; //...
TurBoss/Zero-K-Infrastructure
Zero-K.info/SpringieInterface/StartSetup.cs
C#
gpl-3.0
16,808
# wp_project Project for Web Programming exam Cartelle: spec: contiene il file delle specifiche e tutto ciò che è inerente alla progettazione dell'elaborato doc: contiene tutti i file della documentazione prodotta src: contiene i file sorgenti del progetto Students: Luca Bettinelli, Michele Masciale e Matteo ...
Luke092/wp_project
README.md
Markdown
gpl-3.0
328
package com.kimkha.finanvita.ui; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.support.v4.app.LoaderManager; import android.support.v4.content.Loader; import android.util.SparseBooleanArray; import an...
kimkha/Finanvita
Finanvita/src/main/java/com/kimkha/finanvita/ui/ItemListFragment.java
Java
gpl-3.0
11,290
#ifndef __LINUX_VIDEODEV_H #define __LINUX_VIDEODEV_H /* Linux V4L API, Version 1 * videodev.h from v4l driver in Linux 2.2.3 * * Used here with the explicit permission of the original author, Alan Cox. * <alan@lxorguk.ukuu.org.uk> */ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/videodev.h,v 1.8 20...
chriskmanx/qmole
QMOLEDEV/vnc-4_1_3-unixsrc/unix/xc/programs/Xserver/hw/xfree86/drivers/v4l/videodev.h
C
gpl-3.0
8,115
// XDwgDirectReader.cpp: implementation of the XDwgDirectReader class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include "atlbase.h" #include "XDwgDirectReader.h" #include "db.h" #include "...
hy1314200/HyDM
DataExchange/DwgConvert/XDwgDirectReader.cpp
C++
gpl-3.0
132,005
# Copyright 2019 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import datetime from collections import defaultdict from core.util import ...
hsoft/moneyguru
core/gui/import_window.py
Python
gpl-3.0
15,326
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
s20121035/rk3288_android5.1_repo
frameworks/base/core/java/android/content/ContextWrapper.java
Java
gpl-3.0
20,584
The C-BGP Routing Solver == C-BGP is an efficient solver for BGP, the de facto standard protocol used for exchanging routing information accross domains in the Internet. BGP was initially described in RFC1771 in 1995. It has since undergone several updates recently standardized in RFC4271 (2006). C-BGP is aimed at co...
lvanbever/cbgp
README.md
Markdown
gpl-3.0
7,205
#### List of contents * [User guide](@ref axo_gui) * [Compiling from source](@ref compile) * [Getting started](@ref getting_started) </br> * [For developers] (@ref developers) * [Updating the firmware] (@ref updating_firmware) * [Directory structure] (@ref directory_structure) * [For PureData users] (@ref pd_user) </b...
dkmorb/axoloti
doc/doxygen/main_page.md
Markdown
gpl-3.0
350
// Copyright (c) François Paradis // This file is part of Mox, a card game simulator. // // Mox 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, version 3 of the License. // // Mox is distributed in...
fparadis2/mox
Source/Mox.Engine/Project/Source/Database/CardFactory/Library/ZoneChangeTriggeredAbility.cs
C#
gpl-3.0
3,243
package com.thomasjensen.checkstyle.addons.checks; /* * Checkstyle-Addons - Additional Checkstyle checks * Copyright (c) 2015-2020, the Checkstyle Addons contributors * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License, version 3, as publi...
checkstyle-addons/checkstyle-addons
src/main/java/com/thomasjensen/checkstyle/addons/checks/BinaryName.java
Java
gpl-3.0
4,699
#include "Board.h" #include <iostream> using namespace std; void Board::enumExts( ) { if(ptester->hasUnboundedHorizAttacks()) { for( int i = 1; i <= nrows; i++ ) if( PiecesInRow[i] > 1 ) { cout << 0 << endl; return; } } _enumExts(); } void Board::_enumExts( ) { Place P(1,1); if...
chaikens/MathResearchPrograms
Queens/Ver2/Board.cpp
C++
gpl-3.0
2,775
/* * $Id: LeftJoin.java,v 1.2 2006/04/09 12:13:12 laddi Exp $ * Created on 5.10.2004 * * Copyright (C) 2004 Idega Software hf. All Rights Reserved. * * This software is the proprietary information of Idega hf. * Use is subject to license terms. */ package com.idega.data.query; import java.util.HashSet; import ...
idega/com.idega.core
src/java/com/idega/data/query/LeftJoin.java
Java
gpl-3.0
1,467
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ Partial Class fAwards Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. <System.Diagnostics.DebuggerNonUserCode()> _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) ...
rkrehn/devstudiotycoon
fAwards.Designer.vb
Visual Basic
gpl-3.0
6,024
--- title: "मेरा इस्तीफा राफेल को लेकर हुआ है : तारिक अनवर" layout: item category: ["politics"] date: 2018-09-29T04:19:03.930Z image: 1538214543927tariq.jpg --- <p>नई दिल्ली: राष्ट्रवादी कांग्रेस पार्टी (एनसीपी) और लोकसभा सदस्यता से इस्तीफा दे चुके वरिष्ठ नेता तारिक अनवर का कहना है कि &#39;मेरी नाराजगी राफेल को लेकर पा...
InstantKhabar/_source
_source/news/2018-09-29-tariq.html
HTML
gpl-3.0
2,466
package it.emarolab.owloop.descriptor.utility.classDescriptor; import it.emarolab.amor.owlInterface.OWLReferences; import it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Individuals; import it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression; import it.emarolab.owloop.descrip...
EmaroLab/owloop
src/main/java/it/emarolab/owloop/descriptor/utility/classDescriptor/InstanceClassDesc.java
Java
gpl-3.0
4,115
// -*- Mode: Go; indent-tabs-mode: t -*- /* * Copyright (C) 2016 Canonical Ltd * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * This program is distributed in the hope tha...
kenvandine/snapd
store/export_test.go
GO
gpl-3.0
4,569
using System; using System.Threading; using System.Windows.Input; namespace WpfAsyncPack.Internal { internal sealed class CancelAsyncCommand : ICommand { private CancellationTokenSource _cancellationTokenSource = new CancellationTokenSource(); private bool _isCommandExecuting; public ...
kirmir/WpfAsyncPack
WpfAsyncPack/Internal/CancelAsyncCommand.cs
C#
gpl-3.0
1,497
<template name="views_contracts"> <div class="dapp-container"> <h1>{{i18n "wallet.contracts.contractTitle"}}</h1> <a href="{{pathFor route='deployContract'}}" class="wallet-box create"> <div class="account-pattern"> + </div> <h3>{{i18n "wallet.co...
Davidyuk/Hackathon2017
app/client/templates/views/contracts.html
HTML
gpl-3.0
1,528
<?php /** * The file that defines the core plugin class * * A class definition that includes attributes and functions used across both the * public-facing side of the site and the admin area. * * @link http://stephanetauziede.com * @since 1.0.0 * * @package Wp_Startup_Press_Room * @subpackage W...
stauziede/WP-Startup-Press-Room
includes/class-wp-startup-press-room.php
PHP
gpl-3.0
6,889
drop table if exists users; create table users ( id serial primary key, username varchar(128) not null, password varchar(128) not null, favorites text not null, minute integer, disabled boolean not null); drop table if exists messages; create table messages ( id ...
alawibaba/autoseamless
schema.sql
SQL
gpl-3.0
458
/** * Copyright (c) 2006-2014 LOVE Development Team * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * ...
albertz/love
src/modules/joystick/wrap_Joystick.h
C
gpl-3.0
1,996
/* Copyright (C) 2011 Srivats P. This file is part of "Ostinato" This 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 dist...
pstavirs/ostinato
common/eth2pdml.h
C
gpl-3.0
1,185
/* * Copyright 2013, winocm. <winocm@icloud.com> * 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 * lis...
p01arst0rm/decorum-linux
_resources/kernels/xnu-arm/pexpert/arm/common/pe_armsupport.c
C
gpl-3.0
3,815
<?php /* * AJGL CSV RFC Component * * Copyright (C) Antonio J. García Lagar <aj@garcialagar.es> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Ajgl\Csv\Rfc\Tests\Spl; use Ajgl\Csv\Rfc\Spl\SplFileObject; /** * @autho...
moodlerooms/moodle-local_xray
vendor/ajgl/csv-rfc/tests/Spl/SplFileObjectTest.php
PHP
gpl-3.0
541
package com.example.habitup.View; import android.content.Context; import android.content.res.Resources; import android.graphics.Color; import android.support.v4.content.ContextCompat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wi...
CMPUT301F17T29/HabitUp
app/src/main/java/com/example/habitup/View/HabitListAdapter.java
Java
gpl-3.0
2,677
#!/usr/bin/env python # coding=utf-8 """30. Digit fifth powers https://projecteuler.net/problem=30 Surprisingly there are only three numbers that can be written as the sum of fourth powers of their digits: > 1634 = 14 \+ 64 \+ 34 \+ 44 > 8208 = 84 \+ 24 \+ 04 \+ 84 > 9474 = 94 \+ 44 \+ 74 \+ 44 As 1 = 14 is n...
openqt/algorithms
projecteuler/pe030-digit-fifth-powers.py
Python
gpl-3.0
507
#include <stdio.h> #include <string.h> #include "stdbool.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_system.h" #include "esp_log.h" #include "bt.h" #define GATTS_TAG "MAIN" #define HCI_H4_CMD_PREAMBLE_SIZE (4) /* HCI Command opcode group field(OGF) */ #define HCI_GRP_HOST_...
pcbreflux/espressif
esp32/app/ble_app_eddystone/main/app_bt.c
C
gpl-3.0
8,842
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Mon Jun 20 18:37:10 EEST 2016 --> <title>JRPropertiesUtil.PropertySuffix (JasperReports 6.3.0 API)</title> <meta name="date" con...
MHTaleb/Encologim
lib/JasperReport/docs/api/net/sf/jasperreports/engine/JRPropertiesUtil.PropertySuffix.html
HTML
gpl-3.0
12,799
if(NOT DEFINED IMP_TIMEOUT_FACTOR) if(${CMAKE_BUILD_TYPE} MATCHES "Debug") set(IMP_TIMEOUT_FACTOR 3 CACHE INT "A scaling factor for test timeouts") else() set(IMP_TIMEOUT_FACTOR 1 CACHE INT "A scaling factor for test timeouts") endif() endif() set(IMP_CHEAP_TIMEOUT 5 CACHE INT "Timeout for chea...
shanot/imp
modules/rmf/dependency/RMF/cmake_modules/IMPAddTests.cmake
CMake
gpl-3.0
4,461
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qdeclarativepolygonmapitem.cpp --> <title>List of All Members for MapPolygon | Qt Location 5.7</title> <link rel="stylesheet" type="text/css" href="style/offlin...
angeloprudentino/QtNets
Doc/qtlocation/qml-qtlocation-mappolygon-members.html
HTML
gpl-3.0
2,880
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_14) on Fri Jun 18 18:05:18 BST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class gr.forth.ics...
unidesigner/pyconto
scratch/flexigraph-0.1/dist/javadoc/gr/forth/ics/graph/layout/forces2d/class-use/Forces.FRSpring.html
HTML
gpl-3.0
6,443
/* Copyright © 2007, 2008, 2009, 2010, 2011 Vladimír Vondruš <mosra@centrum.cz> This file is part of Kompas. Kompas is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 only, as published by the Free Software Foundation. ...
mosra/kompas-plugins
src/FilesystemCache/FilesystemCache.cpp
C++
gpl-3.0
13,964