repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
loshca/gst-plugins-good | sys/osxaudio/gstosxaudioringbuffer.c | 8 | 10189 | /*
* GStreamer
* Copyright (C) 2006 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* Copyright (C) 2008 Pioneers of the Inevitable <songbird@songbirdnest.com>
* Copyright (C) 2012 Fluendo S.A. <support@fluendo.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this so... | lgpl-2.1 |
knuesel/gst-plugins-good | gst/rtp/gstasteriskh263.c | 9 | 6661 | /* GStreamer
* Copyright (C) <2005> Wim Taymans <wim.taymans@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any... | lgpl-2.1 |
alessandrod/gst-plugins-good | tests/check/elements/cmmlenc.c | 11 | 15640 | /*
* cmmlenc.c - GStreamer CMML decoder test suite
* Copyright (C) 2005 Alessandro Decina
*
* Authors:
* Alessandro Decina <alessandro@nnva.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free ... | lgpl-2.1 |
kaspar030/RIOT | cpu/stm32/periph/adc_f0_g0.c | 11 | 2659 | /*
* Copyright (C) 2014-2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_stm32
* @ingroup drivers_periph_adc
* @{
*
* @file
* ... | lgpl-2.1 |
kevleyski/DirectFB-1 | lib/fusiondale/core/dale_core.c | 12 | 15960 | /*
(c) Copyright 2012-2013 DirectFB integrated media GmbH
(c) Copyright 2001-2013 The world wide DirectFB Open Source Community (directfb.org)
(c) Copyright 2000-2004 Convergence (integrated media) GmbH
All rights reserved.
Written by Denis Oliver Kropp <dok@directfb.org>,
Andreas Shim... | lgpl-2.1 |
buuck/root | interpreter/llvm/src/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 17 | 27814 | //===-- AMDGPUPromoteAlloca.cpp - Promote Allocas -------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | lgpl-2.1 |
omega-hub/osg | src/osgAnimation/StatsVisitor.cpp | 18 | 2543 | /* -*-c++-*-
* Copyright (C) 2009 Cedric Pinson <cedric.pinson@plopbyte.net>
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* include... | lgpl-2.1 |
Y--/root | interpreter/llvm/src/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp | 20 | 33163 | //===--- SerializedDiagnosticPrinter.cpp - Serializer for diagnostics -----===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | lgpl-2.1 |
satyarth934/root | interpreter/llvm/src/tools/clang/lib/Sema/SemaStmtAsm.cpp | 20 | 29382 | //===--- SemaStmtAsm.cpp - Semantic Analysis for Asm Statements -----------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | lgpl-2.1 |
hanketgithub/live | liveMedia/MPEGVideoStreamParser.cpp | 23 | 1677 | /**********
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. (See <http://www.gnu.org/copyleft/lesser.html>.)
This libr... | lgpl-2.1 |
koshman86/osg | src/osgWrappers/deprecated-dotosg/osgParticle/IO_SinkOperator.cpp | 26 | 2711 |
#include <osgParticle/SinkOperator>
#include <osgDB/Registry>
#include <osgDB/Input>
#include <osgDB/Output>
#include <osg/Vec3>
#include <iostream>
bool SinkOperator_readLocalData(osg::Object &obj, osgDB::Input &fr);
bool SinkOperator_writeLocalData(const osg::Object &obj, osgDB::Output &fw);
REGISTER_DOTOSGWR... | lgpl-2.1 |
wireload/PythonQt | generator/typeparser.cpp | 27 | 7690 | /****************************************************************************
**
** Copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt Script Generator project on Qt Labs.
**
** $QT_BEGIN_LICE... | lgpl-2.1 |
sgso/RIOT | sys/base64/base64.c | 35 | 5681 | /*
* Copyright (C) 2014 Hochschule für Angewandte Wissenschaften Hamburg (HAW)
* Copyright (C) 2014 Martin Landsmann <Martin.Landsmann@HAW-Hamburg.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more de... | lgpl-2.1 |
maurerpe/FreeCAD | src/3rdParty/salomesmesh/src/SMDS/duplicate.cpp | 36 | 1759 | // Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// Lic... | lgpl-2.1 |
RT-Thread/rtthread_fsl | src/mempool.c | 46 | 12658 | /*
* File : mempool.c
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2006 - 2012, RT-Thread 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; either versio... | lgpl-2.1 |
CyanogenMod/android_external_libsepol | tests/test-expander.c | 59 | 6328 | /*
* Authors: Chad Sellers <csellers@tresys.com>
* Joshua Brindle <jbrindle@tresys.com>
*
* Copyright (C) 2006 Tresys Technology, LLC
*
* 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 Soft... | lgpl-2.1 |
stanxii/wr1004sjl | linux-3.4.6/drivers/staging/vt6655/rc4.c | 8665 | 2364 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* 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; either version 2 of the License, or
* (at your opt... | lgpl-2.1 |
vrsys/avango | attic/avango-shade/core/src/parser/Element.cpp | 1 | 1729 | // -*- Mode:C++ -*-
/************************************************************************\
* *
* This file is part of AVANGO. *
* *... | lgpl-3.0 |
marxoft/qdl | qdl-plugins/service-plugins/filestay/filestay.cpp | 1 | 10180 | /*
* Copyright (C) 2014 Stuart Howarth <showarth@marxoft.co.uk>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU Lesser General Public License,
* version 3, as published by the Free Software Foundation.
*
* This program is distributed in the ... | lgpl-3.0 |
Bang3DEngine/Bang | Compile/CompileDependencies/ThirdParty/PhysX/PhysX_3.4/Source/PhysX/src/NpRigidDynamic.cpp | 1 | 19592 | // This code contains NVIDIA Confidential Information and is disclosed to you
// under a form of NVIDIA software license agreement provided separately to you.
//
// Notice
// NVIDIA Corporation and its licensors retain all intellectual property and
// proprietary rights in and to this software and related documentation... | lgpl-3.0 |
bsc-pm/mcxx | tests/07_phases_ompss.dg/cxx/success_static_data_member02.cpp | 1 | 1999 | /*--------------------------------------------------------------------
(C) Copyright 2006-2012 Barcelona Supercomputing Center
Centro Nacional de Supercomputacion
This file is part of Mercurium C/C++ source-to-source compiler.
See AUTHORS file in the top level directory for informa... | lgpl-3.0 |
kilobyte/termrec | tests/vtmir.c | 1 | 1439 | #include "config.h"
#include <tty.h>
#include <stdio.h>
#include "sys/compat.h"
#include "sys/threads.h"
#include "sys/error.h"
#include <stdint.h>
#include <unistd.h>
static tty vt1, vt2;
#define BUFFER_SIZE 128
static void copier(void *args)
{
int fd=(intptr_t)args;
char buf[BUFFER_SIZE];
int len;
... | lgpl-3.0 |
zhuyue1314/Triton | src/ir/builders/ShrIRBuilder.cpp | 1 | 4136 | #include <iostream>
#include <sstream>
#include <stdexcept>
#include <ShrIRBuilder.h>
#include <Registers.h>
#include <SMT2Lib.h>
#include <SymbolicElement.h>
ShrIRBuilder::ShrIRBuilder(uint64_t address, const std::string &disassembly):
BaseIRBuilder(address, disassembly) {
}
void ShrIRBuilder::regImm(AnalysisPr... | lgpl-3.0 |
boinc-next/boinc-client | client/time_stats.cpp | 2 | 14046 | // This file is part of BOINC.
// http://boinc.berkeley.edu
// Copyright (C) 2008 University of California
//
// BOINC is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License
// as published by the Free Software Foundation,
// either version 3 of the Licens... | lgpl-3.0 |
AdamYuan/CubeCraft | dep/FastNoiseSIMD/FastNoiseSIMD_avx512.cpp | 2 | 2004 | // FastNoiseSIMD_avx512.cpp
//
// MIT License
//
// Copyright(c) 2017 Jordan Peck
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files(the "Software"), to deal
// in the Software without restriction, including without limitation the ri... | lgpl-3.0 |
eisoku9618/openrtm_aist-release | src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant/ConfigurationServantTests.cpp | 4 | 13325 | // -*- C++ -*-
/*!
* @file ConfigurationServantTests.cpp
* @brief ConfigurationServant test class
* @date $Date$
* @author Noriaki Ando <n-ando@aist.go.jp>
*
* $Id$
*
*/
/*
* $Log$
*
*/
#ifndef ConfigurationServant_cpp
#define ConfigurationServant_cpp
#include <cppunit/ui/text/TestRunner.h>
#includ... | lgpl-3.0 |
StarLabMakerSpace/Nova4Mixly | nova/hardware/nova/avr/bootloaders/Caterina-ORG/LUFA-111009/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c | 11 | 26098 | /*
LUFA Library
Copyright (C) Dean Camera, 2011.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purp... | lgpl-3.0 |
karasuhebi/pcsx2 | 3rdparty/wxwidgets3.0/src/common/translation.cpp | 19 | 58345 | /////////////////////////////////////////////////////////////////////////////
// Name: src/common/translation.cpp
// Purpose: Internationalization and localisation for wxWidgets
// Author: Vadim Zeitlin, Vaclav Slavik,
// Michael N. Filippov <michael@idisys.iae.nsk.su>
// (2003... | lgpl-3.0 |
michaelrhughes/opencore-aacdec | src/long_term_synthesis.c | 21 | 44079 | /* ------------------------------------------------------------------
* Copyright (C) 1998-2009 PacketVideo
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | lgpl-3.0 |
firerszd/kbengine | kbe/src/lib/dependencies/apr-util/dbd/apr_dbd_sqlite2.c | 58 | 14333 | /* 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 not... | lgpl-3.0 |
sysalexis/kbengine | kbe/src/lib/dependencies/openssl/times/x86/rc4s.cpp | 1379 | 1394 | //
// gettsc.inl
//
// gives access to the Pentium's (secret) cycle counter
//
// This software was written by Leonard Janke (janke@unixg.ubc.ca)
// in 1996-7 and is entered, by him, into the public domain.
#if defined(__WATCOMC__)
void GetTSC(unsigned long&);
#pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi]... | lgpl-3.0 |
theheros/kbengine | kbe/src/lib/python/Modules/zlib/deflate.c | 918 | 67992 | /* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITHM
*
* The "deflation" process depends on being able to identify portions
* of the input text w... | lgpl-3.0 |
opentomb/OpenTomb | extern/bullet/BulletDynamics/ConstraintSolver/btGearConstraint.cpp | 422 | 2008 | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2012 Advanced Micro Devices, Inc. http://bulletphysics.org
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permissio... | lgpl-3.0 |
RobertLeahy/MCPP | src/chat/chat_misc.cpp | 1 | 2462 | #include <chat/chat.hpp>
#include <utility>
#include <new>
namespace MCPP {
//
// CHAT TOKEN
//
ChatToken::ChatToken (String segment) noexcept : Type(ChatFormat::Segment), Segment(std::move(segment)) { }
ChatToken::ChatToken (ChatStyle style) noexcept : Type(ChatFormat::Push), Style(style) { }
ChatT... | unlicense |
xorware/android_frameworks_base | tools/aapt2/util/Util_test.cpp | 1 | 7298 | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | apache-2.0 |
OLR-xray/OLR-3.0 | src/xray/editors/LevelEditor/Edit/BuilderOGF.cpp | 1 | 4649 | //----------------------------------------------------
// file: BuilderRModel.cpp
//----------------------------------------------------
#include "stdafx.h"
#pragma hdrstop
#include "Builder.h"
#include "Scene.h"
#include "../ECore/Editor/EditObject.h"
#include "../ECore/Editor/EditMesh.h"
#include "SceneObject.h"
#i... | apache-2.0 |
tavultesoft/keymanweb | windows/src/ext/jedi/jvcl/jvcl/examples/JvTrayIcon/BCB/MainForm.cpp | 1 | 5271 | /******************************************************************
JEDI-VCL Demo
Copyright (C) 2004 Project JEDI
Original author: Olivier Sannier (obones att altern dott org)
You may retrieve the latest version of this file at the JEDI-JVCL
home page, located at http://jvcl.sourceforge.n... | apache-2.0 |
alexge233/relearn | examples/blackjack.cpp | 1 | 4192 | /**
* A Blackjack/21 example showing how non-deterministic (probabilistic)
* Episodic Q-Learning works.
*
* @version 0.1.0
* @author Alex Giokas
* @date 19.11.2016
*
* @see the header (blackjack_header.hpp) for implementation details
*/
#include "blackjack_header.hpp"
#include <boost/predef.h>
// create alia... | apache-2.0 |
oussiden/riffMaker | main.cpp | 1 | 3892 | #include <iostream>
#include <cstring>
#include <SFML/Audio.hpp>
#include <SFML/Graphics.hpp>
using namespace std;
struct wavHeaderRec {
int bitSize;
int numSeconds;
unsigned char fileType[5]; //1-4
unsigned int fileSize; //5-8
unsigned char fileTypeHeader[5]; //9-12
unsigned char chunkMarker[5]; //13-16
... | apache-2.0 |
espressif/esp-idf | examples/openthread/ot_rcp/main/esp_ot_rcp.c | 1 | 1764 | /*
* SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: CC0-1.0
*
* OpenThread Radio Co-Processor (RCP) Example
*
* This example code is in the Public Domain (or CC0-1.0 licensed, at your option.)
*
* Unless required by applicable law or agreed to in writing, thi... | apache-2.0 |
DiligentGraphics/DiligentCore | Graphics/GraphicsEngineD3D12/src/DeviceContextD3D12Impl.cpp | 1 | 148929 | /*
* Copyright 2019-2022 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | apache-2.0 |
apple/swift-lldb | source/Host/common/Editline.cpp | 1 | 51492 | //===-- Editline.cpp --------------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | apache-2.0 |
ningfei/u3d | RTL/Component/Exporting/IFXExporting.cpp | 1 | 10713 | //***************************************************************************
//
// Copyright (c) 1999 - 2006 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | apache-2.0 |
wilebeast/FireFox-OS | B2G/gecko/toolkit/mozapps/update/test/TestAUSReadStrings.cpp | 2 | 5956 | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/**
* This binary tests the updat... | apache-2.0 |
svagionitis/aws-sdk-cpp | aws-cpp-sdk-events/source/model/PutEventsRequest.cpp | 2 | 1570 | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | apache-2.0 |
iree-org/iree | compiler/src/iree/compiler/Codegen/Interfaces/PartitionableLoopsInterface.cpp | 2 | 9172 | // Copyright 2021 The IREE Authors
//
// Licensed under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#include "iree/compiler/Codegen/Interfaces/PartitionableLoopsInterface.h"
#include "iree-dialect... | apache-2.0 |
aws/aws-sdk-cpp | aws-cpp-sdk-mediaconvert/source/model/XavcFramerateControl.cpp | 3 | 2158 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/mediaconvert/model/XavcFramerateControl.h>
#include <aws/core/utils/HashingUtils.h>
#include <aws/core/Globals.h>
#include <aws/core/utils/EnumParseOverflowContainer.h>
using namespace ... | apache-2.0 |
veritas-shine/minix3-rpi | external/bsd/libc++/dist/libcxx/test/containers/sequences/array/iterators.pass.cpp | 3 | 1826 | //===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | apache-2.0 |
gpu/CLBlast | src/routines/level2/xsyr2.cpp | 3 | 2099 |
// =================================================================================================
// This file is part of the CLBlast project. The project is licensed under Apache Version 2.0. This
// project loosely follows the Google C++ styleguide and uses a tab-size of two spaces and a max-
// width of 100 char... | apache-2.0 |
frootloops/swift | lib/SIL/LoopInfo.cpp | 4 | 2867 | //===--- LoopInfo.cpp - SIL Loop Analysis ---------------------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | apache-2.0 |
hsnlab/escape | OpenYuma/libtecla/homedir.c | 4 | 15140 | /*
* Copyright (c) 2000, 2001, 2002, 2003, 2004 by Martin C. Shepherd.
*
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* wi... | apache-2.0 |
modocache/swift | lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp | 4 | 56907 | //===--- RedundantLoadElimination.cpp - SIL Load Forwarding ---------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See http://swift.org/LI... | apache-2.0 |
jeromerg/NSix | src/Version/Resource/Assembly.cpp | 4 | 1276 | #include "stdafx.h"
#include "../../../NGitVersion/Generated/GlobalAssemblyInfo.h" // TODO: Fix the path!
using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namespace System::Security::Permissions;
//... | apache-2.0 |
vldpyatkov/ignite | modules/platforms/cpp/core/src/impl/interop/interop_target.cpp | 5 | 6811 | /*
* 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 ... | apache-2.0 |
google/google-ctf | third_party/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_json.c | 6 | 81565 | #include "Python.h"
#include "structmember.h"
#if PY_VERSION_HEX < 0x02060000 && !defined(Py_TYPE)
#define Py_TYPE(ob) (((PyObject*)(ob))->ob_type)
#endif
#if PY_VERSION_HEX < 0x02050000 && !defined(PY_SSIZE_T_MIN)
typedef int Py_ssize_t;
#define PY_SSIZE_T_MAX INT_MAX
#define PY_SSIZE_T_MIN INT_MIN
#defin... | apache-2.0 |
veritas-shine/minix3-rpi | external/bsd/libc++/dist/libcxx/test/language.support/support.limits/limits/numeric.limits.members/traps.pass.cpp | 6 | 1414 | //===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | apache-2.0 |
awakecoding/FreeRDP | winpr/libwinpr/file/pattern.c | 6 | 8891 | /**
* WinPR: Windows Portable Runtime
* File Functions
*
* Copyright 2012 Marc-Andre Moreau <marcandre.moreau@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | apache-2.0 |
raphaelchang/quadthingy-software | base_station/ChibiOS_16.1.4/ext/stdperiph_stm32f4/src/stm32f4xx_dsi.c | 6 | 61738 | /**
******************************************************************************
* @file stm32f4xx_dsi.c
* @author MCD Application Team
* @version V1.6.1
* @date 21-October-2015
* @brief This file provides firmware functions to manage the following
* functionalities of the Disp... | apache-2.0 |
wallamejorge/WirelessSensorGas | rtl/wirelessUSBDrivers/Linux/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/os/linux/rt_linux.c | 8 | 116696 | /*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright 2002-2010, Ralink Technology, Inc.
*
* This program is free software; you can redistribute it and/or modify *
* it u... | apache-2.0 |
leemichaelRazer/OSVR-Core | src/osvr/Connection/DeviceInitObject.cpp | 8 | 3691 | /** @file
@brief Implementation
@date 2014
@author
Sensics, Inc.
<http://sensics.com/osvr>
*/
// Copyright 2014 Sensics, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the L... | apache-2.0 |
sharronliu/zephyr | ext/hal/ti/cc3200sdk/driverlib/spi.c | 9 | 39579 | //*****************************************************************************
//
// spi.c
//
// Driver for the SPI.
//
// Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
//
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that... | apache-2.0 |
Tao-Ma/incubator-hawq | src/backend/access/external/test_discard/hd_work_mgr_do_segment_clustering_by_host_test.c | 9 | 4945 | #include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include "cmockery.h"
#include "c.h"
#include "hd_work_mgr_mock.h"
/*
* check element list_index in segmenet_list
* has the expected hostip and segindex.
*/
void check_segment_info(List* segment_list, int list_index,
const char* expected_hostip,
... | apache-2.0 |
vmcraft/RemotePrinter | 3rdparty/thrift-0.9.2/lib/cpp/src/thrift/transport/THttpTransport.cpp | 10 | 6025 | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | apache-2.0 |
jqk6/s2n | utils/s2n_timer.c | 11 | 1852 | /*
* Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | apache-2.0 |
roambotics/swift | lib/IDE/FuzzyStringMatcher.cpp | 13 | 17686 | //===--- FuzzyStringMatcher.cpp -------------------------------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | apache-2.0 |
john-tornblom/mc | model/com.mentor.nucleus.bp.core/src418/ooaofooa_SR_M_class.c | 13 | 3757 | /*----------------------------------------------------------------------------
* File: ooaofooa_SR_M_class.c
*
* Class: Match (SR_M)
* Component: ooaofooa
*
* your copyright statement can go here (from te_copyright.body)
*--------------------------------------------------------------------------... | apache-2.0 |
kubostech/KubOS | freertos/os/FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/webserver/phy.c | 15 | 13529 | /******************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Technology Corp. and is only
* intended for use with Renesas products. No other uses are authorized.
* This software is owned by Renesas Technology Corp. and is protected under
... | apache-2.0 |
Omegaphora/external_deqp | framework/randomshaders/rsgToken.cpp | 18 | 2503 | /*-------------------------------------------------------------------------
* drawElements Quality Program Random Shader Generator
* ----------------------------------------------------
*
* Copyright 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you ma... | apache-2.0 |
stuckless/sagetv | third_party/ffmpeg/libavformat/flvenc.c | 18 | 14319 | /*
* FLV muxer
* Copyright (c) 2003 The FFmpeg Project
*
* This file is part of FFmpeg.
*
* FFmpeg 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, ... | apache-2.0 |
geekboxzone/mmallow_external_deqp | modules/gles3/functional/es3fFboDepthbufferTests.cpp | 18 | 11937 | /*-------------------------------------------------------------------------
* drawElements Quality Program OpenGL ES 3.0 Module
* -------------------------------------------------
*
* Copyright 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not ... | apache-2.0 |
gdos/libgdx | extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Joints/b2FrictionJoint.cpp | 532 | 6893 | /*
* Copyright (c) 2006-2011 Erin Catto http://www.box2d.org
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any purpose,
* i... | apache-2.0 |
ksuarz/libbson | src/bson/bson-utf8.c | 22 | 12073 | /*
* Copyright 2013 MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | apache-2.0 |
wsyzxcn/tornado | dev/client/libs/minicap/jni/vendor/libjpeg-turbo/jni/vendor/libjpeg-turbo/libjpeg-turbo-1.4.1/jdmaster.c | 23 | 27782 | /*
* jdmaster.c
*
* This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1997, Thomas G. Lane.
* Modified 2002-2009 by Guido Vollbeding.
* libjpeg-turbo Modifications:
* Copyright (C) 2009-2011, D. R. Commander.
* Copyright (C) 2013, Linaro Limited.
* For conditions of distribution... | apache-2.0 |
vic/otp | erts/emulator/beam/erl_term.c | 23 | 6964 | /*
* %CopyrightBegin%
*
* Copyright Ericsson AB 2000-2013. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | apache-2.0 |
inonomori/opencore-amr-iOS | opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/c4_17pf.cpp | 28 | 28881 | /* ------------------------------------------------------------------
* Copyright (C) 1998-2009 PacketVideo
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | apache-2.0 |
darlyhellen/oto | NDKFFmpeg/jni/ffmpeg/libavcodec/dct32_template.c | 30 | 7270 | /*
* Template for the Discrete Cosine Transform for 32 samples
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*
* FFmpeg 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 Foundati... | apache-2.0 |
vvtam/wrk | src/http_parser.c | 30 | 69712 | /* Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev
*
* Additional changes are licensed under the same terms as NGINX and
* copyright Joyent, Inc. and other Node contributors. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this softwar... | apache-2.0 |
jrmull/sagetv | native/dll/Win32ShellHook/Win32ShellHook.cpp | 31 | 7124 | /*
* Copyright 2015 The SageTV Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | apache-2.0 |
m0ppers/arangodb | 3rdParty/boost/1.61.0/libs/multiprecision/test/test_arithmetic_cpp_bin_float_2.cpp | 32 | 1533 | ///////////////////////////////////////////////////////////////
// Copyright 2012 John Maddock. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
#ifdef _MSC_VER
# define _SCL_SECURE_NO_WARNINGS
#endif
#include <boost... | apache-2.0 |
gonboy/sl4a | python/src/Modules/_lsprof.c | 32 | 24033 | #include "Python.h"
#include "compile.h"
#include "frameobject.h"
#include "structseq.h"
#include "rotatingtree.h"
#if !defined(HAVE_LONG_LONG)
#error "This module requires long longs!"
#endif
/*** Selection of a high-precision timer ***/
#ifdef MS_WINDOWS
#include <windows.h>
static PY_LONG_LONG
hpTimer(void)
{
... | apache-2.0 |
jusjoken/sagetv | third_party/mplayer/libavformat/au.c | 32 | 5030 | /*
* AU muxer and demuxer
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg 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, ... | apache-2.0 |
c1728p9/mbed-os | targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/TZ-TRNG/host/src/tztrng_lib/llf_rnd_common.c | 36 | 3237 | /******************************************************************************
* Copyright (c) 2017-2017, ARM, All Rights Reserved *
* SPDX-License-Identifier: Apache-2.0 *
* *
... | apache-2.0 |
blowekamp/ITK | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/complex16/zlatdf.f | 40 | 8797 | SUBROUTINE ZLATDF( IJOB, N, Z, LDZ, RHS, RDSUM, RDSCAL, IPIV,
$ JPIV )
*
* -- LAPACK auxiliary routine (version 3.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2006
... | apache-2.0 |
adirab/wg-wrk | src/tinymt64.c | 52 | 3533 | /**
* @file tinymt64.c
*
* @brief 64-bit Tiny Mersenne Twister only 127 bit internal state
*
* @author Mutsuo Saito (Hiroshima University)
* @author Makoto Matsumoto (The University of Tokyo)
*
* Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto,
* Hiroshima University and The University of Tokyo.
* All right... | apache-2.0 |
wilebeast/FireFox-OS | B2G/external/bluetooth/bluez/attrib/gattrib.c | 54 | 12296 | /*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2010 Nokia Corporation
* Copyright (C) 2010 Marcel Holtmann <marcel@holtmann.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 ... | apache-2.0 |
nachshon/xerces-c | src/xercesc/util/XML256TableTranscoder.cpp | 59 | 7256 | /*
* 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 ... | apache-2.0 |
jango2015/twemproxy | src/hashkit/nc_fnv.c | 62 | 1936 | /*
* twemproxy - A fast and lightweight proxy for memcached protocol.
* Copyright (C) 2011 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | apache-2.0 |
MattsFleaMarket/python-for-android | python-build/openssl/crypto/engine/eng_ctrl.c | 830 | 12340 | /* crypto/engine/eng_ctrl.c */
/* ====================================================================
* Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* a... | apache-2.0 |
Pankaj-Sakariya/android-source-browsing.platform--external--apache-log4cxx | src/test/cpp/l7dtestcase.cpp | 66 | 3806 | /*
* 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 ... | apache-2.0 |
jsdosa/TizenRT | external/libopus/celt/x86/celt_lpc_sse.c | 75 | 2783 | /* Copyright (c) 2014, Cisco Systems, INC
Written by XiangMingZhu WeiZhou MinPeng YanWang
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
- Redistributions of source code must retain the above copyright
no... | apache-2.0 |
michelborgess/RealOne-Victara-Kernel | arch/mips/lantiq/xway/prom-xway.c | 4693 | 1148 | /*
* 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.
*
* Copyright (C) 2010 John Crispin <blogic@openwrt.org>
*/
#include <linux/export.h>
#include <linux/clk.h>
#include <asm... | apache-2.0 |
GreenLightning/libgdx | extensions/gdx-freetype/jni/freetype-2.5.5/src/otvalid/otvgdef.c | 147 | 7694 | /***************************************************************************/
/* */
/* otvgdef.c */
/* */
/* Op... | apache-2.0 |
ckewinjones/sagetv | third_party/mingw/pthreads/attr.c | 420 | 2077 | /*
* attr.c
*
* Description:
* This translation unit agregates operations on thread attribute objects.
* It is used for inline optimisation.
*
* The included modules are used separately when static executable sizes
* must be minimised.
*
* ----------------------------------------------------------------------... | apache-2.0 |
nrallakis/libgdx | extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ftwinfnt.c | 172 | 1968 | /***************************************************************************/
/* */
/* ftwinfnt.c */
/* */
/* Fr... | apache-2.0 |
execunix/vinos | external/gpl3/gdb/dist/libiberty/floatformat.c | 182 | 22032 | /* IEEE floating point support routines, for GDB, the GNU Debugger.
Copyright 1991, 1994, 1999, 2000, 2003, 2005, 2006, 2010, 2012
Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as... | apache-2.0 |
unrealinux/FinancialDataCrawlingPlatform | src/github.com/henrylee2cn/pholcus/vendor/gopkg.in/mgo.v2/sasl/sspi_windows.c | 451 | 3457 | // Code adapted from the NodeJS kerberos library:
//
// https://github.com/christkv/kerberos/tree/master/lib/win32/kerberos_sspi.c
//
// Under the terms of the Apache License, Version 2.0:
//
// http://www.apache.org/licenses/LICENSE-2.0
//
#include <stdlib.h>
#include "sspi_windows.h"
static HINSTANCE sspi_secu... | apache-2.0 |
michelborgess/RealOne-Victara-Kernel | drivers/isdn/divert/isdn_divert.c | 5085 | 23568 | /* $Id: isdn_divert.c,v 1.6.6.3 2001/09/23 22:24:36 kai Exp $
*
* DSS1 main diversion supplementary handling for i4l.
*
* Copyright 1999 by Werner Cornelius (werner@isdn4linux.de)
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein b... | apache-2.0 |
manuelmagix/kernel_bq_piccolo | arch/sh/boards/mach-microdev/irq.c | 9196 | 5212 | /*
* arch/sh/boards/superh/microdev/irq.c
*
* Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
*
* SuperH SH4-202 MicroDev board support.
*
* May be copied or modified under the terms of the GNU General Public
* License. See linux/COPYING for more information.
*/
#include <linux/init.h>
#include <... | apache-2.0 |
srajag/contrail-vrouter | linux/vr_host_interface.c | 1 | 63036 | /*
* vr_host_interface.c -- linux specific handling of vrouter interfaces
*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include <linux/init.h>
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include ... | bsd-2-clause |
lucaspcamargo/neiasound | src/nsoundbag.cpp | 1 | 1762 | // Copyright (C) 2015 Lucas Pires Camargo
//
// This file is part of neiasound - Qt-style OpenAL wrapper for games.
//
// 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 r... | bsd-2-clause |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.