code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd"> <HTML style="overflow:auto;"> <HEAD> <meta name="generator" content="JDiff v1.1.0"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which gener...
s20121035/rk3288_android5.1_repo
frameworks/base/docs/html/sdk/api_diff/preview-21/changes/methods_index_all.html
HTML
gpl-3.0
224,875
package sc.ndt.editor.fast.ui.mpe.outline; import java.util.ArrayList; import org.eclipse.jface.action.Action; import org.eclipse.jface.action.IMenuManager; import org.eclipse.jface.action.IStatusLineManager; import org.eclipse.jface.action.IToolBarManager; import org.eclipse.jface.viewers.CheckStateChangedEvent; imp...
cooked/NDT
sc.ndt.editor.fast.fst.ui/src/sc/ndt/editor/fast/ui/mpe/outline/OutListContentOutline.java
Java
gpl-3.0
9,419
Aquamacs Emacs =============================== This project is Aquamacs Emacs, a modified distribution of Emacs for Mac OS X. Aquamacs tracks GNU Emacs, merging from the latest release branch. Aquamacs is not a fork. Aquamacs is designed to make it easy for users to get started with Emacs. It also makes it easy to s...
davidswelt/aquamacs-emacs
README.md
Markdown
gpl-3.0
1,610
from datetime import datetime import json import traceback from django.http import HttpResponse from django.template import loader, Context from django.views.decorators.csrf import csrf_exempt from events.models import ScriptEvent, MessageEvent from profiles.models import PhoneNumber, format_phone from sms_messages.m...
audaciouscode/SMSBot
smsbot_django/services/views.py
Python
gpl-3.0
4,783
/* Copyright 2013-2017 Matt Tytel * * helm 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. * * helm is distributed in the hope t...
mtytel/helm
src/look_and_feel/shaders.h
C
gpl-3.0
1,154
# service-worker-plugin TODO Create a service worker webpack plugin
Guru107/service-worker-plugin
README.md
Markdown
gpl-3.0
68
# Components `Projects`, `Actions`, `Position`, `Skill` are the 4 building blocks that make up `corp 2.0`. They are intentionally designed to mirror the existing structure that is prevalent in mainstream organizations today. ## Projects `Projects` are created from `templates.` A `project` is an initiative taken on...
CORP-2/CORP-2.0
COMPONENTS.md
Markdown
gpl-3.0
1,656
# -*- coding: utf-8 -*- from ui import ui_elements from ui import ui_handler class my_text(ui_elements.Text): def start(self, args): self.set_text(args["text"]) self.set_pos((100, 100)) self.set_size(60) self.set_color((0, 0, 255)) def mouse_enter(self): self.set_color((255, 0, 0)) def mouse_leave(sel...
c-michi/pygame_ui
test_ui.py
Python
gpl-3.0
722
package com.jmd613.AM1.Client.gui; import com.jmd613.AM1.reference.Reference; import cpw.mods.fml.client.config.GuiConfig; import cpw.mods.fml.client.config.IConfigElement; import net.minecraft.client.gui.GuiScreen; import net.minecraftforge.common.config.ConfigElement; import net.minecraftforge.common.config.Configur...
TheGamingCore/Atomic-Mechanisms
src/main/java/com/jmd613/AM1/Client/gui/ModGuiConfig.java
Java
gpl-3.0
767
<div class="mod-pedal mod-pedal-boxy mod-three-sliders mod-{{color}}"> <div mod-role="drag-handle" class="mod-drag-handle"></div> <div class="mod-plugin-author"><h1>{{author}}</h1></div> <div class="mod-plugin-name"><h1>{{label}}</h1></div> <div class="mod-light on" mod-role="bypass-light"></div> <d...
moddevices/mod-resources
templates/pedal-boxy-3-sliders.html
HTML
gpl-3.0
1,909
""" Copyright (c) 2012-2014 RockStor, Inc. <http://rockstor.com> This file is part of RockStor. RockStor 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 la...
schakrava/rockstor-core
src/rockstor/storageadmin/models/netatalk_share.py
Python
gpl-3.0
1,546
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <link rel="stylesheet" href="css/site.css" /> </head> <body> <div class="sidebar"> </div> <div class="footer"> </div> </body> </html>
grriffin/sallysrecipes
src/sallysrecipes/wwwroot/index.html
HTML
gpl-3.0
239
/******************************************************************************* * Copyright (C) 2015, CERN * This software is distributed under the terms of the GNU General Public * License version 3 (GPL Version 3), copied verbatim in the file "LICENSE". * In applying this license, CERN does not waive the privile...
cerndb/wls-cern-sso
saml2slo/test/TestURLEncoder.java
Java
gpl-3.0
1,415
<?php # # Plugin: check_centricstor # Author: Rene Koch <r.koch@ovido.at> # Date: 2012/12/06 # $opt[1] = "--vertical-label \"Caches free\" -l 0 --title \"Caches free on $hostname\" --slope-mode -N"; $opt[2] = "--vertical-label \"Caches dirty\" -l 0 --title \"Caches dirty on $hostname\" --slope-mode -N"; $def[1] = ""; ...
ovido/check_centricstor
contrib/check_centricstor.php
PHP
gpl-3.0
1,393
/* * Copyright (C) 2011-2012 DarkCore <http://www.darkpeninsula.eu/> * Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2012 MaNGOS <http://getmangos.com/> * * This program is free software; you can re...
Darkpeninsula/Darkcore-Rebase
src/server/game/Handlers/BattlefieldHandler.cpp
C++
gpl-3.0
4,978
/* * Copyright 2016 Takashi Inoue * * This file is part of EzPuzzles. * * EzPuzzles 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...
Takashi-Inoue/EzPuzzles
MineSweeper/MinePiecesFactory.h
C
gpl-3.0
2,066
/* * Copyright (c) 1989, 1990, 1991, 1992 William F. Jolitz, TeleMuse * 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 ...
axelmuhr/Helios-NG
filesys/ufs/vfs_bio.c
C
gpl-3.0
14,835
# Lab Meeting Agenda - August 24th, 2017 ## Open Agenda Items? How is everyone doing? What do you want this meeting to be? How often do we need to meet? Journal club? If so, you should get credit. ## Upcoming Stuff Sept 17th - Sunday with a Scientist Sept 18th - Big grant review - I will check and get more in...
HerrLab/LAB_STUFF
meeting_agendas/2017-08-24-lab_meeting_agenda.md
Markdown
gpl-3.0
1,250
/* * CoOccurrenceDrawer.java Copyright (C) 2021. Daniel H. Huson * * (Some files contain contributions from other authors, who are then mentioned separately.) * * 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 ...
danielhuson/megan-ce
src/megan/chart/drawers/CoOccurrenceDrawer.java
Java
gpl-3.0
27,067
/****************************************************************************** * * Project: FYBA Callbacks * Purpose: Needed by FYBA - however we do not want to display most messages * Author: Thomas Hirsch, <thomas.hirsch statkart no> * ***********************************************************************...
grueni75/GeoDiscoverer
Source/Platform/Target/Android/core/src/main/jni/gdal-3.2.1/ogr/ogrsf_frmts/sosi/fyba_melding.cpp
C++
gpl-3.0
2,499
/* LUFA Library Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and...
m3741/due_eeprom
LUFA 100807/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
C
gpl-3.0
5,593
/* ------------------------------------------------------------------ * GEM - Graphics Environment for Multimedia * * 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 * OF AL...
rvega/morphasynth
vendors/pd-extended-0.43.4/externals/Gem/src/openGL/GEMglViewport.h
C
gpl-3.0
1,691
package io.nadron.app.impl; public class InvalidCommandException extends Exception { /** * Eclipse generated serial id. */ private static final long serialVersionUID = 6458355917188516937L; public InvalidCommandException(String message) { super(message); } public InvalidCommandException(String message, E...
wangxiaogangan/EC_Game
Server/elementproject/nadron/src/main/java/io/nadron/app/impl/InvalidCommandException.java
Java
gpl-3.0
360
/* *** Triangle Storage Class *** src/render/trianglechopper.h Copyright T. Youngs 2013-2015 This file is part of uChroma. uChroma 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 L...
trisyoungs/uchroma
src/render/trianglechopper.h
C
gpl-3.0
1,591
<?php include 'copyright.php' ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Carnaval - BDL N...
BDL-NDC/bdlsite
CA.php
PHP
gpl-3.0
2,625
<?php /** * SfGuardPermission form. * * @package trialsites * @subpackage form * @author Herlin R. Espinosa G. - CIAT-DAPA * @version SVN: $Id: sfDoctrineFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $ */ class SfGuardPermissionForm extends BaseSfGuardPermissionForm { public function co...
CCAFS/CCAFS-AgTrialsV2
lib/form/doctrine/SfGuardPermissionForm.class.php
PHP
gpl-3.0
340
/* * GrGen: graph rewrite generator tool -- release GrGen.NET 4.4 * Copyright (C) 2003-2015 Universitaet Karlsruhe, Institut fuer Programmstrukturen und Datenorganisation, LS Goos; and free programmers * licensed under LGPL v3 (see LICENSE.txt included in the packaging of this file) * www.grgen.net */ /** * @aut...
jblomer/GrGen.NET
frontend/de/unika/ipd/grgen/ast/exprevals/ExternalTypeNode.java
Java
gpl-3.0
5,929
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; namespace Abide.Tag { public class Block : ITagBlock, IEnumerable<Field>, IEquatable<Block> { private string name = string.Empty; private string d...
MikeMatt16/Abide
Abide.Guerilla/Abide.Tag/Block.cs
C#
gpl-3.0
6,725
import { Component, OnInit } from '@angular/core'; import { Serie } from './model/serie.model'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent implements OnInit { constructor() { } ngOnInit() { } }
jorgeas80/webhub
ng2/appseries/src/app/app.component.ts
TypeScript
gpl-3.0
301
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
vijayanand-is/dotnet-code
Learning C Sharp Design Patterns - Working Files/Chapter 3/Proxy/Proxy/Properties/Settings.Designer.cs
C#
gpl-3.0
1,062
#################################################################################### #################################################################################### ## Copyright 2011(c) Analog Devices, Inc. ## Auto-generated, do not modify! ##########################################################################...
r2t2sdr/r2t2
fpga/modules/adi_hdl/library/axi_generic_adc/Makefile
Makefile
gpl-3.0
1,403
-- -- (C) 2013-14 - ntop.org -- dirs = ntop.getDirs() package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path -- io.write ("Session:".._SESSION["session"].."\n") require "lua_utils" sendHTTPHeader('text/html; charset=utf-8') ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/header.inc") -- NOT...
fw867/ntopng
scripts/lua/index.lua
Lua
gpl-3.0
7,119
#region header // ======================================================================== // Copyright (c) 2018 - Julien Caillon (julien.caillon@gmail.com) // This file (PositionTracker.cs) is part of 3P. // // 3P is a free software: you can redistribute it and/or modify // it under the terms of the GNU General Publ...
jcaillon/3P
3PA/Lib/CommonMark/Parser/PositionTracker.cs
C#
gpl-3.0
4,594
using MaterialSkin.Controls; using System; using System.Drawing; using System.Windows.Forms; using WinFormsTranslator; /// <summary> /// SA:MP launcher .NET namespace /// </summary> namespace SAMPLauncherNET { /// <summary> /// Connect form class /// </summary> public partial class ConnectForm : Mater...
BigETI/SAMPLauncherNET
SAMPLauncherNET/Source/SAMPLauncherNET/UI/Forms/ConnectForm.cs
C#
gpl-3.0
3,748
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>register</title> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="...
MrowKill/text
register.html
HTML
gpl-3.0
2,206
using System.ComponentModel; namespace SmartLogReader { public enum WorkerProgressCode { StartedWork, StillWorking, FinishedWork, CustomCode } public class Worker { public Worker() { worker = new BackgroundWorker(); worker.Wo...
wolfoerster/SmartLogReader
Utilities/Worker.cs
C#
gpl-3.0
2,751
# Copyright (C) 2017 Roman Samoilenko <ttahabatt@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 3 of the License, or # (at your option) any later version. # This pr...
johnnykv/heralding
heralding/capabilities/ssh.py
Python
gpl-3.0
3,627
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - coverage.info - libwatermark/benchmark/ZeroCross.h - functions</title> <link rel="stylesheet" type="text/css" href="../../gcov.css"> </head> ...
jcelerier/watermarking
html-coverage/libwatermark/benchmark/ZeroCross.h.func-sort-c.html
HTML
gpl-3.0
4,030
body { text-align: justify; width: 500px; }
thomasgalvin/MarkdownWriter
MarkdownWriterMain/src/test/markdown/styles.css
CSS
gpl-3.0
48
/* * Copyright 2002-2017 the original author or authors. * * 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 ap...
shekharcs1-/Test
service/src/main/java/com/drdolittle/petclinic/petclinic/repository/jpa/JpaVisitRepositoryImpl.java
Java
gpl-3.0
2,491
# Description This python library gathers tools and functions related to [random vectors with a matrix representation](http://perso.quaesituri.org/florian.angeletti/Publications/Journal?filter=tags%3E[Matrix%20representation]). In brief, this random variable are characterized by a joint probability density function w...
FAngeletti/Pymatr
readme.md
Markdown
gpl-3.0
4,454
## UnDeclareCommutator `UnDeclareCommutator[a, b]` undeclares the value assigned to the commutator of `a` and `b`. ### See also [Overview](Extra/FeynCalc.md), [Commutator](Commutator.md), [CommutatorExplicit](CommutatorExplicit.md), [DeclareNonCommutative](DeclareNonCommutative.md), [DotSimplify](DotSimplify.md). #...
FeynCalc/feyncalc
FeynCalc/Documentation/Markdown/UnDeclareCommutator.md
Markdown
gpl-3.0
1,800
/************************************************************************* SGMOOS: A set of libraries, scripts & applications which extend MOOS (Mission Oriented Operating Suite by Dr. Paul Newman) for use in Autonomous Underwater Vehicles & Autonomous Surface Vessels. Copyright (C) 2006,2007,2008,...
ifreecarve/SGMOOS
Control/SeaGrantTaskLib/RTUMonitor.h
C
gpl-3.0
3,557
<?php namespace StoreCore\StoreFront; /** * Uniform Resource Identifier (URI) * * @author Ward van der Put <Ward.van.der.Put@gmail.com> * @copyright Copyright (c) 2015-2016 StoreCore * @license http://www.gnu.org/licenses/gpl.html GNU General Public License * @package StoreCore\Core * @version 0.1.0 *...
storecore/releases
StoreCore/StoreFront/Location.php
PHP
gpl-3.0
2,258
#include "ModelStructure.h" #include <stdio.h> #include <stdlib.h> #include <assert.h> void CharProfile_free(void * profile_in){ CharProfile * profile = (CharProfile *) profile_in; utarray_free(profile->CharChoices); } int main(void){ UT_array * WholeString = NULL; CharProfile NewCharProfile; CharProbability Ne...
mqchau/EECS22L_Project2
src/Model/ExampleCharArray.c
C
gpl-3.0
2,478
<!DOCTYPE html><html><head><title>/post/campanas/no-guerra/</title><link rel="canonical" href="/post/campanas/no-guerra/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/post/campanas/no-guerra/" /></head></html>
forosocialcriptana/forosocialcriptana.github.io
post/campanas/no-guerra/page/1/index.html
HTML
gpl-3.0
271
<!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_17) on Mon May 06 00:15:51 EDT 2013 --> <title>org.spongycastle.crypto.util</title> <meta name="date" content="2013-05-06"> <link rel="...
gnu-user/orwell
Orwell/doc/org/spongycastle/crypto/util/package-summary.html
HTML
gpl-3.0
5,781
#ifndef BAMBOO_01_2048_H_ #define BAMBOO_01_2048_H_ #include "Arduino.h" #include <avr/pgmspace.h> #define BAMBOO_01_2048_NUM_CELLS 2048 #define BAMBOO_01_2048_SAMPLERATE 16384 const char __attribute__((progmem)) BAMBOO_01_2048_DATA [] = {0, 1, -1, 1, -1, 0, 1, -1, 0, -1, 0, -2, 0, -1, -1, -7, -29, -71, -96, -72, -...
sensestage/Mozzi
samples/bamboo/bamboo_01_2048_int8.h
C
gpl-3.0
7,724
{% extends 'file_layout.html' %} {% block file_content %} {% load staticfiles %} <div id="placeholder"></div> <script type="text/javascript" src="{{ api_src }}"></script> <script type="text/javascript"> $(function(){ config = { "document": { "fileType": "{{ ext }}", ...
bshishov/Memorandum
main/templates/files/office.html
HTML
gpl-3.0
782
/* A GNU-like <stdio.h>. Copyright (C) 2004, 2007-2009 Free Software Foundation, 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; either version 3, or (at your option) any later v...
Lampus/icoutils
lib/stdio.in.h
C
gpl-3.0
18,168
/* -------------------------------------------------------------------------------- This source file is part of Hydrax. Visit --- Copyright (C) 2008 Xavier Vergu�n Gonz�lez <xavierverguin@hotmail.com> <xavyiy@gmail.com> This program is free software; you can redistribute it and/or modify it under the ...
junrw/ember-gsoc2012
src/components/ogre/environment/hydrax/src/Prerequisites.cpp
C++
gpl-3.0
1,155
<?php return [ 'accounts' => [ 'cash' => 'Bargeld', ], 'categories' => [ 'deposit' => 'Einzahlung', 'sales' => 'Vertrieb', ], 'currencies' => [ 'usd' => 'US-Dollar', 'eur' => 'Euro', 'g...
akaunting/akaunting
resources/lang/de-DE/demo.php
PHP
gpl-3.0
1,009
CREATE TABLE users ( "id" text PRIMARY KEY, "username" text, "state" int DEFAULT 0, "gameId" text ); CREATE TABLE games ( "id" SERIAL PRIMARY KEY, "adminId" text ); CREATE TABLE rounds ( "id" int PRIMARY KEY );
BinaryTENSHi/spyfall-bot
doc/Database.sql
SQL
gpl-3.0
227
package net.torocraft.toroquest.civilization.quests; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.UUID; import net.minecraft.block.Block; import net.minecraft.enchantment.Enchantment; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.Blocks; imp...
ToroCraft/ToroQuest
src/main/java/net/torocraft/toroquest/civilization/quests/QuestMine.java
Java
gpl-3.0
8,175
/* =========================================================================== Doom 3 BFG Edition GPL Source Code Copyright (C) 1993-2012 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 BFG Edition GPL Source Code ("Doom 3 BFG Edition Source Code"). Doom 3 BFG Edition Source Code is free so...
MadDeCoDeR/Classic-RBDOOM-3-BFG
neo/d3xp/Weapon.h
C
gpl-3.0
14,232
package tr.com.arf.toys.view.converter.egitim; import javax.faces.component.UIComponent; import javax.faces.context.FacesContext; import javax.faces.convert.FacesConverter; import tr.com.arf.framework.view.converter._base.BaseConverter; import tr.com.arf.toys.db.model.egitim.SinavGozetmen; import tr.com.arf.toys.se...
TMMOB-BMO/TOYS
Toys/JavaSource/tr/com/arf/toys/view/converter/egitim/SinavGozetmenConverter.java
Java
gpl-3.0
1,450
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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. // // Moodle ...
cjamieso/moodle313
report/analytics/tests/ajax_controller_test.php
PHP
gpl-3.0
3,549
\geometry { papersize = { 130mm , 184mm } , lines = 25 , hmargin = 15mm , bindingoffset = 5mm , headheight = 10pt , headsep = \baselineskip , includehead = true , vcentering = true }
cmhughes/latexindent.pl
test-cases/alignment/issue-326a.tex
TeX
gpl-3.0
243
"""checker for unnecessary indexing in a loop. """ from typing import List, Optional, Tuple, Union import astroid from astroid import nodes from pylint.checkers import BaseChecker from pylint.checkers.utils import check_messages from pylint.interfaces import IAstroidChecker class UnnecessaryIndexingChecker(BaseCheck...
pyta-uoft/pyta
python_ta/checkers/unnecessary_indexing_checker.py
Python
gpl-3.0
5,590
<?php $fuits = [ 'uva', 'banana', 'caju', ]; asort($fuits); var_dump($fuits);
caioblima/phpzce-code-guide
arrays/code/src/asort.php
PHP
gpl-3.0
89
package Utiles; /** * Esta clase permite crear JPanel al ser instanciada desde otra * @author Raúl Caro Pastorino <Fryntiz www.fryntiz.es> */ import java.awt.Color; import javax.swing.BorderFactory; import javax.swing.JLabel; import javax.swing.JPanel; public class ClaseJPanel extends JPanel { JLabel jlabel; ...
fryntiz/java
Aprendiendo/GUI/src/Utiles/ClaseJPanel.java
Java
gpl-3.0
600
#! /usr/bin/env python import os import argparse from pymsbayes.fileio import expand_path from pymsbayes.config import MsBayesConfig from pymsbayes.utils.functions import is_file, is_dir, is_executable class SmartHelpFormatter(argparse.HelpFormatter): ''' A class to allow customizable line breaks for an argu...
joaks1/PyMsBayes
pymsbayes/utils/argparse_utils.py
Python
gpl-3.0
4,193
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: Texture3D.SetPixels</title> <meta name="desc...
rakuten/Uinty3D-Docs-zhcn
ScriptReference/Texture3D.SetPixels.html
HTML
gpl-3.0
11,074
/* * ItemNotFoundException.java * * Copyright (C) 2013 * * This file is part of Open Geoportal Harvester * * This software 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 Li...
OpenGeoportal/ogpHarvester
web/src/main/java/org/opengeoportal/harvester/mvc/exception/ItemNotFoundException.java
Java
gpl-3.0
2,097
/* RCSwitch - Arduino libary for remote control outlet switches Copyright (c) 2011 Suat Özgür. All right reserved. Contributors: - Andre Koehler / info(at)tomate-online(dot)de - Gordeev Andrey Vladimirovich / gordeev(at)openpyro(dot)com - Skineffect / http://forum.ardumote.com/viewtopic.php?f=2&t=46 -...
mistert14/ardu-rasp1
lib2/TS/RCSwitch.cpp
C++
gpl-3.0
22,164
#! /bin/bash # [:VIM_EVAL:]expand('%:t')[:END_EVAL:] set -euo pipefail readonly PROGNAME=$(basename "$0") readonly PROGDIR=$(readlink -m "$(dirname "$0")") readonly ARGS=("$@") #readonly DIR=$(dirname "$(readlink -f "$0")") #if [ -e "${DIR}" ]; then # readonly WORK_DIR=$(mktemp -d -p "${DIR}") #fi #function inter...
gotmanyacc/dotfiles
vim/templates/skel.sh
Shell
gpl-3.0
453
/* RPG Paper Maker Copyright (C) 2017-2021 Wano RPG Paper Maker engine is under proprietary license. This source code is also copyrighted. Use Commercial edition for commercial use of your games. See RPG Paper Maker EULA here: http://rpg-paper-maker.com/index.php/eula. */ #include "monste...
Wano-k/RPG-Paper-Maker
Editor/Models/GameDatas/monstersdatas.cpp
C++
gpl-3.0
5,777
#!/bin/bash #FILE ipfs-add-my-hash.sh #DATE 2020-06-06 set -euxo pipefail HASH='ipfs/QmNm45RagXiktLp7C46rnFKsjGTNKatTRLfEM4BEKmeXsJ' GW_LIST='/tmp/ipfs-gw.list' OUTPUT='/tmp/ipfs-gw-hash.list' for gw in $(cat ${GW_LIST}); do URL="${gw}/${HASH}" echo "$URL" |tee -a $OUTPUT done exit
mdrights/Myscripts
os-opt/ipfs-add-my-hash.sh
Shell
gpl-3.0
297
/* Creates nice parts which come from explosions. Looks good ! */ #include <tank.h> #include <math.h> typedef struct partstr { struct partstr *next, *prev; long type, pic; float x, y, a, d; long v, count; long nsmoke; } partsstruct; typedef struct { long str_tnk; long str_wall; long numpart; long min_d...
jrouwe/TankArena
src/world/parts.c
C
gpl-3.0
2,798
using System; namespace JavCrawl.Models.DbEntity { public partial class Servers { public int Id { get; set; } public DateTime? CreatedAt { get; set; } public string Data { get; set; } public sbyte? Default { get; set; } public DateTime? DeletedAt { get; set; } p...
vibollmc/7816df50764af41dac934f89a19d804c
JavCrawl/JavCrawl/Models/DbEntity/Servers.cs
C#
gpl-3.0
591
/******************************************************************************* * xFramium * * Copyright 2016 by Moreland Labs, Ltd. (http://www.morelandlabs.com) * * Some open source application is free software: you can redistribute * it and/or modify it under the terms of the GNU General Public * Li...
xframium/xframium-java
framework/src/org/xframium/page/keyWord/KeyWordTest.java
Java
gpl-3.0
18,458
## # This module requires Metasploit: http://metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ## require 'msf/core' require 'zlib' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient include Msf::Exploit::FileDropper ...
cSploit/android.MSF
modules/exploits/multi/http/sysaid_rdslogs_file_upload.rb
Ruby
gpl-3.0
5,636
<?php $PHP_SELF = "index.php"; include 'includes/config.in.php'; include 'includes/function.in.php'; include 'includes/class.mysql.php'; include 'lang/thai_utf8.php'; include 'includes/array.in.php'; include 'includes/class.ban.php'; include 'includes/class.calendar.php'; header( 'Content-Type:text/html; charset='.ISO...
robocon/atomymaxsite
mainfile.php
PHP
gpl-3.0
2,756
<script> {literal} var columns = 5; var padding = 12; var grid_width = $('.col').width(); grid_width = grid_width - (columns * padding); percentage_width = grid_width / 100; $('#manageGrid').flexigrid ( { url: 'index.php?module=user&view=xml', dataType: 'xml', // @formatter:off colModel : [ {...
fearless359/simpleinvoices_zend2
modules/user/manage.js.php
PHP
gpl-3.0
1,674
package ca.nrc.cadc.ulm.client;/* ************************************************************************ ******************* CANADIAN ASTRONOMY DATA CENTRE ******************* ************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES ************** * * (c) 2016. (c) 2016. * Govern...
opencadc/apps
cadc-upload-manager/src/test/java/ca/nrc/cadc/ulm/client/FileLoader.java
Java
gpl-3.0
4,358
/******************************************************************************* * This file is part of Minebot. * * Minebot 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...
iAmRinzler/minebot
Minebot/src/net/famzangl/minecraft/minebot/build/block/SlabFilter.java
Java
gpl-3.0
2,030
/* * 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 (the * "License"); you ma...
Niky4000/UsefulUtils
projects/ssh/apache_mina/apache-sshd-1.2.0/sshd-core/src/main/java/org/apache/sshd/agent/unix/AgentClient.java
Java
gpl-3.0
6,427
<?php /****************************************************************************** * * * This file is part of RPB Calendar, a Wordpress plugin. * * Copyright (C) 2014 Yoann Le Montagner <yo35 -at- melix.net> ...
yo35/rpb-calendar
models/categorylist.php
PHP
gpl-3.0
1,899
using System.Runtime.InteropServices; using System.Security; using System; using System.Runtime.Remoting.Contexts; using System.Runtime.Remoting; using System.Runtime.Remoting.Activation; namespace System.Runtime.Remoting.Proxies { /// <summary>Indicates that an object type requires a custom proxy.</summary> [...
zebraxxl/CIL2Java
StdLibs/corlib/System/Runtime/Remoting/Proxies/ProxyAttribute.cs
C#
gpl-3.0
4,267
package script import ( evbus "github.com/asaskevich/EventBus" "github.com/mudler/artemide/pkg/context" plugin "github.com/mudler/artemide/plugin" jww "github.com/spf13/jwalterweatherman" ) // Script construct the container arguments from the boson file type Script struct{} // Process builds a list of packages f...
mudler/artemide
plugin/recipe/script/script.go
GO
gpl-3.0
978
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_101) on Sat Jun 10 15:46:50 COT 2017 --> <title>E-Index</title> <meta name="date" content="2017-06-10"> <link rel="stylesheet" type="tex...
mrsistemasytecnologia/aplicaciones
WSGoSmartEJB/doc/index-files/index-4.html
HTML
gpl-3.0
5,317
#ifndef _INTEGRAL_H_ #define _INTEGRAL_H_ double i1 ( double x ); double di1 (double x ); double ddi1 (double x) ; double ddi1_L (double x, double l) ; double di1_L (double x , double l); double i1_L ( double x , double l) ; double ib ( double s , const gsl_vector * v ); // v(0) = x double dibdx (double s , co...
AlexandreBiguet/NJLlikeModels
legacy/programs/njl-0/quick-n-dirty/integral.h
C
gpl-3.0
456
class KuiristoWeb # # Recipe # head '/recipe/:source/:x/:id.raw' do |source,x,id| src = Kuiristo.source(source) # Find recipe and get rawid row = DB[:recipes].select(:rawid) .first(:source => src::ID, :id => id.to_i) not_found if row.nil? ...
sdalu/kuiristo
app/recipe.rb
Ruby
gpl-3.0
3,314
OJ.importCss('nw.components.NwTray'); OJ.extendComponent( 'NwTray', [OjComponent], { '_props_' : { 'actuator' : null, 'allowSlide' : false, 'tray' : null }, '_template' : 'nw.components.NwTray', '_is_open' : false, // '_tray_anim' : null, ...
NuAge-Solutions/NW
src/js/components/NwTray.js
JavaScript
gpl-3.0
4,779
<?php include ('config.php'); include ('init.php'); include ('include.php'); $eventId = $_GET['eventId']; //get quantity of stations from event $query = 'SELECT stations FROM shootevent WHERE id='. $eventId; $result = dbquery($query); $row = mysqli_fetch_assoc($result); $stations = $row['stations']; ?...
peteritism/ShootReportSystem
eventReport.php
PHP
gpl-3.0
17,554
/* * QuarkPlayer, a Phonon media player * Copyright (C) 2008-2010 Tanguy Krotoff <tkrotoff@gmail.com> * * 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 Lice...
tkrotoff/QuarkPlayer
quarkplayer-plugins/Playlist/PlaylistModel.h
C
gpl-3.0
7,462
/** * @file Column.cpp * @ingroup SQLiteCpp * @brief Encapsulation of a Column in a row of the result pointed by the prepared SQLite::Statement. * * Copyright (c) 2012-2015 Sebastien Rombauts (sebastien.rombauts@gmail.com) * * Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt * or ...
edlund/fabl-ng
vendor/sources/sqlitecpp-1.1/src/Column.cpp
C++
gpl-3.0
2,919
/* Implementation of GUI terminal on the Microsoft Windows API. Copyright (C) 1989, 1993-2021 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs 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 Foundat...
salewski/emacs
src/w32term.c
C
gpl-3.0
227,321
<?php /** * Single Post template file * * This file is the single template file, used on single blog posts, per * the {@link http://codex.wordpress.org/Template_Hierarchy Template Hierarchy}. * * @link http://codex.wordpress.org/Function_Reference/comments_open comments_open() * @link http://codex.wordpr...
UpThemes/AppTheme
single.php
PHP
gpl-3.0
2,893
Imports javax.annotation Imports javax.lang.model.element ' ' * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. ' * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' Namespace javax.annotati...
amethyst-asuka/java_dotnet
javax/annotation/processing/Messager.vb
Visual Basic
gpl-3.0
3,407
// This file has been generated by Py++. #include "stdafx.h" #include "pypluspluscommon.h" #include "boost/python.hpp" #include "__call_policies.pypp.hpp" #include "xmlmanager.h" #include "httpurl.h" #include "xmldocument.h" #include "xmlmanager.pypp.hpp" namespace bp = boost::python; struct XMLManager_wrapper : ::o...
OsirisSPS/osiris-sps
client/src/plugins/python/wrappers/xmlmanager.pypp.cpp
C++
gpl-3.0
12,206
package models; import java.sql.ResultSet; import java.sql.SQLException; /** * Classe qui permet de gérer les informations des utilisateurs déjà inscris. * @author BURC Pierre, DUPLOUY Olivier, KISIALIOVA Katsiaryna, SEGUIN Tristan * */ public class UserInformation { private User infoUser; private static Strin...
lodacom/UpYourMood
app/models/UserInformation.java
Java
gpl-3.0
2,698
#include <iostream> #include "argument.h" using namespace std; using namespace command; #define VALUE "-1234567890" typedef int ArgumentType; ArgumentType test; void _function(ArgumentType value) { test = value; } int main() { Argument<ArgumentType> argument("Argument as negative int", _function); i...
quayle/command
tests/argument/handles_negative_int_value.cpp
C++
gpl-3.0
704
/** * This file is part of JIM. * * Copyright (c) 2011-2015 Juan Jose Salazar Garcia jjslzgc@gmail.com * * JIM 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 *...
j2sg/JIM
include/view/management/businesseditor.h
C
gpl-3.0
1,733
#include "defs.h" cross_product(a,b,c) Real a[MAXDIM] ; Real b[MAXDIM] ; Real c[MAXDIM] ; { a[0] = b[1] * c[2] - b[2] * c[1] ; a[1] = b[2] * c[0] - b[0] * c[2] ; a[2] = b[0] * c[1] - b[1] * c[0] ; }
FavioVazquez/MexicanNumericalSimulationSchool
preschool/tipsy-2.2.3d/code/cross_product.c
C
gpl-3.0
223
<!-- Este archivo es parte de GPLib - http://gplib.org/ GPlib es software libre desarrollado en la Facultad de Filosofía y Letras de la Universidad de Buenos Aires y liberado bajo los términos de la licencia GPLIB FILO www.gplib.org/licencia bajo los términos de GPL de GNU. Usted puede redistribuirlo y/o modifi...
gplib/gplib
gplib/templates/webconf/couchauth/form_user.html
HTML
gpl-3.0
4,963
#!/bin/bash sudo echo 10 > /proc/sys/vm/dirty_ratio sudo echo 5 > /proc/sys/vm/dirty_background_ratio sudo echo 3000 > /proc/sys/vm/dirty_expire_centisecs sudo echo 500 > /proc/sys/vm/dirty_writeback_centisecs sudo echo 100 > /proc/sys/vm/vfs_cache_pressure
dewtx29/linux_script
s/os/sysctl4.sh
Shell
gpl-3.0
258
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: EditorSkin</title> <meta name="description" ...
rakuten/Uinty3D-Docs-zhcn
ScriptReference/EditorSkin.html
HTML
gpl-3.0
10,440
{% extends "base.html" %} {% block content %} <h1>Subscribe</h1> <table class="table"> <thead><tr> <th>Plan</th> <th style="text-align:center">Interval</th> <th style="text-align:center">Description</th> <th style="text-align:center">Price</th> <th style="text-align:center">Subscribe</t...
soasme/wikisensei
wikisensei/subscription/templates/subscription/index.html
HTML
gpl-3.0
2,147
/** * This header is generated by class-dump-z 0.2-1. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess */ #import "NSObject.h" @protocol DATask <NSObject> -(void)performTask; -(void)cancelTaskWithReason:(int)rea...
hqt/theos
include/DataAccess/DATask.h
C
gpl-3.0
538