hexsha stringlengths 40 40 | size int64 7 1.05M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 269 | max_stars_repo_name stringlengths 5 109 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count int64 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 4 269 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 9 | max_issues_count int64 1 48.5k ⌀ | 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 4 269 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 9 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 7 1.05M | avg_line_length float64 1.21 330k | max_line_length int64 6 990k | alphanum_fraction float64 0.01 0.99 | author_id stringlengths 2 40 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
297b9bba245bd791effe2ce7018375aa94351bcd | 3,194 | cpp | C++ | src/ace/ACE_wrappers/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp | wfnex/OpenBRAS | b8c2cd836ae85d5307f7f5ca87573b964342bb49 | [
"BSD-3-Clause"
] | 8 | 2017-06-05T08:56:27.000Z | 2020-04-08T16:50:11.000Z | src/ace/ACE_wrappers/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp | wfnex/OpenBRAS | b8c2cd836ae85d5307f7f5ca87573b964342bb49 | [
"BSD-3-Clause"
] | null | null | null | src/ace/ACE_wrappers/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp | wfnex/OpenBRAS | b8c2cd836ae85d5307f7f5ca87573b964342bb49 | [
"BSD-3-Clause"
] | 17 | 2017-06-05T08:54:27.000Z | 2021-08-29T14:19:12.000Z | // Test program for the INET IPC-SAPs...
#include "ace/OS_main.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Mem_Map.h"
#include "ace/SOCK_Connector.h"
#include "ace/SOCK_CODgram.h"
#include "ace/INET_Addr.h"
#include "ace/Get_Opt.h"
#include "ace/Log_Msg.h"... | 23.659259 | 66 | 0.529743 | wfnex |
297cd5eca5760e00d3029396c863694d5bc77274 | 3,725 | cpp | C++ | bins/broker/asynchandler/AsyncHandlerRegestry.cpp | AlphaHot/broker | 671e1f06901b0f4b9db19864e2e8eb2cd5408310 | [
"Apache-2.0"
] | null | null | null | bins/broker/asynchandler/AsyncHandlerRegestry.cpp | AlphaHot/broker | 671e1f06901b0f4b9db19864e2e8eb2cd5408310 | [
"Apache-2.0"
] | null | null | null | bins/broker/asynchandler/AsyncHandlerRegestry.cpp | AlphaHot/broker | 671e1f06901b0f4b9db19864e2e8eb2cd5408310 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2014-present IVK JSC. 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 appl... | 28.875969 | 111 | 0.691275 | AlphaHot |
297e2cb4568978a81eafc235a9f9511beb30dd42 | 5,700 | cpp | C++ | Othuum/AezeselFileIOLib/Sound/XWB.cpp | Liech/Yathsou | 95b6dda3c053bc25789cce416088e22f54a743b4 | [
"MIT"
] | 5 | 2021-04-20T17:00:41.000Z | 2022-01-18T20:16:03.000Z | Othuum/AezeselFileIOLib/Sound/XWB.cpp | Liech/Yathsou | 95b6dda3c053bc25789cce416088e22f54a743b4 | [
"MIT"
] | 7 | 2021-08-22T21:30:50.000Z | 2022-01-14T16:56:34.000Z | Othuum/AezeselFileIOLib/Sound/XWB.cpp | Liech/Yathsou | 95b6dda3c053bc25789cce416088e22f54a743b4 | [
"MIT"
] | null | null | null | #include "XWB.h"
#include "IyathuumCoreLib/BaseTypes/Sound.h"
namespace Aezesel {
enum class XWBFormat {
PCM = 0,
XMA = 1,
ADPCM = 2,
WMA = 3,
};
struct XWBEntry {
unsigned int flags_duration;
unsigned int format;
unsigned int play_offset;
unsigned int play_length;
unsigned ... | 40.140845 | 110 | 0.658421 | Liech |
297e4a7f4a8befca197e31057530e01e95ae8faa | 13,280 | cpp | C++ | src/native/NodeSchedulerDriver.cpp | bcrusu/mesos-node | 055ebfed12d8cab6e6fa60fb7fd5480b80c8ef6c | [
"Apache-2.0"
] | null | null | null | src/native/NodeSchedulerDriver.cpp | bcrusu/mesos-node | 055ebfed12d8cab6e6fa60fb7fd5480b80c8ef6c | [
"Apache-2.0"
] | null | null | null | src/native/NodeSchedulerDriver.cpp | bcrusu/mesos-node | 055ebfed12d8cab6e6fa60fb7fd5480b80c8ef6c | [
"Apache-2.0"
] | null | null | null | #include "Common.hpp"
#include "Macros.hpp"
#include "NodeSchedulerDriver.hpp"
#include "NodeAsyncWorker.hpp"
namespace mesosNode {
Nan::Persistent<v8::Function> NodeSchedulerDriver::_constructor;
NodeSchedulerDriver::NodeSchedulerDriver(NodeScheduler* scheduler, const FrameworkInfo& framework,
const std::string& ... | 42.292994 | 206 | 0.768373 | bcrusu |
297f7259fd255b7c40167a93a020a6a7d0a22e05 | 184,777 | cpp | C++ | src/vm/siginfo.cpp | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | 1 | 2019-04-14T16:52:47.000Z | 2019-04-14T16:52:47.000Z | src/vm/siginfo.cpp | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | null | null | null | src/vm/siginfo.cpp | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | 1 | 2019-11-12T01:26:39.000Z | 2019-11-12T01:26:39.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
//
// siginfo.cpp
//
// Signature parsing code
//
#include "common.h"
#include "siginfo.hpp"
#include "clsload.hpp... | 32.779315 | 611 | 0.56034 | danmosemsft |
2980033f0a09652eeabed2ce429fa6220bf8fd89 | 3,470 | cpp | C++ | moveit_ros/move_group/src/default_capabilities/plan_service_capability.cpp | henningkayser/moveit2 | 484661957b6a3f0a4d746e2709f6d2a22e3d19e2 | [
"BSD-3-Clause"
] | null | null | null | moveit_ros/move_group/src/default_capabilities/plan_service_capability.cpp | henningkayser/moveit2 | 484661957b6a3f0a4d746e2709f6d2a22e3d19e2 | [
"BSD-3-Clause"
] | 6 | 2019-11-14T23:50:30.000Z | 2020-02-14T16:07:03.000Z | moveit_ros/move_group/src/default_capabilities/plan_service_capability.cpp | henningkayser/moveit2 | 484661957b6a3f0a4d746e2709f6d2a22e3d19e2 | [
"BSD-3-Clause"
] | null | null | null | /*********************************************************************
* Software License Agreement (BSD License)
*
* Copyright (c) 2012, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following... | 44.487179 | 112 | 0.725072 | henningkayser |
29805cd5d02b3e3c5f3785e0c2d257ab84f1fab1 | 526 | cpp | C++ | src/MainManager/XrsMidiOut.cpp | Freaxed/xrs-haiku | 74617bc5740fc15b165686a14894d4382096fad3 | [
"BSD-3-Clause"
] | 1 | 2022-03-25T15:40:45.000Z | 2022-03-25T15:40:45.000Z | src/MainManager/XrsMidiOut.cpp | Freaxed/xrs-haiku | 74617bc5740fc15b165686a14894d4382096fad3 | [
"BSD-3-Clause"
] | null | null | null | src/MainManager/XrsMidiOut.cpp | Freaxed/xrs-haiku | 74617bc5740fc15b165686a14894d4382096fad3 | [
"BSD-3-Clause"
] | null | null | null | /*
*
* Copyright 2006-2022, Andrea Anzani.
* Distributed under the terms of the MIT License.
*
* Authors:
* Andrea Anzani <andrea.anzani@gmail.com>
*/
#include "XrsMidiOut.h"
#include "MidiTools.h"
XrsMidiOut::XrsMidiOut():BMidiLocalProducer("XrsMidiOut")
{
BMessage msg;
if (GetProperties(&msg) == B_OK)... | 15.470588 | 57 | 0.676806 | Freaxed |
2982ffaffb598395eb92b1f4f55eec5b9b32af27 | 3,756 | cpp | C++ | practicas/lab_10_graphs/RoadReparation/roadReparation.cpp | JackMerma/Adagrupob | 240b4155a68cf0672299d93f8dc0b61abba2e5e4 | [
"BSD-3-Clause"
] | null | null | null | practicas/lab_10_graphs/RoadReparation/roadReparation.cpp | JackMerma/Adagrupob | 240b4155a68cf0672299d93f8dc0b61abba2e5e4 | [
"BSD-3-Clause"
] | null | null | null | practicas/lab_10_graphs/RoadReparation/roadReparation.cpp | JackMerma/Adagrupob | 240b4155a68cf0672299d93f8dc0b61abba2e5e4 | [
"BSD-3-Clause"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ld long double
#define endl "\n"
#define PI 3.1415926535897932384626
/**
Solucion:
En este problema, se implementa el algoritmo de Kruskal, donde basicamente se buscan los menores
pesos en aristas y se van añadiendo los nodos al arbol de exp... | 26.083333 | 100 | 0.698616 | JackMerma |
29832092b26521eee951092fa3ef72cbc9a01099 | 24,114 | cpp | C++ | edk/animation/Interpolation2DGroup.cpp | Edimartin/edk-source | de9a152e91344e201669b0421e5f44dea40cebf9 | [
"MIT"
] | null | null | null | edk/animation/Interpolation2DGroup.cpp | Edimartin/edk-source | de9a152e91344e201669b0421e5f44dea40cebf9 | [
"MIT"
] | null | null | null | edk/animation/Interpolation2DGroup.cpp | Edimartin/edk-source | de9a152e91344e201669b0421e5f44dea40cebf9 | [
"MIT"
] | null | null | null | #include "Interpolation2DGroup.h"
/*
Library C++ InterpolationGroup2D - Manage one or more interpolations with two values in Edk Game Engine
Copyright 2013 Eduardo Moura Sales Martins (edimartin@gmail.com)
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated doc... | 39.726524 | 169 | 0.586713 | Edimartin |
2986d81e5a3bfa0900fc7ec66cfdf13827d59bc1 | 13,259 | cpp | C++ | VC2010Samples/MFC/Visual C++ 2008 Feature Pack/MSMoneyDemo/MSMCaptionBar.cpp | alonmm/VCSamples | 6aff0b4902f5027164d593540fcaa6601a0407c3 | [
"MIT"
] | 300 | 2019-05-09T05:32:33.000Z | 2022-03-31T20:23:24.000Z | VC2010Samples/MFC/Visual C++ 2008 Feature Pack/MSMoneyDemo/MSMCaptionBar.cpp | JaydenChou/VCSamples | 9e1d4475555b76a17a3568369867f1d7b6cc6126 | [
"MIT"
] | 9 | 2016-09-19T18:44:26.000Z | 2018-10-26T10:20:05.000Z | VC2010Samples/MFC/Visual C++ 2008 Feature Pack/MSMoneyDemo/MSMCaptionBar.cpp | JaydenChou/VCSamples | 9e1d4475555b76a17a3568369867f1d7b6cc6126 | [
"MIT"
] | 633 | 2019-05-08T07:34:12.000Z | 2022-03-30T04:38:28.000Z | // This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these source... | 21.951987 | 96 | 0.666717 | alonmm |
2987b624b14d1144ae198c5a4a741ba50cb3cf15 | 11,636 | cpp | C++ | ARM/Nordic/exemples/UartBleBridge.cpp | tmaltesen/IOsonata | 3ada9216305653670fccfca8fd53c6597ace8f12 | [
"MIT"
] | null | null | null | ARM/Nordic/exemples/UartBleBridge.cpp | tmaltesen/IOsonata | 3ada9216305653670fccfca8fd53c6597ace8f12 | [
"MIT"
] | null | null | null | ARM/Nordic/exemples/UartBleBridge.cpp | tmaltesen/IOsonata | 3ada9216305653670fccfca8fd53c6597ace8f12 | [
"MIT"
] | null | null | null | /**-------------------------------------------------------------------------
@example UartBleBridge.cpp
@brief Uart BLE streaming demo
This application demo shows UART Rx/Tx streaming over BLE custom service
using EHAL library.
@author Hoang Nguyen Hoan
@date Feb. 4, 2017
@license
Copyright (c) 2016, I-SYST inc., ... | 33.533141 | 169 | 0.707202 | tmaltesen |
29886e19d0eaf038d149c00df50357ac05ab17f8 | 1,140 | cpp | C++ | Plain/src/Common/Utilities/DirectoryUtils.cpp | Gaukler/PlainRenderer | cf0f41a2300bee9f29a886230c061776cb29ba5e | [
"MIT"
] | 9 | 2021-04-09T14:07:45.000Z | 2022-03-06T07:51:14.000Z | Plain/src/Common/Utilities/DirectoryUtils.cpp | Gaukler/PlainRenderer | cf0f41a2300bee9f29a886230c061776cb29ba5e | [
"MIT"
] | 14 | 2021-04-10T11:06:06.000Z | 2021-05-07T14:20:34.000Z | Plain/src/Common/Utilities/DirectoryUtils.cpp | Gaukler/PlainRenderer | cf0f41a2300bee9f29a886230c061776cb29ba5e | [
"MIT"
] | null | null | null | #include "pch.h"
#include "DirectoryUtils.h"
namespace fs = std::filesystem;
fs::path DirectoryUtils::m_workingDirectory;
fs::path DirectoryUtils::m_resourceDirectory;
void DirectoryUtils::init() {
m_workingDirectory = fs::current_path();
m_resourceDirectory = searchResourceDirectory(m_workingDirectory);
}
... | 27.804878 | 84 | 0.665789 | Gaukler |
2988a33e2cba1b8c7ddbf57b4a0b9768bbf455ac | 1,090 | cpp | C++ | assignments/assignment_9/assignment_9.cpp | Katsute/Baruch-CIS-3100-Assignments | 4a8b8b1546750f581f7ed7400e4efa63c3e0a6be | [
"CC0-1.0"
] | null | null | null | assignments/assignment_9/assignment_9.cpp | Katsute/Baruch-CIS-3100-Assignments | 4a8b8b1546750f581f7ed7400e4efa63c3e0a6be | [
"CC0-1.0"
] | null | null | null | assignments/assignment_9/assignment_9.cpp | Katsute/Baruch-CIS-3100-Assignments | 4a8b8b1546750f581f7ed7400e4efa63c3e0a6be | [
"CC0-1.0"
] | 1 | 2022-01-12T18:17:46.000Z | 2022-01-12T18:17:46.000Z | #include <iostream>
#include <cctype>
using namespace std;
int validatePassword(string str);
int main() {
string pwd;
bool valid = false;
do {
cout << "Enter password: ";
cin >> pwd;
switch (validatePassword(pwd)) {
case 0:
valid = true;
break;
case 1:
cout << "Password is too short" << end... | 20.566038 | 78 | 0.645872 | Katsute |
2988f2d4c4130a3b009e37ea68f0d91c75d5b041 | 632 | cpp | C++ | Program's_Contributed_By_Contributors/C++_Programs/Arrays/Duplicate_Elements.cpp | ManasShekhar/Hacktoberfest2021-1 | 6846f6353fcf847c2cf7e26b0677a55b1260d070 | [
"MIT"
] | 2 | 2021-11-20T11:40:26.000Z | 2021-11-22T01:26:13.000Z | Program's_Contributed_By_Contributors/C++_Programs/Arrays/Duplicate_Elements.cpp | ManasShekhar/Hacktoberfest2021-1 | 6846f6353fcf847c2cf7e26b0677a55b1260d070 | [
"MIT"
] | null | null | null | Program's_Contributed_By_Contributors/C++_Programs/Arrays/Duplicate_Elements.cpp | ManasShekhar/Hacktoberfest2021-1 | 6846f6353fcf847c2cf7e26b0677a55b1260d070 | [
"MIT"
] | null | null | null | #include<iostream>
using namespace std;
int main()
{
int i,j,a[50],size;
cout<<"Enter array size( Max:50 ) :: ";
cin>>size;
cout<<"\nEnter array elements :: \n";
for(i=0; i<size; i++)
{
cout<<"\nEnter arr["<<i<<"] Element :: ";
cin>>a[i];
}
cout<<"\nStored Data in Arra... | 16.631579 | 60 | 0.43038 | ManasShekhar |
298c2952203072631b8f514fb9a415b78d939801 | 14,510 | cpp | C++ | cwp/src/v20180228/model/DefendAttackLog.cpp | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | cwp/src/v20180228/model/DefendAttackLog.cpp | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | cwp/src/v20180228/model/DefendAttackLog.cpp | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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
... | 27.274436 | 145 | 0.670159 | suluner |
298fb94e6af3fbe867c80220fa7dcc4c396816db | 1,757 | cpp | C++ | tests/SkSLGLSLTestbed.cpp | natinusala/skia | 0b75be78f543651c26e49c6c15030c107a16e299 | [
"BSD-3-Clause"
] | 54 | 2016-04-05T17:45:19.000Z | 2022-01-31T06:27:33.000Z | tests/SkSLGLSLTestbed.cpp | natinusala/skia | 0b75be78f543651c26e49c6c15030c107a16e299 | [
"BSD-3-Clause"
] | 25 | 2016-03-18T04:01:06.000Z | 2020-06-27T15:39:35.000Z | tests/SkSLGLSLTestbed.cpp | natinusala/skia | 0b75be78f543651c26e49c6c15030c107a16e299 | [
"BSD-3-Clause"
] | 50 | 2016-03-03T20:31:58.000Z | 2022-03-31T18:26:13.000Z | /*
* Copyright 2020 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "src/sksl/SkSLCompiler.h"
#include "tests/Test.h"
// Note that the optimizer will aggressively kill dead code and substitute constants in place of
// variables, so w... | 36.604167 | 100 | 0.623791 | natinusala |
2997af48ffff8502bebf0f5aac09130ce3706e98 | 5,559 | cpp | C++ | wcics/judge/pyapi/db_info.cpp | CS-Center/CS-Center | 3cd09f29d214406e6618fc67b9faf59a18f3f11b | [
"MIT"
] | null | null | null | wcics/judge/pyapi/db_info.cpp | CS-Center/CS-Center | 3cd09f29d214406e6618fc67b9faf59a18f3f11b | [
"MIT"
] | 6 | 2019-12-06T18:06:28.000Z | 2021-12-01T20:19:05.000Z | wcics/judge/pyapi/db_info.cpp | CS-Center/CS-Center | 3cd09f29d214406e6618fc67b9faf59a18f3f11b | [
"MIT"
] | null | null | null | // This file is slightly larger than is normal, the reason is for more efficient compilation, as pybind11 takes a _long time_ to compile
#include <stdlib.h>
#include <stdio.h>
#include <utility>
#include <pybind11/pybind11.h>
#include "db_info.hpp"
namespace py = pybind11;
using namespace py::literals;
#define MAI... | 26.985437 | 180 | 0.624753 | CS-Center |
299b1d23cd8d21cd90449c8f66b64319d7fa5235 | 3,356 | cpp | C++ | utils/format/exceptions.cpp | vangyzen/kyua | a685f911237e7badddbfb71f1301f640c71673d0 | [
"BSD-3-Clause"
] | 106 | 2015-01-20T14:49:12.000Z | 2022-03-09T01:31:51.000Z | utils/format/exceptions.cpp | vangyzen/kyua | a685f911237e7badddbfb71f1301f640c71673d0 | [
"BSD-3-Clause"
] | 81 | 2015-02-23T23:23:41.000Z | 2021-07-21T13:51:56.000Z | utils/format/exceptions.cpp | vangyzen/kyua | a685f911237e7badddbfb71f1301f640c71673d0 | [
"BSD-3-Clause"
] | 27 | 2015-09-30T20:33:34.000Z | 2022-02-14T04:00:08.000Z | // Copyright 2010 The Kyua Authors.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditio... | 30.234234 | 78 | 0.720799 | vangyzen |
299cd0ab5a7a01d129395aebceab1681e6b03a99 | 6,344 | hpp | C++ | Textures/Textures/Include/OpenGLEngine/modelMaterial.hpp | AlexandreRibard/Tutorials | c85b554835c6f2ecafec1d3b2adc06cf6dbfc2a0 | [
"MIT"
] | null | null | null | Textures/Textures/Include/OpenGLEngine/modelMaterial.hpp | AlexandreRibard/Tutorials | c85b554835c6f2ecafec1d3b2adc06cf6dbfc2a0 | [
"MIT"
] | null | null | null | Textures/Textures/Include/OpenGLEngine/modelMaterial.hpp | AlexandreRibard/Tutorials | c85b554835c6f2ecafec1d3b2adc06cf6dbfc2a0 | [
"MIT"
] | null | null | null | #ifndef MODELMATERIAL_HPP
#define MODELMATERIAL_HPP
////////////////////////
// STL
////////////////////////
#include <string>
#include <vector>
#include <unordered_map>
////////////////////////
// CUSTOM
////////////////////////
#include "shaderInterface.hpp"
#include "textureInterface.hpp"
#include "uniformInter... | 27.824561 | 137 | 0.644073 | AlexandreRibard |
299d9117984404848690c514d2a965526bcd6e14 | 17,783 | cpp | C++ | FaceLandmarker/seeta/ImageProcess.cpp | glcnzude126/SeetaFace2 | 1c8c20bf87e2d0a8f582a025869c184145a30b5d | [
"BSD-2-Clause"
] | null | null | null | FaceLandmarker/seeta/ImageProcess.cpp | glcnzude126/SeetaFace2 | 1c8c20bf87e2d0a8f582a025869c184145a30b5d | [
"BSD-2-Clause"
] | null | null | null | FaceLandmarker/seeta/ImageProcess.cpp | glcnzude126/SeetaFace2 | 1c8c20bf87e2d0a8f582a025869c184145a30b5d | [
"BSD-2-Clause"
] | null | null | null | #include "ImageProcess.h"
#include "common_alignment.h"
#include <array>
#include <climits>
#include <cfloat>
const seeta::Image seeta::color(const Image &img)
{
if (img.channels() == 3)
return img;
if (img.channels() != 1)
throw std::logic_error(str("Can not convert image with channels: ", img.channels()));
... | 27.699377 | 174 | 0.646798 | glcnzude126 |
29a0062da7236f0a3c9c72daa6d566a751129c8c | 4,247 | cpp | C++ | coconut/network/HttpManager.cpp | sunfish-shogi/coconut | 74158956241f681ebef29d8951013fef9fda8e57 | [
"Zlib"
] | 3 | 2015-10-25T18:07:50.000Z | 2016-10-31T02:21:47.000Z | coconut/network/HttpManager.cpp | sunfish-shogi/coconut | 74158956241f681ebef29d8951013fef9fda8e57 | [
"Zlib"
] | null | null | null | coconut/network/HttpManager.cpp | sunfish-shogi/coconut | 74158956241f681ebef29d8951013fef9fda8e57 | [
"Zlib"
] | 1 | 2020-01-13T02:09:08.000Z | 2020-01-13T02:09:08.000Z | //
// HttpManager.cpp
// coconut
//
// Created by Kubo Ryosuke on 2013/11/12.
//
//
#include "DefaultHttpEncrypter.h"
#include "HttpManager.h"
#include "cocos-ext.h"
#include "network/HttpClient.h"
#include "../string/StringSplitter.h"
USING_NS_CC;
USING_NS_CC_EXT;
using namespace network;
namespace coconut {
... | 28.695946 | 158 | 0.672239 | sunfish-shogi |
29a1de3e85a63719d39b544ef50433240dc0eb66 | 1,244 | cpp | C++ | dlib/threads/async.cpp | ckproc/dlib-19.7 | 0ca40f5e85de2436e557bee9a805d3987d2d9507 | [
"BSL-1.0"
] | null | null | null | dlib/threads/async.cpp | ckproc/dlib-19.7 | 0ca40f5e85de2436e557bee9a805d3987d2d9507 | [
"BSL-1.0"
] | 4 | 2018-02-27T15:44:25.000Z | 2018-02-28T01:26:03.000Z | dlib/threads/async.cpp | ckproc/dlib-19.7 | 0ca40f5e85de2436e557bee9a805d3987d2d9507 | [
"BSL-1.0"
] | null | null | null | // Copyright (C) 2016 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_AsYNC_CPP_
#define DLIB_AsYNC_CPP_
// C++11 things don't work in old versions of visual studio
#if !defined( _MSC_VER) || _MSC_VER >= 1900
#include "async.h"
#inclu... | 25.387755 | 92 | 0.439711 | ckproc |
29a2271e1312159c83bf177deac48f7963ee4463 | 840 | hpp | C++ | test/unit/math/prim/mat/vectorize/expect_row_vector_error.hpp | jrmie/math | 2850ec262181075a5843968e805dc9ad1654e069 | [
"BSD-3-Clause"
] | 1 | 2019-09-06T15:53:17.000Z | 2019-09-06T15:53:17.000Z | test/unit/math/prim/mat/vectorize/expect_row_vector_error.hpp | jrmie/math | 2850ec262181075a5843968e805dc9ad1654e069 | [
"BSD-3-Clause"
] | 8 | 2019-01-17T18:51:16.000Z | 2019-01-17T18:51:39.000Z | test/unit/math/prim/mat/vectorize/expect_row_vector_error.hpp | jrmie/math | 2850ec262181075a5843968e805dc9ad1654e069 | [
"BSD-3-Clause"
] | null | null | null | #ifndef TEST_UNIT_MATH_PRIM_MAT_VECTORIZE_EXPECT_ROW_VECTOR_ERROR_HPP
#define TEST_UNIT_MATH_PRIM_MAT_VECTORIZE_EXPECT_ROW_VECTOR_ERROR_HPP
#include <gtest/gtest.h>
#include <Eigen/Dense>
#include <vector>
#include <exception>
template <typename F, typename V>
void expect_row_vector_error() {
using std::vector;
t... | 30 | 76 | 0.744048 | jrmie |
29a7f0fc93c97318d69da5d13f556237253cadf4 | 3,398 | cpp | C++ | src/SFML/Graphics/GLExtensions.cpp | vaartis/SFML | f19b105540ff5e17290e2ff6b2b41d4d03390600 | [
"Zlib"
] | null | null | null | src/SFML/Graphics/GLExtensions.cpp | vaartis/SFML | f19b105540ff5e17290e2ff6b2b41d4d03390600 | [
"Zlib"
] | null | null | null | src/SFML/Graphics/GLExtensions.cpp | vaartis/SFML | f19b105540ff5e17290e2ff6b2b41d4d03390600 | [
"Zlib"
] | null | null | null | ////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
// Copyright (C) 2007-2022 Laurent Gomila (laurent@sfml-dev.org)
//
// This software is provided 'as-is', without any express or implied warranty.
// In no event will the authors be held liable for any damages a... | 31.174312 | 101 | 0.60153 | vaartis |
29a9ead03fe7972c04a3ebcdacd500355012b677 | 13,076 | hh | C++ | match.hh | bitsofcotton/goki_check_cc | 95b9156fbde6cde4909fdff51b5d054e2df72e63 | [
"BSD-3-Clause"
] | null | null | null | match.hh | bitsofcotton/goki_check_cc | 95b9156fbde6cde4909fdff51b5d054e2df72e63 | [
"BSD-3-Clause"
] | 6 | 2017-04-15T08:47:59.000Z | 2020-10-15T12:43:17.000Z | match.hh | bitsofcotton/goki_check_cc | 95b9156fbde6cde4909fdff51b5d054e2df72e63 | [
"BSD-3-Clause"
] | null | null | null | /* BSD 3-Clause License:
* Copyright (c) 2018-2021, bitsofcotton.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 35.923077 | 758 | 0.574029 | bitsofcotton |
29a9f20ef2d743dfe82d0ffe36837fbb393c6710 | 214,682 | cxx | C++ | PWGHF/jetsHF/AliAnalysisTaskBJetTC.cxx | Tingchenxi/AliPhysics | 16ea676341c0d417efa849673baa54bed717cd54 | [
"BSD-3-Clause"
] | null | null | null | PWGHF/jetsHF/AliAnalysisTaskBJetTC.cxx | Tingchenxi/AliPhysics | 16ea676341c0d417efa849673baa54bed717cd54 | [
"BSD-3-Clause"
] | null | null | null | PWGHF/jetsHF/AliAnalysisTaskBJetTC.cxx | Tingchenxi/AliPhysics | 16ea676341c0d417efa849673baa54bed717cd54 | [
"BSD-3-Clause"
] | null | null | null | #include "TRandom.h"
#include "TList.h"
#include "AliParticleContainer.h"
#include "AliAODEvent.h"
#include "AliAODTrack.h"
#include "AliAODVertex.h"
#include "TLorentzVector.h"
#include <TFile.h>
#include <TRandom3.h>
#include <TDatabasePDG.h>
#include <THnSparse.h>
#include <TH3D.h>
#include "AliConvEventCuts.h"
#in... | 44.15508 | 273 | 0.721197 | Tingchenxi |
29acade32d9300aeec055afc61236e1058ef3cda | 5,430 | cc | C++ | src/common/src/bitmap.cc | martun/bitmap_index | 361110520eb98fcb4d006d4ba6652d69bde4176d | [
"MIT"
] | 1 | 2019-08-08T09:41:36.000Z | 2019-08-08T09:41:36.000Z | src/common/src/bitmap.cc | martun/bitmap_index | 361110520eb98fcb4d006d4ba6652d69bde4176d | [
"MIT"
] | null | null | null | src/common/src/bitmap.cc | martun/bitmap_index | 361110520eb98fcb4d006d4ba6652d69bde4176d | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <string>
#include <memory>
#include <sstream>
#include <thread>
#include <algorithm>
#include <iostream>
#include "bitmap.h"
#include <DiskIOThreadPool.h>
#include "IOExecutor.h"
#include "FilerJob.h"
#include "EventFD.h"
typedef folly::Future<std::unique_ptr<FilerJobRes... | 24.459459 | 88 | 0.708287 | martun |
29afb11aa52c8a59cd4c7342fda9c8bd7c94f4c7 | 443 | hpp | C++ | source/util/uid.hpp | mariusherzog/dicom | 826a1dadb294637f350a665b9c4f97f2cd46439d | [
"MIT"
] | 15 | 2016-01-28T16:54:57.000Z | 2021-04-16T08:28:21.000Z | source/util/uid.hpp | mariusherzog/dicom | 826a1dadb294637f350a665b9c4f97f2cd46439d | [
"MIT"
] | null | null | null | source/util/uid.hpp | mariusherzog/dicom | 826a1dadb294637f350a665b9c4f97f2cd46439d | [
"MIT"
] | 3 | 2016-07-16T05:22:11.000Z | 2020-04-03T08:59:26.000Z | #ifndef UID_HPP
#define UID_HPP
#include <string>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/uuid/uuid_io.hpp>
namespace dicom
{
namespace util
{
class uid
{
public:
uid(std::string prefix = "999.999");
std::string generate_uid(std::string suffix = "");... | 13.424242 | 56 | 0.670429 | mariusherzog |
29b0f4911ec25019ae093c92e60f8dac611d9d7f | 16,258 | cpp | C++ | cppcache/integration-test/testThinClientHADistOps.cpp | onichols-pivotal/geode-native | 4513e9771918ceb7e222bfd7ac614d54dc3114cb | [
"Apache-2.0"
] | 48 | 2017-02-08T22:24:07.000Z | 2022-02-06T02:47:56.000Z | cppcache/integration-test/testThinClientHADistOps.cpp | onichols-pivotal/geode-native | 4513e9771918ceb7e222bfd7ac614d54dc3114cb | [
"Apache-2.0"
] | 388 | 2017-02-13T17:09:45.000Z | 2022-03-29T22:18:39.000Z | cppcache/integration-test/testThinClientHADistOps.cpp | onichols-pivotal/geode-native | 4513e9771918ceb7e222bfd7ac614d54dc3114cb | [
"Apache-2.0"
] | 68 | 2017-02-09T18:43:15.000Z | 2022-03-14T22:59:13.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 may ... | 31.265385 | 80 | 0.656046 | onichols-pivotal |
29b3129230b23cc2837c2d9470f177b9d055b3f6 | 55,887 | cpp | C++ | tests/SkSLGLSLTest.cpp | onlyyou2023/tingskia | 4e8c00df69ab8fb986f4985a393fd83c313b8909 | [
"BSD-3-Clause"
] | null | null | null | tests/SkSLGLSLTest.cpp | onlyyou2023/tingskia | 4e8c00df69ab8fb986f4985a393fd83c313b8909 | [
"BSD-3-Clause"
] | null | null | null | tests/SkSLGLSLTest.cpp | onlyyou2023/tingskia | 4e8c00df69ab8fb986f4985a393fd83c313b8909 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkSLCompiler.h"
#include "Test.h"
#if SK_SUPPORT_GPU
// Note that the optimizer will aggressively kill dead code and substitute constants in place of
// variables... | 33.97386 | 100 | 0.441802 | onlyyou2023 |
29b5d29b38dc79997207b6e4ceb05848d9700f47 | 11,044 | cc | C++ | system-test/maxtest/src/nodes.cc | mariadb-ThienLy/MaxScale | 0ba6fb79b930ba90c544594e3580fc46054f6666 | [
"MIT"
] | null | null | null | system-test/maxtest/src/nodes.cc | mariadb-ThienLy/MaxScale | 0ba6fb79b930ba90c544594e3580fc46054f6666 | [
"MIT"
] | null | null | null | system-test/maxtest/src/nodes.cc | mariadb-ThienLy/MaxScale | 0ba6fb79b930ba90c544594e3580fc46054f6666 | [
"MIT"
] | null | null | null | #include <maxtest/nodes.hh>
#include <algorithm>
#include <cstring>
#include <future>
#include <functional>
#include <iostream>
#include <string>
#include <csignal>
#include <maxtest/envv.hh>
Nodes::Nodes(const char* pref,
const std::string& network_config,
bool verbose)
: network_config... | 24.008696 | 126 | 0.506429 | mariadb-ThienLy |
29b799de01d67e16da763514b777679977461162 | 47,978 | cpp | C++ | external/vulkancts/modules/vulkan/subgroups/vktSubgroupsSizeControlTests.cpp | amshafer/VK-GL-CTS | 88d728354a07900e4bfa3bf53650898c23baa589 | [
"Apache-2.0"
] | null | null | null | external/vulkancts/modules/vulkan/subgroups/vktSubgroupsSizeControlTests.cpp | amshafer/VK-GL-CTS | 88d728354a07900e4bfa3bf53650898c23baa589 | [
"Apache-2.0"
] | null | null | null | external/vulkancts/modules/vulkan/subgroups/vktSubgroupsSizeControlTests.cpp | amshafer/VK-GL-CTS | 88d728354a07900e4bfa3bf53650898c23baa589 | [
"Apache-2.0"
] | null | null | null | /*------------------------------------------------------------------------
* Vulkan Conformance Tests
* ------------------------
*
* Copyright (c) 2019 The Khronos Group Inc.
* Copyright (c) 2019 Valve Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file e... | 44.260148 | 248 | 0.764913 | amshafer |
29b82e4f9e697706cef657becd890d8298f41b57 | 6,022 | cpp | C++ | framework/QueryPropertyServer/QueryServer.cpp | hfcrwx/Tars-v2.4.20 | b0782b3fad556582470cddaa4416874126bd105c | [
"BSD-3-Clause"
] | null | null | null | framework/QueryPropertyServer/QueryServer.cpp | hfcrwx/Tars-v2.4.20 | b0782b3fad556582470cddaa4416874126bd105c | [
"BSD-3-Clause"
] | null | null | null | framework/QueryPropertyServer/QueryServer.cpp | hfcrwx/Tars-v2.4.20 | b0782b3fad556582470cddaa4416874126bd105c | [
"BSD-3-Clause"
] | null | null | null | /**
* Tencent is pleased to support the open source community by making Tars
* available.
*
* Copyright (C) 2016THL A29 Limited, a Tencent company. All rights reserved.
*
* Licensed under the BSD 3-Clause License (the "License"); you may not use this
* file except in compliance with the License. You may obtain ... | 28.540284 | 80 | 0.602458 | hfcrwx |
29b900f9de00321cf683629f6a978d5a5964fb9b | 134 | hxx | C++ | src/Providers/UNIXProviders/iSCSISessionFailures/UNIX_iSCSISessionFailures_ZOS.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | 1 | 2020-10-12T09:00:09.000Z | 2020-10-12T09:00:09.000Z | src/Providers/UNIXProviders/iSCSISessionFailures/UNIX_iSCSISessionFailures_ZOS.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | src/Providers/UNIXProviders/iSCSISessionFailures/UNIX_iSCSISessionFailures_ZOS.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | #ifdef PEGASUS_OS_ZOS
#ifndef __UNIX_ISCSISESSIONFAILURES_PRIVATE_H
#define __UNIX_ISCSISESSIONFAILURES_PRIVATE_H
#endif
#endif
| 11.166667 | 45 | 0.858209 | brunolauze |
29bdc1890d38fed104a8b5edd6552d49b8d1a5a2 | 114 | cpp | C++ | objs/main.cpp | xtianhb/modern_cpp | 0b39fe1663a69795a5cfa13c73ed849a74c4121f | [
"MIT"
] | null | null | null | objs/main.cpp | xtianhb/modern_cpp | 0b39fe1663a69795a5cfa13c73ed849a74c4121f | [
"MIT"
] | null | null | null | objs/main.cpp | xtianhb/modern_cpp | 0b39fe1663a69795a5cfa13c73ed849a74c4121f | [
"MIT"
] | null | null | null | #include <iostream>
#include <objs.hpp>
int main()
{
std::cout << "--OBJS--" << std::endl;
TestObjs();
} | 12.666667 | 41 | 0.54386 | xtianhb |
29c06c00beedad5538fec4747d5302a492d52169 | 1,561 | cpp | C++ | src/historywork/WriteSnapshotWork.cpp | distributedledgerinc/mxnc-stellar | e621584d490a75b6726efdb7433be482f129bdb0 | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | 1 | 2020-01-08T14:19:57.000Z | 2020-01-08T14:19:57.000Z | src/historywork/WriteSnapshotWork.cpp | distributedledgerinc/mxnc-stellar | e621584d490a75b6726efdb7433be482f129bdb0 | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | src/historywork/WriteSnapshotWork.cpp | distributedledgerinc/mxnc-stellar | e621584d490a75b6726efdb7433be482f129bdb0 | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | // Copyright 2015 Stellar Development Foundation and contributors. Licensed
// under the Apache License, Version 2.0. See the COPYING file at the root
// of this distribution or at http://www.apache.org/licenses/LICENSE-2.0
#include "historywork/WriteSnapshotWork.h"
#include "database/Database.h"
#include "history/Sta... | 26.016667 | 79 | 0.647021 | distributedledgerinc |
29c34bc23a13729fd81f6192d16be44fbde407ed | 2,485 | cpp | C++ | src/dropbox/sharing/SharingGetFileMetadataIndividualResult.cpp | slashdotted/dropboxQt | 63d43fa882cec8fb980a2aab2464a2d7260b8089 | [
"MIT"
] | 17 | 2016-12-03T09:12:29.000Z | 2020-06-20T22:08:44.000Z | src/dropbox/sharing/SharingGetFileMetadataIndividualResult.cpp | slashdotted/dropboxQt | 63d43fa882cec8fb980a2aab2464a2d7260b8089 | [
"MIT"
] | 8 | 2017-01-05T17:50:16.000Z | 2021-08-06T18:56:29.000Z | src/dropbox/sharing/SharingGetFileMetadataIndividualResult.cpp | slashdotted/dropboxQt | 63d43fa882cec8fb980a2aab2464a2d7260b8089 | [
"MIT"
] | 8 | 2017-09-13T17:28:40.000Z | 2020-07-27T00:41:44.000Z | /**********************************************************
DO NOT EDIT
This file was generated from stone specification "sharing"
Part of "Ardi - the organizer" project.
osoft4ardi@gmail.com
www.prokarpaty.net
***********************************************************/
#include "dropbox/sharing/SharingGetFileMe... | 31.0625 | 144 | 0.659557 | slashdotted |
29c394707fec92e4ccc6d0626603aac255bcc487 | 5,546 | cpp | C++ | EXYZImporter/source/SEEXYZImporter.cpp | 1A-OneAngstrom/SAMSON-Developer-Tutorials | 9516bf69a6b46693fd7f4d6ae6614efbe5df0ef6 | [
"BSD-3-Clause"
] | 4 | 2018-11-30T10:39:20.000Z | 2020-08-02T00:50:45.000Z | EXYZImporter/source/SEEXYZImporter.cpp | 1A-OneAngstrom/SAMSON-Developer-Tutorials | 9516bf69a6b46693fd7f4d6ae6614efbe5df0ef6 | [
"BSD-3-Clause"
] | null | null | null | EXYZImporter/source/SEEXYZImporter.cpp | 1A-OneAngstrom/SAMSON-Developer-Tutorials | 9516bf69a6b46693fd7f4d6ae6614efbe5df0ef6 | [
"BSD-3-Clause"
] | null | null | null | #include "SEEXYZImporter.hpp"
#include "SEEXYZImporterGUI.hpp"
#include "SAMSON.hpp"
#include "SBIFileReader.hpp"
SEEXYZImporter::SEEXYZImporter() {
propertyDialog = new SEEXYZImporterGUI(this);
propertyDialog->loadDefaultSettings();
}
SEEXYZImporter::~SEEXYZImporter() {
propertyDialog->saveDefaultSettings();
... | 25.795349 | 141 | 0.70916 | 1A-OneAngstrom |
29c46076f173e8a3db4e93556ebc392d90440b93 | 684 | cc | C++ | 2004-class/day2/dynamic-cast.cc | tibbetts/inside-c | a72f6d44f15343e81b35da8edadd0e9c63315d40 | [
"MIT"
] | 18 | 2015-01-19T04:18:49.000Z | 2022-03-04T06:22:44.000Z | 2004-class/day2/dynamic-cast.cc | tibbetts/inside-c | a72f6d44f15343e81b35da8edadd0e9c63315d40 | [
"MIT"
] | null | null | null | 2004-class/day2/dynamic-cast.cc | tibbetts/inside-c | a72f6d44f15343e81b35da8edadd0e9c63315d40 | [
"MIT"
] | 4 | 2020-02-19T22:29:23.000Z | 2021-09-22T16:45:52.000Z | class onefield {
private:
int field;
public:
virtual void setField(int f);
virtual int getField() const;
};
class onefield_subclass : public onefield {
private:
int otherfield;
public:
// Override setField, but not getField.
virtual void setField(int f);
};
int main(int argc, char **ar... | 17.538462 | 69 | 0.660819 | tibbetts |
29c53d31d58be54ed290232277a146596ef71054 | 14,943 | hpp | C++ | src/zk_proof_systems/ppzksnark/uscs_ppzksnark/uscs_ppzksnark.hpp | ThisIsNotOfficialCodeItsJustForks/libsnark | 6c23407a73ecc8d7648772886f2cd500cd8560a7 | [
"MIT"
] | 16 | 2017-03-12T17:10:00.000Z | 2021-11-04T14:42:25.000Z | src/zk_proof_systems/ppzksnark/uscs_ppzksnark/uscs_ppzksnark.hpp | ThisIsNotOfficialCodeItsJustForks/libsnark | 6c23407a73ecc8d7648772886f2cd500cd8560a7 | [
"MIT"
] | null | null | null | src/zk_proof_systems/ppzksnark/uscs_ppzksnark/uscs_ppzksnark.hpp | ThisIsNotOfficialCodeItsJustForks/libsnark | 6c23407a73ecc8d7648772886f2cd500cd8560a7 | [
"MIT"
] | 12 | 2017-06-26T20:20:37.000Z | 2021-11-04T14:42:18.000Z | /** @file
*****************************************************************************
Declaration of interfaces for a ppzkSNARK for USCS.
This includes:
- class for proving key
- class for verification key
- class for processed verification key
- class for key pair (proving key & verification key)
- class f... | 34.832168 | 130 | 0.654755 | ThisIsNotOfficialCodeItsJustForks |
29c9c5616a0e19596577544b0033b6b0eceed6d4 | 3,350 | cpp | C++ | Source/System/Physics/Resolution/Constraints/PointConstraint.cpp | arian153/Engine-5 | 34f85433bc0a74a7ebe7da350d3f3698de77226e | [
"MIT"
] | 2 | 2020-01-09T07:48:24.000Z | 2020-01-09T07:48:26.000Z | Source/System/Physics/Resolution/Constraints/PointConstraint.cpp | arian153/Engine-5 | 34f85433bc0a74a7ebe7da350d3f3698de77226e | [
"MIT"
] | null | null | null | Source/System/Physics/Resolution/Constraints/PointConstraint.cpp | arian153/Engine-5 | 34f85433bc0a74a7ebe7da350d3f3698de77226e | [
"MIT"
] | null | null | null | #include "PointConstraint.hpp"
#include "../../../Core/Utility/CoreUtility.hpp"
#include "../../Utility/ConstraintUtility.hpp"
#include "../../Dynamics/RigidBody.hpp"
#include "../../../Math/Algebra/Matrix33.hpp"
#include "../../../../Manager/Component/EngineComponent/PointConstraintComponent.hpp"
namespace Engine5
{
... | 29.646018 | 134 | 0.633433 | arian153 |
29cba4c9951e1831be1a0ec089800d904a03e8be | 681 | cpp | C++ | Math/SieveOfEratosthenes.cpp | BeepBoopBit/cpp-algorithms | 47d18c18bcb8fd7d1c5e0fa85652da1d6aac1b69 | [
"MIT"
] | 3 | 2022-01-09T07:20:06.000Z | 2022-02-17T06:26:00.000Z | Math/SieveOfEratosthenes.cpp | BeepBoopBit/cpp-algorithms | 47d18c18bcb8fd7d1c5e0fa85652da1d6aac1b69 | [
"MIT"
] | null | null | null | Math/SieveOfEratosthenes.cpp | BeepBoopBit/cpp-algorithms | 47d18c18bcb8fd7d1c5e0fa85652da1d6aac1b69 | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <numeric>
void sieveOfEratosthenes(int size){ // working but can be improve
std::vector<int> dataVect(size);
// populate the vector from 1 to size
std::iota(dataVect.begin(), dataVect.end(), 2);
// iterate through the whole vector
for(int i = 1; i < siz... | 26.192308 | 65 | 0.535977 | BeepBoopBit |
29cd2815258bec550f9ce7a258d658ad98bd4afd | 2,844 | cpp | C++ | source/QtGui/QGraphicsDropShadowEffectSlots.cpp | kenny1818/qt4xhb | f62f40d8b17acb93761014317b52da9f919707d0 | [
"MIT"
] | 1 | 2021-03-07T10:44:03.000Z | 2021-03-07T10:44:03.000Z | source/QtGui/QGraphicsDropShadowEffectSlots.cpp | kenny1818/qt4xhb | f62f40d8b17acb93761014317b52da9f919707d0 | [
"MIT"
] | null | null | null | source/QtGui/QGraphicsDropShadowEffectSlots.cpp | kenny1818/qt4xhb | f62f40d8b17acb93761014317b52da9f919707d0 | [
"MIT"
] | 2 | 2020-07-19T03:28:08.000Z | 2021-03-05T18:07:20.000Z | /*
Qt4xHb - Bindings libraries for Harbour/xHarbour and Qt Framework 4
Copyright (C) 2021 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "QGraphicsDropShadowEffectSlots.h"
QGraphicsDropSh... | 28.727273 | 124 | 0.690225 | kenny1818 |
29cdef219e425b232f4a7d2152a5a90da5f60520 | 991 | hxx | C++ | src/gcc_rtti/graph.hxx | Rupan/ida_gcc_rtti | 098d2dea0c7b9ac5f6333106eef5ea558bd54b1f | [
"BSD-3-Clause"
] | 25 | 2018-03-08T13:22:51.000Z | 2021-12-20T07:59:28.000Z | src/gcc_rtti/graph.hxx | Rupan/ida_gcc_rtti | 098d2dea0c7b9ac5f6333106eef5ea558bd54b1f | [
"BSD-3-Clause"
] | 1 | 2018-03-01T14:17:31.000Z | 2018-03-12T14:30:32.000Z | src/gcc_rtti/graph.hxx | Rupan/ida_gcc_rtti | 098d2dea0c7b9ac5f6333106eef5ea558bd54b1f | [
"BSD-3-Clause"
] | 5 | 2018-03-08T13:22:52.000Z | 2021-12-19T10:27:32.000Z | /***************************************************************************************************************
*
* Class informer, plugin for Interactive Disassembler (IDA)
*
* Rewritten to C++14, modified and optimized GCC RTTI parsing code originally written by:
* ^ Igor Skochinsky, see http://www.hexblog.com/... | 30.030303 | 113 | 0.579213 | Rupan |
29d07010e08277d01b60abb303ba20bfc8c59066 | 1,296 | cpp | C++ | src/main.cpp | tzbo/SeimiAgent | 550703c0dfd783fb0a1dd4e470d77fae50fb0168 | [
"Apache-2.0"
] | 245 | 2016-04-06T16:46:29.000Z | 2022-03-11T02:16:09.000Z | src/main.cpp | tzbo/SeimiAgent | 550703c0dfd783fb0a1dd4e470d77fae50fb0168 | [
"Apache-2.0"
] | 34 | 2016-04-21T10:19:29.000Z | 2019-06-29T08:18:02.000Z | src/main.cpp | tzbo/SeimiAgent | 550703c0dfd783fb0a1dd4e470d77fae50fb0168 | [
"Apache-2.0"
] | 72 | 2016-04-16T01:29:30.000Z | 2021-02-10T13:31:02.000Z | /*
Copyright 2016 Wang Haomiao<et.tw@163.com>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | 27.574468 | 75 | 0.645062 | tzbo |
29d408347e553330d58b4690a67bf654524accfd | 2,258 | hpp | C++ | vm/builtin/tuple.hpp | larrytheliquid/rubinius | 5af42280ab95626f33517ca5f6330e17be04ec64 | [
"BSD-3-Clause"
] | null | null | null | vm/builtin/tuple.hpp | larrytheliquid/rubinius | 5af42280ab95626f33517ca5f6330e17be04ec64 | [
"BSD-3-Clause"
] | 1 | 2022-03-12T14:09:00.000Z | 2022-03-12T14:09:00.000Z | vm/builtin/tuple.hpp | isabella232/rubinius | 5af42280ab95626f33517ca5f6330e17be04ec64 | [
"BSD-3-Clause"
] | 1 | 2022-03-12T12:08:44.000Z | 2022-03-12T12:08:44.000Z | #ifndef RBX_BUILTIN_TUPLE_HPP
#define RBX_BUILTIN_TUPLE_HPP
#include "builtin/object.hpp"
#include "builtin/exception.hpp"
#include "type_info.hpp"
namespace rubinius {
class Tuple : public Object {
public:
const static object_type type = TupleType;
native_int full_size_;
/* Body access */
Objec... | 27.876543 | 87 | 0.669619 | larrytheliquid |
29d4d127c68257cc1f585e4ac016122eec5492ce | 23,697 | cpp | C++ | Source/ArticyEditor/Private/ObjectDefinitionsImport.cpp | yoshivb/ArticyImporterForUnreal | 6dfe6c1012cb4e07ae59a79b06a6d5572dfecd28 | [
"MIT"
] | 71 | 2017-09-12T14:58:41.000Z | 2022-03-31T23:42:53.000Z | Source/ArticyEditor/Private/ObjectDefinitionsImport.cpp | yoshivb/ArticyImporterForUnreal | 6dfe6c1012cb4e07ae59a79b06a6d5572dfecd28 | [
"MIT"
] | 38 | 2017-09-19T04:56:57.000Z | 2022-01-25T17:55:38.000Z | Source/ArticyEditor/Private/ObjectDefinitionsImport.cpp | yoshivb/ArticyImporterForUnreal | 6dfe6c1012cb4e07ae59a79b06a6d5572dfecd28 | [
"MIT"
] | 25 | 2017-09-22T10:40:03.000Z | 2021-08-25T12:39:22.000Z | //
// Copyright (c) articy Software GmbH & Co. KG. All rights reserved.
//
#include "ObjectDefinitionsImport.h"
#include "Misc/App.h"
#include "ArticyEditorModule.h"
#include "ArticyImportData.h"
#include "CodeGeneration/CodeFileGenerator.h"
#include "ArticyBuiltinTypes.h"
#include "PredefinedTypes.h"
#include "Ar... | 33.282303 | 192 | 0.731485 | yoshivb |
29d52da5903facdc3ce7c1af742df8eaae36df8f | 10,279 | cc | C++ | wrappers/8.1.1/vtkArrayWriterWrap.cc | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | 6 | 2016-02-03T12:48:36.000Z | 2020-09-16T15:07:51.000Z | wrappers/8.1.1/vtkArrayWriterWrap.cc | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | 4 | 2016-02-13T01:30:43.000Z | 2020-03-30T16:59:32.000Z | wrappers/8.1.1/vtkArrayWriterWrap.cc | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | null | null | null | /* this file has been autogenerated by vtkNodeJsWrap */
/* editing this might proof futile */
#define VTK_WRAPPING_CXX
#define VTK_STREAMS_FWD_ONLY
#include <nan.h>
#include "vtkWriterWrap.h"
#include "vtkArrayWriterWrap.h"
#include "vtkObjectBaseWrap.h"
#include "../../plus/plus.h"
using namespace v8;
extern Nan::... | 30.501484 | 106 | 0.731783 | axkibe |
29d5a410952c99d08c4b91390c16235a91faab8c | 3,541 | cc | C++ | src/tint/writer/glsl/generator_impl_variable_decl_statement_test.cc | hexops/dawn | 36cc72ad1c7b0c0a92be4754b95b1441850533b0 | [
"Apache-2.0"
] | 9 | 2021-11-05T11:08:14.000Z | 2022-03-18T05:14:34.000Z | src/tint/writer/glsl/generator_impl_variable_decl_statement_test.cc | hexops/dawn | 36cc72ad1c7b0c0a92be4754b95b1441850533b0 | [
"Apache-2.0"
] | 2 | 2021-12-01T05:08:59.000Z | 2022-02-18T08:14:30.000Z | src/tint/writer/glsl/generator_impl_variable_decl_statement_test.cc | hexops/dawn | 36cc72ad1c7b0c0a92be4754b95b1441850533b0 | [
"Apache-2.0"
] | 1 | 2022-02-11T17:39:44.000Z | 2022-02-11T17:39:44.000Z | // Copyright 2021 The Tint 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 ... | 28.103175 | 80 | 0.694719 | hexops |
29d8388d00239788a2ffe3c5efa605743e566851 | 1,781 | cpp | C++ | lib/src/sai_redis_nat.cpp | Kalimuthu-Velappan/sonic-sairedis | 2961bd3296365c89a27820207c73a94cf060a41a | [
"Apache-2.0"
] | null | null | null | lib/src/sai_redis_nat.cpp | Kalimuthu-Velappan/sonic-sairedis | 2961bd3296365c89a27820207c73a94cf060a41a | [
"Apache-2.0"
] | 1 | 2020-12-05T11:28:49.000Z | 2020-12-05T11:28:49.000Z | lib/src/sai_redis_nat.cpp | Kalimuthu-Velappan/sonic-sairedis | 2961bd3296365c89a27820207c73a94cf060a41a | [
"Apache-2.0"
] | null | null | null | #include "sai_redis.h"
sai_status_t sai_bulk_create_nat_entry(
_In_ uint32_t object_count,
_In_ const sai_nat_entry_t *nat_entry,
_In_ const uint32_t *attr_count,
_In_ const sai_attribute_t **attr_list,
_In_ sai_bulk_op_error_mode_t mode,
_Out_ sai_status_t *object_statu... | 24.39726 | 54 | 0.743403 | Kalimuthu-Velappan |
29d9163a8eec59048a5595ab0b27d96f45c387c1 | 5,037 | cpp | C++ | examples/LevoEsp32M5/M5Screen.cpp | Sepp62/LevoEsp32Ble | a843c2fbc0f327a9d8e9cda30c58ad01c9e57936 | [
"MIT"
] | 3 | 2021-03-18T03:31:58.000Z | 2022-03-09T10:50:37.000Z | examples/LevoEsp32M5/M5Screen.cpp | Sepp62/LevoEsp32Ble | a843c2fbc0f327a9d8e9cda30c58ad01c9e57936 | [
"MIT"
] | 1 | 2021-06-09T13:35:48.000Z | 2021-06-10T20:38:45.000Z | examples/LevoEsp32M5/M5Screen.cpp | Sepp62/LevoEsp32Ble | a843c2fbc0f327a9d8e9cda30c58ad01c9e57936 | [
"MIT"
] | null | null | null | // API Doc
// https://docs.m5stack.com/#/en/arduino/arduino_home_page?id=m5core2_api
#include "Arduino.h"
#include "M5Screen.h"
#include "M5Field.h"
// bluetooth icons
extern const uint8_t btblue_map[];
extern const uint8_t btyellow_map[];
extern const uint8_t btgray_map[];
extern const uint8_t btred_map... | 33.138158 | 109 | 0.590629 | Sepp62 |
29dafa370183f8e7255379f64c7ba6f423378794 | 1,426 | cpp | C++ | src/Dtws/Dtws/AssignThreadTask.cpp | xylsxyls/xueyelingshuan | 61eb1c7c4f76c3eaf4cf26e4b2b37b6ed2abc5b9 | [
"MIT"
] | 3 | 2019-11-26T05:33:47.000Z | 2020-05-18T06:49:41.000Z | src/Dtws/Dtws/AssignThreadTask.cpp | xylsxyls/xueyelingshuan | 61eb1c7c4f76c3eaf4cf26e4b2b37b6ed2abc5b9 | [
"MIT"
] | null | null | null | src/Dtws/Dtws/AssignThreadTask.cpp | xylsxyls/xueyelingshuan | 61eb1c7c4f76c3eaf4cf26e4b2b37b6ed2abc5b9 | [
"MIT"
] | null | null | null | #include "AssignThreadTask.h"
extern int32_t g_accountCount;
AssignThreadTask::AssignThreadTask():
m_exit(false)
{
int32_t index = -1;
while (index++ != g_accountCount - 1)
{
uint32_t threadId = CTaskThreadManager::Instance().Init();
m_vecThreadId.push_back(threadId);
}
}
AssignThreadTask::~AssignThreadTas... | 19.805556 | 107 | 0.69986 | xylsxyls |
29db226e02b645ff7417b2b49726df42850993a0 | 5,310 | hh | C++ | include/ignition/physics/PlaneShape.hh | SwagataSrimani/ign-physics | 8750521a331290918b0b7e3c3a59dbdfc69d0496 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | include/ignition/physics/PlaneShape.hh | SwagataSrimani/ign-physics | 8750521a331290918b0b7e3c3a59dbdfc69d0496 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | include/ignition/physics/PlaneShape.hh | SwagataSrimani/ign-physics | 8750521a331290918b0b7e3c3a59dbdfc69d0496 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2019 Open Source Robotics 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 appl... | 31.987952 | 77 | 0.653296 | SwagataSrimani |
29db2879198a31a27b63e8acee10a01bf330346b | 22,016 | hpp | C++ | device/gpu/gpuvirtual.hpp | devurandom/ROCclr | 96724e055997473b36c74a0516d1e5ad9e1ca959 | [
"MIT"
] | null | null | null | device/gpu/gpuvirtual.hpp | devurandom/ROCclr | 96724e055997473b36c74a0516d1e5ad9e1ca959 | [
"MIT"
] | null | null | null | device/gpu/gpuvirtual.hpp | devurandom/ROCclr | 96724e055997473b36c74a0516d1e5ad9e1ca959 | [
"MIT"
] | null | null | null | /* Copyright (c) 2008 - 2021 Advanced Micro Devices, Inc.
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, modify, mer... | 41.69697 | 115 | 0.650073 | devurandom |
29dc746833102d5971e30b94e7f3527d9f6a11f8 | 8,816 | cc | C++ | shill/passive_link_monitor_test.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 4 | 2020-07-24T06:54:16.000Z | 2021-06-16T17:13:53.000Z | shill/passive_link_monitor_test.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 1 | 2021-04-02T17:35:07.000Z | 2021-04-02T17:35:07.000Z | shill/passive_link_monitor_test.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/passive_link_monitor.h"
#include <net/if_arp.h>
#include <string>
#include <base/stl_util.h>
#include <gtest/gtest.h>
#include "shi... | 34.303502 | 80 | 0.759301 | dgreid |
29df67c0e292409d7038ba7eeb9c5bae4c79b1d5 | 4,982 | hpp | C++ | WindowsIncludes/SFML/Window/Context.hpp | DevelopersGuild/fantastic | 2bf1dadadca79a0e2c47a61a6c711c018d1da1e1 | [
"MIT"
] | 92 | 2015-11-03T08:46:58.000Z | 2021-03-12T22:36:45.000Z | WindowsIncludes/SFML/Window/Context.hpp | DevelopersGuild/fantastic | 2bf1dadadca79a0e2c47a61a6c711c018d1da1e1 | [
"MIT"
] | 21 | 2015-07-14T13:07:14.000Z | 2019-10-17T15:30:32.000Z | WindowsIncludes/SFML/Window/Context.hpp | DevelopersGuild/fantastic | 2bf1dadadca79a0e2c47a61a6c711c018d1da1e1 | [
"MIT"
] | 53 | 2015-11-04T12:25:50.000Z | 2021-04-30T06:14:37.000Z | ////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
// Copyright (C) 2007-2015 Laurent Gomila (laurent@sfml-dev.org)
//
// This software is provided 'as-is', without any express or implied warranty.
// In no event will the authors be held liable for any damages a... | 32.776316 | 101 | 0.51124 | DevelopersGuild |
29df772f54a60c8e8766633b7b1e73d0605633ac | 8,289 | cpp | C++ | Chapter03/low res/Timber.cpp | Gerraleslie/Beginning-C-game-programming-learn-to-program-with-C-by-building-fun-games | 3bfdc3ce64850c43a1362688d990135ad8a8dee7 | [
"MIT"
] | 77 | 2019-12-18T12:34:23.000Z | 2022-03-10T08:44:59.000Z | Chapter03/low res/Timber.cpp | Gerraleslie/Beginning-C-game-programming-learn-to-program-with-C-by-building-fun-games | 3bfdc3ce64850c43a1362688d990135ad8a8dee7 | [
"MIT"
] | 1 | 2020-10-19T08:12:05.000Z | 2020-10-19T09:36:37.000Z | Chapter03/low res/Timber.cpp | Gerraleslie/Beginning-C-game-programming-learn-to-program-with-C-by-building-fun-games | 3bfdc3ce64850c43a1362688d990135ad8a8dee7 | [
"MIT"
] | 47 | 2019-11-25T15:18:08.000Z | 2022-03-26T21:56:35.000Z | // Include important C++ libraries here
#include <sstream>
#include <SFML/Graphics.hpp>
// Make code easier to type with "using namespace"
using namespace sf;
int main()
{
// Create a video mode object
// VideoMode vm(1920, 1080);
// Low res code
VideoMode vm(960, 540);
// Create and open a window for the game... | 21.418605 | 65 | 0.640367 | Gerraleslie |
29e10ad26f17bc3475c6c98d87ae00c56ff19ef0 | 10,080 | hpp | C++ | include/crab/domains/sign_constant_domain.hpp | seahorn/crab | 82e3d9c94a3b112d4db344e34ae9f789b51d0ec0 | [
"Apache-2.0"
] | 152 | 2016-02-28T06:04:02.000Z | 2022-03-30T10:44:56.000Z | include/crab/domains/sign_constant_domain.hpp | seahorn/crab | 82e3d9c94a3b112d4db344e34ae9f789b51d0ec0 | [
"Apache-2.0"
] | 43 | 2017-07-03T06:25:19.000Z | 2022-03-23T21:09:32.000Z | include/crab/domains/sign_constant_domain.hpp | seahorn/crab | 82e3d9c94a3b112d4db344e34ae9f789b51d0ec0 | [
"Apache-2.0"
] | 28 | 2015-11-22T15:51:52.000Z | 2022-01-30T00:46:57.000Z | #pragma once
/**
* Reduced product of sign and constant domains.
*/
#include <crab/domains/abstract_domain.hpp>
#include <crab/domains/backward_assign_operations.hpp>
#include <crab/domains/combined_domains.hpp>
#include <crab/domains/constant_domain.hpp>
#include <crab/domains/sign_domain.hpp>
#include <crab/supp... | 32.101911 | 85 | 0.722123 | seahorn |
29e3cd8312d8665aec4f27bd692bfc411c0f2d28 | 205,504 | cpp | C++ | ClassicStartSrc/ClassicStartMenu/ClassicStartMenuDLL/SettingsUI.cpp | Duzzy-ExoDuus/Classic-Start | 8b70f64b5bceeadfa4e5599b299a856c1e452e80 | [
"MIT"
] | 1 | 2018-07-19T20:59:32.000Z | 2018-07-19T20:59:32.000Z | ClassicStartSrc/ClassicStartMenu/ClassicStartMenuDLL/SettingsUI.cpp | Duzzy-ExoDuus/Classic-Start | 8b70f64b5bceeadfa4e5599b299a856c1e452e80 | [
"MIT"
] | null | null | null | ClassicStartSrc/ClassicStartMenu/ClassicStartMenuDLL/SettingsUI.cpp | Duzzy-ExoDuus/Classic-Start | 8b70f64b5bceeadfa4e5599b299a856c1e452e80 | [
"MIT"
] | null | null | null | // Classic Shell (c) 2009-2017, Ivo Beltchev
// Classic Start (c) 2017-2018, The Passionate-Coder Team
// Confidential information of Ivo Beltchev. Not for disclosure or distribution without prior written consent from the author
#include "stdafx.h"
#include "resource.h"
#include "ClassicStartMenuDLL.h"
#include "Class... | 39.535206 | 352 | 0.777299 | Duzzy-ExoDuus |
29e6c28e92d6ca6481e433457d3bfa70607cfd68 | 994 | cpp | C++ | OpenMind/ConsoleGeneratorProxy.cpp | ApusDT/openmind | 9d106248c79a37d19e0da894acbecd1493d4240f | [
"BSD-3-Clause"
] | 11 | 2017-08-13T18:46:25.000Z | 2021-12-14T14:18:10.000Z | OpenMind/ConsoleGeneratorProxy.cpp | SergMariaDB/openmind | 98ad7f1c2c5c02d41418c7f9af25876342270d25 | [
"BSD-3-Clause"
] | 36 | 2017-11-26T12:42:40.000Z | 2021-12-20T09:38:33.000Z | OpenMind/ConsoleGeneratorProxy.cpp | SergMariaDB/openmind | 98ad7f1c2c5c02d41418c7f9af25876342270d25 | [
"BSD-3-Clause"
] | 6 | 2017-08-28T07:00:17.000Z | 2021-12-04T19:59:55.000Z | #include "stdafx.h"
#include "ConsoleGeneratorProxy.h"
#include <iostream>
//#include <FerrisLoki/loki/Typelist.h>
#include <boost/lexical_cast.hpp>
ConsoleGeneratorProxy::ConsoleGeneratorProxy(const goal_generator_collection_t& goalGeneratorCollection)
: base_t(L"ConsoleGeneratorProxy_Menu")
, _generators(goalGener... | 22.088889 | 104 | 0.684105 | ApusDT |
29e844db3b6e5aab24e7e6b19b7c77a756f31152 | 2,240 | cpp | C++ | src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp | rherardi/xml-xalan-c-src_1_10_0 | 24e6653a617a244e4def60d67b57e70a192a5d4d | [
"Apache-2.0"
] | null | null | null | src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp | rherardi/xml-xalan-c-src_1_10_0 | 24e6653a617a244e4def60d67b57e70a192a5d4d | [
"Apache-2.0"
] | null | null | null | src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp | rherardi/xml-xalan-c-src_1_10_0 | 24e6653a617a244e4def60d67b57e70a192a5d4d | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 1999-2004 The Apache Software 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 requir... | 22.178218 | 114 | 0.739732 | rherardi |
29edbe4b3ddfc396ed9ab6b0715e660292cb1b98 | 11,207 | cc | C++ | Analyses/src/SelectPiMinusAtTS5_module.cc | michaelmackenzie/Offline | 57bcd11d499af77ed0619deeddace51ed2b0b097 | [
"Apache-2.0"
] | null | null | null | Analyses/src/SelectPiMinusAtTS5_module.cc | michaelmackenzie/Offline | 57bcd11d499af77ed0619deeddace51ed2b0b097 | [
"Apache-2.0"
] | 26 | 2019-11-08T09:56:55.000Z | 2020-09-09T17:25:33.000Z | Analyses/src/SelectPiMinusAtTS5_module.cc | ryuwd/Offline | 92957f111425910274df61dbcbd2bad76885f993 | [
"Apache-2.0"
] | null | null | null | // Andrei Gaponenko, 2011
#include <string>
#include <vector>
#include <algorithm>
// Mu2e includes.
#include "Offline/MCDataProducts/inc/StatusG4.hh"
#include "Offline/MCDataProducts/inc/StepPointMC.hh"
#include "Offline/MCDataProducts/inc/StepPointMCCollection.hh"
#include "Offline/DataProducts/inc/PDGCode.hh"
#in... | 37.734007 | 151 | 0.613277 | michaelmackenzie |
29f5ebab88bd749932d238786c493d73bb2b87d9 | 3,164 | cpp | C++ | src/PhysicsSystem.cpp | Df458/DFEngine | 67aea5e2fa14ccd446162fead1dd07f71b38c759 | [
"Zlib"
] | null | null | null | src/PhysicsSystem.cpp | Df458/DFEngine | 67aea5e2fa14ccd446162fead1dd07f71b38c759 | [
"Zlib"
] | null | null | null | src/PhysicsSystem.cpp | Df458/DFEngine | 67aea5e2fa14ccd446162fead1dd07f71b38c759 | [
"Zlib"
] | null | null | null | #include "Actor.h"
#include "CRigidBody.h"
#include "Event.h"
#include "EventSystem.h"
#include "Game.h"
#include "PhysicsSystem.h"
#include "Util.h"
#include <BulletCollision/CollisionShapes/btShapeHull.h>
#include <functional>
using namespace std::placeholders;
static void physicsTickCallback(btDynamicsWorld* worl... | 33.659574 | 104 | 0.726612 | Df458 |
29f87cde38faf7b76e8f383b22dad239745eb3e9 | 16,790 | cc | C++ | garnet/public/lib/inspect/inspect.cc | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-Clause"
] | null | null | null | garnet/public/lib/inspect/inspect.cc | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-Clause"
] | 4 | 2020-09-06T07:59:32.000Z | 2022-02-12T16:06:47.000Z | garnet/public/lib/inspect/inspect.cc | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "lib/inspect/inspect.h"
#include <lib/syslog/cpp/logger.h>
#include "lib/inspect-vmo/block.h"
using component::ObjectDir;
namespace inspect {
... | 37.228381 | 80 | 0.65807 | myself659 |
29fa91d52d16cb935390418a27f84db0a56f14e4 | 1,200 | cpp | C++ | RIT/1st Year/Programiranje II/Vaja0302/Date.cpp | timiimit/FERI | 3cfe4bf4eba6a25217cfae251cc1a620d8f55f44 | [
"MIT"
] | 1 | 2021-01-11T18:44:05.000Z | 2021-01-11T18:44:05.000Z | RIT/1st Year/Programiranje II/Vaja0302/Date.cpp | timiimit/FERI | 3cfe4bf4eba6a25217cfae251cc1a620d8f55f44 | [
"MIT"
] | null | null | null | RIT/1st Year/Programiranje II/Vaja0302/Date.cpp | timiimit/FERI | 3cfe4bf4eba6a25217cfae251cc1a620d8f55f44 | [
"MIT"
] | null | null | null | #include "Date.h"
#include <sstream>
Date::Date() : Date(0, 0, 0)
{
}
Date::Date(const Date& date) : Date(date.year, date.month, date.day)
{
}
Date::Date(uint year, uint month, uint day) :
year(year),
month(month),
day(day)
{
}
Date::~Date()
{
}
uint Date::getYear()
{
return year;
}
void Date::setYear(uint ye... | 12.5 | 68 | 0.571667 | timiimit |
29fafb5afb4aaae3b818d638bdcbc68648c0c3db | 1,785 | cpp | C++ | eraepub/src/bookmark.cpp | Mimars-Project/OpenReadEra-20.03.26 | 8db0c096e681947d02fa15c3eaa283e389ccf8a9 | [
"FTL"
] | null | null | null | eraepub/src/bookmark.cpp | Mimars-Project/OpenReadEra-20.03.26 | 8db0c096e681947d02fa15c3eaa283e389ccf8a9 | [
"FTL"
] | null | null | null | eraepub/src/bookmark.cpp | Mimars-Project/OpenReadEra-20.03.26 | 8db0c096e681947d02fa15c3eaa283e389ccf8a9 | [
"FTL"
] | 1 | 2021-07-21T07:50:33.000Z | 2021-07-21T07:50:33.000Z | #include "../include/lvtinydom.h"
#include "../include/bookmark.h"
lString16 CRBookmark::getChapterName(ldomXPointer ptr)
{
lString16 chapter;
int lastLevel = -1;
bool foundAnySection = false;
lUInt16 section_id = ptr.getNode()->getCrDom()->getElementNameIndex(L"section");
if (!ptr.isNull())
{
ldomXPointerE... | 27.890625 | 115 | 0.587675 | Mimars-Project |
29fb6108727c211f62d7ccb2b7a669e33d5391fb | 1,684 | hpp | C++ | apps/bridge-server-lib/bridge_server.hpp | bryllite/bcp-concept-prototype | 3ded79a85ee4c876fbbd0c1ee51680346874494e | [
"MIT"
] | null | null | null | apps/bridge-server-lib/bridge_server.hpp | bryllite/bcp-concept-prototype | 3ded79a85ee4c876fbbd0c1ee51680346874494e | [
"MIT"
] | null | null | null | apps/bridge-server-lib/bridge_server.hpp | bryllite/bcp-concept-prototype | 3ded79a85ee4c876fbbd0c1ee51680346874494e | [
"MIT"
] | null | null | null | #pragma once
// bridge server
class bridge_server : public IGameServer, public ITcpClient, public ICallbackTimer
{
using tcp = boost::asio::ip::tcp;
using callback_timer = bryllite::callback_timer;
protected:
// io_service
boost::asio::io_service _io_service;
// config
app_config& _app_config;
// game server... | 25.907692 | 97 | 0.770784 | bryllite |
29fbad217a12d41cf2ec7db8da6552cd76479c0c | 756 | cpp | C++ | codewars/rectangle-rotation.cpp | swwind/code | 25c4c5ca2f8578ba792b44cbdf44286d39dfb7e0 | [
"WTFPL"
] | 3 | 2017-09-17T09:12:50.000Z | 2018-04-06T01:18:17.000Z | codewars/rectangle-rotation.cpp | swwind/code | 25c4c5ca2f8578ba792b44cbdf44286d39dfb7e0 | [
"WTFPL"
] | null | null | null | codewars/rectangle-rotation.cpp | swwind/code | 25c4c5ca2f8578ba792b44cbdf44286d39dfb7e0 | [
"WTFPL"
] | null | null | null | #include <bits/stdc++.h>
#define N 100020
#define ll long long
using namespace std;
inline int read(){
int x=0,f=1;char ch=getchar();
while(ch>'9'||ch<'0')ch=='-'&&(f=0)||(ch=getchar());
while(ch<='9'&&ch>='0')x=(x<<3)+(x<<1)+ch-'0',ch=getchar();
return f?x:-x;
}
long long rectangle_rotation(int a, int b) {
d... | 29.076923 | 61 | 0.546296 | swwind |
4b028d7c18e1958c621d316ec10909f5d95a183f | 10,539 | hpp | C++ | src/color/_internal/utility/container/pack4.hpp | ehtec/color | aa6d8c796303d1f3cfd7361978bfa58eac808b6e | [
"Apache-2.0"
] | 120 | 2015-12-31T22:30:14.000Z | 2022-03-29T15:08:01.000Z | src/color/_internal/utility/container/pack4.hpp | ehtec/color | aa6d8c796303d1f3cfd7361978bfa58eac808b6e | [
"Apache-2.0"
] | 6 | 2016-08-22T02:14:56.000Z | 2021-11-06T22:39:52.000Z | src/color/_internal/utility/container/pack4.hpp | ehtec/color | aa6d8c796303d1f3cfd7361978bfa58eac808b6e | [
"Apache-2.0"
] | 23 | 2016-02-03T01:56:26.000Z | 2021-09-28T16:36:27.000Z | #ifndef color__internal_utility_container_pack4
#define color__internal_utility_container_pack4
// ::color::_internal::utility::container::pack4< index_name >
#include "../type/index.hpp"
#include "../type/size.hpp"
#include "../type/traitp.hpp"
namespace color
{
namespace _internal
{
name... | 52.695 | 174 | 0.587152 | ehtec |
4b052430cbd1171758df8d4e91639802df76fb83 | 1,629 | cpp | C++ | src/core/main.cpp | SonalPinto/krz-arduboy2 | 9650f459fba5dade3f09812c36ff06d560628b3a | [
"Apache-2.0"
] | 1 | 2020-05-24T11:18:19.000Z | 2020-05-24T11:18:19.000Z | src/core/main.cpp | SonalPinto/krz-arduboy2 | 9650f459fba5dade3f09812c36ff06d560628b3a | [
"Apache-2.0"
] | null | null | null | src/core/main.cpp | SonalPinto/krz-arduboy2 | 9650f459fba5dade3f09812c36ff06d560628b3a | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2020 Sonal Pinto
// SPDX-License-Identifier: Apache-2.0
#include <krz.h>
extern "C" void trap_handler(void) __attribute__ ((interrupt));
extern "C" void __cxa_pure_virtual(void);
extern "C" void __cxa_deleted_virtual(void);
void trap_handler(void) {
uint32_t mcause, mtval, mepc;
asm("csrr %0, m... | 23.608696 | 83 | 0.678944 | SonalPinto |
4b0569d19130e7f2ef5112b0126ac03700964cb4 | 5,553 | hpp | C++ | modules/core/statistics/include/nt2/statistics/functions/logncdf.hpp | feelpp/nt2 | 4d121e2c7450f24b735d6cff03720f07b4b2146c | [
"BSL-1.0"
] | 34 | 2017-05-19T18:10:17.000Z | 2022-01-04T02:18:13.000Z | modules/core/statistics/include/nt2/statistics/functions/logncdf.hpp | feelpp/nt2 | 4d121e2c7450f24b735d6cff03720f07b4b2146c | [
"BSL-1.0"
] | null | null | null | modules/core/statistics/include/nt2/statistics/functions/logncdf.hpp | feelpp/nt2 | 4d121e2c7450f24b735d6cff03720f07b4b2146c | [
"BSL-1.0"
] | 7 | 2017-12-02T12:59:17.000Z | 2021-07-31T12:46:14.000Z | //==============================================================================
// Copyright 2003 - 2012 LASMEA UMR 6602 CNRS/Univ. Clermont II
// Copyright 2009 - 2012 LRI UMR 8623 CNRS/Univ Paris Sud XI
//
// Distributed under the Boost Software License, Version 1.0.
// ... | 34.067485 | 139 | 0.653881 | feelpp |
4b08abe8e410eaab7f2022ea332e3d6a56267ebf | 23,437 | cpp | C++ | src/app/ReadHandler.cpp | mmarc/connectedhomeip | 9eaedf3bc05fe7e72169321f795004255346d74b | [
"Apache-2.0"
] | null | null | null | src/app/ReadHandler.cpp | mmarc/connectedhomeip | 9eaedf3bc05fe7e72169321f795004255346d74b | [
"Apache-2.0"
] | null | null | null | src/app/ReadHandler.cpp | mmarc/connectedhomeip | 9eaedf3bc05fe7e72169321f795004255346d74b | [
"Apache-2.0"
] | null | null | null | /*
*
* Copyright (c) 2020 Project CHIP 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... | 34.365103 | 131 | 0.682297 | mmarc |
4b0e162fc9ad98d07bfd6be74f16efca5462912b | 2,757 | cc | C++ | cc/tf_utils.cc | abunickabhi/minigo | 0e7c753636613581625fa540353ae4ee647ed7a3 | [
"Apache-2.0"
] | null | null | null | cc/tf_utils.cc | abunickabhi/minigo | 0e7c753636613581625fa540353ae4ee647ed7a3 | [
"Apache-2.0"
] | null | null | null | cc/tf_utils.cc | abunickabhi/minigo | 0e7c753636613581625fa540353ae4ee647ed7a3 | [
"Apache-2.0"
] | null | null | null | // 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | 30.977528 | 75 | 0.708016 | abunickabhi |
4b0f17c7f11ea53893b42e73c7ee978851da5bd7 | 9,390 | cc | C++ | deps/rocksdb/rocksdb/file/file_util.cc | buu700/rocksdb-tmp | 3e9e3d8c84c4eb0c3fd7d67e139ad746ab8520d7 | [
"MIT"
] | null | null | null | deps/rocksdb/rocksdb/file/file_util.cc | buu700/rocksdb-tmp | 3e9e3d8c84c4eb0c3fd7d67e139ad746ab8520d7 | [
"MIT"
] | null | null | null | deps/rocksdb/rocksdb/file/file_util.cc | buu700/rocksdb-tmp | 3e9e3d8c84c4eb0c3fd7d67e139ad746ab8520d7 | [
"MIT"
] | null | null | null | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under both the GPLv2 (found in the
// COPYING file in the root directory) and Apache 2.0 License
// (found in the LICENSE.Apache file in the root directory).
//
#include "file/file_util.h"
#include <string>
#include... | 34.907063 | 80 | 0.65655 | buu700 |
4b0f8dc83dad8e6fa5348ae4a0e80f8ad40d2af1 | 7,506 | hpp | C++ | ndn-cxx/util/signal/signal.hpp | Pesa/ndn-cxx | 0249d71d97b2f1f5313f24cec7c84450a795f2ca | [
"OpenSSL"
] | 106 | 2015-01-06T10:08:29.000Z | 2022-02-27T13:40:16.000Z | ndn-cxx/util/signal/signal.hpp | Pesa/ndn-cxx | 0249d71d97b2f1f5313f24cec7c84450a795f2ca | [
"OpenSSL"
] | 6 | 2015-10-15T23:21:06.000Z | 2016-12-20T19:03:10.000Z | ndn-cxx/util/signal/signal.hpp | Pesa/ndn-cxx | 0249d71d97b2f1f5313f24cec7c84450a795f2ca | [
"OpenSSL"
] | 147 | 2015-01-15T15:07:29.000Z | 2022-02-03T13:08:43.000Z | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2013-2021 Regents of the University of California.
*
* This file is part of ndn-cxx library (NDN C++ library with eXperimental eXtensions).
*
* ndn-cxx library is free software: you can redistribute it and/or modify it under the
... | 29.093023 | 96 | 0.697309 | Pesa |
4b0fde5b9d6c99b88068c2d14f990a8b9cb5582a | 604 | cpp | C++ | TrollDataTest/TrollDataTest/ConfigHelper.cpp | Death1942/TrollProject | 9c9c1ca5583528358816696e014f6c4914b45e86 | [
"MIT"
] | null | null | null | TrollDataTest/TrollDataTest/ConfigHelper.cpp | Death1942/TrollProject | 9c9c1ca5583528358816696e014f6c4914b45e86 | [
"MIT"
] | null | null | null | TrollDataTest/TrollDataTest/ConfigHelper.cpp | Death1942/TrollProject | 9c9c1ca5583528358816696e014f6c4914b45e86 | [
"MIT"
] | null | null | null | #include "ConfigHelper.h"
const string ConfigHelper::TotalTrollStats = "TotalTrollStats";
const string ConfigHelper::MinTrollStatValue = "MinTrollStatValue";
const string ConfigHelper::TrollHealth = "TrollHealth";
const string ConfigHelper::TotalKnightStats = "TotalKnightStats";
const string ConfigHelper::MinKnightSt... | 46.461538 | 69 | 0.822848 | Death1942 |
4b16dfc8f9f9ae05ad7c95fa0c35e7797e2c5985 | 684 | cpp | C++ | src/plugins/gta3/std.data/data_traits/waterpro.cpp | gtaisbetterthanfn/modloader | 18f85c2766d4e052a452c7b1d8f5860a6daac24b | [
"MIT"
] | 186 | 2015-01-18T05:46:11.000Z | 2022-03-22T10:03:44.000Z | src/plugins/gta3/std.data/data_traits/waterpro.cpp | AlisonMDL/modloader | 18f85c2766d4e052a452c7b1d8f5860a6daac24b | [
"MIT"
] | 82 | 2015-01-14T01:02:04.000Z | 2022-03-20T23:55:59.000Z | src/plugins/gta3/std.data/data_traits/waterpro.cpp | AlisonMDL/modloader | 18f85c2766d4e052a452c7b1d8f5860a6daac24b | [
"MIT"
] | 34 | 2015-01-07T11:17:00.000Z | 2022-02-28T00:16:20.000Z | /*
* Copyright (C) 2015 LINK/2012 <dma_2012@hotmail.com>
* Licensed under the MIT License, see LICENSE at top level directory.
*
*/
#include <stdinc.hpp>
#include "../data_traits.hpp"
using namespace modloader;
struct waterpro_traits
{
struct dtraits : modloader::dtraits::OpenFile
{
static const char*... | 23.586207 | 94 | 0.669591 | gtaisbetterthanfn |
4b16e1c077ac5dc6f02cede363a72c2448f52e63 | 60,469 | cpp | C++ | src/ScreenLevels.cpp | anonidiot/Wizardry8Editor | 2e844b8bbab9adbee5796de3190f478a91cc829a | [
"BSD-2-Clause"
] | null | null | null | src/ScreenLevels.cpp | anonidiot/Wizardry8Editor | 2e844b8bbab9adbee5796de3190f478a91cc829a | [
"BSD-2-Clause"
] | null | null | null | src/ScreenLevels.cpp | anonidiot/Wizardry8Editor | 2e844b8bbab9adbee5796de3190f478a91cc829a | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (C) 2022 Anonymous Idiot
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following... | 59.575369 | 218 | 0.486911 | anonidiot |
4b18918cbcf746c341eca6650f20b21a99de466e | 15,265 | cc | C++ | cpp/src/arrow/python/datetime.cc | hmakait/arrow | 699348b172e564099020b552cce6474e35ab113b | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 8 | 2016-10-28T01:16:06.000Z | 2021-08-07T05:43:26.000Z | cpp/src/arrow/python/datetime.cc | royalstream/arrow | eb20a3dbc7732f612e5ce54be5f4291440829350 | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 178 | 2021-05-14T10:05:07.000Z | 2022-03-17T17:22:00.000Z | cpp/src/arrow/python/datetime.cc | XpressAI/arrow | eafd885e06f6bbc1eb169ed64016f804c1810bec | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 9 | 2021-02-24T10:27:55.000Z | 2022-03-28T08:27:12.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 may... | 33.475877 | 90 | 0.649591 | hmakait |
4b18d7f0e4c797e83fab63f108375a75f28265ab | 1,685 | cpp | C++ | Examples/CPP/Miscellaneous/SaveBurnDownReport.cpp | aspose-tasks/Aspose.Tasks-for-C | acb3e2b75685f65cbe34dd739c7eae0dfc285aa1 | [
"MIT"
] | 1 | 2022-03-16T14:31:36.000Z | 2022-03-16T14:31:36.000Z | Examples/CPP/Miscellaneous/SaveBurnDownReport.cpp | aspose-tasks/Aspose.Tasks-for-C | acb3e2b75685f65cbe34dd739c7eae0dfc285aa1 | [
"MIT"
] | null | null | null | Examples/CPP/Miscellaneous/SaveBurnDownReport.cpp | aspose-tasks/Aspose.Tasks-for-C | acb3e2b75685f65cbe34dd739c7eae0dfc285aa1 | [
"MIT"
] | 1 | 2020-07-01T01:26:17.000Z | 2020-07-01T01:26:17.000Z | /*
This project uses Automatic Package Restore feature of NuGet to resolve Aspose.Tasks for .NET API reference
when the project is build. Please check https:// Docs.nuget.org/consume/nuget-faq for more information.
If you do not wish to use NuGet, you can manually download Aspose.Tasks for .NET API from https://www.n... | 34.387755 | 164 | 0.77092 | aspose-tasks |
4b19472a981b2e5dd588fe38a040bc8f7d111e9d | 765 | cpp | C++ | HDUOJ/2186/implementation.cpp | codgician/ACM | 391f3ce9b89b0a4bbbe3ff60eb2369fef57460d4 | [
"MIT"
] | 2 | 2018-02-14T01:59:31.000Z | 2018-03-28T03:30:45.000Z | HDUOJ/2186/implementation.cpp | codgician/ACM | 391f3ce9b89b0a4bbbe3ff60eb2369fef57460d4 | [
"MIT"
] | null | null | null | HDUOJ/2186/implementation.cpp | codgician/ACM | 391f3ce9b89b0a4bbbe3ff60eb2369fef57460d4 | [
"MIT"
] | 2 | 2017-12-30T02:46:35.000Z | 2018-03-28T03:30:49.000Z | #include <iostream>
#include <cstdio>
#include <cmath>
#include <algorithm>
#include <cstring>
#include <string>
#include <iomanip>
#include <climits>
using namespace std;
int main()
{
ios::sync_with_stdio(false);
int caseNum;
cin >> caseNum;
while (caseNum--)
{
int n, ans = 0;
cin ... | 21.25 | 57 | 0.52549 | codgician |
4b1c7cfa2a12d53e8c40d54445cb76723a2aa6e1 | 9,947 | hpp | C++ | src/frontend/cuda/limits.hpp | maoLB/Kintinuous | e327d2ea06d04885f6d8f422ff95db2933f370d1 | [
"BSD-4-Clause-UC"
] | 854 | 2015-10-23T17:49:29.000Z | 2022-03-28T11:23:37.000Z | src/frontend/cuda/limits.hpp | FranticPink/Kintinuous | 2043f5b85619f4cbd1c4404058dafc67d338af84 | [
"BSD-4-Clause-UC"
] | 63 | 2015-11-03T15:59:16.000Z | 2021-10-10T11:13:25.000Z | src/frontend/cuda/limits.hpp | FranticPink/Kintinuous | 2043f5b85619f4cbd1c4404058dafc67d338af84 | [
"BSD-4-Clause-UC"
] | 303 | 2015-10-30T12:13:41.000Z | 2022-03-16T08:10:06.000Z | /*
* Software License Agreement (BSD License)
*
* Copyright (c) 2011, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain ... | 45.213636 | 111 | 0.754599 | maoLB |
4b21864f75a6199fe01c998401398f0d2d1e6d6b | 2,027 | cpp | C++ | project/OFEC_sc2/instance/problem/continuous/multi_objective/WFG/WFG3.cpp | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | project/OFEC_sc2/instance/problem/continuous/multi_objective/WFG/WFG3.cpp | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | project/OFEC_sc2/instance/problem/continuous/multi_objective/WFG/WFG3.cpp | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | #include "WFG3.h"
namespace OFEC {
WFG3::WFG3(param_map & v) : WFG3(v.at("problem name"), (v.at("kFactor")*(v.at("numObj") - 1) + 2 * v.at("lFactor")), v.at("numObj")) { //D = k_Factor * (M - 1) + 2 * l_factor
m_k = v.at("kFactor")*(v.at("numObj") - 1);
}
WFG3::WFG3(const std::string & name, size_t size_var, size... | 30.253731 | 175 | 0.569808 | BaiChunhui-9803 |
4b24bedab0ee23050681ede18d41b4f1dfa211b4 | 2,914 | cc | C++ | src/stirling/source_connectors/socket_tracer/protocols/mux/stitcher.cc | dagmom/pixie | 5981974ea99ff20fa710ccc55c116974cf3817ae | [
"Apache-2.0"
] | 1,821 | 2020-04-08T00:45:27.000Z | 2021-09-01T14:56:25.000Z | src/stirling/source_connectors/socket_tracer/protocols/mux/stitcher.cc | dagmom/pixie | 5981974ea99ff20fa710ccc55c116974cf3817ae | [
"Apache-2.0"
] | 142 | 2020-04-09T06:23:46.000Z | 2021-08-24T06:02:12.000Z | src/stirling/source_connectors/socket_tracer/protocols/mux/stitcher.cc | dagmom/pixie | 5981974ea99ff20fa710ccc55c116974cf3817ae | [
"Apache-2.0"
] | 105 | 2021-09-08T10:26:50.000Z | 2022-03-29T09:13:36.000Z | /*
* Copyright 2018- The Pixie 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 ag... | 30.041237 | 99 | 0.652025 | dagmom |
4b2630640b9173afe3050b88a734cac3420aa85e | 2,635 | inl | C++ | Refureku/Library/Include/Public/Refureku/TypeInfo/Variables/Field.inl | Angelysse/Refureku | 1f01107c94cd81998068ce3fde02bb21c180166b | [
"MIT"
] | null | null | null | Refureku/Library/Include/Public/Refureku/TypeInfo/Variables/Field.inl | Angelysse/Refureku | 1f01107c94cd81998068ce3fde02bb21c180166b | [
"MIT"
] | null | null | null | Refureku/Library/Include/Public/Refureku/TypeInfo/Variables/Field.inl | Angelysse/Refureku | 1f01107c94cd81998068ce3fde02bb21c180166b | [
"MIT"
] | null | null | null | /**
* Copyright (c) 2021 Julien SOYSOUVANH - All Rights Reserved
*
* This file is part of the Refureku library project which is released under the MIT License.
* See the LICENSE.md file for full license details.
*/
template <typename ValueType, typename InstanceType, typename>
ValueType Field::get(InstanceType& instan... | 33.35443 | 138 | 0.785199 | Angelysse |
4b279cef0793861e4899a53cd0ea83d1c9edde90 | 4,785 | hpp | C++ | src/xpcc/math/interpolation/linear.hpp | walmis/xpcc | 1d87c4434530c6aeac923f57d379aeaf32e11e1e | [
"BSD-3-Clause"
] | 161 | 2015-01-13T15:52:06.000Z | 2020-02-13T01:26:04.000Z | src/xpcc/math/interpolation/linear.hpp | walmis/xpcc | 1d87c4434530c6aeac923f57d379aeaf32e11e1e | [
"BSD-3-Clause"
] | 281 | 2015-01-06T12:46:40.000Z | 2019-01-06T13:06:57.000Z | src/xpcc/math/interpolation/linear.hpp | walmis/xpcc | 1d87c4434530c6aeac923f57d379aeaf32e11e1e | [
"BSD-3-Clause"
] | 51 | 2015-03-03T19:56:12.000Z | 2020-03-22T02:13:36.000Z | // coding: utf-8
// ----------------------------------------------------------------------------
/* Copyright (c) 2009, Roboterclub Aachen e.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
... | 32.331081 | 80 | 0.640752 | walmis |
4b29ea2849c0ab2664fdecc84e788d8d7541ec13 | 2,542 | hpp | C++ | ext/laslib/inc/lasindex.hpp | uos/lvr | 9bb03a30441b027c39db967318877e03725112d5 | [
"BSD-3-Clause"
] | 38 | 2019-06-19T15:10:35.000Z | 2022-02-16T03:08:24.000Z | ext/laslib/inc/lasindex.hpp | jtpils/lvr2 | b1010dfcc930d9ae0ff5cfa5c88d0810d65368ce | [
"BSD-3-Clause"
] | 9 | 2019-06-19T16:19:51.000Z | 2021-09-17T08:31:25.000Z | ext/laslib/inc/lasindex.hpp | jtpils/lvr2 | b1010dfcc930d9ae0ff5cfa5c88d0810d65368ce | [
"BSD-3-Clause"
] | 13 | 2019-04-16T11:50:32.000Z | 2020-11-26T07:47:44.000Z | /*
===============================================================================
FILE: lasindex.hpp
CONTENTS:
This class can create a spatial indexing, store a spatial indexing, write
a spatial indexing to file, read a spatial indexing from file, and - most
importantly - it can be used togethe... | 26.206186 | 103 | 0.688434 | uos |
4b2b5f44d67a6e05f819fa886275bdeecc278b84 | 2,828 | cpp | C++ | Server/GameAction.cpp | nandos13/NetworkingGame | d15a307be4e48e84d9466ab2300f659f940df08e | [
"MIT"
] | 2 | 2017-04-23T06:00:14.000Z | 2020-06-02T02:15:08.000Z | Server/GameAction.cpp | nandos13/NetworkingGame | d15a307be4e48e84d9466ab2300f659f940df08e | [
"MIT"
] | null | null | null | Server/GameAction.cpp | nandos13/NetworkingGame | d15a307be4e48e84d9466ab2300f659f940df08e | [
"MIT"
] | null | null | null | #include "GameAction.h"
#include "MovementAction.h"
#include "ShootAction.h"
#include "OverwatchShotAction.h"
#include "RefreshWalkableTilesAction.h"
#include "SetPointsAction.h"
#include "SetVisibleEnemiesAction.h"
#include "StartNewTurnAction.h"
#include "HunkerAction.h"
#include <BitStream.h>
void GameAction::C... | 18.605263 | 87 | 0.661598 | nandos13 |
4b2f3c9d7d9108ce9213ad2005742d8f898a66b3 | 919 | cpp | C++ | src/vulkan-renderer/wrapper/uniform_buffer.cpp | andesyv/vulkan-renderer | c5a581ab477e01bce0291e591d801d993b969d57 | [
"MIT"
] | 1 | 2020-07-18T21:09:58.000Z | 2020-07-18T21:09:58.000Z | src/vulkan-renderer/wrapper/uniform_buffer.cpp | andesyv/vulkan-renderer | c5a581ab477e01bce0291e591d801d993b969d57 | [
"MIT"
] | null | null | null | src/vulkan-renderer/wrapper/uniform_buffer.cpp | andesyv/vulkan-renderer | c5a581ab477e01bce0291e591d801d993b969d57 | [
"MIT"
] | null | null | null | #include "inexor/vulkan-renderer/wrapper/uniform_buffer.hpp"
#include <cassert>
#include <cstring>
namespace inexor::vulkan_renderer::wrapper {
UniformBuffer::UniformBuffer(UniformBuffer &&other) noexcept
: GPUMemoryBuffer(std::move(other)), descriptor_buffer_info(std::move(other.descriptor_buffer_info)),
... | 38.291667 | 112 | 0.743199 | andesyv |
4b32cd55bb991e6894802c43f1f41b6aabd59156 | 2,025 | cpp | C++ | src/embeddings/analyzers/embedding_analyzer.cpp | Lolik111/meta | c7019401185cdfa15e1193aad821894c35a83e3f | [
"MIT"
] | 615 | 2015-01-31T17:14:03.000Z | 2022-03-27T03:03:02.000Z | src/embeddings/analyzers/embedding_analyzer.cpp | Lolik111/meta | c7019401185cdfa15e1193aad821894c35a83e3f | [
"MIT"
] | 167 | 2015-01-20T17:48:16.000Z | 2021-12-20T00:15:29.000Z | src/embeddings/analyzers/embedding_analyzer.cpp | Lolik111/meta | c7019401185cdfa15e1193aad821894c35a83e3f | [
"MIT"
] | 264 | 2015-01-30T00:08:01.000Z | 2022-03-02T17:19:11.000Z | /**
* @file embedding_analyzer.cpp
* @author Sean Massung
*/
#include "meta/analyzers/token_stream.h"
#include "meta/corpus/document.h"
#include "meta/embeddings/analyzers/embedding_analyzer.h"
#include "meta/math/vector.h"
namespace meta
{
namespace analyzers
{
const util::string_view embedding_analyzer::id = "e... | 26.298701 | 76 | 0.66716 | Lolik111 |
4b3a191f0d101e1a75c930ac9625da34a9df7aac | 9,181 | cpp | C++ | src/Gumps/GumpShop.cpp | Nirad/crossuo | 8f54ca72a7ffdb06cb083af581b84b243136483e | [
"MIT"
] | 1 | 2020-01-20T14:53:33.000Z | 2020-01-20T14:53:33.000Z | src/Gumps/GumpShop.cpp | Nirad/crossuo | 8f54ca72a7ffdb06cb083af581b84b243136483e | [
"MIT"
] | null | null | null | src/Gumps/GumpShop.cpp | Nirad/crossuo | 8f54ca72a7ffdb06cb083af581b84b243136483e | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: 2016 Hotride
#include "GumpShop.h"
#include "../Target.h"
#include "../PressedObject.h"
#include "../SelectedObject.h"
#include "../Managers/MouseManager.h"
#include "../GameObjects/GameWorld.h"
#include "../GameObjects/ObjectOnCursor.h"
#include "../GameObjec... | 24.352785 | 97 | 0.50354 | Nirad |
4b3a48a05af48b1839cf2b9e327602af9a69838b | 30,894 | cpp | C++ | source/d3d10/render_d3d10_utils.cpp | Kein/reshade | 907a9b31d126acaa15cd120cb1fc13e39fd1e645 | [
"BSD-3-Clause"
] | null | null | null | source/d3d10/render_d3d10_utils.cpp | Kein/reshade | 907a9b31d126acaa15cd120cb1fc13e39fd1e645 | [
"BSD-3-Clause"
] | null | null | null | source/d3d10/render_d3d10_utils.cpp | Kein/reshade | 907a9b31d126acaa15cd120cb1fc13e39fd1e645 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2021 Patrick Mours. All rights reserved.
* License: https://github.com/crosire/reshade#license
*/
#include "render_d3d10.hpp"
#include "render_d3d10_utils.hpp"
auto reshade::d3d10::convert_format(api::format format) -> DXGI_FORMAT
{
if (static_cast<uint32_t>(format) >= 1000)
return DXGI_FORMA... | 43.148045 | 166 | 0.808183 | Kein |
4b3b36f5f2a73c66ed3b9ef4e07bcbd82dff7cfc | 3,014 | hpp | C++ | pysim/cppsource/CommonSystemImpl.hpp | sspasweden/pysim | 474e71933e7e639e9aff68844ae27e7c7ab5aa01 | [
"BSD-3-Clause"
] | 3 | 2019-10-31T14:08:17.000Z | 2020-02-08T15:44:45.000Z | pysim/cppsource/CommonSystemImpl.hpp | sspasweden/pysim | 474e71933e7e639e9aff68844ae27e7c7ab5aa01 | [
"BSD-3-Clause"
] | 4 | 2019-10-31T14:07:43.000Z | 2020-06-01T07:56:44.000Z | pysim/cppsource/CommonSystemImpl.hpp | sspasweden/pysim | 474e71933e7e639e9aff68844ae27e7c7ab5aa01 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <vector>
#include <map>
#include <memory>
#include "SimulatableSystem.hpp"
#include "Variable.hpp"
#include "ConnectionHandler.hpp"
namespace pysim {
struct CommonSystemImplPrivate;
class StoreHandler;
class CommonSystemImpl :
public SimulatableSystemInterface
{
public:
CommonSyste... | 32.76087 | 102 | 0.56503 | sspasweden |
4b3cf36f03c905cc7d25e31441b6b0d46cac9b58 | 804 | cpp | C++ | libs/core/test/allocator_size_type_test.cpp | armdevvel/boost | 30d0930951181ef5bc5aad2231ebac8575db0720 | [
"BSL-1.0"
] | 1 | 2020-04-28T15:15:28.000Z | 2020-04-28T15:15:28.000Z | libs/core/test/allocator_size_type_test.cpp | armdevvel/boost | 30d0930951181ef5bc5aad2231ebac8575db0720 | [
"BSL-1.0"
] | 2 | 2017-05-23T08:01:11.000Z | 2019-09-06T20:49:05.000Z | libs/core/test/allocator_size_type_test.cpp | armdevvel/boost | 30d0930951181ef5bc5aad2231ebac8575db0720 | [
"BSL-1.0"
] | 8 | 2015-11-03T14:12:19.000Z | 2020-09-22T19:20:54.000Z | /*
Copyright 2020 Glen Joseph Fernandes
(glenjofe@gmail.com)
Distributed under the Boost Software License, Version 1.0.
(http://www.boost.org/LICENSE_1_0.txt)
*/
#include <boost/core/allocator_access.hpp>
#include <boost/core/is_same.hpp>
#include <boost/core/lightweight_test_trait.hpp>
template<class T>
struct A1 {
... | 22.971429 | 60 | 0.728856 | armdevvel |
4b3e32f01e0675bc0d0d18f7f1d765147fbb309c | 3,463 | cpp | C++ | Source/Urho3D/GraphicsAPI/Direct3D11/D3D11VertexDeclaration.cpp | pat2nav/Urho3D | cc0346f39bd365782d825e2e337a1f33bb225308 | [
"MIT"
] | null | null | null | Source/Urho3D/GraphicsAPI/Direct3D11/D3D11VertexDeclaration.cpp | pat2nav/Urho3D | cc0346f39bd365782d825e2e337a1f33bb225308 | [
"MIT"
] | null | null | null | Source/Urho3D/GraphicsAPI/Direct3D11/D3D11VertexDeclaration.cpp | pat2nav/Urho3D | cc0346f39bd365782d825e2e337a1f33bb225308 | [
"MIT"
] | null | null | null | // Copyright (c) 2008-2022 the Urho3D project
// License: MIT
#include "../../Precompiled.h"
#include "../../Graphics/Graphics.h"
#include "../../GraphicsAPI/Direct3D11/D3D11GraphicsImpl.h"
#include "../../GraphicsAPI/ShaderVariation.h"
#include "../../GraphicsAPI/VertexBuffer.h"
#include "../../IO/Log.h"
#include "D... | 34.63 | 139 | 0.654057 | pat2nav |
4b3e42f2851d18c2e78e178f7830ad6b2fd88579 | 1,886 | hpp | C++ | irohad/model/commands/transfer_asset.hpp | coderintherye/iroha | 68509282851130c9818f21acef1ef28e53622315 | [
"Apache-2.0"
] | null | null | null | irohad/model/commands/transfer_asset.hpp | coderintherye/iroha | 68509282851130c9818f21acef1ef28e53622315 | [
"Apache-2.0"
] | null | null | null | irohad/model/commands/transfer_asset.hpp | coderintherye/iroha | 68509282851130c9818f21acef1ef28e53622315 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright Soramitsu Co., Ltd. 2017 All Rights Reserved.
* http://soramitsu.co.jp
*
* 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/LICENS... | 26.194444 | 75 | 0.629905 | coderintherye |
4b3e790fbda1fb0ae1252d5603341357e62a43b0 | 396 | hpp | C++ | runtime/src/aderite/physics/Forward.hpp | nfwGytautas/aderite | 87a6a5c24a6dcaca80088cb7a4fca1f846a7f22c | [
"MIT"
] | null | null | null | runtime/src/aderite/physics/Forward.hpp | nfwGytautas/aderite | 87a6a5c24a6dcaca80088cb7a4fca1f846a7f22c | [
"MIT"
] | null | null | null | runtime/src/aderite/physics/Forward.hpp | nfwGytautas/aderite | 87a6a5c24a6dcaca80088cb7a4fca1f846a7f22c | [
"MIT"
] | null | null | null | #pragma once
/**
* @brief This file is used to define forward declarations for all physics types
*/
#include "aderite/utility/Macros.hpp"
namespace aderite {
namespace physics {
class PhysicsController;
class PhysicsScene;
class PhysicsEventList;
class PhysicsActor;
class DynamicActor;
class StaticActor;
class... | 15.230769 | 80 | 0.772727 | nfwGytautas |
4b3fbb7b0307a9b2d54a7089ee64e555d6d061af | 3,878 | cpp | C++ | Lib/OgreBullet/Dynamics/src/Constraints/OgreBulletDynamicsHingeConstraint.cpp | liuloppan/KinectOgreGame | 5a9c9ef5dd20d2195bd0167284206329ee13d9ab | [
"MIT"
] | 2 | 2017-06-21T12:20:33.000Z | 2018-12-13T15:48:05.000Z | Lib/OgreBullet/Dynamics/src/Constraints/OgreBulletDynamicsHingeConstraint.cpp | liuloppan/KinectOgreGame | 5a9c9ef5dd20d2195bd0167284206329ee13d9ab | [
"MIT"
] | 1 | 2019-03-07T13:11:40.000Z | 2019-03-07T13:11:40.000Z | Lib/OgreBullet/Dynamics/src/Constraints/OgreBulletDynamicsHingeConstraint.cpp | liuloppan/KinectOgreGame | 5a9c9ef5dd20d2195bd0167284206329ee13d9ab | [
"MIT"
] | 2 | 2017-05-29T06:24:11.000Z | 2019-03-07T06:42:09.000Z | /***************************************************************************
This source file is part of OGREBULLET
(Object-oriented Graphics Rendering Engine Bullet Wrapper)
For the latest info, see http://www.ogre3d.org/phpBB2addons/viewforum.php?f=10
Copyright (c) 2007 tuan.kuranes@gmail.com (Use it Freely, ... | 43.573034 | 111 | 0.624549 | liuloppan |
4b40fbd4ae5090074b94b7cfa5b863a3e5e8ee20 | 2,673 | cpp | C++ | test/src/vector_test.cpp | okyfirmansyah/uboost | 6eb6c9eb36a39cac8056e1f7938cb8000cb14241 | [
"MIT"
] | null | null | null | test/src/vector_test.cpp | okyfirmansyah/uboost | 6eb6c9eb36a39cac8056e1f7938cb8000cb14241 | [
"MIT"
] | null | null | null | test/src/vector_test.cpp | okyfirmansyah/uboost | 6eb6c9eb36a39cac8056e1f7938cb8000cb14241 | [
"MIT"
] | null | null | null | #include <iostream>
//#include <vector>
#include "../../include/uboost.hpp"
#include "../../include/vector.hpp"
#include "../../include/list.hpp"
class int_test
{
public:
int_test(int val)
:test(new int(val))
{
};
//!!! TODO: vector should be able to contains
//object with no default con... | 17.585526 | 90 | 0.587729 | okyfirmansyah |
4b41b4c500d04d507a91a5fcedecb259f2636b11 | 2,004 | cpp | C++ | src/shadereditor/src/shadereditor/solver/chlsl_solver_subtract.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 6 | 2022-01-23T09:40:33.000Z | 2022-03-20T20:53:25.000Z | src/shadereditor/src/shadereditor/solver/chlsl_solver_subtract.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | null | null | null | src/shadereditor/src/shadereditor/solver/chlsl_solver_subtract.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 1 | 2022-02-06T21:05:23.000Z | 2022-02-06T21:05:23.000Z |
#include "cbase.h"
#include "editorCommon.h"
void CHLSL_Solver_Subtract::OnWriteFXC(bool bIsPixelShader, WriteContext_FXC &context) {
CHLSL_Var *tg = GetTargetVar(0);
tg->DeclareMe(context);
CHLSL_Var *src1 = GetSourceVar(0);
CHLSL_Var *src2 = GetSourceVar(1);
char tmp[MAXTARGC];
Q_snprintf... | 33.966102 | 92 | 0.688623 | cstom4994 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.