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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
63da94d57f5c3ac91d0a441380c752ea5cbff046 | 883 | h | C | WinAPI/WinAPI_180212_ChessGame/WinAPI_180212_ChessGame/Chessman.h | ChoiChangYong/Game_Programing | 6c290e31eaac526b0dbdfc59731e6479126e95bc | [
"MIT"
] | null | null | null | WinAPI/WinAPI_180212_ChessGame/WinAPI_180212_ChessGame/Chessman.h | ChoiChangYong/Game_Programing | 6c290e31eaac526b0dbdfc59731e6479126e95bc | [
"MIT"
] | null | null | null | WinAPI/WinAPI_180212_ChessGame/WinAPI_180212_ChessGame/Chessman.h | ChoiChangYong/Game_Programing | 6c290e31eaac526b0dbdfc59731e6479126e95bc | [
"MIT"
] | 1 | 2020-04-27T12:41:20.000Z | 2020-04-27T12:41:20.000Z | #pragma once
#include <Windows.h>
#include <vector>
using namespace std;
#define CARD_WIDTH 126
#define CARD_HEIGHT 126
#define BLACK 1
#define WHITE 2
class BitMap;
class Chessman
{
protected:
BitMap* m_pBchessman;
int m_iX;
int m_iY;
int m_iIndex;
int m_iColor;
vector<POINT> m_vecMoveable;
vector<POI... | 22.075 | 102 | 0.713477 | [
"vector"
] |
63dda3337bcee999290a14bb5f5174a12055406e | 9,267 | h | C | expression/matrix-assembly/compressible-reactive-flow/DualTimeStepExpression.h | MaxZZG/ExprLib | c35e361ef6af365e7cd6afca6548595693bd149a | [
"MIT"
] | null | null | null | expression/matrix-assembly/compressible-reactive-flow/DualTimeStepExpression.h | MaxZZG/ExprLib | c35e361ef6af365e7cd6afca6548595693bd149a | [
"MIT"
] | null | null | null | expression/matrix-assembly/compressible-reactive-flow/DualTimeStepExpression.h | MaxZZG/ExprLib | c35e361ef6af365e7cd6afca6548595693bd149a | [
"MIT"
] | null | null | null | /*
* The MIT License
*
* Copyright (c) 2016-2017 The University of Utah
*
* 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
* right... | 42.705069 | 141 | 0.56685 | [
"vector"
] |
63de867e6c9867460d55b5c6fe2137376e0f97dc | 2,102 | h | C | Code/Editor/Controls/QBitmapPreviewDialogImp.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Code/Editor/Controls/QBitmapPreviewDialogImp.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Code/Editor/Controls/QBitmapPreviewDialogImp.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
*
*/
#ifndef QBITMAPPREVIEWDIALOG_IMP_H
#define QBITMAPPREVIEWDIALOG_IMP_H
#if !defined(Q_MOC_RUN)
#inc... | 23.355556 | 100 | 0.69981 | [
"3d"
] |
63fd4c987a9742f61a9a985bd6ad5d30bc731cb2 | 10,440 | h | C | tensorflow_lite_support/cc/task/processor/classification_postprocessor.h | sakibguy/tflite-support | 2447b8bda966f55614d6b9b7fa7fca9f7a627285 | [
"Apache-2.0"
] | null | null | null | tensorflow_lite_support/cc/task/processor/classification_postprocessor.h | sakibguy/tflite-support | 2447b8bda966f55614d6b9b7fa7fca9f7a627285 | [
"Apache-2.0"
] | null | null | null | tensorflow_lite_support/cc/task/processor/classification_postprocessor.h | sakibguy/tflite-support | 2447b8bda966f55614d6b9b7fa7fca9f7a627285 | [
"Apache-2.0"
] | null | null | null | /* Copyright 2021 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... | 40.941176 | 86 | 0.694828 | [
"object",
"vector",
"model"
] |
63ff8e4d7de30d7b28c702082317f1c8941eb909 | 2,157 | h | C | CondTools/Ecal/interface/EcalSRPHandler.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | CondTools/Ecal/interface/EcalSRPHandler.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | CondTools/Ecal/interface/EcalSRPHandler.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | #ifndef ECAL_SRP_HANDLER_H
#define ECAL_SRP_HANDLER_H
#include <vector>
#include <typeinfo>
#include <string>
#include <map>
#include <iostream>
#include <time.h>
#include "CondCore/PopCon/interface/PopConSourceHandler.h"
#include "FWCore/ParameterSet/interface/ParameterSetfwd.h"
#include "FWCore/ServiceRegistry/int... | 29.547945 | 100 | 0.750116 | [
"vector"
] |
63ffb967b783a501b0a46aeddb7999c4e6225cb7 | 330 | h | C | include/rtp++/media/IVideoCodecTransform.h | miseri/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | 1 | 2021-07-14T08:15:05.000Z | 2021-07-14T08:15:05.000Z | include/rtp++/media/IVideoCodecTransform.h | 7956968/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | null | null | null | include/rtp++/media/IVideoCodecTransform.h | 7956968/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | 2 | 2021-07-14T08:15:02.000Z | 2021-07-14T08:56:10.000Z | #pragma once
#include <vector>
#include <boost/system/error_code.hpp>
#include <rtp++/experimental/ICooperativeCodec.h>
#include <rtp++/media/ITransform.h>
namespace rtp_plus_plus {
namespace media {
class IVideoCodecTransform : public ITransform, public ICooperativeCodec
{
};
} // media
} // rtp_plu... | 18.333333 | 73 | 0.721212 | [
"vector"
] |
1201489e0b250dfea3c15c0be75547b1d504f7b4 | 3,312 | h | C | System/Library/Frameworks/QuickLook.framework/QLPinchRotationTracker.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | 1 | 2020-11-04T15:43:01.000Z | 2020-11-04T15:43:01.000Z | System/Library/Frameworks/QuickLook.framework/QLPinchRotationTracker.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | null | null | null | System/Library/Frameworks/QuickLook.framework/QLPinchRotationTracker.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | null | null | null | /*
* This header is generated by classdump-dyld 1.0
* on Sunday, September 27, 2020 at 11:42:55 AM Mountain Standard Time
* Operating System: Version 14.0 (Build 18A373)
* Image Source: /System/Library/Frameworks/QuickLook.framework/QuickLook
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limn... | 47.314286 | 186 | 0.758152 | [
"transform"
] |
120534d7649e667549ca64696939cab3ebccd8a8 | 4,920 | h | C | sky/engine/web/FrameLoaderClientImpl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | null | null | null | sky/engine/web/FrameLoaderClientImpl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | null | null | null | sky/engine/web/FrameLoaderClientImpl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2009, 2012 Google Inc. All rights reserved.
* Copyright (C) 2011 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must... | 49.69697 | 148 | 0.784146 | [
"object",
"vector"
] |
120d36e49dafe79685c2be8a543a1c4d1e8f079e | 4,499 | h | C | PopcornTime_Desktop-src/Import/QtAV/src/QtAV/OpenGLVideo.h | officialrafsan/POPCORNtime | b5bc452b10d7b46c2f4978e37d7fd2e9c0f75782 | [
"MIT"
] | null | null | null | PopcornTime_Desktop-src/Import/QtAV/src/QtAV/OpenGLVideo.h | officialrafsan/POPCORNtime | b5bc452b10d7b46c2f4978e37d7fd2e9c0f75782 | [
"MIT"
] | null | null | null | PopcornTime_Desktop-src/Import/QtAV/src/QtAV/OpenGLVideo.h | officialrafsan/POPCORNtime | b5bc452b10d7b46c2f4978e37d7fd2e9c0f75782 | [
"MIT"
] | null | null | null | /******************************************************************************
QtAV: Multimedia framework based on Qt and FFmpeg
Copyright (C) 2012-2016 Wang Bin <wbsecg1@gmail.com>
* This file is part of QtAV (from 2014)
This library is free software; you can redistribute it and/or
modify it unde... | 36.282258 | 134 | 0.699489 | [
"render",
"transform"
] |
29b9e1dbf96c6e4bea66261f8384acda87d60da5 | 7,683 | h | C | src/chrono/physics/ChContactContainerSMC.h | Benatti1991/chrono | d927a7fae8ed2f4e6695cacaef28c605fcd9ffaf | [
"BSD-3-Clause"
] | 1,383 | 2015-02-04T14:17:40.000Z | 2022-03-30T04:58:16.000Z | src/chrono/physics/ChContactContainerSMC.h | Benatti1991/chrono | d927a7fae8ed2f4e6695cacaef28c605fcd9ffaf | [
"BSD-3-Clause"
] | 245 | 2015-01-11T15:30:51.000Z | 2022-03-30T21:28:54.000Z | src/chrono/physics/ChContactContainerSMC.h | Benatti1991/chrono | d927a7fae8ed2f4e6695cacaef28c605fcd9ffaf | [
"BSD-3-Clause"
] | 351 | 2015-02-04T14:17:47.000Z | 2022-03-30T04:42:52.000Z | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of t... | 47.134969 | 117 | 0.733437 | [
"object"
] |
29be0758fd576713d9abd00db89e40f4dc347d21 | 8,445 | h | C | src/CoreModule2_PeptideFiltering/ExecTagFilterPairs.h | miinslin/ProteoStorm | 1ba58b44fbb714e1032122ea43ae1bb8edcf7a08 | [
"BSD-3-Clause"
] | 7 | 2018-09-26T23:12:55.000Z | 2020-07-02T04:03:13.000Z | src/CoreModule2_PeptideFiltering/ExecTagFilterPairs.h | bravokid47/ProteoStorm | 4602d435d229cf2dee06d8286cd9fdbc44cba71a | [
"BSD-3-Clause"
] | 6 | 2018-05-24T08:15:20.000Z | 2020-02-21T13:30:19.000Z | src/CoreModule2_PeptideFiltering/ExecTagFilterPairs.h | bravokid47/ProteoStorm | 4602d435d229cf2dee06d8286cd9fdbc44cba71a | [
"BSD-3-Clause"
] | 3 | 2018-10-25T07:20:29.000Z | 2020-08-21T05:30:30.000Z | /*
* ExecTagFilterPairs.h
*
* Created on: Mar 11, 2016
* Author: isna
*/
#ifndef EXECTAGFILTERPAIRS_H_
#define EXECTAGFILTERPAIRS_H_
#include "ExecBase.h"
#include "SpecSet.h"
namespace specnets {
typedef struct {
int ntMass;
int seqKey;
int ctMass;
float score;
} tag_T;
class ExecTagFilterPa... | 38.040541 | 116 | 0.718413 | [
"object",
"vector",
"model"
] |
29c7796c9e280ada4faccb7762b3ba75f2f5b4d5 | 6,574 | h | C | cpp/parquetjni/parquetjni.h | twosigma/parquetjni | afbf24cd605c00e056a4efa41dd63e597cb5024a | [
"Apache-2.0"
] | null | null | null | cpp/parquetjni/parquetjni.h | twosigma/parquetjni | afbf24cd605c00e056a4efa41dd63e597cb5024a | [
"Apache-2.0"
] | null | null | null | cpp/parquetjni/parquetjni.h | twosigma/parquetjni | afbf24cd605c00e056a4efa41dd63e597cb5024a | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2020 Two Sigma Investments, LP.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | 37.565714 | 80 | 0.675692 | [
"object",
"vector"
] |
29cb6f96a27893ccd4d376b0c6d1ad6a6647b970 | 22,463 | c | C | em_dict.c | huku-/pyrsistence | bed440bf58812898e46e23c767e6354fc58386e8 | [
"BSD-2-Clause"
] | 47 | 2016-03-10T09:19:42.000Z | 2021-07-19T14:57:44.000Z | em_dict.c | huku-/pyrsistence | bed440bf58812898e46e23c767e6354fc58386e8 | [
"BSD-2-Clause"
] | 1 | 2016-04-29T17:10:21.000Z | 2016-04-30T09:24:57.000Z | em_dict.c | huku-/pyrsistence | bed440bf58812898e46e23c767e6354fc58386e8 | [
"BSD-2-Clause"
] | 7 | 2016-11-24T15:21:43.000Z | 2018-07-19T14:38:36.000Z | /* pyrsistence - A Python extension for External Memory Data Structures (EMDs)
* huku <huku@grhack.net>
*
* em_dict.c - External memory dictionary implementation.
*/
#include "includes.h"
#include "common.h"
#include "util.h"
#include "mapped_file.h"
#include "em_dict.h"
#define EM_DICT_E2S(x) \
(sizeof(em_d... | 25.497162 | 82 | 0.62298 | [
"object"
] |
29d2250904adab2fc02258a85a1ec7f10c367718 | 1,573 | h | C | cpp/include/xviz/builder/declarative_ui/base_ui_builder.h | wx9698/xviz-1 | 2723606c00f4cf89cc7ac4a52efc4fddd6d08c37 | [
"Apache-2.0"
] | 1 | 2021-09-02T20:51:08.000Z | 2021-09-02T20:51:08.000Z | cpp/include/xviz/builder/declarative_ui/base_ui_builder.h | wx9698/xviz-1 | 2723606c00f4cf89cc7ac4a52efc4fddd6d08c37 | [
"Apache-2.0"
] | null | null | null | cpp/include/xviz/builder/declarative_ui/base_ui_builder.h | wx9698/xviz-1 | 2723606c00f4cf89cc7ac4a52efc4fddd6d08c37 | [
"Apache-2.0"
] | null | null | null | /*
* File: ui_base_builder.h
* Author: Minjun Xu (mjxu96@gmail.com)
* File Created: Wednesday, 8th January 2020 1:15:47 am
*/
#ifndef XVIZ_DECLARATIVE_UI_BASE_BUILDER_H_
#define XVIZ_DECLARATIVE_UI_BASE_BUILDER_H_
#include <nlohmann/json.hpp>
#include "xviz/utils/definitions.h"
#include <memory>
#include <vector... | 28.6 | 78 | 0.709472 | [
"vector"
] |
29d2f3ff00583cb53eafbbc4d47e0faf02a233bf | 5,584 | h | C | WaveletTL/interval/i_adapted_index.h | kedingagnumerikunimarburg/Marburg_Software_Library | fe53c3ae9db23fc3cb260a735b13a1c6d2329c17 | [
"MIT"
] | 3 | 2018-05-20T15:25:58.000Z | 2021-01-19T18:46:48.000Z | WaveletTL/interval/i_adapted_index.h | agnumerikunimarburg/Marburg_Software_Library | fe53c3ae9db23fc3cb260a735b13a1c6d2329c17 | [
"MIT"
] | null | null | null | WaveletTL/interval/i_adapted_index.h | agnumerikunimarburg/Marburg_Software_Library | fe53c3ae9db23fc3cb260a735b13a1c6d2329c17 | [
"MIT"
] | 2 | 2019-04-24T18:23:26.000Z | 2020-09-17T10:00:27.000Z | // -*- c++ -*-
// +--------------------------------------------------------------------+
// | This file is part of WaveletTL - the Wavelet Template Library |
// | |
// | Copyright (c) 2002-2009 |
// | Tho... | 28.489796 | 104 | 0.650251 | [
"object"
] |
29d975f74c5af9ebbc42e98bf76f996c4c6eb176 | 2,212 | c | C | neon/6.c | silenc3502/ARMAssemblyEdu | f1769cdc591e444896e421f36bf1387635c151fb | [
"MIT"
] | 1 | 2020-10-29T18:53:04.000Z | 2020-10-29T18:53:04.000Z | neon/6.c | silenc3502/ARMAssemblyEdu | f1769cdc591e444896e421f36bf1387635c151fb | [
"MIT"
] | null | null | null | neon/6.c | silenc3502/ARMAssemblyEdu | f1769cdc591e444896e421f36bf1387635c151fb | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdint.h>
#include <asm/types.h>
#include "arm_neon.h"
void print_2u16x8x2_vectors(uint16x8x2_t in)
{
int i;
uint16_t out[16];
vst2q_u16(&out[0], in);
for(i = 0; i < 16; i++)
printf("%3d", out[i]);
printf("\n");
}
void print_u16x8_vectors(uint16x4_t in)
{
int i;
uint16_t out[4... | 13.406061 | 44 | 0.590416 | [
"3d"
] |
29e1b26f2feae8287728362d1e0bc4841a2169eb | 2,155 | h | C | Practicum/Homework2/Header files/Weapon.h | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | Practicum/Homework2/Header files/Weapon.h | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | Practicum/Homework2/Header files/Weapon.h | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | /**
*Solution to homework assignment 2
*Object Oriented Programming Course
*Faculty of Mathematics and Informatics of Sofia University
*Summer semester 2020/2021
*
*@author Stefania Tsvetkova
*@idnumber 62573
*@task 1
*@compiler VC
*/
#pragma once
#include <map>
#include <string>
#include <vector>
enum class Weapon... | 26.9375 | 127 | 0.748956 | [
"object",
"vector"
] |
29ebdaf08d6ac0b14d7a7e500116ca24f68b8b86 | 13,016 | h | C | Source/Tests/LinuxSyscalls/Syscalls.h | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | null | null | null | Source/Tests/LinuxSyscalls/Syscalls.h | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | null | null | null | Source/Tests/LinuxSyscalls/Syscalls.h | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | null | null | null | /*
$info$
tags: LinuxSyscalls|common
desc: Glue logic, STRACE magic
$end_info$
*/
#pragma once
#include "Tests/LinuxSyscalls/FileManagement.h"
#include "Tests/LinuxSyscalls/LinuxAllocator.h"
#include <FEXCore/Config/Config.h>
#include <FEXCore/HLE/SyscallHandler.h>
#include <FEXCore/Utils/CompilerDefs.h>
#include <... | 32.297767 | 135 | 0.732867 | [
"vector"
] |
29ecc4f6dd7c5b8d0a1916f00beef9365ae821fa | 1,343 | h | C | libsolutil/IndentedWriter.h | MrChico/solidity | 5b4ea1eb895d5edc9a24ee5c6f96d8580eceec08 | [
"MIT"
] | null | null | null | libsolutil/IndentedWriter.h | MrChico/solidity | 5b4ea1eb895d5edc9a24ee5c6f96d8580eceec08 | [
"MIT"
] | 1 | 2020-06-17T14:24:49.000Z | 2020-06-17T14:24:49.000Z | libsolutil/IndentedWriter.h | step21/solidity | 2a0d701f709673162e8417d2f388b8171a34e892 | [
"MIT"
] | null | null | null | /*
This file is part of solidity.
solidity 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 option) any later version.
solidity is distributed in the hope that i... | 20.348485 | 69 | 0.725242 | [
"vector"
] |
29f2a88558a635f49f0d665b13b4fd0be626fd4f | 5,470 | h | C | deprecated-code/Ajisai/Core/Parallel.h | siyuanpan/ajisai_render | 203d79235bf698c1a4a747be291c0f3050b213da | [
"MIT"
] | null | null | null | deprecated-code/Ajisai/Core/Parallel.h | siyuanpan/ajisai_render | 203d79235bf698c1a4a747be291c0f3050b213da | [
"MIT"
] | null | null | null | deprecated-code/Ajisai/Core/Parallel.h | siyuanpan/ajisai_render | 203d79235bf698c1a4a747be291c0f3050b213da | [
"MIT"
] | null | null | null | /*
Copyright 2021 Siyuan Pan <pansiyuan.cs@gmail.com>
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, publ... | 30.903955 | 80 | 0.581901 | [
"vector"
] |
29f8e216fdd9cd7482f815acb60d458ccbbab049 | 3,289 | h | C | project/OFEC_sc2/instance/problem/continuous/dynamic/moving_peaks/moving_peak.h | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | project/OFEC_sc2/instance/problem/continuous/dynamic/moving_peaks/moving_peak.h | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | project/OFEC_sc2/instance/problem/continuous/dynamic/moving_peaks/moving_peak.h | BaiChunhui-9803/bch_sc2_OFEC | d50211b27df5a51a953a2475b6c292d00cbfeff6 | [
"MIT"
] | null | null | null | //Register moving_peak "Moving-Peaks" ConOP,DOP,SOP
/******************************************************************************
* Project:Open Frameworks for Evolutionary Computation (OFEC)
*******************************************************************************
* Author: Changhe Li
* Email: changhe.lw@gmai... | 39.154762 | 142 | 0.65187 | [
"vector"
] |
4b00387dc049507f378fe8014cc52198a665c4b8 | 97,843 | c | C | lib/sbi/sm/enclave.c | jxq96/Penglai-Opensbi-TVM | 228335bc1d4eb1d7cd121293d084ae73ffd191e0 | [
"BSD-2-Clause"
] | 1 | 2021-10-15T13:51:49.000Z | 2021-10-15T13:51:49.000Z | lib/sbi/sm/enclave.c | jxq96/Penglai-Opensbi-TVM | 228335bc1d4eb1d7cd121293d084ae73ffd191e0 | [
"BSD-2-Clause"
] | null | null | null | lib/sbi/sm/enclave.c | jxq96/Penglai-Opensbi-TVM | 228335bc1d4eb1d7cd121293d084ae73ffd191e0 | [
"BSD-2-Clause"
] | null | null | null | #include "sbi/riscv_encoding.h"
#include "sbi/sbi_math.h"
#include "sbi/riscv_locks.h"
#include "sbi/sbi_bitops.h"
#include "sbi/sbi_ipi_destroy_enclave.h"
#include "sbi/sbi_ipi_stop_enclave.h"
#include "sbi/sbi_console.h"
#include "sm/enclave.h"
#include "sm/server_enclave.h"
#include "sm/enclave_vm.h"
#include "sm/e... | 30.151926 | 207 | 0.698394 | [
"vector"
] |
4b00df589e1494499157ab9bc39d6a088c68953a | 1,190 | h | C | classes/HMIImage.h | bmampaey/SPoCA | 902f3f713c1f86263a8c27d8a3cf429b508ed596 | [
"MIT"
] | null | null | null | classes/HMIImage.h | bmampaey/SPoCA | 902f3f713c1f86263a8c27d8a3cf429b508ed596 | [
"MIT"
] | null | null | null | classes/HMIImage.h | bmampaey/SPoCA | 902f3f713c1f86263a8c27d8a3cf429b508ed596 | [
"MIT"
] | null | null | null | #pragma once
#ifndef HMIImage_H
#define HMIImage_H
#include "EUVImage.h"
#include "Header.h"
class HMIImage : public EUVImage
{
public :
//! Constructor
HMIImage();
//! Constructor for an HMIImage from an header
HMIImage(const Header& header, const unsigned& xAxes = 0, const unsigned& yAxes = 0);
//! C... | 21.636364 | 87 | 0.686555 | [
"vector"
] |
4b070b7e69249d5b47ec960d9f00db9a2ae851c0 | 639 | h | C | include/coplus/task.h | tabokie/coplus | e9919c283af57e9366de68ab4b3ea92abc3ff6d4 | [
"MIT"
] | 13 | 2018-12-14T00:32:50.000Z | 2021-12-28T09:10:22.000Z | include/coplus/task.h | tabokie/coplus | e9919c283af57e9366de68ab4b3ea92abc3ff6d4 | [
"MIT"
] | null | null | null | include/coplus/task.h | tabokie/coplus | e9919c283af57e9366de68ab4b3ea92abc3ff6d4 | [
"MIT"
] | null | null | null | #pragma once
#include <type_traits>
#include <vector>
#include "coplus/util.h"
namespace coplus{
struct Task: public NoMove {
enum TaskStatus{
kUnknown = 0,
kFinished = 1,
kReady = 2,
kWaiting = 3
};
TaskStatus status = kUnknown;
virtual TaskStatus call() = 0; // return false if not completed
virtual ~... | 17.75 | 64 | 0.680751 | [
"vector"
] |
4b09b39ce826d80c60c3961ed205d0767d176b61 | 6,193 | h | C | components/performance_manager/public/execution_context/execution_context.h | 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/performance_manager/public/execution_context/execution_context.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | components/performance_manager/public/execution_context/execution_context.h | 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 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_PERFORMANCE_MANAGER_PUBLIC_EXECUTION_CONTEXT_EXECUTION_CONTEXT_H_
#define COMPONENTS_PERFORMANCE_MANAGER_PUBLIC_EXECUTION_CONTEXT_EXECU... | 41.286667 | 104 | 0.791862 | [
"object"
] |
4b19b0dbe4540413f781a18043a0153a99862422 | 3,664 | h | C | include/fcl/math/detail/project.h | hsu/fcl | a91b931e9824813b31474e721b86d52fb11ba1b9 | [
"BSD-3-Clause"
] | 1 | 2020-02-16T02:24:59.000Z | 2020-02-16T02:24:59.000Z | include/fcl/math/detail/project.h | hsu/fcl | a91b931e9824813b31474e721b86d52fb11ba1b9 | [
"BSD-3-Clause"
] | 1 | 2017-11-08T12:44:37.000Z | 2017-11-08T13:16:02.000Z | include/fcl/math/detail/project.h | RobotLocomotion/fcl | 4dceed14a98111448ebf0af743fd92bf06c51862 | [
"BSD-3-Clause"
] | 1 | 2020-03-19T03:12:17.000Z | 2020-03-19T03:12:17.000Z | /*
* Software License Agreement (BSD License)
*
* Copyright (c) 2011-2014, Willow Garage, Inc.
* Copyright (c) 2014-2016, Open Source Robotics Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fol... | 37.773196 | 147 | 0.710699 | [
"geometry"
] |
4b2f747b6b0a31cbf6b67ca4375b5f0f952170d3 | 33,518 | c | C | modules/modbus/src/ciaaModbus_master.c | darbelo/Firmware | 9fef200837989df7b8ab154b40a7e19cdeddf1fc | [
"DOC"
] | null | null | null | modules/modbus/src/ciaaModbus_master.c | darbelo/Firmware | 9fef200837989df7b8ab154b40a7e19cdeddf1fc | [
"DOC"
] | null | null | null | modules/modbus/src/ciaaModbus_master.c | darbelo/Firmware | 9fef200837989df7b8ab154b40a7e19cdeddf1fc | [
"DOC"
] | null | null | null | /* Copyright 2014, Gustavo Muro
*
* This file is part of CIAA Firmware.
*
* 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 lis... | 30.415608 | 106 | 0.626917 | [
"object"
] |
4b39049ec4df6e2df3ed5a625b0ca71e672838aa | 12,860 | h | C | CoppeliaSim_Edu_V4_1_0_Ubuntu18_04/programming/bluezero/include/b0/service_server.h | YueErro/ModernRobotics | 82345c04157c1322b24553bf00abd1f2b03281a5 | [
"MIT"
] | 13 | 2020-02-13T16:20:04.000Z | 2022-01-20T10:00:40.000Z | CoppeliaSim_Edu_V4_1_0_Ubuntu18_04/programming/bluezero/include/b0/service_server.h | YueErro/ModernRobotics | 82345c04157c1322b24553bf00abd1f2b03281a5 | [
"MIT"
] | 3 | 2020-01-26T17:48:17.000Z | 2021-09-28T06:54:44.000Z | CoppeliaSim_Edu_V4_1_0_Ubuntu18_04/programming/bluezero/include/b0/service_server.h | YueErro/ModernRobotics | 82345c04157c1322b24553bf00abd1f2b03281a5 | [
"MIT"
] | 2 | 2020-10-20T01:32:11.000Z | 2021-06-04T10:31:26.000Z | #ifndef B0__SERVICE_SERVER_H__INCLUDED
#define B0__SERVICE_SERVER_H__INCLUDED
#include <string>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <b0/b0.h>
#include <b0/socket.h>
#include <b0/message/message_part.h>
namespace b0
{
class Node;
/*!
* \brief The service server class
*
* This class ... | 46.258993 | 245 | 0.691291 | [
"vector"
] |
4b399517bfa8573a199ff5a7320244be414adb86 | 5,186 | c | C | MSP430F55xx_compB_03.c | RyanFleck/msp430f5529lp-adapted-code-examples | 0ff5816c332702e982372298412644738f4807bf | [
"BSD-3-Clause"
] | null | null | null | MSP430F55xx_compB_03.c | RyanFleck/msp430f5529lp-adapted-code-examples | 0ff5816c332702e982372298412644738f4807bf | [
"BSD-3-Clause"
] | null | null | null | MSP430F55xx_compB_03.c | RyanFleck/msp430f5529lp-adapted-code-examples | 0ff5816c332702e982372298412644738f4807bf | [
"BSD-3-Clause"
] | null | null | null | /* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* 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 c... | 48.018519 | 98 | 0.600848 | [
"vector"
] |
4b3d84fb02287ebc400f98e92a24c1f11072b479 | 1,203 | h | C | Pod/Classes/UOEventCenter.h | ssowonny/UltraObject | 279d4686f9853393e9874859d10a27de143378a8 | [
"MIT"
] | 5 | 2015-08-24T03:08:31.000Z | 2016-10-10T23:15:23.000Z | Pod/Classes/UOEventCenter.h | ssowonny/UltraObject | 279d4686f9853393e9874859d10a27de143378a8 | [
"MIT"
] | null | null | null | Pod/Classes/UOEventCenter.h | ssowonny/UltraObject | 279d4686f9853393e9874859d10a27de143378a8 | [
"MIT"
] | null | null | null | //
// UOEventCenter.h
// Pods
//
// Created by Sungwon Lee on 8/17/15.
//
//
#import "UOEvent.h"
#import "UOBlockDefinitions.h"
@class UOObject, UOEventObserver;
@interface UOEventCenter : NSObject
+ (UOEventCenter *)eventCenter;
- (UOEventObserver *)addObserverWithTarget:(id)target block:(UOEventBlock)block cl... | 37.59375 | 106 | 0.777224 | [
"object"
] |
4b480dc94e0aa29c379dc59f7d9df75726a9db34 | 2,838 | h | C | src/static/SDK1/IfSearch/GreyImage.h | eirTony/INDI1 | 42642d8c632da53f60f2610b056547137793021b | [
"MIT"
] | null | null | null | src/static/SDK1/IfSearch/GreyImage.h | eirTony/INDI1 | 42642d8c632da53f60f2610b056547137793021b | [
"MIT"
] | 14 | 2016-11-24T10:46:39.000Z | 2016-12-10T07:24:15.000Z | src4/static/SDK1/IfSearch/GreyImage.h | eirTony/INDI1 | 42642d8c632da53f60f2610b056547137793021b | [
"MIT"
] | null | null | null | /** @file GreyImage.h
* Public declaration of GreyImage class for DDT image library
*
* @author Dynamic DeZigns Technology
*/
#pragma once
#include <qglobal.h>
#ifdef DDTIMG_LIB
# define DDTIMG_EXPORT Q_DECL_EXPORT
#else
# define DDTIMG_EXPORT Q_DECL_IMPORT
#endif
#include <QImage>
#include <QPoint>
#include <QRect>
... | 29.5625 | 73 | 0.684637 | [
"vector"
] |
af3dea00ace440f9cf761fe5f1bec86b07072bba | 3,167 | h | C | src/essence.game/packets/lobby/outgoing/account/SendAccountAuthenticated.h | hinnie123/qpang-essence-emulator-1 | 2b99f21bcbcbdcd5ff8104d4845ebc10ec0e6e1b | [
"MIT"
] | 1 | 2021-11-23T00:31:46.000Z | 2021-11-23T00:31:46.000Z | src/essence.game/packets/lobby/outgoing/account/SendAccountAuthenticated.h | hinnie123/qpang-essence-emulator-1 | 2b99f21bcbcbdcd5ff8104d4845ebc10ec0e6e1b | [
"MIT"
] | null | null | null | src/essence.game/packets/lobby/outgoing/account/SendAccountAuthenticated.h | hinnie123/qpang-essence-emulator-1 | 2b99f21bcbcbdcd5ff8104d4845ebc10ec0e6e1b | [
"MIT"
] | 1 | 2021-12-18T12:50:46.000Z | 2021-12-18T12:50:46.000Z | #pragma once
#include <array>
#include "packets/LobbyServerPacket.h"
#include "qpang/player/Player.h"
#include "qpang/player/stats/StatsManager.h"
class SendAccountAuthenticated : public LobbyServerPacket
{
public:
explicit SendAccountAuthenticated(const Player::Ptr& player) : LobbyServerPacket(601)
{
// Player ... | 31.356436 | 109 | 0.690243 | [
"vector"
] |
af42da18244a4727f15d5ce73343c3eca075e1d7 | 26,373 | c | C | drivers/storage/tape/class/tapewmi.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | drivers/storage/tape/class/tapewmi.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | drivers/storage/tape/class/tapewmi.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (C) Microsoft Corporation, 1999
Module Name:
tapewmi.c
Abstract:
This is the tape class driver - WMI support routines.
Environment:
kernel mode only
Revision History:
--*/
#include "tape.h"
//
// List guids supported by Tape driver
//
GUIDREGINFO TapeWmiGui... | 30.418685 | 103 | 0.558488 | [
"object"
] |
af461820f08409e3f7cf4e73d8527db137228070 | 8,798 | h | C | module_1/ip_repo/fifo_axi_1.0/obj_dir/Vfifo_axi_v1_0.h | Nonthakit/black-parrot | 4e3ba444193f43d77931424b1f68fca8582ce116 | [
"BSD-3-Clause"
] | null | null | null | module_1/ip_repo/fifo_axi_1.0/obj_dir/Vfifo_axi_v1_0.h | Nonthakit/black-parrot | 4e3ba444193f43d77931424b1f68fca8582ce116 | [
"BSD-3-Clause"
] | null | null | null | module_1/ip_repo/fifo_axi_1.0/obj_dir/Vfifo_axi_v1_0.h | Nonthakit/black-parrot | 4e3ba444193f43d77931424b1f68fca8582ce116 | [
"BSD-3-Clause"
] | null | null | null | // Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Primary design header
//
// This header should be included by all source files instantiating the design.
// The class here is then constructed to instantiate the design.
// See the Verilator manual for examples.
#ifndef VERILATED_VFIFO_AXI_V1_0_H_
#define VERI... | 57.12987 | 178 | 0.812457 | [
"model"
] |
af4e7b5cb502a8cbc3a828e98dc19deb3a323295 | 2,719 | h | C | src/RetroProgrammer/AVRConstants.h | vmykhalchuk/RetroProgrammer | f5511163767632cc93e10c8138c1a80a2f68290d | [
"MIT"
] | null | null | null | src/RetroProgrammer/AVRConstants.h | vmykhalchuk/RetroProgrammer | f5511163767632cc93e10c8138c1a80a2f68290d | [
"MIT"
] | null | null | null | src/RetroProgrammer/AVRConstants.h | vmykhalchuk/RetroProgrammer | f5511163767632cc93e10c8138c1a80a2f68290d | [
"MIT"
] | null | null | null | #ifndef AVRConstants_h
#define AVRConstants_h
#include <Arduino.h>
const byte AVR_MEM_PAGE_SIZE_4 = 2;
//const byte AVR_MEM_PAGE_SIZE_8 = 3;
const byte AVR_MEM_PAGE_SIZE_16 = 4;
const byte AVR_MEM_PAGE_SIZE_32 = 5;
const byte AVR_MEM_PAGE_SIZE_64 = 6;
const byte AVR_MEM_PAGES_COUNT_32 = 5;
const byte AVR_MEM... | 52.288462 | 136 | 0.762413 | [
"model"
] |
af520d67280d6a353b7400e480df482fe498c79f | 2,367 | h | C | algebra/include/algebra/algebra.h | WHS241/Algorithms | 59bc1a2de4ee6a984338efe960c812895f9d1df7 | [
"MIT"
] | null | null | null | algebra/include/algebra/algebra.h | WHS241/Algorithms | 59bc1a2de4ee6a984338efe960c812895f9d1df7 | [
"MIT"
] | null | null | null | algebra/include/algebra/algebra.h | WHS241/Algorithms | 59bc1a2de4ee6a984338efe960c812895f9d1df7 | [
"MIT"
] | null | null | null | #ifndef ALGEBRA_H
#define ALGEBRA_H
#include <complex>
#include <functional>
#include <utility>
#include <vector>
namespace algebra {
// Evaluate a[0] + a[1]x + a[2]x^2 + a[3]x^3 + ...
// Θ(coefficients.size()) with Horner's method
std::complex<double> evaluate_polynomial(
const std::vector<std::complex<double>>& ... | 33.338028 | 90 | 0.647655 | [
"vector"
] |
af54cfcbda31a112d3b07dde73a7c41c85b74e0f | 8,373 | h | C | cs347/puzzle1/state.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | 1 | 2015-04-11T17:36:20.000Z | 2015-04-11T17:36:20.000Z | cs347/puzzle1/state.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | null | null | null | cs347/puzzle1/state.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | null | null | null | // BEGINNING OF FILE ----------------------------------------------------------
///////////////////////////////////////////////////////////////////////////////
/// @file state.h
/// @author Gary Steelman
/// @edit 24 Jan 2010
/// @brief Function declarations for a state of the TSP.
/// @note Assignment 1.
/////////////... | 46.259669 | 85 | 0.477965 | [
"object",
"vector"
] |
af5b512c00f2780690e9952045834ba4fb8f7031 | 4,242 | h | C | aff4/aff4_map.h | gonmator/c-aff4 | e5e148960d4e0155df376b376ac7162b97829961 | [
"Apache-2.0"
] | 146 | 2018-03-21T15:51:09.000Z | 2022-02-18T00:36:11.000Z | aff4/aff4_map.h | gonmator/c-aff4 | e5e148960d4e0155df376b376ac7162b97829961 | [
"Apache-2.0"
] | 84 | 2018-03-29T04:58:39.000Z | 2021-06-08T18:44:44.000Z | aff4/aff4_map.h | gonmator/c-aff4 | e5e148960d4e0155df376b376ac7162b97829961 | [
"Apache-2.0"
] | 29 | 2018-05-11T05:40:43.000Z | 2021-11-22T10:54:55.000Z | /*
Copyright 2014 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in wri... | 27.367742 | 79 | 0.696134 | [
"vector"
] |
af6300c2f83cc24d084488f8726cded41c994f86 | 19,886 | h | C | package/konoha.class/class_glue.h | nikuuchi/konoha | e212a243c305aaf9fd639583f0fc58e54b1fd30d | [
"BSD-2-Clause"
] | 1 | 2021-02-13T12:16:40.000Z | 2021-02-13T12:16:40.000Z | package/konoha.class/class_glue.h | nikuuchi/konoha | e212a243c305aaf9fd639583f0fc58e54b1fd30d | [
"BSD-2-Clause"
] | null | null | null | package/konoha.class/class_glue.h | nikuuchi/konoha | e212a243c305aaf9fd639583f0fc58e54b1fd30d | [
"BSD-2-Clause"
] | null | null | null | /****************************************************************************
* Copyright (c) 2012, the Konoha project authors. All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributi... | 33.365772 | 188 | 0.660666 | [
"object"
] |
af654572e22d3a0e82a3cd0170505cdf616fe9e5 | 15,892 | h | C | Tudat/SimulationSetup/EnvironmentSetup/createBodies.h | J-Westin/tudat | 82ebe9e6e2dd51d0688b77960e62e980e6b8bcb8 | [
"BSD-3-Clause"
] | null | null | null | Tudat/SimulationSetup/EnvironmentSetup/createBodies.h | J-Westin/tudat | 82ebe9e6e2dd51d0688b77960e62e980e6b8bcb8 | [
"BSD-3-Clause"
] | null | null | null | Tudat/SimulationSetup/EnvironmentSetup/createBodies.h | J-Westin/tudat | 82ebe9e6e2dd51d0688b77960e62e980e6b8bcb8 | [
"BSD-3-Clause"
] | null | null | null | /* Copyright (c) 2010-2018, Delft University of Technology
* All rigths reserved
*
* This file is part of the Tudat. Redistribution and use in source and
* binary forms, with or without modification, are permitted exclusively
* under the terms of the Modified BSD license. You should have received
*... | 49.6625 | 128 | 0.603197 | [
"object",
"shape",
"vector",
"model"
] |
af664cdc33a9da9b793c82eb34d22722425789e6 | 6,301 | h | C | Thirdparty/Gc/Flow/Grid/PushRelabel/Fifo.h | ITISFoundation/osparc-iseg | 6f38924120b3a3e7a0292914d2c17f24c735309b | [
"MIT"
] | 32 | 2018-03-26T12:39:19.000Z | 2022-03-22T20:54:22.000Z | Thirdparty/Gc/Flow/Grid/PushRelabel/Fifo.h | dyollb/osparc-iseg | 6f38924120b3a3e7a0292914d2c17f24c735309b | [
"MIT"
] | 10 | 2018-04-03T15:54:22.000Z | 2022-02-01T14:32:36.000Z | Thirdparty/Gc/Flow/Grid/PushRelabel/Fifo.h | dyollb/osparc-iseg | 6f38924120b3a3e7a0292914d2c17f24c735309b | [
"MIT"
] | 11 | 2018-03-08T13:11:28.000Z | 2021-02-01T10:43:39.000Z | /*
This file is part of Graph Cut (Gc) combinatorial optimization library.
Copyright (C) 2008-2010 Centre for Biomedical Image Analysis (CBIA)
Copyright (C) 2008-2010 Ondrej Danek
This library is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Publi... | 32.647668 | 93 | 0.593715 | [
"vector"
] |
af72f655d5497d9b0d982878c865840195798ba8 | 2,050 | c | C | src/accessory.c | ruleechen/home-switch | 1f624602e3430e304dde91b01ce381fb5475988d | [
"MIT"
] | null | null | null | src/accessory.c | ruleechen/home-switch | 1f624602e3430e304dde91b01ce381fb5475988d | [
"MIT"
] | null | null | null | src/accessory.c | ruleechen/home-switch | 1f624602e3430e304dde91b01ce381fb5475988d | [
"MIT"
] | null | null | null | #include <homekit/homekit.h>
#include <homekit/characteristics.h>
void onAccessoryIdentify(homekit_value_t value) {
printf("accessory identify\n");
}
// format: string; max length 64
homekit_characteristic_t accessoryManufacturer = HOMEKIT_CHARACTERISTIC_(MANUFACTURER, VICTOR_ACCESSORY_INFORMATION_MANUFACTURER);
ho... | 34.166667 | 132 | 0.776098 | [
"model"
] |
af898086801a4d349b942efd592896fc5bfb6278 | 15,491 | c | C | dabba/capture.c | eroullit/dabba | 83cfbefb7a9b45769e16f8519103ce0229f76e5b | [
"MIT"
] | 1 | 2018-04-21T16:44:17.000Z | 2018-04-21T16:44:17.000Z | dabba/capture.c | eroullit/dabba | 83cfbefb7a9b45769e16f8519103ce0229f76e5b | [
"MIT"
] | null | null | null | dabba/capture.c | eroullit/dabba | 83cfbefb7a9b45769e16f8519103ce0229f76e5b | [
"MIT"
] | null | null | null | /**
* \file capture.c
* \author written by Emmanuel Roullit emmanuel.roullit@gmail.com (C) 2013
* \date 2013
*/
/*
=head1 NAME
dabba-capture - Manage capture threads
=head1 SYNOPSIS
dabba capture <command> [<arguments>...] [--help]
=head1 DESCRIPTION
Give the user the possibility to manage capture threads o... | 23.471212 | 83 | 0.698147 | [
"vector"
] |
af8c9cbd8e282eb0bf62c74f616c8ff65e7288a2 | 8,361 | c | C | src/lib/tests/pipelineTester.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | 40 | 2017-07-09T11:16:50.000Z | 2022-03-09T13:11:14.000Z | src/lib/tests/pipelineTester.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | 14 | 2018-01-26T13:32:05.000Z | 2022-03-14T14:04:47.000Z | src/lib/tests/pipelineTester.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | 11 | 2018-02-08T06:39:25.000Z | 2022-03-08T07:58:40.000Z | /* pipelineTester - test program for pipeline object */
/* Copyright (C) 2013 The Regents of the University of California
* See README in this or parent directory for licensing information. */
#include "limits.h"
#include "common.h"
#include "pipeline.h"
#include "linefile.h"
#include "options.h"
void usage(char *... | 28.535836 | 93 | 0.671331 | [
"object"
] |
af8ff53c8effadaa59097b6dabfca902dd883fc4 | 7,391 | h | C | api/include/SAM_DsgFluxPreprocess.h | bje-/SAM | a52536b211c90a8e5fb15e4998212f313abcbfbe | [
"BSD-3-Clause"
] | 219 | 2017-07-28T17:25:14.000Z | 2022-03-17T23:03:17.000Z | api/include/SAM_DsgFluxPreprocess.h | bje-/SAM | a52536b211c90a8e5fb15e4998212f313abcbfbe | [
"BSD-3-Clause"
] | 729 | 2017-08-10T14:42:30.000Z | 2022-03-31T23:14:09.000Z | api/include/SAM_DsgFluxPreprocess.h | bje-/SAM | a52536b211c90a8e5fb15e4998212f313abcbfbe | [
"BSD-3-Clause"
] | 109 | 2017-09-16T00:52:54.000Z | 2022-03-31T18:05:05.000Z | #ifndef SAM_DSGFLUXPREPROCESS_H_
#define SAM_DSGFLUXPREPROCESS_H_
#include "visibility.h"
#include "SAM_api.h"
#include <stdint.h>
#ifdef __cplusplus
extern "C"
{
#endif
//
// DsgFluxPreprocess Technology Model
//
/**
* Create a DsgFluxPreprocess variable table.
* @param def: the set of financial model-de... | 30.044715 | 112 | 0.764443 | [
"object",
"model"
] |
af917d6393d456dd307bdb5ab5e7326bd59eefe1 | 5,898 | h | C | src/topology/TMRQuadStiffness.h | peekwez/tmr | 3ac41d8edd9b65c833f55940c451ee87019c5f55 | [
"Apache-2.0"
] | null | null | null | src/topology/TMRQuadStiffness.h | peekwez/tmr | 3ac41d8edd9b65c833f55940c451ee87019c5f55 | [
"Apache-2.0"
] | null | null | null | src/topology/TMRQuadStiffness.h | peekwez/tmr | 3ac41d8edd9b65c833f55940c451ee87019c5f55 | [
"Apache-2.0"
] | null | null | null | /*
This file is part of the package TMR for adaptive mesh refinement.
Copyright (C) 2015 Georgia Tech Research Corporation.
Additional copyright (C) 2015 Graeme Kennedy.
All rights reserved.
TMR is licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in comp... | 33.134831 | 80 | 0.621736 | [
"mesh",
"object"
] |
af9405134bc4a7f403809a6d56bc747fe21633ef | 17,718 | c | C | library/CanFestival/examples/TestMasterMicroMod/TestMaster.c | Lembed/Cortex-M3-Projects | 67829e9cd1388601daf9815b0561da557e0b9f82 | [
"MIT"
] | 1 | 2019-10-11T05:54:19.000Z | 2019-10-11T05:54:19.000Z | library/CanFestival/examples/TestMasterMicroMod/TestMaster.c | Lembed/STM32duino-gcc-Projects | 67829e9cd1388601daf9815b0561da557e0b9f82 | [
"MIT"
] | null | null | null | library/CanFestival/examples/TestMasterMicroMod/TestMaster.c | Lembed/STM32duino-gcc-Projects | 67829e9cd1388601daf9815b0561da557e0b9f82 | [
"MIT"
] | 1 | 2019-12-08T15:11:55.000Z | 2019-12-08T15:11:55.000Z |
/* File generated by gen_cfile.py. Should not be modified. */
#include "TestMaster.h"
/**************************************************************************/
/* Declaration of the mapped variables */
/**************************************************************************/
... | 47.248 | 119 | 0.524213 | [
"object"
] |
af9de9ac6729caed261ac8e40cdd6ad548d68676 | 11,454 | c | C | mex/include/sisl-4.5.0/src/sh6idrcros.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/sh6idrcros.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/sh6idrcros.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | //===========================================================================
// SISL - SINTEF Spline Library, version 4.5.0.
// Definition and interrogation of NURBS curves and surfaces.
//
// Copyright (C) 2000-2005, 2010 SINTEF ICT, Applied Mathematics, Norway.
//
// This program is free software; you can redistrib... | 29.750649 | 80 | 0.536232 | [
"geometry",
"object",
"vector"
] |
af9fe141c7ae9b91c0daa9b949523a63ac3acc61 | 11,814 | h | C | dev/gcdb/display/include/panel_nt35597_wqxga_dsc_video.h | klokik/alice-lk | ad6f9742cf33420eeb8d263a246f3094e9e2ce9d | [
"MIT"
] | 1 | 2020-12-15T19:10:39.000Z | 2020-12-15T19:10:39.000Z | dev/gcdb/display/include/panel_nt35597_wqxga_dsc_video.h | klokik/alice-lk | ad6f9742cf33420eeb8d263a246f3094e9e2ce9d | [
"MIT"
] | null | null | null | dev/gcdb/display/include/panel_nt35597_wqxga_dsc_video.h | klokik/alice-lk | ad6f9742cf33420eeb8d263a246f3094e9e2ce9d | [
"MIT"
] | 1 | 2020-04-25T17:51:52.000Z | 2020-04-25T17:51:52.000Z | /* Copyright (c) 2015-2016, The Linux Foundation. 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 o... | 34.54386 | 79 | 0.576689 | [
"3d"
] |
afa3e0dc4e9eeca491c38e273a8e9d24024cdec3 | 9,206 | h | C | DK/DKFramework/DKWindow.h | tiff2766/DK | 65eb923069c52a7d75fc0e8bdbaf304e32644551 | [
"BSD-3-Clause"
] | 2 | 2015-03-15T14:04:16.000Z | 2015-06-24T06:53:48.000Z | DK/DKFramework/DKWindow.h | tiff2766/DK | 65eb923069c52a7d75fc0e8bdbaf304e32644551 | [
"BSD-3-Clause"
] | null | null | null | DK/DKFramework/DKWindow.h | tiff2766/DK | 65eb923069c52a7d75fc0e8bdbaf304e32644551 | [
"BSD-3-Clause"
] | null | null | null | //
// File: DKWindow.h
// Author: Hongtae Kim (tiff2766@gmail.com)
//
// Copyright (c) 2004-2022 Hongtae Kim. All rights reserved.
//
#pragma once
#include "../DKFoundation.h"
#include "DKSize.h"
#include "DKRect.h"
#include "DKVKey.h"
namespace DKFramework
{
class DKWindowInterface;
/// @brief System GUI window... | 34.223048 | 125 | 0.708451 | [
"render",
"object"
] |
afa432f752e64a63daf3e9a46614f0e7ff7f97c7 | 1,014 | h | C | branches/lsynth_integration/Bricksmith/Source/Application/Inspector/InspectionQuadrilateral.h | bsupnik/bricksmith | 86326773b82b0c607f53f4c87daba51a83819e89 | [
"BSD-2-Clause"
] | 11 | 2019-08-03T07:01:07.000Z | 2022-01-24T10:24:14.000Z | branches/lsynth_integration/Bricksmith/Source/Application/Inspector/InspectionQuadrilateral.h | bsupnik/bricksmith | 86326773b82b0c607f53f4c87daba51a83819e89 | [
"BSD-2-Clause"
] | 14 | 2019-03-02T18:53:05.000Z | 2022-02-15T13:05:57.000Z | branches/lsynth_integration/Bricksmith/Source/Application/Inspector/InspectionQuadrilateral.h | undecoded-coder/bricksmith | 105586880f50505782ff0822c3ca483417794283 | [
"BSD-2-Clause"
] | 4 | 2019-02-13T04:42:12.000Z | 2022-01-09T16:29:08.000Z | //==============================================================================
//
// File: InspectionQuadrilateral.h
//
// Purpose: Inspector Controller for an LDrawQuadrilateral.
//
// Created by Allen Smith on 3/11/05.
// Copyright 2005. All rights reserved.
//===================================================... | 26 | 80 | 0.636095 | [
"shape"
] |
afa61c29d4dcf4663a5369c3b1deb0abd6a1a945 | 19,651 | c | C | locexp/locexp.c | srl295/icu | 7c7f805b917476f269babc853fb1eb3e0a17a88b | [
"ICU",
"Unlicense"
] | 1 | 2018-07-24T21:03:12.000Z | 2018-07-24T21:03:12.000Z | locexp/locexp.c | srl295/icu | 7c7f805b917476f269babc853fb1eb3e0a17a88b | [
"ICU",
"Unlicense"
] | null | null | null | locexp/locexp.c | srl295/icu | 7c7f805b917476f269babc853fb1eb3e0a17a88b | [
"ICU",
"Unlicense"
] | 1 | 2018-07-13T15:52:46.000Z | 2018-07-13T15:52:46.000Z | /**********************************************************************
* Copyright (C) 1999-2013, International Business Machines
* Corporation and others. All Rights Reserved.
***********************************************************************/
/*-------------------------------------------------------------... | 37.863198 | 340 | 0.540634 | [
"solid"
] |
afabd24db78cf7a4bdda00378b2976a051a21631 | 11,644 | h | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/dbus-broker/19-r0/dbus-broker-19/subprojects/c-dvar/src/c-dvar.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/dbus-broker/19-r0/dbus-broker-19/subprojects/c-dvar/src/c-dvar.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/dbus-broker/19-r0/dbus-broker-19/subprojects/c-dvar/src/c-dvar.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | #pragma once
/*
* D-Bus Variant Type-System
*
* This library implements the D-Bus type-system as a variant type, including
* marshalling and demarshalling functionality. It is fully implemented in
* ISO-C11 and has no external dependencies.
*
* This type-system strictly adheres to the D-Bus spec, including its
... | 30.642105 | 80 | 0.661371 | [
"object"
] |
afaec9ae4980d09457b0e08fdab1317506c9c525 | 2,132 | h | C | chrome/browser/nearby_sharing/instantmessaging/stream_parser.h | 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 | chrome/browser/nearby_sharing/instantmessaging/stream_parser.h | 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 | chrome/browser/nearby_sharing/instantmessaging/stream_parser.h | 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 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_NEARBY_SHARING_INSTANTMESSAGING_STREAM_PARSER_H_
#define CHROME_BROWSER_NEARBY_SHARING_INSTANTMESSAGING_STREAM_PARSER_H_
#include ... | 31.820896 | 85 | 0.792683 | [
"vector"
] |
afafc662d2d674757acc8d9a191bef41efee5799 | 14,128 | h | C | includes/visualization/chart_shapes_c.h | Biehrer/ecg-analyzer | b72ce81e8834ed0aec4c5ecb08dae02bde5cd25a | [
"Apache-2.0"
] | 4 | 2020-04-14T06:28:14.000Z | 2021-02-22T03:10:43.000Z | includes/visualization/chart_shapes_c.h | Biehrer/ecg-analyzer | b72ce81e8834ed0aec4c5ecb08dae02bde5cd25a | [
"Apache-2.0"
] | 31 | 2020-04-03T10:09:16.000Z | 2020-10-23T11:55:30.000Z | includes/visualization/chart_shapes_c.h | Biehrer/ecg-analyzer | b72ce81e8834ed0aec4c5ecb08dae02bde5cd25a | [
"Apache-2.0"
] | 1 | 2021-09-03T14:55:11.000Z | 2021-09-03T14:55:11.000Z | #pragma once
// Project includes
#include "ogl_chart_geometry_c.h"
#include "chart_types.h"
// Qt includes
#include <qvector.h>
template<typename VertexType_TP>
class ChartShapes_C {
public:
static
const
QVector<VertexType_TP>
MakeBoundingBoxVertices(const OGLChartGeometry_C& geometry)
{
... | 44.567823 | 144 | 0.638165 | [
"geometry"
] |
afb1f6cd75242db202a32ee59d32c06a56940570 | 9,841 | h | C | source/core/aggregator-manager/IndexWorker.h | izenecloud/sf1r-lite | 8de9aa83c38c9cd05a80b216579552e89609f136 | [
"Apache-2.0"
] | 77 | 2015-02-12T20:59:20.000Z | 2022-03-05T18:40:49.000Z | source/core/aggregator-manager/IndexWorker.h | fytzzh/sf1r-lite | 8de9aa83c38c9cd05a80b216579552e89609f136 | [
"Apache-2.0"
] | 1 | 2017-04-28T08:55:47.000Z | 2017-07-10T10:10:53.000Z | source/core/aggregator-manager/IndexWorker.h | fytzzh/sf1r-lite | 8de9aa83c38c9cd05a80b216579552e89609f136 | [
"Apache-2.0"
] | 33 | 2015-01-05T03:03:05.000Z | 2022-02-06T04:22:46.000Z | /**
* @file IndexWorker.h
* @author Zhongxia Li
* @date Dec 5, 2011
* @brief Index task worker
*/
#ifndef INDEX_WORKER_H_
#define INDEX_WORKER_H_
#include <net/aggregator/BindCallProxyBase.h>
#include <directory-manager/DirectoryRotator.h>
#include <configuration-manager/PropertyConfig.h>
#include <document-manag... | 30.84953 | 106 | 0.700843 | [
"vector"
] |
afb2f69ebf1a8710a10283276c350ee708bfd72a | 3,670 | h | C | analysis/oia_risk_model/geom.h | GFDRR/seasia | 3923624a9946f0f6e9c25948ab9a9bac5bcc3ec5 | [
"MIT"
] | 4 | 2021-04-21T08:20:50.000Z | 2022-01-06T13:31:01.000Z | analysis/oia_risk_model/geom.h | GFDRR/seasia | 3923624a9946f0f6e9c25948ab9a9bac5bcc3ec5 | [
"MIT"
] | null | null | null | analysis/oia_risk_model/geom.h | GFDRR/seasia | 3923624a9946f0f6e9c25948ab9a9bac5bcc3ec5 | [
"MIT"
] | 1 | 2021-06-03T11:00:24.000Z | 2021-06-03T11:00:24.000Z | #ifndef GEOM_H
#define GEOM_H
#include <cmath>
#include "utils.h"
namespace oia_risk_model{
namespace geometry{
// A templated 2D vector representation
template <typename T>
struct Vec2{
T x; // X data
T y; // Y data
Vec2<T> operator+(const Vec2<T> &a) const { retur... | 50.273973 | 276 | 0.578474 | [
"geometry",
"vector"
] |
afb6e8fc8b371fbaf3d3514986ddcfca350c79fe | 42,281 | h | C | include/mpiwrap/mpi.h | jansende/mpiwrap | fc58d71a4eb2ac4e082455dccecfafab55fb44ab | [
"MIT"
] | 2 | 2020-01-27T18:55:37.000Z | 2020-05-31T05:07:49.000Z | include/mpiwrap/mpi.h | jansende/mpiwrap | fc58d71a4eb2ac4e082455dccecfafab55fb44ab | [
"MIT"
] | null | null | null | include/mpiwrap/mpi.h | jansende/mpiwrap | fc58d71a4eb2ac4e082455dccecfafab55fb44ab | [
"MIT"
] | null | null | null | #pragma once
#include <mpi.h>
#include <memory>
#include <string>
#include <vector>
//helper macro
#ifdef BE_PARANOID
#define paranoidly_assert(condition) assert(condition)
#else
#define paranoidly_assert(condition) ((void)0)
#endif
namespace mpi
{
#pragma region type wrapper
template <class>
struct type_wrapper
{
... | 35.292988 | 162 | 0.699487 | [
"vector"
] |
afb8a5e1d754d492b4383efb0c8c86bf51e9a301 | 18,684 | h | C | aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/HlsSettings.h | grujicbr/aws-sdk-cpp | bdd43c178042f09c6739645e3f6cd17822a7c35c | [
"Apache-2.0"
] | 1 | 2019-10-10T20:58:44.000Z | 2019-10-10T20:58:44.000Z | aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/HlsSettings.h | grujicbr/aws-sdk-cpp | bdd43c178042f09c6739645e3f6cd17822a7c35c | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/HlsSettings.h | grujicbr/aws-sdk-cpp | bdd43c178042f09c6739645e3f6cd17822a7c35c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 46.944724 | 152 | 0.720188 | [
"model"
] |
afc12196105aca69e99ea04cffed393d6950fa16 | 5,379 | h | C | pc/srtpfilter.h | josemrecio-cosmo/perc-webrtc | ef0e6b7258f43c74e300db5097c24ad3c9880f1e | [
"BSD-3-Clause"
] | null | null | null | pc/srtpfilter.h | josemrecio-cosmo/perc-webrtc | ef0e6b7258f43c74e300db5097c24ad3c9880f1e | [
"BSD-3-Clause"
] | null | null | null | pc/srtpfilter.h | josemrecio-cosmo/perc-webrtc | ef0e6b7258f43c74e300db5097c24ad3c9880f1e | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2009 The WebRTC 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 in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | 36.100671 | 80 | 0.716676 | [
"vector"
] |
afc24a7051eab75403f48d3365f004f31791faa0 | 20,510 | h | C | fdbclient/VersionVector.h | BearerPipelineTest/foundationdb | 02fc80f12eb7bbb94a12469b2ca066f33bd23aa8 | [
"Apache-2.0"
] | 1 | 2022-02-23T07:17:32.000Z | 2022-02-23T07:17:32.000Z | fdbclient/VersionVector.h | BearerPipelineTest/foundationdb | 02fc80f12eb7bbb94a12469b2ca066f33bd23aa8 | [
"Apache-2.0"
] | null | null | null | fdbclient/VersionVector.h | BearerPipelineTest/foundationdb | 02fc80f12eb7bbb94a12469b2ca066f33bd23aa8 | [
"Apache-2.0"
] | 1 | 2022-03-01T12:28:03.000Z | 2022-03-01T12:28:03.000Z | /*
* VersionVector.h
*
* This source file is part of the FoundationDB open source project
*
* Copyright 2013-2021 Apple Inc. and the FoundationDB project authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | 36.494662 | 113 | 0.696733 | [
"vector"
] |
afc4f18f14d311b9a09c288a6c53960918b9d344 | 1,803 | h | C | include/gpu_depthmap_fusion/compute/compute_voxel_grid_occupancy_of_points.h | xaedes/ros_gpu_depthmap_fusion | d4dcdd2cb8ddc32a17792cb5585c57a17d06beb5 | [
"BSD-3-Clause"
] | null | null | null | include/gpu_depthmap_fusion/compute/compute_voxel_grid_occupancy_of_points.h | xaedes/ros_gpu_depthmap_fusion | d4dcdd2cb8ddc32a17792cb5585c57a17d06beb5 | [
"BSD-3-Clause"
] | null | null | null | include/gpu_depthmap_fusion/compute/compute_voxel_grid_occupancy_of_points.h | xaedes/ros_gpu_depthmap_fusion | d4dcdd2cb8ddc32a17792cb5585c57a17d06beb5 | [
"BSD-3-Clause"
] | 1 | 2021-10-19T20:44:45.000Z | 2021-10-19T20:44:45.000Z | #pragma once
#include <vector>
#include "gpu_depthmap_fusion/compute_program.h"
#include "gpu_depthmap_fusion/program_uniform.h"
class ComputeVoxelGridOccupancyOfPoints : public ComputeProgram
{
public:
virtual ~ComputeVoxelGridOccupancyOfPoints() {}
virtual void init(const std::string& shader_path,
... | 32.196429 | 83 | 0.671658 | [
"vector"
] |
afc586c73da246752f11129974d6a18c6a654bbd | 2,363 | c | C | ext/validator/string_length.c | c9s/ValidationKit | 603cee46bb8cb38cccf2935205b9df5ca85d5d50 | [
"BSD-4-Clause-UC"
] | 3 | 2015-11-06T07:08:48.000Z | 2016-05-05T07:40:03.000Z | ext/validator/string_length.c | c9s/ValidationKit | 603cee46bb8cb38cccf2935205b9df5ca85d5d50 | [
"BSD-4-Clause-UC"
] | null | null | null | ext/validator/string_length.c | c9s/ValidationKit | 603cee46bb8cb38cccf2935205b9df5ca85d5d50 | [
"BSD-4-Clause-UC"
] | null | null | null |
/*
+------------------------------------------------------------------------+
| Validation Kit Framework |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
*/
#ifd... | 28.130952 | 100 | 0.543377 | [
"object"
] |
afc706239d383f5891a83920e06179be6f9b62bb | 3,637 | h | C | vendor/mysql-connector-c++-1.1.3/test/framework/test_listener.h | caiqingfeng/libmrock | bb7c94482a105e92b6d3e8640b13f9ff3ae49a83 | [
"Apache-2.0"
] | 1 | 2015-12-01T04:16:54.000Z | 2015-12-01T04:16:54.000Z | vendor/mysql-connector-c++-1.1.3/test/framework/test_listener.h | caiqingfeng/libmrock | bb7c94482a105e92b6d3e8640b13f9ff3ae49a83 | [
"Apache-2.0"
] | null | null | null | vendor/mysql-connector-c++-1.1.3/test/framework/test_listener.h | caiqingfeng/libmrock | bb7c94482a105e92b6d3e8640b13f9ff3ae49a83 | [
"Apache-2.0"
] | null | null | null | /*
Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
The MySQL Connector/C++ is licensed under the terms of the GPLv2
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
MySQL Connectors. There are special exceptions to the terms and
conditions of the GPLv2 as it is applied to... | 27.976923 | 76 | 0.665933 | [
"vector"
] |
afce96f1369cbcf0e6ad03511a54c5a8f555bd87 | 14,852 | h | C | src/lib/OpenEXR/ImfRgbaFile.h | remia/openexr | 566087f13259f4429d55125d1001b2696ac2bfc3 | [
"BSD-3-Clause"
] | 587 | 2015-01-04T09:56:19.000Z | 2019-11-21T13:23:33.000Z | third_party/openexr-672c77d7c923402f549371e08b39ece4552cbb85/src/lib/OpenEXR/ImfRgbaFile.h | Vertexwahn/FlatlandRT | 37d09fde38b25eff5f802200b43628efbd1e3198 | [
"Apache-2.0"
] | 360 | 2015-01-04T10:55:17.000Z | 2019-11-21T16:37:22.000Z | third_party/openexr-672c77d7c923402f549371e08b39ece4552cbb85/src/lib/OpenEXR/ImfRgbaFile.h | Vertexwahn/FlatlandRT | 37d09fde38b25eff5f802200b43628efbd1e3198 | [
"Apache-2.0"
] | 297 | 2015-01-11T12:06:42.000Z | 2019-11-19T21:59:57.000Z | //
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) Contributors to the OpenEXR Project.
//
#ifndef INCLUDED_IMF_RGBA_FILE_H
#define INCLUDED_IMF_RGBA_FILE_H
//-----------------------------------------------------------------------------
//
// Simplified RGBA image I/O
//
// class RgbaOutputFile
// class Rgb... | 32.641758 | 82 | 0.510638 | [
"object"
] |
4b51f8d133124c1e3c2d07b4f154eb154ff98353 | 180,095 | h | C | BCC102/include/windows/sdk/corprof.h | FarouDev/Projects-for-beginner-with-Cpp | 1210457c122cb5da8f7c5a4a7386eb064e8b31b0 | [
"MIT"
] | null | null | null | BCC102/include/windows/sdk/corprof.h | FarouDev/Projects-for-beginner-with-Cpp | 1210457c122cb5da8f7c5a4a7386eb064e8b31b0 | [
"MIT"
] | null | null | null | BCC102/include/windows/sdk/corprof.h | FarouDev/Projects-for-beginner-with-Cpp | 1210457c122cb5da8f7c5a4a7386eb064e8b31b0 | [
"MIT"
] | null | null | null | #pragma option push -b -a8 -pc -A- /*P_O_Push*/
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0366 */
/* Compiler settings for corprof.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
error checks... | 35.50069 | 505 | 0.68088 | [
"object"
] |
4b52a8fe726180f0d8aa22ad853cbe82825f1b66 | 6,511 | c | C | solvers/lsim/main.c | abfeldman/lydia | 03b220cd7fb743f341086ae2d950d97d17f7073f | [
"MIT"
] | null | null | null | solvers/lsim/main.c | abfeldman/lydia | 03b220cd7fb743f341086ae2d950d97d17f7073f | [
"MIT"
] | null | null | null | solvers/lsim/main.c | abfeldman/lydia | 03b220cd7fb743f341086ae2d950d97d17f7073f | [
"MIT"
] | null | null | null | #include "pp_variable.h"
#include "variable.h"
#include "config.h"
#include "strdup.h"
#include "util.h"
#include "lsim.h"
#include "defs.h"
#include "diag.h"
#include "dec.h"
#include "io.h"
#include "tv.h"
#include <time.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <asser... | 26.044 | 97 | 0.53018 | [
"model"
] |
4b5697d540b2d8716f0bfa64c4429f53cff40990 | 1,692 | h | C | content/numerical/NumberTheoreticTransform.h | moskupols/teambook | 343fd426960e6e7d6e1a62fa3724470d58f4494f | [
"Unlicense"
] | 152 | 2019-04-09T18:26:41.000Z | 2022-03-20T23:19:41.000Z | content/numerical/NumberTheoreticTransform.h | moskupols/teambook | 343fd426960e6e7d6e1a62fa3724470d58f4494f | [
"Unlicense"
] | 1 | 2020-12-29T03:02:22.000Z | 2020-12-29T03:02:22.000Z | content/numerical/NumberTheoreticTransform.h | moskupols/teambook | 343fd426960e6e7d6e1a62fa3724470d58f4494f | [
"Unlicense"
] | 36 | 2019-11-28T09:27:01.000Z | 2022-03-10T18:22:13.000Z | /**
* Author: Simon Lindholm
* Date: 2016-09-10
* License: CC0
* Source: based on KACTL's FFT
* Description: Can be used for convolutions modulo specific nice primes
* of the form $2^a b+1$, where the convolution result has size at most $2^a$.
* For other primes/integers, use two different primes and combine wit... | 30.763636 | 78 | 0.549054 | [
"vector"
] |
4b64eb52ca2add2890aff5591123890598f16d0e | 7,990 | c | C | lst5/littleSmalltalk/sqlite_primitives.c | LambdaCalculus37/little-smalltalk | d7157339e23a3e75ee3763dccf6d8d1b5c32e42d | [
"MIT"
] | 2 | 2021-07-07T11:59:23.000Z | 2022-01-17T22:18:14.000Z | lst5/littleSmalltalk/sqlite_primitives.c | LambdaCalculus37/little-smalltalk | d7157339e23a3e75ee3763dccf6d8d1b5c32e42d | [
"MIT"
] | null | null | null | lst5/littleSmalltalk/sqlite_primitives.c | LambdaCalculus37/little-smalltalk | d7157339e23a3e75ee3763dccf6d8d1b5c32e42d | [
"MIT"
] | null | null | null | /* $Id: $
*
* LittleSmalltalk system
* Originally written by Timothy Budd.
* Timothy Budd allowed me (Danny Reinhold) to replace
* his original copyright notice and to push a
* LittleSmalltalk project.
*
* The new LittleSmalltalk distribution is licensed
* as follows:
*
* Permission is hereby gran... | 28.133803 | 149 | 0.593492 | [
"object"
] |
4b6a5368c763e0353974ae25c6b4da982b4d817f | 933 | h | C | Gems/AtomLyIntegration/CommonFeatures/Code/Include/AtomLyIntegration/CommonFeatures/ReflectionProbe/EditorReflectionProbeBus.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T12:39:24.000Z | 2021-07-20T12:39:24.000Z | Gems/AtomLyIntegration/CommonFeatures/Code/Include/AtomLyIntegration/CommonFeatures/ReflectionProbe/EditorReflectionProbeBus.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/AtomLyIntegration/CommonFeatures/Code/Include/AtomLyIntegration/CommonFeatures/ReflectionProbe/EditorReflectionProbeBus.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T11:07:25.000Z | 2021-07-20T11:07:25.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/Component/Component.h>
namespace AZ
{
namespace Render
{
... | 29.15625 | 158 | 0.632369 | [
"render",
"3d"
] |
4b77acb1847838e869be4d19a619d1614b24c1c5 | 664 | h | C | include/CircularStepper.h | shakibbinhamid/OpenGL-Major-Project | 1f7d2138b3dd5b45679951a6170679dbb8638844 | [
"MIT"
] | null | null | null | include/CircularStepper.h | shakibbinhamid/OpenGL-Major-Project | 1f7d2138b3dd5b45679951a6170679dbb8638844 | [
"MIT"
] | null | null | null | include/CircularStepper.h | shakibbinhamid/OpenGL-Major-Project | 1f7d2138b3dd5b45679951a6170679dbb8638844 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "GL/glew.h"
#include "glm/glm.hpp"
#define PI 3.14159265
using namespace std;
class CircularStepper {
public:
CircularStepper(GLfloat min = 0.0f, GLfloat max = 2 * PI, GLuint steps = 1000) {
this->min = min;
this->max = max;
GLfloat inc = (max - min) / steps;
for (G... | 18.444444 | 81 | 0.65512 | [
"vector"
] |
4b7a018badbb49b72ad6b7622aeb2344c93db183 | 18,849 | h | C | third_party/blink/renderer/core/layout/ng/inline/ng_fragment_item.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | third_party/blink/renderer/core/layout/ng/inline/ng_fragment_item.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | third_party/blink/renderer/core/layout/ng/inline/ng_fragment_item.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_FRAGMENT_ITEM_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_FRAGMENT_ITEM_H_
... | 37.250988 | 90 | 0.717173 | [
"geometry",
"vector"
] |
4b7dd12f977f6d0849e7d066c667e732483f2343 | 712 | h | C | MasterThesis/src/core/engine/HandleManager.h | tomaslori/AbsolutEngine | b8aec615b6d87af40d8e3fe4d4ec407c78c510fc | [
"MIT"
] | null | null | null | MasterThesis/src/core/engine/HandleManager.h | tomaslori/AbsolutEngine | b8aec615b6d87af40d8e3fe4d4ec407c78c510fc | [
"MIT"
] | null | null | null | MasterThesis/src/core/engine/HandleManager.h | tomaslori/AbsolutEngine | b8aec615b6d87af40d8e3fe4d4ec407c78c510fc | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <memory>
#include <string>
#include <fstream>
#include <sstream>
#include <iostream>
#include "Handle.h"
namespace AbsolutEngine {
class Handle; // Forward declaration
class HandleManager {
friend class Handle;
struct HandleEntry {
uint16_t aliveHandlersCount;
... | 17.365854 | 55 | 0.717697 | [
"vector"
] |
4b80af2a773b35539cef09c565de176894277593 | 943 | h | C | fibers/cardgradients.h | paulkefer/cardioid | 59c07b714d8b066b4f84eb50487c36f6eadf634c | [
"MIT-0",
"MIT"
] | 33 | 2018-12-12T20:05:06.000Z | 2021-09-26T13:30:16.000Z | fibers/cardgradients.h | paulkefer/cardioid | 59c07b714d8b066b4f84eb50487c36f6eadf634c | [
"MIT-0",
"MIT"
] | 5 | 2019-04-25T11:34:43.000Z | 2021-11-14T04:35:37.000Z | fibers/cardgradients.h | paulkefer/cardioid | 59c07b714d8b066b4f84eb50487c36f6eadf634c | [
"MIT-0",
"MIT"
] | 15 | 2018-12-21T22:44:59.000Z | 2021-08-29T10:30:25.000Z | /*
* File: cardgradients.h
* Author: zhang30
*
* Created on March 6, 2017, 5:15 PM
*/
#ifndef CARDGRADIENTS_H
#define CARDGRADIENTS_H
#include "option.h"
using namespace std;
using namespace mfem;
void getCardGradients(Mesh* mesh, GridFunction& x_psi_ab, GridFunction& x_phi_epi, GridFunction& x_phi_lv, Grid... | 32.517241 | 130 | 0.753977 | [
"mesh",
"vector"
] |
4b9879b678b4b8862e8c43171e0c7c83a26acebe | 16,590 | c | C | callbacks.c | muflax-scholars/zathura | 6b0bd56842358a97ba3feba38dc48066ffc3a024 | [
"Zlib"
] | null | null | null | callbacks.c | muflax-scholars/zathura | 6b0bd56842358a97ba3feba38dc48066ffc3a024 | [
"Zlib"
] | null | null | null | callbacks.c | muflax-scholars/zathura | 6b0bd56842358a97ba3feba38dc48066ffc3a024 | [
"Zlib"
] | null | null | null | /* See LICENSE file for license and copyright information */
#include <girara/statusbar.h>
#include <girara/session.h>
#include <girara/settings.h>
#include <girara/utils.h>
#include <stdlib.h>
#include <gtk/gtk.h>
#include <string.h>
#include <glib/gi18n.h>
#include <math.h>
#include "callbacks.h"
#include "links.h"... | 28.262351 | 150 | 0.716154 | [
"render",
"object",
"model"
] |
4ba26d25dd5e940530a13926fb957082d102f410 | 37,627 | c | C | drivers/wdm/usb/usbutil/usbutil.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | drivers/wdm/usb/usbutil/usbutil.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | drivers/wdm/usb/usbutil/usbutil.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /***************************************************************************
Copyright (c) 2001 Microsoft Corporation
Module Name:
USBUTIL.C
Abstract:
Generic USB routines - must be called at PASSIVE_LEVEL
Environment:
Kernel Mode Only
Notes:
THIS CODE AND INFO... | 39.85911 | 121 | 0.348181 | [
"object"
] |
4baa07eebe74dc1ee4b09b92d894685386bdbfcc | 16,866 | c | C | drivers/cpufreq/cpufreq_limit.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2020-06-28T00:49:21.000Z | 2020-06-28T00:49:21.000Z | drivers/cpufreq/cpufreq_limit.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | null | null | null | drivers/cpufreq/cpufreq_limit.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2021-03-05T16:54:52.000Z | 2021-03-05T16:54:52.000Z | /*
* drivers/cpufreq/cpufreq_limit.c
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
* Minsung Kim <ms925.kim@samsung.com>
* Chiwoong Byun <woong.byun@samsung.com>
* - 2014/10/24 Add HMP feature to support HMP
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o... | 25.324324 | 94 | 0.706866 | [
"object"
] |
4baa5c17dc7624f67b795b89985a7f31d3b2e603 | 6,057 | h | C | include/ilqgames/solver/lq_feedback_solver.h | federicomassa/ilqgames | f2ce1fc9c3c6e8086a16b483ef551d14789886b5 | [
"BSD-3-Clause"
] | 53 | 2019-11-25T02:51:12.000Z | 2022-01-12T18:30:02.000Z | include/ilqgames/solver/lq_feedback_solver.h | federicomassa/ilqgames | f2ce1fc9c3c6e8086a16b483ef551d14789886b5 | [
"BSD-3-Clause"
] | 42 | 2019-10-05T20:22:04.000Z | 2022-02-09T20:10:35.000Z | include/ilqgames/solver/lq_feedback_solver.h | federicomassa/ilqgames | f2ce1fc9c3c6e8086a16b483ef551d14789886b5 | [
"BSD-3-Clause"
] | 23 | 2020-01-02T13:33:12.000Z | 2022-03-06T01:55:28.000Z | /*
* Copyright (c) 2019, The Regents of the University of California (Regents).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the a... | 40.925676 | 80 | 0.690441 | [
"vector"
] |
4bacb036919935d61cf9512579b911a5d36c9cc3 | 27,964 | h | C | src/BabylonCpp/include/babylon/meshes/transform_node.h | sacceus/BabylonCpp | 94669cf7cbe3214ec6e905cbf249fa0c9daf6222 | [
"Apache-2.0"
] | null | null | null | src/BabylonCpp/include/babylon/meshes/transform_node.h | sacceus/BabylonCpp | 94669cf7cbe3214ec6e905cbf249fa0c9daf6222 | [
"Apache-2.0"
] | null | null | null | src/BabylonCpp/include/babylon/meshes/transform_node.h | sacceus/BabylonCpp | 94669cf7cbe3214ec6e905cbf249fa0c9daf6222 | [
"Apache-2.0"
] | null | null | null | #ifndef BABYLON_MESHES_TRANSFORM_NODE_H
#define BABYLON_MESHES_TRANSFORM_NODE_H
#include <optional>
#include <babylon/babylon_api.h>
#include <babylon/engines/node.h>
namespace BABYLON {
class Bone;
class Camera;
using CameraPtr = std::shared_ptr<Camera>;
struct InstantiateHierarychyOptions {
bool doNotInstantia... | 32.744731 | 100 | 0.700651 | [
"mesh",
"geometry",
"object",
"vector",
"transform"
] |
4bad80c36c79ea31846c8a49230dd19473495d7a | 16,772 | c | C | examples/omp/shtns/SHT/mic_SH_to_spat.gen.c | byu-vv-lab/civl | f599229ff4830acc75c33149611c65ff4052d516 | [
"BSD-3-Clause"
] | null | null | null | examples/omp/shtns/SHT/mic_SH_to_spat.gen.c | byu-vv-lab/civl | f599229ff4830acc75c33149611c65ff4052d516 | [
"BSD-3-Clause"
] | null | null | null | examples/omp/shtns/SHT/mic_SH_to_spat.gen.c | byu-vv-lab/civl | f599229ff4830acc75c33149611c65ff4052d516 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2010-2015 Centre National de la Recherche Scientifique.
* written by Nathanael Schaeffer (CNRS, ISTerre, Grenoble, France).
*
* nathanael.schaeffer@ujf-grenoble.fr
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software... | 37.18847 | 150 | 0.546923 | [
"vector",
"transform"
] |
15df9162db8578d45209cdb65c085f0381b1545b | 1,034 | h | C | OrbitCore/OrbitSession.h | ehei1/orbit | f990a7f9abb7d330e93d0d20018a62869890f04e | [
"BSD-2-Clause"
] | null | null | null | OrbitCore/OrbitSession.h | ehei1/orbit | f990a7f9abb7d330e93d0d20018a62869890f04e | [
"BSD-2-Clause"
] | null | null | null | OrbitCore/OrbitSession.h | ehei1/orbit | f990a7f9abb7d330e93d0d20018a62869890f04e | [
"BSD-2-Clause"
] | null | null | null | //-----------------------------------
// Copyright Pierric Gimmig 2013-2017
//-----------------------------------
#pragma once
#include "Core.h"
#include "Serialization.h"
//-----------------------------------------------------------------------------
struct SessionModule
{
std::wstring m_Name;
... | 25.85 | 79 | 0.498066 | [
"vector"
] |
15e21e1b24309285cf95ac666f840ee34fc9b164 | 6,468 | h | C | Modules/Common/include/irtkCxxLib.h | kevin-keraudren/IRTK | ce329b7f58270b6c34665dcfe9a6e941649f3b94 | [
"Apache-2.0"
] | 3 | 2018-10-04T19:32:36.000Z | 2021-09-02T07:37:30.000Z | Modules/Common/include/irtkCxxLib.h | kevin-keraudren/IRTK | ce329b7f58270b6c34665dcfe9a6e941649f3b94 | [
"Apache-2.0"
] | null | null | null | Modules/Common/include/irtkCxxLib.h | kevin-keraudren/IRTK | ce329b7f58270b6c34665dcfe9a6e941649f3b94 | [
"Apache-2.0"
] | 4 | 2016-03-17T02:55:00.000Z | 2018-02-03T05:40:05.000Z | /* The Image Registration Toolkit (IRTK)
*
* Copyright 2008-2015 Imperial College London
*
* 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... | 29.669725 | 122 | 0.583643 | [
"vector"
] |
15e5b96a22e46e7ef239bf2a2ccc1a97d7771cb2 | 2,043 | h | C | Project/ModuleSceneEditor.h | albertllopart/GTi-Engine-Reborn | 87d3137866488075f534e50a9480180d1f6354c0 | [
"MIT"
] | 1 | 2020-03-19T18:07:32.000Z | 2020-03-19T18:07:32.000Z | Project/ModuleSceneEditor.h | albertllopart/GTi-Engine-Reborn | 87d3137866488075f534e50a9480180d1f6354c0 | [
"MIT"
] | null | null | null | Project/ModuleSceneEditor.h | albertllopart/GTi-Engine-Reborn | 87d3137866488075f534e50a9480180d1f6354c0 | [
"MIT"
] | null | null | null | #ifndef __ModuleSceneEditor_H__
#define __ModuleSceneEditor_H__
#include "Module.h"
#include "Globals.h"
#include "Primitive.h"
#include "Quadtree.h"
#include "ImGuizmo/ImGuizmo.h"
#include <list>
class GameObject;
struct json_object_t;
typedef struct json_object_t JSON_Object;
struct json_value_t;
typedef struct ... | 24.321429 | 71 | 0.77533 | [
"vector"
] |
15ee0ee823c66edae4c2881cc0f60493042f9f94 | 1,453 | h | C | source/win-direct2d/classes/CT/CTFrameSetter.h | dewf/opendl | 55930803b737e6679f3cacd546de79d8a9066f18 | [
"MIT"
] | 23 | 2019-04-12T10:34:29.000Z | 2021-02-01T21:04:30.000Z | source/win-direct2d/classes/CT/CTFrameSetter.h | dewf/opendl | 55930803b737e6679f3cacd546de79d8a9066f18 | [
"MIT"
] | 2 | 2019-04-12T04:41:20.000Z | 2021-01-01T08:42:27.000Z | source/win-direct2d/classes/CT/CTFrameSetter.h | dewf/opendl | 55930803b737e6679f3cacd546de79d8a9066f18 | [
"MIT"
] | 2 | 2019-04-13T01:46:50.000Z | 2019-07-02T09:48:25.000Z | #pragma once
#include "../../../../deps/CFMinimal/source/CF/CFTypes.h"
#include "../../../opendl.h"
#include "../../private_defs.h"
#include "../CG/CGPath.h"
#include "CTFrame.h"
class CTFrameSetter; typedef CTFrameSetter* CTFrameSetterRef;
class CTFrameSetter : public cf::Object {
private:
cf::AttributedStringRef ... | 30.914894 | 115 | 0.763937 | [
"object"
] |
15f10193ec8161ca3355b54c6e91f2f0dedd762b | 1,501 | h | C | LeetCode/SwordOffer_042_MaxSubArray.h | xautshuanglong/AlgorithmPractice | 22adf0ac95b22bb8b3ad89df3d9758fd03db2302 | [
"MIT"
] | null | null | null | LeetCode/SwordOffer_042_MaxSubArray.h | xautshuanglong/AlgorithmPractice | 22adf0ac95b22bb8b3ad89df3d9758fd03db2302 | [
"MIT"
] | null | null | null | LeetCode/SwordOffer_042_MaxSubArray.h | xautshuanglong/AlgorithmPractice | 22adf0ac95b22bb8b3ad89df3d9758fd03db2302 | [
"MIT"
] | null | null | null | #pragma once
#include "LeetCodeDefines.h"
#include "ILeetCodeEntry.h"
class SwordOffer_042_MaxSubArray : public ILeetCodeEntry
{
public:
int MainEntry() override
{
std::cout << "SwordOffer_042_MaxSubArray --> MainEntry" << std::endl;
return 0;
}
public:
int MaxSubArray(std::vector<in... | 23.453125 | 80 | 0.365756 | [
"vector"
] |
15fadf791d3dc1803dfec3ddc54bf7682be3c479 | 14,422 | h | C | garnet/public/lib/callback/waiter.h | yanyushr/fuchsia | 98e70672a81a206d235503e398f37b7b65581f79 | [
"BSD-3-Clause"
] | 1 | 2019-10-09T10:50:57.000Z | 2019-10-09T10:50:57.000Z | garnet/public/lib/callback/waiter.h | bootingman/fuchsia2 | 04012f0aa1edd1d4108a2ac647a65e59730fc4c2 | [
"BSD-3-Clause"
] | null | null | null | garnet/public/lib/callback/waiter.h | bootingman/fuchsia2 | 04012f0aa1edd1d4108a2ac647a65e59730fc4c2 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef LIB_CALLBACK_WAITER_H_
#define LIB_CALLBACK_WAITER_H_
#include <lib/fit/function.h>
#include <memory>
#include <utility>
#include <vector>
#incl... | 35.090024 | 80 | 0.683955 | [
"object",
"vector"
] |
c602c0b5cc20a1e72c081584f662652dee3edb52 | 12,181 | h | C | llvm/include/llvm/IR/PassManagerInternal.h | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 4,812 | 2015-01-02T19:38:10.000Z | 2022-03-27T12:42:24.000Z | llvm/include/llvm/IR/PassManagerInternal.h | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | llvm/include/llvm/IR/PassManagerInternal.h | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 2,543 | 2015-01-01T11:18:36.000Z | 2022-03-22T21:32:36.000Z | //===- PassManager internal APIs and implementation details -----*- 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
//
//===---------------------------... | 39.420712 | 80 | 0.706346 | [
"object",
"model"
] |
c60565de1ce78eb635dc1b06a45653aca0e3ade6 | 2,491 | h | C | src/parser_config.h | rossbar/npreadtext | dfd33bce9e2a5f34fd0e82bd931d9998825497bc | [
"BSD-2-Clause"
] | null | null | null | src/parser_config.h | rossbar/npreadtext | dfd33bce9e2a5f34fd0e82bd931d9998825497bc | [
"BSD-2-Clause"
] | 71 | 2021-07-29T19:47:58.000Z | 2022-02-08T18:13:28.000Z | src/parser_config.h | rossbar/npreadtext | dfd33bce9e2a5f34fd0e82bd931d9998825497bc | [
"BSD-2-Clause"
] | 2 | 2021-08-04T18:44:41.000Z | 2022-02-21T23:45:23.000Z |
#ifndef _PARSER_CONFIG_H_
#define _PARSER_CONFIG_H_
#include <stdbool.h>
typedef struct {
/*
* Field delimiter character.
* Typically ',', ' ', '\t', ignored if `delimiter_is_whitespace` is true.
*/
Py_UCS4 delimiter;
/*
* Character used to quote fields.
* Typically '"' or "... | 31.935897 | 81 | 0.638298 | [
"object"
] |
c608353737730daa08a79c561105e11d0ef68745 | 9,414 | c | C | src/mice/src/cspice/zzgpnm.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 9 | 2018-03-28T16:03:28.000Z | 2022-01-30T20:36:00.000Z | src/mice/src/cspice/zzgpnm.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | null | null | null | src/mice/src/cspice/zzgpnm.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 4 | 2022-02-12T10:01:40.000Z | 2022-03-28T14:28:52.000Z | /* zzgpnm.f -- translated by f2c (version 19980913).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* $Procedure ZZGPNM ( Get position of a name ) */
/* Subroutine */ int zzgpnm_(integer *namlst, integer *nmpool, char *names,
integer *datlst, in... | 35.794677 | 76 | 0.602719 | [
"object"
] |
c60c0e26a709d4765445b925412510b87188f62b | 640 | h | C | Window.h | Flugschildkrote/GEII-Robot-Simulation | 2756e693fbc5ccba431b21224f9361705207b438 | [
"MIT"
] | null | null | null | Window.h | Flugschildkrote/GEII-Robot-Simulation | 2756e693fbc5ccba431b21224f9361705207b438 | [
"MIT"
] | null | null | null | Window.h | Flugschildkrote/GEII-Robot-Simulation | 2756e693fbc5ccba431b21224f9361705207b438 | [
"MIT"
] | null | null | null | #ifndef WINDOW_H
#define WINDOW_H
#include "gwGlobalHeader.h"
#define SDL_MAIN_HANDLED
#include "SDL.h"
class Window
{
public:
Window(const std::string &title, const int &width, const int &height);
virtual ~Window();
virtual bool init(void);
virtual bool render(void) = 0;
std::string title(void)... | 17.777778 | 74 | 0.670313 | [
"render"
] |
c6103bd79771808ef29aec3529081985cce1dde9 | 690 | h | C | pex/interface.h | JiveHelix/pex | d3cbe0e437e803fb4af6fe153de0cf3f61a3a6d6 | [
"MIT"
] | null | null | null | pex/interface.h | JiveHelix/pex | d3cbe0e437e803fb4af6fe153de0cf3f61a3a6d6 | [
"MIT"
] | null | null | null | pex/interface.h | JiveHelix/pex | d3cbe0e437e803fb4af6fe153de0cf3f61a3a6d6 | [
"MIT"
] | null | null | null | /**
* @file interface.h
*
* @brief Declares templated helpers for generating interfaces.
*
* @author Jive Helix (jivehelix@gmail.com)
* @date 11 Mar 2022
* @copyright Jive Helix
* Licensed under the MIT license. See LICENSE file.
**/
#pragma once
#include "pex/value.h"
namespace pex
{
// Helpfu... | 15.681818 | 64 | 0.697101 | [
"model"
] |
c61e9fb00400c2a983b94847666c56f2ee34ebbf | 7,404 | h | C | test/include/util/tpcc/order_status.h | Ghatage/terrier | c12fbfbbb57363297b3e08c42919ccf5f480e33a | [
"MIT"
] | null | null | null | test/include/util/tpcc/order_status.h | Ghatage/terrier | c12fbfbbb57363297b3e08c42919ccf5f480e33a | [
"MIT"
] | null | null | null | test/include/util/tpcc/order_status.h | Ghatage/terrier | c12fbfbbb57363297b3e08c42919ccf5f480e33a | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include <string>
#include <vector>
#include "catalog/catalog_defs.h"
#include "storage/sql_table.h"
#include "storage/storage_defs.h"
#include "transaction/transaction_manager.h"
#include "util/tpcc/database.h"
#include "util/tpcc/tpcc_defs.h"
#include "util/tpcc/util.h"
#include "util/tpc... | 53.266187 | 114 | 0.767693 | [
"vector"
] |
c62326e84566195190ad973fe0f69785bfe90a49 | 9,570 | c | C | src/multichannel/src/firpfbch_old.c | beardedN5rd/liquid-dsp | 4c7bd534b89e56741adddc3b8a4ceb2fa5e53aad | [
"MIT"
] | 42 | 2017-12-16T02:36:59.000Z | 2022-02-27T08:16:21.000Z | src/multichannel/src/firpfbch_old.c | kwrtz/liquid-dsp | 3033b71ee749fe744ac38c9c501100af93484b00 | [
"MIT"
] | 1 | 2017-05-14T12:21:47.000Z | 2017-05-14T12:21:47.000Z | src/multichannel/src/firpfbch_old.c | kwrtz/liquid-dsp | 3033b71ee749fe744ac38c9c501100af93484b00 | [
"MIT"
] | 15 | 2017-10-05T01:12:38.000Z | 2021-03-16T07:55:48.000Z | /*
* Copyright (c) 2007 - 2015 Joseph Gaeddert
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | 30.477707 | 92 | 0.60512 | [
"object"
] |
c6234761b602eb1b12aaaa8dec93ddd6ce4dbcf9 | 3,662 | h | C | AquaEngine/Components/PhysicsManager.h | tiagovcosta/aquaengine | aea6de9f47ba0243b90c144dee4422efb2389cc7 | [
"MIT"
] | 55 | 2015-05-29T20:19:28.000Z | 2022-01-18T21:23:15.000Z | AquaEngine/Components/PhysicsManager.h | tiagovcosta/aquaengine | aea6de9f47ba0243b90c144dee4422efb2389cc7 | [
"MIT"
] | null | null | null | AquaEngine/Components/PhysicsManager.h | tiagovcosta/aquaengine | aea6de9f47ba0243b90c144dee4422efb2389cc7 | [
"MIT"
] | 6 | 2015-09-02T09:51:38.000Z | 2020-08-16T07:54:34.000Z | #pragma once
/////////////////////////////////////////////////////////////////////////////////////////////
///////////////// Tiago Costa, 2015
/////////////////////////////////////////////////////////////////////////////////////////////
#include "EntityManager.h"
#include "..\Core\Containers\HashMap.h"
#include "..... | 22.466258 | 131 | 0.645003 | [
"shape"
] |
c632350db45627bc866ba4d0ac23cc59ce40ef50 | 8,022 | h | C | cpp/common/maps/GridMap2D.h | ProkopHapala/SimpleSimulationEngine | 240f9b7e85b3a6eda7a27dc15fe3f7b8c08774c5 | [
"MIT"
] | 26 | 2016-12-04T04:45:12.000Z | 2022-03-24T09:39:28.000Z | cpp/common/maps/GridMap2D.h | Aki78/FlightAI | 9c5480f2392c9c89b9fee4902db0c4cde5323a6c | [
"MIT"
] | null | null | null | cpp/common/maps/GridMap2D.h | Aki78/FlightAI | 9c5480f2392c9c89b9fee4902db0c4cde5323a6c | [
"MIT"
] | 2 | 2019-02-09T12:31:06.000Z | 2019-04-28T02:24:50.000Z |
#ifndef GridMap2D_h
#define GridMap2D_h
#include <vector>
#include "fastmath.h"
#include "Vec2.h"
#include "geom2D.h"
// ==============================================
// ========== CLASS STUB : GridMap2D_stub
// ==============================================
class GridMap2D_stub {
public:
double st... | 30.044944 | 112 | 0.46011 | [
"object",
"vector",
"3d"
] |
c6350533f307dd6bc90fe1dee3944abdbaa80e21 | 14,817 | h | C | src/libSBML/src/sbml/packages/layout/sbml/LineSegment.h | copasi/copasi-dependencies | c01dd455c843522375c32c2989aa8675f59bb810 | [
"Unlicense"
] | 5 | 2015-04-16T14:27:38.000Z | 2021-11-30T14:54:39.000Z | src/libSBML/src/sbml/packages/layout/sbml/LineSegment.h | copasi/copasi-dependencies | c01dd455c843522375c32c2989aa8675f59bb810 | [
"Unlicense"
] | 8 | 2017-05-30T16:58:39.000Z | 2022-02-22T16:51:34.000Z | src/libSBML/src/sbml/packages/layout/sbml/LineSegment.h | copasi/copasi-dependencies | c01dd455c843522375c32c2989aa8675f59bb810 | [
"Unlicense"
] | 7 | 2016-05-29T08:12:59.000Z | 2019-05-02T13:39:25.000Z | /**
* @file LineSegment.h
* @brief Definition of LineSegment for SBML Layout.
* @author Ralph Gauges
*
* <!--------------------------------------------------------------------------
* This file is part of libSBML. Please visit http://sbml.org for more
* information about SBML, and the latest version of l... | 26.842391 | 111 | 0.689343 | [
"object",
"3d"
] |
7658262df988fc3b158eaa7c3cde5f98769945a5 | 1,765 | h | C | CMC030/mo/open/mo_regline.h | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | 1 | 2018-10-17T08:53:17.000Z | 2018-10-17T08:53:17.000Z | CMC030/mo/open/mo_regline.h | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | CMC030/mo/open/mo_regline.h | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | /*
* File Layout for: MO.MO_REGLINE on 21-May-01
*
* Manufacturing Order Register Line File
*/
#pragma member_alignment save
#pragma nomember_alignment
struct mo_regline_cdd
{
/* Element = ORDNUM
Description = Order Number */
char ordnum[10];
/* Element =
Description = Line Number */
char lin[4];
/* Eleme... | 22.0625 | 60 | 0.665722 | [
"model"
] |
765f499a7bb65bef17fb31ed287f86a82c945449 | 3,988 | h | C | common/cpp/src/google_smart_card_common/requesting/async_request.h | FabianHenneke/poc-smart-sign | 14d598a60e007293633df129771e4ca44b798846 | [
"Apache-2.0"
] | 2 | 2021-03-29T20:39:42.000Z | 2021-10-17T16:48:16.000Z | common/cpp/src/google_smart_card_common/requesting/async_request.h | ermuur/chromeos_smart_card_connector | 3e1f6744f8e731a824320a5bca7066677de9c249 | [
"Apache-2.0"
] | null | null | null | common/cpp/src/google_smart_card_common/requesting/async_request.h | ermuur/chromeos_smart_card_connector | 3e1f6744f8e731a824320a5bca7066677de9c249 | [
"Apache-2.0"
] | null | null | null | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | 31.904 | 80 | 0.762788 | [
"object"
] |
76624d2f1a60ece32d7c0915869abbb232f18e33 | 878 | h | C | src/Text.h | CharlesEngel/Dodgin-Boxes | 27bc93938645dab0366b1404d43e09a447a2f198 | [
"MIT"
] | null | null | null | src/Text.h | CharlesEngel/Dodgin-Boxes | 27bc93938645dab0366b1404d43e09a447a2f198 | [
"MIT"
] | null | null | null | src/Text.h | CharlesEngel/Dodgin-Boxes | 27bc93938645dab0366b1404d43e09a447a2f198 | [
"MIT"
] | null | null | null | #pragma once
#include "Font.h"
#include "Character.h"
#include <string>
#include <stack>
class Text : public GameObject
{
public:
Text(Renderer *renderer, Font *font, glm::vec2 location, float scale_factor, std::string string);
virtual ~Text();
virtual void update(double time);
virtual std::vector<Rectangle *> ge... | 26.606061 | 100 | 0.752847 | [
"vector"
] |
76648587b2db750ee2c3355cbf9ead32ba05574b | 10,906 | h | C | Dependencies/Arcana/Shared/arcana/scheduling/state_machine.h | syntheticmagus/mageslam | ba79a4e6315689c072c29749de18d70279a4c5e4 | [
"MIT"
] | 70 | 2020-05-07T03:09:09.000Z | 2022-02-11T01:04:54.000Z | Dependencies/Arcana/Shared/arcana/scheduling/state_machine.h | syntheticmagus/mageslam | ba79a4e6315689c072c29749de18d70279a4c5e4 | [
"MIT"
] | 3 | 2020-06-01T00:34:01.000Z | 2020-10-08T07:43:32.000Z | Dependencies/Arcana/Shared/arcana/scheduling/state_machine.h | syntheticmagus/mageslam | ba79a4e6315689c072c29749de18d70279a4c5e4 | [
"MIT"
] | 16 | 2020-05-07T03:09:13.000Z | 2022-03-31T15:36:49.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
#pragma once
#include "state_machine_state.h"
#include "arcana/threading/cancellation.h"
#include "arcana/threading/task.h"
#include <unordered_map>
namespace mira
{
class state_machine_observer;
//
// This class represents a s... | 33.556923 | 138 | 0.511003 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.