hexsha stringlengths 40 40 | size int64 19 11.4M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 270 | max_stars_repo_name stringlengths 5 110 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 270 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 270 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 19 11.4M | avg_line_length float64 1.93 229k | max_line_length int64 12 688k | alphanum_fraction float64 0.07 0.99 | matches listlengths 1 10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
60f2bcd538c56a640ab822dace84670603a64225 | 13,375 | cc | C++ | tool/server.cc | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | tool/server.cc | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | tool/server.cc | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | /* Copyright (c) 2014, Google Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DIS... | 32.306763 | 95 | 0.609495 | [
"vector"
] |
60f7b51e9f805a6b9cb91ad6bebb39fb2b9b14b4 | 36,122 | cpp | C++ | tf2_bot_detector/ConsoleLog/ConsoleLines.cpp | Magicrafter13/tf2_bot_detector | 4cb43ae7e90fc5a084bef7d572af5bee1b10f389 | [
"MIT"
] | 1 | 2021-01-06T17:57:33.000Z | 2021-01-06T17:57:33.000Z | tf2_bot_detector/ConsoleLog/ConsoleLines.cpp | cyrusParvereshi/tf2_bot_detector | 4cb43ae7e90fc5a084bef7d572af5bee1b10f389 | [
"MIT"
] | null | null | null | tf2_bot_detector/ConsoleLog/ConsoleLines.cpp | cyrusParvereshi/tf2_bot_detector | 4cb43ae7e90fc5a084bef7d572af5bee1b10f389 | [
"MIT"
] | null | null | null | #include "ConsoleLines.h"
#include "Config/Settings.h"
#include "GameData/MatchmakingQueue.h"
#include "GameData/UserMessageType.h"
#include "UI/ImGui_TF2BotDetector.h"
#include "Util/RegexUtils.h"
#include "Log.h"
#include "WorldState.h"
#include <mh/algorithm/multi_compare.hpp>
#include <mh/text/charconv_helper.hpp>... | 32.689593 | 200 | 0.728836 | [
"object"
] |
8802bc08dc75a00218174f53fcfc0d60e0f74d7a | 19,867 | cpp | C++ | sp/src/game/client/downfall/vis_tester.cpp | Msalinas2877/DownFall | 817bf785104d0d4476d07b5b4bda87f093065f47 | [
"Unlicense"
] | 11 | 2017-10-10T21:41:38.000Z | 2021-08-10T08:12:32.000Z | sp/src/game/client/downfall/vis_tester.cpp | Msalinas2877/DownFall | 817bf785104d0d4476d07b5b4bda87f093065f47 | [
"Unlicense"
] | 2 | 2017-06-21T14:29:12.000Z | 2020-10-08T14:49:42.000Z | sp/src/game/client/downfall/vis_tester.cpp | Msalinas2877/DownFall | 817bf785104d0d4476d07b5b4bda87f093065f47 | [
"Unlicense"
] | 8 | 2017-06-20T15:33:54.000Z | 2022-02-25T09:30:29.000Z | #include "cbase.h"
#include "filesystem.h"
#include "lumpfiles.h"
#include "tier1/memstack.h"
#include "tier0/memdbgon.h"
#pragma region CORE
static CMemoryStack g_MemStack;
template <typename T> static T* Hunk_Alloc( size_t s, bool clear = true )
{
return static_cast<T*>( g_MemStack.Alloc( s, clear ) );
}
static v... | 23.074332 | 121 | 0.683596 | [
"vector",
"model"
] |
8804e2c0ffee7cd40cb109f80f7c987f7cf96ee1 | 113,461 | cc | C++ | tests/runtime/instrs_unittest.cc | mizuki-nana/coreVM | 1ff863b890329265a86ff46b0fdf7bac8e362f0e | [
"MIT"
] | 2 | 2017-02-12T21:59:54.000Z | 2017-02-13T14:57:48.000Z | tests/runtime/instrs_unittest.cc | mizuki-nana/coreVM | 1ff863b890329265a86ff46b0fdf7bac8e362f0e | [
"MIT"
] | null | null | null | tests/runtime/instrs_unittest.cc | mizuki-nana/coreVM | 1ff863b890329265a86ff46b0fdf7bac8e362f0e | [
"MIT"
] | null | null | null | /*******************************************************************************
The MIT License (MIT)
Copyright (c) 2016 Yanzheng Li
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 restr... | 30.55777 | 132 | 0.649034 | [
"object",
"vector"
] |
880688fbabf64e02003cc67d9f8277a6a24fe248 | 3,370 | hpp | C++ | src/engine/include/modules/texture_repository.hpp | wolfysdl/tyra | e5c9d17405618bdadb8e370835f6e15f511e7641 | [
"Apache-2.0"
] | 1 | 2021-11-25T00:14:13.000Z | 2021-11-25T00:14:13.000Z | src/engine/include/modules/texture_repository.hpp | wolfysdl/tyra | e5c9d17405618bdadb8e370835f6e15f511e7641 | [
"Apache-2.0"
] | null | null | null | src/engine/include/modules/texture_repository.hpp | wolfysdl/tyra | e5c9d17405618bdadb8e370835f6e15f511e7641 | [
"Apache-2.0"
] | 1 | 2021-11-24T15:05:23.000Z | 2021-11-24T15:05:23.000Z | /*
# ______ ____ ___
# | \/ ____| |___|
# | | | \ | |
#-----------------------------------------------------------------------
# Copyright 2020, tyra - https://github.com/h4570/tyra
# Licenced under Apache License 2.0
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
*/
#ifndef ... | 25.338346 | 90 | 0.573294 | [
"mesh",
"vector",
"3d"
] |
88084170891c8a79c33a9b6b8f4694afa00555a9 | 932 | hpp | C++ | src/include/structs.hpp | N4G170/project_euler_net | f8ec89f0b88fed687d7bd599095274f7025895a2 | [
"MIT"
] | null | null | null | src/include/structs.hpp | N4G170/project_euler_net | f8ec89f0b88fed687d7bd599095274f7025895a2 | [
"MIT"
] | null | null | null | src/include/structs.hpp | N4G170/project_euler_net | f8ec89f0b88fed687d7bd599095274f7025895a2 | [
"MIT"
] | null | null | null | #ifndef STRUCTS_HPP
#define STRUCTS_HPP
#include "SDL.h"
#include <iostream>
#include <memory>
#include <unordered_map>
#include <string>
class Texture;
/**
* \brief Small struct used to define a Transform. More elements will be added as needed (like scale and rotation)
*/
struct Transform
{
SDL_Rect rect;
};
... | 16.350877 | 113 | 0.684549 | [
"transform"
] |
880bfb21a6976b16b42ece573f3034a40fa9e5db | 777 | cpp | C++ | testing/main.cpp | miglesias91/medios-digitales | 3c237d939bb694502ce6d4f89a3fa44a66acd1ac | [
"MIT"
] | null | null | null | testing/main.cpp | miglesias91/medios-digitales | 3c237d939bb694502ce6d4f89a3fa44a66acd1ac | [
"MIT"
] | null | null | null | testing/main.cpp | miglesias91/medios-digitales | 3c237d939bb694502ce6d4f89a3fa44a66acd1ac | [
"MIT"
] | null | null | null | // In a Catch project with multiple files, dedicate one file to compile the
// source code of Catch itself and reuse the resulting object file for linking.
// vld
#if defined(DEBUG) || defined(_DEBUG)
#include <vld.h>
#endif
#define CATCH_CONFIG_RUNNER
#include <catch.hpp>
// noticias
#include <notic... | 25.064516 | 80 | 0.67825 | [
"object"
] |
8814d7311841d94895543e79ff310375bbd3941a | 2,651 | cpp | C++ | stage3gamestatefactory.cpp | williamwu88/Flying-Stickman | d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae | [
"MIT"
] | null | null | null | stage3gamestatefactory.cpp | williamwu88/Flying-Stickman | d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae | [
"MIT"
] | null | null | null | stage3gamestatefactory.cpp | williamwu88/Flying-Stickman | d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae | [
"MIT"
] | null | null | null | #include "stage3gamestatefactory.h"
#include "stage3game.h"
#include "stickmanplayerstage3.h"
#include "extendedconfigstage3.h"
#include "emptyentity.h"
#include "victoryflag.h"
#include "scoreboard.h"
#include "obstacleiterable.h"
#include "obstacleiterator.h"
#include <sstream>
GameState *Stage3GameStateFactory::cre... | 39.567164 | 174 | 0.62731 | [
"vector"
] |
8814fa828a1e33fd22cd3801b057a65ff8fbbd70 | 13,843 | cpp | C++ | src/demi/gfx/SkeletonAnimationDef.cpp | wangyanxing/Demi3D | 73e684168bd39b894f448779d41fab600ba9b150 | [
"MIT"
] | 10 | 2015-03-04T04:27:15.000Z | 2020-06-04T14:06:47.000Z | src/demi/gfx/SkeletonAnimationDef.cpp | wangyanxing/Demi3D | 73e684168bd39b894f448779d41fab600ba9b150 | [
"MIT"
] | null | null | null | src/demi/gfx/SkeletonAnimationDef.cpp | wangyanxing/Demi3D | 73e684168bd39b894f448779d41fab600ba9b150 | [
"MIT"
] | 5 | 2015-10-17T19:09:58.000Z | 2021-11-15T23:42:18.000Z |
/**********************************************************************
This source file is a part of Demi3D
__ ___ __ __ __
| \|_ |\/|| _)| \
|__/|__| || __)|__/
Copyright (c) 2013-2014 Demi team
https://github.com/wangyanxing/Demi3D
Released under the MIT License
https://github.com/wangyanxing/D... | 39.551429 | 107 | 0.49339 | [
"transform"
] |
8815a2d9d398a93d48fae66b06a867db18615d1f | 7,843 | hpp | C++ | Sources/ECS/Components/Meshes/OBJMesh.hpp | n8vm/InteractiveComputerGraphics | 022d1b7b5ca81846bf5f310b30fde9beda54ff22 | [
"MIT"
] | null | null | null | Sources/ECS/Components/Meshes/OBJMesh.hpp | n8vm/InteractiveComputerGraphics | 022d1b7b5ca81846bf5f310b30fde9beda54ff22 | [
"MIT"
] | null | null | null | Sources/ECS/Components/Meshes/OBJMesh.hpp | n8vm/InteractiveComputerGraphics | 022d1b7b5ca81846bf5f310b30fde9beda54ff22 | [
"MIT"
] | 1 | 2019-01-29T10:44:58.000Z | 2019-01-29T10:44:58.000Z | #pragma once
#include "vkdk.hpp"
#include "Mesh.hpp"
#include <iostream>
#include <sys/stat.h>
#include <errno.h>
#include <cstring>
#include "tinyobjloader.h"
namespace Components::Meshes {
/* An obj mesh contains vertex information from an obj file that has been loaded to the GPU. */
class OBJMesh : public MeshI... | 34.857778 | 180 | 0.753538 | [
"mesh",
"vector"
] |
881758cf71789ba609c36379751f3d285d623f40 | 6,409 | cc | C++ | src/net/ce-loss.cc | zh794390558/eesen | 890c1394abc4beba06baf79eb8203a5c65d30eb8 | [
"Apache-2.0"
] | 798 | 2015-08-19T21:15:28.000Z | 2022-03-31T06:11:02.000Z | src/net/ce-loss.cc | xiachen1993/eesen | 4d4920ca6a2f7166cf603d81c0fd40c5c26e65a0 | [
"Apache-2.0"
] | 173 | 2015-10-19T16:24:48.000Z | 2021-08-23T11:39:54.000Z | src/net/ce-loss.cc | xiachen1993/eesen | 4d4920ca6a2f7166cf603d81c0fd40c5c26e65a0 | [
"Apache-2.0"
] | 293 | 2015-09-09T19:31:42.000Z | 2022-03-31T06:11:04.000Z | // net/ce-loss.cc
// Copyright 2011 Brno University of Technology (author: Karel Vesely)
// 2015 Yajie Miao
// 2015 Guoli Ye
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file excep... | 36.005618 | 116 | 0.669995 | [
"vector"
] |
8818cbcd43038e37b0e718c0a9be8b360384b78f | 7,365 | cpp | C++ | third_party/skia_m63/third_party/externals/angle2/src/tests/gl_tests/D3D11EmulatedIndexedBufferTest.cpp | kniefliu/WindowsSamples | c841268ef4a0f1c6f89b8e95bf68058ea2548394 | [
"MIT"
] | 2 | 2021-11-18T20:12:08.000Z | 2022-03-13T06:56:10.000Z | third_party/skia_m63/third_party/externals/angle2/src/tests/gl_tests/D3D11EmulatedIndexedBufferTest.cpp | kniefliu/WindowsSamples | c841268ef4a0f1c6f89b8e95bf68058ea2548394 | [
"MIT"
] | null | null | null | third_party/skia_m63/third_party/externals/angle2/src/tests/gl_tests/D3D11EmulatedIndexedBufferTest.cpp | kniefliu/WindowsSamples | c841268ef4a0f1c6f89b8e95bf68058ea2548394 | [
"MIT"
] | 2 | 2019-12-11T04:13:15.000Z | 2020-02-15T14:42:13.000Z | //
// Copyright 2015 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// D3D11EmulatedIndexedBufferTest:
// Tests to validate our D3D11 support for emulating an indexed
// vertex buffer.
//
#include "libANGLE/... | 37.01005 | 126 | 0.672912 | [
"vector"
] |
882591924eea8d3fb07c8fa497cf5fd7816c5052 | 3,885 | hpp | C++ | src/libraries/waves/waves/waveTheories/regular/stokesFirst/stokesFirst.hpp | MrAwesomeRocks/caelus-cml | 55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7 | [
"mpich2"
] | null | null | null | src/libraries/waves/waves/waveTheories/regular/stokesFirst/stokesFirst.hpp | MrAwesomeRocks/caelus-cml | 55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7 | [
"mpich2"
] | null | null | null | src/libraries/waves/waves/waveTheories/regular/stokesFirst/stokesFirst.hpp | MrAwesomeRocks/caelus-cml | 55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7 | [
"mpich2"
] | null | null | null | /*---------------------------------------------------------------------------*\
Copyright Niels Gjøl Jacobsen, Technical University of Denmark.
-------------------------------------------------------------------------------
License
This file is part of Caelus.
CAELUS is free software: you can redistribute it a... | 24.588608 | 105 | 0.485714 | [
"vector"
] |
88259a0ab8fbf9470dd443d8d80223d52602e95b | 3,040 | cc | C++ | alidns/src/model/DescribeTransferDomainsRequest.cc | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | alidns/src/model/DescribeTransferDomainsRequest.cc | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | alidns/src/model/DescribeTransferDomainsRequest.cc | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud 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... | 25.762712 | 86 | 0.770066 | [
"model"
] |
88263e52497d30c5efbdcf612dbdad0d2fc9708d | 1,128 | cc | C++ | 01/src/binding.cc | NickNaso/addon-event-emitter | 5156f0af3b46fdd7a392a09d20c2fdcee882f2e7 | [
"Apache-2.0"
] | 17 | 2018-04-10T19:10:10.000Z | 2021-07-07T11:51:19.000Z | 04-addon-event-emitter/01/src/binding.cc | NickNaso/conf-cd-rome-2018 | 7aaa39ff1b959f0fe2a4d841cc34fdf251716a57 | [
"Apache-2.0"
] | 3 | 2018-01-05T00:38:51.000Z | 2019-05-31T07:50:57.000Z | 04-addon-event-emitter/01/src/binding.cc | NickNaso/conf-cd-rome-2018 | 7aaa39ff1b959f0fe2a4d841cc34fdf251716a57 | [
"Apache-2.0"
] | 6 | 2019-02-08T23:13:11.000Z | 2021-07-09T10:03:28.000Z | /*******************************************************************************
* Copyright (c) 2018 Nicola Del Gobbo
* 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/... | 41.777778 | 80 | 0.64539 | [
"object"
] |
882eebac0bdf837991651d39b45e4e0ab713cc7a | 888 | cpp | C++ | ManagedCpp/MeshManipulationState.cpp | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | ManagedCpp/MeshManipulationState.cpp | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | ManagedCpp/MeshManipulationState.cpp | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | //
// MeshManipulationState.cpp
// OpenGLEditor
//
// Created by Filip Kunc on 12/12/09.
// For license see LICENSE.TXT
//
#include "MeshManipulationState.h"
namespace ManagedCpp
{
MeshManipulationState::MeshManipulationState(Mesh ^mesh, uint index)
{
itemIndex = index;
vertices = new vector<Vector3D>(*mes... | 20.181818 | 69 | 0.721847 | [
"mesh",
"vector"
] |
882f1fe0751f5f7fb7a87d26ac5a215a8014f92f | 14,196 | cc | C++ | components/safe_browsing/content/browser/ui_manager.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | components/safe_browsing/content/browser/ui_manager.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | components/safe_browsing/content/browser/ui_manager.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/safe_browsing/content/browser/ui_manager.h"
#include "base/bind.h"
#include "base/callback.h"
#include "base/metrics/histogram_m... | 40.444444 | 87 | 0.758946 | [
"vector"
] |
88314d1e064297c84466565356d0cd56627acd1d | 4,291 | cpp | C++ | BugReport/FailAssert/main.cpp | wenyan4work/FDPS | 2ab4f26e188b2c21b84353c187bf5b39758ebf1a | [
"MIT"
] | null | null | null | BugReport/FailAssert/main.cpp | wenyan4work/FDPS | 2ab4f26e188b2c21b84353c187bf5b39758ebf1a | [
"MIT"
] | null | null | null | BugReport/FailAssert/main.cpp | wenyan4work/FDPS | 2ab4f26e188b2c21b84353c187bf5b39758ebf1a | [
"MIT"
] | null | null | null | #include <cassert>
#include <iostream>
#include <type_traits>
#include <vector>
#include "particle_simulator.hpp"
class forceNearEP {
public:
void clear() {}
};
/*FullParticle class for FDPS*/
class SphereFP {
public:
PS::S32 gid;
PS::F64vec3 pos;
PS::F64 RSearch;
PS::F64vec getPos() const {... | 28.045752 | 113 | 0.623398 | [
"vector"
] |
883440924f06f5fdb74e1a04297b627c8bf67564 | 27,288 | cc | C++ | tensorflow/core/kernels/data/tensor_slice_dataset_op_test.cc | Sonata-Wang/tensorflow | 8bbef0cd77879d05ed69bf30e76087847a8ca4a2 | [
"Apache-2.0"
] | 36 | 2016-12-17T15:25:25.000Z | 2022-01-29T21:50:53.000Z | tensorflow/core/kernels/data/tensor_slice_dataset_op_test.cc | YaoYaoZhi/tensorflow | 83903c9dd9b5235996ec9158c30a1607fcfb4c73 | [
"Apache-2.0"
] | 30 | 2016-10-04T15:38:08.000Z | 2020-07-16T12:09:33.000Z | tensorflow/core/kernels/data/tensor_slice_dataset_op_test.cc | YaoYaoZhi/tensorflow | 83903c9dd9b5235996ec9158c30a1607fcfb4c73 | [
"Apache-2.0"
] | 36 | 2017-07-27T21:12:40.000Z | 2022-02-03T16:45:56.000Z | /* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | 44.661211 | 80 | 0.652704 | [
"shape",
"vector"
] |
88365e3c6c94c2ceaf240f8698d88a7f7d21bb9c | 30,110 | cc | C++ | cooling/cooling.cc | farlies/rsked | cd2004bed454578f4d2ac25996dc1ced98d4fa58 | [
"Apache-2.0"
] | null | null | null | cooling/cooling.cc | farlies/rsked | cd2004bed454578f4d2ac25996dc1ced98d4fa58 | [
"Apache-2.0"
] | null | null | null | cooling/cooling.cc | farlies/rsked | cd2004bed454578f4d2ac25996dc1ced98d4fa58 | [
"Apache-2.0"
] | 1 | 2020-10-04T22:14:55.000Z | 2020-10-04T22:14:55.000Z | /* Part of the rsked package.
* Copyright 2020 Steven A. Harp farlies(at)gmail.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 31.761603 | 87 | 0.604351 | [
"object",
"solid"
] |
88395726ee9b25c0727543db85e6a0a1b87e201e | 6,609 | cc | C++ | chrome/browser/ui/webui/chromeos/login/network_dropdown.cc | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | 1 | 2020-09-15T08:43:34.000Z | 2020-09-15T08:43:34.000Z | chrome/browser/ui/webui/chromeos/login/network_dropdown.cc | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/webui/chromeos/login/network_dropdown.cc | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/webui/chromeos/login/network_dropdown.h"
#include <string>
#include "base/macros.h"
#include "base/strings/string_util.h... | 31.028169 | 80 | 0.694507 | [
"model"
] |
8842442336af54bd0053c5f1268c6cba0a413c3f | 352 | cpp | C++ | examples/cookies.cpp | FatihBAKIR/v60 | 0ee1ed4d210ddacc187d056baa588575d3d8e4ca | [
"MIT"
] | 5 | 2021-01-10T09:28:29.000Z | 2021-01-16T10:36:23.000Z | examples/cookies.cpp | FatihBAKIR/v60 | 0ee1ed4d210ddacc187d056baa588575d3d8e4ca | [
"MIT"
] | null | null | null | examples/cookies.cpp | FatihBAKIR/v60 | 0ee1ed4d210ddacc187d056baa588575d3d8e4ca | [
"MIT"
] | 1 | 2021-01-15T04:25:28.000Z | 2021-01-15T04:25:28.000Z | #include <v60/v60.hpp>
int main() {
using namespace v60;
server s(use(cookie_parser<object<member<"name", std::string>>>,
get<"/hello">([](Request auto req, Response auto resp) -> task<void> {
co_await resp.send("Hello from v60, " + get<"name">(req.cookies));
... | 32 | 87 | 0.539773 | [
"object"
] |
8843f4e7c23ff84ae115828060f6b20cddd99a28 | 25,483 | cc | C++ | bench/qs8-dwconv-e2e.cc | xbwee1024/XNNPACK | c921972294e429c152f1cacf6dfe517b74470070 | [
"BSD-3-Clause"
] | null | null | null | bench/qs8-dwconv-e2e.cc | xbwee1024/XNNPACK | c921972294e429c152f1cacf6dfe517b74470070 | [
"BSD-3-Clause"
] | null | null | null | bench/qs8-dwconv-e2e.cc | xbwee1024/XNNPACK | c921972294e429c152f1cacf6dfe517b74470070 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <algorithm>
#include <cmath>
#include <functional>
#include <random>
#include <vector>
#include <xnnpack.h>
#include <benchmark/benchmark.h>
#i... | 49.674464 | 120 | 0.786838 | [
"vector",
"model"
] |
88456f382d0dd33ee798f461b3682d66068f2f6b | 14,547 | cpp | C++ | src/mailews/src/MailEwsSyncItemUtils.cpp | stonewell/exchange-ews-thunderbird | 7b8cc41621ff29deb4145ad905344fecd60ccb0c | [
"MIT"
] | 17 | 2016-02-24T15:13:04.000Z | 2022-03-31T22:07:20.000Z | src/mailews/src/MailEwsSyncItemUtils.cpp | stonewell/exchange-ews-thunderbird | 7b8cc41621ff29deb4145ad905344fecd60ccb0c | [
"MIT"
] | 3 | 2016-02-24T20:05:09.000Z | 2017-04-18T04:23:56.000Z | src/mailews/src/MailEwsSyncItemUtils.cpp | stonewell/exchange-ews-thunderbird | 7b8cc41621ff29deb4145ad905344fecd60ccb0c | [
"MIT"
] | 8 | 2018-06-01T08:32:35.000Z | 2021-07-01T01:22:20.000Z | #include "nsIMsgFolder.h"
#include "nsMsgBaseCID.h"
#include "nsIMsgIncomingServer.h"
#include "msgCore.h"
#include "nsThreadUtils.h"
#include "libews.h"
#include "IMailEwsMsgIncomingServer.h"
#include "MailEwsSyncItemUtils.h"
#include "MailEwsErrorInfo.h"
#include "nsServiceManagerUtils.h"
#include "nsComponentMana... | 28.692308 | 91 | 0.684677 | [
"vector"
] |
88489c9ba7da5f055bdb33f6fec0f757cd7ee750 | 10,324 | cpp | C++ | libs/openFrameworks/sound/ofSoundStream.cpp | tpltnt/openFrameworks | 5e715f17ade4869d461a15ad47e5ec0249ad341b | [
"MIT"
] | null | null | null | libs/openFrameworks/sound/ofSoundStream.cpp | tpltnt/openFrameworks | 5e715f17ade4869d461a15ad47e5ec0249ad341b | [
"MIT"
] | null | null | null | libs/openFrameworks/sound/ofSoundStream.cpp | tpltnt/openFrameworks | 5e715f17ade4869d461a15ad47e5ec0249ad341b | [
"MIT"
] | null | null | null | #include "ofSoundStream.h"
#include "ofAppRunner.h"
#if defined(OF_SOUND_PLAYER_FMOD)
#include "ofSoundPlayer.h"
#endif
#ifdef OF_SOUNDSTREAM_RTAUDIO
#include "ofRtAudioSoundStream.h"
#define OF_SOUND_STREAM_TYPE ofRtAudioSoundStream
#elif defined(OF_SOUNDSTREAM_ANDROID)
#include "ofxAndroidSoundStream.h"
#define OF_... | 31.003003 | 157 | 0.57962 | [
"vector"
] |
88495e3645b7566610630502ae822ab2126cd12a | 674 | cpp | C++ | src/main.cpp | jdmillard/opencv-cuda | f3e4560404f576ccd9b935ceaad866754bd18a4e | [
"MIT"
] | 1 | 2020-12-24T06:47:09.000Z | 2020-12-24T06:47:09.000Z | src/main.cpp | jdmillard/opencv-cuda | f3e4560404f576ccd9b935ceaad866754bd18a4e | [
"MIT"
] | null | null | null | src/main.cpp | jdmillard/opencv-cuda | f3e4560404f576ccd9b935ceaad866754bd18a4e | [
"MIT"
] | null | null | null | #include "example.h"
int main(int argc, char **argv)
{
// initialize windows
cv::namedWindow("Original", CV_WINDOW_AUTOSIZE);
cv::namedWindow("Modified", CV_WINDOW_AUTOSIZE);
cv::moveWindow("Original", 50, 50);
cv::moveWindow("Modified", 700, 50);
// instantiate the class
ExampleClass object;
// loa... | 21.741935 | 53 | 0.678042 | [
"object"
] |
884ca9858fcdd4e963dd5e438021c255d2def2db | 8,662 | cpp | C++ | source/adios2/engine/dataman/DataManWriter.cpp | anagainaru/ADIOS2 | 2a651cd121fea052ba6492356903ae7daf52c02e | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2021-11-09T05:57:22.000Z | 2021-11-09T05:57:22.000Z | source/adios2/engine/dataman/DataManWriter.cpp | ElsevierSoftwareX/SOFTX_2019_252 | 8852b3ed9e2f83d2f653854d612e891d103977b8 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | source/adios2/engine/dataman/DataManWriter.cpp | ElsevierSoftwareX/SOFTX_2019_252 | 8852b3ed9e2f83d2f653854d612e891d103977b8 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2021-07-14T11:34:29.000Z | 2021-07-14T11:34:29.000Z | /*
* Distributed under the OSI-approved Apache License, Version 2.0. See
* accompanying file Copyright.txt for details.
*
* DataManWriter.cpp
*
* Created on: Jan 10, 2017
* Author: Jason Wang
*/
#include "DataManWriter.tcc"
namespace adios2
{
namespace core
{
namespace engine
{
DataManWriter::DataManW... | 27.674121 | 80 | 0.534519 | [
"vector"
] |
884d98334550f347093b287a825d52a2df33781b | 2,316 | hpp | C++ | src/verbatim_uptr.hpp | faemiyah/faemiyah-demoscene_2016-08_80k-intro_ghosts_of_mars | 69a79a8cb68591c834989e89be530a1a94fb02c2 | [
"BSD-3-Clause"
] | null | null | null | src/verbatim_uptr.hpp | faemiyah/faemiyah-demoscene_2016-08_80k-intro_ghosts_of_mars | 69a79a8cb68591c834989e89be530a1a94fb02c2 | [
"BSD-3-Clause"
] | null | null | null | src/verbatim_uptr.hpp | faemiyah/faemiyah-demoscene_2016-08_80k-intro_ghosts_of_mars | 69a79a8cb68591c834989e89be530a1a94fb02c2 | [
"BSD-3-Clause"
] | null | null | null | #ifndef VERBATIM_UPTR_HPP
#define VERBATIM_UPTR_HPP
#include "verbatim_realloc.hpp"
template<typename T> class uptr
{
private:
/// Object reference.
T* m_ref;
private:
/// Deleted copy constructor.
uptr(const uptr&) = delete;
/// Deleted assignment.
uptr& operator=(const uptr&) = delete;
... | 16.905109 | 53 | 0.503886 | [
"object"
] |
884df1574eaebcdafac49bcd681976a91024cd72 | 7,254 | cpp | C++ | src/libged/brep/tikz.cpp | starseeker/cadcitest | f19a234cf13ec03cd52ed23af8138d58c455c298 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | src/libged/brep/tikz.cpp | starseeker/cadcitest | f19a234cf13ec03cd52ed23af8138d58c455c298 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | src/libged/brep/tikz.cpp | starseeker/cadcitest | f19a234cf13ec03cd52ed23af8138d58c455c298 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | /* T I K Z . C P P
* BRL-CAD
*
* Copyright (c) 2008-2021 United States Government as represented by
* the U.S. Army Research Laboratory.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* version 2.1 as pu... | 33.123288 | 136 | 0.672457 | [
"cad"
] |
884e4c0076681f55ccc758bac0f5964157fc0234 | 3,287 | hh | C++ | source/blender/blenkernel/BKE_persistent_data_handle.hh | aditiapratama/blender-compo-up | 105ed22b95859b8836d4d8541207440b5d5e1d49 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 3 | 2020-08-07T11:35:09.000Z | 2021-07-21T01:55:42.000Z | source/blender/blenkernel/BKE_persistent_data_handle.hh | aditiapratama/blender-compo-up | 105ed22b95859b8836d4d8541207440b5d5e1d49 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/blender/blenkernel/BKE_persistent_data_handle.hh | aditiapratama/blender-compo-up | 105ed22b95859b8836d4d8541207440b5d5e1d49 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 5 | 2020-08-03T13:03:29.000Z | 2021-08-07T22:10:26.000Z | /*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | 24.714286 | 99 | 0.717371 | [
"object"
] |
9c07c32d02312ab5c65952689ee4e464be6f18b1 | 38,833 | cpp | C++ | inference-engine/tests_deprecated/functional/shared_tests/transformations/common/validation.cpp | shre2398/openvino | f84a6d97ace26b75ae9d852525a997cbaba32e6a | [
"Apache-2.0"
] | 2 | 2020-11-18T14:14:06.000Z | 2020-11-28T04:55:57.000Z | inference-engine/tests_deprecated/functional/shared_tests/transformations/common/validation.cpp | shre2398/openvino | f84a6d97ace26b75ae9d852525a997cbaba32e6a | [
"Apache-2.0"
] | 1 | 2020-12-22T05:01:12.000Z | 2020-12-23T09:49:43.000Z | inference-engine/tests_deprecated/functional/shared_tests/transformations/common/validation.cpp | shre2398/openvino | f84a6d97ace26b75ae9d852525a997cbaba32e6a | [
"Apache-2.0"
] | null | null | null | // Copyright (C) 2018-2020 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#include "validation.hpp"
#include <algorithm>
#include <gtest/gtest.h>
#include <string>
#include <vector>
#include <unordered_set>
#include "low_precision_transformations/network_helper.hpp"
#include "low_precision_transformatio... | 50.171835 | 197 | 0.600263 | [
"vector"
] |
9c0c77031328eaf809103a8ab73f84cf76ca89b4 | 6,860 | hpp | C++ | learning-opengl/include/glm/detail/func_matrix.hpp | abhandal/Tutorials | 554c386fcdabda59ad92b31bc155fb7f6decb9e8 | [
"MIT"
] | 3 | 2017-09-22T15:11:01.000Z | 2021-07-12T07:25:40.000Z | learning-opengl/include/glm/detail/func_matrix.hpp | abhandal/Tutorials | 554c386fcdabda59ad92b31bc155fb7f6decb9e8 | [
"MIT"
] | 1 | 2017-10-12T13:48:47.000Z | 2017-10-13T05:40:04.000Z | learning-opengl/include/glm/detail/func_matrix.hpp | abhandal/Tutorials | 554c386fcdabda59ad92b31bc155fb7f6decb9e8 | [
"MIT"
] | 1 | 2018-02-08T05:06:54.000Z | 2018-02-08T05:06:54.000Z | ///////////////////////////////////////////////////////////////////////////////////
/// OpenGL Mathematics (glm.g-truc.net)
///
/// Copyright (c) 2005 - 2015 G-Truc Creation (www.g-truc.net)
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentatio... | 38.324022 | 148 | 0.694606 | [
"vector"
] |
9c0fce5fa0c87f29122bcfde96353453f4d8fd18 | 9,832 | hpp | C++ | include/cppast/cpp_function.hpp | Silveryard/cppast | 6bb3f330cb0aec63e5631e175c24428581a34b0b | [
"MIT"
] | null | null | null | include/cppast/cpp_function.hpp | Silveryard/cppast | 6bb3f330cb0aec63e5631e175c24428581a34b0b | [
"MIT"
] | null | null | null | include/cppast/cpp_function.hpp | Silveryard/cppast | 6bb3f330cb0aec63e5631e175c24428581a34b0b | [
"MIT"
] | null | null | null | // Copyright (C) 2017-2022 Jonathan Müller and cppast contributors
// SPDX-License-Identifier: MIT
#ifndef CPPAST_CPP_FUNCTION_HPP_INCLUDED
#define CPPAST_CPP_FUNCTION_HPP_INCLUDED
#include <cppast/cpp_entity.hpp>
#include <cppast/cpp_forward_declarable.hpp>
#include <cppast/cpp_storage_class_specifiers.hpp>
#include... | 35.366906 | 100 | 0.623068 | [
"object"
] |
9c11a60530eb6b1fa43141a110a1831f1d8d1793 | 10,936 | cc | C++ | src/mjolnir/admin.cc | CesarHerreraG/valhalla | 0f481c6e751f0b3f7320d6ac41f32949dd2c5152 | [
"MIT"
] | null | null | null | src/mjolnir/admin.cc | CesarHerreraG/valhalla | 0f481c6e751f0b3f7320d6ac41f32949dd2c5152 | [
"MIT"
] | null | null | null | src/mjolnir/admin.cc | CesarHerreraG/valhalla | 0f481c6e751f0b3f7320d6ac41f32949dd2c5152 | [
"MIT"
] | null | null | null | #include "mjolnir/admin.h"
#include "baldr/datetime.h"
#include "midgard/logging.h"
#include <boost/filesystem/operations.hpp>
#include <spatialite.h>
#include <sqlite3.h>
#include <unordered_map>
namespace valhalla {
namespace mjolnir {
// Get the dbhandle of a sqlite db. Used for timezones and admins DBs.
sqlite3*... | 31.698551 | 97 | 0.630852 | [
"geometry",
"vector"
] |
9c1256c1a78e1277411efa8a9fe2011bd30dd2fe | 4,030 | cpp | C++ | evaluator/run_evaluation.cpp | benjaminum/surface-reconstruction-benchmark | c9e7516297620ba01fc91917f0186fbe677bbf7c | [
"BSD-2-Clause"
] | 39 | 2019-03-28T03:02:41.000Z | 2022-01-28T14:45:04.000Z | evaluator/run_evaluation.cpp | benjaminum/surface-reconstruction-benchmark | c9e7516297620ba01fc91917f0186fbe677bbf7c | [
"BSD-2-Clause"
] | 8 | 2020-09-08T16:02:42.000Z | 2021-05-25T06:36:16.000Z | evaluator/run_evaluation.cpp | benjaminum/surface-reconstruction-benchmark | c9e7516297620ba01fc91917f0186fbe677bbf7c | [
"BSD-2-Clause"
] | 12 | 2018-11-14T02:01:56.000Z | 2022-01-21T06:47:16.000Z | /*
Copyright (c) 2010, Matt Berger
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 conditions and the following di... | 34.152542 | 103 | 0.715136 | [
"mesh",
"shape",
"vector"
] |
9c1323eea075795e06f606dfd5c0082b3e9a2ae9 | 20,622 | cpp | C++ | src/photogram/phgr_orient_relative.cpp | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 451 | 2016-11-25T09:40:28.000Z | 2022-03-30T04:20:42.000Z | src/photogram/phgr_orient_relative.cpp | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 143 | 2016-11-25T20:35:57.000Z | 2022-03-01T11:58:02.000Z | src/photogram/phgr_orient_relative.cpp | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 139 | 2016-12-02T10:26:21.000Z | 2022-03-10T19:40:29.000Z | /*Header-MicMac-eLiSe-25/06/2007
MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation
eLiSe : ELements of an Image Software Environnement
www.micmac.ign.fr
Copyright : Institut Geographique National
Author : Marc Pierrot Deseilligny
Contributors : Gregoire Maille... | 27.027523 | 97 | 0.599942 | [
"vector"
] |
9c158c7d4a47840838602cfdaaf8383609d4612d | 9,189 | cpp | C++ | src/Tools/AstralaxCompiler/AstralaxCompiler.cpp | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Tools/AstralaxCompiler/AstralaxCompiler.cpp | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Tools/AstralaxCompiler/AstralaxCompiler.cpp | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | #include "ToolUtils/ToolUtils.h"
#include "Plugins/AstralaxPlugin/AstralaxInterface.h"
#include "magic.h"
#include "lz4.h"
#include "lz4hc.h"
#include <vector>
#include <string>
#include <sstream>
#include "Kernel/Magic.h"
#include "Kernel/Logger.h"
#include "ToolUtils/ToolUtils.h"
///////////////////////////////... | 24.569519 | 106 | 0.58853 | [
"vector",
"3d"
] |
9c1b459c987a4c6d35de573e330d05d32a608ade | 1,069 | cpp | C++ | cf/Div2/E/Civilization/main.cpp | wdjpng/soi | dd565587ae30985676f7f374093ec0687436b881 | [
"MIT"
] | null | null | null | cf/Div2/E/Civilization/main.cpp | wdjpng/soi | dd565587ae30985676f7f374093ec0687436b881 | [
"MIT"
] | null | null | null | cf/Div2/E/Civilization/main.cpp | wdjpng/soi | dd565587ae30985676f7f374093ec0687436b881 | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
#define int long long
vector<vector<int>>chef;
vector<int> find(int i){
if(i == chef[i][0]){
return chef[i];
} else{
return chef[i] = find(chef[i][0]);
}
}
void unite(int a, int b){
vector<int>chefA = find(a);
vector<int> chefB = find(... | 19.089286 | 48 | 0.412535 | [
"vector"
] |
9c1cdf6b1661d379900e33a285a46aa62d120acf | 18,542 | cpp | C++ | bm/src/v20180423/model/DevicePriceInfo.cpp | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | bm/src/v20180423/model/DevicePriceInfo.cpp | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | bm/src/v20180423/model/DevicePriceInfo.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
... | 29.10832 | 149 | 0.693075 | [
"model"
] |
9c1eb34621251eb4aa82a2eac50821890c91b76a | 25,773 | cpp | C++ | firmware/gestalt.cpp | imnp/pygestalt | d332df64264cce4a2bec8a73d698c386f1eaca7b | [
"MIT"
] | 1 | 2020-02-02T06:58:50.000Z | 2020-02-02T06:58:50.000Z | firmware/gestalt.cpp | imoyer/pygestalt | d332df64264cce4a2bec8a73d698c386f1eaca7b | [
"MIT"
] | 3 | 2015-12-04T23:14:50.000Z | 2016-11-08T16:24:32.000Z | firmware/gestalt.cpp | imnp/pygestalt | d332df64264cce4a2bec8a73d698c386f1eaca7b | [
"MIT"
] | 1 | 2017-09-13T00:17:39.000Z | 2017-09-13T00:17:39.000Z | // GESTALT FOR ARDUINO
// SIC PROJECT 086 GESTALT
// (C) 2013 ILAN E. MOYER + MIT CADLAB
//
// --REVISION HISTORY---------------------------------
//
// --------------------------------------------------------------------------------------------------------
// | DATE | MODIFICATIONS ... | 33.341527 | 174 | 0.646103 | [
"vector"
] |
9c1fff1ce1c082c89d9d767891ad26a72b768e89 | 15,411 | cc | C++ | cinn/hlir/pe/reduction.cc | CtfGo/CINN | 792e1599f617af4aebb78c900cc37b4a0cae8835 | [
"Apache-2.0"
] | null | null | null | cinn/hlir/pe/reduction.cc | CtfGo/CINN | 792e1599f617af4aebb78c900cc37b4a0cae8835 | [
"Apache-2.0"
] | null | null | null | cinn/hlir/pe/reduction.cc | CtfGo/CINN | 792e1599f617af4aebb78c900cc37b4a0cae8835 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2021 CINN Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | 38.14604 | 118 | 0.637142 | [
"shape",
"vector",
"transform"
] |
9c22636d796dd1a63b57f734fbe8dceb7e334cdd | 13,719 | cpp | C++ | t1m1/include/eigen/bench/sparse_setter.cpp | dailysoap/CSMM.104x | 4515b30ab5f60827a9011b23ef155a3063584a9d | [
"MIT"
] | 7 | 2017-04-01T17:18:35.000Z | 2022-01-12T05:23:23.000Z | t1m1/include/eigen/bench/sparse_setter.cpp | dailysoap/CSMM.104x | 4515b30ab5f60827a9011b23ef155a3063584a9d | [
"MIT"
] | 6 | 2020-05-24T13:36:50.000Z | 2022-02-15T06:44:20.000Z | t1m1/include/eigen/bench/sparse_setter.cpp | dailysoap/CSMM.104x | 4515b30ab5f60827a9011b23ef155a3063584a9d | [
"MIT"
] | 2 | 2018-09-20T01:07:39.000Z | 2019-02-22T14:55:38.000Z |
//g++ -O3 -g0 -DNDEBUG sparse_product.cpp -I.. -I/home/gael/Coding/LinearAlgebra/mtl4/ -DDENSITY=0.005 -DSIZE=10000 && ./a.out
//g++ -O3 -g0 -DNDEBUG sparse_product.cpp -I.. -I/home/gael/Coding/LinearAlgebra/mtl4/ -DDENSITY=0.05 -DSIZE=2000 && ./a.out
// -DNOGMM -DNOMTL -DCSPARSE
// -I /home/gael/Coding/LinearAlgebr... | 28.228395 | 127 | 0.608499 | [
"vector"
] |
9c23191360e495cbef97f58f17858fd5f73c198c | 105,012 | cpp | C++ | suites/example/hog_hardned_ecc_on/opencv_src/hog.cpp | fernandoFernandeSantos/sassifi_package | 2bce91693f1084ff3a20bb042415e8a8a96b8b00 | [
"BSD-3-Clause"
] | 1 | 2017-09-30T03:55:08.000Z | 2017-09-30T03:55:08.000Z | suites/example/hog_hardned_ecc_on/opencv_src/hog.cpp | fernandoFernandeSantos/sassifi_package | 2bce91693f1084ff3a20bb042415e8a8a96b8b00 | [
"BSD-3-Clause"
] | null | null | null | suites/example/hog_hardned_ecc_on/opencv_src/hog.cpp | fernandoFernandeSantos/sassifi_package | 2bce91693f1084ff3a20bb042415e8a8a96b8b00 | [
"BSD-3-Clause"
] | null | null | null | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 64.227523 | 225 | 0.659391 | [
"vector"
] |
9c255404ce0ad4b83769a47319116fd294ab53cf | 4,292 | hpp | C++ | 3party/boost/boost/algorithm/searching/detail/bm_traits.hpp | bowlofstew/omim | 8045157c95244aa8f862d47324df42a19b87e335 | [
"Apache-2.0"
] | 133 | 2018-04-20T14:09:40.000Z | 2021-08-15T11:51:25.000Z | src/third_party/boost-1.56.0/boost/algorithm/searching/detail/bm_traits.hpp | wujf/mongo | f2f48b749ded0c5585c798c302f6162f19336670 | [
"Apache-2.0"
] | 61 | 2015-05-27T11:20:11.000Z | 2019-12-20T15:06:21.000Z | src/third_party/boost-1.56.0/boost/algorithm/searching/detail/bm_traits.hpp | wujf/mongo | f2f48b749ded0c5585c798c302f6162f19336670 | [
"Apache-2.0"
] | 83 | 2018-04-27T03:58:02.000Z | 2022-01-11T09:23:40.000Z | /*
Copyright (c) Marshall Clow 2010-2012.
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
For more information, see http://www.boost.org
*/
#ifndef BOOST_ALGORITHM_SEARCH_DETAIL_BM_TRAITS_HPP
#define BOOS... | 37.649123 | 106 | 0.634203 | [
"vector"
] |
9c26fca7a90f6a9411dea2d8cbae434465adbf3d | 48,988 | cc | C++ | src/sfm/incremental_mapper.cc | liuyuzhenn/colmap | 692679d2b0ac266f2df590bab3bbba543f0035d6 | [
"BSD-3-Clause"
] | null | null | null | src/sfm/incremental_mapper.cc | liuyuzhenn/colmap | 692679d2b0ac266f2df590bab3bbba543f0035d6 | [
"BSD-3-Clause"
] | null | null | null | src/sfm/incremental_mapper.cc | liuyuzhenn/colmap | 692679d2b0ac266f2df590bab3bbba543f0035d6 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2018, ETH Zurich and UNC Chapel Hill.
// 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
// notic... | 36.153506 | 82 | 0.638258 | [
"geometry",
"vector",
"model",
"3d"
] |
9c28d6822d7e55b4587e5bd9dad12c628b4d0346 | 1,295 | hpp | C++ | boost/python/object/instance.hpp | ZCube/boost-cmake | f1eca5534ab6c9bc89cf7ee4670f056503b7ba86 | [
"BSL-1.0"
] | 61 | 2017-07-03T18:36:45.000Z | 2021-09-14T14:57:19.000Z | boost/python/object/instance.hpp | ZCube/boost-cmake | f1eca5534ab6c9bc89cf7ee4670f056503b7ba86 | [
"BSL-1.0"
] | 14 | 2017-07-22T14:05:34.000Z | 2018-11-06T20:01:30.000Z | boost/python/object/instance.hpp | ZCube/boost-cmake | f1eca5534ab6c9bc89cf7ee4670f056503b7ba86 | [
"BSL-1.0"
] | 31 | 2017-07-04T14:15:34.000Z | 2021-09-12T04:50:41.000Z | // Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef INSTANCE_DWA200295_HPP
# define INSTANCE_DWA200295_HPP
# include <boost/python/detail/prefix.hpp>
# include <boost/type_t... | 24.903846 | 75 | 0.707336 | [
"object"
] |
9c299c34015aa525142b53755196e0fc68ae367c | 1,411 | cpp | C++ | aws-cpp-sdk-wafv2/source/model/LabelMatchStatement.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-wafv2/source/model/LabelMatchStatement.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-wafv2/source/model/LabelMatchStatement.cpp | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/wafv2/model/LabelMatchStatement.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
namespace Aws
{
nam... | 18.565789 | 93 | 0.724309 | [
"model"
] |
9c2f9c9559b32eb07a2465a3214c8bb7656fb565 | 4,313 | cpp | C++ | clients/cpp-qt5-qhttpengine-server/generated/server/src/models/OAIProgramList.cpp | shinesolutions/cloudmanager-api-clients | d73a25878f6cc57af954362ba8dccc90d54e6131 | [
"Apache-2.0"
] | 3 | 2020-06-23T05:31:52.000Z | 2020-11-26T05:34:57.000Z | clients/cpp-qt5-qhttpengine-server/generated/server/src/models/OAIProgramList.cpp | shinesolutions/cloudmanager-api-clients | d73a25878f6cc57af954362ba8dccc90d54e6131 | [
"Apache-2.0"
] | 2 | 2021-01-21T01:19:54.000Z | 2021-12-09T22:30:22.000Z | clients/cpp-qt5-qhttpengine-server/generated/server/src/models/OAIProgramList.cpp | shinesolutions/cloudmanager-api-clients | d73a25878f6cc57af954362ba8dccc90d54e6131 | [
"Apache-2.0"
] | 1 | 2020-11-18T11:48:13.000Z | 2020-11-18T11:48:13.000Z | /**
* Cloud Manager API
* This API allows access to Cloud Manager programs, pipelines, and environments by an authorized technical account created through the Adobe I/O Console. The base url for this API is https://cloudmanager.adobe.io, e.g. to get the list of programs for an organization, you would make a GET reque... | 31.253623 | 535 | 0.718525 | [
"object"
] |
9c3694657e1e6e85157e4d44f805504b4aeee6fe | 2,207 | cpp | C++ | assignments/a1-hello/circles.cpp | isaacwasserman/animation-toolkit | bc40d2b18c407086b5d5e71b953469474b997f1c | [
"MIT"
] | null | null | null | assignments/a1-hello/circles.cpp | isaacwasserman/animation-toolkit | bc40d2b18c407086b5d5e71b953469474b997f1c | [
"MIT"
] | null | null | null | assignments/a1-hello/circles.cpp | isaacwasserman/animation-toolkit | bc40d2b18c407086b5d5e71b953469474b997f1c | [
"MIT"
] | null | null | null | #include "atkui/framework.h"
using namespace glm;
class Particle {
public:
float distance;
float angularVelocity;
float theta;
vec3 color;
Particle(const float& dist, const float& th, const float& vel, const vec3& col) {
distance = dist;
theta = th;
angularVelocity = vel;
... | 25.367816 | 108 | 0.571817 | [
"vector"
] |
9c39643a8e12b3254aac6dd22e0c6e738e34eb27 | 8,630 | cpp | C++ | zybo/ROOT_FS/lib/improc/src/Labeling/Labeling.cpp | meiseihyu/ad-refkit | 69ef3a636326102591294eaabd765b55cab28944 | [
"MIT"
] | 8 | 2020-07-11T08:22:19.000Z | 2022-03-04T09:38:56.000Z | zybo/ROOT_FS/lib/improc/src/Labeling/Labeling.cpp | meiseihyu/ad-refkit | 69ef3a636326102591294eaabd765b55cab28944 | [
"MIT"
] | 3 | 2020-04-20T14:21:38.000Z | 2020-08-07T03:34:23.000Z | zybo/ROOT_FS/lib/improc/src/Labeling/Labeling.cpp | meiseihyu/ad-refkit | 69ef3a636326102591294eaabd765b55cab28944 | [
"MIT"
] | 7 | 2020-04-20T07:54:09.000Z | 2021-12-07T11:49:53.000Z | /**
* Labeling: ラベリングを実行するクラス
*
* Copyright (C) 2019 Yuya Kudo.
* Authors:
* Yuya Kudo <ri0049ee@ed.ritsumei.ac.jp>
*
*/
#include <Labeling/Labeling.h>
namespace improc {
std::map<uint16_t, Labeling::Info> Labeling::execute(const cv::Mat& src,
... | 37.521739 | 125 | 0.423986 | [
"vector"
] |
9c3d1b0c3ac37887b4345c8481f28185ab60f423 | 47,488 | cpp | C++ | src/bin/hey.cpp | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | 2 | 2021-06-05T20:29:57.000Z | 2021-06-20T10:46:56.000Z | src/bin/hey.cpp | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | null | null | null | src/bin/hey.cpp | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | null | null | null | // hey
// a small scripting utility
// written by Attila Mezei (attila.mezei@mail.datanet.hu)
// contributions by Sander Stoks, Peter Folk, Chris Herborth, Marco Nelissen, Scott Lindsey and others
//
// public domain, use it at your own risk
//
// 1.2.8: (Sander Stoks): Added command-line option -o which will output th... | 30.285714 | 118 | 0.61544 | [
"vector"
] |
9c3ffdba61a5c206369324dd7de2b348ddfabcc4 | 12,751 | cpp | C++ | src/mavsdk/plugins/mission_raw_server/mission_raw_server_impl.cpp | BeagleSystems/MAVSDK | 4b4e87174d2bf629966dc6b3c48865d7a34b94b4 | [
"BSD-3-Clause"
] | 275 | 2019-06-13T17:50:40.000Z | 2022-03-28T01:03:01.000Z | src/mavsdk/plugins/mission_raw_server/mission_raw_server_impl.cpp | BeagleSystems/MAVSDK | 4b4e87174d2bf629966dc6b3c48865d7a34b94b4 | [
"BSD-3-Clause"
] | 655 | 2019-06-07T13:08:12.000Z | 2022-03-23T04:51:21.000Z | src/mavsdk/plugins/mission_raw_server/mission_raw_server_impl.cpp | BeagleSystems/MAVSDK | 4b4e87174d2bf629966dc6b3c48865d7a34b94b4 | [
"BSD-3-Clause"
] | 299 | 2019-06-10T06:58:58.000Z | 2022-03-25T04:14:34.000Z | #include "mission_raw_server_impl.h"
namespace mavsdk {
using MissionItem = MissionRawServer::MissionItem;
MissionRawServerImpl::MissionRawServerImpl(System& system) : PluginImplBase(system)
{
_parent->register_plugin(this);
}
MissionRawServerImpl::MissionRawServerImpl(std::shared_ptr<System> system) : PluginIm... | 35.518106 | 100 | 0.634146 | [
"vector"
] |
9c4857d698c5469b775975a638e6e3915f4d0dfa | 1,310 | cc | C++ | test/stream.cc | RobertWeber1/json_conversion | 7e7111ee31b41b2d4914c0dd788f9048d032c112 | [
"MIT"
] | null | null | null | test/stream.cc | RobertWeber1/json_conversion | 7e7111ee31b41b2d4914c0dd788f9048d032c112 | [
"MIT"
] | null | null | null | test/stream.cc | RobertWeber1/json_conversion | 7e7111ee31b41b2d4914c0dd788f9048d032c112 | [
"MIT"
] | null | null | null | #include <catch2/catch_test_macros.hpp>
#include <json_conversion/stream.h>
TEST_CASE("input stream")
{
SECTION("const char[]")
{
char data[] = "false";
json_conversion::InputStream s(data);
REQUIRE(*s.begin() == 'f');
REQUIRE(s.size() == 5);
}
SECTION("const char*")
{
char data[] = "false";
char * d... | 18.714286 | 50 | 0.590076 | [
"vector"
] |
9c491a0964f0e0ad0cc9fd605ade181e7b9eb4f1 | 8,723 | cpp | C++ | clang/CompletionResultCollection.cpp | djp952/tools-llvm | 01503ab630354dc7196a8dfe15f4525bf9a0e1ec | [
"MIT"
] | 1 | 2016-09-11T11:32:08.000Z | 2016-09-11T11:32:08.000Z | clang/CompletionResultCollection.cpp | djp952/tools-llvm | 01503ab630354dc7196a8dfe15f4525bf9a0e1ec | [
"MIT"
] | 3 | 2016-06-04T03:55:58.000Z | 2016-06-09T03:13:15.000Z | clang/CompletionResultCollection.cpp | djp952/tools-llvm | 01503ab630354dc7196a8dfe15f4525bf9a0e1ec | [
"MIT"
] | null | null | null | //---------------------------------------------------------------------------
// Copyright (c) 2016 Michael G. Brehm
//
// 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 restri... | 36.045455 | 167 | 0.65654 | [
"object"
] |
9c4abd5167ea2375942b399f4d1a7891495537c2 | 3,087 | cpp | C++ | galaxy/src/galaxy/audio/Buffer.cpp | DomRe/galaxy | dbffcbe3ff1ea0f1cb1f23a554b13be0eb681a57 | [
"Apache-2.0"
] | 19 | 2020-02-02T16:36:46.000Z | 2021-12-25T07:02:28.000Z | galaxy/src/galaxy/audio/Buffer.cpp | DomRe/galaxy | dbffcbe3ff1ea0f1cb1f23a554b13be0eb681a57 | [
"Apache-2.0"
] | 103 | 2020-10-13T09:03:42.000Z | 2022-03-26T03:41:50.000Z | galaxy/src/galaxy/audio/Buffer.cpp | DomRe/galaxy | dbffcbe3ff1ea0f1cb1f23a554b13be0eb681a57 | [
"Apache-2.0"
] | 5 | 2020-03-13T06:14:37.000Z | 2021-12-12T02:13:46.000Z | ///
/// Buffer.cpp
/// frb
///
/// Refer to LICENSE.txt for more details.
///
#include <stb/stb_vorbis.h>
#include "galaxy/core/ServiceLocator.hpp"
#include "galaxy/error/ALError.hpp"
#include "galaxy/error/Log.hpp"
#include "galaxy/fs/FileSystem.hpp"
#include "Buffer.hpp"
namespace galaxy
{
namespace audio
{
B... | 20.858108 | 102 | 0.610625 | [
"object"
] |
9c4ebe602480d5b54cb94eac173ce5b898cd50e2 | 740 | cpp | C++ | UVa/02. Contest Volumes (10000...)/Volume 124 - 126 (12400 - 12699)/uva12503.cpp | bilibiliShen/CodeBank | 49a69b2b2c3603bf105140a9d924946ed3193457 | [
"MIT"
] | 1 | 2017-08-19T16:02:15.000Z | 2017-08-19T16:02:15.000Z | UVa/02. Contest Volumes (10000...)/Volume 124 - 126 (12400 - 12699)/uva12503.cpp | bilibiliShen/CodeBank | 49a69b2b2c3603bf105140a9d924946ed3193457 | [
"MIT"
] | null | null | null | UVa/02. Contest Volumes (10000...)/Volume 124 - 126 (12400 - 12699)/uva12503.cpp | bilibiliShen/CodeBank | 49a69b2b2c3603bf105140a9d924946ed3193457 | [
"MIT"
] | 1 | 2018-01-05T23:37:23.000Z | 2018-01-05T23:37:23.000Z | /****
*@PoloShen
*Title:B
*/
#include <iostream>
#include <string>
#include <vector>
using namespace std;
void solve(){
int n; cin >> n;
vector<int> command;
int pos = 0;
string inp; int i = 0;
while (n--){
cin >> inp;
if (inp[0] == 'L'){
command.push_back(-1);
... | 18.974359 | 46 | 0.421622 | [
"vector"
] |
9c530b7c1b9f02160dea3aefe510e3ec89d1d2c0 | 3,198 | cpp | C++ | src/client.cpp | roshbhaskar/loggo | 3da5dfb038fde6b5eb8800f1065dee6315b8c6fd | [
"MIT"
] | null | null | null | src/client.cpp | roshbhaskar/loggo | 3da5dfb038fde6b5eb8800f1065dee6315b8c6fd | [
"MIT"
] | null | null | null | src/client.cpp | roshbhaskar/loggo | 3da5dfb038fde6b5eb8800f1065dee6315b8c6fd | [
"MIT"
] | 1 | 2021-05-27T16:31:58.000Z | 2021-05-27T16:31:58.000Z | #include "logga.h"
using namespace std;
int main()
{
#if 0
#ifdef LIBRARY
Library library_1("Imported Library", "LIB - 1", "1.3.8");
Library library_2("Imported Library", "LIB - 2", "3.3.7");
Library library_3("Imported Library", "LIB - 3", "4.6.9");
Library library_4("Imported Library", "LIB - 4", "1.1.3");
L... | 24.790698 | 62 | 0.556911 | [
"geometry"
] |
9c53edd491a1d02409c1a507e9717dc1266b0537 | 1,242 | cc | C++ | tests/graphs/max_flow/max_flow.cc | bullybutcher/progvar-library | 4d4b351c8a2540c522d00138e1bcf0edc528b540 | [
"MIT"
] | 3 | 2021-10-16T13:22:58.000Z | 2021-10-29T22:03:44.000Z | tests/graphs/max_flow/max_flow.cc | bullybutcher/progvar-library | 4d4b351c8a2540c522d00138e1bcf0edc528b540 | [
"MIT"
] | 19 | 2021-11-27T14:40:00.000Z | 2022-03-30T07:14:59.000Z | tests/graphs/max_flow/max_flow.cc | bullybutcher/progvar-library | 4d4b351c8a2540c522d00138e1bcf0edc528b540 | [
"MIT"
] | 2 | 2022-03-11T20:53:41.000Z | 2022-03-20T07:08:46.000Z | #include <vector>
#include <gtest/gtest.h>
#include "../pvl/graphs/max_flow/dinic.hpp"
#include "../pvl/graphs/max_flow/gomory_hu.hpp"
enum nodes {
A, B, C, D, E, F
};
int N = 6;
pvl::flow_network_dinic build_graph() {
pvl::flow_network_dinic g(N);
g.add_edge(A, B, 10, true);
g.add_edge(A, F, 8, true);
g... | 21.789474 | 47 | 0.637681 | [
"vector"
] |
9c55dfd333567f86efcf7625ad78ed7957b774fa | 7,315 | cc | C++ | content/browser/geolocation/wifi_data_provider_common_unittest.cc | iplo/Chain | 8bc8943d66285d5258fffc41bed7c840516c4422 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 231 | 2015-01-08T09:04:44.000Z | 2021-12-30T03:03:10.000Z | content/browser/geolocation/wifi_data_provider_common_unittest.cc | JasonEric/chromium | c7361d39be8abd1574e6ce8957c8dbddd4c6ccf7 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | content/browser/geolocation/wifi_data_provider_common_unittest.cc | JasonEric/chromium | c7361d39be8abd1574e6ce8957c8dbddd4c6ccf7 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 268 | 2015-01-21T05:53:28.000Z | 2022-03-25T22:09:01.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <vector>
#include "base/memory/scoped_ptr.h"
#include "base/strings/string_util.h"
#include "base/strings/utf_string_conversions.h"
#include... | 31.943231 | 80 | 0.761039 | [
"vector"
] |
9c56dd1940a938e63b48ca8a17323c70002e907a | 3,391 | cpp | C++ | skybox.cpp | myk1515/cg_proj | 7063fa598a377d717fd4a7a4711f3f9a94a7924f | [
"MIT"
] | 1 | 2021-06-18T03:53:58.000Z | 2021-06-18T03:53:58.000Z | skybox.cpp | myk1515/cg_proj | 7063fa598a377d717fd4a7a4711f3f9a94a7924f | [
"MIT"
] | null | null | null | skybox.cpp | myk1515/cg_proj | 7063fa598a377d717fd4a7a4711f3f9a94a7924f | [
"MIT"
] | null | null | null | #include "skybox.h"
#include "include/stb_image.h"
Skybox::Skybox() {
}
Skybox::Skybox(int tab) {
std::vector<std::string> faces
{
"./material/right.jpg",
"./material/left.jpg",
"./material/top.jpg",
"./material/bottom.jpg",
"./material/front.jpg",
"./material/... | 29.745614 | 93 | 0.561191 | [
"vector"
] |
9c5c8f399b543d14d1fbf0d7a3b132bf9aadfb5c | 36,949 | cpp | C++ | ibtk/src/solvers/impls/SCPoissonHypreLevelSolver.cpp | MSV-Project/IBAMR | 3cf614c31bb3c94e2620f165ba967cba719c45ea | [
"BSD-3-Clause"
] | 2 | 2017-12-06T06:16:36.000Z | 2021-03-13T12:28:08.000Z | ibtk/src/solvers/impls/SCPoissonHypreLevelSolver.cpp | MSV-Project/IBAMR | 3cf614c31bb3c94e2620f165ba967cba719c45ea | [
"BSD-3-Clause"
] | null | null | null | ibtk/src/solvers/impls/SCPoissonHypreLevelSolver.cpp | MSV-Project/IBAMR | 3cf614c31bb3c94e2620f165ba967cba719c45ea | [
"BSD-3-Clause"
] | null | null | null | // Filename: SCPoissonHypreLevelSolver.cpp
// Created on 17 Sep 2008 by Boyce Griffith
//
// Copyright (c) 2002-2013, Boyce Griffith
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * ... | 38.328838 | 151 | 0.637473 | [
"vector",
"3d"
] |
9c635000e81f061f4de9d6c794b90fe55a8bb232 | 1,665 | cpp | C++ | src/+cv/estimateRigidTransform.cpp | 1123852253/mexopencv | 17db690133299f561924a45e9092673a4df66c5b | [
"BSD-3-Clause"
] | 571 | 2015-01-04T06:23:19.000Z | 2022-03-31T07:37:19.000Z | src/+cv/estimateRigidTransform.cpp | 1123852253/mexopencv | 17db690133299f561924a45e9092673a4df66c5b | [
"BSD-3-Clause"
] | 362 | 2015-01-06T14:20:46.000Z | 2022-01-20T08:10:46.000Z | src/+cv/estimateRigidTransform.cpp | 1123852253/mexopencv | 17db690133299f561924a45e9092673a4df66c5b | [
"BSD-3-Clause"
] | 300 | 2015-01-20T03:21:27.000Z | 2022-03-31T07:36:37.000Z | /**
* @file estimateRigidTransform.cpp
* @brief mex interface for cv::estimateRigidTransform
* @ingroup video
* @author Kota Yamaguchi
* @date 2012
*/
#include "mexopencv.hpp"
#include "opencv2/video.hpp"
using namespace std;
using namespace cv;
/**
* Main entry called from Matlab
* @param nlhs number of left-... | 29.210526 | 76 | 0.606607 | [
"vector"
] |
9c671c8de746590e546f9ad8846ce1be72820539 | 4,149 | cc | C++ | src/OptionManager.cc | mynlp/amis | c2b42390c747b2f7d9107fea2f620b86d5368c23 | [
"Artistic-1.0-Perl"
] | null | null | null | src/OptionManager.cc | mynlp/amis | c2b42390c747b2f7d9107fea2f620b86d5368c23 | [
"Artistic-1.0-Perl"
] | null | null | null | src/OptionManager.cc | mynlp/amis | c2b42390c747b2f7d9107fea2f620b86d5368c23 | [
"Artistic-1.0-Perl"
] | null | null | null | //////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2006, Yusuke Miyao
// You may distribute under the terms of the Artistic License.
//
// Amis - A maximum entropy estimator
//
// Author: Yusuke Miyao (yusuke@is.s.u-tokyo.ac.jp)
// $Id: OptionManager.cc,v 1.1.1.1 2008-07-28 ... | 35.161017 | 110 | 0.599904 | [
"vector"
] |
9c7962456acc9b9b5539d9846c7b16518284ba1b | 2,803 | cpp | C++ | kernel/KernelCache.cpp | cjang/chai | 7faba752cc4491d1b30590abef21edc4efffa0f6 | [
"Unlicense"
] | 11 | 2015-06-12T19:54:14.000Z | 2021-11-26T10:45:18.000Z | kernel/KernelCache.cpp | cjang/chai | 7faba752cc4491d1b30590abef21edc4efffa0f6 | [
"Unlicense"
] | null | null | null | kernel/KernelCache.cpp | cjang/chai | 7faba752cc4491d1b30590abef21edc4efffa0f6 | [
"Unlicense"
] | null | null | null | // Copyright 2012 Chris Jang (fastkor@gmail.com) under The Artistic License 2.0
#include <iostream>
#include <sstream>
#include "KernelCache.hpp"
#include "Logger.hpp"
using namespace std;
namespace chai_internal {
////////////////////////////////////////
// kernel cache
KernelCache::KernelCache(OCLdevice& oclDev... | 22.97541 | 79 | 0.573671 | [
"object",
"vector"
] |
9c7c43ed128da575b61aa28e5e5c3590dbe4bcfc | 953 | cpp | C++ | .LHP/.Lop11/.HSG/.T.Hung/Week 1/TUONGDONG/TUONGDONG/TUONGDONG.cpp | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | .LHP/.Lop11/.HSG/.T.Hung/Week 1/TUONGDONG/TUONGDONG/TUONGDONG.cpp | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | .LHP/.Lop11/.HSG/.T.Hung/Week 1/TUONGDONG/TUONGDONG/TUONGDONG.cpp | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | #include <iostream>
#include <algorithm>
#include <vector>
#include <cstdio>
#define maxN 10001
#define num(a, b, c, d, e) ((a) * (1e12) + (b) * (1e9) + (c) * (1e6) + (d) * (1e3) + (e))
typedef int maxn;
typedef long long maxa;
maxn n, res, res_cnt;
std::vector <maxa> v;
void Process() {
maxa a[5];
v.clear();
... | 19.06 | 89 | 0.519412 | [
"vector"
] |
9c851731a798948a5d4a0c7d4e07365e03a188ed | 1,903 | cpp | C++ | test/perf/PerftestQueue.cpp | linhanwang/binlog | b4da55f2ae9b61c31c34bf307c0937ec515293df | [
"Apache-2.0"
] | 248 | 2019-12-05T20:59:51.000Z | 2021-01-19T15:56:12.000Z | test/perf/PerftestQueue.cpp | Galaxy2416/binlog | 14bf705b51602d43403733670d6110f8742b0409 | [
"Apache-2.0"
] | 57 | 2019-12-18T07:00:46.000Z | 2021-01-04T14:04:16.000Z | test/perf/PerftestQueue.cpp | Galaxy2416/binlog | 14bf705b51602d43403733670d6110f8742b0409 | [
"Apache-2.0"
] | 22 | 2021-03-27T20:43:40.000Z | 2022-03-31T10:01:38.000Z | #include <binlog/detail/Queue.hpp>
#include <binlog/detail/QueueReader.hpp>
#include <binlog/detail/QueueWriter.hpp>
#include <benchmark/benchmark.h>
#include <atomic>
#include <cstring> // memcpy
#include <thread>
#include <vector>
namespace {
void doNotOptimizeBuffer(const char* buf, std::size_t size)
{
for (st... | 20.244681 | 65 | 0.644771 | [
"vector"
] |
9c8573cd2a0982f222097e8ace22407942c11733 | 22,119 | cc | C++ | src/core/ext/filters/http/server/http_server_filter.cc | warlock135/grpc | 81e13e4fa9c0cdf7dc131ce548e1604c895b738c | [
"Apache-2.0"
] | 1 | 2021-09-24T16:50:23.000Z | 2021-09-24T16:50:23.000Z | src/core/ext/filters/http/server/http_server_filter.cc | SanjanaSingh897/grpc | 2d858866eb95ce5de8ccc8c35189a12733d8ca79 | [
"Apache-2.0"
] | 1 | 2022-03-27T11:36:13.000Z | 2022-03-27T11:36:13.000Z | src/core/ext/filters/http/server/http_server_filter.cc | SanjanaSingh897/grpc | 2d858866eb95ce5de8ccc8c35189a12733d8ca79 | [
"Apache-2.0"
] | null | null | null | /*
*
* Copyright 2015 gRPC 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 agree... | 41.499062 | 80 | 0.686649 | [
"object"
] |
9c8a3d1397cb6678b0af3fb9a31bf666bb785c13 | 30,648 | cc | C++ | shill/cellular/mobile_operator_info_impl.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | null | null | null | shill/cellular/mobile_operator_info_impl.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | null | null | null | shill/cellular/mobile_operator_info_impl.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"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/cellular/mobile_operator_info_impl.h"
#include <regex.h>
#include <memory>
#include <utility>
#include <base/bind.h>
#include <base/... | 31.369498 | 80 | 0.673486 | [
"object",
"vector"
] |
9c9188a9edb09f3cbc74379b2030ba269772eefd | 6,343 | cpp | C++ | ManuvrOS/Transports/BufferPipes/ZooKeeper/ZooKeeper.cpp | Manuvr/ManuvrOS | e3a812c9b609ad69670ff2f8050a07bd423ebc78 | [
"Apache-2.0"
] | 5 | 2015-03-26T22:58:58.000Z | 2021-06-15T05:36:57.000Z | ManuvrOS/Transports/BufferPipes/ZooKeeper/ZooKeeper.cpp | Manuvr/ManuvrOS | e3a812c9b609ad69670ff2f8050a07bd423ebc78 | [
"Apache-2.0"
] | 2 | 2016-09-26T09:25:58.000Z | 2017-08-03T05:27:24.000Z | ManuvrOS/Transports/BufferPipes/ZooKeeper/ZooKeeper.cpp | Manuvr/ManuvrOS | e3a812c9b609ad69670ff2f8050a07bd423ebc78 | [
"Apache-2.0"
] | 2 | 2016-04-29T07:43:32.000Z | 2020-02-07T06:43:01.000Z | /*
File: ZooKeeper.cpp
Author: J. Ian Lindsay
Date: 2016.07.15
Copyright 2016 Manuvr, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless... | 35.836158 | 80 | 0.575437 | [
"object"
] |
9c94ca2a7fda63a576532d0feaf359ada6fea372 | 8,267 | cpp | C++ | sdk_core/src/device_manager.cpp | janboehm/Livox-SDK | 2fd95cae9475e3a884f5d98c28e18473269c6813 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | sdk_core/src/device_manager.cpp | janboehm/Livox-SDK | 2fd95cae9475e3a884f5d98c28e18473269c6813 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | sdk_core/src/device_manager.cpp | janboehm/Livox-SDK | 2fd95cae9475e3a884f5d98c28e18473269c6813 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | //
// The MIT License (MIT)
//
// Copyright (c) 2019 Livox. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the ri... | 31.314394 | 120 | 0.681989 | [
"vector"
] |
9c96dfbe3203e2a98a860b5a467fa79dbb0a5647 | 2,987 | hpp | C++ | include/entities/cutscene/cutscene.hpp | murilobnt/vulnus | e350f227434306d5d3a7f4d9b22a5eb8d926b81a | [
"MIT"
] | 13 | 2017-05-23T05:38:07.000Z | 2022-03-26T16:08:47.000Z | include/entities/cutscene/cutscene.hpp | Murilo-Bento/Gnjk | e350f227434306d5d3a7f4d9b22a5eb8d926b81a | [
"MIT"
] | null | null | null | include/entities/cutscene/cutscene.hpp | Murilo-Bento/Gnjk | e350f227434306d5d3a7f4d9b22a5eb8d926b81a | [
"MIT"
] | 1 | 2017-08-12T22:25:17.000Z | 2017-08-12T22:25:17.000Z | #ifndef _CUTSCENE_HPP_
#define _CUTSCENE_HPP_
// # External
#include <SFML/Graphics.hpp>
#include <string>
#include <vector>
// # Internal
#include "entities/cutscene/cutscenedatabase.hpp"
#include "entities/gamecomponents/player.hpp"
#include "generics/spritedentity.hpp"
#include "generics/controlableentity.hpp"
cl... | 27.40367 | 119 | 0.70472 | [
"object",
"vector"
] |
9c96fcfa4cd45f64c9a7e60f24f1070cd3de8098 | 6,353 | cpp | C++ | source/xinfo/source/cpuinfo.cpp | sheldonrobinson/xinfo | e79e33985b938a813249ee6c2de36c16ff1f2ff8 | [
"MIT"
] | null | null | null | source/xinfo/source/cpuinfo.cpp | sheldonrobinson/xinfo | e79e33985b938a813249ee6c2de36c16ff1f2ff8 | [
"MIT"
] | null | null | null | source/xinfo/source/cpuinfo.cpp | sheldonrobinson/xinfo | e79e33985b938a813249ee6c2de36c16ff1f2ff8 | [
"MIT"
] | null | null | null | #include <boost/predef/architecture.h>
#include <boost/lexical_cast.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/algorithm/string/join.hpp>
#include "m4gfx/sis/predef.hpp"
#include "m4gfx/sis/defines.h"
#include "m4gfx/sis/info_provider.hpp"
#include <stdlib.h>
#incl... | 39.955975 | 155 | 0.718401 | [
"model"
] |
9ca47ed0034f97d3027ff4a1d478a38fde70f191 | 5,907 | hpp | C++ | src/Kernel/GraphicHandlerBuilder.hpp | fcaillaud/SARAH | ca79c7d9449cf07eec9d5cc13293ec0c128defc1 | [
"MIT"
] | null | null | null | src/Kernel/GraphicHandlerBuilder.hpp | fcaillaud/SARAH | ca79c7d9449cf07eec9d5cc13293ec0c128defc1 | [
"MIT"
] | null | null | null | src/Kernel/GraphicHandlerBuilder.hpp | fcaillaud/SARAH | ca79c7d9449cf07eec9d5cc13293ec0c128defc1 | [
"MIT"
] | null | null | null | /**
* \file GraphicHandlerBuilder.hpp
* \author fcaillaud
* \version 1.0
* \date 28 Mars 2014
* \brief Fichier décrivant la classe GraphicHandlerBuilder.
* \details Classe utilisée pour la construction d'un object GraphicHandler
* à partir d'un ensemble de propriétés (typedef GeneralConfigMap)
... | 34.144509 | 245 | 0.66108 | [
"object",
"vector"
] |
66d8cff362925decfbf7ed110dd0a5704e6e60d6 | 25,567 | cpp | C++ | Sources/Internal/UI/Flow/Tests/UIFlow.unittest.cpp | tralivali1234/dava.engine | ed83624326f000866e29166c7f4cccfed1bb41d4 | [
"BSD-3-Clause"
] | 26 | 2018-09-03T08:48:22.000Z | 2022-02-14T05:14:50.000Z | Sources/Internal/UI/Flow/Tests/UIFlow.unittest.cpp | ANHELL-blitz/dava.engine | ed83624326f000866e29166c7f4cccfed1bb41d4 | [
"BSD-3-Clause"
] | null | null | null | Sources/Internal/UI/Flow/Tests/UIFlow.unittest.cpp | ANHELL-blitz/dava.engine | ed83624326f000866e29166c7f4cccfed1bb41d4 | [
"BSD-3-Clause"
] | 45 | 2018-05-11T06:47:17.000Z | 2022-02-03T11:30:55.000Z | #include "UnitTests/UnitTests.h"
#include "Base/FastName.h"
#include "Base/RefPtr.h"
#include "Concurrency/Thread.h"
#include "Engine/EngineContext.h"
#include "FileSystem/KeyedArchive.h"
#include "Job/JobManager.h"
#include "Reflection/Reflection.h"
#include "Reflection/ReflectionRegistrator.h"
#include "UI/DataBindi... | 35.959212 | 110 | 0.647553 | [
"render",
"vector",
"model"
] |
66da825044fb06e05d8413538d3efad96ffe7b2b | 952 | cpp | C++ | codeforces/Div3/Round582/ChipsMoving/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | codeforces/Div3/Round582/ChipsMoving/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | codeforces/Div3/Round582/ChipsMoving/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | #include<bits/stdc++.h>
using namespace std;
typedef long double ld;
typedef long long int ll;
vector<vector<int> > adjlist;
#define max(x,y) (x>y)?x:y
//#define min(x,y) (x>y)?y:x
#define sfor(n) for(int i=0;i<n;i++)
#define mod 1000000007
#define pb push_back
#define in insert
#define mp make_pair
#define inf mod
#d... | 18.666667 | 37 | 0.510504 | [
"vector"
] |
66dd6447e4e443fa04c5edbfab71a479b6660c86 | 1,375 | cpp | C++ | GUIFramework/src/Utility/Creators/Components/TabControlCreator.cpp | LazyPanda07/GUIFramework | bf20bd906ea46b791f499886c48fba97eb7fde38 | [
"MIT"
] | null | null | null | GUIFramework/src/Utility/Creators/Components/TabControlCreator.cpp | LazyPanda07/GUIFramework | bf20bd906ea46b791f499886c48fba97eb7fde38 | [
"MIT"
] | 34 | 2021-06-09T23:17:37.000Z | 2022-03-03T12:09:21.000Z | GUIFramework/src/Utility/Creators/Components/TabControlCreator.cpp | LazyPanda07/GUIFramework | bf20bd906ea46b791f499886c48fba97eb7fde38 | [
"MIT"
] | null | null | null | #include "headers.h"
#include "TabControlCreator.h"
#include "Components/TabControl.h"
using namespace std;
namespace gui_framework
{
namespace utility
{
BaseComponent* TabControlCreator::create(const wstring& windowName, const utility::ComponentSettings& settings, const any& additionalData, BaseComponent* paren... | 23.305085 | 163 | 0.64 | [
"vector"
] |
66e12a19306699630c7b788f8d20cbb526e8b8e9 | 4,126 | cc | C++ | ArachnePerfTests/src/ArachneBlockSignalTest.cc | jnhu76/pmcore | ff75841e9f31a54e84efce4acee0c5757e6896cf | [
"MIT"
] | null | null | null | ArachnePerfTests/src/ArachneBlockSignalTest.cc | jnhu76/pmcore | ff75841e9f31a54e84efce4acee0c5757e6896cf | [
"MIT"
] | null | null | null | ArachnePerfTests/src/ArachneBlockSignalTest.cc | jnhu76/pmcore | ff75841e9f31a54e84efce4acee0c5757e6896cf | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <unistd.h>
#include <atomic>
#include <random>
#include <vector>
#include "Arachne/Arachne.h"
#include "PerfUtils/Cycles.h"
#include "PerfUtils/Stats.h"
#include "PerfUtils/Util.h"
#include "PerfUtils/TimeTrace.h"
#include "Common.h"
using PerfUtils::Cycles;
using PerfUtils::TimeTrace;
#... | 28.853147 | 117 | 0.672079 | [
"vector"
] |
66e20b25791e801f5ec03c668539e5c77dfeeb7d | 30,521 | cpp | C++ | hphp/runtime/vm/jit/inlining-decider.cpp | Atry/hhvm | f195d3d81b52586d9b9fa2f17c05fe1bb68bcc3e | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | hphp/runtime/vm/jit/inlining-decider.cpp | Atry/hhvm | f195d3d81b52586d9b9fa2f17c05fe1bb68bcc3e | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | hphp/runtime/vm/jit/inlining-decider.cpp | Atry/hhvm | f195d3d81b52586d9b9fa2f17c05fe1bb68bcc3e | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | /*
+----------------------------------------------------------------------+
| HipHop for PHP |
+----------------------------------------------------------------------+
| Copyright (c) 2010-present Facebook, Inc. (http://www.facebook.com) |
+---------... | 34.178052 | 84 | 0.6123 | [
"object",
"vector"
] |
66ea8a65661086255d08c6f34c2733137fe97c18 | 4,341 | cpp | C++ | src/DataResource.cpp | hamsham/LightUtils | ae909ee0e6d8915b1447cbb41aceceb98df1a2e6 | [
"BSD-3-Clause"
] | 1 | 2021-09-04T19:23:37.000Z | 2021-09-04T19:23:37.000Z | src/DataResource.cpp | hamsham/LightUtils | ae909ee0e6d8915b1447cbb41aceceb98df1a2e6 | [
"BSD-3-Clause"
] | null | null | null | src/DataResource.cpp | hamsham/LightUtils | ae909ee0e6d8915b1447cbb41aceceb98df1a2e6 | [
"BSD-3-Clause"
] | 1 | 2015-10-16T06:07:58.000Z | 2015-10-16T06:07:58.000Z | /*
* File: utils/dataResource.cpp
* Author: Miles Lacey
*
* Created on February 1, 2014, 11:09 PM
*/
#include <utility> // std::move
#include <new> // std::nothrow
#include <fstream> // std::fstream
#include <string>
#include <sstream>
#include "lightsky/utils/DataResource.h"
namespace ls {
namespace utils {
... | 23.464865 | 87 | 0.514398 | [
"object"
] |
66efed8180c9b6e5da58d638a114026ffa1b35fb | 2,410 | cpp | C++ | lantern/src/font.cpp | TheVice/lantern | ae968506925f6e28498d0b54850030c47e6a7031 | [
"MIT"
] | 35 | 2015-03-23T11:06:04.000Z | 2022-03-11T08:57:34.000Z | lantern/src/font.cpp | TheVice/lantern | ae968506925f6e28498d0b54850030c47e6a7031 | [
"MIT"
] | 15 | 2015-01-04T16:23:54.000Z | 2015-11-22T14:50:22.000Z | lantern/src/font.cpp | TheVice/lantern | ae968506925f6e28498d0b54850030c47e6a7031 | [
"MIT"
] | 4 | 2015-02-23T05:23:18.000Z | 2018-03-13T08:26:05.000Z | #include <stdexcept>
#include "font.h"
#include "app.h"
using namespace lantern;
// Symbol class implementation
//
symbol::symbol(FT_GlyphSlot ft_glyph)
: m_texture{ft_glyph->bitmap.width, ft_glyph->bitmap.rows},
m_size{ft_glyph->bitmap.width, ft_glyph->bitmap.rows},
m_bearing{ft_glyph->bitmap_left, ft_glyph-... | 20.956522 | 99 | 0.69834 | [
"render",
"object"
] |
66f3c70d4dd511fcbaf535e9f50c8e05b97abe23 | 1,111 | hpp | C++ | include/camera.hpp | TecProg-2-2017/MayumiNoTabi | f26b3f317df779a5b22f3ac42d48b7dff6bfd744 | [
"MIT"
] | 1 | 2017-10-11T13:42:45.000Z | 2017-10-11T13:42:45.000Z | include/camera.hpp | TecProg-2-2017/MayumiNoTabi | f26b3f317df779a5b22f3ac42d48b7dff6bfd744 | [
"MIT"
] | 2 | 2017-10-17T01:21:37.000Z | 2018-03-05T13:21:38.000Z | include/camera.hpp | TecProg-2-2017/MayumiNoTabi | f26b3f317df779a5b22f3ac42d48b7dff6bfd744 | [
"MIT"
] | null | null | null | #ifndef CAMERAHPP
#define CAMERAHPP
#include <common.hpp>
#include <geometry.hpp>
#include <inputManager.hpp>
class GameObject;
#define CAMERA Camera::camera_position
#define CAMERAZOOM Camera::camera_zoom
#define CAMERALOCK Camera::camera_is_locked
#define RENDERPOS Camera::render_camera_pos
#define RENDERPOSX Cam... | 24.152174 | 60 | 0.79838 | [
"geometry"
] |
66f584ccf77522f510b80c2ff46a3c3fbb0d9112 | 75,977 | cpp | C++ | src/assetallocation.cpp | realcaesar/skicoinBeta | a35cbfda4f70cfa41daa3e80fba95d737ef64449 | [
"MIT"
] | null | null | null | src/assetallocation.cpp | realcaesar/skicoinBeta | a35cbfda4f70cfa41daa3e80fba95d737ef64449 | [
"MIT"
] | null | null | null | src/assetallocation.cpp | realcaesar/skicoinBeta | a35cbfda4f70cfa41daa3e80fba95d737ef64449 | [
"MIT"
] | null | null | null | // Copyright (c) 2017-2018 The Skicoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "assetallocation.h"
#include "alias.h"
#include "asset.h"
#include "init.h"
#include "validation.h"
#include "txmemp... | 45.116983 | 311 | 0.744699 | [
"object",
"vector"
] |
66f6cf5ec2823b7c3e7c718f87f478ddb558b52b | 4,471 | hpp | C++ | include/Zenject/SceneContext_--c__DisplayClass51_0.hpp | Fernthedev/BeatSaber-Quest-Codegen | 716e4ff3f8608f7ed5b83e2af3be805f69e26d9e | [
"Unlicense"
] | null | null | null | include/Zenject/SceneContext_--c__DisplayClass51_0.hpp | Fernthedev/BeatSaber-Quest-Codegen | 716e4ff3f8608f7ed5b83e2af3be805f69e26d9e | [
"Unlicense"
] | null | null | null | include/Zenject/SceneContext_--c__DisplayClass51_0.hpp | Fernthedev/BeatSaber-Quest-Codegen | 716e4ff3f8608f7ed5b83e2af3be805f69e26d9e | [
"Unlicense"
] | null | null | null | // Autogenerated from CppHeaderCreator
// Created by Sc2ad
// =========================================================================
#pragma once
// Begin includes
#include "extern/beatsaber-hook/shared/utils/typedefs.h"
#include "extern/beatsaber-hook/shared/utils/byref.hpp"
// Including type: Zenject.SceneContext
... | 53.86747 | 212 | 0.7448 | [
"object",
"vector"
] |
66f94c7cf6f528f95a379c642133544b64499f8a | 3,401 | hpp | C++ | ngraph/core/include/openvino/op/avg_pool.hpp | generalova-kate/openvino | 72fb7d207cb61fd5b9bb630ee8785881cc656b72 | [
"Apache-2.0"
] | null | null | null | ngraph/core/include/openvino/op/avg_pool.hpp | generalova-kate/openvino | 72fb7d207cb61fd5b9bb630ee8785881cc656b72 | [
"Apache-2.0"
] | 30 | 2020-11-19T11:12:19.000Z | 2022-02-21T13:03:28.000Z | ngraph/core/include/openvino/op/avg_pool.hpp | likholat/openvino | 322c87411399f83ab9c9b99c941c1ba2ed623214 | [
"Apache-2.0"
] | null | null | null | // Copyright (C) 2018-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#pragma once
#include "openvino/op/op.hpp"
#include "openvino/op/util/attr_types.hpp"
namespace ov {
namespace op {
namespace v1 {
/// \brief Batched average pooling operation.
///
class OPENVINO_API AvgPool : public Op {
public:
... | 38.213483 | 93 | 0.643046 | [
"shape"
] |
66f9a21b7b8c6cae6bd6b014a825d92fb3bcbede | 15,028 | cpp | C++ | runtime/gmm_helper/gmm_helper.cpp | JablonskiMateusz/compute-runtime | 492d46804b4d2e32a62ac4dcfb8e70194886bb77 | [
"MIT"
] | null | null | null | runtime/gmm_helper/gmm_helper.cpp | JablonskiMateusz/compute-runtime | 492d46804b4d2e32a62ac4dcfb8e70194886bb77 | [
"MIT"
] | null | null | null | runtime/gmm_helper/gmm_helper.cpp | JablonskiMateusz/compute-runtime | 492d46804b4d2e32a62ac4dcfb8e70194886bb77 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2017 - 2018, Intel Corporation
*
* 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, merge,... | 36.743276 | 128 | 0.699894 | [
"render",
"3d"
] |
66fa855e8ac603aea5337f92fd911788e286c45f | 785 | cpp | C++ | tests/src/test_transform.cpp | aahmed-2/telemetry | 7e098e93ef0974739459d296f99ddfab54722c23 | [
"Apache-2.0"
] | 4 | 2019-11-14T10:41:34.000Z | 2021-12-09T23:54:52.000Z | tests/src/test_transform.cpp | aahmed-2/telemetry | 7e098e93ef0974739459d296f99ddfab54722c23 | [
"Apache-2.0"
] | null | null | null | tests/src/test_transform.cpp | aahmed-2/telemetry | 7e098e93ef0974739459d296f99ddfab54722c23 | [
"Apache-2.0"
] | 2 | 2021-08-05T11:17:03.000Z | 2021-12-13T15:22:48.000Z | #include "helpers.hpp"
#include "utils/transform.hpp"
#include <set>
#include <vector>
#include <gmock/gmock.h>
using namespace testing;
TEST(TestTransform, transformsVector)
{
std::vector<int> input = {1, 2, 3};
std::vector<std::string> output =
utils::transform(input, [](int v) { return std::to_st... | 28.035714 | 79 | 0.652229 | [
"vector",
"transform"
] |
66fad5566a7786697a192c4ade3eabd546a15c5a | 738 | cpp | C++ | atcoder/abc185/D/main.cpp | xirc/cp-algorithm | 89c67cff2f00459c5bb020ab44bff5ae419a1728 | [
"Apache-2.0"
] | 8 | 2020-12-23T07:54:53.000Z | 2021-11-23T02:46:35.000Z | atcoder/abc185/D/main.cpp | xirc/cp-algorithm | 89c67cff2f00459c5bb020ab44bff5ae419a1728 | [
"Apache-2.0"
] | 1 | 2020-11-07T13:22:29.000Z | 2020-12-20T12:54:00.000Z | atcoder/abc185/D/main.cpp | xirc/cp-algorithm | 89c67cff2f00459c5bb020ab44bff5ae419a1728 | [
"Apache-2.0"
] | 1 | 2021-01-16T03:40:10.000Z | 2021-01-16T03:40:10.000Z | #include <bits/stdc++.h>
using namespace std;
using ll = int64_t;
using ff = long double;
int N, M;
vector<int> A;
int solve() {
A.push_back(0);
A.push_back(N + 1);
sort(A.begin(), A.end());
int w = N;
for (int i = 0; i + 1 < A.size(); ++i) {
int space = A[i+1] - A[i] - 1;
if (sp... | 18 | 44 | 0.448509 | [
"vector"
] |
66faed07b7e481aec8b362439e9339d8f77e96f5 | 2,890 | cpp | C++ | lang/Uint64.cpp | wangsun1983/Obotcha | 2464e53599305703f5150df72bf73579a39d8ef4 | [
"MIT"
] | 27 | 2019-04-27T00:51:22.000Z | 2022-03-30T04:05:44.000Z | lang/Uint64.cpp | wangsun1983/Obotcha | 2464e53599305703f5150df72bf73579a39d8ef4 | [
"MIT"
] | 9 | 2020-05-03T12:17:50.000Z | 2021-10-15T02:18:47.000Z | lang/Uint64.cpp | wangsun1983/Obotcha | 2464e53599305703f5150df72bf73579a39d8ef4 | [
"MIT"
] | 1 | 2019-04-16T01:45:36.000Z | 2019-04-16T01:45:36.000Z | /**
* @file Uint64.cpp
* @brief this class used for uint64
* @details none
* @mainpage none
* @author sunli.wang
* @email wang_sun_1983@yahoo.co.jp
* @version 0.0.1
* @date 2019-07-12
* @license none
*/
#include <algorithm>
#include "InitializeException.hpp"
#include "NullPointerException.hpp"
#include "Uint... | 24.491525 | 88 | 0.631834 | [
"object"
] |
66fdb57c025e06acc718e6a9ffce85051bacf077 | 6,687 | cpp | C++ | src/gl/camera-shader.cpp | OAkyildiz/librealsense | f7506181b4b3d455a46c34e4bf821291e57aaed1 | [
"Apache-2.0"
] | 2 | 2020-09-19T03:52:19.000Z | 2021-06-18T14:28:31.000Z | src/gl/camera-shader.cpp | leochien1110/librealsense | 842ee1e1e5c4bb96d63582a7fde061dbc1bebf69 | [
"Apache-2.0"
] | 1 | 2020-10-16T13:32:39.000Z | 2020-10-16T13:32:39.000Z | src/gl/camera-shader.cpp | leochien1110/librealsense | 842ee1e1e5c4bb96d63582a7fde061dbc1bebf69 | [
"Apache-2.0"
] | 2 | 2020-02-22T01:34:16.000Z | 2021-01-05T20:51:10.000Z | // License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2019 Intel Corporation. All Rights Reserved.
#include "camera-shader.h"
#include <glad/glad.h>
using namespace rs2;
struct short3
{
uint16_t x, y, z;
};
#include <res/d435.h>
#include <res/d415.h>
#include <res/sr300.h>
#include <res/t2... | 31.542453 | 100 | 0.503664 | [
"mesh",
"vector",
"model"
] |
0f00312d7b68b7e64b195e2f188de490aab72f7d | 3,090 | cc | C++ | UVa Online Judge/v2/216.cc | mjenrungrot/algorithm | e0e8174eb133ba20931c2c7f5c67732e4cb2b703 | [
"MIT"
] | 1 | 2021-12-08T08:58:43.000Z | 2021-12-08T08:58:43.000Z | UVa Online Judge/v2/216.cc | mjenrungrot/algorithm | e0e8174eb133ba20931c2c7f5c67732e4cb2b703 | [
"MIT"
] | null | null | null | UVa Online Judge/v2/216.cc | mjenrungrot/algorithm | e0e8174eb133ba20931c2c7f5c67732e4cb2b703 | [
"MIT"
] | null | null | null | /*=============================================================================
# Author: Teerapat Jenrungrot - https://github.com/mjenrungrot/
# FileName: 216.cc
# Description: UVa Online Judge - 216
=============================================================================*/
#include <bits/s... | 30.594059 | 79 | 0.443689 | [
"vector"
] |
0f02f5ceecfcb50624a2db03194c6a69f370b3ad | 2,387 | cpp | C++ | core/tests/BlockingQueue-Test.cpp | Sun-CX/reactor | 88d90a96ae8c018c902846437ef6068da2715aa2 | [
"Apache-2.0"
] | 3 | 2020-08-11T06:47:16.000Z | 2021-07-16T09:51:28.000Z | core/tests/BlockingQueue-Test.cpp | Sun-CX/reactor | 88d90a96ae8c018c902846437ef6068da2715aa2 | [
"Apache-2.0"
] | null | null | null | core/tests/BlockingQueue-Test.cpp | Sun-CX/reactor | 88d90a96ae8c018c902846437ef6068da2715aa2 | [
"Apache-2.0"
] | 2 | 2020-08-10T07:38:29.000Z | 2021-07-16T09:48:09.000Z | //
// Created by suncx on 2020/8/10.
//
#include "BlockingQueue.h"
#include "CountDownLatch.h"
#include "ConsoleStream.h"
#include "Thread.h"
#include <memory>
#include <vector>
using std::string;
using std::vector;
using std::unique_ptr;
using std::make_unique;
using std::bind;
using reactor::core::BlockingQueue;
us... | 24.357143 | 83 | 0.560117 | [
"vector"
] |
0f05c8633d55b5b4ff2d78fa46f1cc280fadb4ae | 12,073 | cpp | C++ | WifiManager/WifiManager.cpp | comcastmike/rdkservices | 400c0873ad831216bb3f824016ac334629dca31c | [
"BSD-2-Clause"
] | null | null | null | WifiManager/WifiManager.cpp | comcastmike/rdkservices | 400c0873ad831216bb3f824016ac334629dca31c | [
"BSD-2-Clause"
] | null | null | null | WifiManager/WifiManager.cpp | comcastmike/rdkservices | 400c0873ad831216bb3f824016ac334629dca31c | [
"BSD-2-Clause"
] | null | null | null | /**
* If not stated otherwise in this file or this component's LICENSE
* file the following copyright and licenses apply:
*
* Copyright 2020 RDK Management
*
* 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 th... | 32.194667 | 170 | 0.613518 | [
"object",
"vector"
] |
0f07f0afb7c5e7cbccbc0b779b4913fcb73e543d | 2,339 | hpp | C++ | filterfalse.hpp | itamar600/c-assignment-5 | e8dac2e42cb868de370a8054c01f378682fc63a2 | [
"MIT"
] | null | null | null | filterfalse.hpp | itamar600/c-assignment-5 | e8dac2e42cb868de370a8054c01f378682fc63a2 | [
"MIT"
] | null | null | null | filterfalse.hpp | itamar600/c-assignment-5 | e8dac2e42cb868de370a8054c01f378682fc63a2 | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
namespace itertools{
template<typename FUNCTION, class T>
struct filterfalse{
const T& con;
const FUNCTION& f;
filterfalse(const FUNCTION& f, const T& con):
con(con),f(f) {
// this->con=&con;
// this->f=&f;
}
... | 26.280899 | 75 | 0.333048 | [
"vector"
] |
0f0ed88d855cabb8392c921b68bf50df45516bff | 43,921 | cpp | C++ | kpextractor/external/latch.cpp | afalchetti/monorfs | 453aaae8a3283aa8c7f7e4591f8d317b01b734c9 | [
"BSD-3-Clause"
] | 3 | 2018-12-13T23:32:51.000Z | 2021-01-01T12:53:40.000Z | kpextractor/external/latch.cpp | afalchetti/monorfs | 453aaae8a3283aa8c7f7e4591f8d317b01b734c9 | [
"BSD-3-Clause"
] | null | null | null | kpextractor/external/latch.cpp | afalchetti/monorfs | 453aaae8a3283aa8c7f7e4591f8d317b01b734c9 | [
"BSD-3-Clause"
] | null | null | null | // By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, install,
// copy or use the software.
//
//
// License Agreement
// For Open Source Computer Vision Library
//
// Copyright (C) 200... | 40.44291 | 126 | 0.347055 | [
"vector"
] |
0f107f52414d64bb0a637fa5026aaf9ca399b116 | 563 | cpp | C++ | Cplus/MaximumLengthofSubarrayWithPositiveProduct.cpp | JumHorn/leetcode | 1447237ae8fc3920b19f60b30c71a84b088cc200 | [
"MIT"
] | 1 | 2018-01-22T12:06:28.000Z | 2018-01-22T12:06:28.000Z | Cplus/MaximumLengthofSubarrayWithPositiveProduct.cpp | JumHorn/leetcode | 1447237ae8fc3920b19f60b30c71a84b088cc200 | [
"MIT"
] | null | null | null | Cplus/MaximumLengthofSubarrayWithPositiveProduct.cpp | JumHorn/leetcode | 1447237ae8fc3920b19f60b30c71a84b088cc200 | [
"MIT"
] | null | null | null | #include <vector>
using namespace std;
class Solution
{
public:
int getMaxLen(vector<int>& nums)
{
int res = 0, firstNegative = 0, countNegative = 0, base = -1;
for (int i = 0; i < (int)nums.size(); ++i)
{
if (nums[i] == 0)
{
firstNegative = countNegative = 0;
base = i;
}
else
{
if (... | 16.085714 | 63 | 0.527531 | [
"vector"
] |
0f11f5c5aabf2f1f79c6ce816ebcd68b725a469a | 13,573 | hpp | C++ | src/pocketdb/consensus/social/Post.hpp | dmaltsiniotis/pocketnet.core | d7f763259330ae3dc6a02ec30ba2525ce2f6a5d9 | [
"Apache-2.0"
] | 1 | 2022-01-09T12:22:44.000Z | 2022-01-09T12:22:44.000Z | src/pocketdb/consensus/social/Post.hpp | dmaltsiniotis/pocketnet.core | d7f763259330ae3dc6a02ec30ba2525ce2f6a5d9 | [
"Apache-2.0"
] | null | null | null | src/pocketdb/consensus/social/Post.hpp | dmaltsiniotis/pocketnet.core | d7f763259330ae3dc6a02ec30ba2525ce2f6a5d9 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2018-2021 Pocketnet developers
// Distributed under the Apache 2.0 software license, see the accompanying
// https://www.apache.org/licenses/LICENSE-2.0
#ifndef POCKETCONSENSUS_POSTT_H
#define POCKETCONSENSUS_POSTT_H
#include "pocketdb/consensus/Social.h"
#include "pocketdb/models/dto/Post.h"
namesp... | 41.891975 | 149 | 0.540706 | [
"vector"
] |
0f129ffb55ecce330b9b13fff86aa2d5c2b73da7 | 22,429 | cpp | C++ | Last_Resort/ModuleTank.cpp | RedPillStudios/RedPill-Project1 | 1a5737e1e1690275b12442d3edd7894d6658eaaa | [
"MIT"
] | 1 | 2021-03-07T10:35:16.000Z | 2021-03-07T10:35:16.000Z | Last_Resort/ModuleTank.cpp | RedPillStudios/RedPill-Project1 | 1a5737e1e1690275b12442d3edd7894d6658eaaa | [
"MIT"
] | 1 | 2018-05-25T23:12:31.000Z | 2018-05-25T23:12:31.000Z | Last_Resort/ModuleTank.cpp | RedPillStudios/RedPill-Project1 | 1a5737e1e1690275b12442d3edd7894d6658eaaa | [
"MIT"
] | 2 | 2018-02-22T19:05:37.000Z | 2020-06-14T16:22:36.000Z | #include "ModuleTank.h"
#include "Application.h"
#include "ModuleTextures.h"
#include "ModuleCollision.h"
#include "ModuleRender.h"
#include "ModuleParticles.h"
#include "ModuleSceneLvl1.h"
#include "ModulePlayer.h"
#include "ModulePlayer2.h"
#include "ModuleInput.h"
#include "ModuleUI.h"
#include "SDL/include/SDL_ti... | 49.953229 | 254 | 0.692585 | [
"render"
] |
0f12da3f8918f4fe21516bbe56618c05d83fa024 | 4,214 | cpp | C++ | Source/Editor/InspectorTab.cpp | hipiPan/effects | d9003f71e6fb485d054fb198cfdf5b944e2e158f | [
"MIT"
] | 2 | 2019-10-14T14:48:29.000Z | 2019-10-14T15:45:25.000Z | Source/Editor/InspectorTab.cpp | hipiPan/effects | d9003f71e6fb485d054fb198cfdf5b944e2e158f | [
"MIT"
] | null | null | null | Source/Editor/InspectorTab.cpp | hipiPan/effects | d9003f71e6fb485d054fb198cfdf5b944e2e158f | [
"MIT"
] | null | null | null | #include "Editor/InspectorTab.h"
#include "Editor/Editor.h"
#include "Scene/Scene.h"
#include "Scene/Components/CCamera.h"
#include "Scene/Components/CRenderable.h"
#include "Renderer/RenderView.h"
#include "Renderer/Renderer.h"
#include "UI/UISystem.h"
#include "Resources/ResourceManager.h"
#include "Resources/Mesh.h"... | 36.017094 | 133 | 0.563598 | [
"mesh",
"render",
"vector",
"transform"
] |
0f1411a44e04f91221321b93059f691537471e22 | 2,373 | hpp | C++ | cpp/oneapi/dal/algo/pca/common.hpp | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | cpp/oneapi/dal/algo/pca/common.hpp | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | cpp/oneapi/dal/algo/pca/common.hpp | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | /*******************************************************************************
* Copyright 2020 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | 26.076923 | 97 | 0.669195 | [
"model"
] |
0f14a1011d98976a1c9e931cc51ec5dd4c5a6d83 | 2,404 | cpp | C++ | src/utils/utils.cpp | Eae02/tank-game | 0c526b177ccc15dd49e3228489163f13335040db | [
"Zlib"
] | null | null | null | src/utils/utils.cpp | Eae02/tank-game | 0c526b177ccc15dd49e3228489163f13335040db | [
"Zlib"
] | null | null | null | src/utils/utils.cpp | Eae02/tank-game | 0c526b177ccc15dd49e3228489163f13335040db | [
"Zlib"
] | null | null | null | #include "utils.h"
#include <vector>
#include <sstream>
#include <glm/gtc/color_space.hpp>
#include <locale>
#include <codecvt>
namespace TankGame
{
std::mt19937 randomGen;
std::vector<void(*)()> onCloseCallbacks;
std::stringstream logStream;
const std::string LOG_ERROR = "[error] ";
const std::string LOG_... | 23.568627 | 105 | 0.658902 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.