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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
299160c92bbd0348f74755701eabc56a7b45c07e | 1,402 | h | C | PiHardwareAbstractionLayer/sensors/i2c/CCS811Definitions.h | disaster0203/PiDashboard | 31570be97893663af2695621c9a558a101637d20 | [
"MIT"
] | null | null | null | PiHardwareAbstractionLayer/sensors/i2c/CCS811Definitions.h | disaster0203/PiDashboard | 31570be97893663af2695621c9a558a101637d20 | [
"MIT"
] | null | null | null | PiHardwareAbstractionLayer/sensors/i2c/CCS811Definitions.h | disaster0203/PiDashboard | 31570be97893663af2695621c9a558a101637d20 | [
"MIT"
] | null | null | null | #pragma once
namespace hal
{
namespace sensors
{
namespace i2c
{
namespace ccs811
{
enum class OperationMode : uint8_t
{
SLEEP = 0,
PULSE_60_S = 1,
PULSE_10_S = 2,
CONSTANT_POWER_1_S = 3,
CONSTANT_POWER_250_MS = 4
};
enum class State : uint8_t
{
BOOT = 0,
... | 16.690476 | 44 | 0.613409 | [
"vector"
] |
2995926f66d73a1e04b86edfb40dd0ce39e69697 | 391 | h | C | geode/random/permute.h | jjqcat/geode | 157cc904c113cc5e29a1ffe7c091a83b8ec2cf8e | [
"BSD-3-Clause"
] | 75 | 2015-02-08T22:04:31.000Z | 2022-02-26T14:31:43.000Z | geode/random/permute.h | bantamtools/geode | d906f1230b14953b68af63aeec2f7b0418d5fdfd | [
"BSD-3-Clause"
] | 15 | 2015-01-08T15:11:38.000Z | 2021-09-05T13:27:22.000Z | geode/random/permute.h | bantamtools/geode | d906f1230b14953b68af63aeec2f7b0418d5fdfd | [
"BSD-3-Clause"
] | 22 | 2015-03-11T16:43:13.000Z | 2021-02-15T09:37:51.000Z | // Random access pseudorandom permutations
#pragma once
#include <geode/math/uint128.h>
#include <geode/vector/Vector.h>
namespace geode {
// Apply a pseudorandom permutation to the range [0,n-1]
GEODE_CORE_EXPORT uint64_t random_permute(uint64_t n, uint128_t key, uint64_t x) GEODE_CONST;
GEODE_CORE_EXPORT uint64_t r... | 30.076923 | 95 | 0.800512 | [
"vector"
] |
299f44332cacdd0a4be213fb4deea28a7391f7b2 | 4,497 | h | C | OgreMain/include/OgreRenderOperation.h | FreeNightKnight/ogre-next | f2d1a31887a87c492b4225e063325c48693fec19 | [
"MIT"
] | null | null | null | OgreMain/include/OgreRenderOperation.h | FreeNightKnight/ogre-next | f2d1a31887a87c492b4225e063325c48693fec19 | [
"MIT"
] | null | null | null | OgreMain/include/OgreRenderOperation.h | FreeNightKnight/ogre-next | f2d1a31887a87c492b4225e063325c48693fec19 | [
"MIT"
] | null | null | null | /*
-----------------------------------------------------------------------------
This source file is part of OGRE-Next
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to ... | 38.435897 | 105 | 0.625306 | [
"mesh",
"render",
"object"
] |
29a9c1cf93c0482450af795901a79a9edbefb59e | 4,342 | h | C | exotica/include/exotica/Problems/UnconstrainedTimeIndexedProblem.h | LongfeiProjects/exotica | 206b296edf9bf3b653ca3984b1449151ca17d374 | [
"BSD-3-Clause"
] | 1 | 2019-04-12T20:26:59.000Z | 2019-04-12T20:26:59.000Z | exotica/include/exotica/Problems/UnconstrainedTimeIndexedProblem.h | LongfeiProjects/exotica | 206b296edf9bf3b653ca3984b1449151ca17d374 | [
"BSD-3-Clause"
] | null | null | null | exotica/include/exotica/Problems/UnconstrainedTimeIndexedProblem.h | LongfeiProjects/exotica | 206b296edf9bf3b653ca3984b1449151ca17d374 | [
"BSD-3-Clause"
] | null | null | null | /*
* Author: Vladimir Ivan
*
* Copyright (c) 2017, University Of Edinburgh
* 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... | 40.203704 | 127 | 0.747351 | [
"vector"
] |
29ad1636a3f0ce33b3695195410f4bfed91ac821 | 960 | c | C | SampleQuestion2/abstract.c | LingboTang/Cpp-Study | 66cbf858691b26b072233bb8d1f19749d0a6ef20 | [
"MIT"
] | null | null | null | SampleQuestion2/abstract.c | LingboTang/Cpp-Study | 66cbf858691b26b072233bb8d1f19749d0a6ef20 | [
"MIT"
] | null | null | null | SampleQuestion2/abstract.c | LingboTang/Cpp-Study | 66cbf858691b26b072233bb8d1f19749d0a6ef20 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
//C-structs are types consisting of a collection of data items
struct Point
{
int x,y;
};
struct Poing p; //define point variable p
p.x=p.y=0; //initialize its data members
//In C, global functions act on structs; usually a pointer to
// a struct object is passed as first ar... | 20.869565 | 84 | 0.717708 | [
"object"
] |
29b4f04b4c390333eb96784cb2878b6253a8ada7 | 7,832 | c | C | impl/src/histtests.c | findvid/main | dd9bd14255af8c642b39b08d59e64cbfa314d908 | [
"MIT"
] | null | null | null | impl/src/histtests.c | findvid/main | dd9bd14255af8c642b39b08d59e64cbfa314d908 | [
"MIT"
] | null | null | null | impl/src/histtests.c | findvid/main | dd9bd14255af8c642b39b08d59e64cbfa314d908 | [
"MIT"
] | null | null | null | #include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include <libavutil/mem.h>
#include <math.h>
typedef struct {
uint8_t *data;
int w;
int h;
} Image;
int loadImage(Image *img, char *filename) {
FILE *pFile;
pFile = fopen(filename, "rb");
if (pFile == NULL) {
r... | 27.194444 | 193 | 0.641216 | [
"object"
] |
73b24933afca134554c56c6222f6be0cff7bffa5 | 1,539 | h | C | escort/src/typedarray/Int8ArrayImp.h | rvedam/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | 2 | 2020-11-30T18:38:20.000Z | 2021-06-07T07:44:03.000Z | escort/src/typedarray/Int8ArrayImp.h | LambdaLord/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | 1 | 2019-01-14T03:09:45.000Z | 2019-01-14T03:09:45.000Z | escort/src/typedarray/Int8ArrayImp.h | LambdaLord/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | null | null | null | // Generated by esidl 0.2.1.
// This file is expected to be modified for the Web IDL interface
// implementation. Permission to use, copy, modify and distribute
// this file in any software license is hereby granted.
#ifndef ORG_W3C_DOM_BOOTSTRAP_INT8ARRAYIMP_H_INCLUDED
#define ORG_W3C_DOM_BOOTSTRAP_INT8ARRAYIMP_H_IN... | 27 | 80 | 0.74204 | [
"object"
] |
73b44f66a696bceaadc9a49f7b26c4b6dd7f39a1 | 1,836 | h | C | iPhoneOS14.2.sdk/System/Library/Frameworks/CoreNFC.framework/Headers/NFCNDEFMessage.h | Zi0P4tch0/sdks | 96951a2b5a0c0a58963a8f9c37bc44ec9991153b | [
"MIT"
] | 416 | 2016-08-20T03:40:59.000Z | 2022-03-30T14:27:47.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/CoreNFC.framework/Headers/NFCNDEFMessage.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 41 | 2016-08-22T14:41:42.000Z | 2022-02-25T11:38:16.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/CoreNFC.framework/Headers/NFCNDEFMessage.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 173 | 2016-08-28T15:09:18.000Z | 2022-03-23T15:42:52.000Z | //
// NFCNDEFMessage.h
// CoreNFC
//
// Copyright © 2018 Apple. All rights reserved.
//
#ifndef NFCNDEFMessage_h
#define NFCNDEFMessage_h
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@class NFCNDEFPayload;
/*!
* @class NFCNDEFMessage
*
* @discussion A NDEF message consists of payload records. Th... | 30.6 | 136 | 0.751634 | [
"object"
] |
73c09bcc49a6aabc228b98b069b414a4536535e0 | 14,564 | h | C | db/db_impl.h | ruihong123/NovaLSM | 8a661197ce5b993f2baeef608f34192d1ef0adf5 | [
"BSD-3-Clause"
] | 14 | 2020-09-25T00:12:46.000Z | 2022-03-24T12:11:03.000Z | db/db_impl.h | ruihong123/NovaLSM | 8a661197ce5b993f2baeef608f34192d1ef0adf5 | [
"BSD-3-Clause"
] | null | null | null | db/db_impl.h | ruihong123/NovaLSM | 8a661197ce5b993f2baeef608f34192d1ef0adf5 | [
"BSD-3-Clause"
] | 6 | 2020-12-01T23:21:47.000Z | 2022-03-03T07:47:53.000Z | // Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
#ifndef STORAGE_LEVELDB_DB_DB_IMPL_H_
#define STORAGE_LEVELDB_DB_DB_IMPL_H_
#include <atomic>
#include... | 37.439589 | 136 | 0.61501 | [
"vector"
] |
73c8b8f412c567682152ad41e956a80946b0201f | 1,185 | h | C | FEM/Constrained.h | ThieJan/ogs5 | a05837cac4de890db18845b5bc0cb002d1ca5829 | [
"BSD-4-Clause"
] | null | null | null | FEM/Constrained.h | ThieJan/ogs5 | a05837cac4de890db18845b5bc0cb002d1ca5829 | [
"BSD-4-Clause"
] | null | null | null | FEM/Constrained.h | ThieJan/ogs5 | a05837cac4de890db18845b5bc0cb002d1ca5829 | [
"BSD-4-Clause"
] | null | null | null | /**
* \copyright
* Copyright (c) 2018, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/project/license
*
*/
#ifndef CONSTRAINED_H_
#define CONSTRAINED_H_
#include... | 30.384615 | 109 | 0.772996 | [
"vector"
] |
73deb5d40370488c4f8973f0a7035a6c8587658b | 32,369 | h | C | include/diplib/library/dimension_array.h | DIPlib/diplib | eaf03372264f050bcda2d49bdf443702308ba303 | [
"Apache-2.0"
] | 140 | 2017-04-04T23:10:16.000Z | 2022-03-24T18:21:34.000Z | include/diplib/library/dimension_array.h | DIPlib/diplib | eaf03372264f050bcda2d49bdf443702308ba303 | [
"Apache-2.0"
] | 98 | 2018-01-13T23:16:00.000Z | 2022-03-14T14:45:37.000Z | include/diplib/library/dimension_array.h | DIPlib/diplib | eaf03372264f050bcda2d49bdf443702308ba303 | [
"Apache-2.0"
] | 40 | 2017-04-11T20:41:58.000Z | 2022-03-24T18:21:36.000Z | /*
* DIPlib 3.0
* This file contains the definition for the dip::DimensionArray template class.
*
* (c)2016-2021, Cris Luengo.
*
* 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
*
* ... | 34.216702 | 195 | 0.570948 | [
"object",
"vector",
"transform"
] |
73e7abdf4e820cb602b87fdf91db089094f5ae5d | 2,870 | h | C | actions/hdl_stringmatch/sw/postgresql/hook/mt/base/ThreadBase.h | hustsword/snap | 356e9ebcc49c205a791d2a990f694307252f8f35 | [
"Apache-2.0"
] | null | null | null | actions/hdl_stringmatch/sw/postgresql/hook/mt/base/ThreadBase.h | hustsword/snap | 356e9ebcc49c205a791d2a990f694307252f8f35 | [
"Apache-2.0"
] | null | null | null | actions/hdl_stringmatch/sw/postgresql/hook/mt/base/ThreadBase.h | hustsword/snap | 356e9ebcc49c205a791d2a990f694307252f8f35 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2019 International Business Machines
*
* 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 applicab... | 25.175439 | 88 | 0.690941 | [
"object"
] |
73fe23bb20802e11a4be96ec6c802483580c2261 | 4,427 | h | C | src/gui/src/qt/walletcontroller.h | MatthewDarnell/iota-simplewallet | aa3449bae3023e292ad47a9fa72213e279367b7a | [
"MIT"
] | 1 | 2020-11-19T07:18:44.000Z | 2020-11-19T07:18:44.000Z | src/gui/src/qt/walletcontroller.h | MatthewDarnell/iota-simplewallet | aa3449bae3023e292ad47a9fa72213e279367b7a | [
"MIT"
] | null | null | null | src/gui/src/qt/walletcontroller.h | MatthewDarnell/iota-simplewallet | aa3449bae3023e292ad47a9fa72213e279367b7a | [
"MIT"
] | null | null | null | // Copyright (c) 2019 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_WALLETCONTROLLER_H
#define BITCOIN_QT_WALLETCONTROLLER_H
#include <sendcoinsrecipient.h>
#include <support/all... | 25.442529 | 128 | 0.759205 | [
"vector"
] |
90bcdb0e5075294dc680cb15773351cb5188cafe | 5,198 | h | C | Builder/Builder/include/Voxelize.h | sglab/OpenIRT | 1a1522ed82f6bb26f1d40dc93024487869045ab2 | [
"BSD-2-Clause"
] | 2 | 2015-09-28T12:59:25.000Z | 2020-03-28T22:28:03.000Z | Builder/Builder/include/Voxelize.h | sglab/OpenIRT | 1a1522ed82f6bb26f1d40dc93024487869045ab2 | [
"BSD-2-Clause"
] | 2 | 2018-10-26T12:17:53.000Z | 2018-11-09T07:04:17.000Z | Builder/Builder/include/Voxelize.h | sglab/OpenIRT | 1a1522ed82f6bb26f1d40dc93024487869045ab2 | [
"BSD-2-Clause"
] | null | null | null | #ifndef VOXELIZE_H
#define VOXELIZE_H
#include "BVHNodeDefine.h"
#include "Vertex.h"
#include "Triangle.h"
#include "Photon.h"
#include "Voxel.h"
#include "BV.h"
#include "OOCFile6464.h"
#include "Progression.h"
#include "Octree.h"
#include "OOC_PCA.h"
#include "NewMaterial.h"
//#define BUILD_BOEING
#define BUILD_SPON... | 28.718232 | 197 | 0.727972 | [
"vector"
] |
90dece81099750dd8f1a20bcd099a27f37982886 | 2,729 | h | C | sling/nlp/parser/action-table.h | JDzvonik/sling | 3000f6ff7ae5c2d5ddcae13ad3599e35bf375ec5 | [
"Apache-2.0"
] | null | null | null | sling/nlp/parser/action-table.h | JDzvonik/sling | 3000f6ff7ae5c2d5ddcae13ad3599e35bf375ec5 | [
"Apache-2.0"
] | null | null | null | sling/nlp/parser/action-table.h | JDzvonik/sling | 3000f6ff7ae5c2d5ddcae13ad3599e35bf375ec5 | [
"Apache-2.0"
] | null | null | null | // Copyright 2017 Google 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 agreed to in ... | 29.989011 | 75 | 0.727373 | [
"object",
"vector"
] |
90e625abdea5c97bba0653713c39442f8e2e3a89 | 2,384 | h | C | iit/YarpJS/include/YarpJS_Bottle.h | robotology/dialog-service | de9e08d8f364b49f5b5a545783be8d5a1fb10bc6 | [
"BSD-3-Clause"
] | 2 | 2019-07-10T13:55:31.000Z | 2020-04-09T17:13:15.000Z | iit/YarpJS/include/YarpJS_Bottle.h | robotology/dialog-service | de9e08d8f364b49f5b5a545783be8d5a1fb10bc6 | [
"BSD-3-Clause"
] | null | null | null | iit/YarpJS/include/YarpJS_Bottle.h | robotology/dialog-service | de9e08d8f364b49f5b5a545783be8d5a1fb10bc6 | [
"BSD-3-Clause"
] | 1 | 2019-07-12T13:51:03.000Z | 2019-07-12T13:51:03.000Z |
/*
Wrapper for the yarp Bottle object.
*/
#ifndef YARP_JS_BOTTLE_H
#define YARP_JS_BOTTLE_H
#include <nan.h>
#include <string>
#include "YarpJS_Wrapper.h"
#include <yarp/os/Bottle.h>
class YarpJS_Bottle: public YarpJS_Wrapper<yarp::os::Bottle>
{
private:
/* setJSMethods(v8::Local<v8::FunctionTempla... | 22.923077 | 100 | 0.650587 | [
"object"
] |
90ea187c29a9ee65d1d6fb15243cd7a16b1eb3f1 | 838 | h | C | software/PSGTools/src/output/Chip.h | Yevgeniy-Olexandrenko/ay-ym-usb-streamer | 8dbc3972fb2cb653fa17d62d1481708ef2b534ae | [
"MIT"
] | null | null | null | software/PSGTools/src/output/Chip.h | Yevgeniy-Olexandrenko/ay-ym-usb-streamer | 8dbc3972fb2cb653fa17d62d1481708ef2b534ae | [
"MIT"
] | null | null | null | software/PSGTools/src/output/Chip.h | Yevgeniy-Olexandrenko/ay-ym-usb-streamer | 8dbc3972fb2cb653fa17d62d1481708ef2b534ae | [
"MIT"
] | null | null | null | #pragma once
#include <stdint.h>
#include <string>
struct Chip
{
public:
enum class Count
{
SingleChip, TurboSound
};
enum class Model
{
Unknown, AY, YM, Compatible
};
enum class Frequency
{
Unknown, F1000000, F1750000, F1773400, F2000000
};
enum class Channels
{
Unknown, MONO, ABC, ACB
};
pub... | 15.236364 | 49 | 0.717184 | [
"model"
] |
90f802bb873694d877114c7401bbcbb20fd5f6f6 | 7,408 | c | C | src/drawing/drawing.c | YclepticStudios/pebble-battery-plus | 3cc8cf1fb99202f966a7d7e25db671df15fb7b16 | [
"MIT"
] | 1 | 2019-09-11T01:52:42.000Z | 2019-09-11T01:52:42.000Z | src/drawing/drawing.c | YclepticStudios/pebble-battery-plus | 3cc8cf1fb99202f966a7d7e25db671df15fb7b16 | [
"MIT"
] | null | null | null | src/drawing/drawing.c | YclepticStudios/pebble-battery-plus | 3cc8cf1fb99202f966a7d7e25db671df15fb7b16 | [
"MIT"
] | null | null | null | // @file drawing_card.c
// @brief Base wrapper for controlling card layers
//
// This file contains wrapper code to manage all card layers.
// It controls refreshing, events, and everything which gets
// passed to the cards.
//
// @author Eric D. Phillips
// @date December 23, 2015
// @bugs No known bugs
#include "dra... | 38.38342 | 100 | 0.735961 | [
"render"
] |
90fa3ef97ae990b49266982adc39152b0ad02a26 | 5,577 | c | C | services/src/running_lock_mgr.c | openharmony-sig-ci/powermgr_powermgr_lite | 4f4f1c02494fe5610c5e736334fc3a44049e5a8f | [
"Apache-2.0"
] | null | null | null | services/src/running_lock_mgr.c | openharmony-sig-ci/powermgr_powermgr_lite | 4f4f1c02494fe5610c5e736334fc3a44049e5a8f | [
"Apache-2.0"
] | null | null | null | services/src/running_lock_mgr.c | openharmony-sig-ci/powermgr_powermgr_lite | 4f4f1c02494fe5610c5e736334fc3a44049e5a8f | [
"Apache-2.0"
] | 1 | 2021-09-13T12:05:38.000Z | 2021-09-13T12:05:38.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 ... | 31.508475 | 116 | 0.66846 | [
"vector"
] |
29015c350c83e815e10131318d36e3b3ec6389d1 | 3,459 | h | C | EVT/EXAM/VoiceRcgExam/VoiceRcgExam/User/VoiceRcg.h | Taoyukai/ch32v307 | 62806cf743f6c0badad4b2df90a29b0bcfd75c92 | [
"Apache-2.0"
] | null | null | null | EVT/EXAM/VoiceRcgExam/VoiceRcgExam/User/VoiceRcg.h | Taoyukai/ch32v307 | 62806cf743f6c0badad4b2df90a29b0bcfd75c92 | [
"Apache-2.0"
] | null | null | null | EVT/EXAM/VoiceRcgExam/VoiceRcgExam/User/VoiceRcg.h | Taoyukai/ch32v307 | 62806cf743f6c0badad4b2df90a29b0bcfd75c92 | [
"Apache-2.0"
] | null | null | null | #ifndef __VOICERCG_H__
#define __VOICERCG_H__
#include "math.h"
#include "debug.h"
#ifndef NULL
#define NULL ((void *)0)
#endif
#define ERR_OK 0 //no error
#define ERR_FLASH 1 //error at flash operation
#define ERR_DETEC 2 //error at detecting
#define ERR_PARA 3 ... | 38.865169 | 113 | 0.64296 | [
"model"
] |
2906f4ed53706b7256f96f0b8d8337d085e97624 | 1,106 | h | C | previewer/projector.h | hellux/3d-projection | e7568ed5e37400d00f3274ae5dac77fd05b16aa8 | [
"Unlicense"
] | 3 | 2016-12-07T16:44:21.000Z | 2020-05-14T13:22:49.000Z | previewer/projector.h | hellux/3d-projection | e7568ed5e37400d00f3274ae5dac77fd05b16aa8 | [
"Unlicense"
] | null | null | null | previewer/projector.h | hellux/3d-projection | e7568ed5e37400d00f3274ae5dac77fd05b16aa8 | [
"Unlicense"
] | null | null | null | #ifndef projector_h
#define projector_h
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h> /* uint8_t type for colors */
#include <limits.h> /* INT_MAX, INT_MIN */
#include <math.h> /* abs, trig */
#include <SDL2/SDL.h>
#include "../common/world.h"
#include "../common/camera.h"
#include "../common... | 36.866667 | 86 | 0.668174 | [
"object",
"vector"
] |
291150f6df4fb30249b5c63c9b9781750769d033 | 4,108 | h | C | src/Functions/JSONPath/Generator/GeneratorJSONPath.h | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 15,577 | 2019-09-23T11:57:53.000Z | 2022-03-31T18:21:48.000Z | src/Functions/JSONPath/Generator/GeneratorJSONPath.h | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 16,476 | 2019-09-23T11:47:00.000Z | 2022-03-31T23:06:01.000Z | src/Functions/JSONPath/Generator/GeneratorJSONPath.h | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 3,633 | 2019-09-23T12:18:28.000Z | 2022-03-31T15:55:48.000Z | #pragma once
#include <Functions/JSONPath/Generator/IGenerator.h>
#include <Functions/JSONPath/Generator/VisitorJSONPathMemberAccess.h>
#include <Functions/JSONPath/Generator/VisitorJSONPathRange.h>
#include <Functions/JSONPath/Generator/VisitorJSONPathRoot.h>
#include <Functions/JSONPath/Generator/VisitorJSONPathStar... | 31.844961 | 105 | 0.601266 | [
"vector"
] |
291b9bfba1853bf8b54d237f38942944ca4e0e83 | 3,115 | h | C | libraries/nodes/include/MultiplexerNode.h | siddu1998/ELL | 993d5370f0f7a274e8dfd8f43220c792be46f314 | [
"MIT"
] | 1 | 2018-11-08T06:19:31.000Z | 2018-11-08T06:19:31.000Z | libraries/nodes/include/MultiplexerNode.h | vishnoitanuj/ELL | 993d5370f0f7a274e8dfd8f43220c792be46f314 | [
"MIT"
] | null | null | null | libraries/nodes/include/MultiplexerNode.h | vishnoitanuj/ELL | 993d5370f0f7a274e8dfd8f43220c792be46f314 | [
"MIT"
] | 1 | 2019-12-19T10:02:48.000Z | 2019-12-19T10:02:48.000Z | ////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Project: Embedded Learning Library (ELL)
// File: MultiplexerNode.h (node)
// Authors: Ofer Dekel
//
////////////////////////////////////////////////////////////////////////////////////////////////////
#... | 35 | 128 | 0.623756 | [
"vector",
"model"
] |
292244e34570163576d55a7af6ba1835f0a2eb71 | 19,259 | h | C | lib/seismic/libseispp/GenericFileHandle.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 30 | 2015-02-20T21:44:29.000Z | 2021-09-27T02:53:14.000Z | lib/seismic/libseispp/GenericFileHandle.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 14 | 2015-07-07T19:17:24.000Z | 2020-12-19T19:18:53.000Z | lib/seismic/libseispp/GenericFileHandle.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 46 | 2015-02-06T16:22:41.000Z | 2022-03-30T11:46:37.000Z | #ifndef _LINEAR_FILE_HANDLE_
#define _LINEAR_FILE_HANDLE_
#include <fstream>
#include "Metadata.h"
#include "TimeSeries.h"
#include "ensemble.h"
#include "FixedFormatTrace.h"
#include "AttributeCrossReference.h"
namespace SEISPP
{
using namespace std;
using namespace SEISPP;
/* \brief Generic file handle for seismic da... | 51.357333 | 82 | 0.652007 | [
"object",
"model"
] |
2926dbba0592af7709f356b5b02f0492c74d855e | 25,238 | c | C | tests/test.c | Lederstrumpf/substrate-c-tool | 999bc55ffa2f354b96c347ebb122c79baad812cc | [
"MIT"
] | null | null | null | tests/test.c | Lederstrumpf/substrate-c-tool | 999bc55ffa2f354b96c347ebb122c79baad812cc | [
"MIT"
] | null | null | null | tests/test.c | Lederstrumpf/substrate-c-tool | 999bc55ffa2f354b96c347ebb122c79baad812cc | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <sodium.h>
#include "../src/substrate.h"
#include "../src/substrate-methods.h"
#include "../lib/munit/munit.h"
#include "../src/substrate-address.h"
#include "../src/kusama.h"
// creates a `SubstrateTransaction... | 39.189441 | 343 | 0.778112 | [
"vector"
] |
2928a8f16d76ce62a99e3ad22f86850f76dbcb4b | 5,893 | c | C | src/libEmu/regression.c | MADAI/MADAIEmulator | 7d926ad04a791c7694defd88db41c13f7ee4e6aa | [
"MIT"
] | 2 | 2015-04-02T17:37:42.000Z | 2017-06-02T00:34:49.000Z | src/libEmu/regression.c | MADAI/MADAIEmulator | 7d926ad04a791c7694defd88db41c13f7ee4e6aa | [
"MIT"
] | null | null | null | src/libEmu/regression.c | MADAI/MADAIEmulator | 7d926ad04a791c7694defd88db41c13f7ee4e6aa | [
"MIT"
] | null | null | null | #include "math.h"
#include "regression.h"
/* { */
/* makeHVector_linear(h_vector, x_location, nparams); */
/* } */
void makeHVector_trivial(gsl_vector *h_vector, gsl_vector *x_location, int nparams){
(void) x_location;
(void) nparams;
gsl_vector_set_zero(h_vector);
gsl_vector_set(h_vector, 0, 1);
}
void makeHV... | 33.293785 | 155 | 0.726795 | [
"vector",
"model"
] |
29493d5a06af3655a07e3ef455963e54b1e50fb9 | 1,025 | h | C | facerecognizer.h | siavash9000/CamObserver | fddb28f44e2506adfa3938d734491f07c5449a30 | [
"MIT"
] | 1 | 2016-01-14T18:12:39.000Z | 2016-01-14T18:12:39.000Z | facerecognizer.h | siavash9000/CamObserver | fddb28f44e2506adfa3938d734491f07c5449a30 | [
"MIT"
] | null | null | null | facerecognizer.h | siavash9000/CamObserver | fddb28f44e2506adfa3938d734491f07c5449a30 | [
"MIT"
] | null | null | null | #ifndef FACERECOGNIZER_H
#define FACERECOGNIZER_H
#include "webcamwrapper.h"
#include "opencv2/core/core.hpp"
#include "opencv2/contrib/contrib.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/objdetect/objdetect.hpp"
#include <opencv/cv.h>
#include <QObject>
#include <QDebu... | 22.282609 | 72 | 0.750244 | [
"vector",
"model"
] |
ad2f1b42574acc3f79725dd0512f8db0de7c812a | 6,156 | h | C | src/obproxy/iocore/eventsystem/ob_action.h | wangzelin19961202/obproxy | 61d08536c074eec98e0e64775600834348de2cb0 | [
"Apache-2.0"
] | 1 | 2021-06-01T01:59:48.000Z | 2021-06-01T01:59:48.000Z | src/obproxy/iocore/eventsystem/ob_action.h | wangzelin19961202/obproxy | 61d08536c074eec98e0e64775600834348de2cb0 | [
"Apache-2.0"
] | null | null | null | src/obproxy/iocore/eventsystem/ob_action.h | wangzelin19961202/obproxy | 61d08536c074eec98e0e64775600834348de2cb0 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (c) 2021 OceanBase
* OceanBase Database Proxy(ODP) is licensed under Mulan PubL v2.
* You can use this software according to the terms and conditions of the Mulan PubL v2.
* You may obtain a copy of Mulan PubL v2 at:
* http://license.coscl.org.cn/MulanPubL-2.0
* THIS SOFTWARE IS PROVIDED ... | 34.779661 | 116 | 0.723034 | [
"object"
] |
ad2ffe382f1ab923f8f268d33fa4b74f77cd0ac8 | 3,564 | h | C | test/e2e/test_master/ObjectArxHeaders/AcEdSteeringWheel.h | BlueCannonBall/cppparser | 9ae5f0c21268be6696532cf5b90c0384d6eb4940 | [
"MIT"
] | null | null | null | test/e2e/test_master/ObjectArxHeaders/AcEdSteeringWheel.h | BlueCannonBall/cppparser | 9ae5f0c21268be6696532cf5b90c0384d6eb4940 | [
"MIT"
] | null | null | null | test/e2e/test_master/ObjectArxHeaders/AcEdSteeringWheel.h | BlueCannonBall/cppparser | 9ae5f0c21268be6696532cf5b90c0384d6eb4940 | [
"MIT"
] | null | null | null | //////////////////////////////////////////////////////////////////////////////
//
// Copyright 2018 Autodesk, Inc. All rights reserved.
//
// Use of this software is subject to the terms of the Autodesk license
// agreement provided at the time of installation or download, or which
// otherwise accompanies this ... | 37.515789 | 82 | 0.617284 | [
"object"
] |
ad3115eb01258c5c4e60d9897ffbb90d194344c2 | 15,079 | h | C | include/Aspose.Page.Cpp/xps/src_xps/Presentation/Image/ImageDevice_.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | 3 | 2020-06-19T20:30:11.000Z | 2021-01-15T09:07:42.000Z | include/Aspose.Page.Cpp/xps/src_xps/Presentation/Image/ImageDevice_.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | null | null | null | include/Aspose.Page.Cpp/xps/src_xps/Presentation/Image/ImageDevice_.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | 1 | 2019-12-26T12:53:01.000Z | 2019-12-26T12:53:01.000Z | #pragma once
#include <system/collections/list.h>
#include "Aspose.Page.Cpp/IMultiPartitionDevice.h"
#include "Aspose.Page.Cpp/Device.h"
namespace Aspose { namespace Page { namespace Xps { namespace Presentation { namespace Aps { class ApsDevice; } } } } }
namespace Aspose { namespace Page { class SaveOptions; } }
... | 43.962099 | 393 | 0.685059 | [
"object",
"vector",
"transform"
] |
ad3145a0d3616fddf524343992de615aa836e497 | 788 | h | C | src/services/pcn-loadbalancer-dsr/src/interface/BackendPoolInterface.h | mbertrone/polycube | b35a6aa13273c000237d53c5f1bf286f12e4b9bd | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2020-07-16T04:49:29.000Z | 2020-07-16T04:49:29.000Z | src/services/pcn-loadbalancer-dsr/src/interface/BackendPoolInterface.h | mbertrone/polycube | b35a6aa13273c000237d53c5f1bf286f12e4b9bd | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/services/pcn-loadbalancer-dsr/src/interface/BackendPoolInterface.h | mbertrone/polycube | b35a6aa13273c000237d53c5f1bf286f12e4b9bd | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | /**
* lbdsr API
* LoadBalancer Direct Server Return Service
*
* OpenAPI spec version: 2.0.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/polycube-network/swagger-codegen.git
* branch polycube
*/
/* Do not edit this file manually */
/*
* BackendPoolInterface.h
*
*... | 17.511111 | 75 | 0.692893 | [
"model"
] |
ad356e610de3e5a27659d87d84d120a2f6196dac | 2,068 | h | C | src/tensor/EigenMap.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 4 | 2021-11-03T17:11:00.000Z | 2022-02-16T07:51:01.000Z | src/tensor/EigenMap.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 12 | 2020-05-18T14:51:13.000Z | 2021-12-16T12:56:31.000Z | src/tensor/EigenMap.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 2 | 2020-10-23T08:04:42.000Z | 2021-11-15T12:23:59.000Z | #ifndef EIGENMAP_20200609_H
#define EIGENMAP_20200609_H
#include "Tensor.h"
#include "TensorBase.h"
#include "util/Utility.h"
#include <Eigen/Core>
#include <type_traits>
namespace tndm {
namespace detail {
template <typename Tensor, int Rows, int Cols, std::size_t D> struct EigenMapFactory;
template <typename Ve... | 36.280702 | 99 | 0.636847 | [
"shape",
"vector"
] |
ad3a7b8f04f8be4bf3b383f088eb1b034a90ff0a | 7,872 | h | C | shared/devdriver/apis/ddEvent/ddEventClient/inc/ddEventClientApi.h | GPUOpen-Drivers/pal | bcec463efe5260776d486a5e3da0c549bc0a75d2 | [
"MIT"
] | 268 | 2017-12-22T11:03:10.000Z | 2022-03-31T15:37:31.000Z | shared/devdriver/apis/ddEvent/ddEventClient/inc/ddEventClientApi.h | GPUOpen-Drivers/pal | bcec463efe5260776d486a5e3da0c549bc0a75d2 | [
"MIT"
] | 79 | 2017-12-22T12:26:52.000Z | 2022-03-30T13:06:30.000Z | shared/devdriver/apis/ddEvent/ddEventClient/inc/ddEventClientApi.h | GPUOpen-Drivers/pal | bcec463efe5260776d486a5e3da0c549bc0a75d2 | [
"MIT"
] | 92 | 2017-12-22T12:21:16.000Z | 2022-03-29T22:34:17.000Z | /* Copyright (c) 2021 Advanced Micro Devices, Inc. All rights reserved. */
#ifndef DD_EVENT_CLIENT_API_HEADER
#define DD_EVENT_CLIENT_API_HEADER
#include <ddApi.h>
#ifdef __cplusplus
extern "C" {
#endif
/// Compile time version information
#define DD_EVENT_CLIENT_API_MAJOR_VERSION 0
#define DD_EVENT_CLIENT_API_MINO... | 48.89441 | 120 | 0.719766 | [
"object"
] |
ad46467cdd3404ad78b20d3e7e7f08295b407f95 | 1,835 | h | C | grr/client/minicomm/client_actions/find.h | mikecb/grr | 52fdd977729af2a09a147301c55b8b7f1eccfa67 | [
"Apache-2.0"
] | 5 | 2017-03-17T08:25:09.000Z | 2022-02-22T05:28:14.000Z | grr/client/minicomm/client_actions/find.h | mikecb/grr | 52fdd977729af2a09a147301c55b8b7f1eccfa67 | [
"Apache-2.0"
] | null | null | null | grr/client/minicomm/client_actions/find.h | mikecb/grr | 52fdd977729af2a09a147301c55b8b7f1eccfa67 | [
"Apache-2.0"
] | 3 | 2018-12-07T07:04:37.000Z | 2022-02-22T05:28:16.000Z | #ifndef GRR_CLIENT_MINICOMM_CLIENT_ACTIONS_FIND_H_
#define GRR_CLIENT_MINICOMM_CLIENT_ACTIONS_FIND_H_
#include <memory>
#include <vector>
#include "grr/client/minicomm/client_action.h"
#include "grr/client/minicomm/file_contents.h"
#include "grr/client/minicomm/file_operations.h"
namespace grr {
namespace actions {
... | 35.980392 | 79 | 0.719891 | [
"vector"
] |
ad48a7ee8fe3972c89f8b915d43ddfeca67e3c53 | 1,077 | c | C | lib/wizards/nalle/area/monsters/assassin.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/area/monsters/assassin.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/area/monsters/assassin.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "obj/monster";
reset(arg) {
string chat_str, a_chat_str;
object weapon;
::reset(arg);
if (arg) { return; }
set_level(21);
set_race("human");
set_gender(1);
set_name("The Assassin");
set_alias("assassin");
set_short("An assassin is inspecting the area here.");
set_lon... | 28.342105 | 87 | 0.601671 | [
"object"
] |
ad64e9a99133ee157870ecd5bc842e7fe4bc8160 | 50,483 | h | C | modules/eddl/include/ecvl/augmentations.h | simleo/ecvl | 6e6088c45677892e347fb612ef4a6c81b48d2e08 | [
"MIT"
] | 9 | 2020-01-22T09:49:09.000Z | 2021-05-23T19:00:00.000Z | modules/eddl/include/ecvl/augmentations.h | simleo/ecvl | 6e6088c45677892e347fb612ef4a6c81b48d2e08 | [
"MIT"
] | 27 | 2020-01-21T17:20:12.000Z | 2022-03-29T18:15:42.000Z | modules/eddl/include/ecvl/augmentations.h | simleo/ecvl | 6e6088c45677892e347fb612ef4a6c81b48d2e08 | [
"MIT"
] | 3 | 2020-01-22T10:16:56.000Z | 2020-06-03T12:21:46.000Z | /*
* ECVL - European Computer Vision Library
* Version: 0.3.4
* copyright (c) 2021, Università degli Studi di Modena e Reggio Emilia (UNIMORE), AImageLab
* Authors:
* Costantino Grana (costantino.grana@unimore.it)
* Federico Bolelli (federico.bolelli@unimore.it)
* Michele Cancilla (michele.cancilla@unimore.it)... | 33.454606 | 163 | 0.627795 | [
"vector",
"3d"
] |
ad6a931de0ed40ed0ea9de194624e8c0108ea72c | 1,305 | h | C | src/prod/src/query/QueryArgument.h | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 2,542 | 2018-03-14T21:56:12.000Z | 2019-05-06T01:18:20.000Z | src/prod/src/query/QueryArgument.h | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 994 | 2019-05-07T02:39:30.000Z | 2022-03-31T13:23:04.000Z | src/prod/src/query/QueryArgument.h | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 300 | 2018-03-14T21:57:17.000Z | 2019-05-06T20:07:00.000Z | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#pragma once
namespace Query... | 38.382353 | 131 | 0.612261 | [
"vector"
] |
ad75441765ff247af4f16d270b8a1ff98ffdd918 | 1,156 | c | C | d/avatars/helm/scorpwhip.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/avatars/helm/scorpwhip.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | null | null | null | d/avatars/helm/scorpwhip.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
inherit WEAPON;
void create(){
::create();
set_name("whip");
set_id(({ "whip", "scorpion whip", "weapon" }));
set_short("%^RESET%^%^ORANGE%^Scorpion whip%^RESET%^");
set_obvious_short("A nasty bullwhip");
set_long(
@AVATAR
This weapon looks quite the same as an ordinary bullwhip except that the ... | 34 | 223 | 0.694637 | [
"object"
] |
ad78d359236aa6309bd76d1ef80fcd47c2144754 | 1,268 | h | C | include/utilities.h | ialzugaray/EventBasedVisualOdometry | 776545e0970234390ef7fe4da8b55e3af7d90655 | [
"MIT"
] | 56 | 2017-07-08T14:13:54.000Z | 2022-01-08T23:55:20.000Z | include/utilities.h | kazuotani14/EVO | fdadb3752c990f950361923a304ea2ac18464a01 | [
"MIT"
] | 2 | 2017-08-08T03:09:42.000Z | 2020-12-08T07:17:47.000Z | include/utilities.h | kazuotani14/EventBasedVisualOdometry | fdadb3752c990f950361923a304ea2ac18464a01 | [
"MIT"
] | 32 | 2017-08-31T03:36:47.000Z | 2021-04-13T11:37:46.000Z | #ifndef _OPENCV_DEFS_H_
#define _OPENCV_DEFS_H_
#include <vector>
#include <iostream>
#include <algorithm>
#include <cmath>
#include <Eigen/Core>
#include <cv.h>
#include <opencv2/opencv.hpp>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
// Commonly used OpenCV Mat types
#define EVENT_IMAGE_TYPE CV_8U
#... | 23.481481 | 102 | 0.731073 | [
"vector"
] |
ad7a17f21cafbac488d7d9ea0fe0e0471bdc562f | 19,709 | c | C | src/cos_object.c | kyllikki/libnspdf | d9bf14b9a1a5fa5770808c18d8039da0fb34021c | [
"MIT"
] | 2 | 2017-07-15T15:27:06.000Z | 2019-11-08T18:01:42.000Z | src/cos_object.c | kyllikki/libnspdf | d9bf14b9a1a5fa5770808c18d8039da0fb34021c | [
"MIT"
] | null | null | null | src/cos_object.c | kyllikki/libnspdf | d9bf14b9a1a5fa5770808c18d8039da0fb34021c | [
"MIT"
] | null | null | null | /*
* Copyright 2018 Vincent Sanders <vince@netsurf-browser.org>
*
* This file is part of libnspsl
*
* Licensed under the MIT License,
* http://www.opensource.org/licenses/mit-license.php
*/
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
#includ... | 26.924863 | 136 | 0.559643 | [
"object"
] |
ad7e6fb85b3fc530f91fbb7b01c6d6a856a57381 | 1,772 | h | C | Sources/Elastos/LibCore/inc/org/apache/http/impl/NoConnectionReuseStrategy.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/Elastos/LibCore/inc/org/apache/http/impl/NoConnectionReuseStrategy.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/LibCore/inc/org/apache/http/impl/NoConnectionReuseStrategy.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// 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
//
// ... | 29.533333 | 75 | 0.668736 | [
"object"
] |
ad805fc7bc5ff9c6034e7afe3285a38c3422a58d | 3,136 | h | C | chromeos/cryptohome/cryptohome_util.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chromeos/cryptohome/cryptohome_util.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chromeos/cryptohome/cryptohome_util.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2017 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 CHROMEOS_CRYPTOHOME_CRYPTOHOME_UTIL_H_
#define CHROMEOS_CRYPTOHOME_CRYPTOHOME_UTIL_H_
#include <string>
#include "base/component_export.h"
#incl... | 39.696203 | 79 | 0.807079 | [
"vector"
] |
ad84212124a05a59883a8d5f5ea2873fb2f88874 | 4,179 | h | C | model/ownergroup.h | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | null | null | null | model/ownergroup.h | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | 2 | 2019-05-07T22:49:31.000Z | 2021-08-20T20:03:53.000Z | model/ownergroup.h | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | null | null | null | #ifndef OWNERGROUP_H
#define OWNERGROUP_H
#include <QDate>
#include "QDjangoModel.h"
#include "model/folio.h"
#include "model/owner.h"
#include "model/formattedmailingaddress.h"
#define FOLIO_PROPERTY "folio"
#define MAILING_ADDRESS_PROPERTY "mailingAddress"
#define FORMATTED_MAILING_ADDRESS_PROPERTY "formattedMailin... | 43.082474 | 133 | 0.798038 | [
"vector",
"model"
] |
ad9045fac351128c25562bd5d3e5086c5cb09f07 | 975 | h | C | atvHelloWorld/include/BackRow/BRMenuItemLayerFactory.h | mgile/atvHelloWorld | 3570f4ec49a8208eb759edae5501be22be43c25e | [
"MIT"
] | 3 | 2015-01-04T14:00:54.000Z | 2017-06-18T04:39:58.000Z | atvHelloWorld/include/BackRow/BRMenuItemLayerFactory.h | iBaa/atvHelloWorld | 3570f4ec49a8208eb759edae5501be22be43c25e | [
"MIT"
] | 3 | 2016-05-17T20:03:23.000Z | 2017-07-20T00:48:48.000Z | eyetv4atv/include/BackRow/BRMenuItemLayerFactory.h | tandrup/eyetv4atv | 58bf879362a0ae36e62c11d18468b84bebdc2e09 | [
"MIT"
] | 2 | 2015-04-07T05:55:33.000Z | 2015-08-05T04:42:38.000Z | /**
* This header is generated by class-dump-z 0.2a.
* class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
*
* Source: /System/Library/PrivateFrameworks/BackRow.framework/BackRow
*/
#import "BRSingleton.h"
@class NSArray;
@interface BRMenuItemLayerFactory : BRSingleton {
@private
NSArray *_po... | 32.5 | 80 | 0.737436 | [
"object"
] |
ad90c8c71d7ab0d361635c3551e4aa3fb2a8f3b0 | 9,596 | h | C | hackathon/hanchuan/sscope/FlyCapture2/gtk64/include/glibmm-2.4/glibmm/optioncontext.h | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | 1 | 2021-12-27T19:14:03.000Z | 2021-12-27T19:14:03.000Z | hackathon/hanchuan/sscope/FlyCapture2/gtk64/include/glibmm-2.4/glibmm/optioncontext.h | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | 1 | 2016-12-03T05:33:13.000Z | 2016-12-03T05:33:13.000Z | hackathon/hanchuan/sscope/FlyCapture2/gtk64/include/glibmm-2.4/glibmm/optioncontext.h | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | null | null | null | // -*- c++ -*-
// Generated by gtkmmproc -- DO NOT MODIFY!
#ifndef _GLIBMM_OPTIONCONTEXT_H
#define _GLIBMM_OPTIONCONTEXT_H
/* $Id: optioncontext.hg,v 1.6 2005/01/10 17:42:17 murrayc Exp $ */
/* Copyright (C) 2004 The glibmm Development Team
*
* This library is free software; you can redistribute it and/or
* modif... | 33.089655 | 122 | 0.692789 | [
"object"
] |
ad9b738d3906e31da7ae1c224b18141ca9c11657 | 4,537 | h | C | openembedding/client/Connection.h | acmore/OpenEmbedding | 607a47c0543f8108d6390bda83db1fb4f4280a90 | [
"Apache-2.0"
] | 20 | 2021-08-20T10:55:42.000Z | 2022-02-22T12:15:34.000Z | openembedding/client/Connection.h | acmore/OpenEmbedding | 607a47c0543f8108d6390bda83db1fb4f4280a90 | [
"Apache-2.0"
] | null | null | null | openembedding/client/Connection.h | acmore/OpenEmbedding | 607a47c0543f8108d6390bda83db1fb4f4280a90 | [
"Apache-2.0"
] | 5 | 2021-09-12T09:01:03.000Z | 2021-11-01T02:43:00.000Z | #ifndef PARADIGM4_HYPEREMBEDDING_CONNECTION_H
#define PARADIGM4_HYPEREMBEDDING_CONNECTION_H
#include <pico-core/PicoJsonNode.h>
#include <pico-core/RpcServer.h>
#include <pico-core/MasterClient.h>
#include <pico-ps/service/Server.h>
#include <pico-ps/service/Client.h>
#include <pico-ps/common/defs.h>
#include <pico-ps... | 31.506944 | 123 | 0.698038 | [
"vector",
"model"
] |
adae6f0d893e00b4dd360b0c323a676674334a88 | 1,975 | h | C | CryptocurrencyProject/include/Wallet.h | iljubic/Cryptocurrency | 929e0eeae87231b2e04e72439fa5ab892b7125c3 | [
"MIT"
] | 2 | 2021-12-14T08:14:58.000Z | 2021-12-15T13:55:41.000Z | CryptocurrencyProject/include/Wallet.h | iljubic/Cryptocurrency | 929e0eeae87231b2e04e72439fa5ab892b7125c3 | [
"MIT"
] | null | null | null | CryptocurrencyProject/include/Wallet.h | iljubic/Cryptocurrency | 929e0eeae87231b2e04e72439fa5ab892b7125c3 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include <ctime>
#include <sstream>
#include "SHA512.h"
#include "TraceableRingSignature.h"
#include "Node.h"
class Wallet {
private:
// Constants - this is the public data used to generate the public keys (changing these influences difficulty to crack)
const int pr... | 43.888889 | 172 | 0.757975 | [
"vector"
] |
adb923457f8c02098c33bcad07aa3a30140241f8 | 11,902 | h | C | memory.h | sdrea/bdi | 0cc2753d923859af92800548976ea6293c9f169e | [
"CECILL-B"
] | 1 | 2019-04-04T03:33:36.000Z | 2019-04-04T03:33:36.000Z | simplesim-3.0/memory.h | syang2forever/ComputerArchitecture | 2d840b7665b23028e7f69003364bc0b59cd5dc36 | [
"MIT"
] | null | null | null | simplesim-3.0/memory.h | syang2forever/ComputerArchitecture | 2d840b7665b23028e7f69003364bc0b59cd5dc36 | [
"MIT"
] | null | null | null | /* memory.h - flat memory space interfaces */
/* SimpleScalar(TM) Tool Suite
* Copyright (C) 1994-2003 by Todd M. Austin, Ph.D. and SimpleScalar, LLC.
* All Rights Reserved.
*
* THIS IS A LEGAL DOCUMENT, BY USING SIMPLESCALAR,
* YOU ARE AGREEING TO THESE TERMS AND CONDITIONS.
*
* No portion of this work may ... | 40.62116 | 79 | 0.698538 | [
"object"
] |
14aec3eaf0605531b4420ecd885366084a7d051b | 14,690 | h | C | ProcessLib/HydroMechanics/HydroMechanicsProcess-impl.h | zj39kevin/OGS | b616bbfe4a161759990c1453fcbbb465c9910b93 | [
"BSD-4-Clause"
] | null | null | null | ProcessLib/HydroMechanics/HydroMechanicsProcess-impl.h | zj39kevin/OGS | b616bbfe4a161759990c1453fcbbb465c9910b93 | [
"BSD-4-Clause"
] | null | null | null | ProcessLib/HydroMechanics/HydroMechanicsProcess-impl.h | zj39kevin/OGS | b616bbfe4a161759990c1453fcbbb465c9910b93 | [
"BSD-4-Clause"
] | null | null | null | /**
* \copyright
* Copyright (c) 2012-2018, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/project/license
*
*/
#pragma once
#include <cassert>
#include "MeshLi... | 38.155844 | 80 | 0.691219 | [
"mesh",
"shape",
"vector"
] |
14c9d29cef00dc9ace8c328ffff576d76178f588 | 26,525 | h | C | src/fabric_van.h | dmitrygx/ps-lite | c62cca03b6697f12933a1c19fd503b08436d80c7 | [
"Apache-2.0"
] | null | null | null | src/fabric_van.h | dmitrygx/ps-lite | c62cca03b6697f12933a1c19fd503b08436d80c7 | [
"Apache-2.0"
] | null | null | null | src/fabric_van.h | dmitrygx/ps-lite | c62cca03b6697f12933a1c19fd503b08436d80c7 | [
"Apache-2.0"
] | null | null | null |
// Copyright 2020 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.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unle... | 34.358808 | 110 | 0.642262 | [
"vector"
] |
14cfd3785e5fd50a09b9a5c7c47e15ecc3411a9a | 1,430 | h | C | modules/mod_python-3.3.1/src/include/tableobject.h | yinsen/apache-text | 77a69659b476f4b18399187fe0b1e77d0b069107 | [
"Apache-2.0"
] | null | null | null | modules/mod_python-3.3.1/src/include/tableobject.h | yinsen/apache-text | 77a69659b476f4b18399187fe0b1e77d0b069107 | [
"Apache-2.0"
] | null | null | null | modules/mod_python-3.3.1/src/include/tableobject.h | yinsen/apache-text | 77a69659b476f4b18399187fe0b1e77d0b069107 | [
"Apache-2.0"
] | 2 | 2020-11-04T06:31:32.000Z | 2020-11-06T11:02:20.000Z | #ifndef Mp_TABLEOBJECT_H
#define Mp_TABLEOBJECT_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* Copyright 2004 Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. You
* may obtain a copy of the License a... | 26.481481 | 78 | 0.706294 | [
"object"
] |
14d6258821c3c7c0006ec55e81962609667bcd67 | 5,853 | h | C | krc-2016-03-31/listhdr.h | dbremner/krc | 735cee5803994826fce833b1d30b5047cfe93010 | [
"BSD-2-Clause"
] | 1 | 2019-12-27T13:34:36.000Z | 2019-12-27T13:34:36.000Z | krc-2016-03-31/listhdr.h | dbremner/krc | 735cee5803994826fce833b1d30b5047cfe93010 | [
"BSD-2-Clause"
] | null | null | null | krc-2016-03-31/listhdr.h | dbremner/krc | 735cee5803994826fce833b1d30b5047cfe93010 | [
"BSD-2-Clause"
] | 2 | 2019-12-05T02:11:05.000Z | 2019-12-27T13:25:19.000Z | // HEADER FOR LIST PROCESSING PACKAGE DAT 23/11/79
//----------------------------------------------------------------------
//The KRC system is Copyright (c) D. A. Turner 1981
//All rights reserved. It is distributed as free software under the
//terms in the file "COPYING", which is included in the distribution... | 36.354037 | 73 | 0.684606 | [
"object"
] |
14daae004474c599e67eb6bcaa5a777aa6e20248 | 3,335 | h | C | C++/pacman-legacy-cpp/include/pacman.h | sirarsalih/Games | c83cd8d9ebf9f9775994dd55f93f6e975c8520c1 | [
"MIT"
] | null | null | null | C++/pacman-legacy-cpp/include/pacman.h | sirarsalih/Games | c83cd8d9ebf9f9775994dd55f93f6e975c8520c1 | [
"MIT"
] | null | null | null | C++/pacman-legacy-cpp/include/pacman.h | sirarsalih/Games | c83cd8d9ebf9f9775994dd55f93f6e975c8520c1 | [
"MIT"
] | null | null | null | /***************************************************************************************************************************************
****************************************************************************************************************************************
This is the pacman class. We initially create... | 21.107595 | 136 | 0.589505 | [
"vector"
] |
14dd3a1ca567f1346df09474db1899185d6db2d2 | 1,318 | h | C | src/lycon/util/tls.h | peter0749/lycon | 0e7b3e51f56140d68e0466d00be45d79b4de682b | [
"BSD-3-Clause"
] | 278 | 2017-01-17T22:54:24.000Z | 2022-03-16T07:33:31.000Z | src/lycon/util/tls.h | peter0749/lycon | 0e7b3e51f56140d68e0466d00be45d79b4de682b | [
"BSD-3-Clause"
] | 22 | 2017-01-31T02:18:55.000Z | 2021-12-07T17:52:49.000Z | src/lycon/util/tls.h | peter0749/lycon | 0e7b3e51f56140d68e0466d00be45d79b4de682b | [
"BSD-3-Clause"
] | 25 | 2017-08-29T17:19:52.000Z | 2022-01-12T12:14:34.000Z | #pragma once
#include <vector>
#include "lycon/defs.h"
namespace lycon
{
class LYCON_EXPORTS TLSDataContainer
{
protected:
TLSDataContainer();
virtual ~TLSDataContainer();
void gatherData(std::vector<void*>& data) const;
void* getData() const;
void release();
private:
virtual void* c... | 25.346154 | 117 | 0.650228 | [
"vector"
] |
14e506899e6980927f0a643804d010e19506c248 | 8,382 | c | C | mex/include/sisl-4.5.0/src/s1530.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/s1530.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/s1530.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... | 35.07113 | 77 | 0.583035 | [
"vector"
] |
14f3929c1ac74553879de1ccecb4a962f34f936e | 5,316 | h | C | Gem/Code/Source/RHI/SphericalHarmonicsExampleComponent.h | Bindless-Chicken/o3de-atom-sampleviewer | 13b11996079675445ce4e321f53c3ac79e01702d | [
"Apache-2.0",
"MIT"
] | 15 | 2021-07-07T02:16:06.000Z | 2022-03-22T07:39:06.000Z | Gem/Code/Source/RHI/SphericalHarmonicsExampleComponent.h | Bindless-Chicken/o3de-atom-sampleviewer | 13b11996079675445ce4e321f53c3ac79e01702d | [
"Apache-2.0",
"MIT"
] | 66 | 2021-07-07T00:01:05.000Z | 2022-03-28T06:37:41.000Z | Gem/Code/Source/RHI/SphericalHarmonicsExampleComponent.h | Bindless-Chicken/o3de-atom-sampleviewer | 13b11996079675445ce4e321f53c3ac79e01702d | [
"Apache-2.0",
"MIT"
] | 13 | 2021-07-06T18:21:33.000Z | 2022-01-04T18:29:18.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 <RHI/BasicRHIComponent.h>
#include <Atom/RPI.Public/Shader/ShaderResourceG... | 36.662069 | 114 | 0.629044 | [
"render",
"3d"
] |
14f7da66af8d412d229d2f86718cfd18003b2e61 | 2,416 | c | C | src/core/output_ids.c | oopsmonk/goshimmer-client-c | 858fc10b2b44ae85e95a25e2cdaf69e85f8faf37 | [
"Apache-2.0"
] | 9 | 2020-11-11T07:38:24.000Z | 2021-06-03T02:41:08.000Z | src/core/output_ids.c | oopsmonk/pollen_qianbao | 858fc10b2b44ae85e95a25e2cdaf69e85f8faf37 | [
"Apache-2.0"
] | null | null | null | src/core/output_ids.c | oopsmonk/pollen_qianbao | 858fc10b2b44ae85e95a25e2cdaf69e85f8faf37 | [
"Apache-2.0"
] | 1 | 2020-11-02T08:27:35.000Z | 2020-11-02T08:27:35.000Z | #include "core/output_ids.h"
int output_ids_add(output_ids_t **t, byte_t const id[], balance_ht_t *balances, inclusion_state_t *st) {
output_ids_t *elm = output_ids_find(t, id);
if (elm) {
// printf("[%s:%d] output id exists in table\n", __func__, __LINE__);
return 0;
}
// adding to table
elm = mall... | 25.166667 | 107 | 0.631623 | [
"solid"
] |
090443dc3f41b73fcaae5d20fd0e2130c5f26ace | 21,480 | c | C | lib-src/redland/rasqal/src/rasqal_raptor.c | gspeedtech/Audacity | 570c5651c5934469c18dad25db03f05076f91225 | [
"CC-BY-3.0"
] | 16 | 2015-01-26T18:58:26.000Z | 2017-11-12T05:42:58.000Z | lib-src/redland/rasqal/src/rasqal_raptor.c | gspeedtech/Audacity | 570c5651c5934469c18dad25db03f05076f91225 | [
"CC-BY-3.0"
] | null | null | null | lib-src/redland/rasqal/src/rasqal_raptor.c | gspeedtech/Audacity | 570c5651c5934469c18dad25db03f05076f91225 | [
"CC-BY-3.0"
] | 7 | 2015-04-13T20:01:00.000Z | 2021-07-05T09:28:22.000Z | /* -*- Mode: c; c-basic-offset: 2 -*-
*
* rasqal_raptor.c - Rasqal triple store implementation with raptor
*
* Copyright (C) 2004-2008, David Beckett http://www.dajobe.org/
* Copyright (C) 2004-2005, University of Bristol, UK http://www.bristol.ac.uk/
*
* This package is Free Software and part of Redland http:/... | 31.869436 | 157 | 0.690223 | [
"object"
] |
0907ad6e41d7754667edc53f3a61e463d8350893 | 24,790 | h | C | src/hg/hgTracks/imageV2.h | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 171 | 2015-04-22T15:16:02.000Z | 2022-03-18T20:21:53.000Z | src/hg/hgTracks/imageV2.h | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 60 | 2016-10-03T15:15:06.000Z | 2022-03-30T15:21:52.000Z | src/hg/hgTracks/imageV2.h | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 80 | 2015-04-16T10:39:48.000Z | 2022-03-29T16:36:30.000Z | // imageV2 - API for creating the image V2 features.
/* Copyright (C) 2014 The Regents of the University of California
* See kent/LICENSE or http://genome.ucsc.edu/license/ for licensing information. */
#ifndef IMAGEV2_H
#define IMAGEV2_H
// DRAG_SCROLL means dragging the image left-right to reposition the viewing... | 52.410148 | 120 | 0.67862 | [
"render"
] |
090f826819308c58bbaa811ea6c57cfd07afea69 | 3,692 | h | C | src/field.h | sara-nl/prace_topologies | 26b35ab27cf08062892ce9c20c9a046ac99f4338 | [
"MIT"
] | 4 | 2021-06-10T15:22:29.000Z | 2021-06-11T13:32:31.000Z | src/field.h | sara-nl/prace_topologies | 26b35ab27cf08062892ce9c20c9a046ac99f4338 | [
"MIT"
] | null | null | null | src/field.h | sara-nl/prace_topologies | 26b35ab27cf08062892ce9c20c9a046ac99f4338 | [
"MIT"
] | 1 | 2021-06-10T15:22:32.000Z | 2021-06-10T15:22:32.000Z | /*
* Copyright (c) 2021 Maksim Masterov, SURF
*
* 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, merg... | 28.84375 | 81 | 0.657909 | [
"vector"
] |
09135fdb282281923c548c32f40cadf2c0333007 | 1,979 | h | C | gxsetup/render.h | madd-games/glidix | 1510d9c3f159bee9d4aa942e715aedc78b7f827c | [
"BSD-2-Clause"
] | 98 | 2015-08-05T22:20:19.000Z | 2022-03-11T08:49:24.000Z | gxsetup/render.h | madd-games/glidix | 1510d9c3f159bee9d4aa942e715aedc78b7f827c | [
"BSD-2-Clause"
] | 5 | 2016-02-23T12:49:24.000Z | 2019-10-11T18:09:47.000Z | gxsetup/render.h | madd-games/glidix | 1510d9c3f159bee9d4aa942e715aedc78b7f827c | [
"BSD-2-Clause"
] | 11 | 2015-12-02T05:01:28.000Z | 2021-06-25T16:54:18.000Z | /*
Glidix Installer
Copyright (c) 2014-2017, Madd Games.
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... | 37.339623 | 108 | 0.778676 | [
"render"
] |
0914b7db4ebd18638a7d07ab8e58eabe8ce32ac9 | 10,392 | h | C | metadb/dbtypes.h | yux20000304/indexfs | e0b9a742e2fe9b231f06803a5af2e0c596e0d7c6 | [
"BSD-3-Clause"
] | 2 | 2021-05-29T07:27:23.000Z | 2022-02-26T18:16:07.000Z | metadb/dbtypes.h | yux20000304/indexfs | e0b9a742e2fe9b231f06803a5af2e0c596e0d7c6 | [
"BSD-3-Clause"
] | null | null | null | metadb/dbtypes.h | yux20000304/indexfs | e0b9a742e2fe9b231f06803a5af2e0c596e0d7c6 | [
"BSD-3-Clause"
] | 3 | 2021-01-18T03:42:53.000Z | 2022-01-02T14:50:03.000Z | // Copyright (c) 2014 The IndexFS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
#ifndef _INDEXFS_METADB_TYPES_H_
#define _INDEXFS_METADB_TYPES_H_
#include <string.h>
#include <endian... | 28.393443 | 94 | 0.668399 | [
"object"
] |
0914d0c31a60dc7f2c85930927f475549186d9f6 | 958 | h | C | third/include/atlas/singleton.h | galaxyeye/pioneer | cfc3aa3c4917b19000753ea3144bded79380d289 | [
"Apache-2.0"
] | 4 | 2017-05-12T07:37:17.000Z | 2019-11-14T10:52:28.000Z | third/include/atlas/singleton.h | galaxyeye/pioneer | cfc3aa3c4917b19000753ea3144bded79380d289 | [
"Apache-2.0"
] | null | null | null | third/include/atlas/singleton.h | galaxyeye/pioneer | cfc3aa3c4917b19000753ea3144bded79380d289 | [
"Apache-2.0"
] | 7 | 2017-06-21T03:35:51.000Z | 2020-10-14T04:58:26.000Z | /*
* singleton.h
*
* Created on: Apr 8, 2013
* Author: vincent ivincent.zhang@gmail.com
*/
#ifndef ATLAS_SINGLETON_H_
#define ATLAS_SINGLETON_H_
#include <memory>
#include <mutex>
namespace atlas {
// A thread safe singleton in C++11,
// the managed object can be constructed with arguments.
// The ... | 19.16 | 65 | 0.653445 | [
"object"
] |
091e1017e5651ea8e2b2f734ffac17211c9aedc9 | 3,841 | h | C | fred2/fredrender.h | trgswe/fs2open.github.com | a159eba0cebca911ad14a118412fddfe5be8e9f8 | [
"Unlicense"
] | 307 | 2015-04-10T13:27:32.000Z | 2022-03-21T03:30:38.000Z | fred2/fredrender.h | trgswe/fs2open.github.com | a159eba0cebca911ad14a118412fddfe5be8e9f8 | [
"Unlicense"
] | 2,231 | 2015-04-27T10:47:35.000Z | 2022-03-31T19:22:37.000Z | fred2/fredrender.h | trgswe/fs2open.github.com | a159eba0cebca911ad14a118412fddfe5be8e9f8 | [
"Unlicense"
] | 282 | 2015-01-05T12:16:57.000Z | 2022-03-28T04:45:11.000Z | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
#include "globalincs/pstypes.h"
#include "physics/physics.h"
#define BRIE... | 42.208791 | 143 | 0.709971 | [
"mesh",
"render",
"object"
] |
0929432fb33639d210e9b9be6acf61ab41592367 | 8,598 | h | C | src/RodinExternal/MMG/Cast.h | carlos-brito-pacheco/rodin | f2c946b290ebb2487a21c617de01be91a0692c72 | [
"BSL-1.0"
] | 1 | 2021-12-02T19:04:38.000Z | 2021-12-02T19:04:38.000Z | src/RodinExternal/MMG/Cast.h | cbritopacheco/rodin | f2c946b290ebb2487a21c617de01be91a0692c72 | [
"BSL-1.0"
] | null | null | null | src/RodinExternal/MMG/Cast.h | cbritopacheco/rodin | f2c946b290ebb2487a21c617de01be91a0692c72 | [
"BSL-1.0"
] | null | null | null | /*
* Copyright Carlos BRITO PACHECO 2021 - 2022.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE or copy at
* https://www.boost.org/LICENSE_1_0.txt)
*/
#ifndef RODIN_RODININTEGRATION_MMG_CAST_H
#define RODIN_RODININTEGRATION_MMG_CAST_H
#include... | 29.648276 | 99 | 0.589439 | [
"mesh"
] |
093a343efde6656533fd4d0041ef8412397834f9 | 3,545 | h | C | model/webhook_response.h | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | model/webhook_response.h | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | model/webhook_response.h | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | /*
* webhook_response.h
*
* A webhook object
*/
#ifndef _webhook_response_H_
#define _webhook_response_H_
#include <string.h>
#include "../external/cJSON.h"
#include "../include/list.h"
#include "../include/keyValuePair.h"
#include "../include/binary.h"
typedef struct webhook_response_t webhook_response_t;
// ... | 45.448718 | 321 | 0.880113 | [
"object"
] |
adcfe3a4c1dbe35dededbea3352e987caec7031f | 3,104 | h | C | src/EngineManaged/Bindings/Memory.h | akumetsuv/flood | e0d6647df9b7fac72443a0f65c0003b0ead7ed3a | [
"BSD-2-Clause"
] | null | null | null | src/EngineManaged/Bindings/Memory.h | akumetsuv/flood | e0d6647df9b7fac72443a0f65c0003b0ead7ed3a | [
"BSD-2-Clause"
] | null | null | null | src/EngineManaged/Bindings/Memory.h | akumetsuv/flood | e0d6647df9b7fac72443a0f65c0003b0ead7ed3a | [
"BSD-2-Clause"
] | null | null | null | /************************************************************************
*
* Flood Project © (2008-201x)
* Licensed under the simplified BSD license. All rights reserved.
*
************************************************************************/
#pragma once
#include <Core/Memory.h>
namespace Flood
{
ref class... | 31.353535 | 98 | 0.625322 | [
"object"
] |
ade08c291d8d785a03d376b41508bb4837181e37 | 4,700 | h | C | src/nn/tensor/CpuTensor.h | krnflake/deeplearn | 51d517b882f16c0b3361baa1f79233fa2e1c517c | [
"MIT"
] | 19 | 2016-02-10T10:30:36.000Z | 2022-01-23T03:09:38.000Z | src/nn/tensor/CpuTensor.h | krnflake/deeplearn | 51d517b882f16c0b3361baa1f79233fa2e1c517c | [
"MIT"
] | null | null | null | src/nn/tensor/CpuTensor.h | krnflake/deeplearn | 51d517b882f16c0b3361baa1f79233fa2e1c517c | [
"MIT"
] | 3 | 2016-06-09T09:04:42.000Z | 2022-01-23T03:09:38.000Z | //
// Tensor class
//
// Copyright (c) 2016 Samuel Groß
//
#ifndef __CPU_TENSOR_H__
#define __CPU_TENSOR_H__
#include <vector>
#include <type_traits>
#include <memory>
#include <cstddef>
#include <iostream>
#include "nn/tensor/BaseTensor.h"
#include "nn/Initializer.h"
#include "ocl/Device.h"
#include "common/Common.... | 29.375 | 109 | 0.672979 | [
"shape",
"vector"
] |
ade9ad59bdbf983ceaa2e4ad622adeaebf44cd17 | 9,251 | h | C | third_party/kdtree/kdtree.h | Cognixion-inc/brainflow | 7a1ce71e59aa88fca18225ac10b5602ccc46c87c | [
"MIT"
] | 528 | 2020-04-27T06:52:12.000Z | 2022-03-31T03:22:38.000Z | third_party/kdtree/kdtree.h | Cognixion-inc/brainflow | 7a1ce71e59aa88fca18225ac10b5602ccc46c87c | [
"MIT"
] | 229 | 2020-04-24T15:54:52.000Z | 2022-03-21T17:52:49.000Z | third_party/kdtree/kdtree.h | Cognixion-inc/brainflow | 7a1ce71e59aa88fca18225ac10b5602ccc46c87c | [
"MIT"
] | 120 | 2020-05-24T18:10:37.000Z | 2022-03-17T19:50:52.000Z | #pragma once
#include <algorithm>
#include <exception>
#include <functional>
#include <math.h>
#include <numeric>
#include <vector>
namespace kdt
{
/** @brief k-d tree class.
*/
template <class PointT> class KDTree
{
public:
/** @brief The constructors.
*/
KDTree () : ro... | 28.640867 | 98 | 0.470436 | [
"vector"
] |
bc00939add09129f84de719ec5d8dc1eb8198048 | 1,138 | h | C | include/windows.h | DDinghoya/NX-Shell | 5a5067afeb6b18c0d2bb4d7b16f71899a768012a | [
"MIT"
] | 1 | 2022-01-22T15:42:37.000Z | 2022-01-22T15:42:37.000Z | include/windows.h | DDinghoya/NX-Shell | 5a5067afeb6b18c0d2bb4d7b16f71899a768012a | [
"MIT"
] | null | null | null | include/windows.h | DDinghoya/NX-Shell | 5a5067afeb6b18c0d2bb4d7b16f71899a768012a | [
"MIT"
] | null | null | null | #ifndef NX_SHELL_WINDOWS_H
#define NX_SHELL_WINDOWS_H
#include <switch.h>
#include <vector>
#include "imgui.h"
enum WINDOW_STATES {
WINDOW_STATE_FILEBROWSER = 0,
WINDOW_STATE_SETTINGS,
WINDOW_STATE_OPTIONS,
WINDOW_STATE_DELETE,
WINDOW_STATE_PROPERTIES,
WINDOW_STATE_IMAGEVIEWER,
WINDOW_STA... | 20.690909 | 78 | 0.730228 | [
"vector"
] |
bc14226e2ebbf18517c58281b832c3ee21be22ab | 2,074 | h | C | AAudioTrack2/src/main/cpp/ardour/pdb/convert.h | mgood7123/OboeTrack | 985cce37714e34ee862b9caa66b03ec02ac9b249 | [
"CC0-1.0"
] | 2 | 2021-04-05T19:09:16.000Z | 2021-04-05T19:14:41.000Z | AAudioTrack2/src/main/cpp/ardour/pdb/convert.h | mgood7123/OboeTrack | 985cce37714e34ee862b9caa66b03ec02ac9b249 | [
"CC0-1.0"
] | 1 | 2020-12-20T16:03:53.000Z | 2020-12-25T14:48:34.000Z | AAudioTrack2/src/main/cpp/ardour/pdb/convert.h | mgood7123/OboeTrack | 985cce37714e34ee862b9caa66b03ec02ac9b249 | [
"CC0-1.0"
] | 1 | 2020-12-21T12:04:47.000Z | 2020-12-21T12:04:47.000Z | /*
* Copyright (C) 2006-2017 Paul Davis <paul@linuxaudiosystems.com>
* Copyright (C) 2006 Taybin Rutkin <taybin@taybin.com>
* Copyright (C) 2009-2012 Carl Hetherington <carl@carlh.net>
* Copyright (C) 2016 Tim Mayberry <mojofunk@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
... | 37.035714 | 89 | 0.752652 | [
"vector"
] |
bc18cbb8ea79562ce05401a5734d8310cf2ea938 | 13,051 | c | C | kernels/linux-2.6.24/crypto/async_tx/async_tx.c | liuhaozzu/linux | bdf9758cd23e34b5f53e8e6339d9b29348615e14 | [
"Apache-2.0"
] | null | null | null | kernels/linux-2.6.24/crypto/async_tx/async_tx.c | liuhaozzu/linux | bdf9758cd23e34b5f53e8e6339d9b29348615e14 | [
"Apache-2.0"
] | 1 | 2021-04-09T09:24:44.000Z | 2021-04-09T09:24:44.000Z | crypto/async_tx/async_tx.c | KylinskyChen/linuxCore_2.6.24 | 11e90b14386491cc80477d4015e0c8f673f6d020 | [
"MIT"
] | null | null | null | /*
* core routines for the asynchronous memory transfer/transform api
*
* Copyright © 2006, Intel Corporation.
*
* Dan Williams <dan.j.williams@intel.com>
*
* with architecture considerations by:
* Neil Brown <neilb@suse.de>
* Jeff Garzik <jeff@garzik.org>
*
* This program is free software; you can redistrib... | 25.79249 | 79 | 0.730365 | [
"transform"
] |
bc203a44ed12f24cfcef2c7eb8ca1ddd62c01567 | 2,531 | h | C | projects/NavMesh/NavMesh.h | emlowry/AIEFramework | 8f1dd02105237e72cfe303ec4c541eea7debd1f7 | [
"MIT"
] | null | null | null | projects/NavMesh/NavMesh.h | emlowry/AIEFramework | 8f1dd02105237e72cfe303ec4c541eea7debd1f7 | [
"MIT"
] | null | null | null | projects/NavMesh/NavMesh.h | emlowry/AIEFramework | 8f1dd02105237e72cfe303ec4c541eea7debd1f7 | [
"MIT"
] | null | null | null | #ifndef __NavMesh_H_
#define __NavMesh_H_
#include "Application.h"
#include <glm/glm.hpp>
#include <FBXFile.h>
#include <set>
#include <unordered_map>
// Derived application class that wraps up all globals neatly
class NavMesh : public Application
{
public:
NavMesh();
virtual ~NavMesh();
protected:
virtual boo... | 24.336538 | 61 | 0.702094 | [
"vector"
] |
1af620e8731113fe869193947ee8ef9f46b6bf35 | 1,894 | c | C | lib/wizards/nalle/area/monsters/alamrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/area/monsters/alamrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/area/monsters/alamrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "obj/monster";
reset(arg) {
string chat_str, a_chat_str;
object armour,weapon;
::reset(arg);
if (arg) { return; }
set_race("gnome");
set_level(45 +random(5));
set_name("alamrot");
set_gender(1);
set_short("Alamrot, the noisy gnome");
set_long("Alamrot, a servant of Darvo... | 30.548387 | 88 | 0.62038 | [
"object"
] |
2106a2fd4935dd7f606aed7d992e9cee80f6475e | 13,409 | h | C | sdl_core/test/components/smart_objects/SmartObjectStressTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 4 | 2016-09-21T12:36:24.000Z | 2020-10-29T01:45:03.000Z | sdl_core/test/components/smart_objects/SmartObjectStressTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 7 | 2016-06-01T01:21:44.000Z | 2017-11-03T08:18:23.000Z | sdl_core/test/components/smart_objects/SmartObjectStressTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 8 | 2017-08-29T10:51:50.000Z | 2021-03-24T10:19:11.000Z | // Copyright (c) 2013, Ford Motor Company
// 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... | 37.350975 | 137 | 0.498471 | [
"object",
"vector"
] |
210d64afe61f9b08577b42ace44611213c7e2617 | 801 | h | C | pgf+/include/gf/reader/ToksSymbol.h | egladil/mscthesis | d6f0c9b1b1e73b749894405372f2edf01e746920 | [
"BSD-2-Clause"
] | 1 | 2019-05-03T18:00:39.000Z | 2019-05-03T18:00:39.000Z | pgf+/include/gf/reader/ToksSymbol.h | egladil/mscthesis | d6f0c9b1b1e73b749894405372f2edf01e746920 | [
"BSD-2-Clause"
] | null | null | null | pgf+/include/gf/reader/ToksSymbol.h | egladil/mscthesis | d6f0c9b1b1e73b749894405372f2edf01e746920 | [
"BSD-2-Clause"
] | null | null | null | //
// ToksSymbol.h
// pgf+
//
// Created by Emil Djupfeldt on 2012-06-25.
// Copyright (c) 2012 Chalmers University of Technology. All rights reserved.
//
#ifndef pgf__ToksSymbol_h
#define pgf__ToksSymbol_h
#include <string>
#include <vector>
#include <gf/reader/Symbol.h>
namespace gf {
namespace reader {
... | 21.078947 | 78 | 0.563046 | [
"vector"
] |
2110336ef2a5317a0fc088fae27c598c10f7bef8 | 830 | h | C | OcrAutomator/XMP/MemoryXMPIO.h | labinnovationdocapost/ocrAutomator | 3c90c679ee88e5f773499fdd98fbf99c1bdec5a5 | [
"Apache-2.0"
] | 8 | 2018-04-10T14:03:47.000Z | 2019-10-20T09:46:12.000Z | OcrAutomator/XMP/MemoryXMPIO.h | labinnovationdocapost/ocrAutomator | 3c90c679ee88e5f773499fdd98fbf99c1bdec5a5 | [
"Apache-2.0"
] | 7 | 2018-04-10T13:27:29.000Z | 2020-08-07T14:58:00.000Z | OcrAutomator/XMP/MemoryXMPIO.h | labinnovationdocapost/ocrAutomator | 3c90c679ee88e5f773499fdd98fbf99c1bdec5a5 | [
"Apache-2.0"
] | 1 | 2020-03-06T12:36:47.000Z | 2020-03-06T12:36:47.000Z | #pragma once
#include <XMP_IO.hpp>
#include "Buffer/MemoryFileBuffer.h"
#include "TempXMPIO.h"
class MemoryXMPIO : XMP_IO
{
Docapost::IA::Tesseract::MemoryFileBuffer* mBuffer;
//std::vector<char>* buffer;
signed long long mPosition = 0;
bool mIsBufferRelease = false;
TempXMPIO* mTmpIO = nullptr;
public:
MemoryX... | 22.432432 | 78 | 0.754217 | [
"vector"
] |
2116dac13de87223ec25a02ffb0d56d73babad76 | 16,614 | c | C | movie/Output.c | scattering-central/CCP13 | e78440d34d0ac80d2294b131ca17dddcf7505b01 | [
"BSD-3-Clause"
] | null | null | null | movie/Output.c | scattering-central/CCP13 | e78440d34d0ac80d2294b131ca17dddcf7505b01 | [
"BSD-3-Clause"
] | null | null | null | movie/Output.c | scattering-central/CCP13 | e78440d34d0ac80d2294b131ca17dddcf7505b01 | [
"BSD-3-Clause"
] | 3 | 2017-09-05T15:15:22.000Z | 2021-01-15T11:13:45.000Z | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "constants.h"
#include "structures.h"
#include "prototypes.h"
void Output()
{
extern struct Info *VAR;
extern struct Myosin *MY;
extern struct C_Protein *CP;
extern struct Titin *TT;
extern struct Tropomyosin *TR;
extern struct Actin *AA;
... | 42.930233 | 108 | 0.574877 | [
"model",
"3d"
] |
212604a5784ef0ac7d52e7b79c571749741dc539 | 9,951 | c | C | head/sys/dev/isci/scil/sci_base_logger.c | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | head/sys/dev/isci/scil/sci_base_logger.c | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | head/sys/dev/isci/scil/sci_base_logger.c | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | /*-
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it u... | 34.078767 | 115 | 0.65109 | [
"object"
] |
213b689b1fc67b99baa884af4d857b89730b7e7e | 2,174 | h | C | bcos-rpc/bcos-rpc/event/EventSubParams.h | xueying4402/FISCO-BCOS | 737e08752e8904c7c24e3737f8f46bf5327ef792 | [
"Apache-2.0"
] | 1 | 2022-03-06T10:46:12.000Z | 2022-03-06T10:46:12.000Z | bcos-rpc/bcos-rpc/event/EventSubParams.h | xueying4402/FISCO-BCOS | 737e08752e8904c7c24e3737f8f46bf5327ef792 | [
"Apache-2.0"
] | 25 | 2021-07-23T10:09:22.000Z | 2021-12-14T10:06:56.000Z | bcos-rpc/bcos-rpc/event/EventSubParams.h | xueying4402/FISCO-BCOS | 737e08752e8904c7c24e3737f8f46bf5327ef792 | [
"Apache-2.0"
] | 6 | 2021-06-17T08:32:02.000Z | 2021-10-31T11:59:44.000Z | /*
* Copyright (C) 2021 FISCO BCOS.
* SPDX-License-Identifier: Apache-2.0
* 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
*
* Unl... | 31.970588 | 82 | 0.688592 | [
"vector"
] |
213f9bcb013fbaab050439571066cc920ef7b6cf | 1,348 | h | C | apps/vaporgui/VGeometry.h | khallock/VAPOR | ff7640fbe64aa9bd4c2c9c1020627e4dc6b78b9d | [
"BSD-3-Clause"
] | null | null | null | apps/vaporgui/VGeometry.h | khallock/VAPOR | ff7640fbe64aa9bd4c2c9c1020627e4dc6b78b9d | [
"BSD-3-Clause"
] | null | null | null | apps/vaporgui/VGeometry.h | khallock/VAPOR | ff7640fbe64aa9bd4c2c9c1020627e4dc6b78b9d | [
"BSD-3-Clause"
] | null | null | null | //
// ====================================
// VGeometry combines two or three VRanges,
// representing a 2D or 3D geometry.
// Note: this class is never supposed to be used beyond 2D and 3D cases.
// ====================================
//
class VGeometry : public QWidget
{
Q_OBJECT
public:
/* Constructor for... | 34.564103 | 82 | 0.620178 | [
"geometry",
"vector",
"3d"
] |
21424e370fcd8356f5912ae28135fe22dbfd4043 | 12,349 | c | C | crypto_base64.c | bukka/php-crypto | 432e6c6deaf69ae454cb14499f3a29d88031616f | [
"PHP-3.01"
] | 72 | 2015-02-01T20:28:27.000Z | 2022-01-21T21:33:04.000Z | crypto_base64.c | bukka/php-crypto | 432e6c6deaf69ae454cb14499f3a29d88031616f | [
"PHP-3.01"
] | 24 | 2015-03-17T09:38:08.000Z | 2021-04-11T00:19:12.000Z | crypto_base64.c | bukka/php-crypto | 432e6c6deaf69ae454cb14499f3a29d88031616f | [
"PHP-3.01"
] | 16 | 2015-10-01T16:40:12.000Z | 2021-02-21T20:29:37.000Z | /*
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| Copyright (c) 2013-2016 Jakub Zelenka |
+--------------... | 26.845652 | 87 | 0.726132 | [
"object"
] |
2144539295afaef2b0ac97a379723d4f771f3e76 | 4,290 | h | C | KinGrpcApi/gen/common/v3/Model.pbobjc.h | samdowd/kin-ios | 245babfe248f426d7920d86de3342de2a1582597 | [
"MIT"
] | null | null | null | KinGrpcApi/gen/common/v3/Model.pbobjc.h | samdowd/kin-ios | 245babfe248f426d7920d86de3342de2a1582597 | [
"MIT"
] | null | null | null | KinGrpcApi/gen/common/v3/Model.pbobjc.h | samdowd/kin-ios | 245babfe248f426d7920d86de3342de2a1582597 | [
"MIT"
] | null | null | null | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: common/v3/model.proto
// This CPP symbol can be defined to use imports that match up to the framework
// imports needed when using CocoaPods.
#if !defined(GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS)
#define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS 0
#endif
#if... | 28.410596 | 125 | 0.804662 | [
"model"
] |
21590028c29890e7dcc736c534a513e669abae01 | 872 | h | C | lunch/YahooSearchKit.framework/Versions/A/Headers/YSLSearchProgressDelegate.h | meekapps/lunch | 1cb668f2ef986e29b7b00153252804197ea90d69 | [
"MIT"
] | null | null | null | lunch/YahooSearchKit.framework/Versions/A/Headers/YSLSearchProgressDelegate.h | meekapps/lunch | 1cb668f2ef986e29b7b00153252804197ea90d69 | [
"MIT"
] | null | null | null | lunch/YahooSearchKit.framework/Versions/A/Headers/YSLSearchProgressDelegate.h | meekapps/lunch | 1cb668f2ef986e29b7b00153252804197ea90d69 | [
"MIT"
] | null | null | null | //
// YSLSearchProgressDelegate.h
// YahooSearchKit
//
// Copyright (c) 2014 Yahoo! Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
@class YSLQueryRequest;
@protocol YSLSearchProtocol;
/**
* This is the delegate protocol that an object should comply to, to indicate search results processing progr... | 30.068966 | 147 | 0.769495 | [
"object"
] |
216b20018163c09ba52def228b4e5bed715cbd9c | 464 | h | C | Examples/Blueprints/view/linkmediator.h | noeat/nodeedit | 35f290e45da3c2a5afb9f7752b24ffedd72336f3 | [
"MIT"
] | 1 | 2020-05-17T14:30:00.000Z | 2020-05-17T14:30:00.000Z | Examples/Blueprints/view/linkmediator.h | noeat/nodeedit | 35f290e45da3c2a5afb9f7752b24ffedd72336f3 | [
"MIT"
] | null | null | null | Examples/Blueprints/view/linkmediator.h | noeat/nodeedit | 35f290e45da3c2a5afb9f7752b24ffedd72336f3 | [
"MIT"
] | null | null | null | #pragma once
#include "pmvcpp.h"
#include <set>
#include <chrono>
class linkmediator : public PureMVC::Mediator
{
public:
linkmediator();
std::vector<int> listNotificationInterests() override;
void handleNotification(PureMVC::INotification* notification) override;
void onRegister() override;
void onRemove() ov... | 19.333333 | 72 | 0.75431 | [
"vector"
] |
2172336eef686b612ff533296b27f2d91965bea1 | 3,916 | c | C | src/pattern.c | ifplusor/actrie | 54e9aff441594fbcd30a936d4fbc300ad81007b9 | [
"BSD-3-Clause"
] | 8 | 2017-10-01T04:47:12.000Z | 2022-02-15T10:16:11.000Z | src/pattern.c | ifplusor/actrie | 54e9aff441594fbcd30a936d4fbc300ad81007b9 | [
"BSD-3-Clause"
] | null | null | null | src/pattern.c | ifplusor/actrie | 54e9aff441594fbcd30a936d4fbc300ad81007b9 | [
"BSD-3-Clause"
] | 4 | 2018-04-06T08:27:02.000Z | 2021-05-11T07:56:17.000Z | /**
* pattern.c
*
* @author James Yin <ywhjames@hotmail.com>
*/
#include "pattern.h"
void ptrn_clean(aobj id);
// clang-format off
ameta(ptrn,
FOUR_CHARS_TO_INT('P', 'T', 'R', 'N'),
ptrn_clean
);
// clang-format on
aobj ptrn_init(void* ptr, void* data) {
ptrn_t id = aobj_init(ptrn, ptr);
if (id) {
id... | 22.377143 | 97 | 0.57712 | [
"object"
] |
218862200513a9d6350870ff6e47ab3943e8cb1d | 17,725 | h | C | src/include/sys-context.h | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | src/include/sys-context.h | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | src/include/sys-context.h | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | //
// File: %sys-context.h
// Summary: {context! defs AFTER %tmp-internals.h (see: %sys-context.h)}
// Project: "Rebol 3 Interpreter and Run-time (Ren-C branch)"
// Homepage: https://github.com/metaeducation/ren-c/
//
//=////////////////////////////////////////////////////////////////////////=//
//
// Copyright 201... | 38.11828 | 79 | 0.677913 | [
"object"
] |
5d82350d4fbc4ae723eedda9ee4b7c5cb01504b0 | 1,584 | h | C | introOpenGL_Barchid/src/application/GLApplication.h | Barchid/M3DS | 37505c7a23d43ee51ee43ea15fa6d3bc8693ae14 | [
"MIT"
] | 1 | 2019-12-10T01:59:15.000Z | 2019-12-10T01:59:15.000Z | introOpenGL_Barchid/src/application/GLApplication.h | Barchid/M3DS | 37505c7a23d43ee51ee43ea15fa6d3bc8693ae14 | [
"MIT"
] | null | null | null | introOpenGL_Barchid/src/application/GLApplication.h | Barchid/M3DS | 37505c7a23d43ee51ee43ea15fa6d3bc8693ae14 | [
"MIT"
] | 2 | 2020-02-27T18:13:54.000Z | 2022-02-24T14:37:22.000Z | #ifndef GLAPPLICATION_H
#define GLAPPLICATION_H
#include "GLWidget.h"
#include "Tools.h"
#include <string>
class GLApplication : public GLWidget {
Q_OBJECT
public:
GLApplication();
virtual ~GLApplication();
// exo 21 : init strip
void initStrip(int nbSlice,float xmin,float xmax,float ymin,float ymax);
... | 25.967213 | 75 | 0.715278 | [
"vector"
] |
5d8d5548a43de7e1a8154ef539fc8fcda07d0fe6 | 792 | h | C | src/hausdorff/stop_condition.h | ZJUCADGeoSim/hausdorff | df9fdf0294d7efd4ec694ec5135487344e509231 | [
"MIT"
] | 13 | 2021-09-06T07:19:28.000Z | 2022-03-29T15:48:21.000Z | src/hausdorff/stop_condition.h | ZJUCADGeoSim/hausdorff | df9fdf0294d7efd4ec694ec5135487344e509231 | [
"MIT"
] | null | null | null | src/hausdorff/stop_condition.h | ZJUCADGeoSim/hausdorff | df9fdf0294d7efd4ec694ec5135487344e509231 | [
"MIT"
] | null | null | null | /*
State Key Lab of CAD&CG Zhejiang Unv.
Author:
Yicun Zheng (3130104113@zju.edu.cn)
Haoran Sun (hrsun@zju.edu.cn)
Jin Huang (hj@cad.zju.edu.cn)
Copyright (c) 2004-2021 <Jin Huang>
All rights reserved.
Licensed under the MIT License.
*/
#ifndef _STOP_CONDITION_H
#define _STOP_CON... | 18.857143 | 51 | 0.645202 | [
"cad"
] |
5d9447a73aadeefed0bc7b595383c6c07034b773 | 1,401 | c | C | projects/simulator/pthread_tests/pthread_mutex_lock.2-1.c | maurizioabba/rose | 7597292cf14da292bdb9a4ef573001b6c5b9b6c0 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | projects/simulator2/pthread_tests/pthread_mutex_lock.2-1.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | projects/simulator2/pthread_tests/pthread_mutex_lock.2-1.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | /*
* Copyright (c) 2002, Intel Corporation. All rights reserved.
* Created by: bing.wei.liu REMOVE-THIS AT intel DOT com
* This file is licensed under the GPL license. For the full content
* of this license, see the COPYING file at the top level of this
* source tree.
* Test that pthread_mutex_lock()
* ... | 24.578947 | 78 | 0.694504 | [
"object"
] |
5dd2615565e705477d8933a4ab9fdd1e566088a4 | 1,465 | h | C | Lepus3D/Source/RenderEngine.h | tomezpl/LepusEngine | 57b7e59e27464dbe91f300526a9b6975acd5ad93 | [
"MIT"
] | null | null | null | Lepus3D/Source/RenderEngine.h | tomezpl/LepusEngine | 57b7e59e27464dbe91f300526a9b6975acd5ad93 | [
"MIT"
] | 22 | 2017-08-25T23:27:54.000Z | 2019-12-02T13:35:40.000Z | Lepus3D/Source/RenderEngine.h | tomezpl/LepusEngine | 57b7e59e27464dbe91f300526a9b6975acd5ad93 | [
"MIT"
] | null | null | null | #pragma once
#ifndef LEPUS_GLEW_INCLUDED
#define LEPUS_GLEW_INCLUDED
#include <GL/glew.h>
#endif
#ifndef LEPUS_GLFW_INCLUDED
#define LEPUS_GLFW_INCLUDED
#include <GLFW/glfw3.h>
#endif
#include "Material.h"
#include "Vertex.h"
#include "Mesh.h"
#include "Transform.h"
#include "Camera.h"
#include "Scene.h"
namespace L... | 23.629032 | 91 | 0.706485 | [
"mesh",
"render",
"transform"
] |
5dd509ed15b520d62962cc12c5d023f9880d70b2 | 12,810 | h | C | include/fl/ann/neurons.h | sguazt/fuzzylitex | a7d653dfa9c8ae7fd056748c8c7a9a0006c2c4c9 | [
"Apache-2.0"
] | 5 | 2017-05-29T05:32:53.000Z | 2020-12-13T14:03:10.000Z | include/fl/ann/neurons.h | sguazt/fuzzylitex | a7d653dfa9c8ae7fd056748c8c7a9a0006c2c4c9 | [
"Apache-2.0"
] | 1 | 2020-11-15T00:34:31.000Z | 2020-11-15T00:34:31.000Z | include/fl/ann/neurons.h | sguazt/fuzzylitex | a7d653dfa9c8ae7fd056748c8c7a9a0006c2c4c9 | [
"Apache-2.0"
] | 6 | 2018-02-05T10:43:19.000Z | 2021-01-13T18:04:23.000Z | /**
* \file fl/ann/neurons.h
*
* \brief Neurons for artificial neural networks
*
* \author Marco Guazzone (marco.guazzone@gmail.com)
*
* <hr/>
*
* Copyright 2014 Marco Guazzone (marco.guazzone@gmail.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except i... | 25.568862 | 251 | 0.686339 | [
"shape",
"vector",
"model"
] |
5dddb8488250e8a7f410c4e625d318bbd7c07b36 | 302 | h | C | XB/Classes/XBPlan/PlanDetail/View/XBPlanDetailMedalTableViewCell.h | shuaiwang007/privateDemo | ca953d05c31bb89810f53156a7033c86acf90dde | [
"Apache-2.0"
] | null | null | null | XB/Classes/XBPlan/PlanDetail/View/XBPlanDetailMedalTableViewCell.h | shuaiwang007/privateDemo | ca953d05c31bb89810f53156a7033c86acf90dde | [
"Apache-2.0"
] | null | null | null | XB/Classes/XBPlan/PlanDetail/View/XBPlanDetailMedalTableViewCell.h | shuaiwang007/privateDemo | ca953d05c31bb89810f53156a7033c86acf90dde | [
"Apache-2.0"
] | null | null | null | //
// XBPlanDetailMedalTableViewCell.h
// XB
//
// Created by 王化强 on 2017/3/2.
// Copyright © 2017年 whqfor. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "XBPlanDetailModel.h"
@interface XBPlanDetailMedalTableViewCell : UITableViewCell
- (void)setCellWithModel:(XBBadge *)model;
@end
| 17.764706 | 59 | 0.728477 | [
"model"
] |
3454dbfa3cd1fa95d1fde01c8cc6c50d95ed7065 | 43,627 | h | C | c_include/windows_win7_orig/ws2def.h | stuta/Luajit-Tcp-Server | d89228c170debca554c3bc71b200b1e62ccdeb9e | [
"BSD-3-Clause"
] | 24 | 2015-01-15T16:28:33.000Z | 2020-07-16T03:38:37.000Z | c_include/windows_win7_orig/ws2def.h | stuta/Luajit-Tcp-Server | d89228c170debca554c3bc71b200b1e62ccdeb9e | [
"BSD-3-Clause"
] | null | null | null | c_include/windows_win7_orig/ws2def.h | stuta/Luajit-Tcp-Server | d89228c170debca554c3bc71b200b1e62ccdeb9e | [
"BSD-3-Clause"
] | 9 | 2017-03-08T18:22:42.000Z | 2022-01-18T15:16:56.000Z | # 1 "c_include/windows/original/ws2def.h"
#define __STDC__ 1
# 1 "c_include/windows/original/ws2def.h"
#define __STDC_HOSTED__ 1
# 1 "c_include/windows/original/ws2def.h"
#define __GNUC__ 4
# 1 "c_include/windows/original/ws2def.h"
#define __GNUC_MINOR__ 8
# 1 "c_include/windows/original/ws2def.h"
#define __GN... | 29.418071 | 311 | 0.729044 | [
"object"
] |
3459edfab5d9cafccccdd0e244ae3f411b18da56 | 4,039 | h | C | groups/lsp/lspcore/lspcore_lexer.h | dgoffredo/bdelisp | ea1411cd99aa69605f0a8281fe3be89db09c4aac | [
"blessing"
] | null | null | null | groups/lsp/lspcore/lspcore_lexer.h | dgoffredo/bdelisp | ea1411cd99aa69605f0a8281fe3be89db09c4aac | [
"blessing"
] | null | null | null | groups/lsp/lspcore/lspcore_lexer.h | dgoffredo/bdelisp | ea1411cd99aa69605f0a8281fe3be89db09c4aac | [
"blessing"
] | null | null | null | #ifndef INCLUDED_LSPCORE_LEXER
#define INCLUDED_LSPCORE_LEXER
#include <bdlpcre_regex.h>
#include <bsl_cstddef.h>
#include <bsl_iosfwd.h>
#include <bsl_string_view.h>
#include <bsl_utility.h>
#include <bsl_vector.h>
#include <lspcore_linecounter.h>
namespace BloombergLP {
namespace bslma {
class Allocator;
} // name... | 30.141791 | 76 | 0.636544 | [
"object",
"vector"
] |
346c5022e07216283d44ef40892ab6c6b54f8280 | 3,011 | h | C | src/parallel/Scatter.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 4 | 2021-11-03T17:11:00.000Z | 2022-02-16T07:51:01.000Z | src/parallel/Scatter.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 12 | 2020-05-18T14:51:13.000Z | 2021-12-16T12:56:31.000Z | src/parallel/Scatter.h | NicoSchlw/tandem | 3a08b5a7ae391c1675c5cbfdad77260d4a0115cc | [
"BSD-3-Clause"
] | 2 | 2020-10-23T08:04:42.000Z | 2021-11-15T12:23:59.000Z | #ifndef SCATTER_20200715_H
#define SCATTER_20200715_H
#include "interface/BlockVector.h"
#include "parallel/MPITraits.h"
#include "parallel/ScatterPlan.h"
#include "parallel/SparseBlockVector.h"
#include "tensor/Tensor.h"
#include <mpi.h>
#include <cassert>
#include <cstddef>
#include <memory>
#include <vector>
nam... | 33.455556 | 97 | 0.612089 | [
"vector"
] |
3485eadf92061aca778c635f60e11e3a9599ba53 | 2,215 | c | C | frameworks/C/libreactor/src/main.c | TaurusMindset/FrameworkBenchmarks | 8cbf35a5f5f551d5ba76d805506958cfe78317c2 | [
"BSD-3-Clause"
] | 1 | 2020-07-16T05:01:32.000Z | 2020-07-16T05:01:32.000Z | frameworks/C/libreactor/src/main.c | TaurusMindset/FrameworkBenchmarks | 8cbf35a5f5f551d5ba76d805506958cfe78317c2 | [
"BSD-3-Clause"
] | null | null | null | frameworks/C/libreactor/src/main.c | TaurusMindset/FrameworkBenchmarks | 8cbf35a5f5f551d5ba76d805506958cfe78317c2 | [
"BSD-3-Clause"
] | 2 | 2018-03-22T00:37:28.000Z | 2018-03-22T00:56:57.000Z | #include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <time.h>
#include <err.h>
#include <dynamic.h>
#include <reactor.h>
#include <clo.h>
#include "setup.h"
#include "helpers.h"
#define JSON_PREAMBLE "HTTP/1.1 200 OK\r\n"\
"Server: libreact... | 28.037975 | 117 | 0.665463 | [
"object"
] |
34878e1f1df935bab6e35b17ff49eccad983fec6 | 1,074 | h | C | toolboxes/mri/hyper/CSIOperator.h | roopchansinghv/gadgetron | fb6c56b643911152c27834a754a7b6ee2dd912da | [
"MIT"
] | 1 | 2022-02-22T21:06:36.000Z | 2022-02-22T21:06:36.000Z | toolboxes/mri/hyper/CSIOperator.h | apd47/gadgetron | 073e84dabe77d2dae3b3dd9aa4bf9edbf1f890f2 | [
"MIT"
] | null | null | null | toolboxes/mri/hyper/CSIOperator.h | apd47/gadgetron | 073e84dabe77d2dae3b3dd9aa4bf9edbf1f890f2 | [
"MIT"
] | null | null | null | /*
* CSIOperator.h
*
* Created on: Nov 10, 2014
* Author: dch
*/
#ifndef CSIOPERATOR_H_
#define CSIOPERATOR_H_
#include "linearOperator.h"
#include "cuNDArray.h"
namespace Gadgetron {
template <class T> class CSIOperator: public Gadgetron::linearOperator<cuNDArray<complext<T>>> {
public:
CSIOperator();
... | 23.866667 | 96 | 0.724395 | [
"vector"
] |
348a69ec50f66be3ad99b014d2db0d11f5103c22 | 51,181 | c | C | Microsoft/SAMPLES/status/multithr/status.c | tig/Tigger | 8e06d117a5b520c5fc9e37a710bf17aa51a9958c | [
"MIT",
"Unlicense"
] | 1 | 2021-08-02T01:36:43.000Z | 2021-08-02T01:36:43.000Z | Microsoft/SAMPLES/status/status.c | mdileep/Tigger | 8e06d117a5b520c5fc9e37a710bf17aa51a9958c | [
"MIT",
"Unlicense"
] | null | null | null | Microsoft/SAMPLES/status/status.c | mdileep/Tigger | 8e06d117a5b520c5fc9e37a710bf17aa51a9958c | [
"MIT",
"Unlicense"
] | 1 | 2022-01-04T21:13:01.000Z | 2022-01-04T21:13:01.000Z | /************************************************************************
*
* Project: Windows Sample Applications
*
* Module: status.c
*
* Author(s): Charles E. Kindel, Jr. (ckindel)
*
* Remarks:
* This module contains all functions used to display a 3d looking
* status ... | 28.592737 | 110 | 0.46781 | [
"shape",
"3d"
] |
348bbe2313396c9e51958e01e4ff38a6259fbaa1 | 22,286 | c | C | code-samples/mandelbrot/do_fluid_movement/do_fluid_continuous_demo.c | Leo-Lee-L/terasic-de10-nano-kit | a7777d713c557691e566b0db6d9522de1e672034 | [
"MIT"
] | 81 | 2017-05-05T17:47:12.000Z | 2022-03-25T23:17:24.000Z | code-samples/mandelbrot/do_fluid_movement/do_fluid_continuous_demo.c | Leo-Lee-L/terasic-de10-nano-kit | a7777d713c557691e566b0db6d9522de1e672034 | [
"MIT"
] | 5 | 2018-12-16T02:36:04.000Z | 2022-03-16T01:40:38.000Z | code-samples/mandelbrot/do_fluid_movement/do_fluid_continuous_demo.c | Leo-Lee-L/terasic-de10-nano-kit | a7777d713c557691e566b0db6d9522de1e672034 | [
"MIT"
] | 40 | 2017-03-30T20:23:55.000Z | 2022-03-27T06:53:21.000Z | //
// Copyright (c) 2017 Intel Corporation
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restriction, including without limitation the
// rights to use, copy, modify, merge, p... | 32.534307 | 167 | 0.732343 | [
"geometry"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.