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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29c8f958e06471849d08e589231426cf53e10c9e | 1,328 | c | C | src/operators/ai.onnx/Pad/11/free_operator__ai_onnx__pad__11.c | ChenHuaYou/cONNXr | aa80322ec1f53d87644ba15d5c5663e726824c95 | [
"MIT"
] | null | null | null | src/operators/ai.onnx/Pad/11/free_operator__ai_onnx__pad__11.c | ChenHuaYou/cONNXr | aa80322ec1f53d87644ba15d5c5663e726824c95 | [
"MIT"
] | null | null | null | src/operators/ai.onnx/Pad/11/free_operator__ai_onnx__pad__11.c | ChenHuaYou/cONNXr | aa80322ec1f53d87644ba15d5c5663e726824c95 | [
"MIT"
] | null | null | null | //this file was generated by ../../../../../../scripts/onnx_generator/OperatorTemplate.py
#include "operator__ai_onnx__pad__11.h"
#include "tracing.h"
#include "utils.h"
void
free_operator__ai_onnx__pad__11(
Onnx__NodeProto *ctx
)
{
TRACE_ENTRY(1);
TRACE_NODE(2, true, ctx->onnx_node);
/* UNCOMMENT AS... | 26.039216 | 122 | 0.675452 | [
"shape"
] |
29cd8bede7f2cd368b14c56ccd24eeb6a3076887 | 3,605 | h | C | Gems/Atom/Tools/AtomToolsFramework/Code/Include/AtomToolsFramework/Document/AtomToolsDocumentRequestBus.h | Perpixel/o3de | b1df4c90d54839c44a6236d6fd3853e7e2af6404 | [
"Apache-2.0",
"MIT"
] | 1 | 2022-02-24T08:49:30.000Z | 2022-02-24T08:49:30.000Z | Gems/Atom/Tools/AtomToolsFramework/Code/Include/AtomToolsFramework/Document/AtomToolsDocumentRequestBus.h | Perpixel/o3de | b1df4c90d54839c44a6236d6fd3853e7e2af6404 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/Atom/Tools/AtomToolsFramework/Code/Include/AtomToolsFramework/Document/AtomToolsDocumentRequestBus.h | Perpixel/o3de | b1df4c90d54839c44a6236d6fd3853e7e2af6404 | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* 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/std/any.h>
#include <AtomToolsFramework/DynamicProperty/DynamicPrope... | 37.552083 | 129 | 0.67767 | [
"vector",
"3d"
] |
29d02faef703fd59a640c5c69d5249b0dee87d0f | 10,876 | c | C | Testing/Marlin-2.0.x/Marlin/src/HAL/DUE/usb/usb_task.c | qisback/Geeetech-i3-B-pro-configs | a2c309923c4e68103addda677fda190238a1abe0 | [
"CC-BY-4.0"
] | 5 | 2020-05-17T21:16:41.000Z | 2021-06-11T04:46:31.000Z | Testing/Marlin-2.0.x/Marlin/src/HAL/DUE/usb/usb_task.c | qisback/Geeetech-i3-B-pro-configs | a2c309923c4e68103addda677fda190238a1abe0 | [
"CC-BY-4.0"
] | 1 | 2020-09-27T14:53:34.000Z | 2020-09-27T14:53:34.000Z | src/HAL/HAL_DUE/usb/usb_task.c | Sundancer78/Marlin-2.0.4_SKR_14_turbo_ender3 | d9dbef52e6fb4e110908a6d09d0af00fc0ac9b20 | [
"MIT"
] | 2 | 2020-10-05T15:08:13.000Z | 2020-10-20T06:21:59.000Z | /**
* \file
*
* \brief Main functions for USB composite example
*
* Copyright (c) 2011-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condit... | 31.80117 | 117 | 0.698051 | [
"3d"
] |
29ddc0dae4c35a93d113307e6d6e7b751a284b77 | 4,602 | h | C | NaoTHSoccer/Source/Representations/Infrastructure/FieldInfo.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 15 | 2015-01-12T10:46:29.000Z | 2022-03-28T05:13:14.000Z | NaoTHSoccer/Source/Representations/Infrastructure/FieldInfo.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2019-01-20T21:07:50.000Z | 2020-01-22T14:00:28.000Z | NaoTHSoccer/Source/Representations/Infrastructure/FieldInfo.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 5 | 2018-02-07T18:18:10.000Z | 2019-10-15T17:01:41.000Z | /**
* @file FieldInfo.h
*
* Declaration of class FieldInfo
*
* @author <a href="mailto:goehring@informatik.hu-berlin.de">Daniel Goehring</a>
* @author <a href="mailto:xu@informatik.hu-berlin.de">Xu, Yuan</a>
*/
#ifndef _FieldInfo_h_
#define _FieldInfo_h_
#include <Tools/Math/Vector2.h>
#include <Tools/Math/Geometry... | 22.019139 | 79 | 0.747066 | [
"geometry"
] |
29f0fd4203e1318abc1ae68672bafc8ca802fd80 | 23,115 | h | C | wpilibNewCommands/src/main/native/include/frc2/command/MecanumControllerCommand.h | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 707 | 2016-05-11T16:54:13.000Z | 2022-03-30T13:03:15.000Z | wpilibNewCommands/src/main/native/include/frc2/command/MecanumControllerCommand.h | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 2,308 | 2016-05-12T00:17:17.000Z | 2022-03-30T20:08:10.000Z | wpilibNewCommands/src/main/native/include/frc2/command/MecanumControllerCommand.h | jasondaming/allwpilib | 3ef2dab465a1da7f060f0bcc9663095d9f29b91c | [
"BSD-3-Clause"
] | 539 | 2016-05-11T20:33:26.000Z | 2022-03-28T20:20:25.000Z | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
#include <cmath>
#include <functional>
#include <initializer_list>
#include <memory>
#include <frc/Timer.h>
#include <f... | 51.139381 | 80 | 0.68289 | [
"geometry",
"object"
] |
29fca598f602e4780452e16e62bb72be6f8e25f3 | 2,606 | c | C | src/wallbreaker/main.c | AndyMender/raylib-games | d7fc2c1ce36914243f41ec7b37b2f841b8e7f891 | [
"MIT"
] | 1 | 2021-02-16T13:58:21.000Z | 2021-02-16T13:58:21.000Z | src/wallbreaker/main.c | AndyMender/raylib-games | d7fc2c1ce36914243f41ec7b37b2f841b8e7f891 | [
"MIT"
] | null | null | null | src/wallbreaker/main.c | AndyMender/raylib-games | d7fc2c1ce36914243f41ec7b37b2f841b8e7f891 | [
"MIT"
] | null | null | null |
#include <stdio.h>
#include <stdlib.h>
#include <raylib.h>
#include "main.h"
// TODO: move global state init to main.h to an 'init' function?
const int screenWidth = 800;
const int screenHeight = 450;
int main(const int argc, char *const *argv)
{
/* Process command-line args */
enum CmdlineCode exit_code =... | 33.844156 | 101 | 0.491174 | [
"vector",
"3d"
] |
4b0185924ea891554ccf9943ea9f91197c00d39a | 2,871 | c | C | gamess/ddi/src/ddi_recv.c | andremirt/v_cond | 6b5c364d7cd4243686488b2bd4318be3927e07ea | [
"Unlicense"
] | null | null | null | gamess/ddi/src/ddi_recv.c | andremirt/v_cond | 6b5c364d7cd4243686488b2bd4318be3927e07ea | [
"Unlicense"
] | null | null | null | gamess/ddi/src/ddi_recv.c | andremirt/v_cond | 6b5c364d7cd4243686488b2bd4318be3927e07ea | [
"Unlicense"
] | null | null | null | /* -------------------------------------------------------------------- *\
* Distributed Data Interface
* ==========================
*
* Global objects
*
* Author: Ryan M. Olson
* CVS $Id: ddi_recv.c,v 1.1.1.1 2007/05/26 01:42:29 andrey Exp $
\* -----------------------------------------------------------------... | 40.43662 | 79 | 0.56914 | [
"model"
] |
4b0218b6db161163e43a7bacad98847a833b9a1a | 2,036 | h | C | iPhoneOS14.2.sdk/System/Library/Frameworks/CoreTelephony.framework/Headers/CTSubscriber.h | Zi0P4tch0/sdks | 96951a2b5a0c0a58963a8f9c37bc44ec9991153b | [
"MIT"
] | 416 | 2016-08-20T03:40:59.000Z | 2022-03-30T14:27:47.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/CoreTelephony.framework/Headers/CTSubscriber.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 41 | 2016-08-22T14:41:42.000Z | 2022-02-25T11:38:16.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/CoreTelephony.framework/Headers/CTSubscriber.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 173 | 2016-08-28T15:09:18.000Z | 2022-03-23T15:42:52.000Z | /*
* CTSubscriber.h
* CoreTelephony
*
* Copyright 2012 Apple, Inc.. All rights reserved.
*
*/
#import <Foundation/Foundation.h>
#import <CoreTelephony/CoreTelephonyDefines.h>
NS_ASSUME_NONNULL_BEGIN
/*
* CTSubscriberTokenRefreshed
*
* Description:
* The name of the NSNotification sent when the carri... | 27.890411 | 101 | 0.77112 | [
"object"
] |
4b09bb8f280e0d0691ac40e66e893cb4ce95a54f | 30,500 | h | C | GenericMatrix.h | shaoguangwu/GenericMatrix | 905dc6663a15037286d2b0af8abdc4596571c395 | [
"Apache-2.0"
] | null | null | null | GenericMatrix.h | shaoguangwu/GenericMatrix | 905dc6663a15037286d2b0af8abdc4596571c395 | [
"Apache-2.0"
] | null | null | null | GenericMatrix.h | shaoguangwu/GenericMatrix | 905dc6663a15037286d2b0af8abdc4596571c395 | [
"Apache-2.0"
] | null | null | null | /****************************************************************************
**
** Copyright (C) 2019 Shaoguang. All rights reserved.
**
** GenericMatrix, a generic template matrix class,
** the matrix elements are managed by a one-dimension pointer.
**
** Licensed under the Apache License, Version 2.0 (the "License... | 27.159394 | 127 | 0.661246 | [
"object"
] |
4b0a61a83dabd517f1a22e9e09204ebf1baf800d | 2,331 | h | C | Source/GeneratedFiles/ui_mainwindow.h | alexmohr/VolumePopup | f0b36923813e26d64c7b00d33c7503d3b16d90be | [
"WTFPL"
] | null | null | null | Source/GeneratedFiles/ui_mainwindow.h | alexmohr/VolumePopup | f0b36923813e26d64c7b00d33c7503d3b16d90be | [
"WTFPL"
] | 1 | 2015-07-19T13:10:14.000Z | 2015-07-20T16:42:37.000Z | Source/GeneratedFiles/ui_mainwindow.h | alexmohr/VolumePopup | f0b36923813e26d64c7b00d33c7503d3b16d90be | [
"WTFPL"
] | null | null | null | /********************************************************************************
** Form generated from reading UI file 'mainwindow.ui'
**
** Created by: Qt User Interface Compiler version 5.5.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
****************************************... | 30.272727 | 91 | 0.647362 | [
"solid"
] |
4b0eb09a7d0c7cb910e3af24c295635cb3aafc30 | 6,349 | h | C | FDPS-5.0g/src/particle_mesh/param.h | subarutaro/GPLUM | 89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f | [
"MIT"
] | 77 | 2015-02-12T02:35:40.000Z | 2022-03-11T01:10:31.000Z | FDPS-5.0g/src/particle_mesh/param.h | subarutaro/GPLUM | 89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f | [
"MIT"
] | 9 | 2015-03-24T09:44:29.000Z | 2021-11-30T19:42:58.000Z | FDPS-5.0g/src/particle_mesh/param.h | subarutaro/GPLUM | 89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f | [
"MIT"
] | 28 | 2015-03-17T06:58:09.000Z | 2022-02-14T07:16:25.000Z | #ifndef __PPPM__
#define __PPPM__
#include "openmp_param.h"
#include "gadget_param.h"
// A. Tanikawa add this.
#include "param_fdps.h"
namespace ParticleSimulator{
namespace ParticleMesh{
typedef const char *const cchar;
/* Run ---------------------------------------------------------- */
//const int MAX_STEP... | 30.233333 | 105 | 0.621358 | [
"mesh",
"shape",
"model"
] |
4b109d06b10269096ecd115363124732659ae1dd | 4,890 | c | C | ext/test/properties/staticprotectedproperties.zep.c | yejune/zephir | d6070c2ebd8d7bea319671bec978b55ffb96f395 | [
"MIT"
] | null | null | null | ext/test/properties/staticprotectedproperties.zep.c | yejune/zephir | d6070c2ebd8d7bea319671bec978b55ffb96f395 | [
"MIT"
] | 1 | 2019-10-08T02:14:55.000Z | 2019-10-08T02:14:55.000Z | ext/test/properties/staticprotectedproperties.zep.c | yejune/zephir | d6070c2ebd8d7bea319671bec978b55ffb96f395 | [
"MIT"
] | 3 | 2019-05-17T19:26:59.000Z | 2020-11-08T07:49:34.000Z |
#ifdef HAVE_CONFIG_H
#include "../../ext_config.h"
#endif
#include <php.h>
#include "../../php_ext.h"
#include "../../ext.h"
#include <Zend/zend_operators.h>
#include <Zend/zend_exceptions.h>
#include <Zend/zend_interfaces.h>
#include "kernel/main.h"
#include "kernel/object.h"
#include "kernel/memory.h"
ZEPHIR_IN... | 25.076923 | 171 | 0.793456 | [
"object"
] |
4b1fa54105ca910fddc0a2a27078aa3363406446 | 19,098 | h | C | Examples/include/asposecpplib/drawing/image.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/asposecpplib/drawing/image.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/asposecpplib/drawing/image.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | /// @file drawing/image.h
#ifndef _aspose_system_drawing_image_h_
#define _aspose_system_drawing_image_h_
#include "system/object.h"
#include "system/nullable.h"
#include "drawing/imaging/image_attributes.h"
#include "drawing/imaging/image_format.h"
#include "drawing/imaging/image_codec_info.h"
#include "drawing/imagi... | 61.015974 | 186 | 0.723374 | [
"object"
] |
4b21338e106537544e0f2ab76bb9b79f1a648b79 | 9,434 | h | C | gmm/itkInitializeTransform.h | sMedX/GMMPointSetRegistration | ea9b3a26eaee70ee4692dc26c17d366e8f730ac5 | [
"Apache-2.0"
] | 4 | 2017-07-31T18:57:56.000Z | 2020-09-07T11:13:03.000Z | gmm/itkInitializeTransform.h | sMedX/GMMPointSetRegistration | ea9b3a26eaee70ee4692dc26c17d366e8f730ac5 | [
"Apache-2.0"
] | 2 | 2017-06-17T21:08:22.000Z | 2017-06-29T23:05:50.000Z | gmm/itkInitializeTransform.h | sMedX/GMMPointSetRegistration | ea9b3a26eaee70ee4692dc26c17d366e8f730ac5 | [
"Apache-2.0"
] | 2 | 2020-04-23T06:46:38.000Z | 2021-06-29T10:36:03.000Z | #pragma once
#include <itkObject.h>
#include <itkTranslationTransform.h>
#include <itkVersorRigid3DTransform.h>
#include <itkSimilarity3DTransform.h>
#include <itkScaleSkewVersor3DTransform.h>
namespace itk
{
template<typename TParametersValueType>
class InitializeTransform : public Object
{
public:
/** S... | 32.986014 | 145 | 0.650201 | [
"object",
"transform"
] |
4b255e218b4e6b0c2967d4f156a0164c0f80811d | 7,783 | h | C | include/IMessage.h | Watch-Later/mfcmapi | 72c2b46ec13ed2e2170a71fb65636234b049fb8a | [
"MIT"
] | 655 | 2016-10-13T20:18:52.000Z | 2022-03-28T21:25:14.000Z | include/IMessage.h | anthonysfo/mfcmapi | 72c2b46ec13ed2e2170a71fb65636234b049fb8a | [
"MIT"
] | 285 | 2016-10-18T19:03:31.000Z | 2022-03-10T11:02:33.000Z | include/IMessage.h | youtiaocoder/mfcmapi-1 | f2e58e7153b033b92c0b3989010428a2291d8527 | [
"MIT"
] | 129 | 2016-10-14T14:27:24.000Z | 2022-03-30T12:34:01.000Z | /*
* I M E S S A G E . H
*
* External definitions for MAPI's IMessage-on-IStorage facility
*
* Copyright 1986-1999 Microsoft Corporation. All Rights Reserved.
*/
#ifndef _IMESSAGE_H_
#define _IMESSAGE_H_
#if _MSC_VER > 1000
#pragma once
#endif
#ifdef __cplusplus
extern "C"
{
#endif
typede... | 39.110553 | 79 | 0.73031 | [
"object"
] |
4b26c5b6944edb523b3d35bb9039c89da1a3f772 | 13,740 | c | C | xdk-asf-3.51.0/avr32/applications/evk1100-control-panel/actuators/cpled.c | j3270/SAMD_Experiments | 5c242aff44fc8d7092322d7baf2dda450a78a9b7 | [
"MIT"
] | null | null | null | xdk-asf-3.51.0/avr32/applications/evk1100-control-panel/actuators/cpled.c | j3270/SAMD_Experiments | 5c242aff44fc8d7092322d7baf2dda450a78a9b7 | [
"MIT"
] | null | null | null | xdk-asf-3.51.0/avr32/applications/evk1100-control-panel/actuators/cpled.c | j3270/SAMD_Experiments | 5c242aff44fc8d7092322d7baf2dda450a78a9b7 | [
"MIT"
] | null | null | null | /*****************************************************************************
*
* \file
*
* \brief AVR32 UC3 Control Panel leds actuators module.
*
* - Supported boards: EVK1100
*
*
* Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
*
* \asf_license_start
*
* \page License
*
* S... | 35.230769 | 113 | 0.633552 | [
"vector"
] |
4b285cf9f6d0f23f4623d10c0afc30f8d54921fd | 618 | h | C | omp_prog/optimal_split_graph/Graph.h | alexanderflegontov/OpenMPAnalyzer | 609ad47699384b802b4d8307fab55b63e749f84c | [
"MIT"
] | null | null | null | omp_prog/optimal_split_graph/Graph.h | alexanderflegontov/OpenMPAnalyzer | 609ad47699384b802b4d8307fab55b63e749f84c | [
"MIT"
] | null | null | null | omp_prog/optimal_split_graph/Graph.h | alexanderflegontov/OpenMPAnalyzer | 609ad47699384b802b4d8307fab55b63e749f84c | [
"MIT"
] | null | null | null | #include <vector>
#include <iostream>
#include <algorithm>
#include "time.h"
#include "math.h"
using namespace std;
class Graph {
int last_a, last_b, totalGain, half;
int v_size, e_size;
bool **edge;
int *part, *gain;
vector <pair<int, int> > def_a, def_b;
public:
Graph(int size, int probty);
~... | 19.935484 | 40 | 0.660194 | [
"vector"
] |
4b2e6fbe41379d5717b3699ddf1934b1e4b8ea0e | 16,893 | c | C | services/amfapp.c | ystk/debian-openais | 9be5d9d1dfa5d189346270525febdd3b0447e854 | [
"BSD-3-Clause"
] | 3 | 2021-06-21T17:50:35.000Z | 2021-11-17T11:12:42.000Z | services/amfapp.c | ystk/debian-openais | 9be5d9d1dfa5d189346270525febdd3b0447e854 | [
"BSD-3-Clause"
] | null | null | null | services/amfapp.c | ystk/debian-openais | 9be5d9d1dfa5d189346270525febdd3b0447e854 | [
"BSD-3-Clause"
] | 1 | 2016-11-15T14:02:19.000Z | 2016-11-15T14:02:19.000Z | /** @file amfapp.c
*
* Copyright (c) 2006 Ericsson AB.
* Author: Hans Feldt, Anders Eriksson, Lars Holm
* - Refactoring of code into several AMF files
* - Constructors/destructors
* - Serializers/deserializers
*
* All rights reserved.
*
*
* This software licensed under BSD license, the text of which follo... | 30.112299 | 80 | 0.679394 | [
"object"
] |
4b35baa14d308c229eca570daafbab461b917fd2 | 4,794 | h | C | openeuler-kernel/include/linux/mfd/core.h | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 31 | 2021-04-27T08:50:40.000Z | 2022-03-01T02:26:21.000Z | openeuler-kernel/include/linux/mfd/core.h | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | openeuler-kernel/include/linux/mfd/core.h | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 12 | 2021-04-06T02:23:10.000Z | 2022-02-28T11:43:19.000Z | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* drivers/mfd/mfd-core.h
*
* core MFD support
* Copyright (c) 2006 Ian Molton
* Copyright (c) 2007 Dmitry Baryshkov
*/
#ifndef MFD_CORE_H
#define MFD_CORE_H
#include <linux/platform_device.h>
#define MFD_RES_SIZE(arr) (sizeof(arr) / sizeof(struct resource))
#defi... | 29.231707 | 96 | 0.720484 | [
"model"
] |
4b39a861337d784e7304238ed1afe7f46593edc8 | 281 | h | C | iomanager.h | Kepler-Br/Game-of-life | a7ce90654912f6574b72c136012b2eee4f9d0964 | [
"MIT"
] | 4 | 2019-01-21T14:15:54.000Z | 2020-10-01T09:47:40.000Z | iomanager.h | Kepler-Br/Game-of-life | a7ce90654912f6574b72c136012b2eee4f9d0964 | [
"MIT"
] | null | null | null | iomanager.h | Kepler-Br/Game-of-life | a7ce90654912f6574b72c136012b2eee4f9d0964 | [
"MIT"
] | null | null | null | #ifndef IOMANAGER_H
#define IOMANAGER_H
#include <GL/glew.h>
#include <string>
#include <vector>
class IOManager
{
public:
static std::string readTextFile(const std::string& path);
static std::vector<char> readBinFile(const std::string& path);
};
#endif // IOMANAGER_H
| 16.529412 | 66 | 0.72242 | [
"vector"
] |
af3ed6abcc9b3adc7123d46baa02916d58c4d37b | 704 | h | C | switcher_controller/src/switchmatrix.h | effectspcbs/platformio-avr | 09b2feffb63424de20020f46f988ce0e00b1cb8e | [
"MIT"
] | null | null | null | switcher_controller/src/switchmatrix.h | effectspcbs/platformio-avr | 09b2feffb63424de20020f46f988ce0e00b1cb8e | [
"MIT"
] | null | null | null | switcher_controller/src/switchmatrix.h | effectspcbs/platformio-avr | 09b2feffb63424de20020f46f988ce0e00b1cb8e | [
"MIT"
] | 1 | 2021-12-09T11:45:01.000Z | 2021-12-09T11:45:01.000Z | #include <Arduino.h>
#include <SPI.h>
#ifndef SWITCHMATRIX_H
#define SWITCHMATRIX_H
class SwitchMatrix
{
private:
uint8_t m_csPin;
uint16_t m_switchArray[16] = { 0 }; // array[y]
void select();
void deselect();
public:
SwitchMatrix(uint8_t pin) : m_csPin(pin) {}
... | 20.114286 | 65 | 0.571023 | [
"object"
] |
af4a28f00b7b476a2dfc2face7cc7d3666ecd71e | 6,178 | h | C | sys/vax/uba/vsreg.h | weiss/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 114 | 2015-01-18T22:55:52.000Z | 2022-02-17T10:45:02.000Z | sys/vax/uba/vsreg.h | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | null | null | null | sys/vax/uba/vsreg.h | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 29 | 2015-11-03T22:05:22.000Z | 2022-02-08T15:36:37.000Z | /* @(#)vsreg.h 7.1 (MIT) 06/05/86 */
/****************************************************************************
* *
* Copyright (c) 1983, 1984 by *
* DIGITAL EQUIPMENT CORPORATION, Maynard, Massachusetts. *
* All rights reserved. *
* *
* This software is fur... | 26.289362 | 78 | 0.657494 | [
"vector"
] |
af4cd7f5e3a942abf2eaae0597bc7fba94607da5 | 11,038 | h | C | src/spencer_people_tracking/detection/rgbd_detectors/pcl_people_detector/src/pcl/people/person_cluster.h | CodeToPoem/HumanAwareRobotNavigation | d44eb7e5acd73a5a7bf8bf1cd88c23d6a4a3c330 | [
"BSD-3-Clause"
] | 20 | 2017-10-26T05:58:24.000Z | 2021-06-13T11:18:54.000Z | src/spencer_people_tracking/detection/rgbd_detectors/pcl_people_detector/src/pcl/people/person_cluster.h | dmr-goncalves/HumanAwareRobotNavigation | d44eb7e5acd73a5a7bf8bf1cd88c23d6a4a3c330 | [
"BSD-3-Clause"
] | null | null | null | src/spencer_people_tracking/detection/rgbd_detectors/pcl_people_detector/src/pcl/people/person_cluster.h | dmr-goncalves/HumanAwareRobotNavigation | d44eb7e5acd73a5a7bf8bf1cd88c23d6a4a3c330 | [
"BSD-3-Clause"
] | 6 | 2018-02-05T09:31:42.000Z | 2022-02-07T22:05:57.000Z | /*
* Software License Agreement (BSD License)
*
* Point Cloud Library (PCL) - www.pointclouds.org
* Copyright (c) 2013-, Open Perception, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* ... | 31.447293 | 116 | 0.630187 | [
"vector",
"3d"
] |
af5bfdc5fff8b37052de9424ae76d948d16af616 | 1,867 | h | C | src/algorithms/FeatureTD.h | olethrosdc/beliefbox | 44c0c160732b875f294a3f6d7f27e8f4cdf9602c | [
"OLDAP-2.3"
] | 4 | 2015-12-02T23:16:44.000Z | 2018-01-07T10:54:36.000Z | src/algorithms/FeatureTD.h | olethrosdc/beliefbox | 44c0c160732b875f294a3f6d7f27e8f4cdf9602c | [
"OLDAP-2.3"
] | 2 | 2015-12-02T19:47:57.000Z | 2018-10-14T13:08:40.000Z | src/algorithms/FeatureTD.h | olethrosdc/beliefbox | 44c0c160732b875f294a3f6d7f27e8f4cdf9602c | [
"OLDAP-2.3"
] | 4 | 2018-01-14T14:23:18.000Z | 2018-10-29T12:46:41.000Z | // -*- Mode: c++ -*-
// copyright (c) 2008 by Christos Dimitrakakis <christos.dimitrakakis@gmail.com>
// $Revision$
/***************************************************************************
* *
* This program is free software; you can redist... | 32.754386 | 80 | 0.558115 | [
"vector"
] |
af5eac118a7666df8b97d4135393396789ee82d2 | 4,814 | h | C | lib/include/impl/MapGenerator.h | ford442/GlobeViewer | f9c990322e5d1c9c4beae29b3fb7ff0fb70ce587 | [
"MIT"
] | 6 | 2018-12-09T20:06:39.000Z | 2022-03-04T02:37:58.000Z | lib/include/impl/MapGenerator.h | ford442/GlobeViewer | f9c990322e5d1c9c4beae29b3fb7ff0fb70ce587 | [
"MIT"
] | 51 | 2018-09-26T13:05:33.000Z | 2019-09-18T17:07:09.000Z | lib/include/impl/MapGenerator.h | ford442/GlobeViewer | f9c990322e5d1c9c4beae29b3fb7ff0fb70ce587 | [
"MIT"
] | 5 | 2018-12-09T20:06:50.000Z | 2022-03-04T05:51:56.000Z | #pragma once
#include <atomic>
#include <mutex>
#include <thread>
#include <vector>
#include <boost/asio/connect.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/signals2.hpp>
#include "type/TileServer.h"
#include "type/TileTexture.h"
#include "type/ViewData.h"
namespace gv {
class Projector;
/*!
* \brie... | 35.925373 | 134 | 0.674283 | [
"object",
"vector"
] |
af6ccacefde6165d21f2a8b7438ca67ee0bdeab0 | 1,689 | h | C | include/Experiment.h | nicoleorzan/RL-second-practical | ffdc8b816bf0a65030083d9b377fff186d59fce8 | [
"MIT"
] | 1 | 2021-02-18T21:46:03.000Z | 2021-02-18T21:46:03.000Z | include/Experiment.h | nicoleorzan/RL-second-practical | ffdc8b816bf0a65030083d9b377fff186d59fce8 | [
"MIT"
] | null | null | null | include/Experiment.h | nicoleorzan/RL-second-practical | ffdc8b816bf0a65030083d9b377fff186d59fce8 | [
"MIT"
] | null | null | null | #ifndef EXPERIMENT
#define EXPERIMENT
#include "Agent.h"
#include "Environment.h"
class Experiment{
public:
int n_runs;
int n_experiments;
int* num_steps_runs;
int* num_steps_each_experiment;
double* returns_each_experiment;
double* average_steps;
double* ... | 26.809524 | 135 | 0.706927 | [
"vector"
] |
af6e924fa476f419978ff7d57810c14fe5f3b978 | 1,257 | h | C | rovers/fastdownward/src/search/heuristics/cg_heuristic.h | mehrdadzakershahrak/Online-Explanation-Generation | e41ad9b5a390abdaf271562a56105c191e33b74d | [
"MIT"
] | null | null | null | rovers/fastdownward/src/search/heuristics/cg_heuristic.h | mehrdadzakershahrak/Online-Explanation-Generation | e41ad9b5a390abdaf271562a56105c191e33b74d | [
"MIT"
] | null | null | null | rovers/fastdownward/src/search/heuristics/cg_heuristic.h | mehrdadzakershahrak/Online-Explanation-Generation | e41ad9b5a390abdaf271562a56105c191e33b74d | [
"MIT"
] | null | null | null | #ifndef HEURISTICS_CG_HEURISTIC_H
#define HEURISTICS_CG_HEURISTIC_H
#include "../heuristic.h"
#include "../algorithms/priority_queues.h"
#include <string>
#include <vector>
namespace domain_transition_graph {
class DomainTransitionGraph;
struct ValueNode;
}
class GlobalState;
class State;
namespace cg_heuristic {... | 23.277778 | 100 | 0.74463 | [
"vector"
] |
af7f5ece7dcee613e35c42243fc02b104dc97ff3 | 606 | h | C | certain/default/route_impl.h | mehrdad-shokri/paxosstore | 120ce539ef4fef18b3bef512cec28e3e0e3b241c | [
"BSD-3-Clause"
] | 1,567 | 2017-08-30T07:58:14.000Z | 2022-03-28T07:46:54.000Z | certain/default/route_impl.h | tomjobs/paxosstore | 120ce539ef4fef18b3bef512cec28e3e0e3b241c | [
"BSD-3-Clause"
] | 21 | 2017-08-31T01:21:30.000Z | 2021-08-31T12:55:39.000Z | certain/default/route_impl.h | tomjobs/paxosstore | 120ce539ef4fef18b3bef512cec28e3e0e3b241c | [
"BSD-3-Clause"
] | 352 | 2017-08-30T15:25:40.000Z | 2022-03-18T10:02:57.000Z | #pragma once
#include <vector>
#include "certain/route.h"
class RouteImpl : public certain::Route {
public:
RouteImpl(std::string local_addr, std::vector<std::string> addrs);
virtual std::string GetLocalAddr() override;
virtual int GetLocalAcceptorId(uint64_t entity_id,
uint... | 24.24 | 71 | 0.676568 | [
"vector"
] |
af85433e3f48074d7803859de7b88b7eb9577ba6 | 14,583 | c | C | protocol/zigbee/app/framework/plugin-soc/configuration-server/configuration-server.c | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | null | null | null | protocol/zigbee/app/framework/plugin-soc/configuration-server/configuration-server.c | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | null | null | null | protocol/zigbee/app/framework/plugin-soc/configuration-server/configuration-server.c | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | null | null | null | /***************************************************************************//**
* @file
* @brief Definitions for the Configuration Server plugin.
*******************************************************************************
* # License
* <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>
**********... | 35.055288 | 121 | 0.687307 | [
"model"
] |
af862bc2d99c7c5a22fd524c7b902b8bb45fa1e4 | 3,679 | h | C | tools/mosesdecoder-master/moses/TranslationModel/UG/mm/ug_bitext_agenda_worker.h | shasha79/nectm | 600044a6fe2c3a73e0d9327bc85883831a26dcae | [
"Apache-2.0"
] | 3 | 2020-02-28T21:42:44.000Z | 2021-03-12T13:56:16.000Z | tools/mosesdecoder-master/moses/TranslationModel/UG/mm/ug_bitext_agenda_worker.h | Pangeamt/nectm | 6b84f048698f2530b9fdbb30695f2e2217c3fbfe | [
"Apache-2.0"
] | 2 | 2020-11-06T14:40:10.000Z | 2020-12-29T19:03:11.000Z | tools/mosesdecoder-master/moses/TranslationModel/UG/mm/ug_bitext_agenda_worker.h | Pangeamt/nectm | 6b84f048698f2530b9fdbb30695f2e2217c3fbfe | [
"Apache-2.0"
] | 2 | 2020-03-26T16:05:11.000Z | 2020-08-06T16:35:39.000Z | // -*- mode: c++; indent-tabs-mode: nil; tab-width:2 -*-
// to be included from ug_bitext_agenda.h
template<typename Token>
void
Bitext<Token>::agenda
::worker
::operator()()
{
// things to do:
//
// - have each worker maintain their own pstats object and merge
// results at the end (to minimize mutex locki... | 35.038095 | 78 | 0.606687 | [
"object",
"vector"
] |
af943850b1f66581bbcd90a76d146af75bdc5cd8 | 3,548 | h | C | stig/indy/disk/test_file_service.h | ctidder/stigdb | d9ef3eb117d46542745ca98c55df13ec71447091 | [
"Apache-2.0"
] | 5 | 2018-04-24T12:36:50.000Z | 2020-03-25T00:37:17.000Z | stig/indy/disk/test_file_service.h | ctidder/stigdb | d9ef3eb117d46542745ca98c55df13ec71447091 | [
"Apache-2.0"
] | null | null | null | stig/indy/disk/test_file_service.h | ctidder/stigdb | d9ef3eb117d46542745ca98c55df13ec71447091 | [
"Apache-2.0"
] | 2 | 2018-04-24T12:39:24.000Z | 2020-03-25T00:45:08.000Z | /* <stig/indy/disk/test_file_service.h>
TODO
Copyright 2010-2014 Tagged
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
... | 32.851852 | 121 | 0.515784 | [
"vector"
] |
af95b9409e0d86e9186ea051e5b83c997bb74585 | 5,477 | h | C | src/lib/UBIAnalysis.h | YizhuoZhai/UBITect | 525866d8ca24e03cb9ddd805c4dd0d789c33cff8 | [
"MIT"
] | 26 | 2020-06-20T15:13:14.000Z | 2022-03-30T12:49:51.000Z | src/lib/UBIAnalysis.h | YizhuoZhai/UBITect | 525866d8ca24e03cb9ddd805c4dd0d789c33cff8 | [
"MIT"
] | null | null | null | src/lib/UBIAnalysis.h | YizhuoZhai/UBITect | 525866d8ca24e03cb9ddd805c4dd0d789c33cff8 | [
"MIT"
] | 8 | 2020-07-09T23:39:23.000Z | 2021-04-21T20:21:20.000Z | //
// Created by ubuntu on 10/22/17.
//
#ifndef UBIANALYSIS_H
#define UBIANALYSIS_H
#include <llvm/IR/DebugInfo.h>
#include <llvm/IR/Module.h>
#include <llvm/IR/Instructions.h>
#include <llvm/ADT/DenseMap.h>
#include <llvm/ADT/SmallPtrSet.h>
#include <llvm/ADT/StringExtras.h>
#include <llvm/Support/Path.h>
#include ... | 31.297143 | 96 | 0.707687 | [
"object",
"vector"
] |
af96784d3f70ea67c05e4f956fb06f92b60a544c | 5,220 | h | C | mango-library/include/misc/vector.h | lolsxds/mango-library | 0d0d22b7927a73763c62c93c09d320a2b0317ade | [
"MIT"
] | 1 | 2021-04-01T11:02:56.000Z | 2021-04-01T11:02:56.000Z | mango-library/include/misc/vector.h | lolsxds/mango-library | 0d0d22b7927a73763c62c93c09d320a2b0317ade | [
"MIT"
] | null | null | null | mango-library/include/misc/vector.h | lolsxds/mango-library | 0d0d22b7927a73763c62c93c09d320a2b0317ade | [
"MIT"
] | null | null | null | #pragma once
#include <array>
#include <ostream>
#include <iomanip>
#include <numeric>
#include "misc.h"
// fkn windows
#undef min
#undef max
namespace mango {
// vector class for math stuffz
template <typename T, size_t C>
class Vector : public std::array<T, C> {
public:
// only arithmeti... | 26.632653 | 96 | 0.575287 | [
"vector"
] |
afa02136ec734e6e99d50d56823747abf00d6c70 | 564 | h | C | src/xrServerEntities/object_factory_space.h | clayne/xray-16 | 32ebf81a252c7179e2824b2874f911a91e822ad1 | [
"OML",
"Linux-OpenIB"
] | 2 | 2015-02-23T10:43:02.000Z | 2015-06-11T14:45:08.000Z | src/xrServerEntities/object_factory_space.h | clayne/xray-16 | 32ebf81a252c7179e2824b2874f911a91e822ad1 | [
"OML",
"Linux-OpenIB"
] | 17 | 2022-01-25T08:58:23.000Z | 2022-03-28T17:18:28.000Z | src/xrServerEntities/object_factory_space.h | clayne/xray-16 | 32ebf81a252c7179e2824b2874f911a91e822ad1 | [
"OML",
"Linux-OpenIB"
] | 1 | 2015-06-05T20:04:00.000Z | 2015-06-05T20:04:00.000Z | ////////////////////////////////////////////////////////////////////////////
// Module : object_factory_space.h
// Created : 30.06.2004
// Modified : 30.06.2004
// Author : Dmitriy Iassenev
// Description : Object factory space
////////////////////////////////////////////////////////////////////////////
#pragma ... | 22.56 | 76 | 0.560284 | [
"object"
] |
afa406eba59f88f8dae51d0eab90c4dceeb4cd9e | 157,357 | c | C | SQLCipher/src/tsrc/parse.c | dwiller/grdb-swift | f207430b50af0f4cd735e5ae8361921f46814c2e | [
"MIT"
] | null | null | null | SQLCipher/src/tsrc/parse.c | dwiller/grdb-swift | f207430b50af0f4cd735e5ae8361921f46814c2e | [
"MIT"
] | null | null | null | SQLCipher/src/tsrc/parse.c | dwiller/grdb-swift | f207430b50af0f4cd735e5ae8361921f46814c2e | [
"MIT"
] | 1 | 2020-11-04T06:58:34.000Z | 2020-11-04T06:58:34.000Z | /* Driver template for the LEMON parser generator.
** The author disclaims copyright to this source code.
**
** This version of "lempar.c" is modified, slightly, for use by SQLite.
** The only modifications are the addition of a couple of NEVER()
** macros to disable tests that are needed in the case of a general
** LA... | 39.143532 | 252 | 0.566597 | [
"object"
] |
afa4970386579e2c95d48bea1e3bf846049b962c | 17,400 | c | C | kernel/msm-4.14/drivers/gpu/drm/msm/dsi-staging/dsi_phy_hw_v4_0.c | clovadevice/clockplus2 | c347c3e1bf20dbb93ab533c58c2ce11367aa80cd | [
"Apache-2.0"
] | null | null | null | kernel/msm-4.14/drivers/gpu/drm/msm/dsi-staging/dsi_phy_hw_v4_0.c | clovadevice/clockplus2 | c347c3e1bf20dbb93ab533c58c2ce11367aa80cd | [
"Apache-2.0"
] | null | null | null | kernel/msm-4.14/drivers/gpu/drm/msm/dsi-staging/dsi_phy_hw_v4_0.c | clovadevice/clockplus2 | c347c3e1bf20dbb93ab533c58c2ce11367aa80cd | [
"Apache-2.0"
] | 1 | 2021-06-29T01:29:23.000Z | 2021-06-29T01:29:23.000Z | /*
* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in ... | 29.948365 | 76 | 0.723046 | [
"object"
] |
afa657a95931be1bc7e8ecb56e79e87b6a041bc7 | 764 | h | C | Plugins/LevelGenPlugin/Source/LevelGenPluginRuntime/LevelGenSplineMeshActor.h | Deema35/LevelGen | 507171103bed2824bc71cb33dbac11aad7bae3b5 | [
"MIT"
] | 38 | 2018-04-17T17:10:59.000Z | 2022-01-11T22:00:13.000Z | Plugins/LevelGenPlugin/Source/LevelGenPluginRuntime/LevelGenSplineMeshActor.h | Deema35/LevelGen | 507171103bed2824bc71cb33dbac11aad7bae3b5 | [
"MIT"
] | 1 | 2020-06-06T08:01:18.000Z | 2020-06-07T05:40:15.000Z | Plugins/LevelGenPlugin/Source/LevelGenPluginRuntime/LevelGenSplineMeshActor.h | Deema35/LevelGen | 507171103bed2824bc71cb33dbac11aad7bae3b5 | [
"MIT"
] | 12 | 2018-07-27T19:32:35.000Z | 2022-01-11T22:00:14.000Z | // Copyright 2018 Pavlov Dmitriy
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include <vector>
#include "LevelGenSplineMeshActor.generated.h"
class USplineMeshComponent;
class UStaticMesh;
UCLASS()
class LEVELGENPLUGINRUNTIME_API ALevelGenSplineMeshActor : public AActor
{
GENERATED_BODY()
... | 20.105263 | 72 | 0.782723 | [
"mesh",
"vector"
] |
afacfe4a71d47cff24ab0e1612351d4d686ef7d8 | 576 | h | C | src/Units/MyWorker.h | bmnielsen/Stardust | 343e0c123f85e080e5d3a744d1cc47b3adfe9efd | [
"MIT"
] | 15 | 2020-10-01T07:04:33.000Z | 2022-03-20T12:41:25.000Z | src/Units/MyWorker.h | bmnielsen/Stardust | 343e0c123f85e080e5d3a744d1cc47b3adfe9efd | [
"MIT"
] | null | null | null | src/Units/MyWorker.h | bmnielsen/Stardust | 343e0c123f85e080e5d3a744d1cc47b3adfe9efd | [
"MIT"
] | null | null | null | #pragma once
#include "MyUnit.h"
class MyWorker : public MyUnitImpl
{
public:
explicit MyWorker(BWAPI::Unit unit);
protected:
void resetMoveData() override;
bool mineralWalk(const Choke *choke) override;
private:
BWAPI::Unit mineralWalkingPatch;
const BWEM::Area *mineralWalkingTargetArea;
B... | 23.04 | 74 | 0.671875 | [
"vector"
] |
afb12bbfca50ea446aa3cbc0005524a378933d26 | 1,582 | h | C | include/Location.h | jipolanco/HDF5mm | 684a7ebec4fefe60d813cdac71859e21e9092c39 | [
"MIT"
] | null | null | null | include/Location.h | jipolanco/HDF5mm | 684a7ebec4fefe60d813cdac71859e21e9092c39 | [
"MIT"
] | null | null | null | include/Location.h | jipolanco/HDF5mm | 684a7ebec4fefe60d813cdac71859e21e9092c39 | [
"MIT"
] | null | null | null | #pragma once
#include "IdComponent.h"
#if H5_VERS_MAJOR == 1 && H5_VERS_MINOR < 10
#include <cstring> // strlen
#endif
namespace HDF5 {
/// HDF5 location.
class Location : public IdComponent {
public:
/// Check if a link (can be a group) exists under the current location.
bool exists(const char *path) const {... | 29.296296 | 77 | 0.668142 | [
"object"
] |
afb991bf00924116ec650b37fef98b2d069546c7 | 4,133 | h | C | Examples/include/Aspose.Pdf.Cpp/Tagged/LogicalStructure/ElementList.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/Aspose.Pdf.Cpp/Tagged/LogicalStructure/ElementList.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/Aspose.Pdf.Cpp/Tagged/LogicalStructure/ElementList.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | #pragma once
// Copyright (c) 2001-2019 Aspose Pty Ltd. All Rights Reserved.
#include <system/shared_ptr.h>
#include <system/object.h>
#include <system/collections/list.h>
#include <system/collections/ienumerator.h>
#include <system/collections/ienumerable.h>
#include <cstdint>
#include "aspose_pdf_api_defs.h"
name... | 37.572727 | 243 | 0.719816 | [
"object"
] |
afc057dd08c59d3321a5237c4e3243e6b84d0395 | 11,736 | h | C | src/include/hi_drm_common.h | y33988979/testhelper | 8d109cd70a4996a0db912c265a710d4a0c457a84 | [
"MIT"
] | null | null | null | src/include/hi_drm_common.h | y33988979/testhelper | 8d109cd70a4996a0db912c265a710d4a0c457a84 | [
"MIT"
] | null | null | null | src/include/hi_drm_common.h | y33988979/testhelper | 8d109cd70a4996a0db912c265a710d4a0c457a84 | [
"MIT"
] | 1 | 2021-12-03T18:41:23.000Z | 2021-12-03T18:41:23.000Z | /*
* hi_drm_common.h
*
* Created on: Jul 31, 2012
* Author: zhangyi
*/
#ifndef HI_DRM_COMMON_H_
#define HI_DRM_COMMON_H_
#include <sys/types.h>
#include <hi_type.h>
#ifdef __cplusplus
#if __cplusplus
extern "C" {
#endif
#endif /* __cplusplus */
//---------------------------------------... | 30.325581 | 91 | 0.652863 | [
"vector"
] |
afc481ac2525889f3cfb726952a0a0eecb4f5bce | 625 | h | C | docs/src/GameData.h | lucas-zimerman/SuperShibe3K | 02eaf7f0237987310c8a27ff7c838024043839c0 | [
"MIT"
] | 2 | 2020-03-21T02:55:28.000Z | 2020-04-15T20:29:13.000Z | docs/src/GameData.h | ibm5155/SuperShibe3K | 02eaf7f0237987310c8a27ff7c838024043839c0 | [
"MIT"
] | null | null | null | docs/src/GameData.h | ibm5155/SuperShibe3K | 02eaf7f0237987310c8a27ff7c838024043839c0 | [
"MIT"
] | null | null | null | #pragma once
#include <MT2D/ObjectCore/Object.h>
#include "Enums/Level.h"
#define constTick 67
struct GameData {
int tick = 0;
int j = 0;
int seconds = 0;
int bossAppear = 119;
int k;
int bossActive = 0;
int nextTickSecond = constTick;
int nextCactusSecond = 2;
int nextRailSecond = 5;
int nextRocketSecond ... | 19.53125 | 35 | 0.728 | [
"object"
] |
afc4c44d88258adb45a446884f4dab01cd4e1692 | 10,080 | h | C | trynester.h | 980f/arduino | 56ceb9cc349d7c4290562b6c5b67f609640410a9 | [
"MIT"
] | null | null | null | trynester.h | 980f/arduino | 56ceb9cc349d7c4290562b6c5b67f609640410a9 | [
"MIT"
] | null | null | null | trynester.h | 980f/arduino | 56ceb9cc349d7c4290562b6c5b67f609640410a9 | [
"MIT"
] | null | null | null | // Copyright 2021 by Andy Heilveil (github/980f)
// Created by andyh on 12/28/21.
/**
* These classes wrap setjmp/longjmp usage for microcontrollers for which c++'s exception handling is too expensive.
* It is not sane to use these with interrupts or multiple threads, although a threadlocal instance might work as exp... | 38.326996 | 190 | 0.707242 | [
"object"
] |
afc917c0536924425ca7ad5146673d9bed14bdff | 1,476 | h | C | thirdparty/toolcursor/vtkOpacityTool.h | greydongilmore/tactics | e57008ded07eb798368ccb161d9bf06d9a16f52c | [
"BSD-3-Clause"
] | 5 | 2015-06-02T22:10:36.000Z | 2022-01-02T09:26:47.000Z | thirdparty/toolcursor/vtkOpacityTool.h | greydongilmore/tactics | e57008ded07eb798368ccb161d9bf06d9a16f52c | [
"BSD-3-Clause"
] | 2 | 2015-06-04T14:52:09.000Z | 2015-06-04T18:58:50.000Z | thirdparty/toolcursor/vtkOpacityTool.h | greydongilmore/tactics | e57008ded07eb798368ccb161d9bf06d9a16f52c | [
"BSD-3-Clause"
] | 3 | 2015-06-04T15:02:25.000Z | 2021-02-02T01:47:56.000Z | /*=========================================================================
Program: ToolCursor
Module: vtkOpacityTool.h
Copyright (c) 2010 David Gobbi
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A ... | 25.448276 | 75 | 0.672764 | [
"object"
] |
afc97d8ace34d3b15a4b16b54945d1a5a6d61a23 | 6,542 | h | C | src/AbstractTab.h | shtroizel/completable | f98372fc655aa8a8fcffaf9ef5e0fa8fab73a048 | [
"BSD-3-Clause"
] | null | null | null | src/AbstractTab.h | shtroizel/completable | f98372fc655aa8a8fcffaf9ef5e0fa8fab73a048 | [
"BSD-3-Clause"
] | null | null | null | src/AbstractTab.h | shtroizel/completable | f98372fc655aa8a8fcffaf9ef5e0fa8fab73a048 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
/*
Copyright (c) 2020, Eric Hyer
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 above copyright notice, this
list of conditions and th... | 33.377551 | 104 | 0.700703 | [
"vector"
] |
afcd2a639b1c9a5831e55ea3d85c60109a02a4f7 | 899 | h | C | 014_StencilTesting/StencilTesting/Engine/Light/SpotLight.h | David-Luis/graphics | 2397e79353e4721ed6199a4e05572bc992ba24d4 | [
"MIT"
] | null | null | null | 014_StencilTesting/StencilTesting/Engine/Light/SpotLight.h | David-Luis/graphics | 2397e79353e4721ed6199a4e05572bc992ba24d4 | [
"MIT"
] | null | null | null | 014_StencilTesting/StencilTesting/Engine/Light/SpotLight.h | David-Luis/graphics | 2397e79353e4721ed6199a4e05572bc992ba24d4 | [
"MIT"
] | null | null | null | #pragma once
#include <Engine/Light/Light.h>
#include <glm/glm.hpp>
class Mesh;
class Shader;
class Camera;
class SpotLight : public Light
{
public:
SpotLight();
virtual ~SpotLight() {}
SpotLight(const SpotLight&) = delete;
SpotLight& operator=(SpotLight const&) = delete;
void SetAttenuation(float constant, f... | 19.12766 | 68 | 0.759733 | [
"mesh"
] |
afcd69251a6e4ddd65b0e8c4c21fa5d9176c6b58 | 35,529 | c | C | 03-D3D12-Triangle/main.c | Sand3r-/SDL-Samples | 4043f6bc637455125996ad62bc9e8d52287a6e45 | [
"MIT"
] | null | null | null | 03-D3D12-Triangle/main.c | Sand3r-/SDL-Samples | 4043f6bc637455125996ad62bc9e8d52287a6e45 | [
"MIT"
] | null | null | null | 03-D3D12-Triangle/main.c | Sand3r-/SDL-Samples | 4043f6bc637455125996ad62bc9e8d52287a6e45 | [
"MIT"
] | null | null | null | #define WIN32_LEAN_AND_MEAN
#define NOMINMAX
#include <Windows.h>
#include <assert.h>
#include <time.h>
#include <signal.h>
#include <SDL.h>
#include <SDL_syswm.h>
#define COBJMACROS
#pragma warning(push)
#pragma warning(disable:4115) // named type definition in parentheses
#include <d3d12.h>
#include ... | 38.203226 | 167 | 0.668721 | [
"render",
"object"
] |
afd25d157e3f34caf21d1cce84fe7fbe50de1c01 | 2,066 | h | C | copasi/plotUI/C2DCurveData.h | tobiaselsaesser/COPASI | 7e61c1b1667b0f4acf8f3865fe557603f221c472 | [
"Artistic-2.0"
] | null | null | null | copasi/plotUI/C2DCurveData.h | tobiaselsaesser/COPASI | 7e61c1b1667b0f4acf8f3865fe557603f221c472 | [
"Artistic-2.0"
] | null | null | null | copasi/plotUI/C2DCurveData.h | tobiaselsaesser/COPASI | 7e61c1b1667b0f4acf8f3865fe557603f221c472 | [
"Artistic-2.0"
] | null | null | null | // Copyright (C) 2017 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., University of Heidelberg, and University of
// of Connecticut School of Medicine.
// All rights reserved.
// Copyright (C) 2015 - 2016 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., University of Heidelberg, and Th... | 21.978723 | 86 | 0.741045 | [
"vector"
] |
afd51d91852394e3a6a9dc82f449e846e412376d | 5,034 | h | C | 058/route.h | Ponz-Tofu-N/ModernCppChallengePractice | c2003fc180fc28448a3ff5b3e0f0c2788154af8c | [
"MIT"
] | null | null | null | 058/route.h | Ponz-Tofu-N/ModernCppChallengePractice | c2003fc180fc28448a3ff5b3e0f0c2788154af8c | [
"MIT"
] | null | null | null | 058/route.h | Ponz-Tofu-N/ModernCppChallengePractice | c2003fc180fc28448a3ff5b3e0f0c2788154af8c | [
"MIT"
] | null | null | null | #include <iostream>
#include <map>
#include <vector>
#include <algorithm>
#include <limits>
#include <queue>
#include <functional>
class Node
{
using Node_ptr = Node *;
private:
std::string m_name;
std::vector<std::pair<Node_ptr, size_t>> m_dest;
public:
Node(/* args */){};
Node(std::string const... | 31.267081 | 122 | 0.485499 | [
"vector"
] |
4b4f13bae13c64aebb5ca365503ac024d97a425a | 5,345 | h | C | src/db/timing/spef/spef_reader.h | lbz007/rectanglequery | 59d6eb007bf65480fa3e9245542d0b6071f81831 | [
"BSD-3-Clause"
] | null | null | null | src/db/timing/spef/spef_reader.h | lbz007/rectanglequery | 59d6eb007bf65480fa3e9245542d0b6071f81831 | [
"BSD-3-Clause"
] | null | null | null | src/db/timing/spef/spef_reader.h | lbz007/rectanglequery | 59d6eb007bf65480fa3e9245542d0b6071f81831 | [
"BSD-3-Clause"
] | null | null | null | /**
* @file spef_reader.h
* @date 2020-11-02
* @brief
*
* Copyright (C) 2020 NIIC EDA
*
* All rights reserved.
*
* This software may be modified and distributed under the terms
*
* of the BSD license. See the LICENSE file for details.
*/
#ifndef EDI_DB_TIMING_SPEF_SPEF_READER_H_
#define EDI_DB_TIMING_SPE... | 35.872483 | 136 | 0.721796 | [
"object",
"vector"
] |
4b51dc6af33976b66e2fdf584147368f6e834302 | 642 | h | C | EditorLib/Controls/VectorEdit.h | elix22/UrhoEditor | 8b2578610b21e60f4126e351a1c7e01d639be695 | [
"MIT"
] | 23 | 2017-06-14T02:22:10.000Z | 2021-11-25T05:09:21.000Z | EditorLib/Controls/VectorEdit.h | elix22/UrhoEditor | 8b2578610b21e60f4126e351a1c7e01d639be695 | [
"MIT"
] | null | null | null | EditorLib/Controls/VectorEdit.h | elix22/UrhoEditor | 8b2578610b21e60f4126e351a1c7e01d639be695 | [
"MIT"
] | 22 | 2017-06-15T12:09:23.000Z | 2021-01-02T13:05:15.000Z | #pragma once
#include <QWidget>
#include <QSpinBox>
namespace SprueEditor
{
class VectorEdit : public QWidget
{
Q_OBJECT;
public:
VectorEdit(bool integral, const char* xName, const char* yName = 0x0, const char* zName = 0x0, const char* wName = 0x0);
virtual ~VectorEdit();
... | 22.928571 | 128 | 0.635514 | [
"vector"
] |
4b57df4b1e42baf87c7b406df71c73640591c4c7 | 6,863 | h | C | include/gat/gat_types.h | bal-chettri/gat | 1fd6a6c55d466c61204ff5ed64dde14c47ff2361 | [
"MIT"
] | null | null | null | include/gat/gat_types.h | bal-chettri/gat | 1fd6a6c55d466c61204ff5ed64dde14c47ff2361 | [
"MIT"
] | null | null | null | include/gat/gat_types.h | bal-chettri/gat | 1fd6a6c55d466c61204ff5ed64dde14c47ff2361 | [
"MIT"
] | null | null | null | /*
* Copyright 2017, Bal Chettri
*
* 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, publish, d... | 28.359504 | 107 | 0.660207 | [
"object"
] |
4b5b0d241acdc02b41bab4b7349d304afd469480 | 7,611 | h | C | chrome/browser/ui/android/autofill/autofill_dialog_view_android.h | hujiajie/pa-chromium | 1816ff80336a6efd1616f9e936880af460b1e105 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2020-05-03T06:33:56.000Z | 2021-11-14T18:39:42.000Z | chrome/browser/ui/android/autofill/autofill_dialog_view_android.h | hujiajie/pa-chromium | 1816ff80336a6efd1616f9e936880af460b1e105 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/android/autofill/autofill_dialog_view_android.h | hujiajie/pa-chromium | 1816ff80336a6efd1616f9e936880af460b1e105 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2013 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_UI_ANDROID_AUTOFILL_AUTOFILL_DIALOG_VIEW_ANDROID_H_
#define CHROME_BROWSER_UI_ANDROID_AUTOFILL_AUTOFILL_DIALOG_VIEW_ANDROID_H_
... | 43.244318 | 80 | 0.681119 | [
"object",
"vector",
"model"
] |
4b65d6c33767a955b2ca0a60e62c019c37e0d961 | 7,432 | h | C | ecmascript/mem/ecma_heap_manager-inl.h | openharmony-sig-ci/ark_js_runtime | 72fcff4c114fd8323c9a5d1a835efeac043e9a72 | [
"Apache-2.0"
] | null | null | null | ecmascript/mem/ecma_heap_manager-inl.h | openharmony-sig-ci/ark_js_runtime | 72fcff4c114fd8323c9a5d1a835efeac043e9a72 | [
"Apache-2.0"
] | null | null | null | ecmascript/mem/ecma_heap_manager-inl.h | openharmony-sig-ci/ark_js_runtime | 72fcff4c114fd8323c9a5d1a835efeac043e9a72 | [
"Apache-2.0"
] | 1 | 2021-09-13T12:12:04.000Z | 2021-09-13T12:12:04.000Z | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* 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 ... | 35.903382 | 117 | 0.671825 | [
"object"
] |
4b67bf50b34c84a8ca5fa7fd8336d34f2cd69cab | 10,829 | h | C | src/sensors/YosemitechY514.h | AndresLu97/ModularSensors | 03e9058317f794e6958bf96a2d59cc63a35d0222 | [
"BSD-3-Clause"
] | 58 | 2017-06-22T18:28:16.000Z | 2022-03-20T17:48:27.000Z | src/sensors/YosemitechY514.h | AndresLu97/ModularSensors | 03e9058317f794e6958bf96a2d59cc63a35d0222 | [
"BSD-3-Clause"
] | 293 | 2017-02-24T16:49:35.000Z | 2022-03-31T17:09:32.000Z | src/sensors/YosemitechY514.h | AndresLu97/ModularSensors | 03e9058317f794e6958bf96a2d59cc63a35d0222 | [
"BSD-3-Clause"
] | 36 | 2017-06-22T18:28:17.000Z | 2021-12-09T22:47:04.000Z | /**
* @file YosemitechY514.h
* @copyright 2020 Stroud Water Research Center
* Part of the EnviroDIY ModularSensors library for Arduino
* @author Sara Geleskie Damiano <sdamiano@stroudcenter.org>
*
* @brief Contains the YosemitechY514 sensor subclass and the variable
* subclasses YosemitechY514_Chlorophyll and Yo... | 37.996491 | 139 | 0.697664 | [
"object"
] |
4b72063e6eaf174269d38d0d80ac36db3a70e0ba | 3,076 | h | C | CoreDataFullStack-iOS/Services/Deletion/CDFDeletionService.h | GabrielMassana/CoreDataFullStack-iOS | 3bf2d09b0c73c1abfc838f8da953ba34bbf22c1a | [
"MIT"
] | 14 | 2016-01-24T12:10:37.000Z | 2021-02-24T02:00:27.000Z | CoreDataFullStack-iOS/Services/Deletion/CDFDeletionService.h | GabrielMassana/CoreDataManager-iOS | 3bf2d09b0c73c1abfc838f8da953ba34bbf22c1a | [
"MIT"
] | 1 | 2017-04-08T17:36:08.000Z | 2017-04-08T18:10:32.000Z | CoreDataFullStack-iOS/Services/Deletion/CDFDeletionService.h | GabrielMassana/CoreDataManager-iOS | 3bf2d09b0c73c1abfc838f8da953ba34bbf22c1a | [
"MIT"
] | 3 | 2016-07-19T07:53:16.000Z | 2021-02-24T02:00:29.000Z | //
// CDFDeletionService.h
// CoreDataFullStack
//
// Created by Gabriel Massana on 24/1/16.
// Copyright © 2016 Gabriel Massana. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>
/**
Help service to simplify deletion.
*/
@interface CDFDeletionService : NSObject
#pragma m... | 35.356322 | 106 | 0.751951 | [
"object"
] |
4b73b61cc696ae6e4428b4dc83d34a06ec83dcb7 | 6,856 | h | C | usr/src/uts/common/rpc/rpcsec_gss.h | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/rpc/rpcsec_gss.h | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/rpc/rpcsec_gss.h | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | 1 | 2020-12-30T00:04:16.000Z | 2020-12-30T00:04:16.000Z | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolar... | 20.284024 | 70 | 0.737894 | [
"object"
] |
4b761d76a3d12b579c86bb9cd0ae586b98f26e69 | 760 | h | C | core/PrecompiledHeader.h | mczhu/interpret | c31b939dfe3ad1878ab81ec85230e9b41f98722e | [
"MIT"
] | 1 | 2021-12-27T13:42:01.000Z | 2021-12-27T13:42:01.000Z | core/PrecompiledHeader.h | mczhu/interpret | c31b939dfe3ad1878ab81ec85230e9b41f98722e | [
"MIT"
] | null | null | null | core/PrecompiledHeader.h | mczhu/interpret | c31b939dfe3ad1878ab81ec85230e9b41f98722e | [
"MIT"
] | 2 | 2021-08-10T19:40:47.000Z | 2021-11-16T16:01:22.000Z | // Copyright (c) 2018 Microsoft Corporation
// Licensed under the MIT license.
// Author: Paul Koch <code@koch.ninja>
#include <stddef.h> // size_t, ptrdiff_t
#include <inttypes.h> // any of the fixed size types like int64_t
#include <limits> // numeric_limits
#include <type_traits> // std::is_standard_layout, std::is... | 34.545455 | 154 | 0.728947 | [
"vector"
] |
4b8546a4c22e105ad3803cd830f21985c89f6a85 | 2,880 | h | C | src/include/kernel/x86/vga.h | kiznit/kiznix | f061391ab29b7cbec48a5f73a318d5dc59046201 | [
"BSD-2-Clause"
] | 5 | 2015-10-15T06:55:36.000Z | 2016-01-28T03:32:00.000Z | src/include/kernel/x86/vga.h | kiznit/kiznix | f061391ab29b7cbec48a5f73a318d5dc59046201 | [
"BSD-2-Clause"
] | 1 | 2015-08-11T19:38:04.000Z | 2015-08-11T20:09:42.000Z | src/include/kernel/x86/vga.h | kiznit/kiznix | f061391ab29b7cbec48a5f73a318d5dc59046201 | [
"BSD-2-Clause"
] | null | null | null | /*
Copyright (c) 2015, Thierry Tremblay
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of co... | 28.235294 | 82 | 0.729514 | [
"solid"
] |
4b884ba8c2a175352b9475350661f9146dd22241 | 11,985 | c | C | src/sky_qip_module.c | dasfaha/sky | 4f2696e9abe54f4818f94337ed3bceae798e5a6d | [
"MIT"
] | 2 | 2018-01-16T07:26:53.000Z | 2021-12-08T03:12:40.000Z | src/sky_qip_module.c | dasfaha/sky | 4f2696e9abe54f4818f94337ed3bceae798e5a6d | [
"MIT"
] | null | null | null | src/sky_qip_module.c | dasfaha/sky | 4f2696e9abe54f4818f94337ed3bceae798e5a6d | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include "sky_qip_module.h"
#include "property.h"
#include "constants.h"
#include "minipack.h"
#include "mem.h"
#include "dbg.h"
#include "qip/qip.h"
#include "qip_path.h"
//==============================================================================
//
// Definitions
//
//====================... | 37.927215 | 155 | 0.640634 | [
"object"
] |
4b8871e42000fee34b3fce0c9c0dc1671adb21a1 | 13,689 | h | C | src/core/cfg.h | jmgc/pyston | 9f672c1bbb75710ac17dd3d9107da05c8e9e8e8f | [
"BSD-2-Clause",
"Apache-2.0"
] | null | null | null | src/core/cfg.h | jmgc/pyston | 9f672c1bbb75710ac17dd3d9107da05c8e9e8e8f | [
"BSD-2-Clause",
"Apache-2.0"
] | null | null | null | src/core/cfg.h | jmgc/pyston | 9f672c1bbb75710ac17dd3d9107da05c8e9e8e8f | [
"BSD-2-Clause",
"Apache-2.0"
] | null | null | null | // Copyright (c) 2014-2016 Dropbox, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agr... | 32.515439 | 120 | 0.632917 | [
"vector"
] |
4b92c6e1dedece93350b0f6fc8a3f619bf54d35f | 2,294 | h | C | src/common/dns_config.h | nerva-pool/nerva-pool-miner | a99abb46a4a732b0e820b1d73d3402c4879c898e | [
"MIT"
] | 25 | 2018-05-26T06:10:54.000Z | 2021-09-29T12:00:48.000Z | src/common/dns_config.h | nerva-pool/nerva-pool-miner | a99abb46a4a732b0e820b1d73d3402c4879c898e | [
"MIT"
] | 5 | 2018-08-21T03:37:21.000Z | 2019-09-03T04:51:42.000Z | src/common/dns_config.h | angrywasp/nerva | 5c4b280c844571690af5fe8d203c71c4372f6a9f | [
"MIT"
] | 31 | 2018-07-24T19:02:41.000Z | 2021-04-09T08:36:21.000Z | // Copyright (c) 2019, The NERVA Project
#ifndef _XNV_DNS_CONFIG_
#define _XNV_DNS_CONFIG_
#include <vector>
#include <string>
#include "cryptonote_config.h"
namespace dns_config
{
static const std::vector<std::string> SEED_NODES = { };
static const std::vector<std::string> TXT_SEED_NODES = {
"seed.... | 25.775281 | 75 | 0.601569 | [
"vector"
] |
4b9a2c1c4c487790df6304cfbf1bbce701470d83 | 22,369 | c | C | labTools/Tasks/task_dotsy.c | TheGoldLab/Lab_Rex | 5a68671f3f7feed689d74bcbdf366faad2410e17 | [
"Apache-2.0"
] | null | null | null | labTools/Tasks/task_dotsy.c | TheGoldLab/Lab_Rex | 5a68671f3f7feed689d74bcbdf366faad2410e17 | [
"Apache-2.0"
] | null | null | null | labTools/Tasks/task_dotsy.c | TheGoldLab/Lab_Rex | 5a68671f3f7feed689d74bcbdf366faad2410e17 | [
"Apache-2.0"
] | null | null | null | /*
** task_dotsy.c
**
** 2afc task for yl's mt/lip stim experiments
**
** basic task: association rule for direction/saccade governed by
** MT dir + offset/LIP RF
**
** MT stim block: Stim_flag = 1;
** random trials w/ following properties:
** 1. signed coh <= Max_coh2stim && smode == 1
** 2. si... | 26.885817 | 119 | 0.625866 | [
"object",
"3d"
] |
4b9cdb01202b2cddcd07aed4bed623a8ad30998f | 3,715 | h | C | qt-creator-opensource-src-4.6.1/src/libs/clangsupport/dynamicastmatcherdiagnosticcontainer.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 5 | 2018-12-22T14:49:13.000Z | 2022-01-13T07:21:46.000Z | qt-creator-opensource-src-4.6.1/src/libs/clangsupport/dynamicastmatcherdiagnosticcontainer.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | null | null | null | qt-creator-opensource-src-4.6.1/src/libs/clangsupport/dynamicastmatcherdiagnosticcontainer.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 8 | 2018-07-17T03:55:48.000Z | 2021-12-22T06:37:53.000Z | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | 35.721154 | 107 | 0.688829 | [
"vector"
] |
4ba1ea5bf2f58126924a1b0ee70097497b9c148c | 8,119 | h | C | dev/Code/Framework/AzCore/AzCore/Slice/SliceMetadataInfoComponent.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 8 | 2019-10-07T16:33:47.000Z | 2020-12-07T03:59:58.000Z | dev/Code/Framework/AzCore/AzCore/Slice/SliceMetadataInfoComponent.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | null | null | null | dev/Code/Framework/AzCore/AzCore/Slice/SliceMetadataInfoComponent.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 4 | 2019-08-05T07:25:46.000Z | 2020-12-07T05:12:55.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 52.380645 | 140 | 0.63062 | [
"object"
] |
4ba20a3d7707242b949695218bbf9e413a1c67d7 | 20,605 | c | C | middleware/src/usb_device_endpoint_functions.c | newbs/usb | 5aeafc26849673a357a6110713524387f2f5f84d | [
"0BSD"
] | 2 | 2020-09-18T02:16:01.000Z | 2021-06-17T10:52:38.000Z | middleware/src/usb_device_endpoint_functions.c | newbs/usb | 5aeafc26849673a357a6110713524387f2f5f84d | [
"0BSD"
] | null | null | null | middleware/src/usb_device_endpoint_functions.c | newbs/usb | 5aeafc26849673a357a6110713524387f2f5f84d | [
"0BSD"
] | 1 | 2021-11-17T08:21:58.000Z | 2021-11-17T08:21:58.000Z | /**************************************************************************
USB Device Layer Endpoint Read Write functions Implementation
Company:
Microchip Technology Inc.
File Name:
usb_device_endpoint_transfer.c
Summary:
This file contains implementations of both private and public func... | 37.126126 | 109 | 0.651492 | [
"object"
] |
4ba4ba3a342c6a0583eafb28bc946e9942d8de7d | 44,716 | h | C | surface/include/pcl/surface/openNURBS/opennurbs_curve.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | surface/include/pcl/surface/openNURBS/opennurbs_curve.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | surface/include/pcl/surface/openNURBS/opennurbs_curve.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | /* $NoKeywords: $ */
/*
//
// Copyright (c) 1993-2011 Robert McNeel & Associates. All rights reserved.
// OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert
// McNeel & Associates.
//
// THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
// ALL IMPLIED WARRANTIES OF FITNESS FOR A... | 38.481928 | 80 | 0.6374 | [
"mesh",
"geometry",
"object",
"vector",
"3d"
] |
4bb35bccb0db8bea70a6916b24e1a88ad943e68d | 1,976 | h | C | VTK/GUISupport/Qt/Chart/vtkQtPointMarker.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 1 | 2021-07-31T19:38:03.000Z | 2021-07-31T19:38:03.000Z | VTK/GUISupport/Qt/Chart/vtkQtPointMarker.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | null | null | null | VTK/GUISupport/Qt/Chart/vtkQtPointMarker.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 2 | 2019-01-22T19:51:40.000Z | 2021-07-31T19:38:05.000Z | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile$
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software is distrib... | 26.702703 | 75 | 0.595142 | [
"shape"
] |
15db8d935db8ebf233fb52b1616136a8429149b2 | 315 | h | C | Python/ATK/EQ/SecondOrderFilter.h | D-J-Roberts/AudioTK | accf009d7238f32702eb1d5ee23c5148fc68e3bd | [
"BSD-3-Clause"
] | 249 | 2015-01-05T13:36:26.000Z | 2022-03-15T18:47:46.000Z | Python/ATK/EQ/SecondOrderFilter.h | D-J-Roberts/AudioTK | accf009d7238f32702eb1d5ee23c5148fc68e3bd | [
"BSD-3-Clause"
] | 22 | 2015-07-28T15:20:24.000Z | 2020-07-11T14:18:19.000Z | Python/ATK/EQ/SecondOrderFilter.h | D-J-Roberts/AudioTK | accf009d7238f32702eb1d5ee23c5148fc68e3bd | [
"BSD-3-Clause"
] | 48 | 2015-08-15T12:08:13.000Z | 2021-04-07T02:33:07.000Z | /**
* \file SecondOrderFilter.h
*/
#ifndef PYTHON_ATK_EQ_SECONDORDERFILTERS_H
#define PYTHON_ATK_EQ_SECONDORDERFILTERS_H
#include <pybind11/pybind11.h>
void populate_SecondOrderFilter(pybind11::module& m,
#if ATK_ENABLE_INSTANTIATION
const pybind11::object& f1,
#endif
const pybind11::object& f2);
#endif
| 18.529412 | 52 | 0.790476 | [
"object"
] |
15dc181913d12d3c87029ddc61a96f56c7cb99c4 | 11,004 | c | C | src/db.inherit.c | belisariussmith/tinymuse | 90d4a8383505bfe8c32e253f8fcd00757e473862 | [
"MIT"
] | 1 | 2020-05-02T21:52:14.000Z | 2020-05-02T21:52:14.000Z | src/db.inherit.c | belisariussmith/tinymuse | 90d4a8383505bfe8c32e253f8fcd00757e473862 | [
"MIT"
] | null | null | null | src/db.inherit.c | belisariussmith/tinymuse | 90d4a8383505bfe8c32e253f8fcd00757e473862 | [
"MIT"
] | null | null | null | // $Header: /u/cvsroot/muse/src/db/inherit.c,v 1.6 1993/03/21 00:49:57 nils Exp $
#include <stdio.h>
#include "tinymuse.h"
#include "externs.h"
#include "config.h"
#include "db.h"
void put_atrdefs(FILE *file, ATRDEF *defs)
{
extern void putstring P((FILE *, char *));
for (; defs; defs = defs->next)
{
... | 24.453333 | 131 | 0.481643 | [
"object"
] |
15e27283021c067c376eb6bbc907de3f76c679c3 | 2,184 | h | C | llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | //===- ScalarEvolutionAliasAnalysis.h - SCEV-based AA -----------*- 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
//
//===---------------------------... | 28.363636 | 80 | 0.684524 | [
"object"
] |
15e93bae12bab2baf43758f889cdd6b26cb893b4 | 32,304 | h | C | webkit/glue/webview_delegate.h | bluebellzhy/chromium | 008c4fef2676506869a0404239da31e83fd6ccc7 | [
"BSD-3-Clause"
] | 1 | 2016-05-08T15:35:17.000Z | 2016-05-08T15:35:17.000Z | webkit/glue/webview_delegate.h | bluebellzhy/chromium | 008c4fef2676506869a0404239da31e83fd6ccc7 | [
"BSD-3-Clause"
] | null | null | null | webkit/glue/webview_delegate.h | bluebellzhy/chromium | 008c4fef2676506869a0404239da31e83fd6ccc7 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2006-2008 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.
// WebCore provides hooks for several kinds of functionality, allowing separate
// classes termed "delegates" to receive notifications (in the fo... | 44.191518 | 106 | 0.657039 | [
"object",
"vector"
] |
15eef3bb09df405ac9dc38e943e4c0f247e2983c | 469 | h | C | Design_patterns_in_modern_cpp/src/100_Chapter_10/Workspace.h | NaPiZip/Programming_basics_c- | d84bf4baa25fbcf28b12fb06be7a6270c143effc | [
"MIT"
] | null | null | null | Design_patterns_in_modern_cpp/src/100_Chapter_10/Workspace.h | NaPiZip/Programming_basics_c- | d84bf4baa25fbcf28b12fb06be7a6270c143effc | [
"MIT"
] | null | null | null | Design_patterns_in_modern_cpp/src/100_Chapter_10/Workspace.h | NaPiZip/Programming_basics_c- | d84bf4baa25fbcf28b12fb06be7a6270c143effc | [
"MIT"
] | null | null | null | // Copyright 2019, Nawin
#ifndef _HEADER_WORKSPACE
#define _HEADER_WORKSPACE
#include <string>
#include <vector>
struct IBuffer {};
struct TableBuffer : IBuffer {
struct TableColumnSpec
{
std::string header;
int width;
enum class TableColumnAlignment {
Left,
Center,
... | 16.75 | 69 | 0.639659 | [
"vector"
] |
15f244cb17680f190b5958cce9ec2dbc1d8cf2dd | 291 | h | C | include/render/render.h | adaxiik/OpenGL-Ray | e5ef981a4bda6829dc6c4bb3bc7210f430907c72 | [
"MIT"
] | null | null | null | include/render/render.h | adaxiik/OpenGL-Ray | e5ef981a4bda6829dc6c4bb3bc7210f430907c72 | [
"MIT"
] | null | null | null | include/render/render.h | adaxiik/OpenGL-Ray | e5ef981a4bda6829dc6c4bb3bc7210f430907c72 | [
"MIT"
] | null | null | null | #pragma once
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include "../../include/render/setup.h"
#define CIMGUI_DEFINE_ENUMS_AND_STRUCTS
#include <cimgui.h>
#include <imgui_impl_glfw.h>
#include <imgui_impl_opengl3.h>
void RenderScreen(Application *app);
void UpdateGUI(Application *app); | 29.1 | 39 | 0.776632 | [
"render"
] |
c60081ddb9a1138ba032068088735990b15b3830 | 54,334 | c | C | apache 2.2/src/mod_csrfprotector.c | joliver82/mod_csrfprotector | baa1384c742953341a79e0c1fb08aafe8ea286ea | [
"Apache-2.0"
] | null | null | null | apache 2.2/src/mod_csrfprotector.c | joliver82/mod_csrfprotector | baa1384c742953341a79e0c1fb08aafe8ea286ea | [
"Apache-2.0"
] | null | null | null | apache 2.2/src/mod_csrfprotector.c | joliver82/mod_csrfprotector | baa1384c742953341a79e0c1fb08aafe8ea286ea | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2014 OWASP Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | 34.04386 | 148 | 0.554515 | [
"object"
] |
c6051f37400d9936dbeb2106e774bb86d0cf6036 | 6,127 | h | C | export/debug/windows/obj/include/openfl/display/SimpleButton.h | bobisdabbing/Vs-The-United-Lands-stable | 0807e58b6d8ad1440bdd350bf006b37a1b7ca9b5 | [
"MIT"
] | 1 | 2021-07-19T05:10:43.000Z | 2021-07-19T05:10:43.000Z | export/debug/windows/obj/include/openfl/display/SimpleButton.h | bobisdabbing/Vs-The-United-Lands-stable | 0807e58b6d8ad1440bdd350bf006b37a1b7ca9b5 | [
"MIT"
] | null | null | null | export/debug/windows/obj/include/openfl/display/SimpleButton.h | bobisdabbing/Vs-The-United-Lands-stable | 0807e58b6d8ad1440bdd350bf006b37a1b7ca9b5 | [
"MIT"
] | null | null | null | // Generated by Haxe 4.1.5
#ifndef INCLUDED_openfl_display_SimpleButton
#define INCLUDED_openfl_display_SimpleButton
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
#ifndef INCLUDED_openfl_display_InteractiveObject
#include <openfl/display/InteractiveObject.h>
#endif
HX_DECLARE_CLASS2(lime,app,IModule)
HX_DECLARE_CLASS2(op... | 41.120805 | 250 | 0.777542 | [
"object"
] |
c612ed6890de96044a82feb8c21e496c2b5638c3 | 4,680 | h | C | headers/Message.h | KhaledSoliman/P2P-Image-App | ef3cdd083aef1871f8383e44205c81aab2799257 | [
"MIT"
] | null | null | null | headers/Message.h | KhaledSoliman/P2P-Image-App | ef3cdd083aef1871f8383e44205c81aab2799257 | [
"MIT"
] | 11 | 2019-10-23T17:10:36.000Z | 2019-11-22T19:59:48.000Z | headers/Message.h | KhaledSoliman/Distributed-Systems-Fall19 | ef3cdd083aef1871f8383e44205c81aab2799257 | [
"MIT"
] | null | null | null | #ifndef DISTRIBUTED_SYSTEMS_FALL19_MESSAGE_H
#define DISTRIBUTED_SYSTEMS_FALL19_MESSAGE_H
#include <cstdio>
#include <string>
#include <boost/date_time/posix_time/time_serialize.hpp>
#include <boost/date_time/local_time/local_time.hpp>
#include <boost/serialization/access.hpp>
#define MAX_MESSAGE_SIZE 4096
#define MA... | 24.248705 | 117 | 0.608333 | [
"vector"
] |
c618fd139a45e4d8822615202a86d8017449e3bc | 4,696 | h | C | src/glow/GlVertexArray.h | cagcoach/glow | 97336cd5e229aa57bcd413e66bc529f6f1f1f69b | [
"MIT"
] | 19 | 2018-02-20T15:41:54.000Z | 2022-02-23T19:01:08.000Z | src/glow/GlVertexArray.h | cagcoach/glow | 97336cd5e229aa57bcd413e66bc529f6f1f1f69b | [
"MIT"
] | 9 | 2018-03-13T08:34:33.000Z | 2020-07-14T20:39:01.000Z | src/glow/GlVertexArray.h | cagcoach/glow | 97336cd5e229aa57bcd413e66bc529f6f1f1f69b | [
"MIT"
] | 10 | 2018-03-12T13:29:13.000Z | 2021-05-04T09:04:26.000Z | #ifndef INCLUDE_RV_GLVERTEXARRAY_H_
#define INCLUDE_RV_GLVERTEXARRAY_H_
#include "GlObject.h"
#include "GlBuffer.h"
#include <memory>
#include <map>
namespace glow {
/** \brief data type of the vertex attribute. **/
enum class AttributeType {
BYTE = GL_BYTE,
UNSIGNED_BYTE = GL_UNSIGNED_BYTE,
SHORT = GL_SHORT,
... | 36.6875 | 116 | 0.72402 | [
"object"
] |
c61a63dff85b61ed577d2edc71c73da3781741c4 | 195 | c | C | upnp/src/api/EventSubscribe.c | xhpohanka/pupnp | 7a5b068266b6b6870c3398a79c59eb60e09f1f4d | [
"BSD-3-Clause"
] | 5 | 2017-03-14T16:55:42.000Z | 2019-07-26T14:47:48.000Z | upnp/src/api/EventSubscribe.c | xhpohanka/pupnp | 7a5b068266b6b6870c3398a79c59eb60e09f1f4d | [
"BSD-3-Clause"
] | null | null | null | upnp/src/api/EventSubscribe.c | xhpohanka/pupnp | 7a5b068266b6b6870c3398a79c59eb60e09f1f4d | [
"BSD-3-Clause"
] | 9 | 2015-11-30T08:52:07.000Z | 2022-03-02T17:30:03.000Z |
/*!
* \file
*
* \brief UpnpEventSubscribe object implementation.
*
* \author Marcelo Roberto Jimenez
*/
#include "config.h"
#define TEMPLATE_GENERATE_SOURCE
#include "EventSubscribe.h"
| 13 | 51 | 0.717949 | [
"object"
] |
c61ac5a4910a1d517e96dcc6a82d22df79bd19bd | 1,471 | h | C | src/devices/sound/upd934g.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/devices/sound/upd934g.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/devices/sound/upd934g.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license: BSD-3-Clause
// copyright-holders: Dirk Best
/***************************************************************************
NEC μPD934G
Percussion Generator
***************************************************************************/
#ifndef MAME_SOUND_UPD934G_H
#define MAME_SOUND_UPD934G_H
#prag... | 23.349206 | 151 | 0.60571 | [
"vector"
] |
c6394d4d36d0ad3ed2400ea4ac7699cede6d0f23 | 3,548 | h | C | Extensions/CCSendMessages/CCSendMessages.h | cocos2d/cocos2d-iphone-extensions | 48996164f1b948b3bd000392809eca4e4de5cf9e | [
"MIT"
] | 49 | 2015-01-29T14:46:08.000Z | 2022-01-31T07:34:11.000Z | Extensions/CCSendMessages/CCSendMessages.h | cocos2d/cocos2d-iphone-extensions | 48996164f1b948b3bd000392809eca4e4de5cf9e | [
"MIT"
] | 1 | 2018-11-06T06:17:21.000Z | 2018-11-06T06:17:21.000Z | Extensions/CCSendMessages/CCSendMessages.h | cocos2d/cocos2d-iphone-extensions | 48996164f1b948b3bd000392809eca4e4de5cf9e | [
"MIT"
] | 31 | 2015-01-29T14:46:09.000Z | 2022-03-11T05:01:41.000Z | /*
* CCSendMessages
*
* Cocos2D-iPhone-Extensions v0.2.1
* https://github.com/cocos2d/cocos2d-iphone-extensions
*
* Copyright (c) 2011 by Darren Clark
* http://darrenclark.ca/
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files... | 31.963964 | 90 | 0.737599 | [
"object"
] |
765d2042ac24f77d41121beae545918574a39fbe | 5,407 | h | C | include/kimm_husky_controllers/husky_franka_hqp.h | ggory15/kimm_husky_controllers | ec654bfd59eaf5ed3bc4045e024e05d35f775a49 | [
"MIT"
] | null | null | null | include/kimm_husky_controllers/husky_franka_hqp.h | ggory15/kimm_husky_controllers | ec654bfd59eaf5ed3bc4045e024e05d35f775a49 | [
"MIT"
] | null | null | null | include/kimm_husky_controllers/husky_franka_hqp.h | ggory15/kimm_husky_controllers | ec654bfd59eaf5ed3bc4045e024e05d35f775a49 | [
"MIT"
] | null | null | null | //Pinocchio Header
#include <pinocchio/fwd.hpp>
#include <pinocchio/algorithm/joint-configuration.hpp>
//ROS Header
#include "ros/ros.h"
#include "std_msgs/String.h"
#include "std_msgs/Float32MultiArray.h"
#include "std_msgs/Float32.h"
#include "sensor_msgs/JointState.h"
#include "geometry_msgs/Transform.h"
#include ... | 38.621429 | 120 | 0.692806 | [
"model",
"transform"
] |
765fa7b727f3dd1e068c0a90412230b876cc6525 | 29,889 | c | C | models/gnc/src/Ins_c.c | cihuang123/Next-simulation | e8552a5804184b30022d103d47c8728fb242b5bc | [
"BSD-3-Clause"
] | null | null | null | models/gnc/src/Ins_c.c | cihuang123/Next-simulation | e8552a5804184b30022d103d47c8728fb242b5bc | [
"BSD-3-Clause"
] | null | null | null | models/gnc/src/Ins_c.c | cihuang123/Next-simulation | e8552a5804184b30022d103d47c8728fb242b5bc | [
"BSD-3-Clause"
] | 2 | 2021-05-05T14:59:37.000Z | 2021-06-17T03:19:45.000Z | #include "Ins_c.h"
/********************************************************************
*
* Earth gravity field JGM3
* Gravitational coefficients C, S are efficiently stored in a single
* array CS. The lower triangle matrix CS holds the non-sectorial C
* coefficients C_n,m (n!=m). Sectorial C coefficients C_n,n are ... | 41.744413 | 139 | 0.569273 | [
"vector"
] |
766d77ce3ef0776aaae53f32e434cdc87422a709 | 59,018 | h | C | UI-Qt/QXNames.h | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 2 | 2019-05-08T06:31:34.000Z | 2020-08-30T00:35:09.000Z | UI-Qt/QXNames.h | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 1 | 2018-05-07T09:29:02.000Z | 2018-05-07T09:29:02.000Z | UI-Qt/QXNames.h | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 2 | 2018-09-10T07:16:28.000Z | 2022-01-07T06:41:01.000Z | #pragma once
#include <map>
#include <vector>
#include "FontX/FXTag.h"
#include "FontX/FXHelper.h"
class QXNames {
public:
static std::vector<std::string> HeadGetFlagDescription(uint16_t flag) {
static const std::map<size_t, const char *> map = {
{0, "Baseline at Y = 0"},
{1, "... | 35.660423 | 212 | 0.364651 | [
"vector"
] |
7674bbb66ccd22260ec40dc69fe63fda6785cfab | 1,425 | h | C | chromaprint/fingerprint_calculator.h | pvinis/music-player | 0e7d06c2a648ca9cfaa46418e6536f63ab42d088 | [
"BSD-2-Clause"
] | 56 | 2015-04-21T05:35:38.000Z | 2021-02-16T13:42:45.000Z | chromaprint/fingerprint_calculator.h | pvinis/music-player | 0e7d06c2a648ca9cfaa46418e6536f63ab42d088 | [
"BSD-2-Clause"
] | 13 | 2015-05-09T17:36:27.000Z | 2020-02-13T17:44:59.000Z | chromaprint/fingerprint_calculator.h | pvinis/music-player | 0e7d06c2a648ca9cfaa46418e6536f63ab42d088 | [
"BSD-2-Clause"
] | 27 | 2015-06-15T14:54:58.000Z | 2021-07-22T09:59:40.000Z | /*
* Chromaprint -- Audio fingerprinting toolkit
* Copyright (C) 2010 Lukas Lalinsky <lalinsky@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 o... | 27.403846 | 76 | 0.763509 | [
"vector"
] |
76869d0ee2278c7dd914c0f4da54a87c42521e3b | 30,030 | c | C | pyscf/lib/pbc/grid_ao.c | bogdanoff/pyscf | f6c9c6654dd9609c5e467a1edd5c2c076f793acc | [
"Apache-2.0"
] | null | null | null | pyscf/lib/pbc/grid_ao.c | bogdanoff/pyscf | f6c9c6654dd9609c5e467a1edd5c2c076f793acc | [
"Apache-2.0"
] | null | null | null | pyscf/lib/pbc/grid_ao.c | bogdanoff/pyscf | f6c9c6654dd9609c5e467a1edd5c2c076f793acc | [
"Apache-2.0"
] | null | null | null | /* Copyright 2014-2018 The PySCF Developers. 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 ... | 45.987749 | 101 | 0.493007 | [
"shape"
] |
769065bd23d776dc6c96a171f87b7071fd3719a6 | 6,068 | c | C | kernels/linux-2.6.24/arch/x86/boot/cpucheck.c | liuhaozzu/linux | bdf9758cd23e34b5f53e8e6339d9b29348615e14 | [
"Apache-2.0"
] | null | null | null | kernels/linux-2.6.24/arch/x86/boot/cpucheck.c | liuhaozzu/linux | bdf9758cd23e34b5f53e8e6339d9b29348615e14 | [
"Apache-2.0"
] | 1 | 2021-04-09T09:24:44.000Z | 2021-04-09T09:24:44.000Z | arch/x86/boot/cpucheck.c | KylinskyChen/linuxCore_2.6.24 | 11e90b14386491cc80477d4015e0c8f673f6d020 | [
"MIT"
] | null | null | null | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - All Rights Reserved
*
* This file is part of the Linux kernel, and is made available under
* the terms of the GNU General Public License version 2.
*
* ... | 23.072243 | 77 | 0.556032 | [
"model"
] |
7690fca06a7e4626cdd7cb8a6beef735d745f0e3 | 1,711 | h | C | Accelerators/Vtkm/vtkmWarpVector.h | forestGzh/VTK | bc98327275bd5cfa95c5825f80a2755a458b6da8 | [
"BSD-3-Clause"
] | 3 | 2015-07-28T18:07:50.000Z | 2018-02-28T20:59:58.000Z | Accelerators/Vtkm/vtkmWarpVector.h | forestGzh/VTK | bc98327275bd5cfa95c5825f80a2755a458b6da8 | [
"BSD-3-Clause"
] | 4 | 2018-10-25T09:46:11.000Z | 2019-01-17T16:49:17.000Z | Accelerators/Vtkm/vtkmWarpVector.h | forestGzh/VTK | bc98327275bd5cfa95c5825f80a2755a458b6da8 | [
"BSD-3-Clause"
] | 4 | 2016-09-08T02:11:00.000Z | 2019-08-15T02:38:39.000Z | //=============================================================================
//
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// ... | 30.553571 | 79 | 0.679135 | [
"geometry",
"vector"
] |
76910c80b50e01e167527339c0935bcaff2c3e62 | 12,334 | h | C | include/xloil/AppObjects.h | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | include/xloil/AppObjects.h | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | include/xloil/AppObjects.h | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <xloil/ExportMacro.h>
#include <xloil/ExcelObj.h>
#include <xloil/ExcelRange.h>
#include <xloil/ExcelRef.h>
#include <string>
#include <memory>
#include <vector>
// Forward Declarations from Typelib
struct IDispatch;
namespace Excel {
struct _Application;
struct Window;
struct _Workbook;
... | 31.870801 | 112 | 0.642209 | [
"object",
"shape",
"vector",
"model"
] |
76954af1b61b7acc3067d51b52d2a1508140bfb6 | 14,209 | h | C | src/mongo/db/s/collection_sharding_runtime.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/s/collection_sharding_runtime.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/s/collection_sharding_runtime.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2018-present MongoDB, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Server Side Public License, version 1,
* as published by MongoDB, Inc.
*
* This program is distributed in the hope that it will be useful,
* but W... | 44.264798 | 100 | 0.712999 | [
"object"
] |
7698eb39f9728a4dc068cac1088ebc812de1956d | 2,390 | h | C | projects/biogears/libBiogears/include/biogears/cdm/properties/SEFunctionElectricPotentialVsTime.h | ajbaird/core | 81fa9ba41efe07c3c0dacf0cad7bb4e3016a99b5 | [
"Apache-2.0"
] | 42 | 2018-05-15T18:10:15.000Z | 2022-02-16T23:50:18.000Z | projects/biogears/libBiogears/include/biogears/cdm/properties/SEFunctionElectricPotentialVsTime.h | ajbaird/core | 81fa9ba41efe07c3c0dacf0cad7bb4e3016a99b5 | [
"Apache-2.0"
] | 57 | 2018-07-17T20:25:36.000Z | 2022-01-18T20:44:49.000Z | projects/biogears/libBiogears/include/biogears/cdm/properties/SEFunctionElectricPotentialVsTime.h | jules-bergmann/biogears-core | 92e13287cd2b878a75a47190f09e694d57c16e43 | [
"Apache-2.0"
] | 51 | 2018-07-05T16:12:45.000Z | 2022-02-14T20:53:30.000Z | /**************************************************************************************
Copyright 2015 Applied Research Associates, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the License
at:
http://www.ap... | 41.206897 | 119 | 0.746025 | [
"vector"
] |
769d9be2684ad2a6cca1807e9f38ccfe6b0419ed | 8,549 | c | C | fifolib/fifo_static.c | trijezdci/C-Collections | 0d5671846f59f3bba69793004648cc1c3bf78800 | [
"BSD-3-Clause"
] | 1 | 2021-08-06T02:47:18.000Z | 2021-08-06T02:47:18.000Z | fifolib/fifo_static.c | trijezdci/C-Collections | 0d5671846f59f3bba69793004648cc1c3bf78800 | [
"BSD-3-Clause"
] | null | null | null | fifolib/fifo_static.c | trijezdci/C-Collections | 0d5671846f59f3bba69793004648cc1c3bf78800 | [
"BSD-3-Clause"
] | 2 | 2021-08-06T02:47:37.000Z | 2021-12-16T12:25:48.000Z | /* FIFO Storage Library
*
* @file fifo_static.c
* Static queue implementation
*
* Universal Static Queue
*
* Author: Benjamin Kowarsch
*
* Copyright (C) 2009 Benjamin Kowarsch. All rights reserved.
*
* License:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | 33.135659 | 78 | 0.573517 | [
"object"
] |
76a2c5be5c25910a61206538bde7d68bbe7446ef | 8,099 | h | C | src/tests/vcl.math/poisson.h | bfierz/vcl | 6ef8d446b6a2f46543a5b3f9f76cad0d8f691969 | [
"MIT"
] | 15 | 2015-05-15T09:14:42.000Z | 2022-02-20T13:00:17.000Z | src/tests/vcl.math/poisson.h | bfierz/vcl | 6ef8d446b6a2f46543a5b3f9f76cad0d8f691969 | [
"MIT"
] | 54 | 2015-05-14T09:21:51.000Z | 2021-05-28T06:09:06.000Z | src/tests/vcl.math/poisson.h | bfierz/vcl | 6ef8d446b6a2f46543a5b3f9f76cad0d8f691969 | [
"MIT"
] | 4 | 2017-04-18T06:16:42.000Z | 2021-07-16T08:00:12.000Z | /*
* This file is part of the Visual Computing Library (VCL) release under the
* MIT license.
*
* Copyright (c) 2014-2016 Basil Fierz
*
* 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... | 27.454237 | 175 | 0.644154 | [
"vector"
] |
76a4401da18487870056aba16a156e16c080816c | 2,211 | h | C | SimG4CMS/Calo/interface/HFNoseSD.h | trackerpro/cmssw | 3e05774a180a5f4cdc70b713bd711c23f9364765 | [
"Apache-2.0"
] | 1 | 2019-03-09T19:47:49.000Z | 2019-03-09T19:47:49.000Z | SimG4CMS/Calo/interface/HFNoseSD.h | trackerpro/cmssw | 3e05774a180a5f4cdc70b713bd711c23f9364765 | [
"Apache-2.0"
] | null | null | null | SimG4CMS/Calo/interface/HFNoseSD.h | trackerpro/cmssw | 3e05774a180a5f4cdc70b713bd711c23f9364765 | [
"Apache-2.0"
] | 1 | 2019-04-03T19:23:27.000Z | 2019-04-03T19:23:27.000Z | #ifndef SimG4CMS_HFNoseSD_h
#define SimG4CMS_HFNoseSD_h
///////////////////////////////////////////////////////////////////////////////
// File: HFNoseSD.h
// Description: Stores hits of the High Granularity Calorimeter (HGC) in the
// appropriate container (post TDR version)
//////////////////////////////... | 36.85 | 79 | 0.574853 | [
"vector"
] |
76a6b799959e16baa2169c5ea8918f2120fe6a96 | 852 | h | C | satlib/inc/AcisExppcCurv.h | humkyung/app.framework | 6a709c0ccc6a78e66ad8638b2db9d560da5ee77a | [
"MIT"
] | null | null | null | satlib/inc/AcisExppcCurv.h | humkyung/app.framework | 6a709c0ccc6a78e66ad8638b2db9d560da5ee77a | [
"MIT"
] | null | null | null | satlib/inc/AcisExppcCurv.h | humkyung/app.framework | 6a709c0ccc6a78e66ad8638b2db9d560da5ee77a | [
"MIT"
] | null | null | null | #pragma once
#include <Aciscurve.h>
class ON_EXT_CLASS AcisExppcCurv : public AcisCurve
{
public:
AcisExppcCurv(const TCHAR*,const long& nIndex);
~AcisExppcCurv(void);
int degree() const;
int knots() const;
int params() const;
bool Parse(AcisDoc*,const TCHAR*);
AcisEntity* subtype();
typedef... | 26.625 | 66 | 0.721831 | [
"vector"
] |
76a80901768eedeb28557aa05007e0a7208438ef | 3,497 | c | C | src/util/data_structure/list.c | inu1997/RPilot | 26e79fbe25b1ed7bc42bda57a29d4fdf6a164531 | [
"MIT"
] | 1 | 2021-11-02T03:01:25.000Z | 2021-11-02T03:01:25.000Z | src/util/data_structure/list.c | inu1997/raspi-pilot | 26e79fbe25b1ed7bc42bda57a29d4fdf6a164531 | [
"MIT"
] | null | null | null | src/util/data_structure/list.c | inu1997/raspi-pilot | 26e79fbe25b1ed7bc42bda57a29d4fdf6a164531 | [
"MIT"
] | null | null | null | #include "list.h"
#include "util/logger.h"
#include "util/debug.h"
#include <stdlib.h>
#include <stdarg.h>
struct Node {
void *object;
struct Node *next;
};
struct List {
struct Node *head;
};
/**
* @brief Initiator of list.
*
* @return Newly created list structure.
*/
struct List *list_init() {
... | 19.869318 | 67 | 0.500715 | [
"object"
] |
76a865079e319d7824eee95a279a6663289d7013 | 3,634 | h | C | source/src/controls/interface/interface.h | boston-engineering/universal-ventilator | 3500abd4e813bb3c158f446c714fe9f596e26483 | [
"MIT"
] | null | null | null | source/src/controls/interface/interface.h | boston-engineering/universal-ventilator | 3500abd4e813bb3c158f446c714fe9f596e26483 | [
"MIT"
] | null | null | null | source/src/controls/interface/interface.h | boston-engineering/universal-ventilator | 3500abd4e813bb3c158f446c714fe9f596e26483 | [
"MIT"
] | null | null | null | #ifndef UVENT_INTERFACE_H
#define UVENT_INTERFACE_H
#include <lvgl.h>
#include <variant.h>
#include <display/main_display.h>
#define clamp(n, low, high) max(low, min(n, high))
#define CHART_IDX_FLOW 0
#define CHART_IDX_PRESSURE 1
typedef enum AdjValueType {
TIDAL_VOLUME = 0,
RESPIRATION_RATE,
PEEP,
... | 25.236111 | 113 | 0.673638 | [
"object"
] |
76b0b5cef85d235f5c6d4ba730b90d4e88e68a10 | 2,939 | h | C | src/sources.h | BingzhangChen/ROMS-NPZDcont | b908590aa0eddea00223889a36b8b9a3e8fa1280 | [
"MIT"
] | 1 | 2021-07-27T09:08:59.000Z | 2021-07-27T09:08:59.000Z | src/sources.h | BingzhangChen/ROMS-NPZDcont | b908590aa0eddea00223889a36b8b9a3e8fa1280 | [
"MIT"
] | null | null | null | src/sources.h | BingzhangChen/ROMS-NPZDcont | b908590aa0eddea00223889a36b8b9a3e8fa1280 | [
"MIT"
] | null | null | null | ! $Id: sources.h 1225 2013-07-11 15:33:27Z gcambon $
#if defined PSOURCE || defined PSOURCE_NCFILE
!
! Nsrc Number of point Sources/Sinks.
! Dsrc Direction of point Sources/Sinks: 0 = along XI-;
! 1 = along ETA-direction.
! Isrc,Jsrc i,j-grid location of point... | 29.39 | 73 | 0.633209 | [
"shape"
] |
1883f65f68d2cae10f5729a5f53986782f24ee1f | 4,957 | c | C | prebuilt-intermediates/ir3/ir3_nir_imul.c | pundiramit/external-mesa3d | c342483c57fa185ff67bd5ab7d82cb884e42684e | [
"MIT"
] | null | null | null | prebuilt-intermediates/ir3/ir3_nir_imul.c | pundiramit/external-mesa3d | c342483c57fa185ff67bd5ab7d82cb884e42684e | [
"MIT"
] | null | null | null | prebuilt-intermediates/ir3/ir3_nir_imul.c | pundiramit/external-mesa3d | c342483c57fa185ff67bd5ab7d82cb884e42684e | [
"MIT"
] | null | null | null | #include "ir3_nir.h"
#include "nir.h"
#include "nir_builder.h"
#include "nir_search.h"
#include "nir_search_helpers.h"
/* What follows is NIR algebraic transform code for the following 2
* transforms:
* ('imul', 'a@32', 'b@32') => ('imadsh_mix16', 'b', 'a', ('imadsh_mix16', 'a', 'b', ('umul_low', 'a', 'b')))
* ... | 22.634703 | 112 | 0.595723 | [
"transform"
] |
1887d7fd3eecd83b782571e35b509e2af52a2956 | 368 | h | C | Example/Tests/clx/Models/CLX_DurationWrapper.h | vladimir-shcherbakov/azure-runtime-client-for-objectiveC | b3857cf68c73e9aa5f3ad51bab4cb79676e7c91f | [
"MIT"
] | null | null | null | Example/Tests/clx/Models/CLX_DurationWrapper.h | vladimir-shcherbakov/azure-runtime-client-for-objectiveC | b3857cf68c73e9aa5f3ad51bab4cb79676e7c91f | [
"MIT"
] | null | null | null | Example/Tests/clx/Models/CLX_DurationWrapper.h | vladimir-shcherbakov/azure-runtime-client-for-objectiveC | b3857cf68c73e9aa5f3ad51bab4cb79676e7c91f | [
"MIT"
] | null | null | null | /**
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/
#import <AzureClientRuntime/AzureClientRuntime.h>
/**
* The CLX_DurationWrapper model.
*/
@interface CLX_DurationWrapper : NSObject <AZCodable>
/**
* The field ... | 20.444444 | 71 | 0.733696 | [
"model"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.