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
---------------------------------- -- Area: Valkurm Dunes -- NM: Valkurm Emperor ----------------------------------- ----------------------------------- -- onMobDeath ----------------------------------- function onMobDeath(mob,killer) -- Set VE's Window Open Time SetServerVariable("[POP]Valkurm_Em...
ffxinfinity/ffxinfinity
FFXI Server-Development/Build Files/scripts/zones/Valkurm_Dunes/mobs/Valkurm_Emperor.lua
Lua
gpl-3.0
1,084
#region using directives using System.Collections.Generic; using POGOProtos.Inventory; #endregion namespace PokemonGo.RocketBot.Logic.Event { public class EggsListEvent : IEvent { public float PlayerKmWalked { get; set; } public List<EggIncubator> Incubators { get; set; } public obje...
vietcv88/test_project
PokemonGo.RocketBot.Logic/Event/EggsListEvent.cs
C#
gpl-3.0
357
const preferenceManager = require('../utils/preference-manager'); const logout = () => { preferenceManager.deleteCredentials(); }; module.exports = { logout, };
AutolabJS/autolabcli
lib/model/exit.js
JavaScript
gpl-3.0
167
package com.fastaccess.ui.modules.intro; import android.support.annotation.NonNull; import com.fastaccess.ui.base.mvp.presenter.BasePresenter; /** * Created by Kosh on 06 Nov 2016, 12:31 PM */ public class IntroPagePresenter extends BasePresenter<IntroPageMvp.View> implements IntroPageMvp.Presenter { protecte...
k0shk0sh/Fast-Access-Floating-Toolbox-
app/src/main/java/com/fastaccess/ui/modules/intro/IntroPagePresenter.java
Java
gpl-3.0
534
/* -*- mode: C -*- * * File: rec-sex-parser.c * Date: Tue Jan 12 18:01:37 2010 * * GNU recutils - Sexy parser * */ /* Copyright (C) 2010, 2011, 2012 Jose E. Marchesi */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Gen...
sidthekidder/recutils
src/rec-sex-parser.c
C
gpl-3.0
3,266
<div class="social-login"> <a ng-click="facebookLogin()" class="button oauth-login facebook-login"> <img src="/img/icon-facebook.png" alt="{{ 'user.login.facebook.icon' | translate }}" /> <span translate="user.login.facebook"> </a> <<<<<<< HEAD <!--<a ng-click="twitterLogin()" class="button oauth-...
werdnanoslen/walt-madison
public/templates/social-login.html
HTML
gpl-3.0
1,193
// // Created by sascha on 24.05.19. // #include <libpq-fe.h> #include <regex> #include "matador/sql/database_error.hpp" #include "matador/db/postgresql/postgresql_connection.hpp" #include "matador/db/postgresql/postgresql_statement.hpp" #include "matador/db/postgresql/postgresql_exception.hpp" #include "matador/db/...
zussel/matador
src/db/postgresql/postgresql_connection.cpp
C++
gpl-3.0
4,468
/* * This file is part of Cleanflight. * * Cleanflight 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. * * Cleanflight is distr...
AlienFlightINAV/inav
src/main/target/FF_F35_LIGHTNING/target.h
C
gpl-3.0
4,077
/* pngset.c - storage of image information into info struct * * libpng 1.2.5 - October 3, 2002 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2002 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 ...
Halajohn/kiwin
src/png/pngset.c
C
gpl-3.0
36,436
# -*- coding: utf-8 -*- #------------------------------------------------------------ # beta.1 Dailymotion # Version 0.1 (10.12.2014) #------------------------------------------------------------ # License: GPL (http://www.gnu.org/licenses/gpl-3.0.html) # Gracias a la librería plugintools de Jesús (www.mimediacenter.in...
iptvgratis/TUPLAY
resources/tools/dailymotion.py
Python
gpl-3.0
4,151
# coding: utf-8 { '!langcode!': 'es', '!langname!': 'Español', '"update" is an optional expression like "field1=\'newvalue\'". You cannot update or delete the results of a JOIN': '"actualice" es una expresión opcional como "campo1=\'nuevo_valor\'". No se puede actualizar o eliminar resultados de un JOIN', '%d days ago'...
Yelrado/evadoc
languages/es.py
Python
gpl-3.0
22,321
/* * An override of the OD Polygon TreeItem class * Copyright (C) 2019 Wayne Mogg * * 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 ...
waynegm/OpendTect-Plugins
plugins/uiWMTools/uiwmpolygontreeitem.cc
C++
gpl-3.0
5,866
#ifndef GVERBDSP_H #define GVERBDSP_H #include "../include/ladspa-util.h" typedef struct { int size; int idx; float *buf; } ty_fixeddelay; typedef struct { int size; float coeff; int idx; float *buf; } ty_diffuser; typedef struct { float damping; float delay; } ty_damper; ty_diffuser *diffuser_m...
swh/lv2
gverb/gverbdsp.h
C
gpl-3.0
1,641
/* * Copyright (C) 2010 Regents of the University of Michigan * * 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 v...
yjingj/bfGWAS_SS
libStatGen/bam/SamHeaderPG.cpp
C++
gpl-3.0
1,286
/* * * Copyright (C) 2011-2012 ArkCORE2 <http://www.arkania.net/> * Copyright (C) 2010-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 ...
TheGhostGroup/ArkCORE2
src/server/shared/DataStores/DB2FileLoader.cpp
C++
gpl-3.0
10,914
subroutine get_gravity_using_cpus include 'starsmasher.h' integer i,j,jlower,jupper real*8 dr1,dr2,dr3 real*8 r2,rinv,rinv2,mrinv1,mrinv3,gacc,gpot real*8 invq1,qq1,q21,q31,invq21,invq31,acc1, $ pot1,g1,mj11,mj21 real*8 invq2,qq2,q22,q32,invq22,invq32,acc2, $ ...
jalombar/starsmasher
parallel_bleeding_edge/src/cpu_grav.f
FORTRAN
gpl-3.0
15,299
# -*- coding: utf-8 -*- # # (c) Copyright 2001-2009 Hewlett-Packard Development Company, L.P. # # 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 opt...
Alberto-Beralix/Beralix
i386-squashfs-root/usr/share/hplip/ui4/readonlyradiobutton.py
Python
gpl-3.0
1,657
<?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 ...
gpoulet/moodle
theme/shoehorn/lib.php
PHP
gpl-3.0
22,123
export const utils = {} utils.getChoiceById = (choices, choiceId) => { return choices.find(choice => choice.id === choiceId) } utils.isSolutionChecked = (solution, answers) => { return answers ? answers.indexOf(solution.id) > -1 : false } utils.answerId = (id) => { return `${id}-your-answer` } utils.expectedI...
claroline/Distribution
plugin/exo/Resources/modules/items/choice/utils.js
JavaScript
gpl-3.0
1,145
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Resample image to desired resolution</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div ...
rafaelgou/the-phpjs-local-docs-collection
php/5.5/imagick.resampleimage.html
HTML
gpl-3.0
3,196
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=naabhiratra;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" conte...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/astanga-hridayam-sandhi-extract1-27.txt.out.dict_4056_inr.html
HTML
gpl-3.0
5,148
/* * ping.c -- Buffered pinging using cyclic arrays. * * This file is donated to the Tox Project. * Copyright 2013 plutooo * * Copyright (C) 2013 Tox project All Rights Reserved. * * This file is part of Tox. * * Tox is free software: you can redistribute it and/or modify * it under the terms of the GNU...
cmotc/tox_api-oldversion
toxcore/ping.c
C
gpl-3.0
10,117
from __future__ import absolute_import import logging import os from flask import Flask from flask_pymongo import PyMongo from raven.contrib.flask import Sentry from heman.api import HemanAPI api = HemanAPI(prefix='/api') """API object """ sentry = Sentry(logging=True, level=logging.ERROR) """Sentry object """ mong...
Som-Energia/heman
heman/config.py
Python
gpl-3.0
2,611
package org.digitalcampus.oppia.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import org.digitalcampus.mobile.learning.R; import org.digitalcampus.mobile.learning.databinding.RowQuizAttemptBinding; ...
jjoseba/oppia-mobile-android
app/src/main/java/org/digitalcampus/oppia/adapter/QuizAttemptAdapter.java
Java
gpl-3.0
2,271
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: CHud handles the message, calculation, and drawing the HUD // // $NoKeywords: $ //=============================================================================// #ifndef HUD_H #define HUD_H #ifdef _WIN32 #pragma onc...
Entropy-Soldier/ges-legacy-code
game/sdk/client/hud.h
C
gpl-3.0
7,220
// Copyright 2009 Warsaw University, Faculty of Physics // // 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. // // Thi...
BrainTech/jmx
src/main/java/multiplexer/jmx/util/Queues.java
Java
gpl-3.0
1,416
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=vasantasenaivai.saa;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighte...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/7.charudattam-ext.txt.out.dict_935_inr.html
HTML
gpl-3.0
6,363
<?php /** * @package Yaf * @author 李枨煊<lcx165@gmail.com> (DOC Only) */ class Yaf_Response_Cli extends Yaf_Response_Abstract { }
flyhope/GithuBlog
php_docs_code/yaf_phpdoc/yaf-response-cli.php
PHP
gpl-3.0
137
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by texi2html, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>XEmacs User&rsquo;s Manual: Log Entries</title> <meta name="de...
cgwalters/texinfo-git-mirror
texi2html/test/xemacs_manual/res/xemacs_frame/Log-Entries.html
HTML
gpl-3.0
1,819
/* Copyright 2012-2015, University of Geneva. This file is part of Great Balls of Fire (GBF). Great Balls of Fire (GBF) 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 (...
unigeSPC/gbf
simulator/src/math/RNG.scala
Scala
gpl-3.0
2,995
#!/usr/bin/perl # Copyright 2000-2002 Katipo Communications # Copyright 2010 BibLibre # # This file is part of Koha. # # Koha 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, o...
dpavlin/Koha
members/printslip.pl
Perl
gpl-3.0
3,023
#include <iostream> #include <time.h> #include "GenomeSequence.h" #include "InputFile.h" void readDbsnp(mmapArrayBool_t& dbSNP, const char* fileName, GenomeSequence& ref); int main(int argc, char ** argv) { // time_t startTime; // time_t endTime; // startTime = time(NULL); GenomeSequence* ref...
yjingj/bfGWAS_SS
libStatGen/general/test/dbsnp/Main.cpp
C++
gpl-3.0
2,049
/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2009 Free Software Foundation, Inc. * * GRUB 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...
Firef0x/burg
efiemu/main.c
C
gpl-3.0
8,909
package org.graylog.plugin.zeromq; import org.graylog2.plugin.Plugin; import org.graylog2.plugin.PluginMetaData; import org.graylog2.plugin.PluginModule; import java.util.Collection; import java.util.Collections; public class ZeroMQPlugin implements Plugin { @Override public PluginMetaData metadata() { ...
Graylog2/graylog-plugin-zeromq
src/main/java/org/graylog/plugin/zeromq/ZeroMQPlugin.java
Java
gpl-3.0
513
// RUN: %clang_cc1 -DCHECK -verify -fopenmp -x c++ -triple powerpc64le-unknown-unknown -fopenmp-targets=powerpc64le-ibm-linux-gnu -emit-llvm %s -o - | FileCheck -allow-deprecated-dag-overlap %s --check-prefix CHECK --check-prefix CHECK-64 // RUN: %clang_cc1 -DCHECK -fopenmp -x c++ -std=c++11 -triple powerpc64le-unknow...
sabel83/metashell
3rd/templight/clang/test/OpenMP/teams_distribute_parallel_for_simd_private_codegen.cpp
C++
gpl-3.0
16,652
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="tr" xml:lang="tr"><head><!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This ...
P3PO/the-phpjs-local-docs-collection
apache2/tr/programs/htdigest.html
HTML
gpl-3.0
6,252
/* * Pixel Dungeon * Copyright (C) 2012-2014 Oleg Dolya * * 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. * * ...
Sarius997/PD-ice
src/com/shatteredpixel/shatteredicepixeldungeon/levels/painters/VaultPainter.java
Java
gpl-3.0
2,633
/* * Copyright 2005 MH-Software-Entwicklung. All rights reserved. * Use is subject to license terms. */ package com.jtattoo.plaf; import java.beans.PropertyChangeListener; import java.beans.PropertyChangeEvent; import java.awt.*; import javax.swing.*; import javax.swing.plaf.*; import javax.swing.plaf.basic.*; imp...
JanOveSaltvedt/kbot
src/com/jtattoo/plaf/BaseComboBoxUI.java
Java
gpl-3.0
4,425
import requests from PIL import Image, ImageEnhance, ImageChops, ImageFilter from io import BytesIO, StringIO import time import sys, os import codecs url = 'http://d1222391-23d7-46de-abef-73cbb63c1862.levels.pathwar.net' imgurl = url + '/captcha.php' headers = { 'Host' : 'd1222391-23d7-46de-abef-73cbb63c1862.levels....
KKfo/captcha_solver
experiment.py
Python
gpl-3.0
7,350
<?php namespace NethServer\Module; /* * Copyright (C) 2011 Nethesis S.r.l. * * This script is part of NethServer. * * NethServer 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 t...
DavidePrincipi/nethserver-firewall-base
root/usr/share/nethesis/NethServer/Module/FirewallRules.php
PHP
gpl-3.0
4,269
/* * Geopaparazzi - Digital field mapping on Android based devices * Copyright (C) 2010 HydroloGIS (www.hydrologis.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 ...
Huertix/geopaparazzi
geopaparazzilibrary/src/eu/geopaparazzi/library/routing/osmbonuspack/PolylineEncoder.java
Java
gpl-3.0
4,539
import logging from sqlalchemy import * from kallithea.lib.dbmigrate.migrate import * from kallithea.lib.dbmigrate.migrate.changeset import * from kallithea.model import meta from kallithea.lib.dbmigrate.versions import _reset_base, notify log = logging.getLogger(__name__) def upgrade(migrate_engine): """ ...
zhumengyuan/kallithea
kallithea/lib/dbmigrate/versions/031_version_2_2_3.py
Python
gpl-3.0
977
../../../../../../../../share/pyshared/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/package_manager.py
Alberto-Beralix/Beralix
i386-squashfs-root/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/package_manager.py
Python
gpl-3.0
112
package games.strategy.triplea.ui.panels.map; import games.strategy.engine.data.Resource; import games.strategy.engine.data.ResourceCollection; import games.strategy.engine.data.Route; import games.strategy.engine.data.Territory; import games.strategy.triplea.image.ResourceImageFactory; import games.strategy.triplea.u...
RoiEXLab/triplea
game-app/game-core/src/main/java/games/strategy/triplea/ui/panels/map/MapRouteDrawer.java
Java
gpl-3.0
19,573
/* * Copyright (C) 2005-2013 University of Sydney * * Licensed under the GNU License, Version 3.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.gnu.org/licenses/gpl-3.0.txt * * Unless required by applicable law or agreed to in ...
beoutsports/heurist-v3-1
admin/setup/createDefinitionTablesOnly.sql
SQL
gpl-3.0
28,695
<?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 ...
elearningatbath/moodlebath
lib/behat/classes/util.php
PHP
gpl-3.0
10,993
<!-- title: "Max" custom_edit_url: https://github.com/netdata/netdata/edit/master/web/api/queries/max/README.md --> # Max This module finds the max value in the time-frame given. ## how to use Use it in alarms like this: ``` alarm: my_alarm on: my_chart lookup: max -1m unaligned of my_dimension warn: $this ...
3cky/netdata
web/api/queries/max/README.md
Markdown
gpl-3.0
1,496
/* Copyright 2013 David Malcolm <dmalcolm@redhat.com> Copyright 2013 Red Hat, Inc. 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 l...
davidmalcolm/gcc-python-plugin
tests/cpychecker/absinterp/casts/int-to-float/input.c
C
gpl-3.0
1,060
:local(.loadingIndicator).alert.alert-info { box-shadow: 0 2px 10px rgba(0,0,0,.2); position: fixed; top: 60px; left: 50%; height: 32px; width: 200px; margin-left: -100px; /* half of the element width */ padding: 5px 10px; text-align: center; z-index: 2000; }
hellasmoon/graylog2-server
graylog2-web-interface/src/components/common/LoadingIndicator.css
CSS
gpl-3.0
299
require 'xdk/designkit/element' module XDK module DesignKit # Tag is the simplest element subclass. It has a tag name # and attributes. class Tag < Element class << self # Tags can have attributes. def attributes; @attributes ||= {}; end # Define an attribute for a ta...
rubyunworks/xdk
lib/xdk/designkit/elements/tag.rb
Ruby
gpl-3.0
2,490
<?php /* //////////////////////////////////////////////////////////////////////////////// ** Copyright 2010 Matthew Burton, http://matthewburton.org ** Code by Burton and Joshua Knowles, http://auscillate.com ** ** This software is part of the Open Source ACH Project (ACH). You'll find ** all current info...
Burton/Analysis-of-Competing-Hypotheses
parts/project_edit.php
PHP
gpl-3.0
5,889
package com.baeldung.hibernate.bootstrap; import com.baeldung.hibernate.bootstrap.model.TestEntity; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.springframework.beans.factory.annotation.Autowired; public abstract class BarHibernateDAO { @Autowired private SessionFactory sessi...
Niky4000/UsefulUtils
projects/tutorials-master/tutorials-master/persistence-modules/spring-persistence-simple/src/main/java/com/baeldung/hibernate/bootstrap/BarHibernateDAO.java
Java
gpl-3.0
986
/* * Copyright (C) 2010 Brockmann Consult GmbH (info@brockmann-consult.de) * * 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 late...
bcdev/beam
beam-core/src/main/java/org/esa/beam/framework/datamodel/GeneralFilterBand.java
Java
gpl-3.0
6,590
/** * @FileName : WeWikiSummary.java * @Project : NightHawk * @Date : 2012. 7. 3. * @작성자 : @author yion * @변경이력 : * @프로그램 설명 : 위키 헤드라인 섬머리 */ package org.gliderwiki.web.domain; import org.gliderwiki.framework.orm.sql.annotation.Column; import org.gliderwiki.framework.orm.sql.annotation.Table;...
cafeciel/gliderwiki
src/org/gliderwiki/web/domain/WeWikiSummary.java
Java
gpl-3.0
2,666
set pythonexe="" FOR /d %%f in ("C:\Python*" "C:\Program Files (x86)\Python*" "C:\Anaconda2") DO ( if exist "%%f\python.exe" ( set pythondir=%%f set pythonexe="%%f\python.exe" rem exit /b ) )
bopjesvla/BCI
utilities/findPython.bat
Batchfile
gpl-3.0
206
/*************************************************************************** file : MyTrack.h created : 9 Apr 2006 copyright : (C) 2006 Tim Foden, 2013 D.Schellhammer ***************************************************************************/ /**********************************************...
non-official-SD/base
src/drivers/dandroid/src/MyTrack.h
C
gpl-3.0
1,913
using UnityEngine; using UnityEngine.UI; using System.Collections; namespace CoreSys.Windows { public class WeekBar : MonoBehaviour { public ChooseWeek parent; public Text weekBarText; public int weekIndex; //This is the index in the list of the week this bar stands for public...
Catalyse/VerizonScheduler
Assets/WindowScripts/WindowElements/WeekBar.cs
C#
gpl-3.0
543
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Paypal\Model\System\Config\Backend; class Cron extends \Magento\Framework\App\Config\Value { const CRON_STRING_PATH = 'crontab/default/jobs/paypal_fetch_settlement_reports/schedule/cron_expr'; ...
rajmahesh/magento2-master
vendor/magento/module-paypal/Model/System/Config/Backend/Cron.php
PHP
gpl-3.0
2,645
// Copyright (C) 1999-2003 Paul O. Lewis // // This file is part of NCL (Nexus Class Library) version 2.0. // // NCL 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...
wrightaprilm/revbayes
src/libs/ncl/nxstoken.h
C
gpl-3.0
31,101
<?php /* 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 will be useful, but ...
kathiravans/moodle29
theme/archaius/settings/archaius_layout_color_settings.php
PHP
gpl-3.0
5,551
package com.oryx.remote.webservices.service.personservice; import com.oryx.remote.webservice.element.model.system.ref.XmlPerson; import com.oryx.remote.webservice.element.operation.XmlAuthentification; import com.oryx.remote.webservice.element.operation.XmlOperationDescIn; import javax.xml.bind.annotation.*; import j...
241180/Oryx
oryx-server-ws-gen/src/main/java/copied/com/oryx/remote/webservices/service/personservice/CrudRequest.java
Java
gpl-3.0
3,306
#!/usr/bin/python # -*- coding: utf-8 -*- # Copyright: (c) 2017, Wei Gao <gaowei3@qq.com> # Copyright: (c) 2018, Ansible Project # # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) from __future__ import absolute_import, division, print_function __metaclass__ = type ANSIBLE...
pdellaert/ansible
lib/ansible/modules/cloud/vmware/vmware_host_facts.py
Python
gpl-3.0
12,620
----------------------------------- -- Area: Castle Zvahl Baileys (S) (138) -- Mob: Yrvaulair_S_Cousseraux ----------------------------------- -- require("scripts/zones/Castle_Zvahl_Baileys_[S]/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobIniti...
salamader/ffxi-a
scripts/zones/Castle_Zvahl_Baileys_[S]/mobs/Yrvaulair_S_Cousseraux.lua
Lua
gpl-3.0
839
/* * AuthListAdapter.java shows the captured authentications within a list * Copyright (C) 2011 Andreas Koch <koch.trier@gmail.com> * * This software was supported by the University of Trier * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General ...
vilie/droid-sheep
src/de/trier/infsec/koch/droidsheep/objects/AuthListAdapter.java
Java
gpl-3.0
4,345
/* Copyright (C) 1991, 1997, 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. 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 Licen...
cooljeanius/emacs
lib/strtoul.c
C
gpl-3.0
809
# Was tun, wenn Infrastruktur nicht tut, was sie soll ## 1. Problem identifizieren Hört sich einfach an, ist es oft aber nicht. Kommuniziere nur, was du weißt. Falls sich Dein Gerät nicht mit dem WLAN verbindet, solltest Du nicht sagen "Das Internet geht nicht", sondern "Mein Gerät kommt nicht ins WLAN" ## 2.Den "K...
pRiVi/howto-openlab
infrastruktur/infrastruktur-kaputt-was-tun.md
Markdown
gpl-3.0
1,696
/* Yelo: Open Sauce SDK Halo 1 (CE) Edition See license\OpenSauce\Halo1_CE for specific license information */ #pragma once // See this header for more "Engine pointer markup system" documentation #include <YeloLib/memory/memory_interface_base.hpp> #include <YeloLib/memory/naked_func_writer.hpp> ////////////////...
BipolarAurora/H-CE-Opensauce-V5
OpenSauce/Halo1/Halo1_CE/Memory/MemoryInterface.hpp
C++
gpl-3.0
857
/* XMRig * Copyright 2010 Jeff Garzik <jgarzik@pobox.com> * Copyright 2012-2014 pooler <pooler@litecoinpool.org> * Copyright 2014 Lucas Jones <https://github.com/lucasjones> * Copyright 2014-2016 Wolf9466 <https://github.com/OhGodAPet> * Copyright 2016 Jay D Dee <jayddee246@gmail.com> * C...
Bendr0id/xmrigCC
src/backend/opencl/OclCache_win.cpp
C++
gpl-3.0
1,705
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="content-language" content="en" /> ...
cadrian/Liberty
website/doc/index.html
HTML
gpl-3.0
2,672
// This file was automatically generated. Do not modify. 'use strict'; goog.provide('Blockly.Msg.zh.hant'); goog.require('Blockly.Msg'); Blockly.Msg.ADD_COMMENT = "加入註解"; Blockly.Msg.AUTH = "Please authorize this app to enable your work to be saved and to allow it to be shared by you."; // untranslated Blockly.Ms...
BogusCurry/BlocksCAD
blockly/msg/js/zh-hant.js
JavaScript
gpl-3.0
30,364
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=स शाब्द शाब्द इति<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, ...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/manjusa-ext.txt.out.dict_8717_jnu.html
HTML
gpl-3.0
17,385
{-# OPTIONS_GHC -fno-warn-warnings-deprecations #-} -- | Inquiry to Nirum version. module Nirum.Version (version, versionString, versionText) where import Data.Maybe (mapMaybe) import Data.Version (versionBranch, versionTags) import qualified Data.SemVer as SV import Data.Text (Text, pack) import qualified Paths_nir...
spoqa/nirum
src/Nirum/Version.hs
Haskell
gpl-3.0
1,346
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'nb', { toolbar: 'Merk alt' } );
vanpouckesven/cosnics
src/Chamilo/Libraries/Resources/Javascript/HtmlEditor/Ckeditor/src/plugins/selectall/lang/nb.js
JavaScript
gpl-3.0
226
--- - (en/topics/understand-4-digisec/2-passwords/1-1-intro.md): Learn how to create strong passphrases - (en/topics/understand-2-security/1-your-security/1-1-intro.md): Understanding your security - (en/topics/understand-4-digisec/0-getting-started/1-1-intro.md): Digital security basics --- See also: - Tactical Techno...
iilab/openmentoring
en/topics/tool-41-veracrypt/0-get-started/5-next.md
Markdown
gpl-3.0
416
#-*- coding: utf-8 -*- #+---------------------------------------------------------------------------+ #| 01001110 01100101 01110100 01111010 01101111 01100010 | #| | #| Netzob : Inferring communication protocols...
lootr/netzob
netzob/src/netzob/Model/Vocabulary/Domain/Parser/VariableParserPath.py
Python
gpl-3.0
5,916
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qlocale.qdoc --> <title>List of All Members for QLocale | Qt Core 5.7</title> <link rel="stylesheet" type="text/css" href="style/offline-simple.css" /> <scrip...
angeloprudentino/QtNets
Doc/qtcore/qlocale-members.html
HTML
gpl-3.0
17,139
<a id="search" class="scrollto" href="#" bs-popover data-container="body" data-placement="bottom" data-template="/static/main_actions/html/search_form.html" data-auto-close='true'><i class="fa fa-search"></i></a>
giovaneliberato/dossiebr
src/static/main_actions/html/search.html
HTML
gpl-3.0
216
/* * Copyright (C) 2016 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...
wiki2014/Learning-Summary
alps/cts/hostsidetests/tv/app/src/com/android/cts/tv/hostside/StubTvInputService.java
Java
gpl-3.0
1,628
/* This file is part of HSPlasma. * * HSPlasma 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. * * HSPlasma is distributed in th...
NadnerbD/libhsplasma
core/Stream/pfPrcHelper.cpp
C++
gpl-3.0
7,166
# Copyright (C) 2010-2012, InSTEDD # # This file is part of Verboice. # # Verboice 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. # # ...
channainfo/verboice
app/models/http_broker/session_store.rb
Ruby
gpl-3.0
1,645
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=यदेष<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Diwak...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Aakhyanvallari_ext.txt.out.dict_1295_jnu.html
HTML
gpl-3.0
16,931
#/* Unix SMB/CIFS implementation. routines for marshalling/unmarshalling special netlogon types Copyright (C) Andrew Tridgell 2005 Copyright (C) Andrew Bartlett <abartlet@samba.org> 2008 Copyright (C) Guenther Deschner 2011 This program is free software; you can redistribute it and/or modify it ...
kernevil/samba
librpc/ndr/ndr_nbt.h
C
gpl-3.0
2,128
/* * tscomp-ja - Converts a TSC file into bytecode usable by CSMD * * Compile: * gcc tscomp-ja.c -o tscomp-ja * * Usage: * ./tscomp-ja [-t] <tsc file[s ...]> <kanji list file> */ #include <ctype.h> #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #define MA...
aderosier/cave-story-md
tools/tscomp-ja/tscomp-ja.c
C
gpl-3.0
12,345
.diagram { position: absolute; background-color: white; } .diagram-node-wrapper { position: absolute; z-index: 1; } .diagram-node { padding: 12px; text-align: center; border: 2px solid #2e6f9a; box-shadow: 2px 2px 19px #e0e0e0; -o-box-shadow: 2px 2px 19px #e0e0e0; -webkit-box-shadow: 2px 2px 19px #e0...
JumpMind/metl
metl-ui/src/main/resources/org/jumpmind/metl/ui/diagram/diagram.css
CSS
gpl-3.0
1,527
--------------------------------------------- -- Mantle Pierce -- -- Description: Stabs a single target. Additional effect: Weight -- Type: Physical -- Utsusemi/Blink absorb: 1-3 shadow(s) -- Range: Melee -- Notes: --------------------------------------------- require("scripts/globals/settings"); require("script...
waterlgndx/darkstar
scripts/globals/mobskills/mantle_pierce.lua
Lua
gpl-3.0
990
<script src="../../../lib/processing.min.js"></script> <script src="../../../src/rita.js"></script> <script type="text/processing" data-processing-target="mycanvas"> // =========================== Start Processing =============================== size(600, 400); RiText.defaults.showBounds = true; var pf = crea...
dhowe/RiTaJSHistory
test/renderer/processing/ex-motion-types.html
HTML
gpl-3.0
934
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=kimartha.m vaa;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" co...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/vetalkatha_ext.txt.out.dict_16926_inr.html
HTML
gpl-3.0
6,106
/** * @license * Copyright 2013 Palantir Technologies, Inc. * * 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...
brunosr1985/PHPLogin
node_modules/tslint/lib/rules/completed-docs/classExclusion.d.ts
TypeScript
gpl-3.0
1,150
#region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: you can // redistribute it and/or modify it under the terms...
chinapacs/ImageViewer
Ris/Client/StaffSummaryComponent.cs
C#
gpl-3.0
11,175
using System; using System.Xml.Serialization; namespace Aliyun.Api { [Serializable] public abstract class AliyunResponse { /// <summary> /// 错误码 /// </summary> [XmlElement("Code")] public string Code { get; set; } /// <summary> /// 错误信息 /// ...
kk141242/siteserver
source/BaiRong.Core/ThirdParty/AliDaYu/Aliyun/AliyunResponse.cs
C#
gpl-3.0
701
// Torc - Copyright 2011-2013 University of Southern California. All Rights Reserved. // $HeadURL: https://svn.east.isi.edu/torc/trunk/src/torc/bitstream/assembler/lut/parser.yy $ // $Id: parser.yy 1303 2013-02-25 23:18:16Z nsteiner $ // This program is free software: you can redistribute it and/or modify it under th...
torc-isi/torc
src/torc/bitstream/assembler/SharedFunctions.hpp
C++
gpl-3.0
1,916
----------------------------------- -- Area: North Gustaberg (S) (88) -- Mob: Azo ----------------------------------- -- require("scripts/zones/North_Gustaberg_[S]/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; ------------...
salamader/ffxi-a
scripts/zones/North_Gustaberg_[S]/mobs/Azo.lua
Lua
gpl-3.0
809
/* Copyright (c) 2013 yvt This file is part of OpenSpades. OpenSpades 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. OpenSpades...
prosa100/openspades
Sources/Draw/GLRenderer.h
C
gpl-3.0
6,683
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=tvafgati.h;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" conten...
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/agnipuran-1-111-sandhi_ext.txt.out.dict_3334_inr.html
HTML
gpl-3.0
3,891
package n; import static data.Limits.MAXNETNODES; import static doom.NetConsts.CMD_GET; import static doom.NetConsts.CMD_SEND; import static doom.NetConsts.DOOMCOM_ID; import i.DoomStatusAware; import i.IDoomSystem; import java.io.IOException; import java.net.DatagramPacket; import java.net.DatagramSocket; import jav...
SpleenOfDoom/MochaDoom
src/n/BasicNetworkInterface.java
Java
gpl-3.0
14,007
var searchData= [ ['k_5fcoeff',['K_coeff',['../classsage__circuit__analysis_1_1SmallSignalLinearCircuit.html#a31b504e6f11875560fc819cc591a5283',1,'sage_circuit_analysis.SmallSignalLinearCircuit.K_coeff()'],['../classsage__circuit__analysis_1_1SmallSignalLinearCircuit.html#a9d21174a0350225ee439c9b509035c34',1,'sage_ci...
alessandro-bernardini/SAPICE
html/search/variables_6b.js
JavaScript
gpl-3.0
1,093
# Files Files for use with the copy module.
zardah/pierwszy
roles/__layout_template__/files/README.md
Markdown
gpl-3.0
46
/* * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
golden1232004/webrtc_new
webrtc/test/rtp_rtcp_observer.h
C
gpl-3.0
4,236
package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.machines; import java.util.ArrayList; import java.util.List; import me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.InvUtils; import me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.Item.CustomItem; import me.mrCookieSlime.Slimefun.Lists.RecipeType; import m...
Joapple/Slimefun4
src/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/machines/Refinery.java
Java
gpl-3.0
3,310
/* * Copyright 2013 The LibYuv Project Authors. All rights reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing p...
igormironchik/security-cam
3rdparty/libyuv/include/libyuv/rotate_row.h
C
gpl-3.0
8,141