repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
cstb/ifc2x3-SDK | src/ifc2x3/IfcChillerType.cpp | 2 | 3660 | // IFC SDK : IFC2X3 C++ Early Classes
// Copyright (C) 2009 CSTB
//
// 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 late... | lgpl-2.1 |
lxde/lxqt-config | lxqt-config-brightness/xrandrbrightness.cpp | 2 | 14376 | /* This file is part of the KDE project
* Copyright (C) 2010 Lukas Tinkl <ltinkl@redhat.com>
* Copyright (C) 2015 Kai Uwe Broulik <kde@privat.broulik.de>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License versio... | lgpl-2.1 |
colede/qtcreator | src/plugins/qmlprofiler/qmlprofilermodelmanager.cpp | 2 | 11698 | /****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this f... | lgpl-2.1 |
kobolabs/qt-everywhere-4.8.0 | src/xmlpatterns/expr/qaxisstep.cpp | 3 | 9905 | /****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtXmlPatterns module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:L... | lgpl-2.1 |
fjardon/motif | tests/Toolkit/Shells/Visual.c | 3 | 3956 | /* $XConsortium: Visual.c /main/5 1995/07/15 21:09:39 drk $ */
/*
* Motif
*
* Copyright (c) 1987-2012, The Open Group. All rights reserved.
*
* These libraries and programs are free software; you can
* redistribute them and/or modify them under the terms of the GNU
* Lesser General Public License as published by... | lgpl-2.1 |
tfar/relic | test/test_rand.c | 4 | 18991 | /*
* RELIC is an Efficient LIbrary for Cryptography
* Copyright (C) 2007-2015 RELIC Authors
*
* This file is part of RELIC. RELIC is legal property of its developers,
* whose names are not listed here. Please refer to the COPYRIGHT file
* for contact information.
*
* RELIC is free software; you can redistribute... | lgpl-2.1 |
kctan0805/vdpm | share/gdal/gdal-2.0.0/ogr/ogrsf_frmts/oci/ogrociwritablelayer.cpp | 5 | 20097 | /******************************************************************************
* $Id: ogrociwritablelayer.cpp 28481 2015-02-13 17:11:15Z rouault $
*
* Project: Oracle Spatial Driver
* Purpose: Implementation of the OGROCIWritableLayer class. This provides
* some services for converting OGRGeometries ... | lgpl-2.1 |
authmillenon/RIOT | sys/shell/commands/sc_netstats_nb.c | 6 | 2686 | /*
* Copyright (C) Koen Zandberg <koen@bergzand.net>
*
* 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 sys_shell_commands
* @{
*
* @file
* @brief Shell commands... | lgpl-2.1 |
vancegroup-mirrors/open-dynamics-engine-svnmirror | ode/src/joints/piston.cpp | 8 | 23233 | /*************************************************************************
* *
* Open Dynamics Engine, Copyright (C) 2001,2002 Russell L. Smith. *
* All rights reserved. Email: russ@q12.org Web: www.q12.org *
* ... | lgpl-2.1 |
simonpf/root | interpreter/llvm/src/lib/Target/X86/X86CallLowering.cpp | 8 | 6818 | //===-- llvm/lib/Target/X86/X86CallLowering.cpp - Call lowering -----------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | lgpl-2.1 |
tintin304/chipKIT32-MAX | hardware/pic32/libraries/MRF24G/utility/wf_eint_stub.c | 9 | 8623 | /*******************************************************************************
MRF24WG External Interrupt Stub Functions
Summary: Functions to control MRF24WG External Interrupt.
*******************************************************************************/
/* MRF24WG0M Universal Driver
*
* Copyright (c) 201... | lgpl-2.1 |
davidlt/root | core/zip/src/gzwrite.c | 1042 | 14602 | /* gzwrite.c -- zlib functions for writing gzip files
* Copyright (C) 2004, 2005, 2010 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "gzguts.h"
/* Local functions */
local int gz_init OF((gz_statep));
local int gz_comp OF((gz_statep, int));
local int gz_zero OF((gz... | lgpl-2.1 |
eric100lin/Qt-4.8.6 | src/3rdparty/webkit/Source/WebCore/editing/qt/SmartReplaceQt.cpp | 58 | 3258 | /*
* Copyright (C) 2010 Robert Hogan <robert@roberthogan.net>. All rights reserved.
* Copyright (C) 2007,2008,2009 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. Redi... | lgpl-2.1 |
radekp/sdl-qtmoko | src/video/fbcon/SDL_fbevents.c | 67 | 32336 | /*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2009 Sam Lantinga
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 op... | lgpl-2.1 |
labatrockwell/libwebsockets | win32port/zlib/trees.c | 76 | 46486 | /* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-2010 Jean-loup Gailly
* detect_data_type() function provided freely by Cosmin Truta, 2006
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITHM
*
* The "deflation" process uses severa... | lgpl-2.1 |
jhgorse/gmog | M4/wxWidgets-3.0.2/src/msw/combobox.cpp | 122 | 22176 | /////////////////////////////////////////////////////////////////////////////
// Name: src/msw/combobox.cpp
// Purpose: wxComboBox class
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
///////////////////////////////////... | lgpl-2.1 |
brammittendorff/PF_RING | linux-3.16.7-ckt9/drivers/net/wireless/mwifiex/11h.c | 125 | 3615 | /*
* Marvell Wireless LAN device driver: 802.11h
*
* Copyright (C) 2013, Marvell International Ltd.
*
* This software file (the "File") is distributed by Marvell International
* Ltd. under the terms of the GNU General Public License Version 2, June 1991
* (the "License"). You may use, redistribute and/or modify... | lgpl-2.1 |
ForestNymph/Arduino_sources | hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c | 1946 | 2412 | /**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Cortex-M3 Device System Source File
* for CM3 Device Series
* @version V1.05
* @date 26. July 2011
*
* @note
* Copyright (C) 2010-2011 ARM Limited. All rights reserved.
*... | lgpl-2.1 |
PaulStoffregen/Arduino-1.6.4-Teensyduino | hardware/arduino/sam/system/libsam/source/usart.c | 155 | 11846 | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2011-2012, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and bina... | lgpl-2.1 |
pnlnum/pnl | src/liblapack/dhsein.c | 1 | 14883 | /* dhsein.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of... | lgpl-3.0 |
pcolby/libqtaws | src/iot/deletethingresponse.cpp | 1 | 4007 | /*
Copyright 2013-2021 Paul Colby
This file is part of QtAws.
QtAws 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 License, or
(at your option) any later v... | lgpl-3.0 |
alesegdia/qt3d | src/render/frontend/qfrontface.cpp | 2 | 2940 | /****************************************************************************
**
** Copyright (C) 2014 Klaralvdalens Datakonsult AB (KDAB).
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt3D module of the Qt Toolkit.
**
*... | lgpl-3.0 |
raphaelrpl/terrama2 | src/terrama2/core/data-model/DataManager.cpp | 4 | 12611 | /*
Copyright (C) 2007 National Institute For Space Research (INPE) - Brazil.
This file is part of TerraMA2 - a free and open source computational
platform for analysis, monitoring, and alert of geo-environmental extremes.
TerraMA2 is free software: you can redistribute it and/or modify
it under the terms of... | lgpl-3.0 |
Zhongqilong/kbengine | kbe/src/server/cellapp/updatables.cpp | 24 | 2058 | /*
This source file is part of KBEngine
For the latest info, see http://www.kbengine.org/
Copyright (c) 2008-2016 KBEngine.
KBEngine 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 ... | lgpl-3.0 |
zhukaixy/kbengine | kbe/src/lib/dependencies/openssl/crypto/asn1/asn1_par.c | 52 | 11718 | /* crypto/asn1/asn1_par.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and n... | lgpl-3.0 |
0jpq0/kbengine | kbe/src/lib/python/Modules/_ctypes/libffi/testsuite/libffi.call/float1.c | 664 | 1114 | /* Area: ffi_call
Purpose: Check return value double.
Limitations: none.
PR: none.
Originator: From the original ffitest.c */
/* { dg-do run } */
#include "ffitest.h"
#include "float.h"
typedef union
{
double d;
unsigned char c[sizeof (double)];
} value_type;
#define CANARY 0xba
static double dbli... | lgpl-3.0 |
caspervranken/BachelorThesis_Pirotte_Vranken | world/CShapeEllipsoid.cpp | 1 | 20430 | //==============================================================================
/*
Software License Agreement (BSD License)
Copyright (c) 2003-2016, CHAI3D.
(www.chai3d.org)
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted pro... | apache-2.0 |
facebook/fbthrift | thrift/compiler/detail/mustache/test/interpolation_test.cpp | 1 | 5287 | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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 appl... | apache-2.0 |
ucam-smt/ucam-smt | cpp/tests/fstio.gtest.cpp | 1 | 2892 | // Licensed under the Apache License, Version 2.0 (the "License");
// you may not use these files 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 in writing, software
// distributed... | apache-2.0 |
google/oss-fuzz | projects/brpc/Fuzz_http.cpp | 1 | 1080 | /* Copyright 2022 Google LLC
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 in writing, software
distr... | apache-2.0 |
LiberatorUSA/GUCEF | dependencies/aws-cpp-sdk-s3/source/model/FilterRuleName.cpp | 1 | 2390 | /*
* 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 |
drankye/kerb-token | krb5/src/lib/rpc/bindresvport.c | 1 | 2680 | /* lib/rpc/bindresvport.c */
/*
* Copyright (c) 2010, Oracle America, 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:
*
* * Redistributions of source code must retain the above ... | apache-2.0 |
finikorg/zephyr | subsys/bluetooth/host/keys_br.c | 1 | 5334 | /* keys_br.c - Bluetooth BR/EDR key handling */
/*
* Copyright (c) 2015-2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/kernel.h>
#include <string.h>
#include <zephyr/sys/atomic.h>
#include <zephyr/sys/util.h>
#include <zephyr/bluetooth/bluetooth.h>
#include <zephyr/bluetooth/c... | apache-2.0 |
cedral/aws-sdk-cpp | aws-cpp-sdk-quicksight/source/model/UpdateDataSetRequest.cpp | 2 | 3701 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/quicksight/model/UpdateDataSetRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::QuickSight::Model;
using namespace Aws::Utils::Json;
us... | apache-2.0 |
milanlenco/vpp | src/plugins/ioam/encap/ip6_ioam_pot.c | 2 | 7624 | /*
* Copyright (c) 2016 Cisco and/or its affiliates.
* 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 applicabl... | apache-2.0 |
dAck2cC2/m3e | src/system/media/audio_utils/tests/fifo_tests.cpp | 2 | 8753 | /*
* 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 |
nashif/zephyr | samples/bluetooth/eddystone/src/main.c | 2 | 20563 | /* main.c - Application main entry point */
/*
* Copyright (c) 2015-2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/types.h>
#include <stddef.h>
#include <string.h>
#include <errno.h>
#include <sys/printk.h>
#include <sys/util.h>
#include <sys/byteorder.h>
#include <zephyr.h>
#... | apache-2.0 |
gerritjvv/cryptoplayground | kerberos/kdc/src/krb5-1.16/src/tests/gssapi/t_err.c | 2 | 4924 | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* tests/gssapi/t_err.c - Test accept_sec_context error generation */
/*
* Copyright (C) 2013 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, a... | apache-2.0 |
sergecodd/FireFox-OS | B2G/gecko/layout/xul/base/src/nsXULTooltipListener.cpp | 2 | 21708 | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* 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/. */
#include "nsXULTooltipListener.h"
... | apache-2.0 |
wickman/mesos | src/common/resources.cpp | 2 | 6299 | /**
* 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... | apache-2.0 |
allevato/swift | lib/AST/TypeCheckRequests.cpp | 3 | 50781 | //===--- TypeCheckRequests.cpp - Type Checking Requests ------------------===//
//
// 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/LI... | apache-2.0 |
awslabs/aws-sdk-cpp | aws-cpp-sdk-discovery/source/model/DescribeExportTasksRequest.cpp | 3 | 1872 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/discovery/model/DescribeExportTasksRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::ApplicationDiscoveryService::Model;
using namespac... | apache-2.0 |
krishnabangalore/Webinos-Platform | experiments/PolicyManager_c++_jni/core/policymanager/IPolicyBase.cpp | 3 | 1587 | /*******************************************************************************
* Copyright 2010 Telecom Italia SpA
*
* 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 |
craigacgomez/flaming_monkey_system_core | libcutils/qtaguid.c | 4 | 4868 | /* libcutils/qtaguid.c
**
** Copyright 2011, 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
**
** Unl... | apache-2.0 |
minhlongdo/bde | groups/bsl/bslmf/bslmf_forwardingtype.t.cpp | 4 | 70710 | // bslmf_forwardingtype.t.cpp -*-C++-*-
#include <bslmf_forwardingtype.h>
#include <bslmf_addconst.h>
#include <bslmf_addcv.h>
#include <bslmf_addlvaluereference.h>
#include <bslmf_addvolatile.h>
#include <bslmf_isarray.h>
#include <bslmf_issame.h> // for testing only
... | apache-2.0 |
andreagenso/java2scala | test/J2s/java/openjdk-6-src-b27/jdk/src/share/native/java/lang/fdlibm/src/w_gamma_r.c | 4 | 1952 |
/*
* Copyright (c) 1998, 2001, 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 Fre... | apache-2.0 |
google/google-ctf | third_party/edk2/Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c | 6 | 2142 | /** @file
System Firmware descriptor producer.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license... | apache-2.0 |
osubboo/bde | groups/btl/btlmt/btlmt_channelstatus.cpp | 6 | 2441 | // btlmt_channelstatus.cpp -*-C++-*-
// ----------------------------------------------------------------------------
// NOTICE
//
// This component is not up to date with current BDE coding standards, and
// should not be used as an example f... | apache-2.0 |
jaracil/esp-idf | components/wpa_supplicant/src/fast_crypto/fast_aes-wrap.c | 8 | 2304 | // 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
//
// Hardware crypto support Copyright 2017 Espressif Systems (Shanghai) PTE LTD
//
// Unl... | apache-2.0 |
jeongchanKim/TizenRT | os/arch/arm/src/armv7-m/up_releasepending.c | 8 | 5661 | /****************************************************************************
*
* Copyright 2016 Samsung Electronics 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... | apache-2.0 |
llvm-mirror/libcxx | test/libcxx/extensions/hash/specializations.pass.cpp | 9 | 1268 | //===----------------------------------------------------------------------===//
//
// 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 |
atrick/swift | lib/AST/Parameter.cpp | 9 | 4156 | //===--- Parameter.cpp - Functions & closures parameters ------------------===//
//
// 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 |
mpeuster/son-examples | vnfs/sonata-vtc-vnf-docker/nDPI/src/lib/protocols/socrates.c | 9 | 2925 | /*
* socrates.c
*
* Copyright (C) 2009-2011 by ipoque GmbH
* Copyright (C) 2011-15 - ntop.org
*
* This file is part of nDPI, an open source deep packet inspection
* library based on the OpenDPI and PACE technology by ipoque GmbH
*
* nDPI is free software: you can redistribute it and/or modify
* it under the t... | apache-2.0 |
graetzer/arangodb | 3rdParty/boost/1.71.0/libs/type_traits/test/is_pointer_test.cpp | 10 | 2859 |
// (C) Copyright John Maddock 2000.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifdef TEST_STD
# include <type_traits>
#else
# include <boost/type_traits/is_pointer... | apache-2.0 |
wasn-lab/visual-positioning | symbian/QZXing/examples/QQrDecoder/button.cpp | 10 | 4272 | /****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the demonstration applications of the Qt Toolkit.
**
** $QT_B... | apache-2.0 |
qbit/es-operating-system | os/kernel/port/syscall.cpp | 12 | 18933 | /*
* Copyright 2008, 2009 Google Inc.
* Copyright 2006, 2007 Nintendo Co., Ltd.
*
* 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 |
ldts/zephyr | ext/hal/st/stm32cube/stm32mp1xx/drivers/src/stm32mp1xx_hal_crc.c | 12 | 17115 | /**
******************************************************************************
* @file stm32mp1xx_hal_crc.c
* @author MCD Application Team
* @brief CRC HAL module driver.
* This file provides firmware functions to manage the following
* functionalities of the Cyclic Redundancy Ch... | apache-2.0 |
hkernbach/arangodb | 3rdParty/boost/1.62.0/libs/test/test/framework-ts/result-report-test.cpp | 14 | 5636 | // (C) Copyright Gennadiy Rozental 2001-2015.
// 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_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile$
//
// Version ... | apache-2.0 |
nolanamy/zxing | cpp/core/tests/src/qrcode/FormatInformationTest.cpp | 15 | 3156 | /*
* FormatInformationTest.cpp
* zxing
*
* Created by Christian Brunschen on 19/05/2008.
* Copyright 2008 ZXing 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 ... | apache-2.0 |
HeadsUpDisplayInc/mbed | targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_irda.c | 21 | 79659 | /**
******************************************************************************
* @file stm32l4xx_hal_irda.c
* @author MCD Application Team
* @version V1.7.1
* @date 21-April-2017
* @brief IRDA HAL module driver.
* This file provides firmware functions to manage the following
* ... | apache-2.0 |
Parkjihooni6186/TizenRT | external/libcoap/option.c | 22 | 11473 | /****************************************************************************
*
* Copyright 2016 Samsung Electronics 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... | apache-2.0 |
catiedev/mbed-os | targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/drivers/fsl_gpio.c | 535 | 5670 | /*
* Copyright (c) 2015, Freescale Semiconductor, 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:
*
* o Redistributions of source code must retain the above copyright notice, this list... | apache-2.0 |
spxtr/bazel | third_party/grpc/src/core/iomgr/closure.c | 24 | 3292 | /*
*
* Copyright 2015-2016, Google 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:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | apache-2.0 |
jhonj624/CTK | Libs/DICOM/Core/Testing/Cpp/ctkDICOMTesterTest2.cpp | 24 | 1506 | /*=========================================================================
Library: CTK
Copyright (c) Kitware 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.ap... | apache-2.0 |
theom/otp | erts/emulator/beam/beam_debug.c | 26 | 17674 | /*
* %CopyrightBegin%
*
* Copyright Ericsson AB 1998-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 |
sernaleon/charlie | Raspberry/old/resto/mjpg-streamer/plugins/output_http/output_http.c | 28 | 8864 | /*******************************************************************************
# #
# MJPG-streamer allows to stream JPG frames from an input-plugin #
# to several output plugins ... | apache-2.0 |
JeongJunSik/TizenRT | os/arch/arm/src/armv7-m/up_stackcheck.c | 31 | 5405 | /****************************************************************************
*
* Copyright 2016 Samsung Electronics 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... | apache-2.0 |
kpurusho/mbed | libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/system_CMSDK_CM7.c | 35 | 3439 | /* MPS2 CMSIS Library
*
* Copyright (c) 2006-2015 ARM Limited
* 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,
* th... | apache-2.0 |
monkiineko/mbed-os | targets/TARGET_STM/TARGET_STM32F0/device/stm32f0xx_hal_tsc.c | 36 | 25443 | /**
******************************************************************************
* @file stm32f0xx_hal_tsc.c
* @author MCD Application Team
* @version V1.5.0
* @date 04-November-2016
* @brief This file provides firmware functions to manage the following
* functionalities of the Touch ... | apache-2.0 |
darklost/DexHunter | dalvik/vm/arch/generic/Call.cpp | 37 | 3909 | /*
* Copyright (C) 2008 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 |
hjmjohnson/ITK | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/arpack/dsaupd.c | 39 | 36573 | /* arpack/dsaupd.f -- translated by f2c (version 20090411).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
... | apache-2.0 |
AnttiLukats/orp | third-party/qemu-orp/hw/usb/bus.c | 40 | 19391 | #include "hw/hw.h"
#include "hw/usb.h"
#include "hw/qdev.h"
#include "sysemu/sysemu.h"
#include "monitor/monitor.h"
#include "trace.h"
static void usb_bus_dev_print(Monitor *mon, DeviceState *qdev, int indent);
static char *usb_get_dev_path(DeviceState *dev);
static char *usb_get_fw_dev_path(DeviceState *qdev);
stati... | apache-2.0 |
c1728p9/mbed-os | targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_fmpi2c.c | 43 | 169754 | /**
******************************************************************************
* @file stm32f4xx_hal_fmpi2c.c
* @author MCD Application Team
* @brief FMPI2C HAL module driver.
* This file provides firmware functions to manage the following
* functionalities of the Inter Integrate... | apache-2.0 |
dawangjiaowolaixunshan/runtime | deps/libcxx/test/numerics/numarray/template.gslice.array/gslice.array.comp.assign/shift_left.pass.cpp | 44 | 2494 | //===----------------------------------------------------------------------===//
//
// 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 |
ICML14MoMCompare/spectral-learn | code/em/treba/gsl-1.16/cblas/test_trmm.c | 48 | 125454 | #include <gsl/gsl_test.h>
#include <gsl/gsl_ieee_utils.h>
#include <gsl/gsl_math.h>
#include <gsl/gsl_cblas.h>
#include "tests.h"
void
test_trmm (void) {
const double flteps = 1e-4, dbleps = 1e-6;
{
int order = 101;
int side = 141;
int uplo = 121;
int trans = 111;
int diag = 131;
int M = 2;
int... | apache-2.0 |
unseenlaser/python-for-android | python3-alpha/ncurses-5.9/ncurses/tinfo/tinfo_driver.c | 50 | 32619 | /****************************************************************************
* Copyright (c) 2008-2009,2010 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy ... | apache-2.0 |
struempelix/mbed | libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/osc/fsl_osc_hal.c | 51 | 7741 | /*
* Copyright (c) 2013 - 2014, Freescale Semiconductor, 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:
*
* o Redistributions of source code must retain the above copyright notice, th... | apache-2.0 |
enternoescape/sagetv | third_party/ffmpeg/libavcodec/binkidct.c | 51 | 3361 | /*
* Bink IDCT algorithm
* Copyright (c) 2009 Kostya Shishkov
*
* 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, or... | apache-2.0 |
JLUCPGROUP/cuda8_sac | cuda8_sac/include/xercesc/util/regx/TokenFactory.cpp | 53 | 7421 | /*
* 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 |
Willem23/mbed | libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F3/stm32f3xx_hal_gpio.c | 56 | 20007 | /**
******************************************************************************
* @file stm32f3xx_hal_gpio.c
* @author MCD Application Team
* @version V1.1.0
* @date 12-Sept-2014
* @brief GPIO HAL module driver.
*
* This file provides firmware functions to manage the following
... | apache-2.0 |
jmanday/Master | TFM/library/boost_1_63_0/libs/thread/test/sync/mutual_exclusion/locks/unique_lock/locking/try_lock_until_pass.cpp | 57 | 2308 | //===----------------------------------------------------------------------===//
//
// 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 |
151706061/DCMTK-ITK | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/double/dlarfb.f | 59 | 17611 | SUBROUTINE DLARFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, V, LDV,
$ T, LDT, C, LDC, WORK, LDWORK )
*
* -- LAPACK auxiliary routine (version 3.0) --
* Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,
* Courant Institute, Argonne National Lab, and Rice University
* Febr... | apache-2.0 |
coderReview/NTL-ISS-Food-Intake-Tracker | Backend Services/issfit-api/node_modules/pajk-lwip/src/lib/gif/quantize.c | 60 | 13417 | /*****************************************************************************
quantize.c - quantize a high resolution image into lower one
Based on: "Color Image Quantization for frame buffer Display", by
Paul Heckbert SIGGRAPH 1982 page 297-307.
This doesn't really belong in the core library, was undocumented,... | apache-2.0 |
blackrose28/omaha | third_party/lzma/v4_65/files/CPP/Windows/PropVariantConversions.cpp | 68 | 2840 | // PropVariantConversions.cpp
#include "StdAfx.h"
#include "PropVariantConversions.h"
#include "Windows/Defs.h"
#include "Common/StringConvert.h"
#include "Common/IntToString.h"
static UString ConvertUInt64ToString(UInt64 value)
{
wchar_t buffer[32];
ConvertUInt64ToString(value, buffer);
return buffer;
}
st... | apache-2.0 |
jjjaaajjj/ws-pro-android-games | ch05.Android.Doom/Doom/prboom/SDL-1.2.13/src/stdlib/SDL_string.c | 69 | 34089 | /*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
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 op... | apache-2.0 |
getlantern/lantern-mobile | external/badvpn/lwip/src/core/snmp/msg_in.c | 583 | 43896 | /**
* @file
* SNMP input message processing (RFC1157).
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* 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. Redis... | apache-2.0 |
jferreir/mbed | libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F031K6/TOOLCHAIN_ARM_MICRO/sys.cpp | 3920 | 2466 | /* mbed Microcontroller Library - stackheap
* Setup a fixed single stack/heap memory model,
* between the top of the RW/ZI region and the stackpointer
*******************************************************************************
* Copyright (c) 2014, STMicroelectronics
* All rights reserved.
*
* Redistributio... | apache-2.0 |
BackupGGCode/python-for-android | python3-alpha/python3-src/Doc/includes/noddy.c | 84 | 1689 | #include <Python.h>
typedef struct {
PyObject_HEAD
/* Type-specific fields go here. */
} noddy_NoddyObject;
static PyTypeObject noddy_NoddyType = {
PyVarObject_HEAD_INIT(NULL, 0)
"noddy.Noddy", /* tp_name */
sizeof(noddy_NoddyObject), /* tp_basicsize */
0, /... | apache-2.0 |
netzimme/mbed-os | targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/drivers/fsl_flexio_spi_edma.c | 85 | 14393 | /*
* Copyright (c) 2015, Freescale Semiconductor, 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:
*
* o Redistributions of source code must retain the above copyright notice, this list... | apache-2.0 |
m0ppers/arangodb | 3rdParty/boost/1.61.0/tools/build/src/engine/boehm_gc/pthread_support.c | 88 | 45156 | /*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
* Copyright (c) 1996 by Silicon Graphics. All rights reserved.
* Copyright (c) 1998 by Fergus Henderson. All rights reserved.
* Copyright (c) 2000-2005 by Hewlett-Packard Company. All rights reserved.
*
* THIS MATERIAL IS PROVIDED AS IS, WITH... | apache-2.0 |
BeATz-UnKNoWN/python-for-android | python-build/openssl/crypto/x509/x509_lu.c | 93 | 14573 | /* crypto/x509/x509_lu.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and no... | apache-2.0 |
OmniEvo/omnievo_kernel_moto_shamu | drivers/staging/frontier/tranzport.c | 2144 | 26524 | /*
* Frontier Designs Tranzport driver
*
* Copyright (C) 2007 Michael Taht (m@taht.net)
*
* Based on the usbled driver and ldusb drivers by
*
* Copyright (C) 2004 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2005 Michael Hund <mhund@ld-didactic.de>
*
* The ldusb driver was, in turn, derived from Lego U... | apache-2.0 |
liamgh/liamgreenhughes-sl4a-tf101 | python-build/openssl/crypto/evp/m_dss.c | 102 | 3953 | /* crypto/evp/m_dss.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-c... | apache-2.0 |
Immortalin/python-for-android | python-build/openssl/crypto/dsa/dsa_sign.c | 102 | 4093 | /* crypto/dsa/dsa_sign.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and no... | apache-2.0 |
MRSDTeamI/bud-e | Navigation/base_controller/rosaria/build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c | 619 | 11935 | #ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_... | apache-2.0 |
tung7970/mbed-os | hal/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M0/cmsis_nvic.c | 113 | 2470 | /* MPS2 CMSIS Library
*
* Copyright (c) 2006-2016 ARM Limited
* 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 l... | apache-2.0 |
bsmr-java/libgdx | gdx/jni/com.badlogic.gdx.utils.BufferUtils.cpp | 117 | 25802 | #include <com.badlogic.gdx.utils.BufferUtils.h>
//@line:497
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
JNIEXPORT void JNICALL Java_com_badlogic_gdx_utils_BufferUtils_freeMemory(JNIEnv* env, jclass clazz, jobject obj_buffer) {
char* buffer = (char*)(obj_buffer?env->GetDirectBufferAddress(obj_buff... | apache-2.0 |
hhool/transmission | external/openssl/apps/dhparam.c | 120 | 15661 | /* apps/dhparam.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-comme... | apache-2.0 |
rdmeneze/controller | FreeRTOS/Demo/Common/ethernet/uIP/uip-1.0/apps/webserver/httpd-cgi.c | 120 | 6180 | /**
* \addtogroup httpd
* @{
*/
/**
* \file
* Web server script interface
* \author
* Adam Dunkels <adam@sics.se>
*
*/
/*
* Copyright (c) 2001-2006, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p... | apache-2.0 |
rgrover/mbed | hal/targets/hal/TARGET_NXP/TARGET_LPC81X/gpio_irq_api.c | 129 | 4200 | /* mbed Microcontroller Library
* Copyright (c) 2006-2013 ARM Limited
*
* 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.