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
#include "rtdef.h" #include "uip-conf.h" #include "uip.h" #include "uip_netif.h" #include "uip_arp.h" #include "rtconfig.h" #include "uip_pbuf.h" void netif_set_default(struct netif *netif) { } unsigned char mymac[6]={0xcc,0xbb,0xaa,0x99,0x88,0x02}; unsigned char ReadButton(); void netif_set_addr(struct netif...
congallenwang/shdsl-bridge
components/net/uip/rt-thread/uip_netif.c
C
gpl-2.0
2,048
// This binary makes tar.gz files from directories, embedding and // deduping symlinked destinations. package main // QPov // // Copyright (C) Thomas Habets <thomas@habets.se> 2015 // https://github.com/ThomasHabets/qpov // // This program is free software; you can redistribute it and/or modify // it under the ter...
ThomasHabets/qpov
cmd/package/package.go
GO
gpl-2.0
4,942
<?php die("Access Denied"); ?>#x#s:4516:" 1451556068 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-tw" lang="zh-tw"> <head> <script type="text/javascript"> var siteurl='/'; ...
ForAEdesWeb/AEW32
cache/t3_pages/e8efe7956197beb28b5e158ad88f292e-cache-t3_pages-be0637f99e31d28bbb96f6fa8cd5fc49.php
PHP
gpl-2.0
4,524
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>Marsyas: /home/hind...
abramhindle/marsyas-fork
doc/out-www/sourceDoc/html/TempoHypotheses_8h_source.html
HTML
gpl-2.0
13,102
<?php // // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000-2016 XOOPS.org // // <http://xoops.org/> ...
XoopsModules25x/smartpartner
include/blocksadmin.inc.php
PHP
gpl-2.0
30,507
/* Simulator CPU header for m32r. THIS FILE IS MACHINE GENERATED WITH CGEN. Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU simulators. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License a...
durandj/devkitadv
insight-5.3/sim/m32r/cpuall.h
C
gpl-2.0
1,843
import * as React from "react"; import FollowButton from "../FollowButton"; import SimilarityScore from "../SimilarityScore"; import { SimilarUsersModalProps } from "./SimilarUsersModal"; export type UserListModalEntryProps = { mode: "follow-following" | "similar-users"; user: ListenBrainzUser | SimilarUser; log...
Freso/listenbrainz-server
listenbrainz/webserver/static/js/src/follow/UserListModalEntry.tsx
TypeScript
gpl-2.0
1,563
module.exports = require('./lib/moninode.js');
a70ma/moninode
index.js
JavaScript
gpl-2.0
46
# parser file class Parser def parse(problem_instance) @problem = ProblemDefinition.new @file = File.open(problem_instance) @marker = "" while !@file.eof? @current_line = @file.readline if @current_line.start_with?("discount") @problem.discount_factor = @current_line.strip.split("...
diegoamc/MAC5788-AI-Planning
probabilistic_planning/parser.rb
Ruby
gpl-2.0
1,567
/* * Copyright (C) 2004-2012 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. */ #include <znc/znc.h> #include <znc/FileUtils.h> #include <sy...
kylef/znc
src/main.cpp
C++
gpl-2.0
10,070
/* KeePass Password Safe - The Open-Source Password Manager Copyright (C) 2003-2019 Dominik Reichl <dominik.reichl@t-online.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 ...
joshuadugie/KeePass-1.x
KeePassLibCpp/SysSpec_Windows/StrUtilEx.cpp
C++
gpl-2.0
9,450
<?php /** * @package AcyMailing for Joomla! * @version 4.7.2 * @author acyba.com * @copyright (C) 2009-2014 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><?php $name = 'Newspaper'; $thumb = 'media/com_acymailin...
unrealprojects/journal
media/com_acymailing/templates/newsletter-5/install.php
PHP
gpl-2.0
2,679
#include <unistd.h> #include "finder.h" int main (int argc, char** argv) { if (finder_init() == -1) return -1; usleep(1000*1000*3); finder_set_command(GRAB_DEBUG_SMALL_FOCUS); usleep(1000*1000*3); finder_close(); }
koudis/robot
kastelan/src/finder/ostreni.cpp
C++
gpl-2.0
232
/* * handle_request.c - Part of AFD, an automatic file distribution program. * Copyright (c) 1999 - 2013 Holger Kiehl <Holger.Kiehl@dwd.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 Found...
hfs/afd
src/afdd/handle_request.c
C
gpl-2.0
64,989
<?php /** * DokuWiki Spacious Template * Original Wordpress Theme URI: https://themegrill.com/themes/spacious * * @link https://www.dokuwiki.org/template:spacious * @author Simon DELAGE <sdelage@gmail.com> * @license GPL 3 (https://www.gnu.org/licenses/gpl-3.0.html) * * Template footer, included in the ma...
geekitude/dokuwiki-template-spacious
tpl_footer.php
PHP
gpl-2.0
11,597
High Level To Do List ======= ## Expanded Error Handling and Reporting There's a lot of places where things might fail right now that are potentially poorly handled. For instance, if protractor doesn't detect any tests to run. These situations should be identified and handled cleanly. ## Reduce Noise and Provide C...
allenai/pesto
TODO.md
Markdown
gpl-2.0
653
/** * 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 may...
Lythimus/lptv
apache-solr-3.6.0/solr/core/src/java/org/apache/solr/servlet/LogLevelSelection.java
Java
gpl-2.0
9,568
/* Copyright_License { XCSoar Glide Computer - http://www.xcsoar.org/ Copyright (C) 2000-2012 The XCSoar Project A detailed list of copyright holders can be found in the file "AUTHORS". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License ...
damianob/xcsoar
src/Device/Driver/Vega/Internal.hpp
C++
gpl-2.0
2,795
/*************************************************************************** qgsauthimportcertdialog.h --------------------- begin : April 30, 2015 copyright : (C) 2015 by Boundless Spatial, Inc. USA author : Larry Shaffer email : lshaffer a...
myarjunar/QGIS
src/gui/auth/qgsauthimportcertdialog.h
C
gpl-2.0
3,179
/* adler32.c -- compute the Adler-32 checksum of a data stream * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id: adler32.c,v 1.2 2005/08/15 16:11:23 johnmc Exp $ */ #define ZLIB_INTERNAL #include "zlib.h" #define BASE 65521UL /* larges...
johngarvin/R-2.1.1rcc
src/extra/zlib/adler32.c
C
gpl-2.0
2,286
Practica-5 ========== Tabla 10x10
ulises-m/Practica-5
README.md
Markdown
gpl-2.0
35
<!DOCTYPE html> <html> <!-- Mirrored from www.w3schools.com/php/showphp.asp?filename=demo_func_array_diff2 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:06:20 GMT --> <head> <title>Tryit Editor v2.1 - Show PHP</title> <link rel="stylesheet" href="../trycss.css"> <!--[if lt IE 8]> <style> .textarea,...
platinhom/ManualHom
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/php/showphp72a4.html
HTML
gpl-2.0
3,053
<?php // Authored by Skyler Moore. pb_backupbuddy::$ui->title( 'FTP' ); // FTP connection information $ftp_server = $destination['address']; $ftp_username = $destination['username']; $ftp_password = $destination['password']; $ftp_directory = $destination['path']; $ftps = $destination['ftps']; if ( !empty( $ftp_direct...
lucasandcribb/scmusicguide
wp-content/plugins/backupbuddy/destinations/ftp/_manage.php
PHP
gpl-2.0
10,214
@media screen { *{ margin:0; padding:0; font-family:sans-serif; font-size:14px; } .analog-clock{ width:140px; height:140px; float:right; margin-top:20px; } #clock-face{ stroke:black; stroke-width:2px; fill:white; } #h-hand,#m-hand,#s-hand,#s-tail{ stroke:black; stroke-linecap:round; } #h-hand{ stroke-width:3px; } ...
iamstg/first-timer
public_html/clockstyle.css
CSS
gpl-2.0
421
using System; using System.Collections.Generic; using System.Reflection; namespace Polenter.Serialization.Advanced { ///<summary> ///</summary> internal class PropertyCache { private readonly Dictionary<Type, IList<PropertyInfo>> _cache = new Dictionary<Type, IList<PropertyInfo>>(); //...
furesoft/POS
POS/POS/Internals/Serializer/Advanced/PropertyCache.cs
C#
gpl-2.0
775
package edu.courses.middleware.pubsub.events; /** * This Event is used to indicate an Event unsubscription along a path in the * Broker tree. * */ public class UnsubscriptionEvent extends Event { private static final long serialVersionUID = 6963303524174981529L; /** The Event being unsubscribed from. */ priva...
jonasrmichel/publish-subscribe-auction
src/edu/courses/middleware/pubsub/events/UnsubscriptionEvent.java
Java
gpl-2.0
570
<?php require_once('attachment.class.php'); /** * Fast Mime Mail parser Class using PHP's MailParse Extension * @author gabe@fijiwebdesign.com * @url http://www.fijiwebdesign.com/ * @license http://creativecommons.org/licenses/by-sa/3.0/us/ * @version $Id$ */ class MimeMailParser { /** * PH...
rtdean93/engagepeeps
accounts/plugins/support_manager/vendors/mime_mail_parser/MimeMailParser.class.php
PHP
gpl-2.0
16,323
if (not gadgetHandler:IsSyncedCode()) then return end function gadget:GetInfo() return { name = "Typemap Options", desc = "Edit's the map's typemap at the start of the game.", author = "Google Frog", date = "Feb, 2010", license = "GNU GPL, v2 or later", layer = 0, ...
Aquanim/Zero-K
LuaRules/Gadgets/typemap_options.lua
Lua
gpl-2.0
3,380
/* * @(#)FFileTag.java * * Copyright 2004 Java Frame Studio Corporation. * All Rights Reserved. * */ package org.mo.web.tag.page; import org.mo.com.lang.FFatalError; import org.mo.com.lang.RString; import org.mo.web.protocol.context.SPageItem; import org.mo.web.tag.base.FBaseFileTag; /** * <T>下拉列表标签</T> * <P...
favedit/MoPlatform
mo-4-web/src/web-java/org/mo/web/tag/page/FFileTag.java
Java
gpl-2.0
1,529
/** * */ package org.solinari.analyzer.engine; import java.io.IOException; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.client.Result; import org.apache.hadoop.hbase.io.ImmutableBytesWritable; import org.apache.hadoop.hbase.mapreduce.TableMapper; import org.apache.hadoop.hbase.util.B...
PersonalBigDataAnalyticsTeam/myPersonalBusiness
src/org/solinari/analyzer/engine/SearchMapper.java
Java
gpl-2.0
2,124
<?php /** * Copyright 2019 Google LLC * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY W...
apigee/customizer-drupal
src/EventSubscriber/ConfigEventsSubscriber.php
PHP
gpl-2.0
2,431
<?php /** * Part of Component Akquickicons files. * * @copyright Copyright (C) 2014 Asikart. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access defined('_JEXEC') or die; include_once JPATH_LIBRARIES . '/windwalker/src/init.php'; JForm::addF...
asukademy/akblog
administrator/components/com_akquickicons/model/field/plugin/modal.php
PHP
gpl-2.0
880
/** * @file resources/resource.c * @brief Functions for working with LCFG resources * @author Stephen Quinney <squinney@inf.ed.ac.uk> * @copyright 2014-2017 University of Edinburgh. All rights reserved. This project is released under the GNU Public License version 2. * $Date: 2018-10-26 09:31:35 +0100 (Fri, 26 Oct...
sjquinney/lcfg-core
resources/resource.c
C
gpl-2.0
139,733
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:56:11 CET 2014 --> <title>SubscriptionResponder.SubscriptionManager (JADE v4.3.3 API)</title> <meta name="da...
LeeboyOver9000/TCC
doc/api/jade/proto/SubscriptionResponder.SubscriptionManager.html
HTML
gpl-2.0
11,664
#ifndef TSP_TSP_H #define TSP_TSP_H #include <pthread.h> /* dernier minimum trouvé */ extern int minimum; /********************************************/ struct arg_struct { int hops; /* Nb de ville dans le chemin path */ int len; /* Longueur du chemin path */ tsp_path_t path; /* Chemin */ int pere; }; /*******...
darkrossi/SEPC-Threads
src/tsp-tsp.h
C
gpl-2.0
628
#!/bin/sh dir=`echo "$0" | sed 's,[^/]*$,,'` test "x${dir}" = "x" && dir='.' if test "x`cd "${dir}" 2>/dev/null && pwd`" != "x`pwd`" then echo "this script must be executed directly from the source directory." exit 1 fi # this might not be necessary with newer autotools: rm -f config.cache # older crap w...
OpenedHand/grandr-applet
autogen.sh
Shell
gpl-2.0
1,037
{-# LANGUAGE CPP, TypeFamilies, DeriveDataTypeable #-} module PGIP.GraphQL.Result.LocIdReference where import Data.Data newtype LocIdReference = LocIdReference { locId :: String } deriving (Show, Typeable, Data)
spechub/Hets
PGIP/GraphQL/Result/LocIdReference.hs
Haskell
gpl-2.0
255
import requests import yaml class RequestsApi: def __init__(self): 'init' self.config = yaml.load(open("config/request_settings.yml", "r")) def get_objects(self, sector): 'request to get objects' objects_points = [] url = self.config['host'] + self.config['object_path'] % sector response = requests.get...
veskopos/VMWare
api/requests_api.py
Python
gpl-2.0
1,010
/////////////////////////////////////////////////////////////////////////////// // For information as to what this class does, see the Javadoc, below. // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, // // 2007, 2008, 2009, 2010, 2014, 2015 by Peter Spirtes, Richard Scheines, Joseph...
ajsedgewick/tetrad
tetrad-gui/src/main/java/edu/cmu/tetradapp/model/FgsRunner.java
Java
gpl-2.0
21,781
DontEatHere =========== An online and WPF application for viewing Food Safety Violations at Houston Restaurants
jabbrass/DontEatHere
README.md
Markdown
gpl-2.0
113
# Makefile.in generated by automake 1.13.1 from Makefile.am. # src/libz/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2012 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or wi...
jazonk/gtkspy
src/libz/Makefile
Makefile
gpl-2.0
17,098
xpartsoft =========
xpartkamrul/xpartsoft
README.md
Markdown
gpl-2.0
20
Scholdoc ======== ### Converts [ScholarlyMarkdown][scholmd] documents into HTML5, LaTeX, or Docx **Current stable version:** 0.1.4 **Development build status** [![build status][scholarly-devel-travisimage]][travis_stat] **Stable build status** [![build status][scholarly-travisimage]][travis_stat] **Scholdoc** is ...
timtylin/scholdoc
README.md
Markdown
gpl-2.0
6,425
# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org> # Copyright © 2009-2010 Modestas Vainius <modax@debian.org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the Lice...
nevali/dpkg
scripts/Dpkg/Shlibs/SymbolFile.pm
Perl
gpl-2.0
20,443
using System; using System.Collections.Generic; using System.Dynamic; using System.Linq; using System.Text; namespace InfinityScript { public class ScriptDynamics : DynamicObject { private int _entRef; public ScriptDynamics(int entRef) { _entRef = entRef; } ...
FreeTheTech101/lightning
InfinityScript/ScriptProcessor/ScriptDynamics.cs
C#
gpl-2.0
1,114
<?php /** * @file * Lightweight implementation of the Twitter API in PHP. * * This code does the heavy lifting behind the Drupal twitter_block module. It * does not aim to authenticate users nor provide complex integration. We only * need to grab public feeds, and as such we use the Twitter Search API. For * ...
perandre/3-16
sites/all/modules/twitter_block/twitter.class.php
PHP
gpl-2.0
3,814
--- title: XSEDE tags: [single-sourcing] keywords: includes, conref, dita, transclusion, transclude, inclusion, reference last_updated: August 12, 2015 summary: "Information about the compute clusters at XSEDE." --- ## Stampede: the Caterpillar work horse As per [XSEDE website](https://www.xsede.org/tacc-stampede). ...
caterpillarproject/wiki
doc_xsede.md
Markdown
gpl-2.0
3,138
/* USB support for the Cyberjack family of readers. * * Previous version were (C) 2004-2005 by Harald Welte <laforge@gnumonks.org> * This version is a rewrite (asynchronous USB is no longer needed). * * (C) 2007 Martin Preuss <martin@libchipcard.de> * * Distributed and licensed under the terms of GNU LGPL, Versi...
larskanis/ctapi-cyberjack
cjeca32/ausb/ausb.c
C
gpl-2.0
6,043
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Sales\Test\Unit\Model; use Magento\Framework\TestFramework\Unit\Helper\ObjectManager; use Magento\Sales\Api\Data\OrderInterface; use Magento\Sales\Api\Data\OrderSearchResultInterfaceFactory as Sear...
kunj1988/Magento2
app/code/Magento/Sales/Test/Unit/Model/OrderRepositoryTest.php
PHP
gpl-2.0
8,137
/** * @file */ /* Copyright (C) 1997-2001 Id Software, 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 2 of the License, or (at your option) any later version. This program is...
Qazzian/ufoai_suspend
src/tools/ufo2map/textures.cpp
C++
gpl-2.0
4,539
/* * File: TProgression.cpp * Author: boutina * * Created on 19 décembre 2015, 12:21 */ #include "tprogression.h" #include <QJsonObject> TProgression::TProgression() : lastExerciseIndex_(0) { } TProgression::TProgression(const TProgression& orig): lastExerciseIndex_(orig.lastExerciseIndex_){ } TP...
AzariasB/QTypingTest
src/Data/tprogression.cpp
C++
gpl-2.0
714
<div class='teaser--slim'/> <content-row class="activation-form"> <form name="activation.form" class="box" novalidate> <div class="row"> <div class="small-12 columns"> <h1 ng-if="::activation.isRegistrationFlow" translate="ACTIVATION_HEADLINE">Registrierung - letzte Schritte</h1...
as-ideas/crowdsource
crowdsource-frontend/src/main/resources/public/app/user/activation/user-activation.html
HTML
gpl-2.0
4,731
/* * Copyright (c) 2012, Codename One and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Sof...
sdwolf/CodenameOne
Ports/iOSPort/src/com/codename1/impl/ios/IOSNative.java
Java
gpl-2.0
22,532
<!-- // $Id$ // $Author$ // $Log$ // Revision 1.1 2004/03/09 20:02:17 rufustfirefly // Fixed help system to work with newskin and new location. // // Revision 1.2 2001/12/06 16:25:51 rufustfirefly // more documentation changes/additions // // Revision 1.1 2001/11/21 21:03:27 rufustfirefly // all helpfi...
freemed/freemed
locale/en_US/doc/main.en_US.html
HTML
gpl-2.0
2,802
/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* Rosegarden A MIDI and audio sequencer and musical notation editor. Copyright 2000-2014 the Rosegarden development team. Other copyrights also apply to some parts of this work. Please see the AUTHORS file and individ...
nengxu/rosegarden
src/gui/rulers/VelocityColour.h
C
gpl-2.0
2,320
/* ######################################################################## LXRAD - GUI for X programing ######################################################################## Copyright (c) : 2001-2021 Luis Claudio Gamboa Lopes This program is free software; you can redistribute it and/or modify ...
lcgamboa/lxrad
lib/cdraw.cc
C++
gpl-2.0
4,702
liferay-mail-client =================== Liferay Mail Client to send mails to Users,Sites,Organisations and User Groups Tested with Liferay 6.1 CE
jento-tm/liferay-mail-client
README.md
Markdown
gpl-2.0
148
APP = dca TYPE = generated XGCC = msp430-gcc \ -mmcu=msp430x1611 \ -DUIP_CONF_IPV6_RPL \ -DCONTIKI=1 \ -DCONTIKI_TARGET_SKY=1 \ -DPROJECT_CONF_H=\"project-conf.h\" \ -DUIP_CONF_IPV6=1 \ -DUIP_CONF_IPV6_RPL=1 \ -DWITH_UIP6=1 \ -I. \ -I$(ROOT)/applications/contiki \ -I/home/alex/scm/contiki/platform/sky \ ...
copton/ocram
applications/contiki/dca/generated/Makefile
Makefile
gpl-2.0
1,091
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002,2008 Oracle. All rights reserved. * * $Id: XACollectionTest.java,v 1.5.2.4 2008/01/07 15:14:24 cwl Exp $ */ package com.sleepycat.collections.test; import java.io.File; import javax.transaction.xa.XAResource; import junit.frame...
nologic/nabs
client/trunk/shared/libraries/je-3.2.74/test/com/sleepycat/collections/test/XACollectionTest.java
Java
gpl-2.0
4,102
// OpenVPN -- An application to securely tunnel IP networks // over a single port, with support for SSL/TLS-based // session authentication and key exchange, // packet encryption, packet authentication, and // packet compression. // // Copyright (C) 2012-201...
proxysh/Safejumper-for-Android
app/src/main/cpp/openvpn3/openvpn/options/sanitize.hpp
C++
gpl-2.0
2,716
package com.jp.koncept.innerclass; public class OuterClass { private String str = "Outer-String"; private void printStr() { System.out.println(str); } class InnerClass { public void innerMethod() { String str = "Inner-String"; System.out.println(str); System.out.println(OuterClass.thi...
javapathshala/WisdomCode
JP_KONCEPT/src/main/java/com/jp/koncept/innerclass/OuterClass.java
Java
gpl-2.0
697
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>Fuzzy Hashing API: ...
chrisoei/ssdeep
doc/api/html/fuzzy_8h_source.html
HTML
gpl-2.0
8,874
//------------------------------------------------------------------------------ // <copyright file="MainWindow.xaml.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ namespa...
prembharath/myKinect
Kinect Interactions/ControlsBasics-WPF/MainWindow.xaml.cs
C#
gpl-2.0
7,917
<footer> <div class = "container"> <div class = "row text-center"> <div class = "col-xs-2 col-s-2 col-md-4 col-lg-4"></div> <div class = "col-xs-8 col-s-8 col-md-4 col-lg-4"> <img src="http://placehold.it/150x75"> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean vitae commodo arcu. Mo...
Ckhatri/construction
wp-content/themes/html5blank/footer.php
PHP
gpl-2.0
1,763
# # Copyright 2014 Red Hat, Inc. # # This software is licensed to you under the GNU General Public # License as published by the Free Software Foundation; either version # 2 of the License (GPLv2) or (at your option) any later version. # There is NO WARRANTY for this software, express or implied, # including the implie...
ShimShtein/katello
app/lib/actions/katello/repository/correct_checksum.rb
Ruby
gpl-2.0
1,146
// Autogenerated AST node package pers.xia.jpython.ast; import pers.xia.jpython.object.PyObject; import java.io.DataOutputStream; import java.io.IOException; public class ClassDef extends stmtType { public String name; public java.util.List<exprType> bases; public java.util.List<keywordType> keywo...
xia-st/JPython
src/pers/xia/jpython/ast/ClassDef.java
Java
gpl-2.0
1,226
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Text; using System.IO; namespace Gondwana.Logging { public class LogFile : IDisposable { #region events public delegate void RecordsWrittenToLogEventHandler(LogFile log, int numOfRecords); ...
Isthimius/Gondwana
Gondwana.Logging/LogFile.cs
C#
gpl-2.0
11,113
<?php if( ! defined( 'MC4WP_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit; } ?> <div id="mc4wp-admin" class="wrap"> <h2><img src="<?php echo MC4WP_PLUGIN_URL . 'assets/img/menu-icon.png'; ?>" /> <?php _e( 'MailChimp for WordPress', 'mailchimp-for-wp' ); ?>: <?php _e( 'L...
jrald1291/atu
wp-content/plugins/mailchimp-for-wp-pro/includes/views/pages/admin-general-settings.php
PHP
gpl-2.0
4,391
<!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"> <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! --> <title>Cohen Bible</title> <!-- Bootstrap --> <link hr...
TianJinRong/orange-fresh
home.html
HTML
gpl-2.0
10,848
// // Orientation.h // viewer // // Created by Sam Anklesaria on 11/21/11. // Copyright 2011 __MyCompanyName__. All rights reserved. // #import <UIKit/UIKit.h> #import "EAGLView.h" @interface Orientation : UIViewController { EAGLView *glView; } @property (nonatomic, retain) IBOutlet EAGLView *glView; @end...
YUAA/toaster
viewer/Orientation.h
C
gpl-2.0
321
/* NOTES to contributors: * use 4 spaces indents, and keep code ALIGNED and ORDERED */ /* default */ * { -GtkArrow-arrow-scaling: 0.5; -GtkButton-child-displacement-x: 0; -GtkButton-child-displacement-y: 0; -GtkButton-default-border: 0; -GtkButton-image-spacing: 0; -GtkButton-inner-border: 1; ...
inukaze/maestro
Temas/usr/share/themes/Windows-10-Dark-master/gtk-3.0/gtk-widgets.css
CSS
gpl-2.0
100,965
/* * Copyright (C) 2017 h0MER247 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distribut...
h0MER247/jPC
src/Hardware/CPU/Intel80386/Condition/Conditions/ConditionNotLessOrEqual.java
Java
gpl-2.0
1,328
<link href="https://gist.githubusercontent.com/tuzz/3331384/raw/94f2380c2b798fab2139fd0a8f478c4f2d642e3b/github.css" rel="stylesheet"></link> ## Overview This is a project that tries to solve Jermann Quadrini (2012 AER) with minimal modification. ## Folder and Files + /cppcode.cpp: only source code only GCC4.8+ unde...
linxichen/jq_201406211740_fullmodel_linear_bond_adjustment
README.md
Markdown
gpl-2.0
611
/* * include/asm-s390/ptrace.h * * S390 version * Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) */ #ifndef _S390_PTRACE_H #define _S390_PTRACE_H /* * Offsets in the user_regs_struct. They are used for...
skywalker01/Samsung-Galaxy-S-Plus
arch/s390/include/asm/ptrace.h
C
gpl-2.0
12,825
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>CoffeeScript API Documentation</title> <script src='../../javascript/application.js'></script> <script src='../../javascript/search.js'></script> <link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'> </head> <body> ...
Illisian/Nodes
doc/file/src/illisian/sublayouts/contact.coffee.html
HTML
gpl-2.0
2,731
<?php // autogenerated file 10.09.2012 12:58 // $Id: $ // $Log: $ // require_once 'EbatNs_FacetType.php'; /** * Contains values for shipped status. * * @link http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/types/SellingManagerShippedStatusCodeType.html * * @property string Shipped * @prop...
Serdy/treasureantique.com
wp-content/plugins/wp-lister-for-ebay/includes/EbatNs/SellingManagerShippedStatusCodeType.php
PHP
gpl-2.0
836
#include "shn.h" #include "../pcmconv.h" /******************************************************** Audio Tools, a module and set of tools for manipulating audio data Copyright (C) 2007-2012 Brian Langenberger This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gener...
R-a-dio/python-audio-tools
src/decoders/shn.c
C
gpl-2.0
31,275
# Code Review [Back to top](../README.md) A guide for reviewing code and having your code reviewed. ## Everyone * Accept that many programming decisions are opinions. Discuss tradeoffs, which you prefer, and reach a resolution quickly. * Ask good questions; don't make demands. ("What do you think about ...
felixnorden/moppepojkar
documentation/code-review.md
Markdown
gpl-2.0
4,544
class TenderCorruptionFlag < ActiveRecord::Base belongs_to :tender belongs_to :corruption_indicator attr_accessible :id, :tender_id, :corruption_indicator_id, :value end
tigeorgia/e-procurement-site
app/models/tender_corruption_flag.rb
Ruby
gpl-2.0
183
/*- * APT - Analysis of Petri Nets and labeled Transition systems * Copyright (C) 2012-2013 Members of the project group APT * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either versi...
CvO-Theory/apt
src/module/uniol/apt/analysis/connectivity/WeakComponentsModule.java
Java
gpl-2.0
2,732
#!/usr/bin/python # emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*- # vi: set ft=python sts=4 ts=4 sw=4 noet : # This file is part of Fail2Ban. # # Fail2Ban 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 So...
pheanex/fail2ban
setup.py
Python
gpl-2.0
5,567
/* * Configuration.hpp * * RTfact - Real-Time Ray Tracing Library * * Copyright (C) 2009 Saarland University * * 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...
BALL-Contrib/contrib_rtfact_4f1d028
include/RTfact/Utils/IO/Configuration.hpp
C++
gpl-2.0
10,079
#ifndef __CREATE_PARENT_H__ #define __CREATE_PARENT_H__ /* * KFontInst - KDE Font Installer * * Copyright 2003-2007 Craig Drummond <craig@kde.org> * * ---- * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License version 2 as published b...
jschwartzenberg/kicker
kcontrol/kfontinst/apps/CreateParent.h
C
gpl-2.0
1,963
package OpenInteract2::ContentType; # $Id: ContentType.pm,v 1.2 2004/04/09 11:38:26 lachoy Exp $ use strict; @OpenInteract2::ContentType::ISA = qw( OpenInteract2::ContentTypePersist ); $OpenInteract2::ContentType::VERSION = sprintf("%d.%02d", q$Revision: 1.2 $ =~ /(\d+)\.(\d+)/); use constant DEFAULT_MIME_TYPE ...
cwinters/OpenInteract2
pkg/base_page/OpenInteract2/ContentType.pm
Perl
gpl-2.0
2,168
/* * This file is part of the coreboot project. * * Copyright (C) 2009 coresystems GmbH * Copyright (C) 2009 Libra Li <libra.li@technexion.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 Foun...
wt/coreboot
src/arch/i386/include/arch/interrupt.h
C
gpl-2.0
1,009
/* * This source code is part of * * G R O M A C S * * Copyright (c) 1991-2000, University of Groningen, The Netherlands. * Copyright (c) 2001-2009, The GROMACS Development Team * * Gromacs is a library for molecular simulation and trajectory analysis, * written by Er...
aar2163/GROMACS
src/gmxlib/nonbonded/nb_kernel_c/nb_kernel132.c
C
gpl-2.0
35,960
/***************************************************************************** 1 Í·Îļþ°üº¬ *****************************************************************************/ #include "GmmInc.h" #include "GmmCasGlobal.h" #include "GmmCasTimer.h" #include "GmmCasSend.h" #include "GmmCasComm.h" #ifdef __cplusplus ...
Honor8Dev/android_kernel_huawei_FRD-L04
drivers/vendor/hisi/modem/ps/nas/gu/src/Gmm/Src/GmmCasTimer.c
C
gpl-2.0
3,876
package com.example; import org.apache.coyote.http11.AbstractHttp11Protocol; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer; import org.springframework.boot.con...
GJRTimmer/vaadin-security-template
src/main/java/com/example/Application.java
Java
gpl-2.0
1,698
 namespace UFIDA.U9.Cust.ChuangYeRenBillImportBP.ShipmentRelationBP.Proxy { using System; using System.Collections.Generic; using System.Text; using System.IO; using System.ServiceModel; using System.Runtime.Serialization; using UFSoft.UBF; using UFSoft.UBF.Exceptions; using UFSoft.UBF.Util.Context; ...
amazingbow/yonyou
创业人/ChuangYeRen_Code/ChuangYeRenBillImportBP/BpAgent/ShipmentRelationBP/ReceivementImportBPAgent.cs
C#
gpl-2.0
3,461
package aufgabe3; import static org.junit.Assert.assertEquals; import org.junit.Test; import computergraphics.math.Vector3; public class ImplicitSphereTest { @Test public void testIsoValues() { ImplicitSphere sphere = new ImplicitSphere(1, new Vector3(1.0, 1.0, 1.0)); // blauer Punkt assertEquals(0.0...
cookiedragon/Computergrafik
Computergrafik/test/aufgabe3/ImplicitSphereTest.java
Java
gpl-2.0
588
<!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_18) on Tue Nov 02 13:16:29 CET 2010 --> <TITLE> ConfigChannelTag </TITLE> <META NAME="date" CONTENT="2010-11-02"> <LINK REL ="stylesheet" TYPE="tex...
colloquium/spacewalk
documentation/javadoc/com/redhat/rhn/frontend/configuration/tags/ConfigChannelTag.html
HTML
gpl-2.0
25,451
(function($){ acf.fields.repeater = { // vars o : {}, el : '.acf-repeater', // el $field : null, $el : null, $clone : null, // functions set : function( $field ){ // sel $el this.$field = $field; this.$el = $field.find( this.el ).first(); // find elements ...
Graulf/LIA_wordpress
wp-content/plugins/acf5-beta-master/pro/js/pro-input.js
JavaScript
gpl-2.0
35,138
<div class="container-fluid orangish"> <div class="container"> <div class="row"> <ul class="nav nav-justified secondary-nav menu dropit"> <li id="evaluation" class="col-xs dropit-trigger dropit-open" ng-class="{active: getAreasOfFocusValue() == 'Evaluation Capacity Building'}"> <...
javierdlahoz/wp-angular-material
wp-content/themes/wp-angular-material/resources-nav.html
HTML
gpl-2.0
1,318
/* arch/arm/mach-omap2/board-espresso10.h * * Copyright (C) 2011 Samsung Electronics Co, Ltd. * * Based on mach-omap2/board-espresso.h * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and ...
andi34/android_kernel_samsung_espresso
arch/arm/mach-omap2/board-espresso10.h
C
gpl-2.0
2,665
<html lang="en"> <head> <title>Z80-Chars - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Z80-Syntax.html#Z80-Syntax" title="Z80 Sy...
jocelynmass/nrf51
toolchain/arm_cm0_deprecated/share/doc/gcc-arm-none-eabi/html/as.html/Z80_002dChars.html
HTML
gpl-2.0
3,527
/* * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softw...
FauxFaux/jdk9-hotspot
test/serviceability/jvmti/TestLambdaFormRetransformation.java
Java
gpl-2.0
5,468
/* * libretroshare/src/serialiser: itempriorities.h * * 3P/PQI network interface for RetroShare. * * Copyright 2011-2011 by Cyril Soler * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License Version 2 as published by the Free So...
zeners/RetroShare
libretroshare/src/serialiser/itempriorities.h
C
gpl-2.0
4,201
/* * Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
mohlerm/hotspot
src/share/vm/memory/metaspaceShared.cpp
C++
gpl-2.0
42,271
# SQL predicate clauses SQL where clause support 18 predicates ## Comparisons `=` equal to `<>` not equal to `<` less than `>` greater than `<=` less than or equal to `>=` greater than or equal to ## BETWEEN To give a range ## IN To check the value in a list ## LIKE A text pattern match ## IS NULL a value expres...
digible/devible
databases/sql/sql-predicates.md
Markdown
gpl-2.0
350
package com.comphenix.protocol.injector.netty; import java.util.Set; import com.comphenix.protocol.PacketType; import com.comphenix.protocol.concurrency.PacketTypeSet; import com.comphenix.protocol.events.ListenerOptions; import com.comphenix.protocol.injector.packet.PacketInjector; public abstract class AbstractPac...
aadnk/ProtocolLib
src/main/java/com/comphenix/protocol/injector/netty/AbstractPacketInjector.java
Java
gpl-2.0
1,281