hexsha stringlengths 40 40 | size int64 22 2.4M | ext stringclasses 5
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 260 | max_stars_repo_name stringlengths 5 109 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 260 | max_issues_repo_name stringlengths 5 109 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 260 | max_forks_repo_name stringlengths 5 109 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 22 2.4M | avg_line_length float64 5 169k | max_line_length int64 5 786k | alphanum_fraction float64 0.06 0.95 | matches listlengths 1 11 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ca047215d52c993d547a7caacf2715dde6c541a3 | 42,499 | h | C | contrib/epee/include/ado_db_helper.h | isajediknight/ryo-currency | 166cf188bf351e3eecff904450eda2785f9d0357 | [
"BSD-3-Clause"
] | 107 | 2018-07-03T19:35:21.000Z | 2022-01-12T09:05:44.000Z | contrib/epee/include/ado_db_helper.h | isajediknight/ryo-currency | 166cf188bf351e3eecff904450eda2785f9d0357 | [
"BSD-3-Clause"
] | 87 | 2018-06-25T14:04:20.000Z | 2021-05-31T08:15:47.000Z | contrib/epee/include/ado_db_helper.h | isajediknight/ryo-currency | 166cf188bf351e3eecff904450eda2785f9d0357 | [
"BSD-3-Clause"
] | 69 | 2018-06-25T05:41:34.000Z | 2022-03-09T08:57:37.000Z | // Copyright (c) 2006-2013, Andrey N. Sabelnikov, www.sabelnikov.net
// 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
// noti... | 38.847349 | 333 | 0.688651 | [
"vector"
] |
ca07b60834e0eed507bfd314a6581e900d3cf2cf | 1,875 | h | C | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/OrderedSequencer.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T12:39:24.000Z | 2021-07-20T12:39:24.000Z | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/OrderedSequencer.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/OrderedSequencer.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T11:07:25.000Z | 2021-07-20T11:07:25.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <ScriptCanvas/Core/Node.h>
#include <ScriptCanvas/Core/GraphBus.h>
#include ... | 27.573529 | 200 | 0.625067 | [
"vector",
"3d"
] |
ca09e87f6e63b6c930182a9faf6feb6c0895a4f1 | 985 | h | C | ThomasCore/src/thomas/object/component/RenderComponent.h | Bojzen-I-Mitten/thomas | f5ecbdf7e3e205f9a9f37392f0a58dc3159c5dd8 | [
"MIT"
] | 4 | 2017-03-21T18:09:23.000Z | 2018-09-11T10:59:24.000Z | ThomasCore/src/thomas/object/component/RenderComponent.h | Bojzen-I-Mitten/thomas | f5ecbdf7e3e205f9a9f37392f0a58dc3159c5dd8 | [
"MIT"
] | 8 | 2017-03-21T15:54:59.000Z | 2018-08-13T14:08:47.000Z | ThomasCore/src/thomas/object/component/RenderComponent.h | Bojzen-I-Mitten/thomas | f5ecbdf7e3e205f9a9f37392f0a58dc3159c5dd8 | [
"MIT"
] | 1 | 2017-03-21T15:14:15.000Z | 2017-03-21T15:14:15.000Z | #pragma once
#include "Component.h"
#include "../../utils/Math.h"
namespace thomas
{
namespace graphics {struct RenderPair; }
namespace resource { class Model; class Material; }
namespace object
{
namespace component
{
class Camera;
class THOMAS_API RenderComponent : public Component
{
private:
p... | 24.625 | 66 | 0.697462 | [
"geometry",
"object",
"vector",
"model"
] |
ca0fec93cca4d56058b8f78b330e5647ca2da4e3 | 7,271 | h | C | chrome/browser/apps/app_service/publishers/web_apps_base.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/browser/apps/app_service/publishers/web_apps_base.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/apps/app_service/publishers/web_apps_base.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_APPS_APP_SERVICE_PUBLISHERS_WEB_APPS_BASE_H_
#define CHROME_BROWSER_APPS_APP_SERVICE_PUBLISHERS_WEB_APPS_BASE_H_
#include <memory>... | 39.516304 | 80 | 0.707743 | [
"object",
"vector"
] |
ca1001ad30a2b4ac144ad2ed136ee2e30d7f146b | 3,110 | h | C | Common/Saxana/Saxana/SAX2EventGun.h | slaclab/gdml | 017d19c6488128ad6f663013cfb1be597c556d51 | [
"BSD-3-Clause-LBNL"
] | 1 | 2017-04-19T05:43:30.000Z | 2017-04-19T05:43:30.000Z | Common/Saxana/Saxana/SAX2EventGun.h | slaclab/gdml | 017d19c6488128ad6f663013cfb1be597c556d51 | [
"BSD-3-Clause-LBNL"
] | 1 | 2017-04-10T23:15:21.000Z | 2017-04-11T02:31:45.000Z | Common/Saxana/Saxana/SAX2EventGun.h | slaclab/gdml | 017d19c6488128ad6f663013cfb1be597c556d51 | [
"BSD-3-Clause-LBNL"
] | 1 | 2020-12-13T00:05:47.000Z | 2020-12-13T00:05:47.000Z | //
#ifndef SAX2_EVENT_GUN_H
#define SAX2_EVENT_GUN_H 1
#include <xercesc/sax2/DefaultHandler.hpp>
#include "StatusCode.h"
#if defined( XERCES_HAS_CPP_NAMESPACE )
using namespace xercesc;
#endif
class SAXProcessor;
class ProcessingConfigurator;
class GDMLEntityResolver;
class Pimpl; // FIXME!!!!
class SAX2EventGun... | 26.134454 | 81 | 0.718006 | [
"object"
] |
ca1352c472c8c4edfe259d8129ec813f17adedd7 | 1,489 | h | C | wavebench-dag/include/core/io/core-io.h | fabianmcg/wavedag | e975792aef4423de6cf43af6bfde44ef89a5db0d | [
"MIT"
] | 1 | 2021-01-10T09:04:38.000Z | 2021-01-10T09:04:38.000Z | wavebench-dag/include/core/io/core-io.h | fabianmcg/wavedag | e975792aef4423de6cf43af6bfde44ef89a5db0d | [
"MIT"
] | null | null | null | wavebench-dag/include/core/io/core-io.h | fabianmcg/wavedag | e975792aef4423de6cf43af6bfde44ef89a5db0d | [
"MIT"
] | null | null | null | #ifndef __CORE_IO_H__
#define __CORE_IO_H__
#include <iostream>
#include <string>
#include "../debug/debug.h"
#include "../data-structures/data-structures.h"
#include "../types/vector-types.h"
namespace __core__ {
namespace __io__ {
namespace __io_core__ {
template <typename T,typename U=T,typename Allocator=void> s... | 31.680851 | 230 | 0.662189 | [
"vector"
] |
ca177b3bfd1c4812bb69b27b38b18ac3d6a973e1 | 4,177 | c | C | src/progress.c | KUM-Kiel/mseedcut | 9c2e16ebe70520fdf1142096d2591df8a050fd0c | [
"MIT"
] | null | null | null | src/progress.c | KUM-Kiel/mseedcut | 9c2e16ebe70520fdf1142096d2591df8a050fd0c | [
"MIT"
] | null | null | null | src/progress.c | KUM-Kiel/mseedcut | 9c2e16ebe70520fdf1142096d2591df8a050fd0c | [
"MIT"
] | null | null | null | #ifndef _XOPEN_SOURCE
#define _XOPEN_SOURCE 700
#endif
#include "progress.h"
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
struct Progress {
pthread_mutex_t lock[1];
pthread_cond_t condition[1];
pthread_t thread;
int64_t value;
int64_t total;
int done;
... | 22.950549 | 79 | 0.586067 | [
"3d"
] |
ca1d7db8a599f99f1899201dc94f2f48842cb1ce | 4,390 | c | C | sdk/sdk/codec/amrcodec/encode/hp_max.c | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | 1 | 2021-10-09T08:05:50.000Z | 2021-10-09T08:05:50.000Z | sdk/sdk/codec/amrcodec/encode/hp_max.c | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | null | null | null | sdk/sdk/codec/amrcodec/encode/hp_max.c | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | null | null | null | /*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Version 3.3.0
* REL-4 Version 4.1.0
*
****************************************************... | 27.098765 | 80 | 0.365148 | [
"vector"
] |
ca1e7fbdd506d1bfa86246e6246490c439ce7225 | 643 | h | C | include/mtt/application/EditCommands/RemoveObjectCommand.h | AluminiumRat/mtt | 3052f8ad0ffabead05a1033e1d714a61e77d0aa8 | [
"MIT"
] | null | null | null | include/mtt/application/EditCommands/RemoveObjectCommand.h | AluminiumRat/mtt | 3052f8ad0ffabead05a1033e1d714a61e77d0aa8 | [
"MIT"
] | null | null | null | include/mtt/application/EditCommands/RemoveObjectCommand.h | AluminiumRat/mtt | 3052f8ad0ffabead05a1033e1d714a61e77d0aa8 | [
"MIT"
] | null | null | null | #pragma once
#include <memory>
#include <mtt/application/EditCommands/AbstractEditCommand.h>
#include <mtt/application/Scene/Object.h>
namespace mtt
{
class RemoveObjectCommand : public AbstractEditCommand
{
public:
RemoveObjectCommand(Object& object, Object& group);
RemoveObjectCommand(const RemoveObj... | 24.730769 | 74 | 0.734059 | [
"object"
] |
ca27047d7505cd96b0abd83e9a50c1a22ce7330e | 17,049 | c | C | src/tbox/object/impl/writer/xml.c | L1MeN9Yu/tbox | faf2af9eff561ad906d3ef657476fc09511f9a32 | [
"Apache-2.0"
] | 3 | 2019-08-30T17:07:45.000Z | 2019-09-02T12:53:58.000Z | src/tbox/object/impl/writer/xml.c | guitarhua/tbox | cb0d15d2643477813487e6f3a3743665645850de | [
"BSL-1.0",
"Apache-2.0"
] | null | null | null | src/tbox/object/impl/writer/xml.c | guitarhua/tbox | cb0d15d2643477813487e6f3a3743665645850de | [
"BSL-1.0",
"Apache-2.0"
] | null | null | null | /*!The Treasure Box Library
*
* 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 wr... | 39.741259 | 125 | 0.645082 | [
"object"
] |
ca281a5860457feda74eb4f3fb6508e9fa7573ae | 6,061 | h | C | emulator/src/devices/cpu/i86/i186.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | 1 | 2022-01-15T21:38:38.000Z | 2022-01-15T21:38:38.000Z | emulator/src/devices/cpu/i86/i186.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | null | null | null | emulator/src/devices/cpu/i86/i186.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | null | null | null | // license:BSD-3-Clause
// copyright-holders:Carl
#ifndef MAME_CPU_I86_I186_H
#define MAME_CPU_I86_I186_H
#pragma once
#include "i86.h"
DECLARE_DEVICE_TYPE(I80186, i80186_cpu_device)
DECLARE_DEVICE_TYPE(I80188, i80188_cpu_device)
class i80186_cpu_device : public i8086_common_cpu_device
{
public:
// construction/de... | 35.238372 | 150 | 0.763405 | [
"object"
] |
ca28a3506107a0848921fddc9efba2f30c3b8223 | 9,316 | h | C | dev/Code/CryEngine/Cry3DEngine/GeomCacheManager.h | crazyskateface/lumberyard | 164512f8d415d6bdf37e195af319ffe5f96a8f0b | [
"AML"
] | 5 | 2018-08-17T21:05:55.000Z | 2021-04-17T10:48:26.000Z | dev/Code/CryEngine/Cry3DEngine/GeomCacheManager.h | JulianoCristian/Lumberyard-3 | dc523dd780f3cd1874251181b7cf6848b8db9959 | [
"AML"
] | null | null | null | dev/Code/CryEngine/Cry3DEngine/GeomCacheManager.h | JulianoCristian/Lumberyard-3 | dc523dd780f3cd1874251181b7cf6848b8db9959 | [
"AML"
] | 5 | 2017-12-05T16:36:00.000Z | 2021-04-27T06:33:54.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 33.153025 | 114 | 0.748819 | [
"geometry",
"vector"
] |
ca2cea52627848ce3b49bc7f254f42202dd14a92 | 716 | h | C | Source/DACrypt/stdafx.h | XDApp/DawnAppFramework | 8655de88200e847ce0e822899395247ade515bc6 | [
"MIT"
] | 1 | 2015-07-13T11:45:18.000Z | 2015-07-13T11:45:18.000Z | Source/DACrypt/stdafx.h | XDApp/DawnAppFramework | 8655de88200e847ce0e822899395247ade515bc6 | [
"MIT"
] | null | null | null | Source/DACrypt/stdafx.h | XDApp/DawnAppFramework | 8655de88200e847ce0e822899395247ade515bc6 | [
"MIT"
] | null | null | null | #pragma once
#include "targetver.h"
#define WIN32_LEAN_AND_MEAN
#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>
#include <memory.h>
#include <tchar.h>
#include <math.h>
#include <string.h>
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <algorithm>
#include <function... | 17.047619 | 37 | 0.71648 | [
"vector"
] |
ca2eb65295aae8536703461e1ce84c078032dca2 | 3,895 | h | C | components/rtgui/include/rtgui/widgets/edit.h | Liufeilong66/Loongson-Smartloong-V3.0-RTT | d9e0f3a40b8adbeac04f99927619f5febb4f96eb | [
"Apache-2.0"
] | 15 | 2018-11-12T04:29:53.000Z | 2022-01-04T12:02:24.000Z | components/rtgui/include/rtgui/widgets/edit.h | Liufeilong66/Loongson-Smartloong-V3.0-RTT | d9e0f3a40b8adbeac04f99927619f5febb4f96eb | [
"Apache-2.0"
] | 1 | 2020-08-28T06:51:36.000Z | 2020-08-28T06:51:36.000Z | components/rtgui/include/rtgui/widgets/edit.h | Liufeilong66/Loongson-Smartloong-V3.0-RTT | d9e0f3a40b8adbeac04f99927619f5febb4f96eb | [
"Apache-2.0"
] | 13 | 2018-06-02T21:01:58.000Z | 2022-01-04T12:00:11.000Z | /*
* File : edit.h
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2006 - 2009, RT-Thread Development Team
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rt-thread.org/license/LICENSE
*
* Change Logs:
* Date ... | 33.869565 | 114 | 0.683184 | [
"object"
] |
ca3cc0d5a3ea1e8b70e819a32b3dfeaf07d45241 | 11,748 | h | C | src/operator/nn/norm_convolution-inl.h | sneaxiy/NVIDIA-MxNet | ce30b18212fbf23f68c006a02cc034e417bb5518 | [
"Apache-2.0"
] | null | null | null | src/operator/nn/norm_convolution-inl.h | sneaxiy/NVIDIA-MxNet | ce30b18212fbf23f68c006a02cc034e417bb5518 | [
"Apache-2.0"
] | null | null | null | src/operator/nn/norm_convolution-inl.h | sneaxiy/NVIDIA-MxNet | ce30b18212fbf23f68c006a02cc034e417bb5518 | [
"Apache-2.0"
] | 3 | 2021-07-20T07:40:15.000Z | 2021-08-03T08:39:17.000Z | /*
* 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 ... | 40.232877 | 98 | 0.682329 | [
"shape",
"vector",
"3d"
] |
ca3ccf0db46920232dc1dd240d27553fc9c6053d | 2,146 | h | C | Plugins/KizuEngine/Source/KizuEngine/Public/FunctionLibrary/KCombatFunctionLibrary.h | Hiro-KE/UE4-KizuEngine | 42c5f5c934f0fa6a3265a39157087a61abeaa3a0 | [
"MIT"
] | 11 | 2020-12-26T23:16:45.000Z | 2022-03-19T20:19:36.000Z | Plugins/KizuEngine/Source/KizuEngine/Public/FunctionLibrary/KCombatFunctionLibrary.h | Fukaidemon/UE4-KizuEngine | 42c5f5c934f0fa6a3265a39157087a61abeaa3a0 | [
"MIT"
] | null | null | null | Plugins/KizuEngine/Source/KizuEngine/Public/FunctionLibrary/KCombatFunctionLibrary.h | Fukaidemon/UE4-KizuEngine | 42c5f5c934f0fa6a3265a39157087a61abeaa3a0 | [
"MIT"
] | null | null | null | // KizuEngine Copyright (c) 2019 Jed Fakhfekh. This software is released under the MIT License.
#pragma once
#include "CoreMinimal.h"
#include "Kismet/BlueprintFunctionLibrary.h"
#include "Core/Combat/KizuCombat.h"
#include "KCombatFunctionLibrary.generated.h"
/**
*
*/
class AKBuff;
class AKSpawnableAbility;
clas... | 39.018182 | 218 | 0.798695 | [
"transform"
] |
ca4151cdda693011f642e4c84d192444ca24a7c5 | 1,714 | h | C | src/ondemand/ODDecodeFFmpegTask.h | madhu511/Audacity | 4b5542afdf20c02389d6f07aeff1baa3bcdb10ea | [
"CC-BY-3.0"
] | 1 | 2020-12-03T06:51:07.000Z | 2020-12-03T06:51:07.000Z | src/ondemand/ODDecodeFFmpegTask.h | madhu511/Audacity | 4b5542afdf20c02389d6f07aeff1baa3bcdb10ea | [
"CC-BY-3.0"
] | 1 | 2021-02-23T20:18:35.000Z | 2021-02-23T20:18:35.000Z | src/ondemand/ODDecodeFFmpegTask.h | madhu511/Audacity | 4b5542afdf20c02389d6f07aeff1baa3bcdb10ea | [
"CC-BY-3.0"
] | 1 | 2020-12-01T10:34:02.000Z | 2020-12-01T10:34:02.000Z | /**********************************************************************
Audacity: A Digital Audio Editor
Audacity(R) is copyright (c) 1999-2012 Audacity Team.
License: GPL v2. See License.txt.
ODDecodeFFmpegTask.h
Michael Chinen
******************************************************************/
#in... | 29.050847 | 125 | 0.691949 | [
"vector"
] |
ca4246a57d8617a2352c7fe04a13b14d1ce29be6 | 424 | h | C | lib/lf/refinement/refinement.h | Pascal-So/lehrfempp | e2716e914169eec7ee59e822ea3ab303143eacd1 | [
"MIT"
] | null | null | null | lib/lf/refinement/refinement.h | Pascal-So/lehrfempp | e2716e914169eec7ee59e822ea3ab303143eacd1 | [
"MIT"
] | null | null | null | lib/lf/refinement/refinement.h | Pascal-So/lehrfempp | e2716e914169eec7ee59e822ea3ab303143eacd1 | [
"MIT"
] | null | null | null | #ifndef _LF_REFINEMENT_H_
#define _LF_REFINEMENT_H_
/**
* @file refinement.h
* @brief Definitions of data structures related to refinement of the mesh
*
*/
#include <lf/mesh/mesh.h>
#include "hybrid2d_refinement_pattern.h"
#include "mesh_hierarchy.h"
#include "refutils.h"
/**
* @brief tools for regular or local... | 19.272727 | 74 | 0.735849 | [
"mesh"
] |
ca4963d5319a14a115d8e3587ecb9d56f0b8bcb7 | 6,429 | c | C | src/libmisc/lstsqr.c | kpoeltler/rigel | 97d25e1f03bf6438c0ecf8e93e8a3afb1f7044d7 | [
"Apache-2.0"
] | null | null | null | src/libmisc/lstsqr.c | kpoeltler/rigel | 97d25e1f03bf6438c0ecf8e93e8a3afb1f7044d7 | [
"Apache-2.0"
] | 1 | 2018-10-19T22:10:44.000Z | 2018-10-20T17:07:54.000Z | src/libmisc/lstsqr.c | kpoeltler/rigel | 97d25e1f03bf6438c0ecf8e93e8a3afb1f7044d7 | [
"Apache-2.0"
] | 1 | 2018-09-12T01:31:06.000Z | 2018-09-12T01:31:06.000Z | /* general purpose least squares solver.
* Uses the Amoeba solver from Numerical Recipes.
* N.B. due to the desire to let the caller user 0-based arrays and hence our
* having to provide an intermediate chisqr handler, this is _NOT_ reentrant.
*/
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include ... | 25.613546 | 131 | 0.510344 | [
"vector"
] |
ca4c91396a963ae436a21419807b0e8dee37d251 | 711 | h | C | aws-cpp-sdk-kafka/include/aws/kafka/model/ClusterState.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-kafka/include/aws/kafka/model/ClusterState.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-kafka/include/aws/kafka/model/ClusterState.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kafka/Kafka_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace Kafka
{
namespace Model
{
enum class ClusterState
{
NOT_SET,
A... | 18.710526 | 75 | 0.727145 | [
"model"
] |
ca4e75609a1044cd7674e89b6fbb675445dcc0ef | 1,067 | h | C | src/Servers/Minion/Minion.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | null | null | null | src/Servers/Minion/Minion.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | null | null | null | src/Servers/Minion/Minion.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | 1 | 2021-02-24T03:12:04.000Z | 2021-02-24T03:12:04.000Z | #ifndef _MINION_H_
#define _MINION_H_
#include <iostream>
#include <map>
#include <thread>
#include <utility>
#include <vector>
#include "../../Utilities/AttestationConstants.h"
#include "../../Utilities/General.h"
#include "../../Utilities/Messages.h"
#include "../../Utilities/Ports.h"
#include "../../Utilities/TPM.h... | 22.702128 | 66 | 0.690722 | [
"vector"
] |
ca4ed3a39d8a609bd4cbcb70d732760bd3c1e08f | 3,027 | h | C | libs/SalesforceSDKCore/SalesforceSDKCoreTests/SFCryptoStreamTestUtils.h | mariamheb/SalesforceMobileSDK-iOS | d7de33b8e36dacf1a08b651180b36c9cd4c36a7a | [
"Apache-2.0"
] | 312 | 2015-01-09T16:41:03.000Z | 2022-03-30T01:14:22.000Z | libs/SalesforceSDKCore/SalesforceSDKCoreTests/SFCryptoStreamTestUtils.h | mariamheb/SalesforceMobileSDK-iOS | d7de33b8e36dacf1a08b651180b36c9cd4c36a7a | [
"Apache-2.0"
] | 1,935 | 2015-01-08T00:14:10.000Z | 2022-03-31T12:53:06.000Z | libs/SalesforceSDKCore/SalesforceSDKCoreTests/SFCryptoStreamTestUtils.h | mariamheb/SalesforceMobileSDK-iOS | d7de33b8e36dacf1a08b651180b36c9cd4c36a7a | [
"Apache-2.0"
] | 338 | 2015-01-01T19:45:55.000Z | 2022-03-28T22:11:28.000Z | /*
Copyright (c) 2016-present, salesforce.com, inc. All rights reserved.
Redistribution and use of this software 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 lis... | 39.311688 | 98 | 0.759167 | [
"vector"
] |
ca4f84b3ee52180e257d0b1271de6360faab4058 | 1,858 | h | C | shell/platform/linux/fl_task_runner.h | onix39/engine | ec66a45a3a7d5b9dfc2e0feab8965db7a91027cc | [
"BSD-3-Clause"
] | 5,823 | 2015-09-20T02:43:18.000Z | 2022-03-31T23:38:55.000Z | shell/platform/linux/fl_task_runner.h | onix39/engine | ec66a45a3a7d5b9dfc2e0feab8965db7a91027cc | [
"BSD-3-Clause"
] | 20,081 | 2015-09-19T16:07:59.000Z | 2022-03-31T23:33:26.000Z | shell/platform/linux/fl_task_runner.h | onix39/engine | ec66a45a3a7d5b9dfc2e0feab8965db7a91027cc | [
"BSD-3-Clause"
] | 5,383 | 2015-09-24T22:49:53.000Z | 2022-03-31T14:33:51.000Z | // Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef FLUTTER_SHELL_PLATFORM_LINUX_FL_TASK_RUNNER_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_TASK_RUNNER_H_
#include <glib-object.h>
#include "flutter/... | 29.492063 | 78 | 0.758342 | [
"object"
] |
ca5ad5692885b1b25fe1d9fc0a70c06b1a69efc7 | 36,651 | h | C | src/session_server.h | apropp-molex/libnetconf2 | a7c8a81988adc9e1be7491788a67b71542a06116 | [
"BSD-3-Clause"
] | null | null | null | src/session_server.h | apropp-molex/libnetconf2 | a7c8a81988adc9e1be7491788a67b71542a06116 | [
"BSD-3-Clause"
] | null | null | null | src/session_server.h | apropp-molex/libnetconf2 | a7c8a81988adc9e1be7491788a67b71542a06116 | [
"BSD-3-Clause"
] | null | null | null | /**
* \file session_server.h
* \author Michal Vasko <mvasko@cesnet.cz>
* \brief libnetconf2 session server manipulation
*
* Copyright (c) 2015 CESNET, z.s.p.o.
*
* This source code is licensed under BSD 3-Clause License (the "License").
* You may not use this file except in compliance with the License.
* You m... | 40.1875 | 140 | 0.714523 | [
"model"
] |
ca5b2285dc19879f30556e9450262e63d0e40858 | 28,373 | h | C | servers/visual/visual_server_scene.h | gw2cc/godot | addaa48039fff0795b99cf998a11a75a9e280850 | [
"MIT",
"Apache-2.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | servers/visual/visual_server_scene.h | gw2cc/godot | addaa48039fff0795b99cf998a11a75a9e280850 | [
"MIT",
"Apache-2.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | servers/visual/visual_server_scene.h | gw2cc/godot | addaa48039fff0795b99cf998a11a75a9e280850 | [
"MIT",
"Apache-2.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | /*************************************************************************/
/* visual_server_scene.h */
/*************************************************************************/
/* This file is part of: */
/* ... | 36.848052 | 261 | 0.748317 | [
"geometry",
"vector",
"transform"
] |
ca5cabe4579f6d932fdeb37d9fd2c6b209791fa4 | 2,847 | h | C | tensorflow/tools/tfprof/internal/tfprof_scope.h | salonirk11/tensorflow | 7fda1bb1177c69fa7bf80d20d5c5e7aaa25816e7 | [
"Apache-2.0"
] | 4 | 2019-04-14T13:33:17.000Z | 2021-09-22T02:33:29.000Z | tensorflow/tools/tfprof/internal/tfprof_scope.h | salonirk11/tensorflow | 7fda1bb1177c69fa7bf80d20d5c5e7aaa25816e7 | [
"Apache-2.0"
] | 1 | 2021-02-02T23:00:07.000Z | 2021-02-02T23:00:07.000Z | tensorflow/tools/tfprof/internal/tfprof_scope.h | salonirk11/tensorflow | 7fda1bb1177c69fa7bf80d20d5c5e7aaa25816e7 | [
"Apache-2.0"
] | 2 | 2017-07-16T13:54:08.000Z | 2018-05-21T09:02:34.000Z | /* Copyright 2016 The TensorFlow 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 required by applicable law or ag... | 36.5 | 80 | 0.704953 | [
"vector"
] |
ca5cd6a3726498b6977f1e0ef1cabf0c83f4f5bc | 105,205 | c | C | src/gallium/auxiliary/draw/draw_llvm.c | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | src/gallium/auxiliary/draw/draw_llvm.c | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | src/gallium/auxiliary/draw/draw_llvm.c | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | /**************************************************************************
*
* Copyright 2010 VMware, Inc.
* 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 wit... | 39.037106 | 119 | 0.642888 | [
"geometry",
"vector",
"transform"
] |
ca655955718e9241cf97730c130c532e84634c1e | 7,559 | h | C | Source/Core/LayoutDetails.h | MatthiasJFM/RmlUi | 557dfdbf76ca1397d72c70003081aae4f33b82d0 | [
"MIT"
] | 703 | 2015-03-07T15:30:40.000Z | 2022-03-30T00:12:40.000Z | Source/Core/LayoutDetails.h | MatthiasJFM/RmlUi | 557dfdbf76ca1397d72c70003081aae4f33b82d0 | [
"MIT"
] | 312 | 2019-06-13T19:39:25.000Z | 2022-03-02T18:37:22.000Z | Source/Core/LayoutDetails.h | MatthiasJFM/RmlUi | 557dfdbf76ca1397d72c70003081aae4f33b82d0 | [
"MIT"
] | 101 | 2018-12-29T13:08:10.000Z | 2021-11-02T09:58:37.000Z | /*
* This source file is part of RmlUi, the HTML/CSS Interface Middleware
*
* For the latest information, see http://github.com/mikke89/RmlUi
*
* Copyright (c) 2008-2010 CodePoint Ltd, Shift Technology Ltd
* Copyright (c) 2019 The RmlUi Team, and contributors
*
* Permission is hereby granted, free of charge, to... | 64.606838 | 214 | 0.772854 | [
"model"
] |
ca662c8a567b4b110101bb270799efde4d314d8c | 5,083 | h | C | miika_nlu/venv/Lib/site-packages/torch/include/ATen/ops/_foreach_sub_ops.h | NimBuzz01/Project-Miika_SDGP | 08ad1aafafbe9f47c59bd1568b8ac367fefe5503 | [
"MIT"
] | null | null | null | miika_nlu/venv/Lib/site-packages/torch/include/ATen/ops/_foreach_sub_ops.h | NimBuzz01/Project-Miika_SDGP | 08ad1aafafbe9f47c59bd1568b8ac367fefe5503 | [
"MIT"
] | null | null | null | miika_nlu/venv/Lib/site-packages/torch/include/ATen/ops/_foreach_sub_ops.h | NimBuzz01/Project-Miika_SDGP | 08ad1aafafbe9f47c59bd1568b8ac367fefe5503 | [
"MIT"
] | null | null | null | #pragma once
// @generated by tools/codegen/gen.py from Operator.h
#include <c10/core/QScheme.h>
#include <tuple>
#include <vector>
// Forward declarations of any types needed in the operator signatures.
// We can't directly include these classes because it will cause circular include dependencies.
// This file is ... | 46.633028 | 158 | 0.766476 | [
"vector"
] |
ca6b4097b68c2e756373f70d9e152f230139fbb7 | 4,454 | h | C | aws-cpp-sdk-dax/include/aws/dax/model/Subnet.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-dax/include/aws/dax/model/Subnet.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-dax/include/aws/dax/model/Subnet.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2021-10-01T15:29:44.000Z | 2021-10-01T15:29:44.000Z | /*
* 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... | 33.238806 | 154 | 0.692636 | [
"model"
] |
ca6e055edef01205fc664e93839370df0abe43b6 | 15,958 | c | C | src/biopack/psglib/ghn_co_JNHA.c | timburrow/ovj-private | 5b84ff1ac51ef387d5073352f9c604e28150d6d2 | [
"Apache-2.0"
] | 1 | 2019-03-23T08:33:44.000Z | 2019-03-23T08:33:44.000Z | src/biopack/psglib/ghn_co_JNHA.c | timburrow/openvnmrj-source | f5e65eb2db4bded3437701f0fa91abd41928579c | [
"Apache-2.0"
] | null | null | null | src/biopack/psglib/ghn_co_JNHA.c | timburrow/openvnmrj-source | f5e65eb2db4bded3437701f0fa91abd41928579c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2015 University of Oregon
*
* You may distribute under the terms of either the GNU General Public
* License or the Apache License, as specified in the LICENSE file.
*
* For more information, see the LICENSE file.
*/
/* ghnco_JNHA.c
This pulse sequence will allow one to perform the follow... | 32.173387 | 89 | 0.561975 | [
"shape",
"3d"
] |
ca71f4f23f9f26046919b37b5a414a07212dcbab | 4,345 | h | C | src/protocol/STBase.h | hawx1993/truechain-testnet-core | a75edfe83562b3764fb3140144bc41943ebb995a | [
"MIT"
] | null | null | null | src/protocol/STBase.h | hawx1993/truechain-testnet-core | a75edfe83562b3764fb3140144bc41943ebb995a | [
"MIT"
] | null | null | null | src/protocol/STBase.h | hawx1993/truechain-testnet-core | a75edfe83562b3764fb3140144bc41943ebb995a | [
"MIT"
] | null | null | null | //------------------------------------------------------------------------------
/*
Copyright (c) 2012, 2013 Skywell Labs Inc.
Copyright (c) 2017-2018 TrueChain Foundation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that ... | 25.558824 | 80 | 0.598619 | [
"object",
"vector"
] |
ca742f76ce708e91680d3547fe57937b90e07830 | 9,179 | h | C | src/GBAppCall.h | ChenKaiJung/facebook-ios-sdk | 869900d3d75679f9113e88f261deab8bc0a968ad | [
"Apache-2.0"
] | null | null | null | src/GBAppCall.h | ChenKaiJung/facebook-ios-sdk | 869900d3d75679f9113e88f261deab8bc0a968ad | [
"Apache-2.0"
] | null | null | null | src/GBAppCall.h | ChenKaiJung/facebook-ios-sdk | 869900d3d75679f9113e88f261deab8bc0a968ad | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-present Facebook.
*
* 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 agree... | 39.39485 | 135 | 0.780586 | [
"object"
] |
ca781c3afbb5f775bb1a96ea6ec6747c800bbddb | 10,165 | h | C | inference-engine/thirdparty/clDNN/kernel_selector/core/kernel_selector_common.h | aisnote/openvino | d901bbfce3d195469339cfcdfd8fbdc619ef7050 | [
"Apache-2.0"
] | 1 | 2020-09-19T18:48:23.000Z | 2020-09-19T18:48:23.000Z | inference-engine/thirdparty/clDNN/kernel_selector/core/kernel_selector_common.h | aisnote/openvino | d901bbfce3d195469339cfcdfd8fbdc619ef7050 | [
"Apache-2.0"
] | null | null | null | inference-engine/thirdparty/clDNN/kernel_selector/core/kernel_selector_common.h | aisnote/openvino | d901bbfce3d195469339cfcdfd8fbdc619ef7050 | [
"Apache-2.0"
] | null | null | null | /*
// Copyright (c) 2016-2020 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable l... | 35.295139 | 120 | 0.533792 | [
"vector"
] |
ca7fec6247ea64286ff15c15a81e131acd60c86c | 159,993 | h | C | toolchain/riscv/Linux/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/gimple.h | zhiqiang-hu/bl_iot_sdk | 154ee677a8cc6a73e6a42a5ff12a8edc71e6d15d | [
"Apache-2.0"
] | 1 | 2022-03-14T07:34:28.000Z | 2022-03-14T07:34:28.000Z | toolchain/riscv/Linux/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/gimple.h | zhiqiang-hu/bl_iot_sdk | 154ee677a8cc6a73e6a42a5ff12a8edc71e6d15d | [
"Apache-2.0"
] | 1 | 2022-03-11T14:00:45.000Z | 2022-03-11T14:00:45.000Z | toolchain/riscv/Linux/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/gimple.h | zhiqiang-hu/bl_iot_sdk | 154ee677a8cc6a73e6a42a5ff12a8edc71e6d15d | [
"Apache-2.0"
] | null | null | null | /* Gimple IR definitions.
Copyright (C) 2007-2020 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>
This file is part of GCC.
GCC 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 Foundati... | 23.769574 | 86 | 0.727169 | [
"object",
"vector"
] |
ca82bce806387573a988a0f7244e073ba76b52eb | 2,974 | c | C | third_party/Phigs/PVT/PVT_c/04/02/03/01/sublib.c | n1ckfg/Telidon | f4e2c693ec7d67245974b73a602d5d40df6a6d69 | [
"MIT"
] | 18 | 2017-07-08T02:34:02.000Z | 2022-01-08T03:42:48.000Z | third_party/Phigs/PVT/PVT_c/04/02/03/01/sublib.c | n1ckfg/Telidon | f4e2c693ec7d67245974b73a602d5d40df6a6d69 | [
"MIT"
] | null | null | null | third_party/Phigs/PVT/PVT_c/04/02/03/01/sublib.c | n1ckfg/Telidon | f4e2c693ec7d67245974b73a602d5d40df6a6d69 | [
"MIT"
] | 3 | 2018-02-03T04:44:00.000Z | 2020-08-05T15:31:18.000Z | /* fort/04/02/03/01/sublib.f -- translated by f2c (version of 22 July 1992 22:54:52).
You must link the resulting object file with the libraries:
-lF77 -lI77 -lm -lc (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static integer c__1 = 1;
/* ***********************************************... | 32.681319 | 86 | 0.4731 | [
"object"
] |
ca83161dbfca0725f9a9cb56960c9028549fc0a1 | 901 | h | C | Code/geometry/geometryParaCylinder.h | cy15196/FastCAE | 0870752ec2e590f3ea6479e909ebf6c345ac2523 | [
"BSD-3-Clause"
] | 117 | 2020-03-07T12:07:05.000Z | 2022-03-27T07:35:22.000Z | Code/geometry/geometryParaCylinder.h | cy15196/FastCAE | 0870752ec2e590f3ea6479e909ebf6c345ac2523 | [
"BSD-3-Clause"
] | 4 | 2020-03-12T15:36:57.000Z | 2022-02-08T02:19:17.000Z | Code/geometry/geometryParaCylinder.h | cy15196/FastCAE | 0870752ec2e590f3ea6479e909ebf6c345ac2523 | [
"BSD-3-Clause"
] | 76 | 2020-03-16T01:47:46.000Z | 2022-03-21T16:37:07.000Z | #ifndef _GEOMETRYPARACYLINDER_H_
#define _GEOMETRYPARACYLINDER_H_
#include "geometryModelParaBase.h"
#include <QString>
namespace Geometry
{
class GEOMETRYAPI GeometryParaCylinder : public GeometryModelParaBase
{
public:
GeometryParaCylinder();
~GeometryParaCylinder() = default;
void setName(QString name);... | 20.477273 | 83 | 0.746948 | [
"geometry"
] |
ca833baf4a6a5770f0549b5852ba53e37b829b34 | 3,816 | h | C | Rattlesnakes/Rattlesnakes/Snake.h | OBXLABS/The-Summer-The-Rattlesnakes-Came-iOS | 01a8f8414a550d8c71695fab9af0948b8d809247 | [
"BSD-4-Clause"
] | 1 | 2019-06-18T02:19:39.000Z | 2019-06-18T02:19:39.000Z | Rattlesnakes/Rattlesnakes/Snake.h | OBXLABS/The-Summer-The-Rattlesnakes-Came-iOS | 01a8f8414a550d8c71695fab9af0948b8d809247 | [
"BSD-4-Clause"
] | null | null | null | Rattlesnakes/Rattlesnakes/Snake.h | OBXLABS/The-Summer-The-Rattlesnakes-Came-iOS | 01a8f8414a550d8c71695fab9af0948b8d809247 | [
"BSD-4-Clause"
] | null | null | null | //
// snake.h
// Rattlesnakes
//
// Created by Serge on 2013-05-06.
// Copyright (c) 2013 Serge. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <OpenGLES/ES1/gl.h>
#import <OpenGLES/ES1/glext.h>
#import <AVFoundation/AVFoundation.h>
#import "SnakeSection.h"
#import "CMTraerPhysics.h"
#import "W... | 32.896552 | 205 | 0.720912 | [
"object"
] |
ca87defe87a303b8ee554d346889fd8bb1353de4 | 4,995 | c | C | work-ucos/uCGUI/MemDev/GUIDEV_Banding.c | meesokim/Raspberry-uCOS-uCGUI | c277be8eb32244951fe2f482a70c45fc2f1c089f | [
"MIT"
] | 16 | 2017-09-27T12:41:39.000Z | 2022-01-15T14:54:28.000Z | work-ucos/uCGUI/MemDev/GUIDEV_Banding.c | varghes/Raspberry-uCOS-uCGUI | c277be8eb32244951fe2f482a70c45fc2f1c089f | [
"MIT"
] | null | null | null | work-ucos/uCGUI/MemDev/GUIDEV_Banding.c | varghes/Raspberry-uCOS-uCGUI | c277be8eb32244951fe2f482a70c45fc2f1c089f | [
"MIT"
] | 16 | 2017-06-27T13:02:38.000Z | 2022-03-08T10:36:26.000Z | /*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | 34.6875 | 105 | 0.456056 | [
"object"
] |
ca893cb0c91f1618b73d0fce43a0b6bc61d70952 | 3,378 | h | C | src/codegen/irgen.h | amyvmiwei/pyston | f074ed04f8f680316971513f5c42e9cf7d992e06 | [
"Apache-2.0"
] | 1 | 2015-11-06T03:39:51.000Z | 2015-11-06T03:39:51.000Z | src/codegen/irgen.h | amyvmiwei/pyston | f074ed04f8f680316971513f5c42e9cf7d992e06 | [
"Apache-2.0"
] | null | null | null | src/codegen/irgen.h | amyvmiwei/pyston | f074ed04f8f680316971513f5c42e9cf7d992e06 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2014 Dropbox, 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 t... | 33.117647 | 120 | 0.704559 | [
"vector"
] |
ca8c812fc9d17ed718ab2bb5bd28bfa07e940e86 | 39,679 | h | C | Development/SDKs/1.7.1/SDK/DatasmithContent_classes.h | ResaloliPT/HydroneerReleases | 3a3501f04608cea77ccbf7229f94089295128ea7 | [
"Unlicense"
] | null | null | null | Development/SDKs/1.7.1/SDK/DatasmithContent_classes.h | ResaloliPT/HydroneerReleases | 3a3501f04608cea77ccbf7229f94089295128ea7 | [
"Unlicense"
] | null | null | null | Development/SDKs/1.7.1/SDK/DatasmithContent_classes.h | ResaloliPT/HydroneerReleases | 3a3501f04608cea77ccbf7229f94089295128ea7 | [
"Unlicense"
] | null | null | null | #pragma once
// Name: Hydroneer, Version: 1.7.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//--------------------------------------------------------... | 48.865764 | 256 | 0.629325 | [
"object"
] |
ca8d5ab1a93a1b90a33a500da1205e49061fd7e7 | 4,027 | h | C | lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 605 | 2019-10-18T01:15:54.000Z | 2022-03-31T14:31:04.000Z | lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 3,180 | 2019-10-18T01:21:21.000Z | 2022-03-31T23:25:41.000Z | lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 275 | 2019-10-18T05:27:22.000Z | 2022-03-30T09:04:21.000Z | //===-- ItaniumABILanguageRuntime.h -----------------------------*- 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
//
//===---------------------------... | 35.017391 | 94 | 0.69034 | [
"vector"
] |
a99a3856b810bee3a4ab4f84bd8165177c6a1651 | 2,827 | h | C | third_party/webrtc/src/chromium/src/mojo/shell/application_instance.h | bopopescu/webrtc-streaming-node | 727a441204344ff596401b0253caac372b714d91 | [
"MIT"
] | 8 | 2016-02-08T11:59:31.000Z | 2020-05-31T15:19:54.000Z | third_party/webrtc/src/chromium/src/mojo/shell/application_instance.h | bopopescu/webrtc-streaming-node | 727a441204344ff596401b0253caac372b714d91 | [
"MIT"
] | 1 | 2021-05-05T11:11:31.000Z | 2021-05-05T11:11:31.000Z | third_party/webrtc/src/chromium/src/mojo/shell/application_instance.h | bopopescu/webrtc-streaming-node | 727a441204344ff596401b0253caac372b714d91 | [
"MIT"
] | 7 | 2016-02-09T09:28:14.000Z | 2020-07-25T19:03:36.000Z | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MOJO_SHELL_APPLICATION_INSTANCE_H_
#define MOJO_SHELL_APPLICATION_INSTANCE_H_
#include <set>
#include "base/callback.h"
#include "base/memory/sc... | 32.494253 | 77 | 0.767598 | [
"vector"
] |
a99bbd5de19fd906ab4c8d02dfe23706ea08fccd | 4,774 | h | C | Dark soft/Carberp Botnet/source - absource/pro/all source/BlackJoeWhiteJoe/include/xpcom/nsISimpleEnumerator.h | ExaByt3s/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 3 | 2021-01-22T19:32:23.000Z | 2022-01-03T01:06:44.000Z | Dark soft/Carberp Botnet/source - absource/pro/all source/BlackJoeWhiteJoe/include/xpcom/nsISimpleEnumerator.h | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | null | null | null | Dark soft/Carberp Botnet/source - absource/pro/all source/BlackJoeWhiteJoe/include/xpcom/nsISimpleEnumerator.h | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 1 | 2021-12-10T13:18:16.000Z | 2021-12-10T13:18:16.000Z | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/xpcom/ds/nsISimpleEnumerator.idl
*/
#ifndef __gen_nsISimpleEnumerator_h__
#define __gen_nsISimpleEnumerator_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files that do... | 34.345324 | 147 | 0.728739 | [
"object"
] |
a99bfb17932a04e9ffb798515b93a7c145bef0cf | 19,078 | h | C | hypervisor/include/arch/x86/vmx.h | jren1/acrn-hypervisor | 287fc4cb7faacf1a1c92ec77cb42bb1fc1e42d22 | [
"BSD-3-Clause"
] | null | null | null | hypervisor/include/arch/x86/vmx.h | jren1/acrn-hypervisor | 287fc4cb7faacf1a1c92ec77cb42bb1fc1e42d22 | [
"BSD-3-Clause"
] | 1 | 2018-05-28T17:43:47.000Z | 2018-05-29T01:19:22.000Z | hypervisor/include/arch/x86/vmx.h | jren1/acrn-hypervisor | 287fc4cb7faacf1a1c92ec77cb42bb1fc1e42d22 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2018 Intel Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef VMX_H_
#define VMX_H_
/* 16-bit control fields */
#define VMX_VPID 0x00000000
/* 16-bit guest-state fields */
#define VMX_GUEST_ES_SEL 0x00000800
#define VMX_GUEST_CS_SEL 0x00000802
#def... | 43.557078 | 79 | 0.720935 | [
"vector"
] |
a99e998c4eddbd0a8c54f6fe1092010ec9ff241f | 290,099 | c | C | src/libbn/rand.c | Zitara/BRLCAD | 620449d036e38bd52257f6b5b10daa55d9284900 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | src/libbn/rand.c | Zitara/BRLCAD | 620449d036e38bd52257f6b5b10daa55d9284900 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | src/libbn/rand.c | Zitara/BRLCAD | 620449d036e38bd52257f6b5b10daa55d9284900 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 1 | 2018-12-21T21:09:47.000Z | 2018-12-21T21:09:47.000Z | /* R A N D . C
* BRL-CAD
*
* Copyright (c) 2004-2016 United States Government as represented by
* the U.S. Army Research Laboratory.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* version 2.1 as pu... | 79.763266 | 87 | 0.657824 | [
"cad"
] |
a9a027ae23084f0d46edcba566d14e38a376093b | 8,068 | c | C | ports/mimxrt/machine_i2c.c | andypiper/micropython | 7883ae413ddfa6181d784533b236658658383d0c | [
"MIT"
] | 1 | 2022-03-06T10:05:36.000Z | 2022-03-06T10:05:36.000Z | ports/mimxrt/machine_i2c.c | andypiper/micropython | 7883ae413ddfa6181d784533b236658658383d0c | [
"MIT"
] | null | null | null | ports/mimxrt/machine_i2c.c | andypiper/micropython | 7883ae413ddfa6181d784533b236658658383d0c | [
"MIT"
] | null | null | null | /*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2020-2021 Damien P. George
*
* 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... | 37.351852 | 125 | 0.718022 | [
"object"
] |
a9a1108a773f76ce7952f6860ae154d08245f179 | 2,430 | h | C | Wml/Include/WmlRenderState.h | 1iyiwei/deform2d | 1a350dd20f153e72de1ea9cffb873eb67bf3d668 | [
"MIT"
] | 26 | 2018-07-04T15:31:11.000Z | 2021-09-23T02:43:46.000Z | Wml/Include/WmlRenderState.h | 1iyiwei/deform2d | 1a350dd20f153e72de1ea9cffb873eb67bf3d668 | [
"MIT"
] | null | null | null | Wml/Include/WmlRenderState.h | 1iyiwei/deform2d | 1a350dd20f153e72de1ea9cffb873eb67bf3d668 | [
"MIT"
] | 1 | 2019-06-11T03:20:28.000Z | 2019-06-11T03:20:28.000Z | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2004. All Rights Reserved
//
// The Wild Magic Library (WML) source code is supplied under the terms of
// the license agreement http://www.magic-software.com/License/WildMagic.pdf
// and may not be copied or disclos... | 23.592233 | 77 | 0.66214 | [
"render",
"object"
] |
a9a113141a4b81e21bf7c173ec6390e305737fd2 | 22,289 | h | C | pxr/base/lib/tf/debug.h | marsupial/USD | 98d49911893d59be5a9904a29e15959affd530ec | [
"BSD-3-Clause"
] | 9 | 2021-03-31T21:23:48.000Z | 2022-03-05T09:29:27.000Z | pxr/base/lib/tf/debug.h | marsupial/USD | 98d49911893d59be5a9904a29e15959affd530ec | [
"BSD-3-Clause"
] | null | null | null | pxr/base/lib/tf/debug.h | marsupial/USD | 98d49911893d59be5a9904a29e15959affd530ec | [
"BSD-3-Clause"
] | 1 | 2021-04-15T16:18:55.000Z | 2021-04-15T16:18:55.000Z | //
// Copyright 2016 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | 38.363167 | 91 | 0.631612 | [
"vector"
] |
a9a4a2052171e34e40895aabfe88d5293984eb2a | 1,883 | h | C | Generators/BuildingGenerator.h | GuMiner/agow | b8665d5879f43a6bcb6e878827b3b25af9cc1b1d | [
"MIT"
] | null | null | null | Generators/BuildingGenerator.h | GuMiner/agow | b8665d5879f43a6bcb6e878827b3b25af9cc1b1d | [
"MIT"
] | null | null | null | Generators/BuildingGenerator.h | GuMiner/agow | b8665d5879f43a6bcb6e878827b3b25af9cc1b1d | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include <string>
#include <vector>
#include <glm\vec3.hpp>
#include "AI\DecisionTree.h"
#include "Data\Model.h"
#include "Managers\ModelManager.h"
#include "Physics.h"
struct BuildingDecisionData
{
std::string modelName;
float zFactor;
float minScaleFactor;
float maxScaleFa... | 39.229167 | 165 | 0.77589 | [
"vector",
"model"
] |
a9a57396262666dd51f6da1c2102bb4db21a03c8 | 3,169 | h | C | main/morph.h | osgcc/descent-mac | e2a0a120996a3df0397baef0c44d6f5bf584806b | [
"Unlicense"
] | 9 | 2015-06-08T16:02:25.000Z | 2021-12-28T04:01:30.000Z | main/morph.h | osgcc/descent-mac | e2a0a120996a3df0397baef0c44d6f5bf584806b | [
"Unlicense"
] | null | null | null | main/morph.h | osgcc/descent-mac | e2a0a120996a3df0397baef0c44d6f5bf584806b | [
"Unlicense"
] | null | null | null | /*
THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
IN USING, DISPLAYIN... | 30.471154 | 77 | 0.71095 | [
"object"
] |
a9a5a9bab04f20e50b4077f76b1747301b09d94a | 1,144 | h | C | Drivers/D3D11Renderer/Include/D3D11BarrelDistortionPostFx.h | dead1ock/monsoon | 0a61046ef84c71bd41349c7206a7e6f70d013a9f | [
"MIT"
] | 2 | 2015-01-09T19:19:40.000Z | 2015-12-09T02:52:31.000Z | Drivers/D3D11Renderer/Include/D3D11BarrelDistortionPostFx.h | dead1ock/monsoon | 0a61046ef84c71bd41349c7206a7e6f70d013a9f | [
"MIT"
] | null | null | null | Drivers/D3D11Renderer/Include/D3D11BarrelDistortionPostFx.h | dead1ock/monsoon | 0a61046ef84c71bd41349c7206a7e6f70d013a9f | [
"MIT"
] | null | null | null | /**
* Copyright (c) 2014-2016 Dallin Wellington
*
*/
#ifndef _MONSOON_DX11_BARREL_DISTORTION_POSTFX_
#define _MONSOON_DX11_BARREL_DISTORTION_POSTFX_
#include "D3D.h"
#include "OVR.h"
class D3D11BarrelDistortionPostFx
{
public:
D3D11BarrelDistortionPostFx();
~D3D11BarrelDistortionPostFx();
bool Load(ID3D11Device*... | 22.88 | 153 | 0.804196 | [
"render"
] |
a9a819d17231d8a5efcfc872e4f9432e5c9c3840 | 70,209 | c | C | sdl2/grafX2/src/brush.c | pdpdds/SDL_YUZA | 8299672a70005a1b702cc7e3577aad4f8b31bec2 | [
"BSD-2-Clause"
] | null | null | null | sdl2/grafX2/src/brush.c | pdpdds/SDL_YUZA | 8299672a70005a1b702cc7e3577aad4f8b31bec2 | [
"BSD-2-Clause"
] | null | null | null | sdl2/grafX2/src/brush.c | pdpdds/SDL_YUZA | 8299672a70005a1b702cc7e3577aad4f8b31bec2 | [
"BSD-2-Clause"
] | null | null | null | /* vim:expandtab:ts=2 sw=2:
*/
/* Grafx2 - The Ultimate 256-color bitmap paint program
Copyright owned by various GrafX2 authors, see COPYRIGHT.txt for details.
Grafx2 is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So... | 31.399374 | 153 | 0.588144 | [
"render"
] |
a9a950f577655a2e9b67eafa85d4655e2e6de43a | 2,049 | h | C | tagger.h | lzlniu/tagger | 1afb377615c1db7f2a284958569346f6b705de1d | [
"BSD-2-Clause"
] | 11 | 2020-02-05T15:04:48.000Z | 2022-01-27T18:50:23.000Z | tagger.h | lzlniu/tagger | 1afb377615c1db7f2a284958569346f6b705de1d | [
"BSD-2-Clause"
] | null | null | null | tagger.h | lzlniu/tagger | 1afb377615c1db7f2a284958569346f6b705de1d | [
"BSD-2-Clause"
] | 3 | 2020-05-07T21:42:29.000Z | 2021-10-06T10:44:02.000Z | #ifndef __REFLECT_TAGGER_HEADER__
#define __REFLECT_TAGGER_HEADER__
#include <list>
#include <vector>
#include <unordered_set>
#include <boost/regex.hpp>
#include "tagger_types.h"
using namespace std;
class GetMatchesParams
{
public:
vector<int> entity_types;
bool auto_detect;
bool allow_overlap;
bool find... | 24.987805 | 187 | 0.743289 | [
"vector"
] |
a9ab287e93ea291ecaaac48c29a005ab41e7d2f0 | 8,778 | h | C | include/ql/pmgr/pass_types/specializations.h | TariqTNO/OpenQL | 8da802cae3a7b8c244edb4d3b74be9e60250528c | [
"Apache-2.0"
] | 61 | 2019-04-24T08:25:41.000Z | 2022-03-01T22:23:23.000Z | include/ql/pmgr/pass_types/specializations.h | TariqTNO/OpenQL | 8da802cae3a7b8c244edb4d3b74be9e60250528c | [
"Apache-2.0"
] | 141 | 2019-03-27T16:19:06.000Z | 2022-03-03T10:11:47.000Z | include/ql/pmgr/pass_types/specializations.h | TariqTNO/OpenQL | 8da802cae3a7b8c244edb4d3b74be9e60250528c | [
"Apache-2.0"
] | 43 | 2019-03-27T13:40:45.000Z | 2022-01-14T12:48:51.000Z | /** \file
* Defines specialized abstract classes for passes. These are all abstract, to
* be implemented by actual passes; only common functionality is provided.
*/
#pragma once
#include "ql/utils/num.h"
#include "ql/utils/str.h"
#include "ql/utils/ptr.h"
#include "ql/ir/compat/compat.h"
#include "ql/ir/ir.h"
#inc... | 24.79661 | 84 | 0.626111 | [
"transform"
] |
a9af0cfcfc5e7e428529fc1892ba12febfec42f9 | 22,961 | h | C | gloox-1.0.22/src/jinglesession.h | zhichao281/SuperWisdom | e3bd1608a7aaf9b36dc274138081cf427ba4bbfc | [
"Apache-2.0"
] | 9 | 2019-04-13T03:15:32.000Z | 2021-06-22T09:57:19.000Z | gloox-1.0.22/src/jinglesession.h | zhichao281/SuperWisdom | e3bd1608a7aaf9b36dc274138081cf427ba4bbfc | [
"Apache-2.0"
] | null | null | null | gloox-1.0.22/src/jinglesession.h | zhichao281/SuperWisdom | e3bd1608a7aaf9b36dc274138081cf427ba4bbfc | [
"Apache-2.0"
] | 8 | 2019-09-12T03:18:05.000Z | 2021-06-22T09:57:22.000Z | /*
Copyright (c) 2007-2017 by Jakob Schröter <js@camaya.net>
This file is part of the gloox library. http://camaya.net/gloox
This software is distributed under a license. The full license
agreement can be found in the file LICENSE in this distribution.
This software may not be copied, modified, sold or distr... | 39.862847 | 132 | 0.573755 | [
"object"
] |
a9b19f32c9f42782ae9a5fb9320debb1d9206b5a | 28,760 | h | C | Permissions/Includes/mysql++11.h | MolluskARK/Ark-Server-Plugins | f9d0dea95f45f584e04f7f6c82c144a5487887d8 | [
"MIT"
] | 48 | 2017-03-08T19:19:56.000Z | 2022-03-13T15:25:38.000Z | Permissions/Includes/mysql++11.h | vivian2011/Ark-Server-Plugins | d91612ef2d8d3e6ca45a92e9be92f69b93ed1ebe | [
"MIT"
] | 29 | 2017-07-04T19:27:07.000Z | 2022-03-27T20:33:46.000Z | Permissions/Includes/mysql++11.h | vivian2011/Ark-Server-Plugins | d91612ef2d8d3e6ca45a92e9be92f69b93ed1ebe | [
"MIT"
] | 84 | 2017-03-08T19:22:23.000Z | 2022-03-26T01:20:28.000Z | /*
Modern C++ wrapper for MySQL with simple and convenient usage
Version: 1.0.0.0
Date: 2017 Jan 22
Author: Dao Trung Kien
http://www.mica.edu.vn/perso/kiendt/
Macro Flags:
STD_OPTIONAL : using std::optional in C++17 if defined, or std::experimental::optional otherwise
*/
#pragma once
#ifdef _MSC_VER
//#include <... | 25.933273 | 172 | 0.635049 | [
"object",
"vector"
] |
a9b3bd3e64c3f62dd1ec037fd007ffee310a1943 | 2,326 | h | C | ion/gfx/tracinghelper.h | RobLoach/ion | 9e659416fb04bb3d3a67df1e018d7c2ccab9d468 | [
"Apache-2.0"
] | null | null | null | ion/gfx/tracinghelper.h | RobLoach/ion | 9e659416fb04bb3d3a67df1e018d7c2ccab9d468 | [
"Apache-2.0"
] | null | null | null | ion/gfx/tracinghelper.h | RobLoach/ion | 9e659416fb04bb3d3a67df1e018d7c2ccab9d468 | [
"Apache-2.0"
] | null | null | null | /**
Copyright 2016 Google Inc. 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 required by applicable law or agreed to in... | 35.242424 | 80 | 0.760533 | [
"vector"
] |
a9b78874861cd526575e4b225b5c46eb8cb2c77d | 5,274 | h | C | deps/mozjs/incs/nss/nss/lib/pkcs7/p7local.h | ktrzeciaknubisa/jxcore-binary-packaging | 5759df084be10a259a4a4f1b38c214c6084a7c0f | [
"Apache-2.0"
] | 2,494 | 2015-02-11T04:34:13.000Z | 2022-03-31T14:21:47.000Z | deps/mozjs/incs/nss/nss/lib/pkcs7/p7local.h | ktrzeciaknubisa/jxcore-binary-packaging | 5759df084be10a259a4a4f1b38c214c6084a7c0f | [
"Apache-2.0"
] | 685 | 2015-02-11T17:14:26.000Z | 2021-04-13T09:58:39.000Z | deps/mozjs/incs/nss/nss/lib/pkcs7/p7local.h | ktrzeciaknubisa/jxcore-binary-packaging | 5759df084be10a259a4a4f1b38c214c6084a7c0f | [
"Apache-2.0"
] | 442 | 2015-02-12T13:45:46.000Z | 2022-03-21T05:28:05.000Z | /* 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/. */
/*
* Support routines for PKCS7 implementation, none of which are exported.
* This file should only contain thin... | 37.671429 | 78 | 0.71862 | [
"object"
] |
a9b8baf006082109048d9071bd1de340f789ba3f | 80,665 | c | C | pTk/mTk/generic/tkPanedWindow.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 28 | 2015-01-02T00:31:12.000Z | 2021-12-21T09:03:05.000Z | pTk/mTk/generic/tkPanedWindow.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 44 | 2015-01-07T22:25:25.000Z | 2022-03-28T13:34:44.000Z | pTk/mTk/generic/tkPanedWindow.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 18 | 2015-01-02T00:32:47.000Z | 2022-03-24T12:57:40.000Z | /*
* tkPanedWindow.c --
*
* This module implements "paned window" widgets that are object
* based. A "paned window" is a widget that manages the geometry for
* some number of other widgets, placing a movable "sash" between them,
* which can be used to alter the relative sizes of adjacent widgets.
*
* Copyright... | 28.953697 | 79 | 0.61619 | [
"geometry",
"object",
"3d"
] |
a9bb13228f5761b91888de08df7f424e0572bc9e | 9,798 | c | C | Firmware/ardupilot/modules/ChibiOS/os/hal/ports/AVR/hal_spi_lld.c | eanswer/LearningToFly | 8d1eeb5a99b185358ec94ba65afceb6747d6438d | [
"MIT"
] | 24 | 2019-08-13T02:39:01.000Z | 2022-03-03T15:44:54.000Z | Firmware/ardupilot/modules/ChibiOS/os/hal/ports/AVR/hal_spi_lld.c | eanswer/LearningToFly | 8d1eeb5a99b185358ec94ba65afceb6747d6438d | [
"MIT"
] | 4 | 2020-11-16T02:03:09.000Z | 2021-08-19T08:16:48.000Z | Firmware/ardupilot/modules/ChibiOS/os/hal/ports/AVR/hal_spi_lld.c | eanswer/LearningToFly | 8d1eeb5a99b185358ec94ba65afceb6747d6438d | [
"MIT"
] | 11 | 2019-07-28T09:11:40.000Z | 2022-03-17T08:08:27.000Z | /*
ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
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 requi... | 28.4 | 104 | 0.509798 | [
"object"
] |
a9be5f79ce3a5fe0b068dd5fad46af7b53c1bc82 | 3,981 | h | C | avalon/AdMob.h | newnon/avalon | 52ff1f0051520053c88e16f37cb43f023a1acac0 | [
"MIT"
] | 11 | 2015-03-12T21:50:41.000Z | 2021-05-26T06:56:11.000Z | avalon/AdMob.h | newnon/avalon | 52ff1f0051520053c88e16f37cb43f023a1acac0 | [
"MIT"
] | 4 | 2018-05-21T09:09:57.000Z | 2019-04-25T10:22:25.000Z | avalon/AdMob.h | newnon/avalon | 52ff1f0051520053c88e16f37cb43f023a1acac0 | [
"MIT"
] | 6 | 2015-03-20T13:04:20.000Z | 2018-11-17T19:08:25.000Z | #ifndef __ADMOB_H__
#define __ADMOB_H__
#include <string>
#include <vector>
#include <map>
#include <list>
#include <memory>
#include "Ads.h"
namespace avalon {
enum class GADGender
{
Unknown,
Male,
Female
};
enum class GADAdNetworkExtras
{
AdMob
};
class GADInterstitial: pu... | 29.272059 | 118 | 0.67797 | [
"object",
"vector"
] |
a9cc540dfd8665a99b6d15699091b68799693d45 | 16,339 | h | C | include/common.h | jppbsi/LibOPT | d2128e9f0715583b8a31830269aa1b6395dcc404 | [
"Apache-2.0"
] | 38 | 2015-03-25T14:38:19.000Z | 2022-01-26T16:54:43.000Z | include/common.h | jppbsi/LibOPT-plus | d2128e9f0715583b8a31830269aa1b6395dcc404 | [
"Apache-2.0"
] | 6 | 2017-04-14T15:48:17.000Z | 2021-06-26T01:30:05.000Z | include/common.h | jppbsi/LibOPT | d2128e9f0715583b8a31830269aa1b6395dcc404 | [
"Apache-2.0"
] | 16 | 2016-05-21T17:34:09.000Z | 2021-02-02T12:18:48.000Z | /*Copyright 2018 LibOpt Authors
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
d... | 50.900312 | 173 | 0.693923 | [
"vector",
"model"
] |
a9d078121c2e7d0b2865c235eedf4803338ce045 | 2,437 | h | C | SQLDBDemo/Pods/Headers/Private/FMDBService/FMDBService+Mapping.h | ideaPods/FMDBService | 632a95797f427a9a03565894a0f546121c66bb7e | [
"MIT"
] | 1 | 2018-05-04T11:16:42.000Z | 2018-05-04T11:16:42.000Z | SQLDBDemo/Pods/Headers/Public/FMDBService/FMDBService+Mapping.h | ideaPods/FMDBService | 632a95797f427a9a03565894a0f546121c66bb7e | [
"MIT"
] | null | null | null | SQLDBDemo/Pods/Headers/Public/FMDBService/FMDBService+Mapping.h | ideaPods/FMDBService | 632a95797f427a9a03565894a0f546121c66bb7e | [
"MIT"
] | null | null | null | //
// FMDBService+Mapping.h
// FMDBService
//
// Created by williamqiu on 2017/1/9.
// Copyright (c) 2017年 TVM All rights reserved.
//
#import "FMDBSUtils.h"
NS_ASSUME_NONNULL_BEGIN
@interface NSObject (TableMapping)
/**
* @brief Overwrite in your models if your property names don't match your Table Column nam... | 28.011494 | 95 | 0.764054 | [
"model"
] |
a9d37305606534e01be011792b1a993be99c43fe | 6,472 | h | C | include/third_party/blink/renderer/platform/heap/heap_test_utilities.h | ispysoftware/spitfire | fe2b395207bdea04223854163dbd2b6404ad75f5 | [
"Apache-2.0"
] | 1 | 2022-03-23T19:48:24.000Z | 2022-03-23T19:48:24.000Z | include/third_party/blink/renderer/platform/heap/heap_test_utilities.h | ispysoftware/spitfire | fe2b395207bdea04223854163dbd2b6404ad75f5 | [
"Apache-2.0"
] | null | null | null | include/third_party/blink/renderer/platform/heap/heap_test_utilities.h | ispysoftware/spitfire | fe2b395207bdea04223854163dbd2b6404ad75f5 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2017 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_HEAP_HEAP_TEST_UTILITIES_H_
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_HEAP_HEAP_TEST_UTILITIES_H_
#i... | 31.881773 | 80 | 0.739493 | [
"object"
] |
a9df9c41c5ba353dd2fcdd081c7d20ac5b99bd5c | 7,892 | h | C | utilities/include/sobject/sobject-i.h | fengjixuchui/soui | 360d9b63cab96e7c01d600ff772578c2fdc9af24 | [
"MIT"
] | 4 | 2018-01-06T13:16:50.000Z | 2018-05-14T01:20:00.000Z | utilities/include/sobject/sobject-i.h | fengjixuchui/soui | 360d9b63cab96e7c01d600ff772578c2fdc9af24 | [
"MIT"
] | null | null | null | utilities/include/sobject/sobject-i.h | fengjixuchui/soui | 360d9b63cab96e7c01d600ff772578c2fdc9af24 | [
"MIT"
] | 3 | 2017-10-12T05:50:15.000Z | 2018-08-14T03:32:06.000Z | /**
* Copyright (C) 2014-2050
* All rights reserved.
*
* @file Sobject.h
* @brief
* @version v1.0
* @author SOUI group
* @date 2014/08/01
*
* Describe the base class used in SOUI, which provides type identify of class in runtime
* and implement attributes dispatcher ... | 29.014706 | 127 | 0.466168 | [
"object"
] |
a9ec3c2fd8c9fd1fa9eb3bbf40a7363bfaccd0c6 | 17,792 | h | C | public/vgui_controls/MessageMap.h | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 252 | 2020-12-16T15:34:43.000Z | 2022-03-31T23:21:37.000Z | cstrike15_src/public/vgui_controls/MessageMap.h | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | 23 | 2020-12-20T18:02:54.000Z | 2022-03-28T16:58:32.000Z | cstrike15_src/public/vgui_controls/MessageMap.h | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | 42 | 2020-12-19T04:32:33.000Z | 2022-03-30T06:00:28.000Z | //========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef MESSAGEMAP_H
#define MESSAGEMAP_H
#ifdef _WIN32
#pragma once
#endif
//#include "tier1/utlvector.h"
#in... | 45.503836 | 227 | 0.663669 | [
"object"
] |
a9f069e95608f7e1930de49abc7c922e47cad1c9 | 7,235 | h | C | src/mongo/db/auth/authorization_manager.h | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/auth/authorization_manager.h | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/auth/authorization_manager.h | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2012 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* ... | 45.21875 | 99 | 0.681686 | [
"object",
"vector"
] |
a9f5aefa6e5bd4078eba9fabb855e08cbd6ecdee | 286 | h | C | shapes/Cone.h | tonymadkins/Voronoi | c6de82ebea85f5f160eeb87c9ddb502f8c33f07b | [
"BSD-3-Clause"
] | 1 | 2019-02-06T04:04:20.000Z | 2019-02-06T04:04:20.000Z | shapes/Cone.h | tonymadkins/Voronoi | c6de82ebea85f5f160eeb87c9ddb502f8c33f07b | [
"BSD-3-Clause"
] | null | null | null | shapes/Cone.h | tonymadkins/Voronoi | c6de82ebea85f5f160eeb87c9ddb502f8c33f07b | [
"BSD-3-Clause"
] | null | null | null | #ifndef CONE_H
#define CONE_H
#include "Shape.h"
/**
* @class Cone
*
* Cone shape.
*/
class Cone
: public Shape
{
public:
Cone(int p1, int p2, int radius);
virtual ~Cone();
protected:
void computeTriangles(); // constructs cone's triangles
};
#endif // CONE_H
| 11.44 | 59 | 0.625874 | [
"shape"
] |
a9fccd3adf9b0174aa6f01268f2713a168d3ea33 | 9,489 | c | C | kernel/src/object/notification.c | Nexusoft/LLL-OS | 7b0ad5afb339e9bebc65142ee89bded5344cedbe | [
"BSD-2-Clause"
] | 4 | 2020-08-07T19:48:01.000Z | 2020-10-16T20:05:17.000Z | kernel/src/object/notification.c | Nexusoft/LX-OS | 7b0ad5afb339e9bebc65142ee89bded5344cedbe | [
"BSD-2-Clause"
] | null | null | null | kernel/src/object/notification.c | Nexusoft/LX-OS | 7b0ad5afb339e9bebc65142ee89bded5344cedbe | [
"BSD-2-Clause"
] | 2 | 2020-08-13T01:48:40.000Z | 2020-09-17T07:34:42.000Z | /*
* Copyright 2014, General Dynamics C4 Systems
*
* SPDX-License-Identifier: GPL-2.0-only
*/
#include <assert.h>
#include <types.h>
#include <kernel/thread.h>
#include <object/structures.h>
#include <object/tcb.h>
#include <object/endpoint.h>
#include <model/statedata.h>
#include <machine/io.h>
#include <object... | 30.708738 | 94 | 0.647276 | [
"object",
"model"
] |
a9fdb5c5c73c56f1a87130445e991c864ccdc50f | 13,357 | h | C | Firmware/Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.h | M1dn1ghtN1nj4/UnifiedFirmware | 510ef8f4145dcbae1caced5e391c3888e6022b00 | [
"Info-ZIP"
] | 6 | 2020-12-04T21:55:04.000Z | 2022-02-02T20:49:45.000Z | Firmware/Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.h | M1dn1ghtN1nj4/UnifiedFirmware | 510ef8f4145dcbae1caced5e391c3888e6022b00 | [
"Info-ZIP"
] | 24 | 2020-12-25T05:00:51.000Z | 2021-04-20T00:56:50.000Z | Firmware/Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.h | M1dn1ghtN1nj4/UnifiedFirmware | 510ef8f4145dcbae1caced5e391c3888e6022b00 | [
"Info-ZIP"
] | 3 | 2021-05-01T15:13:41.000Z | 2022-02-11T01:15:30.000Z | /****************
* commands.cpp *
****************/
/****************************************************************************
* Written By Mark Pelletier 2017 - Aleph Objects, Inc. *
* Written By Marcio Teixeira 2018 - Aleph Objects, Inc. *
* ... | 50.980916 | 146 | 0.500711 | [
"3d"
] |
e70b951aa999b8ad0b60b77bc3b5044b905401f8 | 3,588 | h | C | Pods/Texture/Source/Details/ASCollectionLayoutState.h | XieZilin/MMTextureChat | f5447584edcff924a8f97dc02d4b4bd2e647f35d | [
"MIT"
] | 156 | 2017-07-12T09:35:17.000Z | 2022-01-24T14:49:06.000Z | Pods/Texture/Source/Details/ASCollectionLayoutState.h | XieZilin/MMTextureChat | f5447584edcff924a8f97dc02d4b4bd2e647f35d | [
"MIT"
] | 10 | 2017-11-02T10:33:03.000Z | 2021-12-10T01:47:06.000Z | Pods/Texture/Source/Details/ASCollectionLayoutState.h | XieZilin/MMTextureChat | f5447584edcff924a8f97dc02d4b4bd2e647f35d | [
"MIT"
] | 34 | 2017-07-14T04:50:26.000Z | 2020-12-03T22:36:12.000Z | //
// ASCollectionLayoutState.h
// Texture
//
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the /ASDK-Licenses directory of this source tree. An additional
// grant of patent rights can be found in th... | 34.834951 | 237 | 0.776477 | [
"object"
] |
e70db3a9d9a075755be5a253ba0e1243cdb7ab4d | 5,384 | h | C | google/cloud/storage/testing/mock_http_request.h | joezqren/google-cloud-cpp | 325d312b0a21569f3c57515aec7d91f3540d3b48 | [
"Apache-2.0"
] | 299 | 2019-01-31T12:17:56.000Z | 2022-03-30T15:46:15.000Z | google/cloud/storage/testing/mock_http_request.h | joezqren/google-cloud-cpp | 325d312b0a21569f3c57515aec7d91f3540d3b48 | [
"Apache-2.0"
] | 6,560 | 2019-01-29T03:15:15.000Z | 2022-03-31T23:58:48.000Z | google/cloud/storage/testing/mock_http_request.h | joezqren/google-cloud-cpp | 325d312b0a21569f3c57515aec7d91f3540d3b48 | [
"Apache-2.0"
] | 253 | 2019-02-07T01:18:13.000Z | 2022-03-30T17:21:10.000Z | // Copyright 2018 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | 35.421053 | 80 | 0.72214 | [
"object"
] |
e711691064965f453cf30fef3d3320e24caba5ee | 1,465 | h | C | arcane/extras/NumericalModel/src/NumericalModel/SubDomainModel/SubDomainModelProperty.h | cedricga91/framework | 143eeccb5bf375df4a3f11b888681f84f60380c6 | [
"Apache-2.0"
] | 16 | 2021-09-20T12:37:01.000Z | 2022-03-18T09:19:14.000Z | arcane/extras/NumericalModel/src/NumericalModel/SubDomainModel/SubDomainModelProperty.h | cedricga91/framework | 143eeccb5bf375df4a3f11b888681f84f60380c6 | [
"Apache-2.0"
] | 66 | 2021-09-17T13:49:39.000Z | 2022-03-30T16:24:07.000Z | arcane/extras/NumericalModel/src/NumericalModel/SubDomainModel/SubDomainModelProperty.h | cedricga91/framework | 143eeccb5bf375df4a3f11b888681f84f60380c6 | [
"Apache-2.0"
] | 11 | 2021-09-27T16:48:55.000Z | 2022-03-23T19:06:56.000Z | // -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
#ifndef SUBDOMAINMODELPROPERTY_H
#define SUBDOMAINMODELPROPERTY_H
// #include "NumericalModel/FluxModel/FluxModel.h"
#include "Numerics/DiscreteOperator/IDivKGradDiscreteOperator.h"
#include "Numerics/DiscreteOperator/IAdvectionOperator.h"
#... | 25.701754 | 78 | 0.769283 | [
"model"
] |
e71488770d72e56fe768fff30b70e285c2d41860 | 2,200 | h | C | fboss/agent/hw/bcm/BcmSwitchEventUtils.h | midopooler/fboss | c8d08dd4255e97e5977f53712e7c91a7d045a0cb | [
"BSD-3-Clause"
] | 1 | 2020-03-20T22:47:21.000Z | 2020-03-20T22:47:21.000Z | fboss/agent/hw/bcm/BcmSwitchEventUtils.h | phshaikh/fboss | 05e6ed1e9d62bf7db45a770886b1761e046c1722 | [
"BSD-3-Clause"
] | null | null | null | fboss/agent/hw/bcm/BcmSwitchEventUtils.h | phshaikh/fboss | 05e6ed1e9d62bf7db45a770886b1761e046c1722 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2004-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#pra... | 28.205128 | 79 | 0.757273 | [
"object"
] |
e7183173bdf82c008aec89b5613377f47f3f1548 | 50,244 | h | C | PrototypeEngine/src/imgui/implot.h | o-micron/Prototype | 5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139 | [
"Apache-2.0"
] | 2 | 2021-08-19T17:15:49.000Z | 2021-12-28T22:48:47.000Z | PrototypeEngine/src/imgui/implot.h | o-micron/Prototype | 5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139 | [
"Apache-2.0"
] | null | null | null | PrototypeEngine/src/imgui/implot.h | o-micron/Prototype | 5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139 | [
"Apache-2.0"
] | null | null | null | // MIT License
// Copyright (c) 2020 Evan Pezent
// 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 rights
// to use, copy, modi... | 48.21881 | 131 | 0.649212 | [
"render"
] |
e71a4a7c1982e8862190c8a04ba63e999c881437 | 869 | h | C | common/util/read_iso_file.h | Hat-Kid/jak-project | 0e2320ca9584118316313e41e646b179a1083feb | [
"ISC"
] | 54 | 2022-02-08T13:07:50.000Z | 2022-03-31T14:18:42.000Z | common/util/read_iso_file.h | Hat-Kid/jak-project | 0e2320ca9584118316313e41e646b179a1083feb | [
"ISC"
] | 120 | 2022-02-08T05:19:11.000Z | 2022-03-30T22:26:52.000Z | common/util/read_iso_file.h | Hat-Kid/jak-project | 0e2320ca9584118316313e41e646b179a1083feb | [
"ISC"
] | 8 | 2022-02-13T22:39:55.000Z | 2022-03-30T02:17:57.000Z | #pragma once
#include <string>
#include <vector>
#include <filesystem>
#include "third-party/xxhash.hpp"
struct IsoFile {
struct Entry {
bool is_dir = false;
std::string name;
// if file
size_t offset_in_file = 0;
size_t size = 0;
// if dir
std::vector<Entry> children;
void print(s... | 22.868421 | 100 | 0.681243 | [
"vector"
] |
e71bf3943ff22eeb475acd419c7005556859f6c4 | 185,486 | h | C | scripting/javascript/spidermonkey-android/include/jsapi.h | pontelua/Lua2D | dde44d78d1600bb9a06e27908cfddf441e1012a6 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | 2 | 2015-03-22T00:17:30.000Z | 2017-09-30T03:23:25.000Z | scripting/javascript/spidermonkey-win32/include/jsapi.h | ReubenBond/cocos2d-x | e153902b2e123155c2beb098aa9fc00e659ff0d3 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | null | null | null | scripting/javascript/spidermonkey-win32/include/jsapi.h | ReubenBond/cocos2d-x | e153902b2e123155c2beb098aa9fc00e659ff0d3 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | null | null | null | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set ts=8 sw=4 et tw=78:
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file exce... | 33.045787 | 111 | 0.68245 | [
"object",
"vector"
] |
e7266853c516f6610f84c1bdc0297e770ea23d63 | 2,756 | h | C | Easter2014/src/ParticleEffect.h | lexvandersluijs/clc | 0ff940b32c24642f9b443748b95964bf6263ed44 | [
"MIT"
] | 1 | 2021-11-06T22:07:36.000Z | 2021-11-06T22:07:36.000Z | Easter2014/src/ParticleEffect.h | lexvandersluijs/clc | 0ff940b32c24642f9b443748b95964bf6263ed44 | [
"MIT"
] | null | null | null | Easter2014/src/ParticleEffect.h | lexvandersluijs/clc | 0ff940b32c24642f9b443748b95964bf6263ed44 | [
"MIT"
] | null | null | null | using namespace ParticleSystem;
class ParticleEffect
{
private:
ofxGaussianBlur glow;
int width,height;
ParticleManager* _particleManager;
ParticleGenerator* _particleGenerator;
ParticleAnimator* _particleAnimator;
ParticleRenderer* _particleRenderer;
public:
void setup(int w, int h, ofFloatPixels& v... | 27.019608 | 121 | 0.730406 | [
"render"
] |
e72ceadb6a979764b96672b56a00b16985e9f387 | 130,448 | c | C | clang/test/CodeGen/aarch64-neon-tbl.c | akashhansda/llvm-project | 32f146010968ded160f54af464673451ad574135 | [
"Apache-2.0"
] | null | null | null | clang/test/CodeGen/aarch64-neon-tbl.c | akashhansda/llvm-project | 32f146010968ded160f54af464673451ad574135 | [
"Apache-2.0"
] | null | null | null | clang/test/CodeGen/aarch64-neon-tbl.c | akashhansda/llvm-project | 32f146010968ded160f54af464673451ad574135 | [
"Apache-2.0"
] | null | null | null | // RUN: %clang_cc1 -triple arm64-none-linux-gnu -target-feature +neon \
// RUN: -disable-O0-optnone -emit-llvm -o - %s | opt -S -mem2reg | FileCheck %s
// REQUIRES: aarch64-registered-target || arm-registered-target
#include <arm_neon.h>
// CHECK-LABEL: define{{.*}} <8 x i8> @test_vtbl1_s8(<8 x i8> noundef %a, <8 x... | 86.734043 | 219 | 0.590994 | [
"vector"
] |
e72e52eb49f35aca6afe3e82cb08d15ee62b0148 | 2,074 | c | C | d/common/obj/traps/base/spike_base.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/common/obj/traps/base/spike_base.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/common/obj/traps/base/spike_base.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
#include <daemons.h>
#include "traps.h"
inherit TRAP_INH;
void create()
{
::create();
set_damage_type("piercing");
set_my_trap_name("spike");
set_my_die(8);
//set("no_fence", 1); - thinking this way so they wont show in
//for sale in a fence - if we want some traps that d... | 30.5 | 79 | 0.569913 | [
"object"
] |
30a618247f1ec8a7be1c9202ae84224c7e8d5d5e | 13,859 | c | C | python3-alpha/readline-6.2/histfile.c | stormtheh4ck3r/python-for-android | b9ea9161392f60566b81482b1e25cd77004d5c45 | [
"Apache-2.0"
] | 432 | 2015-01-03T20:05:29.000Z | 2022-03-24T16:39:09.000Z | python3-alpha/readline-6.2/histfile.c | stormtheh4ck3r/python-for-android | b9ea9161392f60566b81482b1e25cd77004d5c45 | [
"Apache-2.0"
] | 8 | 2015-12-03T15:45:38.000Z | 2020-12-25T15:42:08.000Z | python3-alpha/readline-6.2/histfile.c | stormtheh4ck3r/python-for-android | b9ea9161392f60566b81482b1e25cd77004d5c45 | [
"Apache-2.0"
] | 114 | 2015-01-07T16:23:00.000Z | 2022-03-23T18:26:01.000Z | /* histfile.c - functions to manipulate the history file. */
/* Copyright (C) 1989-2010 Free Software Foundation, Inc.
This file contains the GNU History Library (History), a set of
routines for managing the text of previously typed lines.
History is free software: you can redistribute it and/or modify
i... | 25.061483 | 92 | 0.646439 | [
"object"
] |
30a7cdcb4df7595f1265a35f317c30d2ec3dcc07 | 5,708 | h | C | extensions/renderer/gin_port.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 76 | 2020-09-02T03:05:41.000Z | 2022-03-30T04:40:55.000Z | extensions/renderer/gin_port.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 45 | 2020-09-02T03:21:37.000Z | 2022-03-31T22:19:45.000Z | extensions/renderer/gin_port.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 8 | 2020-07-22T18:49:18.000Z | 2022-02-08T10:27:16.000Z | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef EXTENSIONS_RENDERER_GIN_PORT_H_
#define EXTENSIONS_RENDERER_GIN_PORT_H_
#include <memory>
#include <string>
#include "base/macros.h"
#include "b... | 34.179641 | 80 | 0.691661 | [
"render",
"object",
"vector"
] |
30a875bfe860860e2309d65eea07d536c48c1b74 | 7,542 | h | C | src/error_definitions.h | kolesa-team/fdb-document-layer | d556bbf1a8f7cd3fd382943eb1694599b0bf15b3 | [
"Apache-2.0"
] | 176 | 2018-11-29T19:49:24.000Z | 2022-03-13T07:20:12.000Z | src/error_definitions.h | kolesa-team/fdb-document-layer | d556bbf1a8f7cd3fd382943eb1694599b0bf15b3 | [
"Apache-2.0"
] | 145 | 2018-11-29T21:56:37.000Z | 2021-11-29T06:31:55.000Z | src/error_definitions.h | kolesa-team/fdb-document-layer | d556bbf1a8f7cd3fd382943eb1694599b0bf15b3 | [
"Apache-2.0"
] | 29 | 2018-11-29T19:37:56.000Z | 2021-11-06T14:20:28.000Z | /*
* error_definitions.h
*
* This source file is part of the FoundationDB open source project
*
* Copyright 2013-2018 Apple Inc. and the FoundationDB project authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | 62.330579 | 118 | 0.791965 | [
"object"
] |
30ae5a31093f06c1a6f57afaca48b43d78bb0f03 | 86,063 | c | C | ni/src/ncl/Translate.c | yyr/ncl | a7d7f58d467db541157fc730a287547e9d521d5d | [
"Apache-2.0"
] | 17 | 2015-02-04T11:23:52.000Z | 2022-01-02T00:26:10.000Z | ni/src/ncl/Translate.c | Irecus/ncl-2 | a7d7f58d467db541157fc730a287547e9d521d5d | [
"Apache-2.0"
] | 1 | 2022-03-30T06:10:31.000Z | 2022-03-30T06:10:31.000Z | ni/src/ncl/Translate.c | Irecus/ncl-2 | a7d7f58d467db541157fc730a287547e9d521d5d | [
"Apache-2.0"
] | 18 | 2015-09-14T18:08:33.000Z | 2022-01-05T02:52:43.000Z | #ifdef __cplusplus
extern "C" {
#endif
#include <ncarg/hlu/hlu.h>
#include <ncarg/hlu/NresDB.h>
#include "defs.h"
#include "Symbol.h"
#include "NclDataDefs.h"
#include "Machine.h"
#include "parser.h"
#include "OpsList.h"
#include "SrcTree.h"
#include "NclMdInc.h"
#include "DataSupport.h"
#include <errno.h>
typedef s... | 32.513411 | 222 | 0.671613 | [
"object"
] |
30af360881cb7365f13a53e0fc7deafe59d5be27 | 2,267 | h | C | onnxruntime/core/providers/rocm/miopen_common.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | 6,036 | 2019-05-07T06:03:57.000Z | 2022-03-31T17:59:54.000Z | onnxruntime/core/providers/rocm/miopen_common.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | 5,730 | 2019-05-06T23:04:55.000Z | 2022-03-31T23:55:56.000Z | onnxruntime/core/providers/rocm/miopen_common.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | 1,566 | 2019-05-07T01:30:07.000Z | 2022-03-31T17:06:50.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include <cfloat>
#include "core/providers/rocm/rocm_common.h"
#include <miopen/miopen.h>
const double MIOPEN_BN_MIN_EPSILON = 1e-5;
namespace onnxruntime {
namespace rocm {
#define MIOPEN_CONVOLUTION_FWD... | 24.376344 | 125 | 0.767534 | [
"vector"
] |
30b68fa559d41e3c25bbe25e2978d84cf6b322da | 1,562 | h | C | src/gswitch.h | NCIC-PARALLEL/GSWITCH | 886e599ee739c01a5cd921320231dac84852253e | [
"Apache-2.0"
] | 216 | 2021-07-21T02:24:54.000Z | 2021-07-30T03:33:10.000Z | src/gswitch.h | changgongcen/GSWITCH | 886e599ee739c01a5cd921320231dac84852253e | [
"Apache-2.0"
] | null | null | null | src/gswitch.h | changgongcen/GSWITCH | 886e599ee739c01a5cd921320231dac84852253e | [
"Apache-2.0"
] | 94 | 2021-07-21T02:24:56.000Z | 2021-07-24T23:50:38.000Z | #ifndef __GSWITCH_H
#define __GSWITCH_H
#include <cuda.h>
#include "utils/utils.cuh"
#include "utils/intrinsics.cuh"
#include "utils/fileIO.cuh"
#include "data_structures/active_set.cuh"
#include "data_structures/functor.cuh"
#include "data_structures/graph.cuh"
#include "abstraction/inspector.cuh"
#include "abstra... | 28.4 | 89 | 0.708067 | [
"vector",
"model"
] |
30bb422054bfa7c6e13a14cf1e2817309ec29656 | 19,868 | h | C | granary/policy.h | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | 37 | 2015-03-13T08:29:46.000Z | 2022-03-04T06:54:29.000Z | granary/policy.h | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | null | null | null | granary/policy.h | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | 3 | 2015-10-16T21:18:01.000Z | 2022-03-04T06:54:31.000Z | /* Copyright 2012-2013 Peter Goodman, all rights reserved. */
/*
* policy.h
*
* Created on: 2013-01-23
* Author: pag
*/
#ifndef GRANARY_POLICY_H_
#define GRANARY_POLICY_H_
#include "granary/globals.h"
#include "granary/state_handle.h"
namespace granary {
/// Forward declarations.
struct basic_bl... | 31.436709 | 93 | 0.595329 | [
"vector"
] |
30beb4cd8018a37780ce62d138a9dcc7cce9bfdf | 15,087 | h | C | pico-sdk/src/rp2_common/pico_platform/include/pico/platform.h | TheMindVirus/tinyusb | 397f5f916d84841d878ab75cadae007af13220a1 | [
"MIT"
] | null | null | null | pico-sdk/src/rp2_common/pico_platform/include/pico/platform.h | TheMindVirus/tinyusb | 397f5f916d84841d878ab75cadae007af13220a1 | [
"MIT"
] | null | null | null | pico-sdk/src/rp2_common/pico_platform/include/pico/platform.h | TheMindVirus/tinyusb | 397f5f916d84841d878ab75cadae007af13220a1 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _PICO_PLATFORM_H_
#define _PICO_PLATFORM_H_
/** \file platform.h
* \defgroup pico_platform pico_platform
*
* Macros and definitions (and functions when included by non assembly code) for the RP... | 36.618932 | 182 | 0.726652 | [
"vector"
] |
30bf5709db9472c946270ba0a7895eccb7420a15 | 2,839 | c | C | src/uml/instance_specification.c | Quicksilver-Project/quicksilveruml | c9019443360c98c61edbd60c93cf2c1701912c2e | [
"MIT"
] | null | null | null | src/uml/instance_specification.c | Quicksilver-Project/quicksilveruml | c9019443360c98c61edbd60c93cf2c1701912c2e | [
"MIT"
] | null | null | null | src/uml/instance_specification.c | Quicksilver-Project/quicksilveruml | c9019443360c98c61edbd60c93cf2c1701912c2e | [
"MIT"
] | 1 | 2021-04-02T21:35:06.000Z | 2021-04-02T21:35:06.000Z | /**~classification~
* InstanceSpecification [Class]
*
* Description
*
* An InstanceSpecification is a model element that represents an instance in a modeled system. An InstanceSpecification
* can act as a DeploymentTarget in a Deployment relationship, in the case that it represents an instance of a Node. It can... | 39.985915 | 123 | 0.748503 | [
"model"
] |
30c41da2b04908540277886a165bcc05b202b5a5 | 6,074 | h | C | Engine/source/T3D/components/collision/collisionComponent_ScriptBinding.h | vbillet/Torque3D | ece8823599424ea675e5f79d9bcb44e42cba8cae | [
"MIT"
] | 2,113 | 2015-01-01T11:23:01.000Z | 2022-03-28T04:51:46.000Z | Engine/source/T3D/components/collision/collisionComponent_ScriptBinding.h | vbillet/Torque3D | ece8823599424ea675e5f79d9bcb44e42cba8cae | [
"MIT"
] | 948 | 2015-01-02T01:50:00.000Z | 2022-02-27T05:56:40.000Z | Engine/source/T3D/components/collision/collisionComponent_ScriptBinding.h | vbillet/Torque3D | ece8823599424ea675e5f79d9bcb44e42cba8cae | [
"MIT"
] | 944 | 2015-01-01T09:33:53.000Z | 2022-03-15T22:23:03.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// 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 restrictio... | 35.313953 | 116 | 0.696576 | [
"object",
"vector"
] |
30c79dcec6fde06e72b828b8f98d74287a5a4322 | 2,945 | h | C | Gems/LmbrCentral/Code/Source/Shape/EditorPolygonPrismShapeComponentMode.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-09-13T00:01:12.000Z | 2021-09-13T00:01:12.000Z | Gems/LmbrCentral/Code/Source/Shape/EditorPolygonPrismShapeComponentMode.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/LmbrCentral/Code/Source/Shape/EditorPolygonPrismShapeComponentMode.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T11:07:25.000Z | 2021-07-20T11:07:25.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/Component/TransformBus.h>
#include <AzCore/Component/NonUniformScaleB... | 40.902778 | 172 | 0.749406 | [
"shape",
"vector",
"transform",
"3d"
] |
30ca8f45e3bfa79ef76df619385add30a7de6c49 | 6,860 | h | C | dbswdbe/WdbeAMFsmstateStep.h | mpsitech/wdbe-WhizniumDBE | 27360ce6569dc55098a248b8a0a4b7e3913a6ce6 | [
"MIT"
] | 4 | 2020-10-27T14:33:25.000Z | 2021-08-07T20:55:42.000Z | dbswdbe/WdbeAMFsmstateStep.h | mpsitech/wdbe-WhizniumDBE | 27360ce6569dc55098a248b8a0a4b7e3913a6ce6 | [
"MIT"
] | null | null | null | dbswdbe/WdbeAMFsmstateStep.h | mpsitech/wdbe-WhizniumDBE | 27360ce6569dc55098a248b8a0a4b7e3913a6ce6 | [
"MIT"
] | null | null | null | /**
* \file WdbeAMFsmstateStep.h
* database access for table TblWdbeAMFsmstateStep (declarations)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 5 Dec 2020
*/
// IP header --- ABOVE
#ifndef WDBEAMFSMSTATESTEP_H
#define WDBEAMFSMSTATESTEP_H
... | 40.116959 | 458 | 0.767638 | [
"vector"
] |
30cc9092d4670f61c170a4c6b24eb41e18ce63b2 | 6,033 | h | C | sdk_k64f/middleware/issdk/sensors/mag3110_drv.h | Sir-Branch/k64f-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | 1 | 2020-08-23T20:24:19.000Z | 2020-08-23T20:24:19.000Z | sdk_k64f/middleware/issdk/sensors/mag3110_drv.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | 1 | 2020-08-24T00:41:48.000Z | 2020-08-24T02:17:44.000Z | sdk_k64f/middleware/issdk/sensors/mag3110_drv.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2015-2016, Freescale Semiconductor, Inc.
* Copyright 2016-2017 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @file mag3110_drv.h
* @brief The mag3110_drv.h file describes the MAG3110 driver interface and structures.
*/
#ifndef MAG3110_FI_H_
#define MAG3110_F... | 48.264 | 119 | 0.660534 | [
"object"
] |
30d1e3c1137c1aad75cf123a54b4f1bf370215db | 9,135 | h | C | src/gui-qt4/libs/seiscomp3/gui/core/application.h | thefroid/seiscomp3 | 0b05d5550dcea000a93c7d9a39c5347d8786a91a | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2015-09-17T22:43:50.000Z | 2017-11-29T20:27:11.000Z | src/gui-qt4/libs/seiscomp3/gui/core/application.h | thefroid/seiscomp3 | 0b05d5550dcea000a93c7d9a39c5347d8786a91a | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2016-04-26T00:03:09.000Z | 2017-12-05T02:24:50.000Z | src/gui-qt4/libs/seiscomp3/gui/core/application.h | salichon/seiscomp3 | 4f7715f9ff9a35e7912c379ebf10446d0bceaeb2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /***************************************************************************
* Copyright (C) by GFZ Potsdam *
* *
* You can redistribute and/or modify this program under the *
* terms o... | 26.478261 | 96 | 0.657362 | [
"object",
"vector"
] |
30d3f9d83cce5c2b46a58f011cbadd8a2ead45b7 | 3,756 | h | C | libraries/entities-renderer/src/RenderableEntityItem.h | JamesLinus/hifi | 7275674d697486a1c0c3eefe5ba702bbd5e2b963 | [
"Apache-2.0"
] | 1 | 2019-04-22T09:08:58.000Z | 2019-04-22T09:08:58.000Z | libraries/entities-renderer/src/RenderableEntityItem.h | JamesLinus/hifi | 7275674d697486a1c0c3eefe5ba702bbd5e2b963 | [
"Apache-2.0"
] | null | null | null | libraries/entities-renderer/src/RenderableEntityItem.h | JamesLinus/hifi | 7275674d697486a1c0c3eefe5ba702bbd5e2b963 | [
"Apache-2.0"
] | null | null | null | //
// RenderableEntityItem.h
// interface/src
//
// Created by Brad Hefta-Gaub on 12/6/13.
// Copyright 2013 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#ifndef hifi_RenderableEntityItem_h
... | 36.823529 | 209 | 0.745208 | [
"render"
] |
30d48987a9d611f25fb5c6e356329114d222afdb | 32,826 | c | C | third_party/cuew/src/cuew.c | mcneel/cycles | be6daa7e41c06269b325133add5418a532a04a3c | [
"Apache-2.0"
] | 32 | 2016-05-16T10:21:07.000Z | 2022-02-02T11:00:50.000Z | third_party/cuew/src/cuew.c | mcneel/cycles | be6daa7e41c06269b325133add5418a532a04a3c | [
"Apache-2.0"
] | 4 | 2019-04-27T17:17:23.000Z | 2021-05-11T11:59:40.000Z | third_party/cuew/src/cuew.c | mcneel/cycles | be6daa7e41c06269b325133add5418a532a04a3c | [
"Apache-2.0"
] | 12 | 2017-03-20T10:18:58.000Z | 2022-02-02T11:21:37.000Z | /*
* Copyright 2011-2014 Blender Foundation
*
* 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 ag... | 36.473333 | 108 | 0.810547 | [
"object"
] |
30d64a573555972617afe6144b917bf1a05d9c17 | 6,680 | h | C | src/sid/sid.h | swingflip/C64_mini_VICE | 7a6d9d41ae60409a2bb985bb8d6324a7269a0daa | [
"Apache-2.0"
] | 6 | 2017-04-19T19:06:03.000Z | 2022-01-11T14:44:14.000Z | src/sid/sid.h | Classicmods/C64_mini_VICE | 7a6d9d41ae60409a2bb985bb8d6324a7269a0daa | [
"Apache-2.0"
] | 4 | 2018-04-04T20:27:32.000Z | 2020-04-25T10:46:21.000Z | musicplayer/plugins/viceplugin/vice/sid/sid.h | Osmose/moseamp | 8357daf2c93bc903c8041cc82bf3567e8d085a60 | [
"MIT"
] | 3 | 2019-06-30T05:37:04.000Z | 2021-12-04T17:12:35.000Z |
/*! \file sid/sid.h */
/*
* sid.h - MOS6581 (SID) emulation, hooks to actual implementation.
*
* Written by
* Dag Lem <resid@nimrod.no>
*
* This file is part of VICE, the Versatile Commodore Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modif... | 43.096774 | 150 | 0.74985 | [
"model"
] |
30d686eabd6af9247adae1752650eac733d2d493 | 5,352 | h | C | src/dramsim/SystemConfiguration.h | hugots363/Multi2Sim | 37f146ffa18427885aa10260f74719b00c127692 | [
"Unlicense"
] | null | null | null | src/dramsim/SystemConfiguration.h | hugots363/Multi2Sim | 37f146ffa18427885aa10260f74719b00c127692 | [
"Unlicense"
] | null | null | null | src/dramsim/SystemConfiguration.h | hugots363/Multi2Sim | 37f146ffa18427885aa10260f74719b00c127692 | [
"Unlicense"
] | null | null | null | /*********************************************************************************
* Copyright (c) 2010-2011, Elliott Cooper-Balis
* Paul Rosenfeld
* Bruce Jacob
* University of Maryland
* dramninjas [at] gm... | 25.009346 | 108 | 0.740284 | [
"vector"
] |
30d93e9222322dba5e73d9b4d47b37dbf385cb5a | 8,321 | c | C | conf/confd_fom.c | Saumya-Sunder/cortx-motr-1 | f623b0945974df7c8a2203eca2fc9831029c5fcd | [
"Apache-2.0"
] | 1 | 2020-09-26T05:31:36.000Z | 2020-09-26T05:31:36.000Z | conf/confd_fom.c | Saumya-Sunder/cortx-motr-1 | f623b0945974df7c8a2203eca2fc9831029c5fcd | [
"Apache-2.0"
] | null | null | null | conf/confd_fom.c | Saumya-Sunder/cortx-motr-1 | f623b0945974df7c8a2203eca2fc9831029c5fcd | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2015-2020 Seagate Technology LLC 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
*
* Unles... | 27.19281 | 79 | 0.679125 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.