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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b46cd4505721586d9f5050dd12a97724c9a39757 | 4,715 | h | C | Plugins/org.mitk.gui.qt.igt.app.ultrasoundtrackingnavigation/src/internal/NavigationStepWidgets/QmitkUSNavigationStepPlacementPlanning.h | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2022-03-03T12:03:32.000Z | 2022-03-03T12:03:32.000Z | Plugins/org.mitk.gui.qt.igt.app.ultrasoundtrackingnavigation/src/internal/NavigationStepWidgets/QmitkUSNavigationStepPlacementPlanning.h | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2021-12-22T10:19:02.000Z | 2021-12-22T10:19:02.000Z | Plugins/org.mitk.gui.qt.igt.app.ultrasoundtrackingnavigation/src/internal/NavigationStepWidgets/QmitkUSNavigationStepPlacementPlanning.h | zhaomengxiao/MITK_lancet | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2020-11-27T09:41:18.000Z | 2020-11-27T09:41:18.000Z | /*============================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center (DKFZ)
All rights reserved.
Use of this source code is governed by a 3-clause BSD license that can be
found in the LICENSE file.
=================... | 32.517241 | 118 | 0.758431 | [
"render"
] |
b46e51a2a66977319e6dfc96a6a655bde9846031 | 1,214 | h | C | PrivateFrameworks/HomeKitBackingStore/HMBMirrorOutputTuple.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/HomeKitBackingStore/HMBMirrorOutputTuple.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/HomeKitBackingStore/HMBMirrorOutputTuple.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 1 | 2018-09-28T13:54:23.000Z | 2018-09-28T13:54:23.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "HMFObject.h"
@class HMBLocalSQLQueryTable, HMBModel, NSData;
@interface HMBMirrorOutputTuple : HMFObject
{
HMBModel *_model;
NSData *_externalID;
NSData *_ext... | 36.787879 | 166 | 0.763591 | [
"model"
] |
b47c823b49fb10133b8eba989707da0350ba7caa | 770 | h | C | Project/src/Generator/Random/UniformRandom.h | olegat/uea-dissertation | 3768908aa172715278dc9307b99361746fb38f2e | [
"MIT"
] | null | null | null | Project/src/Generator/Random/UniformRandom.h | olegat/uea-dissertation | 3768908aa172715278dc9307b99361746fb38f2e | [
"MIT"
] | null | null | null | Project/src/Generator/Random/UniformRandom.h | olegat/uea-dissertation | 3768908aa172715278dc9307b99361746fb38f2e | [
"MIT"
] | null | null | null | //
// UniformSeeder.h
// Dissert
//
// Created by Olivier Legat on 12/05/12.
// Copyright (c) 2012 ss42. All rights reserved.
//
#ifndef UNIFORM_SEEDER_H_
#define UNIFORM_SEEDER_H_
#include "Random.h"
#define MAZE_LCG_A 16807 // 7^5
#define MAZE_LCG_M 2147483647 // 2^31 − 1
#define MAZE_LCG_C 0 // ... | 18.780488 | 50 | 0.679221 | [
"object"
] |
7d8d3a433496527d788562e2c090800a1dfd9dc9 | 7,304 | h | C | D2CloudKitManager/Classes/D20CloudKitManager.h | 2020Deception/D2CloudKitManager | 8a6955f516d09e20a82b2385ed19fc40d8c8b417 | [
"MIT"
] | 1 | 2016-11-02T19:58:58.000Z | 2016-11-02T19:58:58.000Z | D2CloudKitManager/Classes/D20CloudKitManager.h | 2020Deception/D2CloudKitManager | 8a6955f516d09e20a82b2385ed19fc40d8c8b417 | [
"MIT"
] | null | null | null | D2CloudKitManager/Classes/D20CloudKitManager.h | 2020Deception/D2CloudKitManager | 8a6955f516d09e20a82b2385ed19fc40d8c8b417 | [
"MIT"
] | null | null | null | //
// D20CloudKitManager.h
// Pods
//
// Created by 2020Deceptiononymous on 10/4/16.
//
//
@import Foundation;
@import CloudKit;
@import UIKit;
NS_ENUM(NSInteger, DatabaseType) {
DatabaseTypePublic,
DatabaseTypePrivate
};
@interface D20CloudKitManager : NSObject
+ (instancetype _Nonnull)sharedInstance;
... | 53.705882 | 187 | 0.732338 | [
"object"
] |
7d945e01cee51e8caa0158c338e6420b7eb835da | 1,932 | h | C | saver_id.h | poikilos/golgotha | d3184dea6b061f853423e0666dba23218042e5ba | [
"CC0-1.0"
] | 5 | 2015-12-09T20:37:49.000Z | 2021-08-10T08:06:29.000Z | saver_id.h | poikilos/golgotha | d3184dea6b061f853423e0666dba23218042e5ba | [
"CC0-1.0"
] | 13 | 2021-09-20T16:25:30.000Z | 2022-03-17T04:59:40.000Z | saver_id.h | poikilos/golgotha | d3184dea6b061f853423e0666dba23218042e5ba | [
"CC0-1.0"
] | 5 | 2016-01-04T22:54:22.000Z | 2021-09-20T16:09:03.000Z | /********************************************************************** <BR>
This file is part of Crack dot Com's free source code release of
Golgotha. <a href="http://www.crack.com/golgotha_release"> <BR> for
information about compiling & licensing issues visit this URL</a>
<PRE> If that doesn't help, ... | 23.560976 | 95 | 0.712733 | [
"object",
"model"
] |
7d99da5ad71867ed82eda71c02ec99617f87c5af | 741 | h | C | engine/Math/src/Math.h | AbyteofteA/MiteVox | 32cbe2e42f05c68b4f545707ef6df28d73d9dd2a | [
"MIT"
] | null | null | null | engine/Math/src/Math.h | AbyteofteA/MiteVox | 32cbe2e42f05c68b4f545707ef6df28d73d9dd2a | [
"MIT"
] | null | null | null | engine/Math/src/Math.h | AbyteofteA/MiteVox | 32cbe2e42f05c68b4f545707ef6df28d73d9dd2a | [
"MIT"
] | null | null | null |
#ifndef MATH_HEADERS_H
#define MATH_HEADERS_H
#define _USE_MATH_DEFINES
#include <math.h>
#include "Calculus/Sequences.h"
#include "DataStructures/Buffer.h"
#include "DataStructures/HalfTable.h"
#include "DataStructures/HyperData.h"
#include "DataStructures/Graphs/Octree.h"
//#include "DataStructures/Graphs/Math_Bi... | 25.551724 | 68 | 0.817814 | [
"transform"
] |
7da0a887499c728936b7f508dd6bc7525dd6a61f | 36,969 | c | C | lib/dpdk-stable-19.08.2/drivers/net/hinic/base/hinic_pmd_niccfg.c | mjlee34/poseidonos | 8eff75c5ba7af8090d3ff4ac51d7507b37571f9b | [
"BSD-3-Clause"
] | null | null | null | lib/dpdk-stable-19.08.2/drivers/net/hinic/base/hinic_pmd_niccfg.c | mjlee34/poseidonos | 8eff75c5ba7af8090d3ff4ac51d7507b37571f9b | [
"BSD-3-Clause"
] | null | null | null | lib/dpdk-stable-19.08.2/drivers/net/hinic/base/hinic_pmd_niccfg.c | mjlee34/poseidonos | 8eff75c5ba7af8090d3ff4ac51d7507b37571f9b | [
"BSD-3-Clause"
] | null | null | null | /* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2017 Huawei Technologies Co., Ltd
*/
#include "hinic_compat.h"
#include "hinic_pmd_hwdev.h"
#include "hinic_pmd_hwif.h"
#include "hinic_pmd_eqs.h"
#include "hinic_pmd_wq.h"
#include "hinic_pmd_mgmt.h"
#include "hinic_pmd_cmdq.h"
#include "hinic_pmd_niccfg.h"
#... | 28.949883 | 97 | 0.721686 | [
"object"
] |
7dbebb5f8fa6f8ed7fb0fc762c70ff4549b53f21 | 4,003 | h | C | google/cloud/internal/source_ready_token.h | EdvardD/google-cloud-cpp | 024c43839c9528c1fd61fecf141c9b8f1e0d4b58 | [
"Apache-2.0"
] | null | null | null | google/cloud/internal/source_ready_token.h | EdvardD/google-cloud-cpp | 024c43839c9528c1fd61fecf141c9b8f1e0d4b58 | [
"Apache-2.0"
] | null | null | null | google/cloud/internal/source_ready_token.h | EdvardD/google-cloud-cpp | 024c43839c9528c1fd61fecf141c9b8f1e0d4b58 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020 Google LLC
//
// 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 w... | 31.519685 | 80 | 0.732451 | [
"object"
] |
7dbf1ff4b2bb5f3f842ee7acbdf9336a7984d0f1 | 2,273 | h | C | Rosewood/src/Rosewood/Graphics/2D/Sprite.h | dovker/Rosewood | 5131a061632732222ce68e5da5a257b8bda36ea5 | [
"Apache-2.0"
] | 1 | 2020-10-02T15:59:00.000Z | 2020-10-02T15:59:00.000Z | Rosewood/src/Rosewood/Graphics/2D/Sprite.h | dovker/Rosewood | 5131a061632732222ce68e5da5a257b8bda36ea5 | [
"Apache-2.0"
] | null | null | null | Rosewood/src/Rosewood/Graphics/2D/Sprite.h | dovker/Rosewood | 5131a061632732222ce68e5da5a257b8bda36ea5 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "rwpch.h"
#include <glm/glm.hpp>
#include "Rosewood/Graphics/2D/RenderItem2D.h"
namespace Rosewood
{
struct Animation2D
{
float Speed = 1; //Seconds Per Frame TODO: FIX THIS
uint32_t Frame = 0;
uint32_t TotalFrames = 1;
bool Playing = false;
bool ... | 30.716216 | 138 | 0.601848 | [
"transform"
] |
7dc9241bad71f0030fc9f48f94489e5763e62356 | 4,294 | c | C | scripts/HiCorrector_1.2/src/export_norm_data.c | Princeton-LSI-ResearchComputing/sprite-pipeline | 5e11a588df9a70a98d167956af471880669a18f5 | [
"MIT"
] | 15 | 2018-05-04T16:15:30.000Z | 2022-02-07T20:15:11.000Z | scripts/HiCorrector_1.2/src/export_norm_data.c | Princeton-LSI-ResearchComputing/sprite-pipeline | 5e11a588df9a70a98d167956af471880669a18f5 | [
"MIT"
] | 3 | 2018-07-03T19:30:10.000Z | 2020-03-25T18:29:51.000Z | scripts/HiCorrector_1.2/src/export_norm_data.c | Princeton-LSI-ResearchComputing/sprite-pipeline | 5e11a588df9a70a98d167956af471880669a18f5 | [
"MIT"
] | 4 | 2018-11-05T12:40:06.000Z | 2022-02-07T20:15:29.000Z | /*
* export_norm_data.c
*
* Created on: March 24, 2015
* Author: Wenyuan Li
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "matutils.h"
void print_usage(FILE* stream)
{
fprintf(stream, "Usage:\n");
fprintf(stream, "\texport_norm_data <input raw matrix file> <#row... | 35.487603 | 258 | 0.714485 | [
"vector"
] |
7dd8d957c53c3b4e32984115d479b58fb4ae09b7 | 843 | h | C | C&CPP/00-Code/cpp-program-basic/007-oop/friend_class.h | hiloWang/notes | 64a637a86f734e4e80975f4aa93ab47e8d7e8b64 | [
"Apache-2.0"
] | 2 | 2020-10-08T13:22:08.000Z | 2021-07-28T14:45:41.000Z | C&C++/cplusplus-program/007-oop/friend_class.h | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | null | null | null | C&C++/cplusplus-program/007-oop/friend_class.h | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | 6 | 2020-08-20T07:19:17.000Z | 2022-03-02T08:16:21.000Z | /*
============================================================================
Author : Ztiany
Description : 友元
============================================================================
*/
#ifndef C_BASIC_FRIEND_CLASS_H
#define C_BASIC_FRIEND_CLASS_H
#include <iostream>
#include <vector>
class Box... | 17.5625 | 77 | 0.534994 | [
"vector"
] |
7dd91d3de600185bc5616612ed8244dfe91a6ae9 | 536 | h | C | pkg/core/src/atpg_mgr.h | DavidLin2015/AtpgSystem | 818b6233cbdfb850c880a328e124e5fde3612f30 | [
"CECILL-B"
] | null | null | null | pkg/core/src/atpg_mgr.h | DavidLin2015/AtpgSystem | 818b6233cbdfb850c880a328e124e5fde3612f30 | [
"CECILL-B"
] | null | null | null | pkg/core/src/atpg_mgr.h | DavidLin2015/AtpgSystem | 818b6233cbdfb850c880a328e124e5fde3612f30 | [
"CECILL-B"
] | 1 | 2021-01-26T08:26:15.000Z | 2021-01-26T08:26:15.000Z | #ifndef _CORE_ATPG_MGR_H_
#define _CORE_ATPG_MGR_H_
#include "atpg.h"
namespace CoreNs {
typedef std::vector<Atpg*> AtpgVec;
class AtpgMgr {
public:
AtpgMgr();
~AtpgMgr();
Circuit *cir_;
FaultMgr *f_mgr_;
PatternMgr *pat_mgr_;
private:
AtpgVec ... | 14.486486 | 37 | 0.565299 | [
"vector"
] |
7de3d812a73db12226b5fd8712369e40f1b59611 | 9,018 | c | C | applications/msPlugin/ms3dsdk184/ms3dsdk/specs/ms3dspec.txt.c | rastullahs-lockenpracht/newton | 99b82478f3de9ee7c8d17c8ebefe62e46283d857 | [
"Zlib"
] | null | null | null | applications/msPlugin/ms3dsdk184/ms3dsdk/specs/ms3dspec.txt.c | rastullahs-lockenpracht/newton | 99b82478f3de9ee7c8d17c8ebefe62e46283d857 | [
"Zlib"
] | null | null | null | applications/msPlugin/ms3dsdk184/ms3dsdk/specs/ms3dspec.txt.c | rastullahs-lockenpracht/newton | 99b82478f3de9ee7c8d17c8ebefe62e46283d857 | [
"Zlib"
] | null | null | null | //
//
//
// MilkShape 3D 1.8.2 File Format Specification
//
//
// This specifcation is written in C style.
//
//
// The data structures are defined in the order as they appear in the .ms3d file.
//
//
//
//
//
//
// max values
//
#define MAX_VERTICES 65534
#de... | 31.096552 | 135 | 0.567753 | [
"mesh",
"model",
"3d"
] |
7de9a0dd30ae1e3c2252d46cf1a82f32fc466afc | 1,808 | h | C | GL1/src/Shader.h | FUHUZHENSUNBO/GL1 | b4344b710926e9d9052eec445ea948fabd79ff32 | [
"Apache-2.0"
] | null | null | null | GL1/src/Shader.h | FUHUZHENSUNBO/GL1 | b4344b710926e9d9052eec445ea948fabd79ff32 | [
"Apache-2.0"
] | null | null | null | GL1/src/Shader.h | FUHUZHENSUNBO/GL1 | b4344b710926e9d9052eec445ea948fabd79ff32 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include<iostream>
#include<cstring>
#include<unordered_map>
#include<vector>
#include<GL/glew.h>
#include <glm/gtc/matrix_transform.hpp>
struct ShaderProgaramSource
{
std::string VertexSource;
std::string FragmentSource;
};
class Shader
{
private:
std::string m_FilePath;
unsigned int m_RendererID;
... | 24.432432 | 111 | 0.706305 | [
"vector"
] |
7deee6661bc0a5963893f0693249e588a199b6b3 | 3,262 | c | C | d/avatars/nienne/fatedomain.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/avatars/nienne/fatedomain.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | null | null | null | d/avatars/nienne/fatedomain.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
inherit OBJECT;
void create() {
::create();
set_name("woven tapestry");
set_id(({"tapestry","woven tapestry","tapestry of fate","tapestry of stars"}));
set_short("%^RESET%^%^BLUE%^Tapestry of %^YELLOW%^S%^BOLD%^%^WHITE%^t%^YELLOW%^a%^BOLD%^%^WHITE%^r%^YELLOW%^s%^RESET%^");
set_long("%^R... | 58.25 | 155 | 0.707848 | [
"object",
"shape"
] |
7df495565da0012ba2b2c50bda3d69dd97d5498e | 1,870 | h | C | source/mono/MonoLibLoader.h | SuiMachine/Ultimate-ASI-Loader | b3ec0950df5ac7fa057bc9af8298bcfb6241f107 | [
"MIT"
] | null | null | null | source/mono/MonoLibLoader.h | SuiMachine/Ultimate-ASI-Loader | b3ec0950df5ac7fa057bc9af8298bcfb6241f107 | [
"MIT"
] | null | null | null | source/mono/MonoLibLoader.h | SuiMachine/Ultimate-ASI-Loader | b3ec0950df5ac7fa057bc9af8298bcfb6241f107 | [
"MIT"
] | null | null | null | #pragma once
#include <Windows.h>
#include <TlHelp32.h>
#include <thread>
#include <iostream>
#include <winnt.h>
#include <queue>
typedef DWORD(*LP_mono_security_get_mode)();
typedef void*(*LP_mono_security_set_mode)(DWORD mode);
typedef void*(*LP_mono_domain_get)();
typedef void*(*LP_mono_domain_assembly_open)(void* ... | 29.68254 | 110 | 0.796257 | [
"object",
"vector"
] |
7df54f8643933650bd58c09349a1bcfc7ec002e1 | 4,279 | h | C | minisam/utils/testAssertions.h | versatran01/minisam | b3840d2629551fdfa287df8aac2e7956873d2b0e | [
"BSD-3-Clause"
] | 338 | 2019-09-03T10:44:08.000Z | 2022-03-31T12:12:08.000Z | minisam/utils/testAssertions.h | bhsphd/minisam | ef84796fa11ac6e5e4d4aa9d60d9b94a99a973fb | [
"BSD-3-Clause"
] | 23 | 2019-09-26T09:00:43.000Z | 2022-01-04T06:04:02.000Z | minisam/utils/testAssertions.h | bhsphd/minisam | ef84796fa11ac6e5e4d4aa9d60d9b94a99a973fb | [
"BSD-3-Clause"
] | 87 | 2019-09-04T05:17:07.000Z | 2022-02-23T09:47:23.000Z | /**
* @file testAssertions.h
* @brief Utils for calculating numerical Jacobians
* @author Jing Dong
* @date Sep 14, 2018
*/
#pragma once
// Eigen/scalar traits implementation needed for assert_equal
#include <minisam/core/Eigen.h>
#include <minisam/core/Traits.h>
#include <minisam/core/Variables.h>
#in... | 31.696296 | 80 | 0.594999 | [
"vector"
] |
b405a2e88dbcce5b40df47077e49d8eaaa2cba86 | 5,937 | h | C | cpp/expressionsLib/inc/ExprValue.h | RA-Consulting-GmbH/openscenario.api.test | 4b8aa781fc51862cac382b312855d520ea61aaa7 | [
"Apache-2.0"
] | 27 | 2020-08-13T11:39:24.000Z | 2022-02-13T06:21:16.000Z | cpp/expressionsLib/inc/ExprValue.h | RA-Consulting-GmbH/openscenario.api.test | 4b8aa781fc51862cac382b312855d520ea61aaa7 | [
"Apache-2.0"
] | 62 | 2020-08-12T14:53:29.000Z | 2022-02-21T14:39:23.000Z | cpp/expressionsLib/inc/ExprValue.h | ahege/openscenario.api.test | 94cc39a6caad0418c71aadc6567fa200ded0ac65 | [
"Apache-2.0"
] | 4 | 2021-07-08T03:04:14.000Z | 2022-01-11T11:16:43.000Z | /*
* Copyright 2021 RA Consulting
*
* RA Consulting GmbH licenses this file 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 require... | 28.137441 | 128 | 0.702543 | [
"object",
"vector"
] |
b40934ae234815b62c3d00e124c10e1b833b2519 | 1,313 | h | C | tests/testvectors/rc/rc2rfc2268.h | calccrypto/Encryptions | ed1a02aebbb783128c77a0a4881e7ecb8a335842 | [
"MIT"
] | 113 | 2015-04-26T16:48:54.000Z | 2022-03-25T23:15:21.000Z | thirdparty/Encryptions/tests/testvectors/rc/rc2rfc2268.h | Muller-Castro/Minesweeper | e4c3fb48e7181aff9637dc77cb829d16d293afdb | [
"Zlib",
"MIT"
] | 5 | 2019-01-24T02:46:15.000Z | 2021-05-09T14:06:25.000Z | thirdparty/Encryptions/tests/testvectors/rc/rc2rfc2268.h | Muller-Castro/Minesweeper | e4c3fb48e7181aff9637dc77cb829d16d293afdb | [
"Zlib",
"MIT"
] | 44 | 2015-12-17T02:29:19.000Z | 2022-03-31T21:39:13.000Z | #ifndef __RC2RFC2268__
#define __RC2RFC2268__
#include "../plainkeycipher.h"
// Test vectors from <https://tools.ietf.org/html/rfc2268>
static const std::vector <PlainKeyCipher> RC2_RFC2268 = {
// std::make_tuple("0000000000000000", "0000000000000000", "ebb773f... | 69.105263 | 135 | 0.550647 | [
"vector"
] |
b411d58c2c07614ec25c19e850c63a148035970c | 364 | c | C | main.c | olivierbloch/Azure-RTOS-GUIX-Flip-Dot-Display-Driver | 10026819d6831964ebb91554b52a86d98da72755 | [
"MIT"
] | 3 | 2020-12-18T11:53:39.000Z | 2021-01-14T18:44:43.000Z | main.c | olivierbloch/AzureSRFlipdot | 10026819d6831964ebb91554b52a86d98da72755 | [
"MIT"
] | null | null | null | main.c | olivierbloch/AzureSRFlipdot | 10026819d6831964ebb91554b52a86d98da72755 | [
"MIT"
] | 1 | 2021-09-24T17:12:33.000Z | 2021-09-24T17:12:33.000Z | /* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
#include "CPUFreq.h"
#include "VectorTable.h"
extern int main(void);
_Noreturn void RTCoreMain(void)
{
// Init Vector Table
VectorTableInit();
// Set CPU clock
CPUFreq_Set(197600000);
// Invoke ThreadX main
main()... | 15.166667 | 39 | 0.629121 | [
"vector"
] |
b41ca241d7f1d796fec37be263eb73df32742b5c | 2,010 | h | C | src/opossum.h | aeolus-project/opossum | 1854a27c6f83762c8e74243db2df378e7759223a | [
"BSD-3-Clause"
] | 1 | 2015-07-01T19:43:06.000Z | 2015-07-01T19:43:06.000Z | src/opossum.h | aeolus-project/opossum | 1854a27c6f83762c8e74243db2df378e7759223a | [
"BSD-3-Clause"
] | null | null | null | src/opossum.h | aeolus-project/opossum | 1854a27c6f83762c8e74243db2df378e7759223a | [
"BSD-3-Clause"
] | null | null | null | /*******************************************************/
/* oPoSSuM solver: cudf.h */
/* Handling of PSL problem files */
/* (c) Arnaud Malapert I3S (UNS-CNRS) 2012 */
/*******************************************************/
// main include file
#ifnde... | 25.769231 | 85 | 0.658706 | [
"vector"
] |
f1d2f634fb0526701d2b1df06e7038d5c3164b6b | 486 | h | C | src/app/camera.h | ugozapad/pbr-sandbox | 07417cc68b9422ff01b4c293a42d8ce65f9297ca | [
"BSD-2-Clause"
] | null | null | null | src/app/camera.h | ugozapad/pbr-sandbox | 07417cc68b9422ff01b4c293a42d8ce65f9297ca | [
"BSD-2-Clause"
] | null | null | null | src/app/camera.h | ugozapad/pbr-sandbox | 07417cc68b9422ff01b4c293a42d8ce65f9297ca | [
"BSD-2-Clause"
] | null | null | null | #pragma once
#include "render/render_common.h"
class Camera
{
public:
enum MovmentDir
{
None,
Forward,
Backward,
Left,
Right
};
public:
Camera();
~Camera();
void update(MovmentDir dir, float x, float y, int width, int height, float dt);
glm::mat4 get_view_matr();
glm::vec3 get_pos() { return m_po... | 14.294118 | 80 | 0.666667 | [
"render"
] |
f1eb5fbe0576c12851d5c4940c2f79fd241fe1df | 1,976 | h | C | swarmros/include/swarmros/bridge/TelemetryForwarder.h | codavide/swarmros | 2c08c0ea7ee4d67a213edd8a27d5515f31c4d341 | [
"Apache-2.0"
] | 4 | 2019-08-01T12:49:14.000Z | 2022-01-24T12:48:54.000Z | swarmros/include/swarmros/bridge/TelemetryForwarder.h | codavide/swarmros | 2c08c0ea7ee4d67a213edd8a27d5515f31c4d341 | [
"Apache-2.0"
] | 1 | 2019-09-17T12:11:48.000Z | 2019-09-17T12:11:48.000Z | swarmros/include/swarmros/bridge/TelemetryForwarder.h | codavide/swarmros | 2c08c0ea7ee4d67a213edd8a27d5515f31c4d341 | [
"Apache-2.0"
] | 1 | 2020-02-12T15:30:44.000Z | 2020-02-12T15:30:44.000Z | #pragma once
#include <swarmros/bridge/Pylon.h>
#include <swarmros/introspection/VariantMessage.h>
#include <swarmio/services/telemetry/Service.h>
#include <ros/ros.h>
namespace swarmros::bridge
{
/**
* @brief A ROS topic subscriber that bridges
* telemetry data to ROS topics.
*
*/
... | 27.444444 | 219 | 0.51417 | [
"object"
] |
7b0184f206ea68fe13df33ba042d2770677bcc78 | 243 | h | C | common/eeprom/pc/eepromPc.h | f4deb/cen-electronic | 74302fb38cf41e060ccaf9435ccd8e8792f3e565 | [
"MIT"
] | 1 | 2019-07-24T08:30:33.000Z | 2019-07-24T08:30:33.000Z | common/eeprom/pc/eepromPc.h | f4deb/cen-electronic | 74302fb38cf41e060ccaf9435ccd8e8792f3e565 | [
"MIT"
] | 126 | 2015-01-01T20:03:57.000Z | 2018-05-06T19:55:31.000Z | common/eeprom/pc/eepromPc.h | f4deb/cen-electronic | 74302fb38cf41e060ccaf9435ccd8e8792f3e565 | [
"MIT"
] | 9 | 2015-04-10T07:18:04.000Z | 2020-11-04T11:40:21.000Z | #ifndef EEPROM_PC_H
#define EEPROM_PC_H
#include "../eeprom.h"
/**
* Initializes an eeprom linked to a file for PC.
* @param eepromPc a pointer on eeprom object
*/
void initEepromPc(Eeprom* eepromPc, char* fileName);
#endif
| 17.357143 | 53 | 0.687243 | [
"object"
] |
7b0894b42dae88280e5043d3efb542b517922d69 | 1,807 | h | C | src/mavlink-router/controller.h | FishsemiCode/mavlink-router | f5d896d364e8f12bf19d7c019d1a8df0eef1d9e6 | [
"Apache-2.0"
] | 1 | 2019-04-15T02:04:11.000Z | 2019-04-15T02:04:11.000Z | src/mavlink-router/controller.h | FishsemiCode/mavlink-router | f5d896d364e8f12bf19d7c019d1a8df0eef1d9e6 | [
"Apache-2.0"
] | null | null | null | src/mavlink-router/controller.h | FishsemiCode/mavlink-router | f5d896d364e8f12bf19d7c019d1a8df0eef1d9e6 | [
"Apache-2.0"
] | 1 | 2019-04-14T05:20:17.000Z | 2019-04-14T05:20:17.000Z | /*
* This file is part of the MAVLink Router project
*
* Copyright (C) 2019 FishSemi Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | 36.877551 | 96 | 0.740454 | [
"vector"
] |
7b0fb8576950b9be9020f7d0b6ecff1f5501c4ac | 7,556 | h | C | src/vendor/mariadb-10.6.7/tpool/tpool_structs.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | null | null | null | src/vendor/mariadb-10.6.7/tpool/tpool_structs.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | null | null | null | src/vendor/mariadb-10.6.7/tpool/tpool_structs.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | 2 | 2022-02-27T14:00:01.000Z | 2022-03-31T06:24:22.000Z | /* Copyright(C) 2019 MariaDB Corporation
This program is free software; you can redistribute itand /or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WAR... | 21.106145 | 96 | 0.613684 | [
"vector"
] |
7b137669128017959fd3e90aebbd29ac077520f6 | 53,051 | c | C | src/graphics/patch/g_glist.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | src/graphics/patch/g_glist.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | src/graphics/patch/g_glist.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null |
/* Copyright (c) 1997-2020 Miller Puckette and others. */
/* < https://opensource.org/licenses/BSD-3-Clause > */
// -----------------------------------------------------------------------------------------------------------
// ------------------------------------------------------------------------------------------... | 29.309945 | 110 | 0.536578 | [
"object"
] |
7b218fd0a2dea2af3360a5f3b977c94fecf71332 | 759 | h | C | DFCache/Private/DFCachePrivate.h | logaritmdev/DFCache | 8dcfc9c075319b853a16b4d1eb1221be5dbc687d | [
"MIT"
] | 163 | 2015-02-03T03:08:58.000Z | 2021-09-05T11:42:46.000Z | DFCache/Private/DFCachePrivate.h | logaritmdev/DFCache | 8dcfc9c075319b853a16b4d1eb1221be5dbc687d | [
"MIT"
] | 5 | 2015-04-03T08:33:46.000Z | 2017-12-17T18:54:09.000Z | DFCache/Private/DFCachePrivate.h | logaritmdev/DFCache | 8dcfc9c075319b853a16b4d1eb1221be5dbc687d | [
"MIT"
] | 27 | 2015-02-08T14:02:44.000Z | 2020-02-04T09:45:20.000Z | // The MIT License (MIT)
//
// Copyright (c) 2015 Alexander Grebenyuk (github.com/kean).
#import <Foundation/Foundation.h>
#pragma mark - Functions -
static inline void
_dwarf_cache_callback(void (^block)(id), id object) {
if (block != nil) {
dispatch_async(dispatch_get_main_queue(), ^{
block... | 23.71875 | 89 | 0.70751 | [
"object"
] |
7e2347a8ea28cc7606c9f5f4ae4d4e8e96fcaba3 | 40,236 | h | C | SRC/engine/cskeleton2.h | usnistgov/OOF3D | 4fd423a48aea9c5dc207520f02de53ae184be74c | [
"X11"
] | 31 | 2015-04-01T15:59:36.000Z | 2022-03-18T20:21:47.000Z | SRC/engine/cskeleton2.h | usnistgov/OOF3D | 4fd423a48aea9c5dc207520f02de53ae184be74c | [
"X11"
] | 3 | 2015-02-06T19:30:24.000Z | 2017-05-25T14:14:31.000Z | SRC/engine/cskeleton2.h | usnistgov/OOF3D | 4fd423a48aea9c5dc207520f02de53ae184be74c | [
"X11"
] | 7 | 2015-01-23T15:19:22.000Z | 2021-06-09T09:03:59.000Z | // -*- C++ -*-
/* This software was produced by NIST, an agency of the U.S. government,
* and by statute is not subject to copyright in the United States.
* Recipients of this software assume all responsibilities associated
* with its operation, modification and maintenance. However, to
* facilitate maintenance we... | 35.765333 | 84 | 0.744607 | [
"geometry",
"shape",
"vector",
"3d"
] |
7e2eca8d897bffbedae82caf3cf3e642ea6f084a | 7,495 | c | C | src/calendon/main-detail.c | pyjarrett/calendon | be9cd39f94fbff3699176498b680b8e4a734ccfa | [
"MIT"
] | 5 | 2020-04-03T22:32:05.000Z | 2020-05-04T23:27:41.000Z | src/calendon/main-detail.c | pyjarrett/knell | be9cd39f94fbff3699176498b680b8e4a734ccfa | [
"MIT"
] | 7 | 2020-06-22T02:43:59.000Z | 2020-08-29T16:02:59.000Z | src/calendon/main-detail.c | pyjarrett/knell | be9cd39f94fbff3699176498b680b8e4a734ccfa | [
"MIT"
] | null | null | null | #include "main-detail.h"
#include <calendon/assets.h>
#include <calendon/assets-fileio.h>
#include <calendon/crash.h>
#include <calendon/log.h>
#include <calendon/log-system.h>
#include <calendon/main-config.h>
#include <calendon/memory.h>
#include <calendon/behavior.h>
#ifdef _WIN32
#include <calendon/process.h>
#end... | 28.716475 | 91 | 0.722748 | [
"render"
] |
7e30cefab24749e901362c6b11154f9d5b15e8e4 | 798 | h | C | cases/tracers/param/post/mesh/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/tracers/param/post/mesh/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/tracers/param/post/mesh/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | #ifndef C0P_PARAM_POST_MESH_PARAMETERS_H
#define C0P_PARAM_POST_MESH_PARAMETERS_H
#pragma once
// THIS FILE SHOULD NOT BE EDITED DIRECTLY BY THE USERS.
// THIS FILE WILL BE AUTOMATICALLY EDITED WHEN THE
// COPY/REMOVE COMMANDS ARE USED
// std include
#include <memory> // shared_ptr
#include <vector>
#include <string>... | 23.470588 | 67 | 0.718045 | [
"mesh",
"vector"
] |
7e3743296e77465d1e2c6f45be3cf9c51c65873a | 5,160 | h | C | src/ccdl/ast/Pool.h | sparkoss/ccm | 9ed67a7cbdc9c69f4182e72be8e8b6b23d7c3c8d | [
"Apache-2.0"
] | 6 | 2018-05-08T10:08:21.000Z | 2021-11-13T13:22:58.000Z | src/ccdl/ast/Pool.h | sparkoss/ccm | 9ed67a7cbdc9c69f4182e72be8e8b6b23d7c3c8d | [
"Apache-2.0"
] | 1 | 2018-05-08T10:20:17.000Z | 2018-07-23T05:19:19.000Z | src/ccdl/ast/Pool.h | sparkoss/ccm | 9ed67a7cbdc9c69f4182e72be8e8b6b23d7c3c8d | [
"Apache-2.0"
] | 4 | 2018-03-13T06:21:11.000Z | 2021-06-19T02:48:07.000Z | //=========================================================================
// Copyright (C) 2018 The C++ Component Model(CCM) 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 Lic... | 20.806452 | 75 | 0.607364 | [
"model"
] |
7e39f6fe0889411050d352f0999823fd157180ad | 2,694 | c | C | src/prime/scheme_load.c | autobsd/autoscheme | f2e09b02a6021ada6f3a9335059c90047db8255a | [
"BSD-2-Clause"
] | null | null | null | src/prime/scheme_load.c | autobsd/autoscheme | f2e09b02a6021ada6f3a9335059c90047db8255a | [
"BSD-2-Clause"
] | null | null | null | src/prime/scheme_load.c | autobsd/autoscheme | f2e09b02a6021ada6f3a9335059c90047db8255a | [
"BSD-2-Clause"
] | null | null | null | /* This file is part of the 'AutoScheme' project.
* Copyright 2021 Steven Wiley <s.wiley@katchitek.com>
* SPDX-License-Identifier: BSD-2-Clause
*/
#include "autoscheme.h"
pointer LOAD_MODULE__scheme_load(pointer environment);
foreign_function ff_path_make_absolute;
foreign_function ff_path_directory;
pointer LOA... | 168.375 | 2,246 | 0.74833 | [
"object"
] |
7e3e4eef51efc238fed418acd90e71a56237b29a | 8,568 | h | C | include/coutvector.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 15 | 2021-08-20T08:10:01.000Z | 2022-03-24T21:24:50.000Z | include/coutvector.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 1 | 2022-03-30T09:03:39.000Z | 2022-03-30T09:03:39.000Z | include/coutvector.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 3 | 2021-08-20T08:10:34.000Z | 2021-12-02T06:15:02.000Z | //==========================================================================
// COUTVECTOR.H - part of
// OMNeT++/OMNEST
// Discrete System Simulation in C++
//
//
// Declaration of the following classes:
// cOutVector : represents an output vector
//
//==============================... | 32.577947 | 110 | 0.650093 | [
"object",
"vector"
] |
7e4cf1d9bf3e3e71a0c365c200fcc8e32198c8a4 | 348 | h | C | source/vanilla_extract/vec_rw.h | Hypexion/HamSandwich | e5adb6b45d822cbef1be1a52d0ce51513dc24bc8 | [
"MIT"
] | 24 | 2019-05-12T12:03:21.000Z | 2022-03-30T01:05:46.000Z | source/vanilla_extract/vec_rw.h | Hypexion/HamSandwich | e5adb6b45d822cbef1be1a52d0ce51513dc24bc8 | [
"MIT"
] | 6 | 2019-05-12T11:54:54.000Z | 2022-02-26T11:47:20.000Z | source/vanilla_extract/vec_rw.h | Hypexion/HamSandwich | e5adb6b45d822cbef1be1a52d0ce51513dc24bc8 | [
"MIT"
] | 12 | 2019-05-12T13:48:57.000Z | 2022-02-25T15:25:24.000Z | #ifndef VANILLA_EXTRACT_VEC_RW_H
#define VANILLA_EXTRACT_VEC_RW_H
#include <vector>
#include <stdint.h>
struct SDL_RWops;
namespace vanilla {
// Create an SDL_RWops from an owned byte buffer. It will be freed when closed.
SDL_RWops* create_vec_rwops(std::vector<uint8_t>&& buffer);
} // namespace vanilla
#endif ... | 20.470588 | 79 | 0.778736 | [
"vector"
] |
4751fbaff2496c82134b9a0e225440d23b7ec1eb | 2,471 | c | C | src/download-provider-main.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | src/download-provider-main.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | src/download-provider-main.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <glib.h>
#include <glib-object.h>
#include <pthread.h>
#include "download-provider-config.h"
#include "download-provider-log.h"
GMainLoop *gMainLoop = 0; // need for libsoup, decided the life-time by mainloop.
int lock_download_provider_pid(char *pa... | 24.71 | 81 | 0.738163 | [
"object"
] |
4755ff1e4fbc0e9c78b7e375d4ddc904cf15675a | 467 | h | C | src/arith.h | shoarai/arith | e5cafc7bc137732ba3bd6c787cbbe18d4d834a3f | [
"MIT"
] | 1 | 2018-03-13T06:52:36.000Z | 2018-03-13T06:52:36.000Z | src/arith.h | shoarai/arith | e5cafc7bc137732ba3bd6c787cbbe18d4d834a3f | [
"MIT"
] | null | null | null | src/arith.h | shoarai/arith | e5cafc7bc137732ba3bd6c787cbbe18d4d834a3f | [
"MIT"
] | null | null | null | //--------------------------------------------------//
// File Name: Arith.h //
// Function: arithmetic calculation //
// Copyright(C) 2016 shoarai //
// The MIT License (MIT) //
//--------------------------------------... | 31.133333 | 55 | 0.364026 | [
"vector"
] |
475a6b14eb2a3c99957ef77001c44943942d93b1 | 40,991 | h | C | tem/include/tencentcloud/tem/v20210701/model/DeployApplicationRequest.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | 1 | 2022-01-27T09:27:34.000Z | 2022-01-27T09:27:34.000Z | tem/include/tencentcloud/tem/v20210701/model/DeployApplicationRequest.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | tem/include/tencentcloud/tem/v20210701/model/DeployApplicationRequest.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 37.400547 | 155 | 0.455588 | [
"vector",
"model"
] |
47656a8c8a2b62e6fb10fec6e31c978028cc0c4b | 870 | h | C | src/util.h | kukrimate/termsploit | c0e8d2ff5b7a4d5490c90f43f336f33fe4b06d27 | [
"0BSD"
] | null | null | null | src/util.h | kukrimate/termsploit | c0e8d2ff5b7a4d5490c90f43f336f33fe4b06d27 | [
"0BSD"
] | null | null | null | src/util.h | kukrimate/termsploit | c0e8d2ff5b7a4d5490c90f43f336f33fe4b06d27 | [
"0BSD"
] | null | null | null | #ifndef UTIL_H
#define UTIL_H
/*
* Number of elements in an array
*/
#define ARRAY_SIZE(x) (sizeof(x) / sizeof(*x))
/*
* Open a TCP connection to a host on a port
*/
int tcpopen(char *host, uint16_t port);
/*
* Create a master-slave pty pair and set it to raw mode
*/
int openrawpty(int *master, int *slave);
... | 15.818182 | 56 | 0.663218 | [
"vector"
] |
476ed4d5dfcb9f2f73354b31fcd7b205fc99500b | 1,076 | h | C | src/MariaRow.h | dpprdan/RMariaDB | 0e17617446acf4b66faf19448a12665c7bf3be82 | [
"MIT"
] | null | null | null | src/MariaRow.h | dpprdan/RMariaDB | 0e17617446acf4b66faf19448a12665c7bf3be82 | [
"MIT"
] | null | null | null | src/MariaRow.h | dpprdan/RMariaDB | 0e17617446acf4b66faf19448a12665c7bf3be82 | [
"MIT"
] | null | null | null | #ifndef __RMARIADB_MARIA_ROW__
#define __RMARIADB_MARIA_ROW__
#include <boost/core/noncopyable.hpp>
#include <boost/container/vector.hpp>
#include <boost/cstdint.hpp>
#include "MariaTypes.h"
class MariaRow : public boost::noncopyable {
MYSQL_STMT* pStatement_;
int n_;
std::vector<MYSQL_BIND> bindings_;
std... | 22.893617 | 80 | 0.689591 | [
"vector"
] |
47742cebccfd67c95485b4b14ea2251665234e6a | 10,417 | c | C | source/util_api/ansc/AnscDaemonEngineUdp/ansc_deuo_recv.c | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/util_api/ansc/AnscDaemonEngineUdp/ansc_deuo_recv.c | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/util_api/ansc/AnscDaemonEngineUdp/ansc_deuo_recv.c | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 RDK Management
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | 34.956376 | 109 | 0.493712 | [
"object"
] |
4776b5a503f11b63177a9a4686736d330a0eefd4 | 12,794 | c | C | source/chapter7/7.6/7.6.2/jnimethods/jni/jnimethods.c | TopGuo/android_learn_nixiang | da1876e1949ae9f40a7222dd1ca9eb13916a35a9 | [
"MIT"
] | null | null | null | source/chapter7/7.6/7.6.2/jnimethods/jni/jnimethods.c | TopGuo/android_learn_nixiang | da1876e1949ae9f40a7222dd1ca9eb13916a35a9 | [
"MIT"
] | null | null | null | source/chapter7/7.6/7.6.2/jnimethods/jni/jnimethods.c | TopGuo/android_learn_nixiang | da1876e1949ae9f40a7222dd1ca9eb13916a35a9 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2009 The Android 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 40.106583 | 104 | 0.69259 | [
"object",
"model"
] |
4776da281063b64a59f387745b7675ee44488a4f | 1,014 | h | C | src/analyses/local_cfg.h | dan-blank/yogar-cbmc | 05b4f056b585b65828acf39546c866379dca6549 | [
"MIT"
] | 1 | 2017-07-25T02:44:56.000Z | 2017-07-25T02:44:56.000Z | src/analyses/local_cfg.h | dan-blank/yogar-cbmc | 05b4f056b585b65828acf39546c866379dca6549 | [
"MIT"
] | 1 | 2017-02-22T14:35:19.000Z | 2017-02-27T08:49:58.000Z | src/analyses/local_cfg.h | dan-blank/yogar-cbmc | 05b4f056b585b65828acf39546c866379dca6549 | [
"MIT"
] | 4 | 2019-01-19T03:32:21.000Z | 2021-12-20T14:25:19.000Z | /*******************************************************************\
Module: CFG for One Function
Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#ifndef CPROVER_LOCAL_CFG_H
#define CPROVER_LOCAL_CFG_H
#include <util/numbering.h>
#include <goto... | 19.5 | 69 | 0.530572 | [
"vector"
] |
477f14213f3ec5fc634a0c53bb10d2f0fc2e21a9 | 8,322 | c | C | main.c | SpacePirate/eecs101-hough-transform | 234bff533f39b7448143ba5c4c851e7a69dff782 | [
"MIT"
] | 1 | 2021-01-03T16:13:09.000Z | 2021-01-03T16:13:09.000Z | main.c | SpacePirate/eecs101-hough-transform | 234bff533f39b7448143ba5c4c851e7a69dff782 | [
"MIT"
] | null | null | null | main.c | SpacePirate/eecs101-hough-transform | 234bff533f39b7448143ba5c4c851e7a69dff782 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#define ROWS 480
#define COLS 640
#define DEGREES(radians) ((radians) * 57.29577951308232087679815481410517033240)
#define RADIANS(degrees) ((degrees) * 0.017453292519943295769236907684886127134)
void clear(unsigned char image[][CO... | 24.990991 | 96 | 0.425619 | [
"transform"
] |
4789ebd03c58db5fb0bd2e354fe404823fc91a09 | 3,402 | h | C | Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Array_InternalEnumerator_1_gen2235177892MethodDeclarations.h | Yuunagi-Yu/NumberDisk | f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f | [
"MIT"
] | null | null | null | Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Array_InternalEnumerator_1_gen2235177892MethodDeclarations.h | Yuunagi-Yu/NumberDisk | f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f | [
"MIT"
] | null | null | null | Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Array_InternalEnumerator_1_gen2235177892MethodDeclarations.h | Yuunagi-Yu/NumberDisk | f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f | [
"MIT"
] | null | null | null | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// System.Array
struct Il2CppArray;
// System.Object
struct Il2CppObject;
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Array... | 79.116279 | 279 | 0.847443 | [
"object"
] |
478c5e1a0401217cb7f67ef47818d5f49ece693c | 10,297 | h | C | Layer.h | WKBae/MNIST-Trainer | 756dc247b652d5e701f33976d0498efa50dbf98f | [
"MIT"
] | null | null | null | Layer.h | WKBae/MNIST-Trainer | 756dc247b652d5e701f33976d0498efa50dbf98f | [
"MIT"
] | null | null | null | Layer.h | WKBae/MNIST-Trainer | 756dc247b652d5e701f33976d0498efa50dbf98f | [
"MIT"
] | null | null | null | #pragma once
#include "Config.h"
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <vector>
#ifdef XAVIER_INITIALIZATION
#include <limits>
#endif
namespace nn {
/** Abstract interface for a layer of a neural network */
class Layer {
public:
Layer(unsigned int inputs, unsigned int outputs) : inp... | 28.288462 | 130 | 0.660969 | [
"vector",
"transform"
] |
479592ae7a85d6c69d825d46d19eaf756bc4cb9a | 2,640 | h | C | ios/list-sync/macOS/CouchbaseLiteSwift.framework/Versions/A/PrivateHeaders/CBLURLEndpointListener.h | badaldesai/couchbase-lite-peer-to-peer-sync-examples | 9ab02c12f47511462a164fe12b28269964528473 | [
"MIT"
] | 3 | 2021-04-26T22:09:50.000Z | 2021-07-28T10:18:40.000Z | ios/list-sync/macOS/CouchbaseLiteSwift.framework/Versions/A/PrivateHeaders/CBLURLEndpointListener.h | badaldesai/couchbase-lite-peer-to-peer-sync-examples | 9ab02c12f47511462a164fe12b28269964528473 | [
"MIT"
] | 1 | 2021-04-26T09:15:17.000Z | 2021-04-26T09:15:17.000Z | ios/list-sync/macOS/CouchbaseLiteSwift.framework/Versions/A/PrivateHeaders/CBLURLEndpointListener.h | badaldesai/couchbase-lite-peer-to-peer-sync-examples | 9ab02c12f47511462a164fe12b28269964528473 | [
"MIT"
] | 3 | 2020-12-01T10:20:44.000Z | 2021-07-12T14:51:20.000Z | //
// CBLURLEndpointListener.h
// CouchbaseLite
//
// Copyright (c) 2020 Couchbase, Inc. All rights reserved.
//
// Licensed under the Couchbase License Agreement (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// https://info.couchb... | 34.736842 | 114 | 0.759848 | [
"object"
] |
479acb5c40f4f6b88551528fd13923fd23f47dbd | 3,454 | h | C | Parts/roles/common/include/mle/2dimgd.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | 1 | 2021-02-04T22:44:16.000Z | 2021-02-04T22:44:16.000Z | Parts/roles/common/include/mle/2dimgd.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | null | null | null | Parts/roles/common/include/mle/2dimgd.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | null | null | null | /** @defgroup MleParts Magic Lantern Parts */
/**
* @file MleIv2dImageRole.h
* @ingroup MleParts
*
* This file defines the class for a 2D Image Role.
*
* @author Mark S. Millard
* @date February 22, 2011
*/
// COPYRIGHT_BEGIN
//
// The MIT License (MIT)
//
// Copyright (c) 2017-2018 Wizzer Works
//
// Permiss... | 26.166667 | 81 | 0.721772 | [
"render",
"object",
"vector"
] |
47a4f7841e6d91401fe9da7c1609d34343e607d7 | 4,820 | c | C | d/deku/mausoleum/rooms/hidden27.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/deku/mausoleum/rooms/hidden27.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/deku/mausoleum/rooms/hidden27.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
#include "../inherits/area_stuff.h"
inherit HID;
string ret;
int opened;
void create()
{
::create();
set_exits(([
"south" : MROOMS"hidden26",
] ));
set_long((:TO, "get_my_long":));
add_items(({"indentation", "circular indentation"}), "%^RESET%^%^ORANGE%^"+
... | 41.913043 | 96 | 0.607054 | [
"object"
] |
47ab70f8d326561a902d76bd46e1d61eb9066a68 | 999 | h | C | Culqi/CLQToken.h | culqi/culqi-ios | cb0c10d41e3975c22ceead46ea0d7529459c8aea | [
"MIT"
] | 7 | 2016-09-18T05:29:41.000Z | 2020-11-03T16:26:38.000Z | Culqi/CLQToken.h | culqi/culqi-ios | cb0c10d41e3975c22ceead46ea0d7529459c8aea | [
"MIT"
] | 5 | 2016-10-13T01:09:22.000Z | 2021-09-23T23:49:14.000Z | Culqi/CLQToken.h | culqi/culqi-ios | cb0c10d41e3975c22ceead46ea0d7529459c8aea | [
"MIT"
] | 5 | 2016-09-18T05:59:26.000Z | 2021-12-01T23:40:11.000Z | //
// CLQToken.h
// Culqi
//
// Created by Guillermo Sáenz on 5/2/17.
// Copyright (c) 2017 Guillermo Sáenz. All rights reserved.
//
#import "CLQBaseModelObject.h"
@class CLQIssuerIdentificationNumber, CLQClient;
NS_ASSUME_NONNULL_BEGIN
@interface CLQToken : CLQBaseModelObject
@property (nonatomic, copy, readon... | 33.3 | 75 | 0.778779 | [
"object"
] |
47b12d55589e0a5ad02e63879bcf19e2529a63ac | 5,308 | h | C | src/kudu/client/scanner-internal.h | kv-zuiwanyuan/kudu | 251defb69b1a252cedd5d707d9c84b67cf63726d | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | src/kudu/client/scanner-internal.h | kv-zuiwanyuan/kudu | 251defb69b1a252cedd5d707d9c84b67cf63726d | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | src/kudu/client/scanner-internal.h | kv-zuiwanyuan/kudu | 251defb69b1a252cedd5d707d9c84b67cf63726d | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | // Copyright 2014 Cloudera, 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 ... | 32.968944 | 98 | 0.707988 | [
"vector"
] |
47b2097c696ef32b250dedd4d4ec6c4f1778a66f | 729 | h | C | Simulink package code/parrotMinidroneHover/work/flightControlSystem_ert_rtw/rtGetNaN.h | debOliveira/parrot-mambo-model-based-design | ecd67c5589532eb2d7469d0a2844c380997cde97 | [
"MIT"
] | null | null | null | Simulink package code/parrotMinidroneHover/work/flightControlSystem_ert_rtw/rtGetNaN.h | debOliveira/parrot-mambo-model-based-design | ecd67c5589532eb2d7469d0a2844c380997cde97 | [
"MIT"
] | null | null | null | Simulink package code/parrotMinidroneHover/work/flightControlSystem_ert_rtw/rtGetNaN.h | debOliveira/parrot-mambo-model-based-design | ecd67c5589532eb2d7469d0a2844c380997cde97 | [
"MIT"
] | null | null | null | /*
* rtGetNaN.h
*
* Code generation for model "flightControlSystem".
*
* Model version : 1.426
* Simulink Coder version : 9.2 (R2019b) 18-Jul-2019
* C source code generated on : Thu Mar 5 17:17:23 2020
*
* Target selection: ert.tlc
* Note: GRT includes extra infrastructure and instrumentation fo... | 27 | 78 | 0.702332 | [
"model"
] |
47b6abde5a244b271cee7d158f1ac34662ab8afc | 1,981 | h | C | locomotion_framework/ros/collision_model_ros_extension/include/mwoibn/collision_model/robot_collision_ros.h | ADVRHumanoids/DrivingFramework | 34715c37bfe3c1f2bd92aeacecc12704a1a7820e | [
"Zlib"
] | 1 | 2019-12-02T07:10:42.000Z | 2019-12-02T07:10:42.000Z | locomotion_framework/ros/collision_model_ros_extension/include/mwoibn/collision_model/robot_collision_ros.h | ADVRHumanoids/DrivingFramework | 34715c37bfe3c1f2bd92aeacecc12704a1a7820e | [
"Zlib"
] | null | null | null | locomotion_framework/ros/collision_model_ros_extension/include/mwoibn/collision_model/robot_collision_ros.h | ADVRHumanoids/DrivingFramework | 34715c37bfe3c1f2bd92aeacecc12704a1a7820e | [
"Zlib"
] | 2 | 2020-10-22T19:06:44.000Z | 2021-06-07T03:32:52.000Z | #ifndef COLLISION_MODEL_ROBOT_COLLISION_ROS_H
#define COLLISION_MODEL_ROBOT_COLLISION_ROS_H
#include <ros/ros.h>
#include <sch/STP-BV/STP_BV.h>
#include <ros/console.h>
#include <sch/S_Object/S_Sphere.h>
#include <sch/S_Object/S_Box.h>
#include "mwoibn/collision_model/robot_collision.h"
//#include <gazebo_msgs/LinkSt... | 26.77027 | 103 | 0.648662 | [
"model"
] |
47bf8fef9f58e241fca9590fb93b19b5305b71b5 | 1,831 | h | C | devices/PPU.h | encoded-byte/miniNES | acc564d4a5e425e5a9072809428aacbd77c46bf7 | [
"MIT"
] | null | null | null | devices/PPU.h | encoded-byte/miniNES | acc564d4a5e425e5a9072809428aacbd77c46bf7 | [
"MIT"
] | null | null | null | devices/PPU.h | encoded-byte/miniNES | acc564d4a5e425e5a9072809428aacbd77c46bf7 | [
"MIT"
] | null | null | null | #pragma once
#include "devices/Bus.h"
#include "machine/Device.h"
class PPU : public Device
{
friend class DMA;
private:
Bus &bus;
static const uint32_t colors[64];
struct Control
{
bool nametable_x;
bool nametable_y;
bool vram_increment;
bool sprite_pattern;
bool bg_pattern;
bool sprite_size;
bo... | 15.784483 | 65 | 0.696341 | [
"render"
] |
47c4064ab9c8f2d67f08b0f5668f72d7f358fc82 | 1,041 | h | C | cpp/libs/xconfig/Symtab.h | hansewetz/xconfig | d1ee9aa66799ba798767bf9ab7bf393c8db48efa | [
"MIT"
] | null | null | null | cpp/libs/xconfig/Symtab.h | hansewetz/xconfig | d1ee9aa66799ba798767bf9ab7bf393c8db48efa | [
"MIT"
] | null | null | null | cpp/libs/xconfig/Symtab.h | hansewetz/xconfig | d1ee9aa66799ba798767bf9ab7bf393c8db48efa | [
"MIT"
] | null | null | null | // (C) Copyright Hans Ewetz 2018. All rights reserved.
#pragma once
#include <string>
#include <vector>
#include <set>
#include <optional>
#include <iosfwd>
namespace xconfig{
// symbol table used during parsing/compilatin
class Symtab{
public:
// debug print method
friend std::ostream&operator<<(std::ostream&os,Sy... | 27.394737 | 90 | 0.71854 | [
"vector"
] |
47cc4c2325dad6c9345d999acd3669f20bc02972 | 2,525 | h | C | zetasql/reference_impl/common.h | decster/zetasql | 57651f4f0cf9efa76163bc0282edfcf98dd72414 | [
"Apache-2.0"
] | 1,779 | 2019-04-23T19:41:49.000Z | 2022-03-31T18:53:18.000Z | zetasql/reference_impl/common.h | decster/zetasql | 57651f4f0cf9efa76163bc0282edfcf98dd72414 | [
"Apache-2.0"
] | 94 | 2019-05-22T00:30:05.000Z | 2022-03-31T06:26:09.000Z | zetasql/reference_impl/common.h | decster/zetasql | 57651f4f0cf9efa76163bc0282edfcf98dd72414 | [
"Apache-2.0"
] | 153 | 2019-04-23T22:45:41.000Z | 2022-02-18T05:44:10.000Z | //
// Copyright 2019 Google LLC
//
// 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 ... | 35.069444 | 79 | 0.769505 | [
"object",
"vector"
] |
47d7bde2cba2e0b3eed72082027cbf2c8eb72189 | 14,176 | h | C | source/util_api/asn.1/include/ansc_asn1_base_interface.h | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/util_api/asn.1/include/ansc_asn1_base_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/util_api/asn.1/include/ansc_asn1_base_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 RDK Management
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | 35.089109 | 99 | 0.468327 | [
"object"
] |
fe72afea8819f7a1aa97f32a305c4dff437866d5 | 555 | h | C | Code-robot/include/Robot.h | I-Tocho/Robot-Kinematic | 51d16bce8c3053590608043ba2c9949cb501dbca | [
"MIT"
] | 1 | 2021-02-09T06:14:54.000Z | 2021-02-09T06:14:54.000Z | Code-robot/include/Robot.h | I-Tocho/Robot-Kinematic | 51d16bce8c3053590608043ba2c9949cb501dbca | [
"MIT"
] | null | null | null | Code-robot/include/Robot.h | I-Tocho/Robot-Kinematic | 51d16bce8c3053590608043ba2c9949cb501dbca | [
"MIT"
] | null | null | null | #ifndef ROBOT_H
#define ROBOT_H
#include "object3D.h"
#include "vector3d.h"
#include "PMatrix.h"
#include <vector>
#include <cstdlib>
#include <cmath>
#include <string>
#define ITERA 1000
class Robot
{
public:
Robot(std::string name_robot);
virtual ~Robot();
void initializar();
voi... | 19.137931 | 38 | 0.625225 | [
"vector"
] |
fe93ad7fd92e13b87b673e0d449ad316a722f27d | 378 | h | C | BRTableView/Classes/BRCellProtocol.h | chinabrant/BRTableView | 141cdaa3f2bab49dd956c3a7c20c3a748d6e3ea8 | [
"MIT"
] | 5 | 2018-05-09T03:49:55.000Z | 2019-12-05T06:51:41.000Z | BRTableView/Classes/BRCellProtocol.h | chinabrant/BRTableView | 141cdaa3f2bab49dd956c3a7c20c3a748d6e3ea8 | [
"MIT"
] | null | null | null | BRTableView/Classes/BRCellProtocol.h | chinabrant/BRTableView | 141cdaa3f2bab49dd956c3a7c20c3a748d6e3ea8 | [
"MIT"
] | 3 | 2018-05-09T21:25:08.000Z | 2020-07-01T07:38:55.000Z | //
// YTCellProtocol.h
// TableViewDemo
//
// Created by brant on 2017/12/7.
// Copyright © 2017年 Brant. All rights reserved.
//
#import <Foundation/Foundation.h>
@protocol BRCellProtocol <NSObject>
@required
/**
通过 view model 来配置cell, table view 的数据源里面装的都会是 view model
@param viewModel cell 对应的 view model
... | 15.12 | 57 | 0.714286 | [
"model"
] |
fe98fb48a7fcb823a43772da0d427c69d96a62cb | 5,306 | c | C | Alg1/skipList/src/skipList.c | LTKills/College | 8f72905f064effd31a712141cfaeda0021390ae8 | [
"MIT"
] | null | null | null | Alg1/skipList/src/skipList.c | LTKills/College | 8f72905f064effd31a712141cfaeda0021390ae8 | [
"MIT"
] | 1 | 2016-04-12T18:55:20.000Z | 2016-04-12T18:55:55.000Z | Alg1/skipList/src/skipList.c | LTKills/College | 8f72905f064effd31a712141cfaeda0021390ae8 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <list.h>
#include <skipList.h>
#include <string.h>
scontroler_t *skipCreate(void){
scontroler_t *myControler = malloc(sizeof(scontroler_t));
myControler->starts = NULL;
myControler->levels = 0;
return myControler;
}
void printSkipList(scontroler_t... | 24.118182 | 127 | 0.664908 | [
"vector"
] |
fe9cd2ee287e5dcec70fefdda8cc9d931fe6ab33 | 1,027 | h | C | system/zombie/zombie_factory.h | dnartz/PvZ-Emulator | 3954f36f4e0f22cee07d6a86003d3892f0938b8b | [
"BSD-2-Clause"
] | 1 | 2022-03-29T23:49:55.000Z | 2022-03-29T23:49:55.000Z | system/zombie/zombie_factory.h | dnartz/PvZ-Emulator | 3954f36f4e0f22cee07d6a86003d3892f0938b8b | [
"BSD-2-Clause"
] | 2 | 2021-03-10T18:17:07.000Z | 2021-05-11T13:59:22.000Z | system/zombie/zombie_factory.h | dnartz/PvZ-Emulator | 3954f36f4e0f22cee07d6a86003d3892f0938b8b | [
"BSD-2-Clause"
] | 1 | 2021-10-18T18:29:47.000Z | 2021-10-18T18:29:47.000Z | #pragma once
#include "object/scene.h"
#include "object/zombie.h"
#include "system/rng.h"
#include "system/reanim.h"
#include "system/zombie/zombie.h"
namespace pvz_emulator::system {
class zombie_factory {
private:
object::scene& scene;
object::scene::spawn_data& data;
system::reanim reanim;
system::... | 25.675 | 100 | 0.697176 | [
"object"
] |
fea0981590c9e5f5d045416442dbfa88a8df6bcf | 2,981 | h | C | indra/newview/llfloatermyenvironment.h | SaladDais/LLUDP-Encryption | 8a426cd0dd154e1a10903e0e6383f4deb2a6098a | [
"ISC"
] | 1 | 2022-01-29T07:10:03.000Z | 2022-01-29T07:10:03.000Z | indra/newview/llfloatermyenvironment.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | null | null | null | indra/newview/llfloatermyenvironment.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | 1 | 2021-10-01T22:22:27.000Z | 2021-10-01T22:22:27.000Z | /**
* @file llfloatermyenvironment.h
* @brief LLFloaterMyEnvironment class header file
*
* $LicenseInfo:firstyear=2002&license=viewerlgpl$
* Second Life Viewer Source Code
* Copyright (C) 2019, Linden Research, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms... | 37.734177 | 112 | 0.612882 | [
"vector"
] |
febf34f5ef0bfcee8b900678d19bc233528ed771 | 4,315 | h | C | src/subscribe.h | 1Crazymoney/p2p-dprd | f9a29c2cbb180cef21170c0086cc3a7e14f7478a | [
"BSD-2-Clause"
] | 1 | 2021-06-16T22:50:15.000Z | 2021-06-16T22:50:15.000Z | src/subscribe.h | 1Crazymoney/p2p-dprd | f9a29c2cbb180cef21170c0086cc3a7e14f7478a | [
"BSD-2-Clause"
] | null | null | null | src/subscribe.h | 1Crazymoney/p2p-dprd | f9a29c2cbb180cef21170c0086cc3a7e14f7478a | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2012-2014, Magnus Skjegstad / Forsvarets Forskningsinstitutt
* 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 abov... | 33.976378 | 100 | 0.741136 | [
"object"
] |
e0acb3772b2bd766dd60abb34c3d706fa28b52b8 | 8,826 | h | C | Code/Tools/Libs/ToolsFoundation/Object/DocumentObjectManager.h | Tekh-ops/ezEngine | d6a5887d8709f267bf8f2943ef15054e29f6d3d5 | [
"MIT"
] | 703 | 2015-03-07T15:30:40.000Z | 2022-03-30T00:12:40.000Z | Code/Tools/Libs/ToolsFoundation/Object/DocumentObjectManager.h | Tekh-ops/ezEngine | d6a5887d8709f267bf8f2943ef15054e29f6d3d5 | [
"MIT"
] | 233 | 2015-01-11T16:54:32.000Z | 2022-03-19T18:00:47.000Z | Code/Tools/Libs/ToolsFoundation/Object/DocumentObjectManager.h | Tekh-ops/ezEngine | d6a5887d8709f267bf8f2943ef15054e29f6d3d5 | [
"MIT"
] | 101 | 2016-10-28T14:05:10.000Z | 2022-03-30T19:00:59.000Z | #pragma once
#include <Foundation/Types/RefCounted.h>
#include <Foundation/Types/SharedPtr.h>
#include <Foundation/Types/Status.h>
#include <ToolsFoundation/Object/DocumentObjectBase.h>
#include <ToolsFoundation/Reflection/ReflectedType.h>
#include <ToolsFoundation/ToolsFoundationDLL.h>
class ezDocumentObjectManager;... | 39.936652 | 178 | 0.796624 | [
"object"
] |
e0c7cc866f1568dbe317d7bb5ba1d8d154b27b8d | 625 | h | C | MRDemo/GlTexture.h | BernLeWal/MultipleReality | 438007c5d153815ec004c71f9a6e2a2f8a22c1f4 | [
"Apache-2.0"
] | null | null | null | MRDemo/GlTexture.h | BernLeWal/MultipleReality | 438007c5d153815ec004c71f9a6e2a2f8a22c1f4 | [
"Apache-2.0"
] | null | null | null | MRDemo/GlTexture.h | BernLeWal/MultipleReality | 438007c5d153815ec004c71f9a6e2a2f8a22c1f4 | [
"Apache-2.0"
] | null | null | null | // License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2015 Intel Corporation. All Rights Reserved.
#pragma once
#include <librealsense2/rs.hpp> // Include RealSense Cross Platform API
#include "GlTypes.h"
////////////////////////
// Image display code //
////////////////////////
class GlTextur... | 23.148148 | 71 | 0.6784 | [
"render"
] |
e0ca161f5287753cad0a59d89ffd99c54e26fdf6 | 90,617 | h | C | Sprayscape/Assets/Plugins/GoogleDrivePlugin/Plugins/iOS/google-api-objectivec-client-for-rest/Source/GeneratedServices/Partners/GTLRPartnersObjects.h | lizhong2016/Sprayscape-VR | 6fbcdd215d9ca77b8b997180b6f9feda66ac16f0 | [
"Apache-2.0"
] | 2 | 2017-02-22T07:34:43.000Z | 2017-08-17T08:24:14.000Z | Sprayscape/Assets/Plugins/GoogleDrivePlugin/Plugins/iOS/google-api-objectivec-client-for-rest/Source/GeneratedServices/Partners/GTLRPartnersObjects.h | lizhong2016/Sprayscape-VR | 6fbcdd215d9ca77b8b997180b6f9feda66ac16f0 | [
"Apache-2.0"
] | null | null | null | Sprayscape/Assets/Plugins/GoogleDrivePlugin/Plugins/iOS/google-api-objectivec-client-for-rest/Source/GeneratedServices/Partners/GTLRPartnersObjects.h | lizhong2016/Sprayscape-VR | 6fbcdd215d9ca77b8b997180b6f9feda66ac16f0 | [
"Apache-2.0"
] | null | null | null | // NOTE: This file was generated by the ServiceGenerator.
// ----------------------------------------------------------------------------
// API:
// Google Partners API (partners/v2)
// Description:
// Lets advertisers search certified companies and create contact leads with
// them, and also audits the usage of... | 53.08553 | 134 | 0.814395 | [
"object"
] |
e0d39ef3e19ba2e09a20195cbcde9fc5c389ad10 | 1,364 | h | C | Engine/Source/Platform/Vulkan/VkShader.h | Claudio-Marchini/Lumen | 41183d71f0fe6dfe9964617b127b40b26339c822 | [
"MIT"
] | null | null | null | Engine/Source/Platform/Vulkan/VkShader.h | Claudio-Marchini/Lumen | 41183d71f0fe6dfe9964617b127b40b26339c822 | [
"MIT"
] | null | null | null | Engine/Source/Platform/Vulkan/VkShader.h | Claudio-Marchini/Lumen | 41183d71f0fe6dfe9964617b127b40b26339c822 | [
"MIT"
] | null | null | null | #pragma once
#include <filesystem>
#include <map>
#include <unordered_map>
#include <vulkan/vulkan.h>
#include "VkDescriptorSet.h"
#include "Graphics/Rhi/Shader.h"
namespace Lumen::Graphics::Vulkan
{
class VkUniformBuffer;
class VkPipeline;
class VkShader final : public Shader
{
public:
VkShader() = default... | 31 | 118 | 0.744868 | [
"vector"
] |
e0d7b2f7ebefe171ff493c13a1e07212d0056bc2 | 2,238 | h | C | src/core/include/core/Token.h | jonathanhaigh/sq | 6ca366b86ff6436620c36eabb1f0103cab88722b | [
"MIT"
] | 1 | 2020-11-12T16:21:41.000Z | 2020-11-12T16:21:41.000Z | src/core/include/core/Token.h | jonathanhaigh/sq | 6ca366b86ff6436620c36eabb1f0103cab88722b | [
"MIT"
] | 44 | 2021-02-08T19:17:57.000Z | 2021-04-05T18:51:38.000Z | src/core/include/core/Token.h | jonathanhaigh/sq | 6ca366b86ff6436620c36eabb1f0103cab88722b | [
"MIT"
] | null | null | null | /* -----------------------------------------------------------------------------
* Copyright 2021 Jonathan Haigh
* SPDX-License-Identifier: MIT
* ---------------------------------------------------------------------------*/
#ifndef SQ_INCLUDE_GUARD_core_Token_h_
#define SQ_INCLUDE_GUARD_core_Token_h_
#include "Tok... | 21.314286 | 80 | 0.632261 | [
"object",
"vector"
] |
e0de215e026dd48cb669cc331392ded964bbaff0 | 5,517 | h | C | Engine/foundation/messaging/asyncport.h | BikkyS/DreamEngine | 47da4e22c65188c72f44591f6a96505d8ba5f5f3 | [
"MIT"
] | 26 | 2015-01-15T12:57:40.000Z | 2022-02-16T10:07:12.000Z | Engine/foundation/messaging/asyncport.h | BikkyS/DreamEngine | 47da4e22c65188c72f44591f6a96505d8ba5f5f3 | [
"MIT"
] | null | null | null | Engine/foundation/messaging/asyncport.h | BikkyS/DreamEngine | 47da4e22c65188c72f44591f6a96505d8ba5f5f3 | [
"MIT"
] | 17 | 2015-02-18T07:51:31.000Z | 2020-06-01T01:10:12.000Z | #pragma once
/****************************************************************************
Copyright (c) 2006, Radon Labs GmbH
Copyright (c) 2011-2013,WebJet Business Division,CYOU
http://www.genesis-3d.com.cn
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associate... | 33.23494 | 85 | 0.600145 | [
"object",
"3d"
] |
e0e094c17d729041de7d6bcf8d7623b14b4ca2e5 | 9,882 | c | C | examples/ps/client/generated/ps_process.c | Parrot-Developers/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | null | null | null | examples/ps/client/generated/ps_process.c | Parrot-Developers/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | 1 | 2021-03-31T10:29:33.000Z | 2021-03-31T10:29:33.000Z | examples/ps/client/generated/ps_process.c | isabella232/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | 1 | 2016-11-03T10:42:14.000Z | 2016-11-03T10:42:14.000Z | /**
* @file ps_process.c
*
* @brief obus ps_process object client api
*
* @author obusgen 1.0.3 generated file, do not modify it.
*/
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <stdint.h>
#include <string.h>
#define OBUS_USE_PRIVATE
#include ... | 23.361702 | 79 | 0.722627 | [
"object"
] |
e0e8b5133301e8f5ba1bd84efe52b4bb540f732b | 3,574 | h | C | image/jpeg_error.h | senarvi/senarvi-image | d13333b78c58a1265a92ab3ff34f637c0f31b7fa | [
"Apache-2.0"
] | null | null | null | image/jpeg_error.h | senarvi/senarvi-image | d13333b78c58a1265a92ab3ff34f637c0f31b7fa | [
"Apache-2.0"
] | null | null | null | image/jpeg_error.h | senarvi/senarvi-image | d13333b78c58a1265a92ab3ff34f637c0f31b7fa | [
"Apache-2.0"
] | null | null | null | // -*- mode: C++; tab-width: 4; c-basic-offset: 4 -*-
#ifndef IMAGE_JPEG_ERROR_H
#define IMAGE_JPEG_ERROR_H
#include <string>
#include <sstream>
#include <exception>
#include <stdexcept> // runtime_error
#include <boost/filesystem/path.hpp>
// stdio.h has to be included before jpeglib.h can be included.
... | 30.288136 | 83 | 0.543089 | [
"object"
] |
e0ef7aafd7bafb704c34dace5de7ccec839b7404 | 693 | h | C | race/source/Sky.h | Roodranshu/opengl | 194d84c98b2c10dd32b39e051d901b1e18a4e886 | [
"MIT"
] | 78 | 2015-05-04T18:30:51.000Z | 2022-01-27T17:53:43.000Z | race/source/Sky.h | Roodranshu/opengl | 194d84c98b2c10dd32b39e051d901b1e18a4e886 | [
"MIT"
] | null | null | null | race/source/Sky.h | Roodranshu/opengl | 194d84c98b2c10dd32b39e051d901b1e18a4e886 | [
"MIT"
] | 57 | 2015-04-10T12:42:18.000Z | 2021-11-01T02:21:34.000Z | /************************************************************
Project: R.A.C.E.
License: GPL
************************************************************/
#ifndef SKY_H
#define SKY_H
#include "includes.h"
#include "race_math.h"
#include "Texture_Manager.h"
class Sky {
private:
Texture_Manager ... | 19.8 | 62 | 0.489177 | [
"render",
"vector"
] |
e0f518feda779915c8babda7a6a217b8ca5fa609 | 8,463 | h | C | Include/KAI/Core/Object/Class.h | cschladetsch/KAI | b7078bc73817f0f76805c9330dbaf45584d86a22 | [
"MIT"
] | 13 | 2015-07-23T08:45:31.000Z | 2019-10-10T23:56:00.000Z | Include/KAI/Core/Object/Class.h | cschladetsch/KAI | b7078bc73817f0f76805c9330dbaf45584d86a22 | [
"MIT"
] | 16 | 2016-02-06T12:54:45.000Z | 2020-10-30T14:23:35.000Z | Include/KAI/Core/Object/Class.h | cschladetsch/KAI | b7078bc73817f0f76805c9330dbaf45584d86a22 | [
"MIT"
] | 4 | 2017-02-27T22:24:19.000Z | 2018-12-09T17:54:07.000Z | #pragma once
#include <KAI/Core/Type/Traits.h>
#include "KAI/Core/Object/Object.h"
#include "KAI/Core/Object/ClassBase.h"
#include "KAI/Core/Object/Label.h"
#include "KAI/Core/Object/ObjectConstructParams.h"
#include "KAI/Core/Object/GetStorageBase.h"
#include "KAI/Core/TriColor.h"
#include "KAI/Core/Value.h"
#include... | 28.785714 | 114 | 0.607704 | [
"object"
] |
e0f72ff162633903395093e061fef852ef98e80d | 3,833 | h | C | src/raffo.h | t-crest/drone | d3d2c9b43acf815cbd2a438f6546c9f644d12c50 | [
"BSD-2-Clause"
] | null | null | null | src/raffo.h | t-crest/drone | d3d2c9b43acf815cbd2a438f6546c9f644d12c50 | [
"BSD-2-Clause"
] | null | null | null | src/raffo.h | t-crest/drone | d3d2c9b43acf815cbd2a438f6546c9f644d12c50 | [
"BSD-2-Clause"
] | 3 | 2020-07-20T14:15:16.000Z | 2021-04-17T21:21:02.000Z | /*
* Copyright (c) 2020, Michael Platzer (TU Wien)
* 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,
* ... | 45.630952 | 79 | 0.695017 | [
"vector"
] |
460afdb0743e58078cd8443430998d4117b7fc09 | 627 | h | C | chrome/browser/sharing/sharing_dialog.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/browser/sharing/sharing_dialog.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/sharing/sharing_dialog.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SHARING_SHARING_DIALOG_H_
#define CHROME_BROWSER_SHARING_SHARING_DIALOG_H_
// The cross-platform UI interface which displays the s... | 31.35 | 73 | 0.779904 | [
"object"
] |
461987770c9b45cbb981a3e0e565e381c083b1c1 | 3,673 | h | C | Mistiq/src/ECS/Systems/Systems.h | SGAoo7/Mistiq | 05feb006366bc2ad15b1752f38bbe45f6967cc8c | [
"Apache-2.0"
] | 1 | 2020-10-05T15:36:31.000Z | 2020-10-05T15:36:31.000Z | Mistiq/src/ECS/Systems/Systems.h | SGAoo7/Mistiq | 05feb006366bc2ad15b1752f38bbe45f6967cc8c | [
"Apache-2.0"
] | null | null | null | Mistiq/src/ECS/Systems/Systems.h | SGAoo7/Mistiq | 05feb006366bc2ad15b1752f38bbe45f6967cc8c | [
"Apache-2.0"
] | 1 | 2020-10-05T15:36:15.000Z | 2020-10-05T15:36:15.000Z | #pragma once
#include "Mstqpch.h"
#include "ECS/System.h"
#include "ECS/Components/Components.h"
#include "Mistiq/Application.h"
#include "ECS/ECSManager.h"
namespace Mistiq
{
class MeshRenderer : public System
{
public:
MeshRenderer() {
std::set<unsigned int> requiredComponents;
requiredComponents.... | 36.366337 | 171 | 0.716036 | [
"mesh",
"model",
"transform"
] |
461f59a40dde031085ec38357004eb941eaf0b33 | 369 | h | C | docrank/ranker_nonswig.h | larsjuhljensen/mamba | a95286d74736547a4baa0b391fa223f6cad701b0 | [
"BSD-2-Clause"
] | 1 | 2020-07-08T07:06:06.000Z | 2020-07-08T07:06:06.000Z | docrank/ranker_nonswig.h | larsjuhljensen/mamba | a95286d74736547a4baa0b391fa223f6cad701b0 | [
"BSD-2-Clause"
] | null | null | null | docrank/ranker_nonswig.h | larsjuhljensen/mamba | a95286d74736547a4baa0b391fa223f6cad701b0 | [
"BSD-2-Clause"
] | 1 | 2020-09-16T08:13:30.000Z | 2020-09-16T08:13:30.000Z | #ifndef __RANKER_NONSWIG_HEADER__
#define __RANKER_NONSWIG_HEADER__
#include <vector>
#include <tr1/unordered_map>
using namespace std;
using namespace tr1;
typedef vector<int> INT_VECTOR;
typedef unordered_map<int, INT_VECTOR> INT_INT_VECTOR_MAP;
typedef unordered_map<int, float> INT_DOUBLE_MAP;
typedef... | 23.0625 | 59 | 0.794038 | [
"vector"
] |
463ad31d6b5c5ec504d8481fbcfa3115bab53cbd | 4,256 | h | C | src/print.h | nptcl/npt | 608c1bf38380aaa9e20748458b7f091da898d535 | [
"Unlicense"
] | 37 | 2019-02-24T00:07:11.000Z | 2022-03-03T09:41:43.000Z | src/print.h | nptcl/npt | 608c1bf38380aaa9e20748458b7f091da898d535 | [
"Unlicense"
] | 9 | 2019-07-01T04:08:36.000Z | 2021-06-13T03:51:43.000Z | src/print.h | nptcl/npt | 608c1bf38380aaa9e20748458b7f091da898d535 | [
"Unlicense"
] | 2 | 2019-04-11T04:01:02.000Z | 2019-07-15T08:21:00.000Z | #ifndef __PRINT_HEADER__
#define __PRINT_HEADER__
#include <stdarg.h>
#include "typedef.h"
#define array_print_ _n(array_print_)
#define base_print_ _n(base_print_)
#define radix_print_ _n(radix_print_)
#define case_print_ _n(case_print_)
#define circle_print_ _n(circle_print_)
#define escape_print_ _n(escape_print_)... | 39.045872 | 69 | 0.831297 | [
"object"
] |
463b3f19c26877ec434ec7289ef762c8be69afa0 | 533 | h | C | UnsplashAPIDemo/UnsplashAPIDemo/UnsplashAPI/UnsplashModels/UnsplashPhotoExif.h | fengzhichu/UnsplashAPI | 06480751bc046d73355102320fa0d46d3e1b5f32 | [
"Unlicense"
] | 1 | 2017-08-20T07:43:05.000Z | 2017-08-20T07:43:05.000Z | UnsplashAPIDemo/UnsplashAPIDemo/UnsplashAPI/UnsplashModels/UnsplashPhotoExif.h | fengzhichu/UnsplashAPI | 06480751bc046d73355102320fa0d46d3e1b5f32 | [
"Unlicense"
] | null | null | null | UnsplashAPIDemo/UnsplashAPIDemo/UnsplashAPI/UnsplashModels/UnsplashPhotoExif.h | fengzhichu/UnsplashAPI | 06480751bc046d73355102320fa0d46d3e1b5f32 | [
"Unlicense"
] | null | null | null | //
// UnsplashPhotoExif.h
// Picaso
//
// Created by Hummer on 16/8/18.
// Copyright © 2016年 Amazation. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface UnsplashPhotoExif : NSObject
@property (nonatomic, copy) NSString *exposureTime; //exposure_time;
@property (nonatomic, assign) NSUInteger is... | 28.052632 | 68 | 0.742964 | [
"model"
] |
463c1354af93c26eaa5c6fa18543bf0f5d943cc4 | 1,412 | h | C | EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/Versions/A/Headers/ESTSettingPowerBatteryPercentage.h | SmartSoftAsia/iOS-Fleet-Management-SDK | 5dfc845366c44be6de1414aca17e9e05ba0ef3fc | [
"MIT"
] | null | null | null | EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/Versions/A/Headers/ESTSettingPowerBatteryPercentage.h | SmartSoftAsia/iOS-Fleet-Management-SDK | 5dfc845366c44be6de1414aca17e9e05ba0ef3fc | [
"MIT"
] | null | null | null | EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/Versions/A/Headers/ESTSettingPowerBatteryPercentage.h | SmartSoftAsia/iOS-Fleet-Management-SDK | 5dfc845366c44be6de1414aca17e9e05ba0ef3fc | [
"MIT"
] | null | null | null | // Estimote Fleet Management SDK
// Copyright (c) 2015 Estimote. All rights reserved.
#import <Foundation/Foundation.h>
#import "ESTSettingReadOnly.h"
@class ESTSettingPowerBatteryPercentage;
NS_ASSUME_NONNULL_BEGIN
/**
* Block used as a result of read setting BatteryPercentage operation for Power packet.
*
*... | 27.686275 | 161 | 0.788952 | [
"object"
] |
df8c80c315db3a9214aebb87f7cf5abab8051e9b | 1,061 | h | C | src/sources/pinkycore/camera.h | Pentan/RaytracingCamp2019 | 5ac05b09413f26b529d1416882819158a8722c77 | [
"MIT"
] | null | null | null | src/sources/pinkycore/camera.h | Pentan/RaytracingCamp2019 | 5ac05b09413f26b529d1416882819158a8722c77 | [
"MIT"
] | null | null | null | src/sources/pinkycore/camera.h | Pentan/RaytracingCamp2019 | 5ac05b09413f26b529d1416882819158a8722c77 | [
"MIT"
] | null | null | null | #ifndef PINKYPI_CAMERA_H
#define PINKYPI_CAMERA_H
#include <string>
#include <vector>
#include <memory>
#include "pptypes.h"
#include "ray.h"
namespace PinkyPi {
class Camera {
public:
enum CameraType {
kPerspectiveCamera,
kOrthographicsCamera
};
publi... | 19.290909 | 43 | 0.470311 | [
"vector"
] |
df948b2a853eeef7e37397eee87e53cff2933812 | 2,814 | h | C | DependencyWalker/dependency.h | cgfandia/DependencyWalker | 962f92a1b2a9edf58c3180a6ccc6e424cba02ff1 | [
"MIT"
] | 3 | 2021-11-21T08:43:50.000Z | 2022-03-06T05:16:33.000Z | DependencyWalker/dependency.h | cgfandia/DependencyWalker | 962f92a1b2a9edf58c3180a6ccc6e424cba02ff1 | [
"MIT"
] | null | null | null | DependencyWalker/dependency.h | cgfandia/DependencyWalker | 962f92a1b2a9edf58c3180a6ccc6e424cba02ff1 | [
"MIT"
] | 1 | 2022-03-06T05:16:46.000Z | 2022-03-06T05:16:46.000Z | #pragma once
#include "context.h"
#include <string>
#include <vector>
#include <unordered_set>
namespace dw {
template<typename T>
struct Merge {
void operator()(std::shared_ptr<T> l, std::shared_ptr<T> r) {}
};
template<typename T>
struct Hash {
size_t operator()(const T& ctx) const {
return std::hash<T>(... | 26.055556 | 128 | 0.636816 | [
"vector"
] |
df96aa6464d7bfd5ad9f27840e812fb676e39fba | 1,220 | h | C | include/caffeine/Interpreter/FailureLogger.h | mishazharov/caffeine | a1a8ad5bd2d69b5378d71d15ddec4658ea34f057 | [
"MIT"
] | 17 | 2021-03-04T01:10:22.000Z | 2022-03-30T18:33:14.000Z | include/caffeine/Interpreter/FailureLogger.h | mishazharov/caffeine | a1a8ad5bd2d69b5378d71d15ddec4658ea34f057 | [
"MIT"
] | 320 | 2020-11-16T02:42:50.000Z | 2022-03-31T16:43:26.000Z | include/caffeine/Interpreter/FailureLogger.h | mishazharov/caffeine | a1a8ad5bd2d69b5378d71d15ddec4658ea34f057 | [
"MIT"
] | 6 | 2020-11-10T02:37:10.000Z | 2021-12-25T06:58:44.000Z | #ifndef CAFFEINE_INTERPRETER_FAILURELOGGER_H
#define CAFFEINE_INTERPRETER_FAILURELOGGER_H
#include "caffeine/Interpreter/Context.h"
#include "caffeine/Solver/Solver.h"
#include <iosfwd>
#include <mutex>
namespace caffeine {
struct Failure {
Assertion check;
std::string_view message;
explicit Failure(const As... | 23.461538 | 73 | 0.718033 | [
"model"
] |
dfc4b7806e5301a3f2a1ee96bc865b10453a35b5 | 3,292 | h | C | voxblox_bridge/include/voxblox_bridge/block_plus.h | ricfrr/Complexity-Aware | e9a0ae5dc8381695398d3d74e57d52866f85631b | [
"MIT"
] | null | null | null | voxblox_bridge/include/voxblox_bridge/block_plus.h | ricfrr/Complexity-Aware | e9a0ae5dc8381695398d3d74e57d52866f85631b | [
"MIT"
] | null | null | null | voxblox_bridge/include/voxblox_bridge/block_plus.h | ricfrr/Complexity-Aware | e9a0ae5dc8381695398d3d74e57d52866f85631b | [
"MIT"
] | null | null | null | #ifndef VOXPLUS_BLOCK_H_
#define VOXPLUS_BLOCK_H_
#include "voxblox/core/block.h"
//#include "voxblox/core/block_inl.h"
//#include "voxblox/Block.pb.h"
#include <algorithm>
#include <atomic>
#include <bitset>
#include <memory>
#include <vector>
#include "iostream"
// #include "voxblox/core/common.h"
namespace voxbl... | 26.336 | 112 | 0.680134 | [
"vector",
"3d"
] |
dfc6ceccacbefd5ac9cab93edbc4cc50a4bab3d4 | 982 | h | C | projects/C_to_Promela/StateVecVarAttrib.h | maurizioabba/rose | 7597292cf14da292bdb9a4ef573001b6c5b9b6c0 | [
"BSD-3-Clause"
] | 14 | 2017-03-07T00:14:33.000Z | 2022-02-09T00:59:22.000Z | projects/C_to_Promela/StateVecVarAttrib.h | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 11 | 2016-11-22T13:14:55.000Z | 2021-12-14T00:56:51.000Z | projects/C_to_Promela/StateVecVarAttrib.h | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 6 | 2016-11-07T13:38:45.000Z | 2021-04-04T12:13:31.000Z |
#include "iostream"
#include "vector"
// StateVecVarAttrib
#define STATEVECVARASTATTRIBSTR "STATE_VEC_VAR_ATTRIB"
class StateVecVarASTAttrib: public AstAttribute
{
protected:
bool varIsLocal;
bool varIsInStateVector;
public:
StateVecVarASTAttrib(bool local):varIsLocal(local){
varIsInStateVector=true;
}
... | 18.884615 | 66 | 0.758656 | [
"vector"
] |
dfcbc3db627e2657723111de97fe18d570fd5dbb | 2,492 | h | C | Raven.CppClient/MultiGetCommand.h | maximburyak/ravendb-cpp-client | ab284d00bc659e8438c829f1b4a39aa78c31fa88 | [
"MIT"
] | null | null | null | Raven.CppClient/MultiGetCommand.h | maximburyak/ravendb-cpp-client | ab284d00bc659e8438c829f1b4a39aa78c31fa88 | [
"MIT"
] | null | null | null | Raven.CppClient/MultiGetCommand.h | maximburyak/ravendb-cpp-client | ab284d00bc659e8438c829f1b4a39aa78c31fa88 | [
"MIT"
] | null | null | null | #pragma once
#include "RavenCommand.h"
#include "GetResponse.h"
#include "HttpCache.h"
#include "GetRequest.h"
namespace ravendb::client::documents::commands::multi_get
{
class MultiGetCommand : public http::RavenCommand<std::vector<GetResponse>>
{
private:
const std::reference_wrapper <http::HttpCache> _cache;
... | 27.688889 | 89 | 0.69703 | [
"object",
"vector"
] |
dfd55a46589f9e6f9823402e9675eda369d9f246 | 11,163 | h | C | src/BasicTools/Graph/UndirectedGraph.h | CRLab/ObjRecRANSAC | 32e6a422465d710f54e6fac3d96fd80bc862f679 | [
"Unlicense"
] | 30 | 2015-05-31T06:27:25.000Z | 2021-06-03T11:42:43.000Z | src/BasicTools/Graph/UndirectedGraph.h | CRLab/ObjRecRANSAC | 32e6a422465d710f54e6fac3d96fd80bc862f679 | [
"Unlicense"
] | 3 | 2016-02-17T04:22:29.000Z | 2019-04-03T13:33:56.000Z | src/BasicTools/Graph/UndirectedGraph.h | CRLab/ObjRecRANSAC | 32e6a422465d710f54e6fac3d96fd80bc862f679 | [
"Unlicense"
] | 26 | 2015-03-12T05:33:32.000Z | 2021-12-07T02:50:35.000Z | /*
* Graph.h
*
* Created on: Jan 22, 2010
* Author: papazov
*/
#ifndef _TUM_UNDIRECTED_GRAPH_H_
#define _TUM_UNDIRECTED_GRAPH_H_
#include "GraphNode.h"
#include "GraphNodeData.h"
#include <cstdio>
#include <string>
#include <list>
#include <map>
using namespace std;
namespace tum
{
/** This is an implem... | 32.73607 | 140 | 0.605751 | [
"object"
] |
dfd98806c15b3dc5567ce576ee3aec4fea946bb6 | 730 | h | C | src/OptiBluetooth.h | KarolStola/Opti | 4364ad585a278dfc7a80fd48866f9be4541f04a4 | [
"MIT"
] | null | null | null | src/OptiBluetooth.h | KarolStola/Opti | 4364ad585a278dfc7a80fd48866f9be4541f04a4 | [
"MIT"
] | null | null | null | src/OptiBluetooth.h | KarolStola/Opti | 4364ad585a278dfc7a80fd48866f9be4541f04a4 | [
"MIT"
] | null | null | null | #ifndef OPTI_BLUETOOTH_H
#define OPTI_BLUETOOTH_H
#include <Arduino.h>
#include <BluetoothSerial.h>
class OptiBluetooth
{
public:
OptiBluetooth(const std::string & deviceName);
void Initialize();
void Update();
void AddMessageHandler(class BluetoothMessageHandler * handler);
void SendMessage(const... | 24.333333 | 68 | 0.742466 | [
"vector"
] |
dfe8cff7fba882f3e2673bc7790368425bcda285 | 9,256 | h | C | level03/smartshoe/insole_pressure_detector/wifilib.h | bmcage/skills4smartex | 44ed5b074c441974cd66025ef83b0eb7ca12546c | [
"BSD-3-Clause"
] | null | null | null | level03/smartshoe/insole_pressure_detector/wifilib.h | bmcage/skills4smartex | 44ed5b074c441974cd66025ef83b0eb7ca12546c | [
"BSD-3-Clause"
] | null | null | null | level03/smartshoe/insole_pressure_detector/wifilib.h | bmcage/skills4smartex | 44ed5b074c441974cd66025ef83b0eb7ca12546c | [
"BSD-3-Clause"
] | null | null | null |
#include <ESP8266WiFi.h>
//WPA2 Enterprise support
extern "C" {
#include "user_interface.h"
#include "wpa2_enterprise.h"
}
#include <WiFiUdp.h>
#include "myNTPClient.h"
#include <Time.h>
#include <TimeLib.h>
#include <Timezone.h>
//MQTT library
#include <PubSubClient.h>
bool personinbed = true;
unsigned long NTPUp... | 30.547855 | 149 | 0.64099 | [
"object"
] |
dff469beb635895cbd93149faf2a920606a30f6b | 5,927 | h | C | chrome/browser/tab_contents/tab_contents_view_gtk.h | SlimKatLegacy/android_external_chromium | bc611cda58cc18d0dbaa8a7aee05eb3c0742e573 | [
"BSD-3-Clause"
] | 2 | 2017-02-20T14:25:04.000Z | 2019-12-13T13:58:28.000Z | chrome/browser/tab_contents/tab_contents_view_gtk.h | SlimKatLegacy/android_external_chromium | bc611cda58cc18d0dbaa8a7aee05eb3c0742e573 | [
"BSD-3-Clause"
] | 2 | 2017-07-25T09:37:22.000Z | 2017-08-04T07:18:56.000Z | chrome/browser/tab_contents/tab_contents_view_gtk.h | SlimKatLegacy/android_external_chromium | bc611cda58cc18d0dbaa8a7aee05eb3c0742e573 | [
"BSD-3-Clause"
] | 2 | 2020-01-12T00:55:53.000Z | 2020-11-04T06:36:41.000Z | // Copyright (c) 2011 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_TAB_CONTENTS_TAB_CONTENTS_VIEW_GTK_H_
#define CHROME_BROWSER_TAB_CONTENTS_TAB_CONTENTS_VIEW_GTK_H_
#pragma once
#include <gtk/... | 39.778523 | 80 | 0.722625 | [
"render",
"object",
"vector"
] |
dff6d93c4395d5f83c5216c1d47e284d64e25791 | 11,920 | h | C | starter/ios/Runner/dcmtk/dcmtk/dcmfg/fgctreconstruction.h | happymanx/Weather_FFI | a7f9bf8f1bda2b50c9d9a875c08fccf58379ad9f | [
"MIT"
] | null | null | null | starter/ios/Runner/dcmtk/dcmtk/dcmfg/fgctreconstruction.h | happymanx/Weather_FFI | a7f9bf8f1bda2b50c9d9a875c08fccf58379ad9f | [
"MIT"
] | null | null | null | starter/ios/Runner/dcmtk/dcmtk/dcmfg/fgctreconstruction.h | happymanx/Weather_FFI | a7f9bf8f1bda2b50c9d9a875c08fccf58379ad9f | [
"MIT"
] | null | null | null | /*
*
* Copyright (C) 2019, Open Connections GmbH
* All rights reserved. See COPYRIGHT file for details.
*
* This software and supporting documentation are maintained by
*
* OFFIS e.V.
* R&D Division Health
* Escherweg 2
* D-26121 Oldenburg, Germany
*
*
* Module: dcmfg
*
* Author: Mich... | 41.533101 | 112 | 0.68943 | [
"object"
] |
5f00411ecaa2ec6307e39b35d0e451e51313ff39 | 6,263 | h | C | src/library/voxelization.h | DavidWilliams81/cubiquity | dc2e6f0a558c517cfc7b0bfcb40b9f1a48b0c2ed | [
"CC0-1.0"
] | 151 | 2020-07-23T23:29:35.000Z | 2022-03-28T08:37:58.000Z | src/library/voxelization.h | DavidWilliams81/cubiquity | dc2e6f0a558c517cfc7b0bfcb40b9f1a48b0c2ed | [
"CC0-1.0"
] | null | null | null | src/library/voxelization.h | DavidWilliams81/cubiquity | dc2e6f0a558c517cfc7b0bfcb40b9f1a48b0c2ed | [
"CC0-1.0"
] | 8 | 2020-08-03T13:24:49.000Z | 2022-01-18T04:50:16.000Z | /***************************************************************************************************
* Cubiquity - A micro-voxel engine for games and other interactive applications *
* *
* Written in 2019... | 52.191667 | 139 | 0.673479 | [
"geometry",
"object",
"vector",
"3d",
"solid"
] |
5f024a8531e63506702ae4ac605024634ab780f9 | 24,345 | c | C | server.c | aakashp2000/Chess-using-tcp | 37547c4694fb048511feef4721de5b3ab087a4bf | [
"Apache-2.0"
] | null | null | null | server.c | aakashp2000/Chess-using-tcp | 37547c4694fb048511feef4721de5b3ab087a4bf | [
"Apache-2.0"
] | null | null | null | server.c | aakashp2000/Chess-using-tcp | 37547c4694fb048511feef4721de5b3ab087a4bf | [
"Apache-2.0"
] | null | null | null | #include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <unistd.h>
#include <errno.h>
#include <stdio.h>
#include <arpa/inet.h>
#include <string.h>
#include <sys/wait.h>
#include <iostream>
#include <fstream>
#include <algorithm>
#define PORT 2728
using namespace std;
ext... | 30.317559 | 202 | 0.413473 | [
"transform"
] |
5f02cd2fd9321265b4472f2215ec4faddcbd35d3 | 11,308 | h | C | code/evel_library/evel_throttle.h | nomadic1/evel-library | 275460dd8ceb6889684055cbf7711c49e1fa09e4 | [
"BSD-4-Clause"
] | null | null | null | code/evel_library/evel_throttle.h | nomadic1/evel-library | 275460dd8ceb6889684055cbf7711c49e1fa09e4 | [
"BSD-4-Clause"
] | null | null | null | code/evel_library/evel_throttle.h | nomadic1/evel-library | 275460dd8ceb6889684055cbf7711c49e1fa09e4 | [
"BSD-4-Clause"
] | null | null | null | #ifndef EVEL_THROTTLE_INCLUDED
#define EVEL_THROTTLE_INCLUDED
/**************************************************************************//**
* @file
* EVEL throttle definitions.
*
* These are internal definitions related to throttling specicications, which
* are required within the library but are not intended f... | 49.379913 | 79 | 0.386098 | [
"object"
] |
5f0e12cac91601a30525f71bdb77167f2b8c8906 | 775 | h | C | src/phonglighting.h | Samulus/raytracer | 2cfce84af0190117f16dc054df1667bc8868b438 | [
"MIT"
] | null | null | null | src/phonglighting.h | Samulus/raytracer | 2cfce84af0190117f16dc054df1667bc8868b438 | [
"MIT"
] | 1 | 2019-09-02T20:55:06.000Z | 2019-09-02T20:55:06.000Z | src/phonglighting.h | Samulus/raytracer | 2cfce84af0190117f16dc054df1667bc8868b438 | [
"MIT"
] | null | null | null | //
// phonglighting.h
// Author: Samuel Vargas
// Date: 09/25/2019
//
#pragma once
#include "lighttransport.h"
class PhongLighting : LightTransport {
private:
std::vector<std::unique_ptr<Light>> lights;
public:
PhongLighting();
~PhongLighting() override;
std::optional<RayCollision> calculatePixelColo... | 33.695652 | 157 | 0.741935 | [
"geometry",
"vector"
] |
5f0f928019e4ccc6129fceef212d2fa7cce6fe9a | 16,876 | h | C | physx/source/simulationcontroller/src/ScBodySim.h | yangfengzzz/PhysX | aed9c3035955d4ad90e5741f7d1dcfb5c178d44f | [
"BSD-3-Clause"
] | null | null | null | physx/source/simulationcontroller/src/ScBodySim.h | yangfengzzz/PhysX | aed9c3035955d4ad90e5741f7d1dcfb5c178d44f | [
"BSD-3-Clause"
] | null | null | null | physx/source/simulationcontroller/src/ScBodySim.h | yangfengzzz/PhysX | aed9c3035955d4ad90e5741f7d1dcfb5c178d44f | [
"BSD-3-Clause"
] | null | null | null | //
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in bin... | 47.008357 | 120 | 0.666449 | [
"object"
] |
5f2282561f43b14f2dcc3c35f9cfff14c51a04c2 | 1,133 | h | C | examples/ThirdPartyLibs/Gwen/Controls/Text.h | felipeek/bullet3 | 6a59241074720e9df119f2f86bc01765917feb1e | [
"Zlib"
] | 9,136 | 2015-01-02T00:41:45.000Z | 2022-03-31T15:30:02.000Z | examples/ThirdPartyLibs/Gwen/Controls/Text.h | felipeek/bullet3 | 6a59241074720e9df119f2f86bc01765917feb1e | [
"Zlib"
] | 2,424 | 2015-01-05T08:55:58.000Z | 2022-03-30T19:34:55.000Z | examples/ThirdPartyLibs/Gwen/Controls/Text.h | felipeek/bullet3 | 6a59241074720e9df119f2f86bc01765917feb1e | [
"Zlib"
] | 2,921 | 2015-01-02T10:19:30.000Z | 2022-03-31T02:48:42.000Z | /*
GWEN
Copyright (c) 2010 Facepunch Studios
See license in Gwen.h
*/
#pragma once
#ifndef GWEN_CONTROLS_TEXT_H
#define GWEN_CONTROLS_TEXT_H
#include "Gwen/BaseRender.h"
#include "Gwen/Controls/Base.h"
namespace Gwen
{
namespace ControlsInternal
{
class GWEN_EXPORT Text : public Controls::Base
{
public:
GWEN_CON... | 19.534483 | 69 | 0.728155 | [
"render"
] |
700e8b5f7a2f438042ee2aef7df00e5ed57ba166 | 2,693 | h | C | DerydocaEngine/src/Rendering/Mesh.h | Derydoca/derydocaengine | a9cdb71082fbb879d9448dc0c1a95581681d61f1 | [
"BSD-3-Clause"
] | 37 | 2018-05-21T15:21:26.000Z | 2020-11-16T17:50:44.000Z | DerydocaEngine/src/Rendering/Mesh.h | Derydoca/derydocaengine | a9cdb71082fbb879d9448dc0c1a95581681d61f1 | [
"BSD-3-Clause"
] | 38 | 2018-03-09T23:57:07.000Z | 2020-07-10T20:52:42.000Z | DerydocaEngine/src/Rendering/Mesh.h | Derydoca/derydocaengine | a9cdb71082fbb879d9448dc0c1a95581681d61f1 | [
"BSD-3-Clause"
] | 5 | 2018-08-28T11:12:18.000Z | 2019-09-05T09:30:41.000Z | #pragma once
#include <glm/vec2.hpp>
#include <glm/vec3.hpp>
#include <string>
#include "Color.h"
#include "MeshFlags.h"
namespace DerydocaEngine::Rendering
{
enum MeshComponents {
None = 0x0,
Positions = 0x1,
Tangents = 0x2,
Bitangents = 0x4,
TexCoords = 0x8,
Normals = 0x16,
Indices = 0x32,
Colors ... | 28.648936 | 82 | 0.68251 | [
"mesh",
"vector"
] |
7016d87194f5bd94d59204cf18750b988254840b | 1,604 | h | C | Thrax/src/include/thrax/rule-node.h | tirpidz/thrax | f9d8a7df1cad9943d45b12eb80dad8ba0c1c8070 | [
"Apache-2.0"
] | 1 | 2021-10-21T07:52:04.000Z | 2021-10-21T07:52:04.000Z | src/include/thrax/rule-node.h | grammatek/thrax | 7a50df8bdb673926264b8bd81d95eaad2e00804d | [
"Apache-2.0"
] | null | null | null | src/include/thrax/rule-node.h | grammatek/thrax | 7a50df8bdb673926264b8bd81d95eaad2e00804d | [
"Apache-2.0"
] | null | null | null | // Copyright 2005-2020 Google LLC
//
// 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... | 25.0625 | 76 | 0.731297 | [
"object"
] |
701c0f3ad50f1fc65de2af10c136a629ef1d141b | 882 | h | C | WeChatScraperIOS/WeChatScraperIOS/Classes/JSONKit/DDJSONKit.h | TongCui/wechat-scraper | 274edec09f1b5bb7a8720cb2f631ff0543184ab4 | [
"MIT"
] | null | null | null | WeChatScraperIOS/WeChatScraperIOS/Classes/JSONKit/DDJSONKit.h | TongCui/wechat-scraper | 274edec09f1b5bb7a8720cb2f631ff0543184ab4 | [
"MIT"
] | null | null | null | WeChatScraperIOS/WeChatScraperIOS/Classes/JSONKit/DDJSONKit.h | TongCui/wechat-scraper | 274edec09f1b5bb7a8720cb2f631ff0543184ab4 | [
"MIT"
] | null | null | null | //
// DDJSONKit.h
// PAPA
//
// Created by g.zhao on 13-4-2.
// Copyright (c) 2013年 diandian. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface DDJSONKit : NSObject
+ (id)objectFromJSONString:(NSString *)responseString;
+ (id)objectFromJSONData:(NSData *)responseDate;
+ (id)objectFromJSONData:... | 17.294118 | 76 | 0.727891 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.