repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
sai9615/MY-kernel-for-grand-I9082
dragon/arch/arm/vfp/.entry.o.cmd
3348
cmd_arch/arm/vfp/entry.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,arch/arm/vfp/.entry.o.d -nostdinc -isystem /home/milind/toolchain/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/home/milind/work/kernel/android_kernel_samsung_i9082/arch/arm/include -Iarch/arm/include/generated -Iin...
gpl-2.0
skyHALud/codenameone
Ports/iOSPort/xmlvm/src/ios/org/xmlvm/ios/CFGregorianDate.java
755
package org.xmlvm.ios; import java.util.*; import org.xmlvm.XMLVMSkeletonOnly; @XMLVMSkeletonOnly public class CFGregorianDate { /* * Variables */ public int year; public byte month; public byte day; public byte hour; public byte minute; public double second; /* * Constructors */ /** Default ...
gpl-2.0
thecubic/synergy-foss
src/gui/src/IpcClient.cpp
3524
/* * synergy -- mouse and keyboard sharing utility * Copyright (C) 2012 Bolton Software Ltd. * Copyright (C) 2012 Nick Bolton * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * found in the file COPYING that should have accompanied th...
gpl-2.0
Jack423/TankGame
Assets/6by7/ProBuilder/Editor/Actions/ExtrudeFace.cs
2531
#if UNITY_4_3 || UNITY_4_3_0 || UNITY_4_3_1 #define UNITY_4_3 #elif UNITY_4_0 || UNITY_4_0_1 || UNITY_4_1 || UNITY_4_2 #define UNITY_4 #elif UNITY_3_0 || UNITY_3_0_0 || UNITY_3_1 || UNITY_3_2 || UNITY_3_3 || UNITY_3_4 || UNITY_3_5 #define UNITY_3 #endif using UnityEngine; using UnityEditor; using System.Collections; u...
gpl-2.0
Beau-M/document-management-system
src/main/java/com/openkm/frontend/client/bean/GWTUserConfig.java
1807
/** * OpenKM, Open Document Management System (http://www.openkm.com) * Copyright (c) 2006-2017 Paco Avila & Josep Llort * <p> * No bytes were intentionally harmed during the development of this application. * <p> * This program is free software; you can redistribute it and/or modify * it under the terms of the...
gpl-2.0
dpilawa/bytec
lcc/include/sparc/solaris/stddef.h
797
#ifndef __STDDEF #define __STDDEF /* $Id: stddef.h,v 1.1 2002/08/28 23:59:20 drh Exp $ */ #ifndef NULL #define NULL ((void*)0) #endif #define offsetof(ty,mem) ((size_t)((char*)&((ty*)0)->mem - (char*)0)) typedef long ptrdiff_t; #if !defined(_SIZE_T) && !defined(_SIZE_T_) && !defined(_SIZE_T_DEFINED) #define _SIZE_T...
gpl-2.0
jmztaylor/android_kernel_amazon_ariel
drivers/gpu/mt8135/rgx_1.3_2876724/services/system/rgx_tc/apollo.h
4510
/*************************************************************************/ /*! @File @Title System Description Header @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @Description This header provides system-specific declarations and macros @License Dual MIT/GPLv2 The...
gpl-2.0
sobomax/virtualbox_64bit_edd
src/VBox/VMM/VMMR3/PDMDevHlp.cpp
158554
/* $Id: PDMDevHlp.cpp $ */ /** @file * PDM - Pluggable Device and Driver Manager, Device Helpers. */ /* * Copyright (C) 2006-2015 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it...
gpl-2.0
netizen539/civcraft
civcraft/src/com/avrgaming/civcraft/endgame/EndConditionScience.java
3584
package com.avrgaming.civcraft.endgame; import java.util.ArrayList; import com.avrgaming.civcraft.main.CivGlobal; import com.avrgaming.civcraft.main.CivMessage; import com.avrgaming.civcraft.object.Civilization; import com.avrgaming.civcraft.object.Town; import com.avrgaming.civcraft.sessiondb.SessionEntry; import co...
gpl-2.0
pron/visage-compiler
visagejdi/src/org/visage/jdi/request/VisageStepRequest.java
2405
/* * Copyright 2010 Sun Microsystems, Inc. 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 Software Foundati...
gpl-2.0
qtproject/qtwebkit
Source/bmalloc/bmalloc/mbmalloc.cpp
2010
/* * Copyright (C) 2014 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
gpl-2.0
siggouroglou/innovathens
webnew/src/main/java/gr/softaware/lib_1_3/data/convert/csv/CsvGenerator.java
1153
package gr.softaware.lib_1_3.data.convert.csv; import java.util.List; /** * * @author siggouroglou * @param <T> A class that implements the CsvGenerationModel interface. */ final public class CsvGenerator<T extends CsvGenerationModel> { private final List<CsvGenerationModel> modelList; public CsvGenerat...
gpl-2.0
mussawir/netefct
application/admin/controllers/UserController.php
8735
<?php /** Author: Musavir Ifitkahr: kuala lumpur Malaysia */ class Admin_UserController extends Zend_Controller_Action { protected $user_session = null; protected $db; protected $language_id = null; protected $filter = null; protected $user = null; protected $baseurl = ''; public func...
gpl-2.0
simontb/kitcard-reader
src/de/Ox539/kitcard/reader/ReadCardTask.java
3022
/* * This file is part of KITCard Reader. * Ⓒ 2012 Philipp Kern <phil@philkern.de> * * KITCard Reader 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 optio...
gpl-2.0
maurillo71/beaglebone-linux
net/wireless/reg.c
61442
/* * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005-2006, Devicescape Software, Inc. * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * Copyright 2008 Luis R. Rodriguez <lrodriguz@atheros.com> * * This program is free software; you can redistribute it and/or modify * it under the terms...
gpl-2.0
dwadler/QGIS
src/app/qgssourcefieldsproperties.cpp
16637
/*************************************************************************** qgssourcefieldsproperties.cpp --------------------- begin : July 2017 copyright : (C) 2017 by David Signer email : david at opengis dot ch *****************************************...
gpl-2.0
estrategasdigitales/Golone
iframe2/app/views/header1.php
1200
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?> <!DOCTYPE html> <html lang="es_MX"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href='http://fonts...
gpl-2.0
chrisdearman/kernel-common
drivers/phy/phy-pistachio-usb.c
5778
/* * IMG Pistachio USB PHY driver * * Copyright (C) 2015 Google, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. */ #include <linux/clk.h> #include <li...
gpl-2.0
cuongnd/test_pro
components/website/website_supper_admin/com_supperadmin/views/modules/tmpl/default.php
11749
<?php /** * @package Joomla.Administrator * @subpackage com_supperadmin * * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $supperAdmin = JFactory::isSupperAdmin(...
gpl-2.0
grooverdan/mariadb-server
storage/perfschema/pfs_setup_object.cc
10104
/* Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, as published by the Free Software Foundation. This program is also distributed with certain so...
gpl-2.0
thewebmind/docs
languages/messages/MessagesNap.php
19725
<?php /** Neapolitan (Nnapulitano) * * See MessagesQqq.php for message documentation incl. usage of parameters * To improve a translation please visit http://translatewiki.net * * @ingroup Language * @file * * @author Carmine Colacino * @author Cryptex * @author E. abu Filumena * @author SabineCretella * @a...
gpl-2.0
dboddie/python-diana
configure.py
5321
#!/usr/bin/env python import glob, os, sys import sipconfig from PyQt4 import pyqtconfig def get_diana_version(): depends = filter(lambda line: line.startswith("Depends:"), open("debian/control").readlines()) for line in depends: pieces = line.split() for piece in pi...
gpl-2.0
dirkhh/subsurface
core/settings/qPrefDisplay.cpp
6241
// SPDX-License-Identifier: GPL-2.0 #include "core/subsurface-string.h" #include "qPrefDisplay.h" #include "qPrefPrivate.h" #include <QApplication> #include <QFont> static const QString group = QStringLiteral("Display"); QPointF qPrefDisplay::st_tooltip_position; static const QPointF st_tooltip_position_default = QP...
gpl-2.0
HEPData/hepdata3
fixes/missing_record_ids.py
2910
from datetime import datetime from flask import current_app from flask.cli import with_appcontext from invenio_db import db from hepdata.cli import fix from hepdata.ext.elasticsearch.api import index_record_ids, push_data_keywords from hepdata.modules.submission.models import HEPSubmission, DataSubmission from hepdat...
gpl-2.0
pmzqla/qBittorrent
src/webui/www/public/css/Layout.css
7846
/* Core.css for Mocha UI Theme: Default Copyright: Copyright (c) 2007-2009 Greg Houston, <http://greghoustondesign.com/>. License: MIT-style license. Required by: Layout.js */ /* Layout ---------------------------------------------------------------- */ html, body { background: #fff; ...
gpl-2.0
greg-hellings/sword
src/modules/common/rawverse.cpp
8079
/****************************************************************************** * * rawverse.cpp - code for class 'RawVerse'- a module that reads raw text * files: ot and nt using indexs ??.bks ??.cps ??.vss * and provides lookup and parsing functions based on * class VerseKey * * $Id$ * * Copyright 19...
gpl-2.0
horzelski/scisim
rigidbody3d/Constraints/KinematicObjectSphereConstraint.h
3156
// KinematicObjectSphereConstraint.h // // Breannan Smith // Last updated: 09/16/2015 #ifndef KINEMATIC_OBJECT_SPHERE_CONSTRAINT_H #define KINEMATIC_OBJECT_SPHERE_CONSTRAINT_H #include "scisim/Constraints/Constraint.h" class KinematicObjectSphereConstraint final : public Constraint { public: // sphere_idx: index...
gpl-2.0
CaffCore/5.4.0.17399
src/server/game/Entities/Object/Updates/UpdateFieldFlags.cpp
126099
#pragma once #ifndef __TRINITY_UPDATEFIELDFLAGS_H__ #define __TRINITY_UPDATEFIELDFLAGS_H__ #include "UpdateFieldFlags.h" // Auto generated for version 17359 // > Object uint32 ObjectUpdateFieldFlags[OBJECT_END] = { UF_FLAG_PUBLIC, // OBJECT_FIELD_GUID UF_FLAG_PUBLIC, // OBJECT_FIELD_GUID UF_FLAG_PUBLIC, ...
gpl-2.0
nareddyt/Bitter
app/src/main/java/gitmad/bitter/ui/CommentAdapter.java
1425
package gitmad.bitter.ui; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; import gitmad.bitter.R; import gitmad.bitter.model.Comment; import gitmad.bitter.model.User; import...
gpl-2.0
kfitz/plannedobsolescence
wp-content/plugins/updraftplus/admin.php
255747
<?php if (!defined ('UPDRAFTPLUS_DIR')) die('No direct access allowed'); // Admin-area code lives here. This gets called in admin_menu, earlier than admin_init global $updraftplus_admin; if (!is_a($updraftplus_admin, 'UpdraftPlus_Admin')) $updraftplus_admin = new UpdraftPlus_Admin(); class UpdraftPlus_Admin { pub...
gpl-2.0
phomes/systemd
tools/add-git-hook.sh
313
#!/bin/sh # SPDX-License-Identifier: LGPL-2.1-or-later set -eu cd "$MESON_SOURCE_ROOT" if [ ! -f .git/hooks/pre-commit.sample -o -f .git/hooks/pre-commit ]; then exit 2 # not needed fi cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit chmod +x .git/hooks/pre-commit echo 'Activated pre-commit hook'
gpl-2.0
matteocrippa/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/fs/jbd/.checkpoint.o.cmd
15700
cmd_fs/jbd/checkpoint.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/jbd/.checkpoint.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri...
gpl-2.0
petersalomonsen/frinika
src/com/frinika/tootX/midi/MidiHashUtil.java
2069
/* * Created on 5 Sep 2007 * * Copyright (c) 2004-2007 Paul John Leonard * * http://www.frinika.com * * This file is part of Frinika. * * Frinika 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; e...
gpl-2.0
heysion/colord-clone
lib/huey/huey-enum.c
2937
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2013 Richard Hughes <richard@hughsie.com> * * Licensed under the GNU General Public License Version 2 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public ...
gpl-2.0
gabi2/libstorage
testsuite/freeinfo1.cc
895
#include <iostream> #include "common.h" using namespace storage; using namespace std; StorageInterface* s = NULL; void test(const string& device) { ResizeInfo resize_info; ContentInfo content_info; if (s->getFreeInfo(device, true, resize_info, true, content_info, true)) { cout << device << " t...
gpl-2.0
Andriy963/e-olimp.com
acm.timus.1017.cpp
640
#include <iostream> using namespace std; long long n, ans = 0; long long dn[500][500]; long long rec(long long prlvl, long long sum) { if (sum < 0) return 0; else if (sum == 0) return 1; else { if (dn[prlvl][sum] != -1) return dn[prlvl][sum]; else { long long res = 0; for (int ...
gpl-2.0
kasidit/openstack-ocata-installer
documents/Example.OPSInstaller/controller/exe-stage04-SUDO-mysql.sh
1810
# OpenStack ocata installation script on Ubuntu 16.04.2 # by kasidit chanchio # vasabilab, dept of computer science, # Thammasat University, Thailand # # Copyright 2017 Kasidit Chanchio # # Run this with sudo or as root #!/bin/bash -x cd $HOME/OPSInstaller/controller pwd echo "check chrony" chronyc sources sleep 1 ...
gpl-2.0
zhaoz/gidit
t/t4012-diff-binary.sh
2684
#!/bin/sh # # Copyright (c) 2006 Junio C Hamano # test_description='Binary diff and apply ' . ./test-lib.sh test_expect_success 'prepare repository' \ 'echo AIT >a && echo BIT >b && echo CIT >c && echo DIT >d && git update-index --add a b c d && echo git >a && cat "$TEST_DIRECTORY"/test4012.png >b && echo g...
gpl-2.0
btolfa/kernel_tion_pro28
drivers/usb/host/ehci-hub.c
31050
/* * Copyright (C) 2001-2004 by David Brownell * * 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 progra...
gpl-2.0
difro/pidgin-nateon
src/error.c
7255
/** * @file error.c Error functions * * purple * * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this * source distribution. * * This program is free software; you can redistribute it and/or modify * it under t...
gpl-2.0
AlexandrosV/beta-thesis
application/modules/default/views/helpers/WebSectionTemplate.php
1478
<?php class Zend_View_Helper_WebSectionTemplate extends Zend_View_Helper_Abstract { public function webSectionTemplate($area) { $html = ''; $html.= '<div class="row-fluid">'; $html.= '<div class="span12">'; $html.= '<div class="page-header">'; $html.= '<h1>Header Layout Default</h1>'; $ht...
gpl-2.0
jwykeham/SharePoint-Bootstrap3-Master
TwitterBootstrapMasterPage/pkg/Debug/TwitterBootstrapMasterPage/Layouts/TB/js/helper.js
5718
var EFA = { log: [], /* Prevent backspace being used as back button in infopath form in modal. Source: http://johnliu.net/blog/2012/3/27/infopath-disabling-backspace-key-in-browser-form.html grab a reference to the modal window object in SharePoint */ OpenPopUpPage: function( u...
gpl-2.0
Nicklas373/Hana-CoreUX-Kernel_MSM8627-AOSP_7.0
arch/arm/include/asm/pgtable.h
11085
/* * arch/arm/include/asm/pgtable.h * * Copyright (C) 1995-2002 Russell King * * 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. */ #ifndef _ASMARM_PGTABLE_H #define _ASMARM_PG...
gpl-2.0
CellModels/tyssue
tyssue/behaviors/sheet/basic_events.py
6721
""" Small event module ======================= """ import numpy as np import logging logger = logging.getLogger(__name__) from ...utils.decorators import face_lookup from ...geometry.sheet_geometry import SheetGeometry from ...topology.sheet_topology import cell_division from .actions import ( exchange, r...
gpl-2.0
muromec/qtopia-ezx
qtopiacore/qt/doc/html/sql-masterdetail-mainwindow-cpp.html
17275
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.3: mainwindow.cpp Example File (sql/masterdetail/mainwindow.cpp)</title> <link href="classic.css" r...
gpl-2.0
AnthonyQuan/AndroidRTLPower
app/src/main/jni/queue.c
2396
/* * rtl_tcp_andro is a library that uses libusb and librtlsdr to * turn your Realtek RTL2832 based DVB dongle into a SDR receiver. * It independently implements the rtl-tcp API protocol for native Android usage. * Copyright (C) 2016 by Martin Marinov <martintzvetomirov@gmail.com> * * This program is free softwar...
gpl-2.0
jianingy/bitlbee-clone
nick.h
1717
/********************************************************************\ * BitlBee -- An IRC to other IM-networks gateway * * * * Copyright 2002-2004 Wilmer van der Gaast and others * \*************************...
gpl-2.0
abma/pr-downloader
src/rapid/BitArray.cpp
393
#include "BitArray.h" namespace Rapid { void BitArrayT::append(char const * Bytes, std::size_t Size) { mBytes.append(Bytes, Size); } std::size_t BitArrayT::size() const { return mBytes.size() * 8; } bool BitArrayT::operator[](std::size_t Index) const { auto ByteIndex = Index / 8; auto BitIndex = Index % 8; ret...
gpl-2.0
entdark/q3mme
trunk/code/botlib/be_aas_file.c
24509
/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena source code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
gpl-2.0
oracc/oracc
oracc-hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000028.html
713
<!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> <title>skip (EstraierPure::Condition)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="st...
gpl-2.0
Alroniks/Docs
ru/01_Компоненты/59_msGallerySearch/04_Системные_настройки.md
1332
Дополнительно для удобства добавлены некоторые настройки компонента | Параметр | По умолчанию | Описание | | -------------------------------------- | ----------------------- | ---------------------------------- | | **msgallerysearch_available_buttons**...
gpl-2.0
Northern-Lights/edb-debugger
plugins/BinaryInfo/elf/elf_verdaux.h
1257
/* Copyright (C) 2012 - 2015 Evan Teran evan.teran@gmail.com Copyright (C) 1995-2003,2004,2005,2006,2007,2008,2009,2010,2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public Lic...
gpl-2.0
janrinze/loox7xxport.loox2-6-22
drivers/usb/gadget/s3c2410_udc.h
2841
/* * linux/drivers/usb/gadget/s3c2410_udc.h * Samsung on-chip full speed USB device controllers * * Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard * Additional cleanups by Ben Dooks <ben-linux@fluff.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the ...
gpl-2.0
klst-com/metasfresh
de.metas.adempiere.adempiere/base/src/main/java-legacy/org/compiere/dbPort/Convert_PostgreSQL_Native.java
393
package org.compiere.dbPort; import java.util.Collections; import java.util.List; /** * Native PostgreSQL (pass-through) implementation of {@link Convert} * * @author tsa * */ public final class Convert_PostgreSQL_Native extends Convert { @Override protected final List<String> convertStatement(final String ...
gpl-2.0
krypticdestro/DarkOrbitProject
doc/constant-values.html
4992
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_25) on Wed Feb 25 01:10:23 CET 2015 --> <title>Constant Field Values</title> <meta name="date" content="2015-02-25"> <link rel="stylesheet" typ...
gpl-2.0
mtlott/Emby
MediaBrowser.Api/Reports/Model/ReportRow.cs
2891
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MediaBrowser.Api.Reports { public class ReportRow { /// <summary> /// Initializes a new instance of the ReportRow class. /// </summary> public ReportRow() { Columns = new List<R...
gpl-2.0
jfoote/verysleepy
src/dbghelpw/include/wininet.h
76854
/* * Copyright (C) 2000 Ulrich Czekalla * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This libr...
gpl-2.0
janrinze/loox7xxport.loox2-6-22
arch/arm/mach-pxa/hx4700/hx4700_core.c
9113
/* Core Hardware driver for Hx4700 (ASIC3, EGPIOs) * * Copyright (c) 2005 SDG Systems, LLC * * 2005-03-29 Todd Blumer Converted basic structure to support hx4700 * 2005-04-30 Todd Blumer Add IRDA code from H2200 */ #include <linux/module.h> #include <linux/version.h> #include <linux/interrupt.h> ...
gpl-2.0
tylerburton/coregtkgen
docs/reference/html/interfaceCGTKRevealer.html
162724
<!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"/> <meta name="generator" con...
gpl-2.0
olegk0/rk3x_kernel_3.0.36
drivers/net/wireless/rtl8723au_lwfinger/include/rtw_led.h
6499
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the ...
gpl-2.0
alvarotarela/php_users
Users/application/views/layouts/onix-business-portfolio-template/12-skins-v2/onix-html-color-sgrey/portfolio.html
19153
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ONIX Responsive Business &amp; Portfolio Template</title> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content...
gpl-2.0
545038947/haisys
ThinkPHP/Library/Think/Db/Driver/Mongo.class.php
26886
<?php // +---------------------------------------------------------------------- // | TOPThink [ WE CAN DO IT JUST THINK IT ] // +---------------------------------------------------------------------- // | Copyright (c) 2006-2013 http://thinkphp.cn All rights reserved. // +-----------------------------------------...
gpl-2.0
tempbottle/pop-cpp
examples/xmp-matrix/xmp-matrix.c
871
/** * */ #include <stdio.h> #define NUM_ROWS_A 12 //rows of input [A] #define NUM_COLUMNS_A 12 //columns of input [A] #define NUM_ROWS_B 12 //rows of input [B] #define NUM_COLUMNS_B 12 //columns of input [B] #pragma xmp nodes p(*) #pragma xmp template t(0:11) #pragma xmp distribute t(block) onto p double a[NUM...
gpl-2.0
psteinb/SPIM_Registration
src/main/java/mpicbg/spim/segmentation/InteractiveDoG.java
30536
package mpicbg.spim.segmentation; import fiji.tool.SliceListener; import fiji.tool.SliceObserver; import ij.IJ; import ij.ImageJ; import ij.ImagePlus; import ij.ImageStack; import ij.WindowManager; import ij.gui.OvalRoi; import ij.gui.Overlay; import ij.gui.Roi; import ij.io.Opener; import ij.plugin.PlugIn; import ij....
gpl-2.0
vponomarev279/mpdf
ttfontdata/kievitB.mtx.php
506
<?php $name='KievitCyr-ExtraBold'; $type='TTF'; $desc=array ( 'Ascent' => 872, 'Descent' => -250, 'CapHeight' => 872, 'Flags' => 262148, 'FontBBox' => '[-56 -250 1278 872]', 'ItalicAngle' => 0, 'StemV' => 165, 'MissingWidth' => 566, ); $up=-143; $ut=20; $ttffile='C:/wamp/www/alfakasko/mpdf/ttfonts/KvCyX...
gpl-2.0
Washington-University/workbench
src/Common/EventBrowserTabIndicesGetAll.h
1920
#ifndef __EVENT_BROWSER_TAB_INDICES_GET_ALL_H__ #define __EVENT_BROWSER_TAB_INDICES_GET_ALL_H__ /*LICENSE_START*/ /* * Copyright (C) 2014 Washington University School of Medicine * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu...
gpl-2.0
MicroTrustRepos/microkernel
src/l4/pkg/l4sys/include/ipc.h
16662
/** * \file * \brief Common IPC interface. * \ingroup l4_api */ /* * (c) 2008-2009 Adam Lackorzynski <adam@os.inf.tu-dresden.de>, * Alexander Warg <warg@os.inf.tu-dresden.de>, * Björn Döbel <doebel@os.inf.tu-dresden.de>, * Torsten Frenzel <frenzel@os.inf.tu-dresden.de> ...
gpl-2.0
tempesta-tech/mariadb_10.2
storage/myisam/ft_parser.c
11421
/* Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. 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 t...
gpl-2.0
ETSGlobal/ezpublish_built
extension/ezcomments/classes/ezcomnotification.php
4981
<?php /** * File containing ezcomNotification class * * @copyright Copyright (C) 1999-2011 eZ Systems AS. All rights reserved. * @license http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2 * */ /** * ezcomNotification persistent object class definition * */ class ezcomNotification extends e...
gpl-2.0
CurtisMJ/g800f_custom_kernel
fs/ext4/ialloc.c
33970
/* * linux/fs/ext4/ialloc.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * BSD ufs-inspired inode and directory allocation by * Stephen Tweedie (sct@redhat.com), 1993 * Big-endian to litt...
gpl-2.0
nikgoodley-ibboost/forklabs-javaxpcom
tools/xulrunner-1.9.0.13-sdk/include/necko/nsITransportSecurityInfo.h
4359
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/xr19rel/WINNT_5.2_Depend/mozilla/netwerk/socket/base/nsITransportSecurityInfo.idl */ #ifndef __gen_nsITransportSecurityInfo_h__ #define __gen_nsITransportSecurityInfo_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files th...
gpl-2.0
Aclz/Tentacles
python3/app/backend/maintree.py
10439
from flask import request, jsonify from sql_classes import UrlList, Acl, UserGroup, User, Role def _node_base_and_rest(path): """ Returns a tuple: (the substring of a path after the last nodeSeparator, the preceding path before it) If 'base' includes its own baseSeparator - return only a string after it ...
gpl-2.0
suruchi10/newrepo
sites/drupal-8.dd/files/php/twig/596d9f9815a73_menu--toolbar.html.twig_tygcDb3aAI8l_rxPgfBnz0oJU/TsdWiV50UGMMzQDbKZxdPubu_ft8_iB9Bvy9p1rB-z8.php
8688
<?php /* core/themes/stable/templates/navigation/menu--toolbar.html.twig */ class __TwigTemplate_6d5e9324ee90ee9b5c8803c6bf39943fec4c217cff21756d529e71138cf50b3a extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; ...
gpl-2.0
smartcitiescommunity/Civikmind
ajax/selectUnaffectedOrNewItem_Device.php
2921
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2021 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNET...
gpl-2.0
tossp/lede-k3
package/lean/mt/drivers/mt7615d/src/mt_wifi/os/linux/rbus_prop_dev.c
7562
/* *************************************************************************** * Ralink Tech Inc. * 4F, No. 2 Technology 5th Rd. * Science-based Industrial Park * Hsin-chu, Taiwan, R.O.C. * * (c) Copyright 2002, Ralink Technology, Inc. * * All rights reserved. Ralink's source code is an unpublished work and th...
gpl-2.0
developerdinesh/theme
wp-content/plugins/paid-member-subscriptions/i18n/ID.php
2157
<?php /** * Indonesia Provinces * */ global $pms_states; $pms_states['ID'] = array( 'AC' => __( 'Daerah Istimewa Aceh', 'paid-member-subscriptions' ), 'SU' => __( 'Sumatera Utara', 'paid-member-subscriptions' ), 'SB' => __( 'Sumatera Barat', 'paid-member-subscriptions' ), 'RI' => __( 'Riau', 'paid-member-subscr...
gpl-2.0
lostdj/Jaklin-OpenJDK-JAXP
test/javax/xml/jaxp/functional/test/auctionportal/AuctionController.java
14668
/* * Copyright (c) 2003, 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 ...
gpl-2.0
casrep/wordpress-blog
wp-content/themes/decode/inc/extras.php
4335
<?php /** * Custom functions that act independently of the theme templates * * Eventually, some of the functionality here could be replaced by core features * * @package Decode */ /** * Get our wp_nav_menu() fallback, wp_page_menu(), to show a home link. */ if ( ! function_exists( 'decode_page_menu_args' ) ) ...
gpl-2.0
sfe1012/Robot
java/com/mobilerobots/Aria/ArUrg.java
3101
/* Adept MobileRobots Robotics Interface for Applications (ARIA) Copyright (C) 2004-2005 ActivMedia Robotics LLC Copyright (C) 2006-2010 MobileRobots Inc. Copyright (C) 2011-2014 Adept Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public...
gpl-2.0
trivoldus28/pulsarch-verilog
tools/local/bas-release/bas,3.9/lib/python/include/python2.3/compile.h
3391
/* Definitions for bytecode */ #ifndef Py_COMPILE_H #define Py_COMPILE_H #ifdef __cplusplus extern "C" { #endif /* Bytecode object */ typedef struct { PyObject_HEAD int co_argcount; /* #arguments, except *args */ int co_nlocals; /* #local variables */ int co_stacksize; /* #entries needed for evalu...
gpl-2.0
CLOUDS-Interactive-Documentary/RTCmix
insts/std/PHASER/PHASER.h
573
#include <Instrument.h> // the base class for this instrument #include <vector> using std::vector; class PHASER : public Instrument { public: PHASER(); virtual ~PHASER(); virtual int init(double *, int); virtual int configure(); virtual int run(); private: void doupdate(); float *_in; int _nargs, _inc...
gpl-2.0
qipa/lammps
doc/doc2/compute_smd_ulsph_stress.html
2020
<HTML> <CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A> </CENTER> <HR> <H3>compute smd/ulsph_stress command </H3> <P><B>Syntax:</B> </P> <PRE>compute ID group-ID smd/ulsph_stress </P...
gpl-2.0
glazzara/olena
milena/tests/border/get.cc
2307
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory (LRDE) // // This file is part of Olena. // // Olena 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. // /...
gpl-2.0
lglopezf/Moodle2.8.2_Adaptativo_Trus_Model
blocks/gismo/common.php
5932
<?php /** * GISMO block * * @package block_gismo * @copyright eLab Christian Milani * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ // error mode $error_mode = (isset($error_mode) AND in_array($error_mode, array("json", "moodle"))) ? $error_mode : "moodle"; // define constants if ...
gpl-2.0
rleigh-dundee/openmicroscopy
components/tools/OmeroPy/test/gatewaytest/user.py
6878
#!/usr/bin/env python """ gateway tests - Users Copyright 2009 Glencoe Software, Inc. All rights reserved. Use is subject to license terms supplied in LICENSE.txt """ import unittest import omero import gatewaytest.library as lib from omero.gateway.scripts import dbhelpers class UserTest (lib.GTest): ...
gpl-2.0
ipti/tag
app/gii/crud/templates/yvj/update.php
1608
<?php /** * The following variables are available in this template: * - $this: the CrudCode object */ ?> <div id="mainPage" class="main"> <?php echo "<?php\n"; $nameColumn = $this->guessNameColumn($this->tableSchema->columns); $label = $this->pluralize($this->class2name($this->modelClass)); echo ...
gpl-2.0
ccherrett/oom
dependencies/lilvbundle/lilv-0.5.0/src/node.c
10040
/* Copyright 2007-2011 David Robillard <http://drobilla.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THIS SOFTWARE IS PROVIDED "AS IS" AND...
gpl-2.0
imunro/bioformats
components/formats-bsd/src/loci/formats/codec/LosslessJPEGCodec.java
12867
/* * #%L * BSD implementations of Bio-Formats readers and writers * %% * Copyright (C) 2005 - 2016 Open Microscopy Environment: * - Board of Regents of the University of Wisconsin-Madison * - Glencoe Software, Inc. * - University of Dundee * %% * Redistribution and use in source and binary forms, with or...
gpl-2.0
richardbota/WordPress-Theme-Development-with-Bootstrap
wp-content/themes/twentyfourteen/page.php
1451
<?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_Fourteen * @since...
gpl-2.0
zagl/ccx-user
application/SPOOLES.2.2/DenseMtx/doc/intro.tex
896
\par \chapter{{\tt DenseMtx}: Dense matrix object} \par The {\tt DenseMtx} object contains a dense matrix along with row and column indices. The entries in the matrix can be double precision real or double precision complex. It needs to be able to manage its own storage, much like the {\tt Chv} and {\tt SubMtx} objects...
gpl-2.0
NicolasWinckler/CbmRoot
macro/trd/geometry/trd.v13/create_TRD_Geometry_v13p_1m.sh
282
# # create TRD geometry from patch file # SOURCE=Create_TRD_Geometry_v13p_3e.C TARGET=Create_TRD_Geometry_v13p_1m.C PATCH=p3etop1m.patch # echo echo cp $SOURCE $TARGET echo patch $TARGET $PATCH echo root -l $TARGET echo # cp $SOURCE $TARGET patch $TARGET $PATCH root -l $TARGET
gpl-2.0
twischer/WLAN-RGB-Para
esp-link/cgiadv/cgitcp.h
100
#ifndef CGITCP_H #define CGITCP_H #include "httpd.h" int cgiTcp(HttpdConnData *connData); #endif
gpl-2.0
Loopshape/Portfolio
hostweb/typo3conf/ext/static_info_tables_de/Classes/Domain/Model/Country.php
1688
<?php namespace SJBR\StaticInfoTables\Domain\Model; /*************************************************************** * Copyright notice * * (c) 2011-2012 Armin Rüdiger Vieweg <info@professorweb.de> * (c) 2013 Stanislas Rolland <typo3(arobas)sjbr.ca> * * All rights reserved * * This script is part of the TYPO3 proj...
gpl-2.0
gholpl/OLPL_API-Server
OLPL-API-Server/obj/Debug/Package/PackageTmp/Areas/HelpPage/ModelDescriptions/IModelDocumentationProvider.cs
260
using System; using System.Reflection; namespace OLPL_API_Server.Areas.HelpPage.ModelDescriptions { public interface IModelDocumentationProvider { string GetDocumentation(MemberInfo member); string GetDocumentation(Type type); } }
gpl-2.0
mcd8604/ASAP
workstation/WSITileGraphicsItem.h
1461
#ifndef WSITileGraphicsItem_H #define WSITileGraphicsItem_H #include <QGraphicsItem> #include <memory> class TileManager; class MultiResolutionImage; class WSITileGraphicsItem : public QGraphicsItem { public: // make sure to set `item` to NULL in the constructor WSITileGraphicsItem(QPixmap* item, uns...
gpl-2.0
serghei/kde3-kdevelop
languages/cpp/cppsupport_events.h
2051
/*************************************************************************** * Copyright (C) 2003 by Roberto Raggi * * roberto@kdevelop.org * * * * This progra...
gpl-2.0
JetBrains/jdk8u_jdk
test/sun/java2d/marlin/ScaleClipTest.java
8526
/* * Copyright (c) 2018, 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 Softwa...
gpl-2.0
artemh/asuswrt-merlin
release/src/router/tuxera/broadcom_arm_7114/ntfs/docs/html/ntfsdebug.html
2939
<!-- Creator : groff version 1.21 --> <!-- CreationDate: Mon Dec 7 09:14:09 2015 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="generator" content="groff -Thtml, see www.gnu.org"> <meta http-equiv="Content-Type" content="text/htm...
gpl-2.0
coreboot/coreboot
src/ec/google/wilco/commands.h
8557
/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef EC_GOOGLE_WILCO_COMMANDS_H #define EC_GOOGLE_WILCO_COMMANDS_H #include <types.h> enum { /* Read and clear power state information */ KB_POWER_SMI = 0x04, /* Read but do not clear power state information */ KB_POWER_STATUS = 0x05, /* Inform the EC about the rea...
gpl-2.0
fxia22/ASM_xf
PythonD/site_python/twisted/internet/stdio.py
3287
# Twisted, the Framework of Your Internet # Copyright (C) 2001 Matthew W. Lefkowitz # # This library is free software; you can redistribute it and/or # modify it under the terms of version 2.1 of the GNU Lesser General Public # License as published by the Free Software Foundation. # # This library is distributed in t...
gpl-2.0