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 |
|---|---|---|---|---|---|
/*
* Some of the filter code was taken from Glumpy:
* # Copyright (c) 2009-2016 Nicolas P. Rougier. All rights reserved.
* # Distributed under the (new) BSD License.
* (https://github.com/glumpy/glumpy/blob/master/glumpy/library/build-spatial-filters.py)
*
* Also see:
* - http://vector-agg.cvs.sourceforge.net/vi... | haasn/mpvhq | video/out/filter_kernels.c | C | gpl-2.0 | 13,281 |
/*
* arch/sh/kernel/cpu/sh3/clock-sh7712.c
*
* SH7712 support for the clock framework
*
* Copyright (C) 2007 Andrew Murray <amurray@mpc-data.co.uk>
*
* Based on arch/sh/kernel/cpu/sh3/clock-sh3.c
* Copyright (C) 2005 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU Gene... | Jackeagle/android_kernel_sony_c2305 | arch/sh/kernel/cpu/sh3/clock-sh7712.c | C | gpl-2.0 | 1,687 |
/*
* 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 ... | hdadler/sensetrace-src | com.ipv.sensetrace.RDFDatamanager/jena-2.11.0/jena-sdb/src/main/java/sdb/cmd/ModConfig.java | Java | gpl-2.0 | 4,248 |
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (c) 2000-2001, 2010-2012, Code Aurora Forum. All rights reserved.
Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License ... | A2ronLil/android_kernel_motorola_fleming | include/net/bluetooth/hci_core.h | C | gpl-2.0 | 29,124 |
/* ==========================================================================
Scott Pedder's custom styles
www.scott-pedder.co.nz
========================================================================== */
@font-face {
font-family: 'brandon_grotesquemedium';
src: url('fonts/brandongrotesque-medium.... | speddernz/ttplumbing | wp-content/themes/tt-pulmbing/style.css | CSS | gpl-2.0 | 6,553 |
<?php
$themecolors = array(
'bg' => 'ffffff',
'text' => '333333',
'link' => '0b76ae'
);
$content_width = 550;
add_theme_support( 'automatic-feed-links' );
register_nav_menus( array(
'primary' => __( 'Primary Navigation', 'pool' ),
) );
function pool_page_menu() { // fallback for primary navigation ?>
<ul>
<li... | yondri/newyorkando | wp-content/themes/pool/functions.php | PHP | gpl-2.0 | 2,152 |
/*
* MALLOC_INFO Shell Command Implmentation
*
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#ifdef HA... | t-crest/rtems | cpukit/libmisc/shell/main_mallocinfo.c | C | gpl-2.0 | 1,627 |
/*
Copyright (C) 2008-2016 Vana Development Team
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; version 2
of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT... | diamondo25/Vana | src/channel_server/fame.cpp | C++ | gpl-2.0 | 4,586 |
package org.mewx.wenku8;
import android.annotation.SuppressLint;
import android.app.Application;
import android.content.Context;
/**
* The class is for getting context everywhere
*/
public class MyApp extends Application {
@SuppressLint("StaticFieldLeak")
private static Context context;
@Override
p... | MewX/light-novel-library_Wenku8_Android | studio-android/LightNovelLibrary/app/src/main/java/org/mewx/wenku8/MyApp.java | Java | gpl-2.0 | 732 |
<?php if (!defined('THINK_PATH')) exit();?><!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>首页</title>
<style type="text/css">
.container{width:300px;margin:0 auto;}
</style>
</head>
<body>
<div class="container">
<form action="/thinkphp_siteinfo/... | highmind/Study | php/php-jwt/Server/Application/Runtime/Cache/Home/b392b30b0ada41f791f77020f2b27846.php | PHP | gpl-2.0 | 755 |
/*
Copyright_License {
XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2021 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 Licens... | sandrinr/XCSoar | src/Engine/Task/Unordered/UnorderedTaskPoint.hpp | C++ | gpl-2.0 | 1,676 |
/*
* Copyright (c) 2009, Swedish Institute of Computer Science.
* 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
* n... | miiicmueller/TerraZoo | contiki-2.7/tools/cooja/apps/mspsim/src/se/sics/cooja/mspmote/MspCompileDialog.java | Java | gpl-2.0 | 4,289 |
; master library - MSDOS - int29h
;
; Description:
; int29hªÈ¢DOS̽ßÌAG~
[VÝè
;
; Function/Procedures:
; void dos29fake_start(void) ;
; void dos29fake_end(void) ;
;
; Parameters:
; none
;
; Returns:
; none
;
; Binding Target:
; Microsoft-C / Turbo-C / Turbo Pascal
;
; Running Targ... | joncampbell123/dosbox-x | ref/master-lib/src/dos29fak.asm | Assembly | gpl-2.0 | 1,915 |
EXTRA_CFLAGS += $(USER_EXTRA_CFLAGS)
EXTRA_CFLAGS += -O1
#EXTRA_CFLAGS += -O3
#EXTRA_CFLAGS += -Wall
#EXTRA_CFLAGS += -Wextra
#EXTRA_CFLAGS += -Werror
#EXTRA_CFLAGS += -pedantic
#EXTRA_CFLAGS += -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
EXTRA_CFLAGS += -Wno-unused-variable
EXTRA_CFL... | voodik/android_kernel_hardkernel_odroidxu3 | drivers/net/wireless/rtl8xxx_EU/Makefile | Makefile | gpl-2.0 | 40,946 |
/*
Navicat MySQL Data Transfer
Source Server : HomeServer
Source Server Version : 50621
Source Host : localhost:3306
Source Database : webzoo
Target Server Type : MYSQL
Target Server Version : 50621
File Encoding : 65001
Date: 2015-05-22 19:49:48
*/
SET FOREIGN_KEY_... | Rafalem/JavaProjects | WebZoo/src/main/java/ru/nsu/java/db/webzoo.sql | SQL | gpl-2.0 | 2,719 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>libudev Reference Manual: udev_monitor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libudev Refe... | PennartLoettring/Poettrix | rootfs/usr/share/gtk-doc/html/libudev/libudev-udev-monitor.html | HTML | gpl-2.0 | 23,760 |
/**
* This file is part of the Goobi viewer - a content presentation and management application for digitized objects.
*
* Visit these websites for more information.
* - http://www.intranda.com
* - http://digiverso.com
*
* This program is free software; you can redistribute it and/or modify it ... | intranda/goobi-viewer-core | goobi-viewer-core/src/main/java/io/goobi/viewer/model/iiif/presentation/v3/builder/ManifestBuilder.java | Java | gpl-2.0 | 15,695 |
/*
* casim, cellular automaton simulation for multi-destination pedestrian
* crowds; see www.cacrowd.org
* Copyright (C) 2016-2017 CACrowd and contributors
*
* This file is part of casim.
* casim is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pub... | CACrowd/casim | src/main/java/org/cacrowd/casim/pedca/environment/grid/Grid.java | Java | gpl-2.0 | 5,026 |
<?php
/**
* The template for displaying all pages.
*
* This is the template that displays all pages by default.
* Please note that this is the WordPress construct of pages
* and that other 'pages' on your WordPress site will use a
* different template.
*
* @package WordPress
* @subpackage MyBlog
* @since 3.0
... | Bielousov/blog | page.php | PHP | gpl-2.0 | 993 |
<?php
class WC_Catalog_Restrictions_User_Admin {
public static $instance;
public static function instance() {
if (!self::$instance) {
$instance = new WC_Catalog_Restrictions_User_Admin();
}
}
public function __construct() {
add_action('show_user_profile', array($this, 'profile_fields'));
add_action('e... | aman104/stockhouse | wp-content/plugins/woocommerce-catalog-visibility-options/lib/woocommerce-catalog-restrictions/classes/class-wc-catalog-restrictions-user-admin.php | PHP | gpl-2.0 | 1,293 |
package com.nnero.nnero.views;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.Toast;
import java.util.Calendar;
import java.util.Date;
import but... | nnero2235/NNERO | app/src/main/java/com/nnero/nnero/views/DatePickerView.java | Java | gpl-2.0 | 11,223 |
package com.numericmethods;
import java.util.*;
public class LU{
public static double[][] rozklad(int n, double[][] a) { //n wymiarowa macierz A
double[][] L = new double[n][n];
double[][] U = new double[n][n];
for(int i=0;i<L.length;i++){ //wypelniam diagonalie jedynkami
L[i][i]=1;
}
int m=a.length;
for(in... | xcodeassocietd/NumericalMethods | NumericMethods_02-java/eclipse_project/src/com/numericmethods/LU.java | Java | gpl-2.0 | 1,272 |
<?php
/**
* @version $Id$
* @copyright Copyright (C) 2005 - 2010 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License <http://www.gnu.org/copyleft/gpl.html>
*/
// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die;
jimport('joomla.application.component.cont... | joebushi/joomla | administrator/components/com_users/controllers/mail.php | PHP | gpl-2.0 | 1,012 |
/* $Id: test1.c 53 2007-03-10 14:46:36Z bja $
*
* Copyright (C) 2007, Joel Andersson <bja@kth.se>
*
* 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
*... | meke/libwiimote | test/test1.c | C | gpl-2.0 | 5,579 |
/*
* (c) BayCom GmbH, http://www.baycom.de, info@baycom.de
*
* See the COPYING file for copyright information and
* how to reach the author.
*
*/
typedef struct {
struct list list;
pthread_t ci_recv_thread;
char uuid[UUID_SIZE];
SOCKET fd_ci;
int recv_run;
int device;
int connected;
recv_cacaps_t *cacap... | Moorviper/vdr-plugin-mcli | mcast/client/ci_handler.h | C | gpl-2.0 | 859 |
/*
* parse.c
*
*/
/* Portions of this file are subject to the following copyrights. See
* the Net-SNMP's COPYING file for more details and other copyrights
* that may apply:
*/
/******************************************************************
Copyright 1989, 1991, 1992 by Carnegie Mellon University
... | odit/rv042 | linux/embedded_rootfs/pkg_addon/net-snmp-5.4.1.2/snmplib/parse.c | C | gpl-2.0 | 164,582 |
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 2007, Digium, Inc.
*
* See http://www.iaxproxy.org for more information about
* the Asterisk project. Please do not directly contact
* any of the maintainers of this project for assistance;
* the project provides a web site, mailing lists and ... | primuslabs/iaxproxy | funcs/func_dialplan.c | C | gpl-2.0 | 3,095 |
/*
* (C) 2007-2010 Taobao Inc.
*
* 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.
*
*
* Version: $Id$
*
* Authors:
* duolong <duolong@taobao.com>
*
*/
#ifndef TBSYS_RUNN... | heartsg/oceanbase | tb-common-utils/tbsys/src/runnable.h | C | gpl-2.0 | 664 |
<?php
namespace Wikia\Sass\Filter;
/**
* Base64 filter handles encoding and embedding files in CSS stylesheet
* for URLs marked to be processed that way.
*
* @author Inez Korczyński <korczynski@gmail.com>
* @author Piotr Bablok <piotr.bablok@gmail.com>
* @author Władysław Bodzek <wladek@wikia-inc.com>
*/
class... | Wikia/OldStructuredDataPrototype | includes/wikia/services/sass/Filter/Base64Filter.class.php | PHP | gpl-2.0 | 1,655 |
/*
* Copyright (C) 2013 Team XBMC
* http://xbmc.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, or (at your option)
* any later version.
*
* This ... | virtuallysafe/kodi | xbmc/network/WakeOnAccess.cpp | C++ | gpl-2.0 | 22,820 |
/**
Copyright 2011 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 implied war... | iNecas/katello | src/public/javascripts/notices.js | JavaScript | gpl-2.0 | 5,298 |
2/sT<?php exit; ?>a:1:{s:7:"content";O:8:"stdClass":24:{s:2:"ID";i:1218;s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2014-10-28 07:44:46";s:13:"post_date_gmt";s:19:"2014-10-28 07:44:46";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"Quay World's Banquet";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publis... | ngupta0309/greenapplesolutions | wp-content/cache/object/000000/9cc/407/9cc40753f1c92f262e04aae2dce28d0d.php | PHP | gpl-2.0 | 877 |
from datetime import datetime, timedelta
import time
class Match:
def __init__(self, json):
i = (int)(json['_links']['competition']['href'].rfind('/') + 1)
self.competitionId = (int)(json['_links']['competition']['href'][i:])
ind = (int)(json['_links']['self']['href'].rfind('/') + 1)... | dimoynwa/DLivescore | data/match.py | Python | gpl-2.0 | 3,878 |
<?php
/**
* @author JoomlaShine.com Team
* @copyright JoomlaShine.com
* @link joomlashine.com
* @package JSN ImageShow
* @version $Id: default_backup.php 6637 2011-06-08 08:21:13Z giangnd $
* @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html
*/
defined('_JEXEC') or die( 'Restricted access' );... | scanalesespinoza/battlebit | administrator/components/com_imageshow/views/maintenance/tmpl/default_backup.php | PHP | gpl-2.0 | 3,571 |
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
* 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) a... | web0316/WOW | src/bindings/ScriptDev2/scripts/kalimdor/winterspring.cpp | C++ | gpl-2.0 | 5,702 |
<?php
/**
* The template for displaying all pages.
*
* This is the template that displays all pages by default.
* Please note that this is the WordPress construct of pages and that other
* 'pages' on your WordPress site will use a different template.
*
* @package WordPress
* @subpackage Twenty_Thirteen
* @sinc... | andykim/Pamas | wp-content/themes/pamas/single-category-dich-vu.php | PHP | gpl-2.0 | 2,855 |
#!/bin/sh
BREW_IS_AVAILABLE="$(brew --version 2>&1 >/dev/null)"
if [[ ${BREW_IS_AVAILABLE} == '' ]]; then
echo -e "${bakgrn}[installed][Brew]${txtrst}" ;
else
echo -e "${bakcyn}[Brew] Start Install ${txtrst}";
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ins... | rtancman/dotfiles | sh/osx/scripts/brew.sh | Shell | gpl-2.0 | 388 |
/*
* 响应式
*/
// 添加导航菜单
$(window).resize(function(){
var window_width = $(window).width(),$menu = $('#response-menu');
if(window_width <= _options_.response_phone_width) {
if($menu.length <= 0) {
$('#menu').before('<a id="response-menu"></a>');
$('#search-area').insertBefore('#menu');
... | xfalcons/wordpress-youmeifd | wp-content/themes/magic-tech/js/javascript.js | JavaScript | gpl-2.0 | 5,578 |
# FPGA DVB-S implementation
This repository contains a networked FPGA DVB-S encoder implementation.
For documentation, see: http://loetlabor-jena.de/doku.php?id=projekte:das:dvbs
This repository is part of the DAS project.
| thasti/dvbs | README.md | Markdown | gpl-2.0 | 226 |
// vim: ts=4 sw=4 expandtab ft=c
// Copyright (C) 2008 The University of Melbourne.
// This file may only be copied under the terms of the GNU Library General
// Public License - see the file COPYING.LIB in the Mercury distribution.
#include "mercury_backjump.h"
#include "mercury_thread.h"
#if defined(MR_THREAD_SAFE... | PaulBone/mercury | runtime/mercury_backjump.c | C | gpl-2.0 | 1,506 |
/***************************************************************************
qgssymbollayer.cpp
---------------------
begin : November 2009
copyright : (C) 2009 by Martin Dobias
email : wonder dot sk at gmail dot com
********************************************************... | rldhont/Quantum-GIS | src/core/symbology/qgssymbollayer.cpp | C++ | gpl-2.0 | 35,790 |
/*!
* \file tpm.h
* \brief TPM Peripheral API
*
* \addtogroup tpm_peripheral
* @{
*/
#ifndef _TPM_H_
#define _TPM_H_
#include <stdbool.h>
#include <stdint.h>
#include "v1_2.h"
#include "lgr_vector.h"
#include "core_cm0plus.h"
#include "cmsis_gcc.h"
#include "ringbuffer.h"
#include "port.h"
extern uint32... | oresat/low-gain-radio | firmware/drivers/include/tpm.h | C | gpl-2.0 | 1,182 |
/***********************************************************
Copyright 1987, 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both t... | mcr/xorg-xvnc4 | xorg-server/os/connection.c | C | gpl-2.0 | 32,023 |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2004 Nokia Corporation.
*
* 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; version 2 of ... | mate-desktop/mate-vfs | daemon/dbus-utils.h | C | gpl-2.0 | 2,585 |
SET client_encoding TO 'UTF8';
SET search_path = :"alkis_schema", :"parent_schema", :"postgis_schema", public;
--
-- Moor (43005)
--
SELECT 'Moor wird verarbeitet.';
-- Moor, Flächen
INSERT INTO po_polygons(gml_id,thema,layer,polygon,signaturnummer,modell)
SELECT
gml_id,
'Vegetation' AS thema,
'ax_moor' AS layer,... | norBIT/alkisimport | postprocessing.d/1_ableitungsregeln/43005.sql | SQL | gpl-2.0 | 2,312 |
<!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_03) on Sun Nov 18 03:31:48 CST 2012 -->
<title>I-Index</title>
<meta name="date" content="2012-11-18">
<link rel="stylesheet" ty... | afifsohaili/gameframework | Sudoku/doc/index-files/index-5.html | HTML | gpl-2.0 | 4,906 |
<?php
get_header();
?>
<?php
////////////////////////////////////////////////////////////////////////////////
// INTRO (category info)
////////////////////////////////////////////////////////////////////////////////
?>
<div id="intro_wrapper">
<div class="intro_page">
<h2><?php
echo $post... | jonthewayne/FanActions | wp-content/themes/showtime/page.php | PHP | gpl-2.0 | 2,470 |
# Define your item pipelines here
#
# Don't forget to add your pipeline to the ITEM_PIPELINES setting
# See: http://doc.scrapy.org/en/latest/topics/item-pipeline.html
class Mycar168Pipeline(object):
def process_item(self, item, spider):
return item
| yzhuan/car | crawler/mycar168/mycar168/pipelines.py | Python | gpl-2.0 | 262 |
<script language="JavaScript">
/* code modified from ColdFusion's cfdump code */
function dBug_toggleRow(source) {
var target = (document.all) ? source.parentElement.cells[1] : source.parentNode.lastChild;
dBug_toggleTarget(target,dBug_toggleSource(source));
}
function dBug_toggleSource... | ev9eniy/evnine | evnine-lesson-04-Validation-Errors-ExceptionThrow/ModelsMSGExceptionThrowError/index_output.html | HTML | gpl-2.0 | 7,369 |
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <wctype.h>
#include <wchar.h>
#include <string.h>
#include <locale.h>
#include "uli_list.h"
#include "W_Word.h"
#include "words_list.h"
#include "hash_table.h"
int check_for_close_positions(UnsgLongIntList* list1,UnsgLongIntList* list2,int range) {
un... | willilucas/Search_Machine | hash_search.c | C | gpl-2.0 | 4,671 |
<?php
require_once(__DIR__ . "/../../server/tools.php");
require_once(__DIR__ . "/../../server/auth/Config.php");
$config =Config::getInstance();
?>
<table id="finales_equipos-datagrid">
<thead>
<tr>
<th colspan="3"> <span class="main_theader"><?php _e('Team data'); ?></span></th>
<th colspan="... | nedy13/AgilityContest | agility/lib/templates/final_teams.inc.php | PHP | gpl-2.0 | 3,639 |
/**
* @file ProjectFilePathsDlg.h
*
* @brief Declaration file for ProjectFilePathsDlg dialog
*/
// RCS ID line follows -- this is updated by CVS
// $Id: ProjectFilePathsDlg.h 3375 2006-07-19 11:58:51Z kimmov $
#ifndef _PROJECTFILEPATHSDLG_H_
#define _PROJECTFILEPATHSDLG_H_
/**
* @brief Dialog allowing user to l... | thistleknot/winmerge-2-14 | ProjectFilePathsDlg.h | C | gpl-2.0 | 1,446 |
'''
mysql> desc problem;
+-------------+---------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+-------------+---------------+------+-----+---------+----------------+
| pid | int(11) | NO | PRI | NULL | auto_increment |
| title... | CKboss/VirtualJudgePY | dao/problemdao.py | Python | gpl-2.0 | 5,683 |
<html lang="en">
<head>
<title>Functions for C++ - GNU Compiler Collection (GCC) Internals</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Compiler Collection (GCC) Internals">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.htm... | jocelynmass/nrf51 | toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/gccint/Functions-for-C_002b_002b.html | HTML | gpl-2.0 | 11,607 |
/*
* Generated by asn1c-0.9.22 (http://lionet.info/asn1c)
* From ASN.1 module "PKIXCMP"
* found in "lpa2.asn1"
* `asn1c -S/skeletons`
*/
#ifndef _RevDetails_H_
#define _RevDetails_H_
#include <asn_application.h>
/* Including external dependencies */
#include "CertTemplate.h"
#include "ReasonFlags.h"
#include... | lades-unb/asn1pas | include/RevDetails.h | C | gpl-2.0 | 965 |
/*
* startmenu.h
*
* Copyright (C) 1995-2001 Kenichi Kourai
*
* 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, or (at your option)
* any later version.
*
* This progr... | alivardar/qvwm | src/startmenu.h | C | gpl-2.0 | 1,491 |
// RU lang variables KOI8-R
tinyMCE.addToLang('',{
insert_advhr_desc : '÷ÓÔÁ×ÉÔØ / ÒÅÄÁËÔÉÒÏ×ÁÔØ ÇÏÒÉÚÏÎÔÁÌØÎÙÊ ÒÁÚÄÅÌÉÔÅÌØ',
insert_advhr_width : 'ûÉÒÉÎÁ',
insert_advhr_size : '÷ÙÓÏÔÁ',
insert_advhr_noshade : 'âÅÚ ÔÅÎÉ'
});
| tectronics/volunteer-passport | _tinymce/jscripts/tiny_mce/plugins/advhr/langs/ru_KOI8-R.js | JavaScript | gpl-2.0 | 234 |
/*
* Copyright (c) 2012-2013 Open Source Community - <http://www.peerfact.org>
* Copyright (c) 2011-2012 University of Paderborn - UPB
* Copyright (c) 2005-2011 KOM - Multimedia Communications Lab
*
* This file is part of PeerfactSim.KOM.
*
* PeerfactSim.KOM is free software: you can redistribute it and/or modi... | flyroom/PeerfactSimKOM_Clone | src/org/peerfact/impl/util/timeoutcollections/TimeoutSet.java | Java | gpl-2.0 | 6,004 |
// fonthunter4.cpp
//
// A utility for testing fonts.
//
// (C) Copyright 2019 Fred Gleason <fredg@paravelsystems.com>
//
// 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.
//
... | ElvishArtisan/mojihunter | src/fonthunter/qt4/fonthunter4.cpp | C++ | gpl-2.0 | 9,572 |
/**
* CPUFreq plugin to lxpanel
*
* Copyright (C) 2009 by Daniel Kesler <kesler.daniel@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* ... | rilian-la-te/simple-panel | plugins/cpufreq/cpufreq.c | C | gpl-2.0 | 11,831 |
/* Bulgarian initialisation for the jQuery UI date picker plugin. */
/* Written by Stoyan Kyosev (http://svest.org). */
jQuery(function ($) {
$.datepicker.regional['bg'] = {
closeText: 'затвори',
prevText: '<назад',
nextText: 'напред>',
nextBigText: '>>',
currentText: 'днес',
monthNames... | parksandwildlife/parkstay | jomres/javascript/jquery-ui-cal-localisation/jquery.ui.datepicker-bg.js | JavaScript | gpl-2.0 | 1,166 |
<?php
/**
* Cart Page
*
* @author WooThemes
* @package WooCommerce/Templates
* @version 2.1.0
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
wc_print_notices();
do_action( 'woocommerce_before_cart' ); ?>
<form action="<?php echo esc_url( WC()->cart->get_cart_url() ); ?>" method="po... | estrategasdigitales/onisuzume | wp-content/themes/placeres-woocommerce/woocommerce/templates/cart/cart.php | PHP | gpl-2.0 | 5,483 |
#include <kcharsets.h>
#include <kdebug.h>
#include <QtCore/QString>
#include <assert.h>
int main()
{
// Note: ctest sets LANG=C, while running the test directly uses your real $LANG.
// And since the static initializer runs before main, we cannot setenv("LANG") here,
// it's too late.
//kDebug() << ... | vasi/kdelibs | kdecore/tests/kcharsetstest.cpp | C++ | gpl-2.0 | 981 |
/* SPDX-License-Identifier: GPL-2.0-only */
#include <console/console.h>
#include <device/device.h>
#include <device/pci.h>
#include <device/pci_ids.h>
#include <device/mmio.h>
#include <device/pci_ops.h>
#include <arch/ioapic.h>
#include <acpi/acpi.h>
#include <cpu/x86/smm.h>
#include <bootstate.h>
#include <soc/lpc... | coreboot/coreboot | src/soc/intel/denverton_ns/lpc.c | C | gpl-2.0 | 15,711 |
<?php
/**
* @package DigiStore Joomla Extension
* @author foobla.com
* @version $Revision: 341 $
* @lastmodified $LastChangedDate: 2013-10-10 14:28:28 +0200 (Thu, 10 Oct 2013) $
* @copyright Copyright (C) 2013 foobla.com. All rights reserved.
* @license GNU/GPLv3
*/
defined ('_JEXEC') or die ("Go away.");... | ryanv732/cleanease | components/com_digistore/controller.php | PHP | gpl-2.0 | 3,681 |
package gr.uoa.di.scan.thesis.entity;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistenc... | nkalodimas/socioblog | src/main/java/gr/uoa/di/scan/thesis/entity/Comment.java | Java | gpl-2.0 | 2,869 |
<?php
/**
* CHRONOFORMS version 4.0
* Copyright (c) 2006 - 2011 Chrono_Man, ChronoEngine.com. All rights reserved.
* Author: Chrono_Man (ChronoEngine.com)
* @license GNU/GPL
* Visit http://www.ChronoEngine.com for regular updates and information.
**/
class ChronoFormsInputFile{
function load($clear){
if($... | acculitx/fleetmatrixsite | administrator/components/com_chronoforms/form_elements/input_file.php | PHP | gpl-2.0 | 2,271 |
package com.pTricKg.UnForgetter;
import java.util.List;
import android.annotation.TargetApi;
import android.os.Build;
import android.os.Bundle;
import android.preference.EditTextPreference;
import android.preference.PreferenceActivity;
import android.preference.PreferenceFragment;
import android.text.method... | pTricKg/AndroidUnForgetter | UnForgetter/src/com/pTricKg/UnForgetter/UnForgetterPreferences.java | Java | gpl-2.0 | 1,475 |
// Copyright 2017 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "Core/WiiUtils.h"
#include <algorithm>
#include <cinttypes>
#include <map>
#include <memory>
#include <optional>
#include <sstream>
#include <unordered_set>
#include <utility>
#include <vector>
#in... | linkmauve/dolphin | Source/Core/Core/WiiUtils.cpp | C++ | gpl-2.0 | 17,579 |
<?php // $Id: InvitationFileUploadPage.php 2434 2012-11-30 16:52:35Z ecgero $ Copyright (c) ConSked, LLC. All Rights Reserved.
include('util/authenticateOrganizer.php');
require_once('db/Expo.php');
require_once('properties/constants.php');
require_once('section/FileUpload.php');
require_once('section/Menu.php');
requi... | ConSked/scheduler | pages/InvitationFileUploadPage.php | PHP | gpl-2.0 | 3,935 |
# FaceRnalysis
Simple script for Data Analysis of Facebook pages using R
| MightyLight/FaceRnalysis | README.md | Markdown | gpl-2.0 | 73 |
<?php
/**
* 用于显示课程列表及搜索结果
*
* Created by PhpStorm.
* User: lin
* Date: 16-6-3
* Time: 上午11:36
*/
class Course_list extends CI_Controller{
public function __construct(){
parent::__construct();
}
public function index(){
$this->load->library('session');
$this->load->model('Cou... | SUTFutureCoder/Cloud-platform-for-teaching-resources | application/controllers/Course_list.php | PHP | gpl-2.0 | 2,380 |
<?php
namespace Drupal\Tests\Core\Entity\TypedData;
use Drupal\Core\DependencyInjection\ContainerBuilder;
use Drupal\Core\Entity\EntityFieldManagerInterface;
use Drupal\Core\Entity\EntityTypeManagerInterface;
use Drupal\Core\Entity\Plugin\DataType\EntityAdapter;
use Drupal\Core\Field\BaseFieldDefinition;
use Drupal\C... | rsathishkumar/drupal8 | core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php | PHP | gpl-2.0 | 12,959 |
obj-$(CONFIG_F2FS_FS) += f2fs.o
f2fs-y := dir.o file.o inode.o namei.o hash.o super.o inline.o
f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
f2fs-y += shrinker.o extent_cache.o
f2fs-y += f2fs_dump_info.o
f2fs-$(CONFIG_F2FS_STAT_FS) += debug.o
f2fs-$(CONFIG_F2FS_FS_XATTR) += xattr.o
f2fs-$(CONFIG_F... | Honor8Dev/android_kernel_huawei_FRD-L04 | fs/f2fs/Makefile | Makefile | gpl-2.0 | 481 |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <CL/cl.h>
unsigned char *read_buffer(char *file_name, size_t *size_ptr)
{
FILE *f;
unsigned char *buf;
size_t size;
/* Open file */
f = fopen(file_name, "rb");
if (!f)
return NULL;
/* ... | xianggong/m2c_unit_test | test/integer/rhadd_short16short16/rhadd_short16short16_src.c | C | gpl-2.0 | 11,056 |
/*
* TurboSight TBS 5922SE driver
*
* Copyright (c) 2014 Konstantin Dimitrov <kosio.dimitrov@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, version 2.
*
*/
#include <linu... | work40/linux-tbs-drivers | linux/drivers/media/dvb/dvb-usb/tbs5923.c | C | gpl-2.0 | 10,640 |
<?php
require_once ('/home/wwwyoutube/lib/suggest/common.php');
require_once ('/home/wwwyoutube/lib/suggest/functions.php');
$indexes = 'songtext';
$arr =array();
$q = trim($_GET['term']);
$stmt = $ln_sph->prepare("SELECT * FROM $indexes WHERE MATCH(:match) LIMIT 0,10");
$aq = explode(' ',$q);
if(strlen($aq[count(... | thecerial/youtube-mp3 | wwwroot/ajax/suggest.php | PHP | gpl-2.0 | 600 |
import java.util.*;
public class MyLinkedList {
public static void main(String[] args){
Node<Character> list = stringToLinkedList("FOLLOW UP");
ctciProblem2_1(list);
}
public static Node<Character> stringToLinkedList(String str){
Node<Character> node = new Node<Character>();
for(int i = 0; i < str.length(... | wazeemwoz/PuzzlesCodingFunPractice | ctci/LinkedLists/MyLinkedList.java | Java | gpl-2.0 | 3,509 |
package org.hogzilla.histogram
import scala.collection.mutable.HashSet
import scala.collection.mutable.Map
import scala.collection.mutable.Set
import scala.math.log
/**
* @author pa
*/
object Histograms {
val atypicalThreshold = 0.0000001D
def KullbackLiebler(histogram1:Map[String,Double],histogram2:Ma... | pauloangelo/hogzilla | src/org/hogzilla/histogram/Histograms.scala | Scala | gpl-2.0 | 6,997 |
#!/usr/bin/env python-i
# draws SUMMON logo
#
import math
import summon
from summon.core import *
from summon import shapes, colors
def interleave(a, b):
c = []
for i in xrange(0, len(a), 2):
c.extend(a[i:i+2] + b[i:i+2])
return c
def curve(x, y, start, end, radius, width):
p = shapes.arc_pa... | mdrasmus/summon | examples/18_summon.py | Python | gpl-2.0 | 2,904 |
<!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_79) on Tue Sep 27 23:18:31 EDT 2016 -->
<title>Uses of Class corgis.slavery.domain.Slave (Slavery: version 1)</title>
<meta name="date"... | RealTimeWeb/datasets | datasets/java/slavery/docs/corgis/slavery/domain/class-use/Slave.html | HTML | gpl-2.0 | 6,230 |
package com.dblp.communities.domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
public class Person implements Serializable {
private static final long serialVersionUID = -191467172380784780L;
private String personName;
public... | erlfas/DBLPCommunities | src/main/java/com/dblp/communities/domain/Person.java | Java | gpl-2.0 | 1,636 |
<?php $link_url = get_post_meta($post->ID, 'link_url', true); ?>
<?php $link_title = get_post_meta($post->ID, 'link_title', true); ?>
<div class="post-header">
<h2 class="post-title"><a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
... | gordielachance/baskerville-fork | content-link.php | PHP | gpl-2.0 | 1,644 |
#include <string.h>
void *memcpy(void *dst, const void *src, size_t len)
{
char *tmp = dst;
const char *s = src;
while(len--)
{
*tmp++ = *s++;
}
return dst;
}
int strlen(const char *str)
{
int i = 0;
char *tmp = (char *)str;
while(*tmp != '\0')
{
tmp++;
i++;
}
return i;
}
int strcmp(const char *st... | yangfan876/Finux | lib/string.c | C | gpl-2.0 | 582 |
<div class="panel panel-success">
<div class="panel-heading">
<h3>
<%-headline%>
<span class="pull-right btn btn-success js-like">
<span class="glyphicon glyphicon-heart" />
<% if (liked) { %>
<% if (likes == 1) { %>You love<%... | nicksellen/iznik | http/template/user/stories/one.html | HTML | gpl-2.0 | 805 |
<?php
include("../mlpsecure/sessionsecurelistowner.inc");
include("adminsecure/changepasswordlistowner.inc");
?>
<html>
<head>
<title>List Owner - Change Password</title>
<link rel="stylesheet" type="text/css" href="../css_mlp.css" />
</head>
<body>
<table cellspacing="0" cellpadding="5" align="center" border="1">
<t... | nulled/nulled | www/planetxmail.com/mle/admin/changepasswordlistowner.php | PHP | gpl-2.0 | 1,152 |
Summary
=======
A simple code to demonstrate the idea to integrate the power of Elasticsearch into slack and it is fun!!!
Prerequisite
============
1. You have to add a new BOT in your slack organization via http://yourorganization.slack.com/services/new/bot
2. Pick the name for your bot
3. Next you will get API token... | pudkrong/slackbot | README.md | Markdown | gpl-2.0 | 1,055 |
/*
* NCR 5380 defines
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix consulting and custom programming)
* drew@colorado.edu
* +1 (303) 666-5836
*
* DISTRIBUTION RELEASE 7
*
* For more information, please consult
*
* NCR 5380 Family
* SCSI Protocol Controller
* Databook
* NCR Micro... | skywalker01/Samsung-Galaxy-S-Plus | drivers/scsi/NCR5380.h | C | gpl-2.0 | 13,954 |
{-# LANGUAGE Arrows #-}
{-# LANGUAGE DeriveFunctor #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE RecursiveDo #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeFamilies #-}
module Main (main) where
import Control.Lens
import Control.Monad.State
import Control.Wire
import... | Taneb/LD29 | src/Main.hs | Haskell | gpl-2.0 | 7,122 |
body.wp-admin.widgets-php .option.preview,
body.wp-admin.widgets-php .afg-pricing-details {
display: none;
}
.afg-pricing-details,
.afg-pricing-details ul {
margin: 0;
padding: 0;
}
.entry-content .afg-pricing-details li {
margin: 0;
}
.afg-pricing-details.widget-settings {
border: 1px dotted s... | wp-plugins/affiget-mini-for-amazon | review/elements/pricing-details/css/element.css | CSS | gpl-2.0 | 1,081 |
module("Array.prototype.reduce")
test("reducing an array", function () {
var a = [1,2,3],
total
total = a.reduce(function (a, b) {
return a + b
})
equal(6, total, "should sum the array")
})
test("passing an initial value into the reduce", function () {
var a = [1,2,3],
total... | wangchuan/wangchuan.github.io | bower_components/augment.js/test/reduce_test.js | JavaScript | gpl-2.0 | 1,297 |
import logging
from .model import LogEntry, LogLevels
class NGWLogHandler(logging.Handler):
"""
Simple standard log handler for nextgisweb_log
"""
def __init__(self, level=LogLevels.default_value, component=None, group=None):
logging.Handler.__init__(self, level=level)
self.component ... | nextgis/nextgisweb_log | nextgisweb_log/log_handler.py | Python | gpl-2.0 | 998 |
package null
import (
"github.com/lmorg/murex/lang/stdio"
"github.com/lmorg/murex/lang/types"
)
func init() {
// Register data type
stdio.RegisterWriteArray(types.Null, newArrayWriter)
}
| lmorg/murex | builtins/types/null/init.go | GO | gpl-2.0 | 193 |
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
XL 80 cartridge emulation
**********************************************************************/
#pragma once
#ifndef __XL80__
#define __XL80__
#include "emu.h"
#include "exp.h"
#in... | GiuseppeGorgoglione/mame | src/devices/bus/c64/xl80.h | C | gpl-2.0 | 1,902 |
<?php
require_once(PLOGGER_DIR . 'admin/plog-admin-functions.php');
@include(PLOGGER_DIR . 'plog-config.php');
function do_install($form) {
$form = array_map('stripslashes',$form);
$form = array_map('trim',$form);
$errors = check_requirements();
if (sizeof($errors) > 0) {
print '<p>Plogger wont work until the ... | alanhaggai/plogger | lib/plogger/install_functions.php | PHP | gpl-2.0 | 13,304 |
/**
* WooCommerce Admin RTL Styles
*
* @package WebMan WordPress Theme Framework
* @copyright 2014 WebMan - Oliver Juhas
*
* @since 3.0
* @version 3.0
*/
.woocommerce table.form-table .color_box,
table.wc_input_table .button,
table.wc_tax_rates .button,
.widefat .column-order_actions a.button,
... | tessak22/kbs | wp-content/themes/mustang-lite/library/assets/css/rtl-admin-woocommerce.css | CSS | gpl-2.0 | 6,389 |
/**************************
*
* GENERAL
*
**************************/
.slider_wrapper {
border-bottom: 0;
z-index: 999;
z-index: 0;
position: relative;
overflow: hidden;
}
.camera_target_content {
overflow: visible !important;
}
.camera_wrap {
overflow: hidden;
display: none;
pos... | Christophe-Delay/site_web | css/camera.css | CSS | gpl-2.0 | 6,180 |
/* ==========================================================================
Karisma Theme Styles
========================================================================== */
.soliloquy-theme-karisma:after {
display: none;
height: 0;
line-height: 0;
visibility: hidden;
content: url('images/... | gregdavispsu/kennett-design | wp-content/plugins/soliloquy-themes/themes/karisma/style.css | CSS | gpl-2.0 | 6,404 |
// ImGui Win32 + DirectX11 binding
// In this binding, ImTextureID is used to store a 'ID3D11ShaderResourceView*' texture identifier. Read the FAQ about ImTextureID in imgui.cpp.
// You can copy and use unmodified imgui_impl_* files in your project. See main.cpp for an example of using this.
// If you use this binding... | greedyliz/SpecialK-APPatch | include/imgui/backends/imgui_d3d11.h | C | gpl-2.0 | 1,509 |
package com.karniyarik.recognizer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import net.zemberek.erisim.Zemberek;
import net.zemberek.yapi.Kelime;
import net.zemberek.ya... | Karniyarik/karniyarik | karniyarik-recognizer/src/main/java/com/karniyarik/recognizer/BaseFeatureRecognizer.java | Java | gpl-2.0 | 5,507 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.