hexsha stringlengths 40 40 | size int64 22 2.4M | ext stringclasses 5
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 260 | max_stars_repo_name stringlengths 5 109 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 260 | max_issues_repo_name stringlengths 5 109 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 260 | max_forks_repo_name stringlengths 5 109 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 22 2.4M | avg_line_length float64 5 169k | max_line_length int64 5 786k | alphanum_fraction float64 0.06 0.95 | matches listlengths 1 11 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1e038708d14449459e0a3880efb34322acb286be | 619 | h | C | aws-cpp-sdk-kms/include/aws/kms/model/KeyUsageType.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-kms/include/aws/kms/model/KeyUsageType.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-kms/include/aws/kms/model/KeyUsageType.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kms/KMS_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace KMS
{
namespace Model
{
enum class KeyUsageType
{
NOT_SET,
SIGN_VE... | 19.34375 | 73 | 0.74475 | [
"model"
] |
1e03c7f9ca6b0e70e78bf6042fec343f844ac191 | 56,472 | c | C | shell/sar/archlinux/pidstat.c | Aloja/aloja | ebd336da944bc46443f9f97fe7253af850c608dc | [
"Apache-2.0"
] | 25 | 2015-01-23T14:13:01.000Z | 2018-06-28T08:55:01.000Z | shell/sar/archlinux/pidstat.c | Aloja/aloja | ebd336da944bc46443f9f97fe7253af850c608dc | [
"Apache-2.0"
] | 17 | 2015-10-02T10:20:16.000Z | 2021-02-17T15:08:50.000Z | shell/sar/ubuntu/pidstat.c | Aloja/aloja | ebd336da944bc46443f9f97fe7253af850c608dc | [
"Apache-2.0"
] | 16 | 2015-06-23T16:59:30.000Z | 2021-07-15T07:20:53.000Z | /*
* pidstat: Report statistics for Linux tasks
* (C) 2007-2011 by Sebastien GODARD (sysstat <at> orange.fr)
*
***************************************************************************
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License... | 25.715847 | 86 | 0.542676 | [
"3d"
] |
1e132e6eab4bf2b1754981c28e1994bd69f0753a | 14,361 | h | C | net/tcpip/driver/tcp/addr.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | net/tcpip/driver/tcp/addr.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | net/tcpip/driver/tcp/addr.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /********************************************************************/
/** Microsoft LAN Manager **/
/** Copyright(c) Microsoft Corp., 1990-2000 **/
/********************************************************************/
/* :ts=4 */
//** ADDR.H - TDI... | 47.39604 | 102 | 0.619734 | [
"object"
] |
1e162ce1d28a15601308d194f54d356949a00629 | 2,554 | h | C | Official Windows Driver Kit Sample/Windows Driver Kit (WDK) 8.0 Samples/[C++]-Windows Driver Kit (WDK) 8.0 Samples/C++/WDK 8.0 Samples/HID client sample driver/Solution/Fx2Hid/ReadWriteQueue.h | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | 2 | 2022-01-21T01:40:58.000Z | 2022-01-21T01:41:10.000Z | Official Windows Driver Kit Sample/Windows Driver Kit (WDK) 8.0 Samples/[C++]-Windows Driver Kit (WDK) 8.0 Samples/C++/WDK 8.0 Samples/HID client sample driver/Solution/Fx2Hid/ReadWriteQueue.h | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | 1 | 2022-03-15T04:21:41.000Z | 2022-03-15T04:21:41.000Z | Official Windows Driver Kit Sample/Windows Driver Kit (WDK) 8.0 Samples/[C++]-Windows Driver Kit (WDK) 8.0 Samples/C++/WDK 8.0 Samples/HID client sample driver/Solution/Fx2Hid/ReadWriteQueue.h | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | 2 | 2020-10-19T23:36:26.000Z | 2020-10-22T12:59:37.000Z | /*++
Copyright (c) Microsoft Corporation, All Rights Reserved
Module Name:
ReadWriteQueue.h
Abstract:
This file defines the queue callback interface for the read/write queue.
Environment:
Windows User-Mode Driver Framework (WUDF)
--*/
#pragma once
#define MAX_TRANSFER_SIZE(x) 64*1024*1024
//
// Queue C... | 15.573171 | 73 | 0.715348 | [
"object"
] |
1e24b2a34cc8618028f2ad1953d25860038be473 | 238 | h | C | src/utils/trim.h | ElJaviLuki/Pasapalabra | 38d4ad730d686739c76c9fc79093a0a305d61a55 | [
"Apache-2.0"
] | null | null | null | src/utils/trim.h | ElJaviLuki/Pasapalabra | 38d4ad730d686739c76c9fc79093a0a305d61a55 | [
"Apache-2.0"
] | null | null | null | src/utils/trim.h | ElJaviLuki/Pasapalabra | 38d4ad730d686739c76c9fc79093a0a305d61a55 | [
"Apache-2.0"
] | null | null | null | /*
trim.h
Author: F. Javier L. Cacenave - @ElJaviLuki
*/
#pragma once
#include <string>
#include <vector>
namespace Utils
{
void trim(std::string&);
void trimRight(std::string&);
void trimLeft(std::string&);
} // namespace Utils | 13.222222 | 44 | 0.676471 | [
"vector"
] |
1e2635bd8911d02ebc24dbbd0540dd64ee410320 | 11,428 | c | C | osprey/libu/ffio/c1/bmxeov.c | sharugupta/OpenUH | daddd76858a53035f5d713f648d13373c22506e8 | [
"BSD-2-Clause"
] | null | null | null | osprey/libu/ffio/c1/bmxeov.c | sharugupta/OpenUH | daddd76858a53035f5d713f648d13373c22506e8 | [
"BSD-2-Clause"
] | null | null | null | osprey/libu/ffio/c1/bmxeov.c | sharugupta/OpenUH | daddd76858a53035f5d713f648d13373c22506e8 | [
"BSD-2-Clause"
] | null | null | null | /*
Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it
under the terms of version 2.1 of the GNU Lesser General Public License
as published by the Free Software Foundation.
This program is distributed in the hope tha... | 23.466119 | 74 | 0.635544 | [
"model"
] |
1e2639c63909c6cf958c622347e2c92d7fee73e9 | 849 | h | C | engine/include/engine/initialize.h | mrocklin/blazingsql | a9ff1c49b2a8c0fbad73844957058a1e308698b1 | [
"Apache-2.0"
] | null | null | null | engine/include/engine/initialize.h | mrocklin/blazingsql | a9ff1c49b2a8c0fbad73844957058a1e308698b1 | [
"Apache-2.0"
] | 1 | 2022-01-21T23:47:01.000Z | 2022-01-21T23:47:01.000Z | engine/include/engine/initialize.h | gridgentoo/blazingsql | 5a19626e1e9bf947de2130414ac48e16118b414c | [
"Apache-2.0"
] | 1 | 2020-11-01T12:28:58.000Z | 2020-11-01T12:28:58.000Z | #include <string>
#include <vector>
#include <map>
#include "../../src/error.hpp"
void initialize(int ralId,
int gpuId,
std::string network_iface_name,
std::string ralHost,
int ralCommunicationPort,
bool singleNode,
std::map<std::string, std::string> config_options);
void finalize();
void blazingSetAllocator(
... | 21.769231 | 52 | 0.753828 | [
"vector"
] |
1e2b523f6c6a72c39178277d093d7b6113a11f4e | 31,945 | c | C | libppr/ipp_obj.c | david672orford/PPR | 417ea5cbc9c644fa801d6ee0b9986cf70451d839 | [
"MIT"
] | 2 | 2016-03-20T13:42:59.000Z | 2019-08-21T11:18:01.000Z | libppr/ipp_obj.c | david672orford/PPR | 417ea5cbc9c644fa801d6ee0b9986cf70451d839 | [
"MIT"
] | null | null | null | libppr/ipp_obj.c | david672orford/PPR | 417ea5cbc9c644fa801d6ee0b9986cf70451d839 | [
"MIT"
] | null | null | null | /*
** mouse:~ppr/src/ipp/ipp_obj.c
** Copyright 1995--2012, Trinity College Computing Center.
** Written by David Chappell.
**
** This file is part of PPR. You can redistribute it and modify it under the
** terms of the revised BSD licence (without the advertising clause) as
** described in the accompanying file LICEN... | 27.923951 | 160 | 0.665613 | [
"render",
"object"
] |
1e2bdf64ac0b3f2998dcb2b1694beecde5945bd1 | 20,261 | h | C | includes/managedwnd.h | wxphp/wxphp | a691f72e66162fabf4408abe9545d2f4cccb15fa | [
"PHP-3.01"
] | 269 | 2015-01-01T08:03:31.000Z | 2022-01-23T04:13:53.000Z | includes/managedwnd.h | wxphp/wxphp | a691f72e66162fabf4408abe9545d2f4cccb15fa | [
"PHP-3.01"
] | 92 | 2015-01-01T13:03:06.000Z | 2020-11-23T02:43:58.000Z | includes/managedwnd.h | wxphp/wxphp | a691f72e66162fabf4408abe9545d2f4cccb15fa | [
"PHP-3.01"
] | 54 | 2015-01-10T17:28:26.000Z | 2021-06-10T22:57:19.000Z | /*
* @author Mário Soares
* @contributors Jefferson González
* @contributors René Vögeli / Rangee GmbH
*
* @license
* This file is part of wxPHP check the LICENSE file for information.
*
* @note
* This file was auto-generated by the wxPHP source maker
*/
#ifndef WXPHP_MANAGEDWND_H_GUARD
#define WXPHP_MANAG... | 37.176147 | 330 | 0.800602 | [
"object"
] |
1e2d358127475334e3518b3045cda9e6b865a050 | 19,657 | h | C | src/diana_core/diana_core/diana_processor/softfloat/softfloat.h | apriorit/diana-dasm | 09309963ef388424a3b402e050955d3ac34d879d | [
"BSD-3-Clause"
] | 3 | 2018-03-13T16:14:02.000Z | 2021-08-18T02:17:52.000Z | src/diana_core/diana_core/diana_processor/softfloat/softfloat.h | apriorit/diana-dasm | 09309963ef388424a3b402e050955d3ac34d879d | [
"BSD-3-Clause"
] | null | null | null | src/diana_core/diana_core/diana_processor/softfloat/softfloat.h | apriorit/diana-dasm | 09309963ef388424a3b402e050955d3ac34d879d | [
"BSD-3-Clause"
] | 5 | 2019-06-13T13:25:41.000Z | 2021-05-06T15:24:59.000Z | /*============================================================================
This C header file is part of the SoftFloat IEC/IEEE Floating-point Arithmetic
Package, Release 2b.
Written by John R. Hauser. This work was made possible in part by the
International Computer Science Institute, located at Suite 600, 1947 ... | 41.296218 | 94 | 0.610317 | [
"vector"
] |
1e31c6d9b7d739e481a9fd8e6c964fb785405a83 | 2,622 | h | C | BaseLibrary/TransactionReply.h | Stowarzyszenie-Umarlych-Kotletow/RestaurantManager | 9b08464f3f35013feb95e09636f4f5946ada1cf6 | [
"MIT"
] | null | null | null | BaseLibrary/TransactionReply.h | Stowarzyszenie-Umarlych-Kotletow/RestaurantManager | 9b08464f3f35013feb95e09636f4f5946ada1cf6 | [
"MIT"
] | null | null | null | BaseLibrary/TransactionReply.h | Stowarzyszenie-Umarlych-Kotletow/RestaurantManager | 9b08464f3f35013feb95e09636f4f5946ada1cf6 | [
"MIT"
] | 1 | 2020-06-09T17:05:11.000Z | 2020-06-09T17:05:11.000Z | #pragma once
#include <utility>
#include "Serializable.h"
#include "serialization.h"
#include "binary.h"
#include "TrackablePacket.h"
using namespace Serialization;
using namespace Binary;
/**
* Base-class for trackable transaction replies with success flags and error message.
*
*/
class TransactionReply : public... | 25.705882 | 105 | 0.715103 | [
"object"
] |
1e33db3a6fb1f5957cfe392b1de55784696dafbe | 715 | h | C | src/GameState.h | flipcoder/bitplanes | 6d37b261929bac815cd97b09b00baa60dc55b950 | [
"MIT"
] | 5 | 2015-08-14T15:27:35.000Z | 2019-07-08T07:06:22.000Z | src/GameState.h | flipcoder/bitplanes | 6d37b261929bac815cd97b09b00baa60dc55b950 | [
"MIT"
] | null | null | null | src/GameState.h | flipcoder/bitplanes | 6d37b261929bac815cd97b09b00baa60dc55b950 | [
"MIT"
] | null | null | null | #ifndef _GAME_STATE_H
#define _GAME_STATE_H
#include <boost/optional.hpp>
#include "Player.h"
#include "Backdrop.h"
#include "World.h"
#include "Enemy.h"
#include "Freq.h"
#include "Session.h"
class GameState : public IState
{
private:
std::shared_ptr<World> m_spWorld;
//std::shared_ptr<Player> m... | 19.861111 | 55 | 0.622378 | [
"render",
"vector"
] |
1e42bd3c60b51a881f72dd9f5a5b1f82effd92b0 | 4,473 | h | C | compiler/built_in_function.h | huanghongxun/Compiler | 9b41b77f4597ae3738bcd15df19b6fe3e329b812 | [
"Apache-2.0"
] | 13 | 2018-03-30T16:55:03.000Z | 2022-01-05T18:50:35.000Z | compiler/built_in_function.h | huanghongxun/Compiler | 9b41b77f4597ae3738bcd15df19b6fe3e329b812 | [
"Apache-2.0"
] | null | null | null | compiler/built_in_function.h | huanghongxun/Compiler | 9b41b77f4597ae3738bcd15df19b6fe3e329b812 | [
"Apache-2.0"
] | 8 | 2018-07-02T10:10:02.000Z | 2019-11-20T09:44:14.000Z | #pragma once
#include <vector>
#include "object_t.h"
namespace compiler
{
class built_in_function
{
public:
virtual object_t call(const std::vector<object_t> &vec) = 0;
};
template<typename R, typename A>
class built_in_function_1 : public built_in_function
{
R(*func)(A);
public:
built_in_function_1(... | 23.792553 | 105 | 0.655488 | [
"vector"
] |
1e4586a1ab168e3b5dc4576a9bf1a133b0e3bb71 | 916 | h | C | GParticles/GP_ParticleSystem.h | tiagoddinis/ParticleSystem | 5e1970588c5be0370c97db4d0f91d3c25a4f6529 | [
"Unlicense"
] | 9 | 2016-06-23T18:02:41.000Z | 2021-09-23T13:08:05.000Z | GParticles/GP_ParticleSystem.h | tiagoddinis/ParticleSystem | 5e1970588c5be0370c97db4d0f91d3c25a4f6529 | [
"Unlicense"
] | 1 | 2016-08-02T07:26:25.000Z | 2016-08-08T01:42:09.000Z | GParticles/GP_ParticleSystem.h | tiagoddinis/ParticleSystem | 5e1970588c5be0370c97db4d0f91d3c25a4f6529 | [
"Unlicense"
] | 1 | 2017-07-22T09:51:27.000Z | 2017-07-22T09:51:27.000Z | #pragma once
#include "RenderStage.h"
#include "ComputeStage.h"
class GP_ParticleSystem
{
public:
GP_ParticleSystem(std::string n, std::vector<AbstractStage *> &stgs,
glm::mat4 &m, GLuint nwg, GLuint lif, bool lp)
: name(n), stages(stgs), psModel(m), numWorkGroups(nwg), lifetime(lif),
infinite(lif == ... | 26.941176 | 99 | 0.680131 | [
"vector",
"model"
] |
1e47983abc863ba7cc03e819a95032d63b28971d | 899 | h | C | Pods/Headers/Public/SmartDeviceLink-iOS/SDLDeleteSubMenu.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | Pods/Headers/Public/SmartDeviceLink-iOS/SDLDeleteSubMenu.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | Pods/Headers/Public/SmartDeviceLink-iOS/SDLDeleteSubMenu.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | // SDLDeleteSubMenu.h
//
#import "SDLRPCRequest.h"
/**
* Deletes a submenu from the Command Menu
* <p>
* <b>Notes: </b>When an app deletes a submenu that has child commands, those
* child commands are also deleted
* <p>
* <b>HMILevel needs to be FULL, LIMITED or BACKGROUND</b>
* </p>
*
* Since <b>SmartDev... | 23.051282 | 84 | 0.709677 | [
"object"
] |
1e4b76a759a40a198d4c8c01583ecfd0ca4c6529 | 7,479 | h | C | src/graph-lib/homology/Gudhi/include/gudhi/Rips_complex.h | mitxael/SSHIVA | 2cdcadb2ba49cc47d0860b88378e11a67b2cb8ed | [
"MIT"
] | 1 | 2018-04-12T11:19:50.000Z | 2018-04-12T11:19:50.000Z | src/graph-lib/homology/Gudhi/include/gudhi/Rips_complex.h | mitxael/SSHIVA | 2cdcadb2ba49cc47d0860b88378e11a67b2cb8ed | [
"MIT"
] | null | null | null | src/graph-lib/homology/Gudhi/include/gudhi/Rips_complex.h | mitxael/SSHIVA | 2cdcadb2ba49cc47d0860b88378e11a67b2cb8ed | [
"MIT"
] | null | null | null | /* This file is part of the Gudhi Library. The Gudhi library
* (Geometric Understanding in Higher Dimensions) is a generic C++
* library for computational topology.
*
* Author(s): Clément Maria, Pawel Dlotko, Vincent Rouvreau
*
* Copyright (C) 2016 INRIA
*
* This program is free softwar... | 40.209677 | 116 | 0.678834 | [
"vector"
] |
1e5608b5fa3d09707cdd316ffed033be5568f87c | 3,053 | h | C | libs/poco/include/Poco/Timezone.h | creatologist/openFrameworks0084 | aa74f188f105b62fbcecb7baf2b41d56d97cf7bc | [
"MIT"
] | 390 | 2015-08-11T13:03:37.000Z | 2022-03-03T14:17:41.000Z | libs/poco/include/Poco/Timezone.h | nmbakfm/club_projection_mapping | 95dd0d7604fce397fcdf058d09085fb32b184257 | [
"MIT"
] | 27 | 2015-01-06T05:45:55.000Z | 2020-01-29T21:40:22.000Z | libs/poco/include/Poco/Timezone.h | nmbakfm/club_projection_mapping | 95dd0d7604fce397fcdf058d09085fb32b184257 | [
"MIT"
] | 271 | 2015-07-31T06:41:39.000Z | 2022-02-22T15:29:00.000Z | //
// Timezone.h
//
// $Id: //poco/1.4/Foundation/include/Poco/Timezone.h#1 $
//
// Library: Foundation
// Package: DateTime
// Module: Timezone
//
// Definition of the Timezone class.
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// Permission is hereby granted,... | 33.922222 | 78 | 0.732722 | [
"object"
] |
1e5b0e46c07de45167245e2405fcb94e55dd685d | 1,560 | h | C | door.h | darkoppressor/huberts-island-adventure-mouse-o-war | 9ff8d9e2c2b388bf762a0e463238794fb0233df8 | [
"MIT"
] | null | null | null | door.h | darkoppressor/huberts-island-adventure-mouse-o-war | 9ff8d9e2c2b388bf762a0e463238794fb0233df8 | [
"MIT"
] | null | null | null | door.h | darkoppressor/huberts-island-adventure-mouse-o-war | 9ff8d9e2c2b388bf762a0e463238794fb0233df8 | [
"MIT"
] | null | null | null | /* Copyright (c) 2012-2013 Cheese and Bacon Games, LLC */
/* See the file docs/COPYING.txt for copying permission. */
#ifndef door_h
#define door_h
#include "light_data.h"
class Door{
private:
public:
Door(double get_x,double get_y,short get_type,short get_number,bool get_open,short get_identifier);
... | 24.375 | 103 | 0.675 | [
"render",
"object"
] |
d81ea1c6da95b2e4e2936cf1f43dbe1cd4095d66 | 3,257 | c | C | test/trivial_benchmark.c | estherlyoon/ava | cac9c266e1d9668652fa0e92ce71540a96a75d6e | [
"BSD-2-Clause"
] | 24 | 2020-01-31T21:25:10.000Z | 2021-08-03T23:48:14.000Z | test/trivial_benchmark.c | estherlyoon/ava | cac9c266e1d9668652fa0e92ce71540a96a75d6e | [
"BSD-2-Clause"
] | 81 | 2020-03-16T02:47:04.000Z | 2021-07-14T12:22:47.000Z | test/trivial_benchmark.c | estherlyoon/ava | cac9c266e1d9668652fa0e92ce71540a96a75d6e | [
"BSD-2-Clause"
] | 15 | 2020-01-31T21:25:14.000Z | 2021-11-18T03:35:13.000Z | #include <stdio.h>
#include <string.h>
#include <sys/time.h>
#include "libtrivial.h"
// These functions are required for timer code.
static inline void tvsub(struct timeval *x, struct timeval *y, struct timeval *out) {
out->tv_sec = x->tv_sec - y->tv_sec;
out->tv_usec = x->tv_usec - y->tv_usec;
if (out->tv_usec... | 34.284211 | 119 | 0.708321 | [
"object"
] |
d822c99a6d8021a0a4c905ec05b14122db44b389 | 2,601 | h | C | eval/src/vespa/eval/tensor/tensor.h | renedlog/vespa | 81b982b28d6f00586d621602bd867834ec150419 | [
"Apache-2.0"
] | 1 | 2020-06-02T13:28:29.000Z | 2020-06-02T13:28:29.000Z | eval/src/vespa/eval/tensor/tensor.h | renedlog/vespa | 81b982b28d6f00586d621602bd867834ec150419 | [
"Apache-2.0"
] | 1 | 2021-03-31T22:24:20.000Z | 2021-03-31T22:24:20.000Z | eval/src/vespa/eval/tensor/tensor.h | renedlog/vespa | 81b982b28d6f00586d621602bd867834ec150419 | [
"Apache-2.0"
] | 1 | 2020-09-03T11:39:52.000Z | 2020-09-03T11:39:52.000Z | // Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include "cell_function.h"
#include "tensor_address.h"
#include <vespa/vespalib/stllike/string.h>
#include <vespa/eval/eval/tensor.h>
#include <vespa/eval/eval/tensor_spec.h>
#include <v... | 37.157143 | 118 | 0.715879 | [
"vector"
] |
d826c0d811f9270d314b6ae2754f1ab9f7297b36 | 966 | h | C | src/core/SimpleCollector.h | BeeeOn/gateway-frc | b5bcebd6dc068394906e35d989ed48dc65e9ebaf | [
"BSD-3-Clause"
] | null | null | null | src/core/SimpleCollector.h | BeeeOn/gateway-frc | b5bcebd6dc068394906e35d989ed48dc65e9ebaf | [
"BSD-3-Clause"
] | null | null | null | src/core/SimpleCollector.h | BeeeOn/gateway-frc | b5bcebd6dc068394906e35d989ed48dc65e9ebaf | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <map>
#include <Poco/Mutex.h>
#include <Poco/SharedPtr.h>
#include "core/AbstractCollector.h"
#include "core/DeviceDataCollection.h"
#include "util/StatisticsPrinter.h"
namespace BeeeOn {
class SensorData;
class DeviceID;
/**
* @brief The SimpleCollector class
* Collects data and holds the... | 18.226415 | 82 | 0.738095 | [
"vector"
] |
d82a1d806bb6d682f211276a4daa7ae58dedbff1 | 8,347 | h | C | code_reading/oceanbase-master/src/sql/engine/expr/ob_expr_utl_raw.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | null | null | null | code_reading/oceanbase-master/src/sql/engine/expr/ob_expr_utl_raw.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | null | null | null | code_reading/oceanbase-master/src/sql/engine/expr/ob_expr_utl_raw.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | 1 | 2020-10-18T12:59:31.000Z | 2020-10-18T12:59:31.000Z | /**
* Copyright (c) 2021 OceanBase
* OceanBase CE is licensed under Mulan PubL v2.
* You can use this software according to the terms and conditions of the Mulan PubL v2.
* You may obtain a copy of Mulan PubL v2 at:
* http://license.coscl.org.cn/MulanPubL-2.0
* THIS SOFTWARE IS PROVIDED ON AN "AS IS" BAS... | 41.118227 | 118 | 0.78076 | [
"object"
] |
d82c0a3fad25c389e2cd1a122ff7fa2c23d65349 | 125,451 | c | C | src/files.c | phylyc/genesis-sil | 4d9b96c93647420975497a1e9a81adf6db0f1d93 | [
"CC-BY-3.0"
] | 1 | 2017-02-08T06:14:18.000Z | 2017-02-08T06:14:18.000Z | src/files.c | phylyc/genesis-sil | 4d9b96c93647420975497a1e9a81adf6db0f1d93 | [
"CC-BY-3.0"
] | null | null | null | src/files.c | phylyc/genesis-sil | 4d9b96c93647420975497a1e9a81adf6db0f1d93 | [
"CC-BY-3.0"
] | null | null | null | /* File: files.c */
/*
* Copyright (c) 1997 Ben Harrison, James E. Wilson, Robert A. Koeneke
*
* This software may be copied and distributed for educational, research,
* and not for profit purposes provided that this copyright and statement
* are included in all such copies. Other copyrights may also apply.
*/
... | 21.375192 | 119 | 0.575874 | [
"object",
"3d"
] |
d83a70dc7a42854256a83e1807c3bcb894b1a075 | 425 | c | C | test/transform/inline/inline_forward_4.c | vladem/tsar | 3771068d47a8a258ee4a74ad5fc9c246f8aba7cb | [
"Apache-2.0"
] | null | null | null | test/transform/inline/inline_forward_4.c | vladem/tsar | 3771068d47a8a258ee4a74ad5fc9c246f8aba7cb | [
"Apache-2.0"
] | null | null | null | test/transform/inline/inline_forward_4.c | vladem/tsar | 3771068d47a8a258ee4a74ad5fc9c246f8aba7cb | [
"Apache-2.0"
] | null | null | null | int f1();
int f() {
#pragma spf transform inline
return f1();
}
struct S { int X; };
int f1() {
struct S S1;
S1.X = 5;
return S1.X;
}
//CHECK: inline_forward_4.c:5:10: warning: disable inline expansion
//CHECK: return f1();
//CHECK: ^
//CHECK: inline_forward_4.c:8:8: note: unresolvable external de... | 19.318182 | 89 | 0.630588 | [
"transform"
] |
d83df2a31118e64b211420ae21d9a54de2b85b34 | 14,252 | h | C | src/theory/strings/theory_strings.h | timothy-king/CVC4SepLogic | 928d1b0e1fee209bce4b266afbef242b60ab38f1 | [
"BSL-1.0"
] | null | null | null | src/theory/strings/theory_strings.h | timothy-king/CVC4SepLogic | 928d1b0e1fee209bce4b266afbef242b60ab38f1 | [
"BSL-1.0"
] | null | null | null | src/theory/strings/theory_strings.h | timothy-king/CVC4SepLogic | 928d1b0e1fee209bce4b266afbef242b60ab38f1 | [
"BSL-1.0"
] | null | null | null | /********************* */
/*! \file theory_strings.h
** \verbatim
** Original author: Tianyi Liang
** Major contributors: Andrew Reynolds
** Minor contributors (to current version): Martin Brain <>, Morgan Deters
** This file is part of the CVC4 project.
** C... | 35.899244 | 138 | 0.662363 | [
"vector",
"model"
] |
d83fce00704aa7127611ca164fa3d3070a162f7d | 5,052 | h | C | src/operator/numpy/np_indexing_op.h | mozga-intel/incubator-mxnet | 7dcfedca704f39b4b9b7497dabf3fea47ad40df4 | [
"BSL-1.0",
"Apache-2.0"
] | 211 | 2016-06-06T08:32:36.000Z | 2021-07-03T16:50:16.000Z | src/operator/numpy/np_indexing_op.h | mozga-intel/incubator-mxnet | 7dcfedca704f39b4b9b7497dabf3fea47ad40df4 | [
"BSL-1.0",
"Apache-2.0"
] | 42 | 2017-01-05T02:45:13.000Z | 2020-08-11T23:45:27.000Z | src/operator/numpy/np_indexing_op.h | mozga-intel/incubator-mxnet | 7dcfedca704f39b4b9b7497dabf3fea47ad40df4 | [
"BSL-1.0",
"Apache-2.0"
] | 58 | 2016-10-27T07:37:08.000Z | 2021-07-03T16:50:17.000Z | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 38.564885 | 93 | 0.628662 | [
"shape",
"vector"
] |
d8438672bcb6ad66cc464e5ab598f4943941d70d | 3,449 | h | C | src/launcher/main/LauncherApplication.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 226 | 2018-12-29T01:13:49.000Z | 2022-03-30T19:16:31.000Z | src/launcher/main/LauncherApplication.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 5,100 | 2019-01-14T18:19:25.000Z | 2022-03-31T23:08:36.000Z | src/launcher/main/LauncherApplication.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 84 | 2019-01-24T17:41:50.000Z | 2022-03-10T10:01:46.000Z | // Copyright (c) Lawrence Livermore National Security, LLC and other VisIt
// Project developers. See the top-level LICENSE file for dates and other
// details. No copyright assignment is required to contribute to VisIt.
#ifndef LAUNCHER_APPLICATION_H
#define LAUNCHER_APPLICATION_H
#include <visit-config.h>
#include... | 32.847619 | 79 | 0.631777 | [
"vector"
] |
d847d3f81113403e49bb6c5fe01dc5f486631601 | 1,289 | c | C | TPP/openmp/material/mergesort.c | zhonskate/MCPD | 14e8f41c5b9317dc5c4ccbddba95e6db69087d29 | [
"MIT"
] | null | null | null | TPP/openmp/material/mergesort.c | zhonskate/MCPD | 14e8f41c5b9317dc5c4ccbddba95e6db69087d29 | [
"MIT"
] | null | null | null | TPP/openmp/material/mergesort.c | zhonskate/MCPD | 14e8f41c5b9317dc5c4ccbddba95e6db69087d29 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
int arr[20]; // array to be sorted
int main()
{
int n,i;
const int p = 4;
printf("Introduce el tamanyo del vector\n"); // input the elements
scanf("%d",&n);
printf("Introduce los elementos del vector\n"); // input the elements
for(i=0; i<n; i++)
scanf("%... | 18.955882 | 85 | 0.567106 | [
"vector"
] |
d84a7ddd6c11810831ec684de61e0e1af5f47dad | 23,979 | h | C | Headers/org/w3c/dom/ls/LSSerializer.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 11 | 2015-12-10T13:23:54.000Z | 2019-04-23T02:41:13.000Z | Headers/org/w3c/dom/ls/LSSerializer.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 7 | 2015-11-05T22:45:53.000Z | 2017-11-05T14:36:36.000Z | Headers/org/w3c/dom/ls/LSSerializer.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 40 | 2015-12-10T07:30:58.000Z | 2022-03-15T02:50:10.000Z | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/libcore/luni/src/main/java/org/w3c/dom/ls/LSSerializer.java
//
#include "../../../../J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_OrgW3cDomLsLSSerializer")
#ifdef RESTRICT_OrgW3cDomLsLSSerializer
#define INCLUDE_ALL_OrgW3cDomLsLSSerializ... | 51.902597 | 165 | 0.75441 | [
"object",
"model"
] |
d84e2e504f13d9f954972ff7268ac30d1fce8ff1 | 1,597 | h | C | BaseFramework/BaseFramework/TrackingLog.h | tbago/BaseFramework | de386f243de9292ce5d0aea4d5a7c0f249c7bfc8 | [
"MIT"
] | null | null | null | BaseFramework/BaseFramework/TrackingLog.h | tbago/BaseFramework | de386f243de9292ce5d0aea4d5a7c0f249c7bfc8 | [
"MIT"
] | null | null | null | BaseFramework/BaseFramework/TrackingLog.h | tbago/BaseFramework | de386f243de9292ce5d0aea4d5a7c0f249c7bfc8 | [
"MIT"
] | null | null | null | //
// TrackingLog.h
// BaseFramework
//
// Created by tbago on 17/1/13.
// Copyright © 2017年 tbago. All rights reserved.
//
#import <Foundation/Foundation.h>
/*
* For tracking app runing log info
* This object is Singleton Object, only generate one single tracking log file in path
* The default log path is ... | 33.270833 | 93 | 0.521603 | [
"object"
] |
d85361e24d531ecdafbfd3ccada130859e9af4e0 | 3,073 | h | C | Message.h | ZhiyangLeeCN/ONS_Sender | 64b1b4a369449a959ba5b0ed7a46fd53bbeb53c8 | [
"MIT"
] | null | null | null | Message.h | ZhiyangLeeCN/ONS_Sender | 64b1b4a369449a959ba5b0ed7a46fd53bbeb53c8 | [
"MIT"
] | null | null | null | Message.h | ZhiyangLeeCN/ONS_Sender | 64b1b4a369449a959ba5b0ed7a46fd53bbeb53c8 | [
"MIT"
] | null | null | null | #ifndef __MESSAGE_H__
#define __MESSAGE_H__
#include <map>
#include <vector>
#include <sstream>
#include "ONSClient.h"
namespace ons {
class ONSCLIENT_API SystemPropKey
{
public:
SystemPropKey(){}
~SystemPropKey(){}
static CONSTSTRING TAG;
static CONSTS... | 32.691489 | 153 | 0.595509 | [
"vector"
] |
d8562b700454b929d3969d36affaeecadeca9bb2 | 3,190 | h | C | STEM4U/Utility.h | Libraries4U/STEM4U | 41472ce21420ff5bcf69577efefd924cf1e7c2cf | [
"Apache-2.0"
] | null | null | null | STEM4U/Utility.h | Libraries4U/STEM4U | 41472ce21420ff5bcf69577efefd924cf1e7c2cf | [
"Apache-2.0"
] | null | null | null | STEM4U/Utility.h | Libraries4U/STEM4U | 41472ce21420ff5bcf69577efefd924cf1e7c2cf | [
"Apache-2.0"
] | null | null | null | #ifndef _STEM4U_utility_h_
#define _STEM4U_utility_h_
namespace Upp {
double R2(const Eigen::VectorXd &serie, const Eigen::VectorXd &serie0, double mean = Null);
template <class Range>
void CleanOutliers(const Range &x, const Range &y, const Range &filtery, Range &rretx, Range &rrety,
const typena... | 23.984962 | 129 | 0.579937 | [
"vector"
] |
d85e0791435bfeec9bf1175b0f5d7f0ed6925c2a | 8,309 | h | C | header/struct/mt4/Symbol.h | cihant/mt4-expander | 28bc9cc765c313fccb6ea30a25a2d387849df3c5 | [
"WTFPL"
] | null | null | null | header/struct/mt4/Symbol.h | cihant/mt4-expander | 28bc9cc765c313fccb6ea30a25a2d387849df3c5 | [
"WTFPL"
] | null | null | null | header/struct/mt4/Symbol.h | cihant/mt4-expander | 28bc9cc765c313fccb6ea30a25a2d387849df3c5 | [
"WTFPL"
] | null | null | null | #pragma once
#include "expander.h"
/**
* MT4 struct SYMBOL (file format of "symbols.raw")
*
* All symbols of a file are sorted alphabetically by "name".
*/
#pragma pack(push, 1)
struct SYMBOL { // -- offset ---- size --- description ---------------------------------------------... | 67.008065 | 160 | 0.472139 | [
"vector"
] |
d864bab40fb016904c5a9724393f4371361e6a65 | 1,101 | h | C | Ch3at/helper.h | canwail/CH3AT | f6499d9c850738ab12b824c848996a6badeabd18 | [
"MIT"
] | 10 | 2020-08-15T01:35:20.000Z | 2022-03-02T02:07:41.000Z | Ch3at/helper.h | canwail/CH3AT | f6499d9c850738ab12b824c848996a6badeabd18 | [
"MIT"
] | 4 | 2021-07-22T20:05:02.000Z | 2021-09-04T11:49:28.000Z | Ch3at/helper.h | canwail/CH3AT | f6499d9c850738ab12b824c848996a6badeabd18 | [
"MIT"
] | 4 | 2020-08-15T11:47:19.000Z | 2022-03-02T02:07:46.000Z | #ifndef HELPER_H
#define HELPER_H
#include <cstdio>
#include <Windows.h>
#include <tlhelp32.h>
#include <iostream>
#include <string>
#include <SDL.h>
#include <SDL_syswm.h>
#include <SDL_ttf.h>
#include <vector>
using namespace std;
struct handleData {
unsigned long pid;
HWND windowHandle;
};
extern uint64_t base... | 29.756757 | 81 | 0.788374 | [
"vector"
] |
d866ebab6ddcd718046c9082c7cc113507385294 | 5,286 | h | C | ManagedScripts/Mmatrix4.h | mpforums/RenSharp | 5b3fb8bff2a1772a82a4148bcf3e1265a11aa097 | [
"Apache-2.0"
] | 1 | 2021-10-04T02:34:33.000Z | 2021-10-04T02:34:33.000Z | ManagedScripts/Mmatrix4.h | TheUnstoppable/RenSharp | 2a123c6018c18f3fc73501737d600e291ac3afa7 | [
"Apache-2.0"
] | 9 | 2019-07-03T19:19:59.000Z | 2020-03-02T22:00:21.000Z | ManagedScripts/Mmatrix4.h | TheUnstoppable/RenSharp | 2a123c6018c18f3fc73501737d600e291ac3afa7 | [
"Apache-2.0"
] | 2 | 2019-08-14T08:37:36.000Z | 2020-09-29T06:44:26.000Z | /*
Copyright 2020 Neijwiert
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distr... | 31.464286 | 102 | 0.728528 | [
"object"
] |
9cb938788101fbfe8f9fa64bbbd0e3e704a26bd3 | 7,199 | h | C | tests/TestUtils.h | ankurvdev/stencil | b6429f8b92947273a5e66d5f10210b960616a89d | [
"BSD-3-Clause"
] | null | null | null | tests/TestUtils.h | ankurvdev/stencil | b6429f8b92947273a5e66d5f10210b960616a89d | [
"BSD-3-Clause"
] | null | null | null | tests/TestUtils.h | ankurvdev/stencil | b6429f8b92947273a5e66d5f10210b960616a89d | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#if defined USE_EMBEDRESOURCE
#include <EmbeddedResource.h>
#endif
#pragma warning(push, 3)
#pragma warning(disable : 4868)
#pragma warning(disable : 4738)
#pragma warning(disable : 4365) // signed unsigned mismatch
#pragma warning(disable : 5219) // implicit conversion from 'uint64_t' to 'double', ... | 34.610577 | 131 | 0.621753 | [
"vector"
] |
9ccda5fc8c247f46a7c67f473bd5861b2fd78f05 | 966 | h | C | src/basic/InstanceWriter.h | bamtercelboo/N3LDG_Word_Segmentation_POS_Tag | fc73ef7381442e425d61aa940f9caf55ed72630f | [
"Apache-2.0"
] | null | null | null | src/basic/InstanceWriter.h | bamtercelboo/N3LDG_Word_Segmentation_POS_Tag | fc73ef7381442e425d61aa940f9caf55ed72630f | [
"Apache-2.0"
] | null | null | null | src/basic/InstanceWriter.h | bamtercelboo/N3LDG_Word_Segmentation_POS_Tag | fc73ef7381442e425d61aa940f9caf55ed72630f | [
"Apache-2.0"
] | null | null | null | #ifndef _CONLL_WRITER_
#define _CONLL_WRITER_
#include "Writer.h"
#include <sstream>
using namespace std;
class InstanceWriter : public Writer
{
public:
InstanceWriter(){}
~InstanceWriter(){}
int write(const Instance *pInstance, bool bFile = true)
{
if (bFile) {
//if (((ofstream *)m_outf)->is_open()) return... | 21 | 56 | 0.57971 | [
"vector"
] |
9ccfc51ceadb79fdf376da79741c9693db8513bb | 43,173 | c | C | git-openssl/git-2.7.4/ref-filter.c | Bev-Spike/Robo_mastet | 5da9f6092ee9e0e362497ad3d3fe23afd2b598ec | [
"MIT"
] | null | null | null | git-openssl/git-2.7.4/ref-filter.c | Bev-Spike/Robo_mastet | 5da9f6092ee9e0e362497ad3d3fe23afd2b598ec | [
"MIT"
] | null | null | null | git-openssl/git-2.7.4/ref-filter.c | Bev-Spike/Robo_mastet | 5da9f6092ee9e0e362497ad3d3fe23afd2b598ec | [
"MIT"
] | 1 | 2021-09-22T09:16:57.000Z | 2021-09-22T09:16:57.000Z | #include "builtin.h"
#include "cache.h"
#include "parse-options.h"
#include "refs.h"
#include "wildmatch.h"
#include "commit.h"
#include "remote.h"
#include "color.h"
#include "tag.h"
#include "quote.h"
#include "ref-filter.h"
#include "revision.h"
#include "utf8.h"
#include "git-compat-util.h"
#include "version.h"
ty... | 26.213115 | 124 | 0.651935 | [
"object"
] |
9cd459fe40d45840479def2b2b0bbdffc99b3c8b | 31,867 | c | C | os/nil/src/ch.c | eblot/tde-stm32l432 | a0529aff44b3ce6c17eed5094513abfedf8ddfb9 | [
"MIT"
] | 2 | 2018-03-05T13:22:02.000Z | 2020-08-29T03:33:55.000Z | os/nil/src/ch.c | eblot/tde-stm32l432 | a0529aff44b3ce6c17eed5094513abfedf8ddfb9 | [
"MIT"
] | null | null | null | os/nil/src/ch.c | eblot/tde-stm32l432 | a0529aff44b3ce6c17eed5094513abfedf8ddfb9 | [
"MIT"
] | null | null | null | /*
ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
ChibiOS 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 3 of the License, or
(at your... | 27.542783 | 80 | 0.605799 | [
"object"
] |
9cd66f306bbe6a518b8bb40470b465c934aca850 | 14,661 | h | C | Class/include/distortions.h | amoradinejad/limHaloPT | 302c139809ffa95a6e154a4268e4d48e4082cdf3 | [
"MIT"
] | null | null | null | Class/include/distortions.h | amoradinejad/limHaloPT | 302c139809ffa95a6e154a4268e4d48e4082cdf3 | [
"MIT"
] | 11 | 2022-02-17T14:55:17.000Z | 2022-03-24T17:35:55.000Z | Class/include/distortions.h | amoradinejad/limHaloPT | 302c139809ffa95a6e154a4268e4d48e4082cdf3 | [
"MIT"
] | null | null | null | /** @file distortions.h Documented module on spectral distortions
* Matteo Lucca, 31.10.2018
* Nils Schoeneberg, 18.02.2019
*/
#ifndef __DISTORTIONS__
#define __DISTORTIONS__
#include "arrays.h"
#include "background.h"
#include "thermodynamics.h"
#include "perturbations.h"
#include "primordial.h"
#include "noninje... | 48.386139 | 161 | 0.56033 | [
"shape"
] |
9cd96be6a95269283dc47a1f031a6fd27d61953a | 731 | h | C | ios/apps/AutoTester/AutoTester/testCases/CartoDBInterpreter.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | ios/apps/AutoTester/AutoTester/testCases/CartoDBInterpreter.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | ios/apps/AutoTester/AutoTester/testCases/CartoDBInterpreter.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | //
// CartoDBLayer.h
// HelloEarth
//
// Created by Steve Gifford on 11/18/14.
// Copyright 2014-2022 mousebird consulting.
//
#import <Foundation/Foundation.h>
#import <WhirlyGlobeComponent.h>
/** CartoDB Interpreter fetches tiles of GeoJSON data from their NY building data set.
It implements MaplyTileInfo... | 27.074074 | 86 | 0.766074 | [
"geometry"
] |
9ce19fc90e022a2c66b1a887afcda2a9538c6ddf | 2,331 | h | C | msaf/deprecated/cc_plot/dsp/mfcc/MFCC.h | m-tian/msaf-copy | 614bba6686fd0abf3c5866b92d78fccf5186b6a3 | [
"MIT"
] | 1 | 2020-02-17T08:14:16.000Z | 2020-02-17T08:14:16.000Z | msaf/algorithms/cc/dsp/mfcc/MFCC.h | m-tian/msaf-copy | 614bba6686fd0abf3c5866b92d78fccf5186b6a3 | [
"MIT"
] | null | null | null | msaf/algorithms/cc/dsp/mfcc/MFCC.h | m-tian/msaf-copy | 614bba6686fd0abf3c5866b92d78fccf5186b6a3 | [
"MIT"
] | 1 | 2020-02-14T08:57:35.000Z | 2020-02-14T08:57:35.000Z | /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
/*
QM DSP Library
Centre for Digital Music, Queen Mary, University of London.
This file copyright 2005 Nicolas Chetry, copyright 2008 QMUL.
This program is free software; you can redistribute it and/or
modify it under ... | 23.545455 | 78 | 0.634921 | [
"vector"
] |
9ceb8ce0247155cf7c02133b0e9b069aa953278e | 10,657 | h | C | ROS_Eploration/nav2d_karto/OpenKarto/source/OpenKarto/MetaClass.h | WarOfDevil/AGV | 3891570995f639081d7865098c19efbed27e33f9 | [
"MIT"
] | null | null | null | ROS_Eploration/nav2d_karto/OpenKarto/source/OpenKarto/MetaClass.h | WarOfDevil/AGV | 3891570995f639081d7865098c19efbed27e33f9 | [
"MIT"
] | null | null | null | ROS_Eploration/nav2d_karto/OpenKarto/source/OpenKarto/MetaClass.h | WarOfDevil/AGV | 3891570995f639081d7865098c19efbed27e33f9 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2006-2011, SRI International (R)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*... | 28.880759 | 136 | 0.51675 | [
"object"
] |
9cebfbe30f446d160db575f49dc4e6673cdca6e1 | 8,638 | c | C | src/lib/fte/resource.c | prepare/spice3f5 | a0d8c69d43927b7ced9cb619e3faa3d56332566a | [
"BSD-4-Clause-UC"
] | 4 | 2018-02-21T17:31:40.000Z | 2022-03-03T01:43:32.000Z | src/lib/fte/resource.c | prepare/spice3f5 | a0d8c69d43927b7ced9cb619e3faa3d56332566a | [
"BSD-4-Clause-UC"
] | null | null | null | src/lib/fte/resource.c | prepare/spice3f5 | a0d8c69d43927b7ced9cb619e3faa3d56332566a | [
"BSD-4-Clause-UC"
] | 2 | 2019-07-20T00:47:29.000Z | 2020-01-06T19:18:21.000Z | /**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Resource-related routines.
*/
#include "spice.h"
#include "cpdefs.h"
#include "ftedefs.h"
#include <sys/types.h>
#ifdef HAS_BSDRLIMIT
# include <s... | 19.631818 | 77 | 0.583468 | [
"cad"
] |
9cec0b748157e32e6557d0bd407f8861ae802720 | 2,623 | h | C | ExternalPrograms/EFP/include/utilities/reader.h | FrancescoFabiano/MetacognitiveEpistemicPlanning | 33b2f9a0eccc7c4861b7c6f00eb2b0a33e165d80 | [
"MIT"
] | 3 | 2021-12-07T16:44:34.000Z | 2022-03-11T19:00:37.000Z | ExternalPrograms/EFP/include/utilities/reader.h | FrancescoFabiano/MetacognitiveEpistemicPlanning | 33b2f9a0eccc7c4861b7c6f00eb2b0a33e165d80 | [
"MIT"
] | null | null | null | ExternalPrograms/EFP/include/utilities/reader.h | FrancescoFabiano/MetacognitiveEpistemicPlanning | 33b2f9a0eccc7c4861b7c6f00eb2b0a33e165d80 | [
"MIT"
] | null | null | null | /**
* \brief Class used to store the domain information read by the parsing process.
*
* \details This class is used during the parsing process to store all the read information,
* i.e., the complete description of the domain (as std::string) is found here.
* All the domain informati... | 36.943662 | 184 | 0.68395 | [
"object"
] |
9cf36b88f495752cf08704844e09a0c8bbb275b4 | 15,351 | h | C | runtime/realm/profiling.h | mmccarty/legion | 30e00fa6016527c4cf60025a461fb7865f8def6b | [
"Apache-2.0"
] | 555 | 2015-01-19T07:50:27.000Z | 2022-03-22T11:35:48.000Z | runtime/realm/profiling.h | mmccarty/legion | 30e00fa6016527c4cf60025a461fb7865f8def6b | [
"Apache-2.0"
] | 1,157 | 2015-01-07T18:34:23.000Z | 2022-03-31T19:45:27.000Z | runtime/realm/profiling.h | mmccarty/legion | 30e00fa6016527c4cf60025a461fb7865f8def6b | [
"Apache-2.0"
] | 145 | 2015-02-03T02:31:42.000Z | 2022-02-28T12:03:51.000Z | /* Copyright 2021 Stanford University, NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 34.113333 | 138 | 0.722103 | [
"vector"
] |
9cf37d77b0d63307127b94c3322e547ef26ef75f | 3,291 | h | C | src/libdeltafs/util/dcntl.h | chuckcranor/deltafs | 34c6b60e225c19b363aaafa7c755fd9ffea4ffba | [
"Xnet",
"X11"
] | 93 | 2016-09-28T12:32:05.000Z | 2022-03-25T03:29:21.000Z | src/libdeltafs/util/dcntl.h | chuckcranor/deltafs | 34c6b60e225c19b363aaafa7c755fd9ffea4ffba | [
"Xnet",
"X11"
] | 3 | 2016-08-30T04:15:23.000Z | 2021-03-26T05:33:24.000Z | src/libdeltafs/util/dcntl.h | chuckcranor/deltafs | 34c6b60e225c19b363aaafa7c755fd9ffea4ffba | [
"Xnet",
"X11"
] | 12 | 2016-10-24T20:03:08.000Z | 2022-03-30T14:12:51.000Z | /*
* Copyright (c) 2019 Carnegie Mellon University,
* Copyright (c) 2019 Triad National Security, LLC, as operator of
* Los Alamos National Laboratory.
*
* All rights reserved.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. See the AUTHORS file for na... | 22.387755 | 79 | 0.657551 | [
"object"
] |
1405a5908e82cc615d8a75c265f89e1acbdcd072 | 510 | h | C | Bullet.h | Croer01/zombie-infection | d9da4c3f0d4ccba6ea0b90f0a16579ab43d94e3e | [
"BSD-3-Clause"
] | null | null | null | Bullet.h | Croer01/zombie-infection | d9da4c3f0d4ccba6ea0b90f0a16579ab43d94e3e | [
"BSD-3-Clause"
] | null | null | null | Bullet.h | Croer01/zombie-infection | d9da4c3f0d4ccba6ea0b90f0a16579ab43d94e3e | [
"BSD-3-Clause"
] | null | null | null | #ifndef BULLET_H
#define BULLET_H
#include "SlimLib.h"
#define BULLET_UP 0
#define BULLET_RIGHT 1
#define BULLET_DOWN 2
#define BULLET_LEFT 3
typedef int BulletDirection;
class Bullet {
static const int BULLET_SPEED = 7;
private:
BulletDirection direction;
Vector2 position;
bool active;
public:
... | 17 | 58 | 0.694118 | [
"render"
] |
140827dda6ab85411892ffd7eed4166045a5f901 | 23,562 | c | C | ajadriver/ntv2genlock.c | ibstewart/ntv2 | 0acbac70a0b5e6509cca78cfbf69974c73c10db9 | [
"MIT"
] | 9 | 2021-09-28T22:17:59.000Z | 2022-03-31T03:31:57.000Z | ajadriver/ntv2genlock.c | ibstewart/ntv2 | 0acbac70a0b5e6509cca78cfbf69974c73c10db9 | [
"MIT"
] | 5 | 2021-10-31T17:24:05.000Z | 2022-03-17T22:41:19.000Z | ajadriver/ntv2genlock.c | ibstewart/ntv2 | 0acbac70a0b5e6509cca78cfbf69974c73c10db9 | [
"MIT"
] | 8 | 2021-10-31T16:54:29.000Z | 2022-03-21T19:58:46.000Z | /*
* SPDX-License-Identifier: MIT
* Copyright (C) 2004 - 2021 AJA Video Systems, Inc.
*/
//==========================================================================
//
// ntv2genlock.c
//
//==========================================================================
#include "ntv2genlock.h"
#include "ntv2commonreg.... | 33.279661 | 114 | 0.727188 | [
"geometry"
] |
140c40cc14cb26f02d7dc85ab4ddfc34d13f6feb | 3,142 | h | C | dash/libraries/GD23Z-master-conf-ft813-qfsae/examples/STM32F/F767_Toroide3D/ColorRGB.h | qfsae/Q20 | 4c9936b6a1051fbd1f90b69efa4d42c1ac01554f | [
"MIT"
] | 3 | 2020-05-17T17:45:16.000Z | 2020-07-13T14:13:13.000Z | dash/libraries/GD23Z-master-conf-ft813-qfsae/examples/STM32F/F767_Toroide3D/ColorRGB.h | joshuavaneck/Q20 | 4c9936b6a1051fbd1f90b69efa4d42c1ac01554f | [
"MIT"
] | 7 | 2020-03-06T19:37:07.000Z | 2020-05-05T20:33:32.000Z | dash/libraries/GD23Z-master-conf-ft813-qfsae/examples/STM32F/F767_Toroide3D/ColorRGB.h | bchampp/Q20 | f363d477d68edfb522beb2ba82ab767fecb8d05d | [
"MIT"
] | 1 | 2020-11-09T08:53:32.000Z | 2020-11-09T08:53:32.000Z | #ifndef _quickcg_h_included
#define _quickcg_h_included
#include <GD23Z.h>
#include <string>
#include <sstream>
#include <iomanip>
#include <vector>
#include <algorithm> //std::min and std::max
////////////////////////////////////////////////////////////////////////////////
//COLOR STRUCTS/////////////////////////////... | 30.211538 | 80 | 0.606938 | [
"vector"
] |
140f830fa4c065c04ed9eb71dfd7bb743c735451 | 8,512 | c | C | ccx_prool/SPOOLES.2.2/InpMtx/drivers/testGMVM.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | null | null | null | ccx_prool/SPOOLES.2.2/InpMtx/drivers/testGMVM.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | 4 | 2017-09-21T17:03:55.000Z | 2018-01-25T16:08:31.000Z | ccx_prool/SPOOLES.2.2/InpMtx/drivers/testGMVM.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | 1 | 2019-08-29T18:41:28.000Z | 2019-08-29T18:41:28.000Z | /* testGMVM.c */
#include "../InpMtx.h"
#include "../../Drand.h"
/*--------------------------------------------------------------------*/
int
main ( int argc, char *argv[] )
/*
------------------------------------------------------
generate a random matrix and test the InpMtx_*_gmvm*()
matrix-matrix mult... | 32.242424 | 72 | 0.483083 | [
"object"
] |
1414c6630e2f9ab0aa47c988c5b1e37f30e44e0a | 3,288 | h | C | src/LLP/types/rpcnode.h | barrystyle/LLL-TAO | d9e5b4e4db4cea3976797d8526aedb4bd94256af | [
"MIT"
] | 60 | 2018-04-14T22:17:47.000Z | 2022-03-22T14:24:46.000Z | src/LLP/types/rpcnode.h | barrystyle/LLL-TAO | d9e5b4e4db4cea3976797d8526aedb4bd94256af | [
"MIT"
] | 60 | 2019-07-12T14:18:44.000Z | 2022-03-30T08:03:19.000Z | src/LLP/types/rpcnode.h | barrystyle/LLL-TAO | d9e5b4e4db4cea3976797d8526aedb4bd94256af | [
"MIT"
] | 33 | 2018-04-16T08:55:36.000Z | 2022-03-13T10:17:06.000Z | /*__________________________________________________________________________________________
(c) Hash(BEGIN(Satoshi[2010]), END(Sunny[2012])) == Videlicet[2014] ++
(c) Copyright The Nexus Developers 2014 - 2021
Distributed under the MIT software license, see the accompanying
... | 26.516129 | 132 | 0.583942 | [
"object"
] |
143a269a9df110f11cb71aae892bbb677b3a6fb3 | 24,454 | c | C | src/mutex.c | Ponup/phpsdl | 21a983c3299673fbe0f6e8923bc5c0de705af147 | [
"MIT"
] | 15 | 2016-10-30T09:03:39.000Z | 2019-08-25T22:57:30.000Z | src/mutex.c | Ponup/phpsdl | 21a983c3299673fbe0f6e8923bc5c0de705af147 | [
"MIT"
] | 17 | 2017-03-26T23:12:38.000Z | 2019-09-02T20:34:15.000Z | src/mutex.c | Ponup/phpsdl | 21a983c3299673fbe0f6e8923bc5c0de705af147 | [
"MIT"
] | 7 | 2017-06-22T05:37:16.000Z | 2019-09-03T14:02:46.000Z | /*
+----------------------------------------------------------------------+
| Copyright (c) 1997-2018 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 24.97855 | 141 | 0.683365 | [
"object"
] |
143bfd2055f802dff57e0f3f8067e5fbe49fca9d | 2,886 | h | C | Helpers/Ranges/SimultaneousRange.h | kit-algo/ULTRA-Transfer-Time | 49b6ed196daf64269f1521052d9dced0447521e2 | [
"MIT"
] | null | null | null | Helpers/Ranges/SimultaneousRange.h | kit-algo/ULTRA-Transfer-Time | 49b6ed196daf64269f1521052d9dced0447521e2 | [
"MIT"
] | null | null | null | Helpers/Ranges/SimultaneousRange.h | kit-algo/ULTRA-Transfer-Time | 49b6ed196daf64269f1521052d9dced0447521e2 | [
"MIT"
] | null | null | null | #pragma once
#include <tuple>
#include <vector>
#include <utility>
#include "../Assert.h"
template<typename RANGE_A, typename RANGE_B>
class SimultaneousRange {
public:
using RangeA = RANGE_A;
using RangeB = RANGE_B;
using Type = SimultaneousRange<RangeA, RangeB>;
using IteratorA = decltype(std::de... | 33.55814 | 141 | 0.619196 | [
"vector"
] |
1440b14b5532a0c5eab1324babf2f9fd2d93f9c2 | 54,711 | h | C | src/graysvr/CItem.h | kingdoms-shard/KDS-Sphere | 5142fdec588cabe598b290739cd24718229cb2cb | [
"Apache-2.0"
] | 1 | 2018-05-30T00:38:00.000Z | 2018-05-30T00:38:00.000Z | src/graysvr/CItem.h | kingdoms-shard/KDS-Sphere | 5142fdec588cabe598b290739cd24718229cb2cb | [
"Apache-2.0"
] | null | null | null | src/graysvr/CItem.h | kingdoms-shard/KDS-Sphere | 5142fdec588cabe598b290739cd24718229cb2cb | [
"Apache-2.0"
] | 1 | 2020-03-31T11:32:11.000Z | 2020-03-31T11:32:11.000Z | //
// CItem.h
//
#ifndef _INC_CITEM_H
#define _INC_CITEM_H
#pragma once
enum ITRIG_TYPE
{
// XTRIG_UNKNOWN = some named trigger not on this list
ITRIG_AfterClick = 1,
ITRIG_Buy, // Item got bought from a vendor
ITRIG_Click, // Item got single clicked by someone
ITRIG_CLIENTTOOLTIP, // Item tooltip got re... | 29.024403 | 243 | 0.733728 | [
"object",
"vector"
] |
14411040586b12cf7ad5b6cdb7e97dc082466e1e | 21,305 | c | C | src/jdk.sctp/unix/native/libsctp/SctpChannelImpl.c | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | src/jdk.sctp/unix/native/libsctp/SctpChannelImpl.c | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | src/jdk.sctp/unix/native/libsctp/SctpChannelImpl.c | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2009, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | 35.686767 | 122 | 0.622765 | [
"object"
] |
144204beafb341351172c29e3b4cd41db49be6f9 | 3,923 | h | C | paddle/fluid/framework/details/analysis_var_pass.h | hshen14/Paddle | 0962be9c800d29e0804fc3135163bdfba1564c61 | [
"Apache-2.0"
] | 2 | 2019-04-03T05:36:17.000Z | 2020-04-29T03:38:54.000Z | paddle/fluid/framework/details/analysis_var_pass.h | hshen14/Paddle | 0962be9c800d29e0804fc3135163bdfba1564c61 | [
"Apache-2.0"
] | null | null | null | paddle/fluid/framework/details/analysis_var_pass.h | hshen14/Paddle | 0962be9c800d29e0804fc3135163bdfba1564c61 | [
"Apache-2.0"
] | 3 | 2019-01-07T06:50:29.000Z | 2019-03-13T08:48:23.000Z | // Copyright (c) 2018 PaddlePaddle 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... | 32.421488 | 76 | 0.706857 | [
"vector"
] |
afdc374204f216155c40e64885d7beb4f209ee3c | 5,090 | h | C | src/window.h | mattbis/windowjs | 778a82d35fc663948d24da86a0b2600969f97850 | [
"MIT"
] | null | null | null | src/window.h | mattbis/windowjs | 778a82d35fc663948d24da86a0b2600969f97850 | [
"MIT"
] | null | null | null | src/window.h | mattbis/windowjs | 778a82d35fc663948d24da86a0b2600969f97850 | [
"MIT"
] | null | null | null | #ifndef WINDOWJS_WINDOW_H
#define WINDOWJS_WINDOW_H
#include <memory>
#include <string>
#include <vector>
// Must come before glfw3.h.
#include <glad/glad.h>
// Comes after glad.h.
#include <GLFW/glfw3.h>
#include "console.h"
#include "render_canvas.h"
#include "stats.h"
class Window final {
public:
static void ... | 28.435754 | 80 | 0.718861 | [
"vector"
] |
afde08a5a4b9a06168acd73fcb3a6bbd65cea0e5 | 2,011 | h | C | system/Thread/Thread.h | martonantoni/pixie | ab750d25d12f8420e68e1cb393a75b1f0a0c1056 | [
"MIT"
] | null | null | null | system/Thread/Thread.h | martonantoni/pixie | ab750d25d12f8420e68e1cb393a75b1f0a0c1056 | [
"MIT"
] | null | null | null | system/Thread/Thread.h | martonantoni/pixie | ab750d25d12f8420e68e1cb393a75b1f0a0c1056 | [
"MIT"
] | null | null | null | #pragma once
class cThread: public cRegistrationHandler
{
struct cIDData: public cIntrusiveThreadsafeRefCount
{
enum eIDType { Type_EventHandler, Type_Timer, Type_Invalid } mType=Type_Invalid;
cReactor::cEventListener mEventListener;
cTimerServer::cTimerListener mTimerListener;
size_t mID;
};
std::string m... | 44.688889 | 135 | 0.810542 | [
"vector"
] |
afdf2738dee663322cac9658ff14b30565e60cef | 2,126 | h | C | src/qged/display/DisplayManager.h | lf-/brlcad | f91ea585c1a930a2e97c3f5a8274db8805ebbb46 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 83 | 2021-03-10T05:54:52.000Z | 2022-03-31T16:33:46.000Z | src/qged/display/DisplayManager.h | lf-/brlcad | f91ea585c1a930a2e97c3f5a8274db8805ebbb46 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 13 | 2021-06-24T17:07:48.000Z | 2022-03-31T15:31:33.000Z | src/qged/display/DisplayManager.h | lf-/brlcad | f91ea585c1a930a2e97c3f5a8274db8805ebbb46 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 54 | 2021-03-10T07:57:06.000Z | 2022-03-28T23:20:37.000Z | /* D I S P L A Y M A N A G E R . H
* BRL-CAD
*
* Copyright (c) 2020-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... | 27.61039 | 86 | 0.70555 | [
"cad"
] |
afe6751b4f349ff736c65977678d4ddbf21b40aa | 905 | h | C | include/simple_stl/algorithm/vector_algorithm/finder/vector_finder.h | wujiazheng2020/simple_stl | f04ccd049a92e463bde4c34fed67679fb5822eb9 | [
"MIT"
] | 6 | 2021-08-31T04:44:50.000Z | 2022-03-10T15:15:29.000Z | include/simple_stl/algorithm/vector_algorithm/finder/vector_finder.h | wujiazheng2020/simple_stl | f04ccd049a92e463bde4c34fed67679fb5822eb9 | [
"MIT"
] | null | null | null | include/simple_stl/algorithm/vector_algorithm/finder/vector_finder.h | wujiazheng2020/simple_stl | f04ccd049a92e463bde4c34fed67679fb5822eb9 | [
"MIT"
] | null | null | null | /*
* Copyright 2021 Jiazheng Wu
*
* FileName: vector_finder.h
*
* Author: Jiazheng Wu
* Email: wujiazheng2020@gmail.com
* Licensed under the MIT License
*/
#pragma once
#include "simple_stl/container/vector/vector.h"
namespace sstl {
// for disordered vector
// search in [start_rank, end_rank)
// success ret... | 23.815789 | 77 | 0.667403 | [
"vector"
] |
afe7862ae9aadb49e3661691f6c9cbe00e5daedf | 670 | h | C | TOD1/SkinnedMeshBuffer.h | Michael0ne/TOD_tools | 0e55b28b7001d8b7ce7c0e0811f27682349b41c9 | [
"FSFAP"
] | 20 | 2020-01-15T22:00:23.000Z | 2022-02-07T05:32:09.000Z | TOD1/SkinnedMeshBuffer.h | Michael0ne/TOD_tools | 0e55b28b7001d8b7ce7c0e0811f27682349b41c9 | [
"FSFAP"
] | 2 | 2021-02-26T15:13:49.000Z | 2021-11-28T17:35:05.000Z | TOD1/SkinnedMeshBuffer.h | Michael0ne/TOD_tools | 0e55b28b7001d8b7ce7c0e0811f27682349b41c9 | [
"FSFAP"
] | 1 | 2020-05-07T18:41:50.000Z | 2020-05-07T18:41:50.000Z | #pragma once
#include "MemoryManager.h"
#include "ModelAsset.h"
class MeshBuffer;
class Mesh;
class SkinnedMeshBuffer
{
friend class Model;
friend class ModelAsset;
protected:
MeshBuffer *m_MeshBuffer;
Mesh *m_Mesh;
std::vector<ModelAsset::TextureSet> m_TextureSets; // ... | 24.814815 | 108 | 0.652239 | [
"mesh",
"vector",
"model"
] |
afec611849771ea82be067e7e1728d1ae9fc7120 | 9,905 | h | C | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/trajectoryanalysis/modules/unionfind.h | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 1 | 2020-04-20T04:33:11.000Z | 2020-04-20T04:33:11.000Z | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/trajectoryanalysis/modules/unionfind.h | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 8 | 2019-07-10T15:18:21.000Z | 2019-07-31T13:38:09.000Z | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/trajectoryanalysis/modules/unionfind.h | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 3 | 2019-07-10T10:50:25.000Z | 2020-12-08T13:42:52.000Z | /*
* This file is part of the GROMACS molecular simulation package.
*
* Copyright (c) 2017, by the GROMACS development team, led by
* Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
* and including many others, as listed in the AUTHORS file in the
* top-level source directory and at http://www.gro... | 36.149635 | 82 | 0.583342 | [
"vector"
] |
afeee7749ec4524b12bac86ca58d27e99fc17870 | 1,545 | h | C | src/cpp/strings/todo/get_filename.h | jamesdsmith/berkeley_sfm | de3ae6b104602c006d939b1f3da8c497b86d39ff | [
"BSD-3-Clause"
] | 21 | 2016-01-14T13:52:11.000Z | 2022-01-03T19:30:33.000Z | src/cpp/strings/todo/get_filename.h | jamesdsmith/berkeley_sfm | de3ae6b104602c006d939b1f3da8c497b86d39ff | [
"BSD-3-Clause"
] | 4 | 2015-10-17T17:01:46.000Z | 2015-10-22T20:59:43.000Z | src/cpp/strings/todo/get_filename.h | erik-nelson/berkeley_sfm | 5bf0b45fac176ff7abfca0ff690893c1afc73c51 | [
"BSD-3-Clause"
] | 7 | 2016-01-22T06:23:59.000Z | 2018-01-16T03:54:33.000Z | /*
* Copyright (C) 2015 - Erik Nelson
*
* 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 dist... | 30.9 | 78 | 0.717152 | [
"vector"
] |
affb05489cc297f8777257c359c673027ce88d0e | 23,335 | c | C | HashFactory/CLHash_Utilities.c | lanl/CompactHash | c422f270e24fdddba43f9e89843d831cf137cfe6 | [
"ECL-2.0",
"Apache-2.0"
] | 7 | 2017-02-09T18:17:47.000Z | 2021-10-30T20:02:08.000Z | HashFactory/CLHash_Utilities.c | lanl/CompactHash | c422f270e24fdddba43f9e89843d831cf137cfe6 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | HashFactory/CLHash_Utilities.c | lanl/CompactHash | c422f270e24fdddba43f9e89843d831cf137cfe6 | [
"ECL-2.0",
"Apache-2.0"
] | 6 | 2017-06-21T20:45:51.000Z | 2021-10-30T20:02:24.000Z | /* Copyright 2013-14. Los Alamos National Security, LLC. This material was produced
* under U.S. Government contract DE-AC52-06NA25396 for Los Alamos National
* Laboratory (LANL), which is operated by Los Alamos National Security, LLC
* for the U.S. Department of Energy. The U.S. Government has rights to use,
* r... | 49.754797 | 142 | 0.643411 | [
"object"
] |
affdbd71d70e193c1c920d960652ddb0e9baf8e8 | 12,861 | h | C | source/util_api/web/include/web_gso_interface.h | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/util_api/web/include/web_gso_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/util_api/web/include/web_gso_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 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 ... | 37.605263 | 99 | 0.434181 | [
"object"
] |
b30101c293dcb9973d70c200426db261cc823ca3 | 667 | h | C | cpp_src/lesson/include/lesson/array/vector.h | gustavo-veiga/estrutura-dados | 511dd7e09bc65bd8f1b1576e8094bf6d8a37b669 | [
"MIT"
] | null | null | null | cpp_src/lesson/include/lesson/array/vector.h | gustavo-veiga/estrutura-dados | 511dd7e09bc65bd8f1b1576e8094bf6d8a37b669 | [
"MIT"
] | null | null | null | cpp_src/lesson/include/lesson/array/vector.h | gustavo-veiga/estrutura-dados | 511dd7e09bc65bd8f1b1576e8094bf6d8a37b669 | [
"MIT"
] | null | null | null | #ifndef LESSON_ARRAY_VECTOR_H_
#define LESSON_ARRAY_VECTOR_H_
#include <cstdlib>
namespace lesson {
namespace array {
template <typename T>
class vector {
private:
T* data;
size_t size_value = 0;
size_t count_value = 0;
void alloc(size_t size);
void realloc(size_t size);
public:
vector();
vector(size_... | 16.268293 | 39 | 0.682159 | [
"vector"
] |
b301639278a98d2e31b13683a5348d0027781e28 | 7,147 | h | C | ml-prims/src/distance/distance_epilogue_functor.h | kkraus14/cuml | 3ac4c678f5a2738ce54ce5b8575820d556595393 | [
"Apache-2.0"
] | 2 | 2020-07-05T23:50:43.000Z | 2020-07-08T08:39:52.000Z | ml-prims/src/distance/distance_epilogue_functor.h | kkraus14/cuml | 3ac4c678f5a2738ce54ce5b8575820d556595393 | [
"Apache-2.0"
] | null | null | null | ml-prims/src/distance/distance_epilogue_functor.h | kkraus14/cuml | 3ac4c678f5a2738ce54ce5b8575820d556595393 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2018, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 36.09596 | 80 | 0.688681 | [
"shape",
"vector"
] |
b3036c212a6b79963e2cc9943d186fd16cfb5cfd | 5,936 | h | C | Introduction-to-Database/CMU15445/exercise/TestForProject1/LRUReplacer.h | huang-feiyu/Learning-Space | 3fc476e5efed32050d3aed572bb59aa96fdc7dfe | [
"MIT"
] | 4 | 2021-07-29T11:45:42.000Z | 2022-02-21T09:11:51.000Z | Introduction-to-Database/CMU15445/exercise/TestForProject1/LRUReplacer.h | huang-feiyu/Learning-Space | 3fc476e5efed32050d3aed572bb59aa96fdc7dfe | [
"MIT"
] | null | null | null | Introduction-to-Database/CMU15445/exercise/TestForProject1/LRUReplacer.h | huang-feiyu/Learning-Space | 3fc476e5efed32050d3aed572bb59aa96fdc7dfe | [
"MIT"
] | 1 | 2022-02-21T09:12:03.000Z | 2022-02-21T09:12:03.000Z | #ifndef TESTFORPROJECT1_LRUREPLACER_H
#define TESTFORPROJECT1_LRUREPLACER_H
#ifndef TESTFORPROJECT1_LRUREPLACER_H
#define TESTFORPROJECT1_LRUREPLACER_H
//===----------------------------------------------------------------------===//
//
// BusTub
//
// lru_replacer.h
//
// Identificatio... | 32.615385 | 105 | 0.575809 | [
"object"
] |
b3079db05dc1d5a3ab5f3a59d21a835e9f67683e | 673 | c | C | lib/wizards/yodin/areas/forest/ff8.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/yodin/areas/forest/ff8.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/yodin/areas/forest/ff8.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object deer;
reset(arg)
{
if(!deer) {
deer = clone_object("/wizards/yodin/areas/forest/monsters/deer");
move_object(deer, this_object());
}
if(arg) return;
short_desc = "Very old forest.";
long_desc =
"You are walking in the very old forest. All around \n" +
"you are many tall trees and smal... | 20.393939 | 66 | 0.677563 | [
"object"
] |
b3112a4d62325361d0561508f99eafdfd88b32d6 | 6,082 | h | C | evolve.h | chiaki-hikage/LRG2Halo | 9ee4b5bed9e946652ccfa8a018fed144e5aa05cb | [
"MIT"
] | null | null | null | evolve.h | chiaki-hikage/LRG2Halo | 9ee4b5bed9e946652ccfa8a018fed144e5aa05cb | [
"MIT"
] | null | null | null | evolve.h | chiaki-hikage/LRG2Halo | 9ee4b5bed9e946652ccfa8a018fed144e5aa05cb | [
"MIT"
] | null | null | null | //evolve.h
#ifndef EVOLVE_H
#define EVOLVE_H
#define pi 3.141592653589793238462643
#include<iostream>
#include<fstream>
#include<string>
#include<sstream>
#include<math.h>
#include"cpara.h"
namespace evolve {
double mnfw(const double c);
double mnfw2(const double c);
double rs(const Cpara& cp, const double& m,... | 31.512953 | 93 | 0.628905 | [
"object"
] |
b3114e0cee6d64fcc43024fa2db8b41dca6c75ba | 525 | h | C | Classes/lib/NSObject+PropertySupport.h | greenisus/objectiveresource | 6af83fab5e9f9abe7ac396cb2509ef8d405a48be | [
"MIT"
] | 1 | 2016-05-08T19:54:04.000Z | 2016-05-08T19:54:04.000Z | Classes/lib/NSObject+PropertySupport.h | greenisus/objectiveresource | 6af83fab5e9f9abe7ac396cb2509ef8d405a48be | [
"MIT"
] | null | null | null | Classes/lib/NSObject+PropertySupport.h | greenisus/objectiveresource | 6af83fab5e9f9abe7ac396cb2509ef8d405a48be | [
"MIT"
] | null | null | null | //
// NSObject+Properties.h
// medaxion
//
// Created by Ryan Daigle on 7/28/08.
// Copyright 2008 yFactorial, LLC. All rights reserved.
//
@interface NSObject (PropertySupport)
/**
* Get the names of all properties declared on this class.
*/
+ (NSArray *)propertyNames;
/**
* Get all the properties and their ... | 19.444444 | 61 | 0.699048 | [
"object"
] |
b3119cd595f289b7ae4478af0658a64aa1461e7e | 4,210 | c | C | num.c | Astraeux/phpnum | 0dac33d879b8bc5f3915387824c4e5bdd2ca7dea | [
"MIT"
] | null | null | null | num.c | Astraeux/phpnum | 0dac33d879b8bc5f3915387824c4e5bdd2ca7dea | [
"MIT"
] | null | null | null | num.c | Astraeux/phpnum | 0dac33d879b8bc5f3915387824c4e5bdd2ca7dea | [
"MIT"
] | null | null | null | /*
+----------------------------------------------------------------------+
| phpnum - A PHP extension for scientific computing |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 23.785311 | 90 | 0.610926 | [
"shape"
] |
b3143c3b8f7f471eb669f043b20e3c0b62354ae3 | 3,133 | h | C | Txt-Src_and_Channel_Enc/src_c++/include/contarPalabras.h | brown9804/Communications_Designs | 8d29e7e0ce0f8772e7c1f1ca7756f52865e4c56d | [
"Apache-2.0"
] | 1 | 2021-12-15T09:07:46.000Z | 2021-12-15T09:07:46.000Z | Txt-Src_and_Channel_Enc/src_c++/include/contarPalabras.h | brown9804/Communications_Designs | 8d29e7e0ce0f8772e7c1f1ca7756f52865e4c56d | [
"Apache-2.0"
] | null | null | null | Txt-Src_and_Channel_Enc/src_c++/include/contarPalabras.h | brown9804/Communications_Designs | 8d29e7e0ce0f8772e7c1f1ca7756f52865e4c56d | [
"Apache-2.0"
] | null | null | null | #pragma once
//INCLUDES
#include "../include/header.h"
//DEFINES
#define MAX_LARGO_PALABRA 50
using namespace std;
/** @brief Implementacion de la clase contarPalabras que se encarga de la lectura del archivo de texto, analisis de informacion y calculo de probabilidad
@author Brandon Esquivel
@d... | 42.917808 | 154 | 0.663262 | [
"vector"
] |
b317749f2eb5db1a25112082b89fbf84cd238b1c | 4,344 | h | C | src/qt/qtwebkit/Source/WebKit/gtk/webkit/webkitwebnavigationaction.h | viewdy/phantomjs | eddb0db1d253fd0c546060a4555554c8ee08c13c | [
"BSD-3-Clause"
] | 1 | 2015-05-27T13:52:20.000Z | 2015-05-27T13:52:20.000Z | src/qt/qtwebkit/Source/WebKit/gtk/webkit/webkitwebnavigationaction.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtwebkit/Source/WebKit/gtk/webkit/webkitwebnavigationaction.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | 1 | 2022-02-18T10:41:38.000Z | 2022-02-18T10:41:38.000Z | /*
* Copyright (C) 2008 Collabora Ltd.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This librar... | 41.769231 | 154 | 0.82988 | [
"object"
] |
b31ef543468bccff93b3e250a52a7e9d1d5e7cbd | 344 | h | C | GameEngine/GameEngine/src/Vertex.h | Gnaag98/game-engine | 40e4d65953c17718accd0fe8129bf934873bb306 | [
"MIT"
] | null | null | null | GameEngine/GameEngine/src/Vertex.h | Gnaag98/game-engine | 40e4d65953c17718accd0fe8129bf934873bb306 | [
"MIT"
] | null | null | null | GameEngine/GameEngine/src/Vertex.h | Gnaag98/game-engine | 40e4d65953c17718accd0fe8129bf934873bb306 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "Vec2.h"
#include "Color.h"
// TODO: Make it 3D and use it to connect attributes with positions.
class Vertex {
public:
Vec3f position;
Vec3f position_projected;
Color color;
public:
Vertex();
explicit Vertex(const Vec3f& position);
Vertex(const Vec3f& position, ... | 17.2 | 69 | 0.715116 | [
"vector",
"3d"
] |
b325fb009678b5e2ad24effe341b142a96226ea9 | 17,526 | h | C | src/include/datatypes/sys-typeset.h | BlackATTR/ren-c | 533a998a30e6a74a528718df58d5ece997a43138 | [
"Apache-2.0"
] | null | null | null | src/include/datatypes/sys-typeset.h | BlackATTR/ren-c | 533a998a30e6a74a528718df58d5ece997a43138 | [
"Apache-2.0"
] | 1 | 2015-12-15T15:07:45.000Z | 2015-12-15T15:07:45.000Z | src/include/datatypes/sys-typeset.h | giuliolunati/ren-c | 631d93a3406ef2e17f221164b3dee3e1385880fc | [
"Apache-2.0"
] | null | null | null | //
// File: %sys-typeset.h
// Summary: {Definitions for Typeset Values}
// Project: "Rebol 3 Interpreter and Run-time (Ren-C branch)"
// Homepage: https://github.com/metaeducation/ren-c/
//
//=////////////////////////////////////////////////////////////////////////=//
//
// Copyright 2012 REBOL Technologies
// Copy... | 36.285714 | 78 | 0.665468 | [
"object"
] |
b32d67dd7245b78fefa2b3581b7fc9f5a907a21d | 731 | c | C | d/jueqing/shanyao.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 69 | 2018-03-08T18:24:44.000Z | 2022-02-24T13:43:53.000Z | d/jueqing/shanyao.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 3 | 2019-04-24T12:21:19.000Z | 2021-03-28T23:34:58.000Z | d/jueqing/shanyao.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 33 | 2017-12-23T05:06:58.000Z | 2021-08-16T02:42:59.000Z | inherit ROOM;
void create()
{
set("short", "山腰");
set("long", @LONG
此处阳光照耀,地气和暖,情花开放得早,这时已结了果
实。但见果子或青或红,有的青红相杂,还生著茸茸细毛。翘
首远望,但见绝情峰上云雾缭绕,壮观之极。
LONG);
set("outdoors", "jueqing");
set("exits", ([
"west" : __DIR__"shanlu1",
"eastup" : __DIR__"qinghuaao... | 20.305556 | 73 | 0.497948 | [
"object"
] |
b334555bda7ef6c5b3d9cbc7089f8134549e6118 | 10,155 | h | C | source/prt.h | cloudy-astrophysics/cloudy_lfs | aed1d6d78042b93f17ea497a37b35a524f3d3e2e | [
"Zlib"
] | null | null | null | source/prt.h | cloudy-astrophysics/cloudy_lfs | aed1d6d78042b93f17ea497a37b35a524f3d3e2e | [
"Zlib"
] | null | null | null | source/prt.h | cloudy-astrophysics/cloudy_lfs | aed1d6d78042b93f17ea497a37b35a524f3d3e2e | [
"Zlib"
] | null | null | null | /* This file is part of Cloudy and is copyright (C)1978-2019 by Gary J. Ferland and
* others. For conditions of distribution and use see copyright notice in license.txt */
#ifndef PRT_H_
#define PRT_H_
#include "module.h"
#include "container_classes.h"
#include "lines.h"
class TransitionProxy;
//* Maximum number ... | 28.286908 | 93 | 0.735303 | [
"vector",
"model"
] |
b3356b3360e9aee9eb56a2a4f440cb7b32317c42 | 2,618 | h | C | third_party/cairo-wasm/src/cairo-damage-private.h | tsingdao-Tp/Indigo | b2d73faebb6a450e9b3d34fed553fad4f9d0012f | [
"Apache-2.0"
] | 204 | 2015-11-06T21:34:34.000Z | 2022-03-30T16:17:01.000Z | third_party/cairo-wasm/src/cairo-damage-private.h | tsingdao-Tp/Indigo | b2d73faebb6a450e9b3d34fed553fad4f9d0012f | [
"Apache-2.0"
] | 509 | 2015-11-05T13:54:43.000Z | 2022-03-30T22:15:30.000Z | third_party/cairo-wasm/src/cairo-damage-private.h | tsingdao-Tp/Indigo | b2d73faebb6a450e9b3d34fed553fad4f9d0012f | [
"Apache-2.0"
] | 89 | 2015-11-17T08:22:54.000Z | 2022-03-17T04:26:28.000Z | /* cairo-wasm - a vector graphics library with display and print output
*
* Copyright © 2012 Intel Corporation
*
* This library is free software; you can redistribute it and/or
* modify it either under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free Software Foundation
*... | 30.44186 | 74 | 0.757448 | [
"vector"
] |
b339bb2332991360be15ecbbb3dae8ff131ff2ce | 4,855 | h | C | src/s2/encoded_s2point_vector.h | gatehouse/s2geometry | 95de6cde208083b5adf820f2f46cc60cd50a6a34 | [
"Apache-2.0"
] | null | null | null | src/s2/encoded_s2point_vector.h | gatehouse/s2geometry | 95de6cde208083b5adf820f2f46cc60cd50a6a34 | [
"Apache-2.0"
] | 2 | 2020-04-29T08:59:14.000Z | 2020-04-29T09:03:26.000Z | src/s2/encoded_s2point_vector.h | gatehouse/s2geometry | 95de6cde208083b5adf820f2f46cc60cd50a6a34 | [
"Apache-2.0"
] | null | null | null | // Copyright 2018 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | 34.432624 | 78 | 0.720082 | [
"object",
"vector"
] |
6c2ea8076e852a38bcd002930bb9ea94d6e0a820 | 8,005 | c | C | core/intr_exc.c | hrbust86/haxm | a5da3c32beb54e15d79573dd6c425bf78292fa27 | [
"BSD-3-Clause"
] | null | null | null | core/intr_exc.c | hrbust86/haxm | a5da3c32beb54e15d79573dd6c425bf78292fa27 | [
"BSD-3-Clause"
] | null | null | null | core/intr_exc.c | hrbust86/haxm | a5da3c32beb54e15d79573dd6c425bf78292fa27 | [
"BSD-3-Clause"
] | 1 | 2020-02-10T13:23:47.000Z | 2020-02-10T13:23:47.000Z | /*
* Copyright (c) 2009 Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and the fol... | 32.278226 | 83 | 0.664585 | [
"vector"
] |
6c34888732905658179586a6d42a91a35c2cc63a | 3,029 | h | C | geometry/proximity/mesh_to_vtk.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 2 | 2021-02-25T02:01:02.000Z | 2021-03-17T04:52:04.000Z | geometry/proximity/mesh_to_vtk.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | null | null | null | geometry/proximity/mesh_to_vtk.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 1 | 2021-06-13T12:05:39.000Z | 2021-06-13T12:05:39.000Z | #pragma once
#include <string>
#include "drake/geometry/proximity/surface_mesh.h"
#include "drake/geometry/proximity/surface_mesh_field.h"
#include "drake/geometry/proximity/volume_mesh.h"
#include "drake/geometry/proximity/volume_mesh_field.h"
namespace drake {
namespace geometry {
namespace internal {
/* @name Ex... | 37.395062 | 77 | 0.700891 | [
"mesh",
"geometry"
] |
6c3ab87bf1768a8c9b080656ecb0e1040ed3949c | 7,973 | h | C | include/mesh.h | oedo/sandbox | 028446101b47ca0dfc31f716ba811c55369f5854 | [
"MIT"
] | 216 | 2015-02-08T02:45:49.000Z | 2022-03-31T10:46:19.000Z | include/mesh.h | oedo/sandbox | 028446101b47ca0dfc31f716ba811c55369f5854 | [
"MIT"
] | 2 | 2015-08-15T18:16:35.000Z | 2015-12-07T00:20:06.000Z | include/mesh.h | oedo/sandbox | 028446101b47ca0dfc31f716ba811c55369f5854 | [
"MIT"
] | 53 | 2015-03-19T05:11:25.000Z | 2021-12-20T02:20:27.000Z |
#pragma once
#ifndef MESH_H
#define MESH_H
#include <vector>
#include <string>
#include <algorithm> // for std::sort which should take a lambda
#include "geometric.h"
std::vector<int3> adjacencies(const std::vector<int3> &tris)
{
int vcount = 0;
for (auto t : tris) for (int j = 0; j < 3; j++)
vcount = std::max... | 38.148325 | 187 | 0.594381 | [
"mesh",
"vector",
"transform"
] |
6c400e71b89c598dbebcbe7f90c2148acecc035a | 469 | c | C | examples/introspection/intro.c | Spiikesan/C-modulaire | 43e83d17d3e0141391942ba4736feb62f1699a43 | [
"MIT"
] | 1 | 2017-07-14T11:28:45.000Z | 2017-07-14T11:28:45.000Z | examples/introspection/intro.c | Spiikesan/C-modulaire | 43e83d17d3e0141391942ba4736feb62f1699a43 | [
"MIT"
] | null | null | null | examples/introspection/intro.c | Spiikesan/C-modulaire | 43e83d17d3e0141391942ba4736feb62f1699a43 | [
"MIT"
] | null | null | null | #include "intro.h"
#include <string.h>
/**
* After a call to this macro, we can get the meta struct by
* using CMETA(t_intro), or get it directly in an object of
* t_intro type...
*/
CMETA_STRUCT_BUILD(t_intro_DEFINITION)
CMETA_DEFAULT_BUILD(t_intro_DEFINITION)
/*
{
t_intro *intro = newObject(t_intro);
... | 22.333333 | 61 | 0.678038 | [
"object"
] |
6c40ebfa0be3b66544f3d94e7bb64670f6781d00 | 657 | h | C | Doom/src/Doom/Components/DirectionalLight.h | Shturm0weak/OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 126 | 2020-10-20T21:39:53.000Z | 2022-01-25T14:43:44.000Z | Doom/src/Doom/Components/DirectionalLight.h | Shturm0weak/2D_OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 2 | 2021-01-07T17:29:19.000Z | 2021-08-14T14:04:28.000Z | Doom/src/Doom/Components/DirectionalLight.h | Shturm0weak/2D_OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 16 | 2021-01-09T09:08:40.000Z | 2022-01-25T14:43:46.000Z | #pragma once
#include "../Core/Core.h"
#include "../ECS/Component.h"
namespace Doom {
class DOOM_API DirectionalLight : public Component {
private:
glm::mat4 lightSpaceMatrix;
void Copy(const DirectionalLight& rhs);
public:
static std::vector<DirectionalLight*> s_DirLights;
glm::mat4 m_LightProjection... | 18.771429 | 53 | 0.713851 | [
"vector"
] |
6c4847575dbffc822e60644acda5a1e31332bfc0 | 2,539 | h | C | Source/Mesh.h | AhmetMelihIslam/ToolKit | 2752d9aa425ff4389f2b705abfbe4580fca1f214 | [
"MIT"
] | null | null | null | Source/Mesh.h | AhmetMelihIslam/ToolKit | 2752d9aa425ff4389f2b705abfbe4580fca1f214 | [
"MIT"
] | null | null | null | Source/Mesh.h | AhmetMelihIslam/ToolKit | 2752d9aa425ff4389f2b705abfbe4580fca1f214 | [
"MIT"
] | null | null | null | #pragma once
#include "Types.h"
#include "Resource.h"
#include "ResourceManager.h"
#include "MathUtil.h"
#include "GL/glew.h"
#include <memory>
namespace ToolKit
{
class Vertex
{
public:
Vec3 pos;
Vec3 norm;
Vec2 tex;
Vec3 btan;
};
class Face
{
public:
Vertex* vertices[3];
};
... | 21.516949 | 77 | 0.694762 | [
"mesh",
"vector",
"transform"
] |
6c4b6d0b43bcd1b7d3a51c5c4138fe92e1da538f | 13,085 | h | C | dlib/optimization/elastic_net.h | yatonon/dlib-face | 0230c1034ee65d0846d007e6145bfe73ca0d6321 | [
"BSL-1.0"
] | 11,719 | 2015-01-03T22:38:57.000Z | 2022-03-30T21:45:04.000Z | dlib/optimization/elastic_net.h | KiLJ4EdeN/dlib | eb1f08ce6ab3ca6f9d10425d899103de3c0df56c | [
"BSL-1.0"
] | 2,518 | 2015-01-04T04:38:06.000Z | 2022-03-31T11:55:43.000Z | dlib/optimization/elastic_net.h | KiLJ4EdeN/dlib | eb1f08ce6ab3ca6f9d10425d899103de3c0df56c | [
"BSL-1.0"
] | 3,308 | 2015-01-01T14:34:16.000Z | 2022-03-31T07:20:07.000Z | // Copyright (C) 2016 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_ElASTIC_NET_Hh_
#define DLIB_ElASTIC_NET_Hh_
#include "../matrix.h"
#include "elastic_net_abstract.h"
namespace dlib
{
// -----------------------------------------------------... | 33.551282 | 116 | 0.435078 | [
"vector"
] |
6c4eb80340c1485c6bb57b7b08a6114f55520cd9 | 1,623 | h | C | src/types.h | Fibird/multicore-hashjoins | 3251b3d816680fcb8b9a958b3e288673875a0666 | [
"IJG"
] | 1 | 2019-04-24T00:14:02.000Z | 2019-04-24T00:14:02.000Z | src/types.h | Fibird/multicore-hashjoins | 3251b3d816680fcb8b9a958b3e288673875a0666 | [
"IJG"
] | null | null | null | src/types.h | Fibird/multicore-hashjoins | 3251b3d816680fcb8b9a958b3e288673875a0666 | [
"IJG"
] | null | null | null | /**
* @file types.h
* @author Cagri Balkesen <cagri.balkesen@inf.ethz.ch>
* @date Tue May 22 16:43:30 2012
* @version $Id: types.h 3017 2012-12-07 10:56:20Z bcagri $
*
* @brief Provides general type definitions used by all join algorithms.
*
*
*/
#ifndef TYPES_H
#define TYPES_H
#include <stdint.h>
... | 23.867647 | 98 | 0.708564 | [
"vector"
] |
6c546801861e6a696472ff238885241043e33c3d | 11,317 | h | C | tsf/include/tencentcloud/tsf/v20180326/model/ImageTag.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | null | null | null | tsf/include/tencentcloud/tsf/v20180326/model/ImageTag.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | null | null | null | tsf/include/tencentcloud/tsf/v20180326/model/ImageTag.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | null | null | null | /*
* 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
... | 30.178667 | 116 | 0.361845 | [
"vector",
"model"
] |
6c5bc4c135cede14a8ae382b84e2fc8b98c71ce9 | 1,537 | c | C | P1/src/SumaVectoresOMPfor.c | dcabezas98/AC | 26c8b4c44391dd5f2cd5d1f84c564ccd627964df | [
"MIT"
] | null | null | null | P1/src/SumaVectoresOMPfor.c | dcabezas98/AC | 26c8b4c44391dd5f2cd5d1f84c564ccd627964df | [
"MIT"
] | null | null | null | P1/src/SumaVectoresOMPfor.c | dcabezas98/AC | 26c8b4c44391dd5f2cd5d1f84c564ccd627964df | [
"MIT"
] | null | null | null | #include <stdlib.h> // biblioteca con funciones atoi(), malloc() y free()
#include <stdio.h> // biblioteca donde se encuentra la función printf()
#ifdef _OPENMP
#include <omp.h>
#else
#define omp_get_thread_num() 0
#endif
//#define PRINTF_ALL
#define MAX 67108864 //=2^26
//#define MAX 4294967295 //=2^32-1
doub... | 26.5 | 205 | 0.604424 | [
"vector"
] |
6c644b2325f120a4b1341a18a95a7d7e7ab70ad3 | 5,607 | c | C | configs/single.c | lazarentertainment/gst_examples | b1b6e6617ece835795518faa45468626815a5c83 | [
"MIT"
] | null | null | null | configs/single.c | lazarentertainment/gst_examples | b1b6e6617ece835795518faa45468626815a5c83 | [
"MIT"
] | null | null | null | configs/single.c | lazarentertainment/gst_examples | b1b6e6617ece835795518faa45468626815a5c83 | [
"MIT"
] | null | null | null | #include <gst/gst.h>
#include <string.h>
typedef struct _CustomData {
GstElement *pipeline;
GstElement *source;
GstElement *sink;
gboolean is_live;
GMainLoop *loop;
} CustomData;
static void pad_added_handler(GstElement *source, GstPad *pad, CustomData *data) {
GstPad *sink_pad = gst_element_get_static_pa... | 32.410405 | 104 | 0.70626 | [
"3d"
] |
6c649a2cfc347dc2332ff7ab1b419d6e50f109af | 10,860 | h | C | ctFIRE/CPP/Link_Fibre.h | uw-loci/curvelets | bb11368daa9981f840ce0b738aa7ba6fbd43eb0e | [
"BSD-2-Clause"
] | 13 | 2015-04-30T15:48:26.000Z | 2022-01-18T05:53:52.000Z | ctFIRE/CPP/Link_Fibre.h | uw-loci/curvelets | bb11368daa9981f840ce0b738aa7ba6fbd43eb0e | [
"BSD-2-Clause"
] | 16 | 2015-09-22T14:59:35.000Z | 2021-12-10T19:07:19.000Z | ctFIRE/CPP/Link_Fibre.h | uw-loci/curvelets | bb11368daa9981f840ce0b738aa7ba6fbd43eb0e | [
"BSD-2-Clause"
] | 15 | 2015-03-18T16:11:01.000Z | 2020-03-21T17:08:45.000Z | #include <vector>
#include <array>
#include <omp.h>
// Matlab is colomn major.
template<typename T,int d>
struct Fibre
{
std::array<T,d> direction;
std::vector<std::array<int,d>> link;
std::vector<int> link_index;
};
struct LinkTo{
int f;
bool isStart;
};
struct Terminal{
int f;
bool isSta... | 44.326531 | 123 | 0.4907 | [
"vector"
] |
6c655f65b4032b9250e05be83bbccd72c4ee997d | 3,174 | h | C | src/compiler/codegen/context/BlockContext.h | laleksiunas/leg-language | e34aee17ddacaf9e1a5010014afb363d70d762df | [
"MIT"
] | null | null | null | src/compiler/codegen/context/BlockContext.h | laleksiunas/leg-language | e34aee17ddacaf9e1a5010014afb363d70d762df | [
"MIT"
] | null | null | null | src/compiler/codegen/context/BlockContext.h | laleksiunas/leg-language | e34aee17ddacaf9e1a5010014afb363d70d762df | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include <vector>
#include <utility>
#include "llvm/IR/Value.h"
#include "llvm/IR/Function.h"
#include "Variable.h"
namespace codegen {
typedef std::map<std::string, Variable> VariablesScope;
typedef std::multimap<std::string, llvm::Function*> FunctionsScope;
class BlockContex... | 30.519231 | 114 | 0.631065 | [
"vector"
] |
6c68b481c8e4e0aabd9391065b513a548c9e7607 | 2,894 | h | C | lldb/source/Plugins/ObjectFile/Minidump/ObjectFileMinidump.h | guitard0g/llvm-project | 283e39c7a0d1bf97a67b77638e9194bd1eb9dae6 | [
"Apache-2.0"
] | 2 | 2021-11-20T04:04:47.000Z | 2022-01-06T07:44:23.000Z | lldb/source/Plugins/ObjectFile/Minidump/ObjectFileMinidump.h | Sayyidalijufri/llvm-project | bf95957c99c77987404dea791d6087b222135fce | [
"Apache-2.0"
] | null | null | null | lldb/source/Plugins/ObjectFile/Minidump/ObjectFileMinidump.h | Sayyidalijufri/llvm-project | bf95957c99c77987404dea791d6087b222135fce | [
"Apache-2.0"
] | null | null | null | //===-- ObjectFileMinidump.h ---------------------------------- -*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | 41.942029 | 80 | 0.639599 | [
"object"
] |
6c6b3d9a7c137d050395f958c8eec18bc770832f | 7,621 | c | C | external/sbml/sbml/test/TestInitialAssignment.c | dchandran/evolvenetworks | 072f9e1292552f691a86457ffd16a5743724fb5e | [
"BSD-3-Clause"
] | 1 | 2019-08-22T17:17:41.000Z | 2019-08-22T17:17:41.000Z | external/sbml/sbml/test/TestInitialAssignment.c | dchandran/evolvenetworks | 072f9e1292552f691a86457ffd16a5743724fb5e | [
"BSD-3-Clause"
] | null | null | null | external/sbml/sbml/test/TestInitialAssignment.c | dchandran/evolvenetworks | 072f9e1292552f691a86457ffd16a5743724fb5e | [
"BSD-3-Clause"
] | null | null | null | /**
* \file TestInitialAssignment.c
* \brief SBML InitialAssignment unit tests
* \author Sarah Keating
*
* $Id: TestInitialAssignment.c 10129 2009-08-28 12:23:22Z sarahkeating $
* $HeadURL: https://sbml.svn.sourceforge.net/svnroot/sbml/trunk/libsbml/src/sbml/test/TestInitialAssignment.c $
*/
/* Copyright 2... | 30.979675 | 112 | 0.730744 | [
"object"
] |
6c6df690933091c37b2ce1af2927f3f7bf403fce | 3,151 | h | C | include/imageview/internal/PixelRef.h | alexanderbelous/imageview | 817e92ac1dcbffc7fb0ebb11afe4ee9836f37df0 | [
"MIT"
] | null | null | null | include/imageview/internal/PixelRef.h | alexanderbelous/imageview | 817e92ac1dcbffc7fb0ebb11afe4ee9836f37df0 | [
"MIT"
] | null | null | null | include/imageview/internal/PixelRef.h | alexanderbelous/imageview | 817e92ac1dcbffc7fb0ebb11afe4ee9836f37df0 | [
"MIT"
] | null | null | null | #pragma once
#include <imageview/IsPixelFormat.h>
#include <imageview/internal/ImageViewStorage.h>
#include <gsl/span>
namespace imageview {
namespace detail {
template <class PixelFormat>
class PixelRef {
public:
static_assert(IsPixelFormat<PixelFormat>::value, "Not a PixelFormat.");
using color_type = typen... | 38.426829 | 103 | 0.748334 | [
"object"
] |
6c72d41e0236e75f0cd447ee7b4d7460b766c543 | 982 | h | C | Tools/resourceProcessing/src/resourceProcessing/obj/processObj.h | giordi91/SirEngineThe3rd | 551328144f513e7e7ea9af03327672096baae610 | [
"MIT"
] | 114 | 2020-12-03T10:25:21.000Z | 2022-03-16T20:06:15.000Z | Tools/resourceProcessing/src/resourceProcessing/obj/processObj.h | giordi91/SirEngineThe3rd | 551328144f513e7e7ea9af03327672096baae610 | [
"MIT"
] | null | null | null | Tools/resourceProcessing/src/resourceProcessing/obj/processObj.h | giordi91/SirEngineThe3rd | 551328144f513e7e7ea9af03327672096baae610 | [
"MIT"
] | 3 | 2021-01-11T16:22:26.000Z | 2022-01-29T16:41:09.000Z | #pragma once
#include "SirEngine/graphics/graphicsDefines.h"
#include "tinyobjloader/tiny_obj_loader.h"
struct Model {
std::vector<float> vertices;
std::vector<uint32_t> indices;
uint32_t vertexCount;
uint32_t indexCount;
uint32_t triangleCount;
float boundingBox[6];
SirEngine::MemoryRange positionRange;... | 26.540541 | 78 | 0.710794 | [
"shape",
"vector",
"model"
] |
6c73549784b1c420d5124119bed8603710c76579 | 1,257 | h | C | Code/Framework/AzFramework/AzFramework/Physics/Configuration/StaticRigidBodyConfiguration.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Code/Framework/AzFramework/AzFramework/Physics/Configuration/StaticRigidBodyConfiguration.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Code/Framework/AzFramework/AzFramework/Physics/Configuration/StaticRigidBodyConfiguration.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/Memory/Memory.h>
#include <AzCore/RTTI/RTTI.h>
#include <AzFramewor... | 28.568182 | 145 | 0.743039 | [
"shape",
"3d"
] |
6c7613892ecfcbf3765018fe2061560bee5ca650 | 22,714 | c | C | bsp/stm32/stm32f767-fire-challenger/packages/gui_engine-latest/src/widget.c | greedyhao/nes-lvgl-rtt | cdc04edd0097d90c944d4ca57593d647b1ed1ea2 | [
"Apache-2.0"
] | 14 | 2019-01-14T08:16:55.000Z | 2021-06-14T11:56:56.000Z | bsp/stm32/stm32f767-fire-challenger/packages/gui_engine-latest/src/widget.c | liu2guang/nes-lvgl-rtt | cdc04edd0097d90c944d4ca57593d647b1ed1ea2 | [
"Apache-2.0"
] | null | null | null | bsp/stm32/stm32f767-fire-challenger/packages/gui_engine-latest/src/widget.c | liu2guang/nes-lvgl-rtt | cdc04edd0097d90c944d4ca57593d647b1ed1ea2 | [
"Apache-2.0"
] | 4 | 2019-01-14T08:16:32.000Z | 2021-12-05T05:53:06.000Z | /*
* File : widget.c
* This file is part of RT-Thread GUI Engine
* COPYRIGHT (C) 2006 - 2017, RT-Thread Development Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v... | 27.801714 | 127 | 0.672845 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.