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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2cb4702362053a65ab9df7ea616d9f055be6d222 | 14,240 | h | C | Filters/Geometry/vtkDataSetSurfaceFilter.h | OpenChemistry/VTK | 28d97a6935da3803ef9ecabe661234f0c4a05762 | [
"BSD-3-Clause"
] | null | null | null | Filters/Geometry/vtkDataSetSurfaceFilter.h | OpenChemistry/VTK | 28d97a6935da3803ef9ecabe661234f0c4a05762 | [
"BSD-3-Clause"
] | 2 | 2018-05-04T02:00:02.000Z | 2018-05-04T02:15:19.000Z | Filters/Geometry/vtkDataSetSurfaceFilter.h | OpenChemistry/VTK | 28d97a6935da3803ef9ecabe661234f0c4a05762 | [
"BSD-3-Clause"
] | null | null | null | /*=========================================================================
Program: Visualization Toolkit
Module: vtkDataSetSurfaceFilter.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This sof... | 39.337017 | 100 | 0.748455 | [
"geometry",
"render",
"object",
"3d"
] |
2cb5cf5e8d03ae50a0eb9930f7f5743f2952a037 | 2,866 | h | C | orca/gporca/libgpopt/include/gpopt/cost/ICostModelParams.h | vitessedata/gpdb.4.3.99.x | 9462aad5df1bf120a2a87456b1f9574712227da4 | [
"PostgreSQL",
"Apache-2.0"
] | 3 | 2017-12-10T16:41:21.000Z | 2020-07-08T12:59:12.000Z | orca/gporca/libgpopt/include/gpopt/cost/ICostModelParams.h | vitessedata/gpdb.4.3.99.x | 9462aad5df1bf120a2a87456b1f9574712227da4 | [
"PostgreSQL",
"Apache-2.0"
] | null | null | null | orca/gporca/libgpopt/include/gpopt/cost/ICostModelParams.h | vitessedata/gpdb.4.3.99.x | 9462aad5df1bf120a2a87456b1f9574712227da4 | [
"PostgreSQL",
"Apache-2.0"
] | 4 | 2017-12-10T16:41:35.000Z | 2020-11-28T12:20:30.000Z | //---------------------------------------------------------------------------
// Greenplum Database
// Copyright (C) 2014 Pivotal Inc.
//
// @filename:
// ICostModelParams.h
//
// @doc:
// Interface for the parameters of the underlying cost model
//
// @owner:
//
//
// @test:
//
//
//-------------------------------... | 19.234899 | 97 | 0.515003 | [
"model"
] |
2cb69731a182ec8ac2c49977b460b092fbd90da3 | 21,252 | h | C | external/imgui/addons/imguibindings/ImImpl_Binding_Direct3D9.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | external/imgui/addons/imguibindings/ImImpl_Binding_Direct3D9.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | external/imgui/addons/imguibindings/ImImpl_Binding_Direct3D9.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | #ifndef IMIMPL_BINDING_H
#define IMIMPL_BINDING_H
#include <tchar.h>
#include "imguibindings.h"
static HWND window = NULL;
static ImVec2 mousePosScale(1.0f, 1.0f);
static LPDIRECT3DDEVICE9 g_pd3dDevice = NULL;
static D3DPRESENT_PARAMETERS g_d3dpp;
static LPDIRECT3DVERTEXBUFFER9 g_pVB = NULL;
static LPD... | 40.557252 | 234 | 0.597308 | [
"render"
] |
2cb6c9cc75ed982e1e2b9161409339b3082d0adf | 1,002 | h | C | src/VulkanWindow.h | olegded/vsgQtViewer | 0b0f6c0a16526ebafcd08ba977d091af22c62aa1 | [
"MIT"
] | 14 | 2021-01-21T02:31:01.000Z | 2021-09-28T14:02:09.000Z | src/VulkanWindow.h | olegded/vsgQtViewer | 0b0f6c0a16526ebafcd08ba977d091af22c62aa1 | [
"MIT"
] | 1 | 2021-03-13T19:57:57.000Z | 2021-09-05T17:12:30.000Z | src/VulkanWindow.h | olegded/vsgQtViewer | 0b0f6c0a16526ebafcd08ba977d091af22c62aa1 | [
"MIT"
] | 4 | 2020-12-29T10:50:26.000Z | 2021-08-30T07:18:37.000Z | #pragma once
#include <QWindow>
namespace vsg {
class Viewer;
class Window;
class StateGroup;
}
namespace vsgQt {
class Window;
}
namespace vsg {
class Instance;
}
class VulkanWindow : public QWindow
{
Q_OBJECT
public:
VulkanWindow();
virtual ~VulkanWindow() override;
QColor clearColor() const;
... | 18.90566 | 51 | 0.714571 | [
"render"
] |
2cb82874b2f1305caed3ab096283cbb1700c50ed | 17,861 | c | C | runtime/core/c/exceptions.c | abryant/Plinth | 6699f95418ead2632bc78708ee7c5085a8255067 | [
"BSD-3-Clause"
] | 4 | 2015-03-04T20:57:08.000Z | 2018-07-19T07:49:38.000Z | runtime/core/c/exceptions.c | abryant/Plinth | 6699f95418ead2632bc78708ee7c5085a8255067 | [
"BSD-3-Clause"
] | null | null | null | runtime/core/c/exceptions.c | abryant/Plinth | 6699f95418ead2632bc78708ee7c5085a8255067 | [
"BSD-3-Clause"
] | null | null | null | // for debugging only
#include <stdio.h>
#include <unwind.h>
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
static const uint64_t plinthExceptionClass = 0x414A420050544800; // AJB\0PTH\0
typedef struct exception_handler
{
uintptr_t landingPad;
uintptr_t typeI... | 33.137291 | 153 | 0.685908 | [
"object"
] |
2cb9bbf9e2146419b9f40b5a95b1e7e48354bd2d | 2,023 | h | C | aws-cpp-sdk-proton/include/aws/proton/model/DeleteEnvironmentTemplateResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-proton/include/aws/proton/model/DeleteEnvironmentTemplateResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-proton/include/aws/proton/model/DeleteEnvironmentTemplateResult.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/proton/Proton_EXPORTS.h>
#include <aws/proton/model/EnvironmentTemplate.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
... | 29.75 | 155 | 0.736036 | [
"model"
] |
2cbd2891a70b8591845e803d51abbd3199578ee5 | 3,954 | h | C | dali/devel-api/threading/conditional-wait.h | pwisbey/dali-core | 53117f5d4178001b0d688c5bce14d7bf8e861631 | [
"Apache-2.0"
] | 1 | 2016-08-05T09:58:38.000Z | 2016-08-05T09:58:38.000Z | dali/devel-api/threading/conditional-wait.h | tizenorg/platform.core.uifw.dali-core | dd89513b4bb1fdde74a83996c726e10adaf58349 | [
"Apache-2.0"
] | null | null | null | dali/devel-api/threading/conditional-wait.h | tizenorg/platform.core.uifw.dali-core | dd89513b4bb1fdde74a83996c726e10adaf58349 | [
"Apache-2.0"
] | null | null | null | #ifndef __DALI_CONDITIONAL_WAIT_H__
#define __DALI_CONDITIONAL_WAIT_H__
/*
* Copyright (c) 2015 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:... | 28.652174 | 95 | 0.707385 | [
"object"
] |
2cbfeb43b56d6591339291e4c7a0f043b04ae1fd | 6,023 | h | C | PrivateFrameworks/ProVideo.framework/PVEffectPreviewGenerator.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 36 | 2016-04-20T04:19:04.000Z | 2018-10-08T04:12:25.000Z | PrivateFrameworks/ProVideo.framework/PVEffectPreviewGenerator.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | null | null | null | PrivateFrameworks/ProVideo.framework/PVEffectPreviewGenerator.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 10 | 2016-06-16T02:40:44.000Z | 2019-01-15T03:31:45.000Z | /* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/ProVideo.framework/ProVideo
*/
@interface PVEffectPreviewGenerator : NSObject {
PVVideoCompositingContext * _compositingContext;
struct vector<HGRef<PVRenderRequestHandler>, std::__1::allocator<HGRef<PVRenderRequestHandler> > > {
... | 146.902439 | 3,429 | 0.755936 | [
"vector"
] |
2cc60079b438547ac14eaa0d4d3cc4307056ab06 | 9,494 | c | C | G729A_ARM/qua_lsp.c | JerryBluesnow/pmediacodes | 228c441169fb9d86ec06c0db847bec60b3163c13 | [
"MIT"
] | null | null | null | G729A_ARM/qua_lsp.c | JerryBluesnow/pmediacodes | 228c441169fb9d86ec06c0db847bec60b3163c13 | [
"MIT"
] | null | null | null | G729A_ARM/qua_lsp.c | JerryBluesnow/pmediacodes | 228c441169fb9d86ec06c0db847bec60b3163c13 | [
"MIT"
] | null | null | null | #include "sysconfig.h"
#ifdef VER_G729A_ARM
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke
All rights reserved.
*/
/*----------------------------------------------------------------... | 26.668539 | 74 | 0.487782 | [
"vector"
] |
2ccfa919e9a529bb8c8559284467038674785981 | 28,587 | c | C | libs/mrcpv2-transport/src/mrcp_server_connection.c | allo-media/unimrcp | 00115b71432ab4760dbf459a7bef87433d980c48 | [
"Apache-2.0"
] | null | null | null | libs/mrcpv2-transport/src/mrcp_server_connection.c | allo-media/unimrcp | 00115b71432ab4760dbf459a7bef87433d980c48 | [
"Apache-2.0"
] | null | null | null | libs/mrcpv2-transport/src/mrcp_server_connection.c | allo-media/unimrcp | 00115b71432ab4760dbf459a7bef87433d980c48 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2008-2015 Arsen Chaloyan
*
* 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 ag... | 34.235928 | 158 | 0.763914 | [
"object"
] |
2cd129c7ffb4d3e8baa9991c1071bdf21f8302a2 | 1,699 | h | C | src/scene.h | dannymato/raytracing-opengl | 4f38b89bc813706cddb30e47d494fb5ddabbb14f | [
"MIT"
] | null | null | null | src/scene.h | dannymato/raytracing-opengl | 4f38b89bc813706cddb30e47d494fb5ddabbb14f | [
"MIT"
] | null | null | null | src/scene.h | dannymato/raytracing-opengl | 4f38b89bc813706cddb30e47d494fb5ddabbb14f | [
"MIT"
] | null | null | null | #pragma once
#include "primitives.h"
#include <vector>
struct rt_defines
{
int sphere_size;
int plain_size;
int light_point_size;
int light_direct_size;
int iterations;
vec3 ambient_color;
vec3 shadow_ambient;
};
typedef struct {
vec3 color; float __p1;
vec3 absorb;
float diffuse;
float reflect;
float ... | 16.821782 | 208 | 0.739847 | [
"vector"
] |
2cd83c25f4497b338a5ce878b16a1e4fece54269 | 5,054 | h | C | src/game/server/fish.h | vxsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 14 | 2021-02-16T14:13:50.000Z | 2022-03-17T18:29:19.000Z | src/game/server/fish.h | undbsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 7 | 2021-08-06T18:40:37.000Z | 2022-03-09T18:05:08.000Z | src/game/server/fish.h | undbsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 2 | 2021-08-05T16:03:03.000Z | 2021-11-26T00:11:27.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// fish.h
// Simple fish behavior
// Author: Michael S. Booth, April 2005
#ifndef _FISH_H_
#define _FISH_H_
#include "ba... | 35.843972 | 147 | 0.56391 | [
"vector"
] |
2cda233f380ae4c1df350fabe83856bd1fead54b | 1,037 | h | C | core/inc/core/quadbatch.h | yangosoft/csge | 9bcbcd2c83c4f5830372dee7d76f84be62350145 | [
"Unlicense"
] | null | null | null | core/inc/core/quadbatch.h | yangosoft/csge | 9bcbcd2c83c4f5830372dee7d76f84be62350145 | [
"Unlicense"
] | null | null | null | core/inc/core/quadbatch.h | yangosoft/csge | 9bcbcd2c83c4f5830372dee7d76f84be62350145 | [
"Unlicense"
] | null | null | null | #ifndef GLFX_QUADBATCH_HPP
#define GLFX_QUADBATCH_HPP
#include <memory>
#include <glm/vec2.hpp>
#include "quad.h"
#include "texture.h"
#include "program.h"
#include "sprite.h"
namespace CSGE {
class QuadBatch {
protected:
void fillBuffers();
int add(const Quad& quad);
int removeAt(int index);
void renderSprite... | 20.333333 | 59 | 0.740598 | [
"render",
"vector"
] |
2cdd2983774c93aed8de05ae7fd0e5bf2cd44fa4 | 1,033 | h | C | src/Game/GameObjects/Moveable.h | Speedphoenix/PCD-ed-Downfall | b513e0c59aa342171c133a866bf7efbfd8fc5d59 | [
"MIT"
] | null | null | null | src/Game/GameObjects/Moveable.h | Speedphoenix/PCD-ed-Downfall | b513e0c59aa342171c133a866bf7efbfd8fc5d59 | [
"MIT"
] | null | null | null | src/Game/GameObjects/Moveable.h | Speedphoenix/PCD-ed-Downfall | b513e0c59aa342171c133a866bf7efbfd8fc5d59 | [
"MIT"
] | null | null | null | #ifndef MOVEABLE8H8INCLUDED
#define MOVEABLE8H8INCLUDED
#include "GameObject.h"
#include "TransformBase.h"
#include "Animator.h"
class Player;
class Moveable : public GameObject
{
protected:
Animator m_animator;
TransformBase m_destination;
double m_speed;
double m_maxSpeed;
bool m_isFixed;
public:
... | 24.595238 | 163 | 0.724105 | [
"transform"
] |
2ce12e43f654da71ec4265a5cc9cbb401f213235 | 148,794 | h | C | src/3rdparty/pythonqt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | src/3rdparty/pythonqt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | src/3rdparty/pythonqt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | #include <PythonQt.h>
#include <QObject>
#include <QPair>
#include <QStringList>
#include <QVariant>
#include <qaction.h>
#include <qbackingstore.h>
#include <qbitmap.h>
#include <qbrush.h>
#include <qbytearray.h>
#include <qcolor.h>
#include <qcoreevent.h>
#include <qcursor.h>
#include <qevent.h>
#include <qfont.h>
#i... | 66.604297 | 2,096 | 0.803184 | [
"geometry",
"object",
"shape",
"transform"
] |
2ce342f7ba2a16bc2aaf3510d4422ae1f8f67f55 | 2,432 | h | C | ntlab_opengl_realtime_visualization/Shader/Uniforms.h | modosc/OpenGLRealtimeVisualization4JUCE | f7d58063a3546f9a2cc83e2a17f99ec723cdba64 | [
"MIT"
] | 41 | 2018-12-30T17:35:54.000Z | 2022-01-16T06:44:31.000Z | ntlab_opengl_realtime_visualization/Shader/Uniforms.h | modosc/OpenGLRealtimeVisualization4JUCE | f7d58063a3546f9a2cc83e2a17f99ec723cdba64 | [
"MIT"
] | 5 | 2018-12-30T21:31:13.000Z | 2021-09-24T09:14:32.000Z | ntlab_opengl_realtime_visualization/Shader/Uniforms.h | modosc/OpenGLRealtimeVisualization4JUCE | f7d58063a3546f9a2cc83e2a17f99ec723cdba64 | [
"MIT"
] | 8 | 2019-03-20T15:37:46.000Z | 2022-03-25T19:38:47.000Z | /*
MIT License
Copyright (c) 2018 Janos Buttgereit
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publis... | 44.218182 | 118 | 0.689967 | [
"object"
] |
2ce3e4a8158b7bea6397ee2f089b9ea51576d1a2 | 4,901 | h | C | MetalPerformanceShadersGraph/MPSGraphResizeOps.h | matcheydj/MacOS-Metal-framework-headers | 2698e9f2d85948252a2e430836b0b263a9583289 | [
"MIT"
] | 416 | 2016-08-20T03:40:59.000Z | 2022-03-30T14:27:47.000Z | MetalPerformanceShadersGraph/MPSGraphResizeOps.h | matcheydj/MacOS-Metal-framework-headers | 2698e9f2d85948252a2e430836b0b263a9583289 | [
"MIT"
] | 41 | 2016-08-22T14:41:42.000Z | 2022-02-25T11:38:16.000Z | MetalPerformanceShadersGraph/MPSGraphResizeOps.h | matcheydj/MacOS-Metal-framework-headers | 2698e9f2d85948252a2e430836b0b263a9583289 | [
"MIT"
] | 173 | 2016-08-28T15:09:18.000Z | 2022-03-23T15:42:52.000Z | //
// MPSGraphResizeOps.h
// MPSGraph
//
// Created on 3/13/20.
// Copyright © 2020 Apple Inc. All rights reserved.
//
#ifndef MPSGraphResizeOps_h
#define MPSGraphResizeOps_h
NS_ASSUME_NONNULL_BEGIN
typedef NS_ENUM(NSUInteger, MPSGraphResizeMode)
{
MPSGraphResizeNearest MPS_ENUM_AVAILABLE_STARTING(mac... | 50.010204 | 150 | 0.606815 | [
"object",
"shape"
] |
2ce58cc5c2ff975dfaf1b8a42a50df5368341189 | 4,745 | h | C | deps/qt-4.8.0/win32/ia32/src/corelib/kernel/qcoreapplication_p.h | hesslink111/node-qt | d4106a11f1ec88fdb404c2d56fb14efe0dec7d35 | [
"BSD-3-Clause-Clear"
] | 903 | 2015-01-02T01:47:08.000Z | 2022-03-26T19:56:59.000Z | deps/qt-4.8.0/win32/ia32/src/corelib/kernel/qcoreapplication_p.h | KenNewton/node-qt | d4106a11f1ec88fdb404c2d56fb14efe0dec7d35 | [
"BSD-3-Clause-Clear"
] | 18 | 2015-01-11T19:45:07.000Z | 2022-01-21T03:59:04.000Z | deps/qt-4.8.0/win32/ia32/src/corelib/kernel/qcoreapplication_p.h | KenNewton/node-qt | d4106a11f1ec88fdb404c2d56fb14efe0dec7d35 | [
"BSD-3-Clause-Clear"
] | 129 | 2015-01-07T10:11:56.000Z | 2022-03-22T21:28:23.000Z | /****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:... | 31.217105 | 89 | 0.705796 | [
"object"
] |
2ce62de800412f7d29e1b5b2d0ce30003b5cd158 | 6,559 | h | C | libraries/FNET/src/port/cpu/mimxrt/fnet_mimxrt_config.h | thevisus/framework-arduinoteensy-cxx20 | a7a66c2f149867ed55087265fc39ad5878da769d | [
"Unlicense"
] | null | null | null | libraries/FNET/src/port/cpu/mimxrt/fnet_mimxrt_config.h | thevisus/framework-arduinoteensy-cxx20 | a7a66c2f149867ed55087265fc39ad5878da769d | [
"Unlicense"
] | null | null | null | libraries/FNET/src/port/cpu/mimxrt/fnet_mimxrt_config.h | thevisus/framework-arduinoteensy-cxx20 | a7a66c2f149867ed55087265fc39ad5878da769d | [
"Unlicense"
] | null | null | null | /**************************************************************************
*
* Copyright 2018 by Andrey Butok. FNET Community.
*
***************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in... | 45.234483 | 168 | 0.425065 | [
"vector"
] |
2cec64f1974b319d65c0a2d1948f4aae23c73bec | 7,268 | h | C | chrome/browser/ui/app_list/app_list_view_delegate.h | sunjc53yy/chromium | 049b380040949089c2a6e447b0cd0ac3c4ece38e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/app_list/app_list_view_delegate.h | sunjc53yy/chromium | 049b380040949089c2a6e447b0cd0ac3c4ece38e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/app_list/app_list_view_delegate.h | sunjc53yy/chromium | 049b380040949089c2a6e447b0cd0ac3c4ece38e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_APP_LIST_APP_LIST_VIEW_DELEGATE_H_
#define CHROME_BROWSER_UI_APP_LIST_APP_LIST_VIEW_DELEGATE_H_
#include <string>
#include... | 38.455026 | 80 | 0.75 | [
"vector",
"model"
] |
2ced2ee75fe808c75666f64ff5367379a6d862e7 | 22,270 | h | C | aws-cpp-sdk-directconnect/include/aws/directconnect/model/CreateInterconnectResult.h | grujicbr/aws-sdk-cpp | bdd43c178042f09c6739645e3f6cd17822a7c35c | [
"Apache-2.0"
] | 1 | 2020-03-11T05:36:20.000Z | 2020-03-11T05:36:20.000Z | aws-cpp-sdk-directconnect/include/aws/directconnect/model/CreateInterconnectResult.h | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-directconnect/include/aws/directconnect/model/CreateInterconnectResult.h | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 36.993355 | 151 | 0.655276 | [
"vector",
"model"
] |
82807c7f77fd82e823b7d77046e5bf4271fdfe21 | 10,717 | h | C | content/browser/web_contents/web_contents_view_aura.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | content/browser/web_contents/web_contents_view_aura.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | content/browser/web_contents/web_contents_view_aura.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright (c) 2012 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 CONTENT_BROWSER_WEB_CONTENTS_WEB_CONTENTS_VIEW_AURA_H_
#define CONTENT_BROWSER_WEB_CONTENTS_WEB_CONTENTS_VIEW_AURA_H_
#include <memory>
#incl... | 41.53876 | 80 | 0.765046 | [
"vector"
] |
8284d857398cd510b1703f6d56ae9a4d19765765 | 5,998 | h | C | be/src/exec/catalog-op-executor.h | garyli1019/impala | ea0e1def6160d596082b01365fcbbb6e24afb21d | [
"Apache-2.0"
] | 1 | 2019-02-15T09:17:28.000Z | 2019-02-15T09:17:28.000Z | be/src/exec/catalog-op-executor.h | garyli1019/impala | ea0e1def6160d596082b01365fcbbb6e24afb21d | [
"Apache-2.0"
] | 1 | 2019-05-06T07:23:34.000Z | 2019-05-06T07:23:34.000Z | be/src/exec/catalog-op-executor.h | garyli1019/impala | ea0e1def6160d596082b01365fcbbb6e24afb21d | [
"Apache-2.0"
] | null | null | null | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 44.761194 | 90 | 0.766756 | [
"object",
"vector"
] |
82867eba0b3bce4740a2463052b39888cb8624de | 213,480 | c | C | tools-src/gnu/gcc/gcc/cp/typeck.c | enfoTek/tomato.linksys.e2000.nvram-mod | 2ce3a5217def49d6df7348522e2bfda702b56029 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/cp/typeck.c | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/cp/typeck.c | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | /* Build expressions with type checking for C++ compiler.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
GNU CC is free software; you can redistribute i... | 30.698878 | 159 | 0.656352 | [
"object"
] |
828a1862b979d4699673fde4dd84c79d752f7446 | 6,345 | h | C | aws-cpp-sdk-iot/include/aws/iot/model/FirehoseAction.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-iot/include/aws/iot/model/FirehoseAction.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-iot/include/aws/iot/model/FirehoseAction.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 36.051136 | 136 | 0.661781 | [
"model"
] |
828f5012e2846ddd8d1b7f4179a7c0af4cc9bdd4 | 5,975 | c | C | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56780_a0/ina_2_4_13/bcm56780_a0_ina_2_4_13_lta_bcmltx_field_demux_l3_ipv4_uc_route_overridet_ipv4_maskf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56780_a0/ina_2_4_13/bcm56780_a0_ina_2_4_13_lta_bcmltx_field_demux_l3_ipv4_uc_route_overridet_ipv4_maskf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56780_a0/ina_2_4_13/bcm56780_a0_ina_2_4_13_lta_bcmltx_field_demux_l3_ipv4_uc_route_overridet_ipv4_maskf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | /*******************************************************************************
*
* DO NOT EDIT THIS FILE!
* This file is auto-generated by fltg from Logical Table mapping files.
*
* Tool: $SDK/INTERNAL/fltg/bin/fltg
*
* Edits to this file will be lost when it is regenerated.
*
* This license is set out in ht... | 41.783217 | 134 | 0.759665 | [
"transform"
] |
8295006326739855bae8df0fb493428606edc02e | 13,707 | h | C | src/libc/nt/ntdll.h | nicholatian/cosmo-cstar | 3d4d050346c34374679f19c3f39fc555502a0f72 | [
"0BSD"
] | 2 | 2021-02-13T19:26:06.000Z | 2021-03-03T12:28:34.000Z | src/libc/nt/ntdll.h | nicholatian/cosmo-cstar | 3d4d050346c34374679f19c3f39fc555502a0f72 | [
"0BSD"
] | null | null | null | src/libc/nt/ntdll.h | nicholatian/cosmo-cstar | 3d4d050346c34374679f19c3f39fc555502a0f72 | [
"0BSD"
] | null | null | null | #ifndef COSMOPOLITAN_LIBC_NT_NTDLL_H_
#define COSMOPOLITAN_LIBC_NT_NTDLL_H_
#include "libc/nt/struct/context.h"
#include "libc/nt/struct/criticalsection.h"
#include "libc/nt/struct/filebasicinformation.h"
#include "libc/nt/struct/filenetworkopeninformation.h"
#include "libc/nt/struct/iostatusblock.h"
#include "libc/nt/... | 58.576923 | 80 | 0.588313 | [
"object"
] |
8297b7d0c7b6ac9d0c36bf91f309e09f7fa44cb5 | 11,443 | h | C | crypto/crypto.h | rstokes149/RedLobster | 7da22b722e79b2bc998af033b596a781bba4c610 | [
"OpenSSL"
] | null | null | null | crypto/crypto.h | rstokes149/RedLobster | 7da22b722e79b2bc998af033b596a781bba4c610 | [
"OpenSSL"
] | null | null | null | crypto/crypto.h | rstokes149/RedLobster | 7da22b722e79b2bc998af033b596a781bba4c610 | [
"OpenSSL"
] | null | null | null | /* crypto/crypto.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-comm... | 35.871473 | 80 | 0.76265 | [
"object"
] |
82a3dec2c28006c1a4ff03ed8606a1770f7977e2 | 7,335 | c | C | d/dagger/aketon/mon/teleris.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/dagger/aketon/mon/teleris.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/dagger/aketon/mon/teleris.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include "/d/dagger/aketon/short.h"
#include <daemons.h>
inherit MONSTER;
object *bad_list;
void unwield_func();
int skin_count,skin_time,corpse_count,corpse_time,blink_count,heal_count;
void create() {
object obj;
::create();
set_name("teleris");
set_id( ({"teleris","queen","queen teleris"}) );
set_... | 29.938776 | 90 | 0.620995 | [
"object"
] |
82aa752abaf05470ce4e3f47dedbebdf8ff4040b | 2,286 | h | C | libs/DS4_SDK/include/dzselectionmap.h | Red54/reality | 510d4f5fde2f4c5535482f1ea199f914102b8a2a | [
"BSD-3-Clause"
] | null | null | null | libs/DS4_SDK/include/dzselectionmap.h | Red54/reality | 510d4f5fde2f4c5535482f1ea199f914102b8a2a | [
"BSD-3-Clause"
] | null | null | null | libs/DS4_SDK/include/dzselectionmap.h | Red54/reality | 510d4f5fde2f4c5535482f1ea199f914102b8a2a | [
"BSD-3-Clause"
] | null | null | null | /**********************************************************************
Copyright (C) 2002-2012 DAZ 3D, Inc. All Rights Reserved.
This file is part of the DAZ Studio SDK.
This file may be used only in accordance with the DAZ Studio SDK
license provided with the DAZ Studio SDK.
The contents of this file ... | 24.063158 | 97 | 0.601925 | [
"3d"
] |
82ac5d14c5762795b53d42dbc0a0aa97103a5c36 | 6,182 | c | C | cdpr_controllers/cvxgen_minT/matrix_support.c | siddharthumakarthikeyan/Cable-Driven-Parallel-Robots-CDPR-Modelling | 4e8d991d55ae7da91b3c90773c679f3369a4dafa | [
"MIT"
] | 9 | 2021-06-01T12:19:58.000Z | 2022-02-28T12:30:09.000Z | cdpr_controllers/cvxgen_minT/matrix_support.c | siddharthumakarthikeyan/Cable-Driven-Parallel-Robots-CDPR-Modelling | 4e8d991d55ae7da91b3c90773c679f3369a4dafa | [
"MIT"
] | 1 | 2021-09-27T12:24:50.000Z | 2021-09-27T12:24:50.000Z | cdpr_controllers/cvxgen_minT/matrix_support.c | siddharthumakarthikeyan/Cable-Driven-Parallel-Robots-CDPR-Modelling | 4e8d991d55ae7da91b3c90773c679f3369a4dafa | [
"MIT"
] | 1 | 2021-08-02T00:48:11.000Z | 2021-08-02T00:48:11.000Z | /* Produced by CVXGEN, 2017-06-27 04:20:17 -0400. */
/* CVXGEN is Copyright (C) 2006-2012 Jacob Mattingley, jem@cvxgen.com. */
/* The code in this file is Copyright (C) 2006-2012 Jacob Mattingley. */
/* CVXGEN, or solvers produced by CVXGEN, cannot be used for commercial */
/* applications without prior written permis... | 58.320755 | 202 | 0.557587 | [
"vector"
] |
82af2d103b098fec5073898ff183b635fbc54adb | 9,946 | h | C | aws-cpp-sdk-core/include/aws/core/client/AWSError.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 32 | 2021-12-01T04:28:53.000Z | 2022-03-12T18:22:56.000Z | aws-cpp-sdk-core/include/aws/core/client/AWSError.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 10 | 2021-12-01T18:35:26.000Z | 2022-02-15T00:32:00.000Z | aws-cpp-sdk-core/include/aws/core/client/AWSError.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 10 | 2021-12-01T06:59:41.000Z | 2022-02-23T23:37:44.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/http/HttpResponse.h>
#include <aws/core/utils/xml/XmlSerializer.h>
#include <aws/cor... | 43.622807 | 197 | 0.591595 | [
"object"
] |
82b818b0fc72d7a2cd7d75888d34923b7178ce65 | 1,729 | h | C | src/lmc/src/lmc.h | Joklost/masters | 66bccba28a32ee47b7b874122de41c87f253349e | [
"MIT"
] | null | null | null | src/lmc/src/lmc.h | Joklost/masters | 66bccba28a32ee47b7b874122de41c87f253349e | [
"MIT"
] | null | null | null | src/lmc/src/lmc.h | Joklost/masters | 66bccba28a32ee47b7b874122de41c87f253349e | [
"MIT"
] | null | null | null | #ifndef LINKMODEL_COMPUTER_H
#define LINKMODEL_COMPUTER_H
#include <vector>
#include <map>
#include <common/queue.h>
#include <mpilib/mpi.h>
#include <mpilib/node.h>
#include <mpilib/link.h>
#include <sims/node.h>
#include <sims/link.h>
#ifdef INSTALL_HTTP
#include <http/httpclient.h>
using json = nlohmann::json;
... | 18.2 | 95 | 0.666859 | [
"vector"
] |
82c4bbc640e5467992d0cab1986b6a3a50e37cbc | 1,088 | h | C | DependentExtensions/Ogre3DInterpDemo/RunnableState.h | Iam1337/CrabNet | 4e88fb11941dee557c1f96c6a6c8f04fd6360de5 | [
"BSD-2-Clause"
] | 19 | 2016-09-26T16:37:06.000Z | 2018-03-31T10:20:49.000Z | DependentExtensions/Ogre3DInterpDemo/RunnableState.h | Iam1337/CrabNet | 4e88fb11941dee557c1f96c6a6c8f04fd6360de5 | [
"BSD-2-Clause"
] | 10 | 2017-07-06T10:10:18.000Z | 2018-06-13T20:02:46.000Z | DependentExtensions/Ogre3DInterpDemo/RunnableState.h | Iam1337/CrabNet | 4e88fb11941dee557c1f96c6a6c8f04fd6360de5 | [
"BSD-2-Clause"
] | 4 | 2017-01-17T06:14:07.000Z | 2018-02-23T18:51:02.000Z | /*
* Copyright (c) 2014, Oculus VR, Inc.
* Copyright (c) 2016-2018, TES3MP Team
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATEN... | 25.904762 | 81 | 0.723346 | [
"render"
] |
82c76e35086d4035e98a4537ccf66088d393c476 | 701 | h | C | Arbol N-Ario/NodeNaryTree.h | juanmsl/TADS | 675daf70b9636beeab3979b3ec5abcf4e3990160 | [
"MIT"
] | null | null | null | Arbol N-Ario/NodeNaryTree.h | juanmsl/TADS | 675daf70b9636beeab3979b3ec5abcf4e3990160 | [
"MIT"
] | null | null | null | Arbol N-Ario/NodeNaryTree.h | juanmsl/TADS | 675daf70b9636beeab3979b3ec5abcf4e3990160 | [
"MIT"
] | 1 | 2019-09-30T23:35:18.000Z | 2019-09-30T23:35:18.000Z | # ifndef __NODE_N_ARY_TREE__
# define __NODE_N_ARY_TREE__
# include <vector>
# include <queue>
# include <string>
# include <sstream>
class NodeNaryTree {
protected:
int data;
std::vector<NodeNaryTree*> nodes;
public:
// CONSTRUCTOR Y DESTRUCTOR
NodeNaryTree(std::vector<int>& datas);
NodeNa... | 21.90625 | 52 | 0.667618 | [
"vector"
] |
82ca9638de14576adc07c965bd39e693cbc707fa | 15,935 | h | C | external/crypto++-5.61/config.h | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 4 | 2021-10-03T05:16:55.000Z | 2021-12-28T16:49:27.000Z | cstrike15_src/external/crypto++-5.61/config.h | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | null | null | null | cstrike15_src/external/crypto++-5.61/config.h | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | 7 | 2021-08-22T11:29:02.000Z | 2022-03-29T11:59:15.000Z | #ifndef CRYPTOPP_CONFIG_H
#define CRYPTOPP_CONFIG_H
// ***************** Important Settings ********************
// define this if running on a big-endian CPU
#if !defined(IS_LITTLE_ENDIAN) && (defined(__BIG_ENDIAN__) || defined(__sparc) || defined(__sparc__) || defined(__hppa__) || defined(__MIPSEB__) || defined(__A... | 33.904255 | 272 | 0.784311 | [
"object"
] |
82cb073fc978c3d44cfa1571219f82954877014c | 7,543 | h | C | splinter/serializer.h | gjsoto/ssc | 70ef4fdafb9afe0418a9c552485a7116a1b3a743 | [
"BSD-3-Clause"
] | 61 | 2017-08-09T15:10:59.000Z | 2022-02-15T21:45:31.000Z | splinter/serializer.h | gjsoto/ssc | 70ef4fdafb9afe0418a9c552485a7116a1b3a743 | [
"BSD-3-Clause"
] | 462 | 2017-07-31T21:26:46.000Z | 2022-03-30T22:53:50.000Z | splinter/serializer.h | gjsoto/ssc | 70ef4fdafb9afe0418a9c552485a7116a1b3a743 | [
"BSD-3-Clause"
] | 73 | 2017-08-24T17:39:31.000Z | 2022-03-28T08:37:47.000Z | /*
* This file is part of the SPLINTER library.
* Copyright (C) 2012 Bjarne Grimstad (bjarne.grimstad@gmail.com).
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.... | 24.411003 | 135 | 0.677714 | [
"object",
"vector"
] |
82cbf7666b56079265ac3423e176b3e2a1a59750 | 6,953 | h | C | Pods/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD.h | AxziplinNet/AxTabNavigationController | 74bffe021f8185f274ea6eec80dbcd1266e10bb6 | [
"MIT"
] | null | null | null | Pods/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD.h | AxziplinNet/AxTabNavigationController | 74bffe021f8185f274ea6eec80dbcd1266e10bb6 | [
"MIT"
] | null | null | null | Pods/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD/AXPracticalHUD.h | AxziplinNet/AxTabNavigationController | 74bffe021f8185f274ea6eec80dbcd1266e10bb6 | [
"MIT"
] | null | null | null | //
// AXPracticalHUD.h
// AXSwift2OC
//
// Created by ai on 9/7/15.
// Copyright © 2015 ai. All rights reserved.
//
#import "AXBarProgressView.h"
#import "AXCircleProgressView.h"
#import "AXGradientProgressView.h"
#import "AXPracticalHUDContentView.h"
/// Mode of hud view
typedef NS_ENUM(NSInteger, AXPracticalHUD... | 44.286624 | 156 | 0.768445 | [
"object"
] |
82cbf8cc26927b2210835164d5eb1921a362c563 | 2,282 | h | C | src/Scenario/CommonScenario/view.h | privatosan/RayStorm | 17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa | [
"MIT"
] | 2 | 2016-04-03T23:57:54.000Z | 2019-12-05T17:50:37.000Z | src/Scenario/CommonScenario/view.h | privatosan/RayStorm | 17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa | [
"MIT"
] | null | null | null | src/Scenario/CommonScenario/view.h | privatosan/RayStorm | 17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa | [
"MIT"
] | 2 | 2015-06-20T19:22:47.000Z | 2021-11-15T15:22:14.000Z | /***************
* PROGRAM: Modeler
* NAME: view.h
* DESCRIPTION: view class definition
* AUTHORS: Andreas Heumann
* HISTORY:
* DATE NAME COMMENT
* 10.12.94 ah initial release
***************/
#ifndef VIEW_H
#define VIEW_H
#ifdef __AMIGA__
#include <exec/types.h>
#endif
#... | 23.285714 | 79 | 0.63979 | [
"object",
"vector"
] |
82d0af54154a3c7ea3af2aa14db7e8dac1f2036d | 49,530 | c | C | src/lib/crypto_openssl.c | karcaw/bareos-contrib | 5a296ab3edabdb692ebbb4f14c28c6c739d75f21 | [
"MIT"
] | 1 | 2017-04-26T02:15:04.000Z | 2017-04-26T02:15:04.000Z | src/lib/crypto_openssl.c | karcaw/bareos-contrib | 5a296ab3edabdb692ebbb4f14c28c6c739d75f21 | [
"MIT"
] | null | null | null | src/lib/crypto_openssl.c | karcaw/bareos-contrib | 5a296ab3edabdb692ebbb4f14c28c6c739d75f21 | [
"MIT"
] | null | null | null | /*
BAREOS® - Backup Archiving REcovery Open Sourced
Copyright (C) 2005-2011 Free Software Foundation Europe e.V.
This program is Free Software; you can redistribute it and/or
modify it under the terms of version three of the GNU Affero General Public
License as published by the Free Software Foundation... | 29.552506 | 131 | 0.67341 | [
"object"
] |
82d406615d89fee3277113c07f1778394b5472d8 | 28,218 | h | C | src/core/PWScore.h | ronys/pwsafe | 39f9525a9f14cc5fe46214367cf714c5770283ef | [
"Artistic-2.0"
] | 578 | 2015-08-18T19:43:05.000Z | 2022-03-27T11:57:07.000Z | src/core/PWScore.h | ronys/pwsafe | 39f9525a9f14cc5fe46214367cf714c5770283ef | [
"Artistic-2.0"
] | 521 | 2015-08-27T18:39:33.000Z | 2022-03-24T09:48:00.000Z | src/core/PWScore.h | ronys/pwsafe | 39f9525a9f14cc5fe46214367cf714c5770283ef | [
"Artistic-2.0"
] | 160 | 2015-08-18T19:46:09.000Z | 2022-01-31T12:08:24.000Z | /*
* Copyright (c) 2003-2021 Rony Shapiro <ronys@pwsafe.org>.
* All rights reserved. Use of the code is allowed under the
* Artistic License 2.0 terms, as specified in the LICENSE file
* distributed with this code, or available from
* http://www.opensource.org/licenses/artistic-license-2.0.php
*/
#ifndef __PWSCORE_H
#d... | 41.558174 | 107 | 0.682614 | [
"object",
"vector"
] |
82d9074c345621d01601a867a949bdf3bad0a7d1 | 16,112 | c | C | sr/lsri/commands/advent/turn.c | ducis/operating-system-labs | 7df84f3dae792ee96461497b7d47414d24d233ee | [
"MIT"
] | 2 | 2018-03-01T13:45:41.000Z | 2018-03-01T14:11:47.000Z | src.clean/commands/advent/turn.c | ducis/operating-system-labs | 7df84f3dae792ee96461497b7d47414d24d233ee | [
"MIT"
] | null | null | null | src.clean/commands/advent/turn.c | ducis/operating-system-labs | 7df84f3dae792ee96461497b7d47414d24d233ee | [
"MIT"
] | null | null | null | /* program TURN.C */
#include <stdio.h>
#include <stdlib.h>
#include "advent.h"
#include "advdec.h"
_PROTOTYPE(void descitem, (void));
_PROTOTYPE(void domove, (void));
_PROTOTYPE(void goback, (void));
_PROTOTYPE(void copytrv, (struct trav *, struct trav *));
_PROTOTYPE(void dotrav, (void));
_PROTOT... | 22.071233 | 84 | 0.516137 | [
"object"
] |
82dc1c99b888afcc33abeb79bd8937c6114289c2 | 4,908 | h | C | Source/ArticyEditor/Public/Slate/SArticyIdProperty.h | ArticySoftware/ArticyUnrealImporter | e70c6b5dd060c93e9ad0fb5c730801c9eca63479 | [
"MIT"
] | 71 | 2017-09-12T14:58:41.000Z | 2022-03-31T23:42:53.000Z | Source/ArticyEditor/Public/Slate/SArticyIdProperty.h | ArticySoftware/ArticyUnrealImporter | e70c6b5dd060c93e9ad0fb5c730801c9eca63479 | [
"MIT"
] | 38 | 2017-09-19T04:56:57.000Z | 2022-01-25T17:55:38.000Z | Source/ArticyEditor/Public/Slate/SArticyIdProperty.h | ArticySoftware/ArticyUnrealImporter | e70c6b5dd060c93e9ad0fb5c730801c9eca63479 | [
"MIT"
] | 25 | 2017-09-22T10:40:03.000Z | 2021-08-25T12:39:22.000Z | //
// Copyright (c) articy Software GmbH & Co. KG. All rights reserved.
//
#pragma once
#include "CoreMinimal.h"
#include "Widgets/Input/SComboButton.h"
#include "Widgets/Layout/SBorder.h"
#include "Slate/AssetPicker/SArticyObjectTileView.h"
#include "PropertyHandle.h"
#include "Customizations/ArticyEditorCustomi... | 37.181818 | 151 | 0.800937 | [
"object"
] |
82dd91279a6c8413a5dd0bcd0056bec84171de36 | 735 | h | C | Classes and Constant Members/src/Parque.h | Revuj/FEUP-AEDA | 59cfff0925ba57e7aa70fea513bcd36b60025e85 | [
"MIT"
] | null | null | null | Classes and Constant Members/src/Parque.h | Revuj/FEUP-AEDA | 59cfff0925ba57e7aa70fea513bcd36b60025e85 | [
"MIT"
] | null | null | null | Classes and Constant Members/src/Parque.h | Revuj/FEUP-AEDA | 59cfff0925ba57e7aa70fea513bcd36b60025e85 | [
"MIT"
] | null | null | null | #include <iostream>
#include <string>
#include <vector>
using namespace std;
class InfoCartao {
public:
string nome;
bool presente;
};
class ParqueEstacionamento {
unsigned int vagas;
const unsigned int lotacao;
vector<InfoCartao> clientes;
const unsigned int numMaximoClientes;
public:
ParqueEstacionamento(u... | 23.709677 | 62 | 0.77415 | [
"vector"
] |
82ed97c5267a6a71424cb222acce0cd27985134e | 4,090 | h | C | release/libs/mongo/shell/shell_utils_launcher.h | akinaru/ssl-cert-dashboard | 8bcef5b0fd8cc2dc885c5cc38a374451397bc475 | [
"MIT"
] | 324 | 2015-01-01T14:56:10.000Z | 2022-03-08T04:52:37.000Z | release/libs/mongo/shell/shell_utils_launcher.h | akinaru/ssl-cert-dashboard | 8bcef5b0fd8cc2dc885c5cc38a374451397bc475 | [
"MIT"
] | 38 | 2015-01-31T03:57:16.000Z | 2019-04-21T03:30:53.000Z | release/libs/mongo/shell/shell_utils_launcher.h | akinaru/ssl-cert-dashboard | 8bcef5b0fd8cc2dc885c5cc38a374451397bc475 | [
"MIT"
] | 60 | 2015-01-14T14:19:41.000Z | 2021-02-10T21:54:12.000Z | // mongo/shell/shell_utils_launcher.h
/*
* Copyright 2010 10gen 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
*
*... | 33.52459 | 99 | 0.594621 | [
"vector"
] |
82ef6c4bf68a85c23502fe69438c50f45819fbf4 | 3,207 | h | C | src/Frameworks/PythonFramework/PythonScriptModuleFinder.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Frameworks/PythonFramework/PythonScriptModuleFinder.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Frameworks/PythonFramework/PythonScriptModuleFinder.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | #pragma once
#include "Interface/ArchivatorInterface.h"
#include "Interface/FileGroupInterface.h"
#include "Interface/DataflowInterface.h"
#include "PythonScriptModuleLoader.h"
#include "Kernel/Factory.h"
#include "Kernel/Factorable.h"
#include "Kernel/ConstString.h"
#include "Kernel/PathString.h"
#include "Kernel/... | 36.033708 | 190 | 0.632055 | [
"object",
"vector"
] |
82f0697033292bc14f20146a6530c58778bb5ace | 1,386 | h | C | chrome/common/extensions/manifest_handlers/linked_app_icons.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/common/extensions/manifest_handlers/linked_app_icons.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/common/extensions/manifest_handlers/linked_app_icons.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2015 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_COMMON_EXTENSIONS_MANIFEST_HANDLERS_LINKED_APP_ICONS_H_
#define CHROME_COMMON_EXTENSIONS_MANIFEST_HANDLERS_LINKED_APP_ICONS_H_
#include <v... | 25.666667 | 77 | 0.773449 | [
"vector"
] |
82fb704829f0fdd9c6f422dce62c633785e709f4 | 1,672 | c | C | test.c | zahrabashir98/Scheduler-XV6 | 99e6d5fcfbc7cd92e62656a7e1f5db441d0da260 | [
"MIT-0"
] | null | null | null | test.c | zahrabashir98/Scheduler-XV6 | 99e6d5fcfbc7cd92e62656a7e1f5db441d0da260 | [
"MIT-0"
] | null | null | null | test.c | zahrabashir98/Scheduler-XV6 | 99e6d5fcfbc7cd92e62656a7e1f5db441d0da260 | [
"MIT-0"
] | null | null | null | #include "types.h"
#include "user.h"
#include "data.h"
// #include "types.h"
// #include "param.h"
// #include "x86.h"
// #include "proc.h"
// #include "spinlock.h"
int main(int argc, char **argv) {
// struct proc ptable[NPROC];
// struct proc *p;
// printf(1, "CTIME : %d \n", p->ctime);
// create object ... | 34.122449 | 54 | 0.565191 | [
"object"
] |
82fd827e42830c85db0bab63f1a5858de7b47477 | 15,859 | c | C | Source/Lib/Encoder/Codec/hash_motion.c | GuillaumePugnet/SVT-AV1 | cfe2a5eb49cad50a683f1f7aa076c0905bb182af | [
"BSD-3-Clause-Clear",
"BSD-2-Clause"
] | 1,180 | 2019-02-01T08:39:49.000Z | 2020-09-07T14:51:08.000Z | Source/Lib/Encoder/Codec/hash_motion.c | GuillaumePugnet/SVT-AV1 | cfe2a5eb49cad50a683f1f7aa076c0905bb182af | [
"BSD-3-Clause-Clear",
"BSD-2-Clause"
] | 1,179 | 2019-02-01T18:31:50.000Z | 2020-09-07T07:08:30.000Z | Source/Lib/Encoder/Codec/hash_motion.c | GuillaumePugnet/SVT-AV1 | cfe2a5eb49cad50a683f1f7aa076c0905bb182af | [
"BSD-3-Clause-Clear",
"BSD-2-Clause"
] | 243 | 2019-02-01T19:10:56.000Z | 2020-09-03T02:09:19.000Z | /*
* Copyright (c) 2018, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at h... | 42.746631 | 107 | 0.587111 | [
"vector"
] |
82fdb4029a820158f611645f99eb9cb782a0b517 | 1,342 | h | C | Viewer/Viewer.h | AlbusPeter/Shape-Recovery-of-Endoscopic-Videos-by-Shape-from-Shading-Using-Mesh-Regularization | 848d33e624f4985982a80adce6e6db164165f53e | [
"BSD-3-Clause"
] | 1 | 2021-09-17T16:34:15.000Z | 2021-09-17T16:34:15.000Z | Viewer/Viewer.h | AlbusPeter/Shape-Recovery-of-Endoscopic-Videos-by-Shape-from-Shading-Using-Mesh-Regularization | 848d33e624f4985982a80adce6e6db164165f53e | [
"BSD-3-Clause"
] | null | null | null | Viewer/Viewer.h | AlbusPeter/Shape-Recovery-of-Endoscopic-Videos-by-Shape-from-Shading-Using-Mesh-Regularization | 848d33e624f4985982a80adce6e6db164165f53e | [
"BSD-3-Clause"
] | 1 | 2021-03-20T23:33:14.000Z | 2021-03-20T23:33:14.000Z | #pragma once
#include "TrackerBall.h"
#include "shader_util.h"
#include "GLHelper.h"
#include "Draw.h"
#include <iostream>
#include <opencv2\opencv.hpp>
using namespace std;
using namespace cv;
#define PI 3.1415926535897932384626433832795
#define OBJECT_RADIUS 10.0
#define N 305
const GLfloat ob... | 32.731707 | 101 | 0.69225 | [
"vector"
] |
82fdf0fad1a1a23df676276e2b8801a66942d638 | 17,341 | h | C | build/djgpp/include/netinet/in.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | 1 | 2021-05-05T20:42:24.000Z | 2021-05-05T20:42:24.000Z | build/djgpp/include/netinet/in.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | null | null | null | build/djgpp/include/netinet/in.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | null | null | null | /*!\file netinet/in.h
* IP address, options and definitions.
*/
/*
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con... | 39.321995 | 82 | 0.608269 | [
"object"
] |
d2022628f85b6671dd63c8873b3af27de18bc3a4 | 110,758 | h | C | src/add-ons/kernel/file_systems/ntfs/libntfs/layout.h | Yn0ga/haiku | 74e271b2a286c239e60f0ec261f4f197f4727eee | [
"MIT"
] | 2 | 2018-03-28T06:53:23.000Z | 2021-05-26T19:35:01.000Z | src/add-ons/kernel/file_systems/ntfs/libntfs/layout.h | Yn0ga/haiku | 74e271b2a286c239e60f0ec261f4f197f4727eee | [
"MIT"
] | null | null | null | src/add-ons/kernel/file_systems/ntfs/libntfs/layout.h | Yn0ga/haiku | 74e271b2a286c239e60f0ec261f4f197f4727eee | [
"MIT"
] | null | null | null | /*
* layout.h - Ntfs on-disk layout structures. Originated from the Linux-NTFS project.
*
* Copyright (c) 2000-2005 Anton Altaparmakov
* Copyright (c) 2005 Yura Pakhuchiy
* Copyright (c) 2005-2006 Szabolcs Szakacsits
*
* This program/include file is free software; you can redistribute it and/or
* modify i... | 40.900295 | 86 | 0.714847 | [
"object",
"3d"
] |
d204eeeb556bb8a9b9da65a4da9b9e479f400547 | 2,874 | h | C | ReactCommon/react/renderer/animations/primitives.h | Gruak/react-native | 3bd11599c9d6aca5fa29ad291e9ad8b4a353bef4 | [
"CC-BY-4.0",
"MIT"
] | 118,175 | 2015-03-26T17:08:03.000Z | 2022-03-31T21:59:02.000Z | ReactCommon/react/renderer/animations/primitives.h | halil-seran/react-native | 725bffce51282d649b7e071873eec76c379b1ede | [
"CC-BY-4.0",
"MIT"
] | 32,609 | 2015-03-26T17:13:50.000Z | 2022-03-31T23:29:53.000Z | ReactCommon/react/renderer/animations/primitives.h | halil-seran/react-native | 725bffce51282d649b7e071873eec76c379b1ede | [
"CC-BY-4.0",
"MIT"
] | 29,857 | 2015-03-26T17:09:01.000Z | 2022-03-31T13:25:02.000Z | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include <react/renderer/animations/LayoutAnimationCallbackWrapper.h>
#include <react/renderer/core/ReactPrimitives.h... | 27.113208 | 80 | 0.755045 | [
"vector"
] |
d20814346c0cf682d8c3f2f6650b524f5fc15be2 | 63,964 | c | C | main/zmai.c | alutov/zmai-90_mqtt_gateway | 0fb3e6aa42d3becdf1e95462263baf677c4d61b6 | [
"MIT"
] | 1 | 2021-02-20T03:31:00.000Z | 2021-02-20T03:31:00.000Z | main/zmai.c | alutov/zmai-90_mqtt_gateway | 0fb3e6aa42d3becdf1e95462263baf677c4d61b6 | [
"MIT"
] | null | null | null | main/zmai.c | alutov/zmai-90_mqtt_gateway | 0fb3e6aa42d3becdf1e95462263baf677c4d61b6 | [
"MIT"
] | 1 | 2021-06-29T16:18:55.000Z | 2021-06-29T16:18:55.000Z | /*
****************************************************************
zmai main
Lutov Andrey Donetsk
Use for compilation ESP-IDF Programming Guide:
https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/
****************************************************************
*/
#define AP_VER "2021.11.09"
#include "... | 29.449355 | 239 | 0.645035 | [
"model"
] |
d20d8c8bdced240a9edf7d0d0fa81158e79dc24f | 1,567 | h | C | src/Export/EModuleHelper.h | ItsClemi/node-odbc2 | d8616546b506cc41a64984c4f83cea990cd6564f | [
"Apache-2.0"
] | 8 | 2016-04-26T17:16:24.000Z | 2020-01-20T15:45:54.000Z | src/Export/EModuleHelper.h | ItsClemi/node-odbc2 | d8616546b506cc41a64984c4f83cea990cd6564f | [
"Apache-2.0"
] | 2 | 2017-08-07T03:39:25.000Z | 2017-11-07T18:37:49.000Z | src/Export/EModuleHelper.h | ItsClemi/node-odbc2 | d8616546b506cc41a64984c4f83cea990cd6564f | [
"Apache-2.0"
] | 1 | 2019-11-01T18:52:10.000Z | 2019-11-01T18:52:10.000Z | // File: EModuleHelper.h
//
// node-odbc (odbc interface for NodeJS)
//
// Copyright 2017 Clemens Susenbeth
//
// 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... | 35.613636 | 111 | 0.74984 | [
"object"
] |
d20f754c1685f09a9b846ae6136909c86d4df875 | 4,221 | h | C | plugins/compress/configuration.h | myraid/trafficserver | 70afc6c01869ae1c432b1a5a3bd6072b71bea61f | [
"Apache-2.0"
] | null | null | null | plugins/compress/configuration.h | myraid/trafficserver | 70afc6c01869ae1c432b1a5a3bd6072b71bea61f | [
"Apache-2.0"
] | null | null | null | plugins/compress/configuration.h | myraid/trafficserver | 70afc6c01869ae1c432b1a5a3bd6072b71bea61f | [
"Apache-2.0"
] | 1 | 2021-02-15T08:09:17.000Z | 2021-02-15T08:09:17.000Z | /** @file
Transforms content using gzip, deflate or brotli
@section license License
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF license... | 23.065574 | 116 | 0.716655 | [
"vector"
] |
d2112c51ac4e48013cb0d3bc8c8730e833a31e72 | 1,950 | h | C | PytorchCudaOpExtension/perspective_aware_conv2d/pad_conv2d.h | Zhaoyi-Yan/PFDNet | 86798fbc4fadc673e7912c08492ea3611bc20154 | [
"MIT"
] | 4 | 2021-07-12T00:00:30.000Z | 2022-01-26T12:05:50.000Z | PytorchCudaOpExtension/perspective_aware_conv2d/pad_conv2d.h | Zhaoyi-Yan/PFDNet | 86798fbc4fadc673e7912c08492ea3611bc20154 | [
"MIT"
] | 2 | 2021-01-07T03:29:48.000Z | 2021-07-12T07:41:58.000Z | PytorchCudaOpExtension/perspective_aware_conv2d/pad_conv2d.h | Zhaoyi-Yan/PFDNet | 86798fbc4fadc673e7912c08492ea3611bc20154 | [
"MIT"
] | 3 | 2021-07-12T00:00:32.000Z | 2022-03-09T07:08:46.000Z | #ifndef PAD_CONVOLUTION
#define PAD_CONVOLUTION
#include <THC/THC.h>
#include <cuda.h>
#include <cuda_runtime.h>
#include <vector>
#include <cmath>
extern THCState *state;
typedef std::vector<int> TShape;
inline int ProdShape(const TShape &shape, int start, int end) {
int res = 1;
for(int i=start; i<end; i++) ... | 28.676471 | 72 | 0.707692 | [
"shape",
"vector"
] |
d2134d76e8917e3c62f6ae5c8111aa352818ec02 | 7,305 | h | C | wsf_c/savanc/include/savan_subs_mgr.h | michaelarnauts/wso-wsf-php | 48d05363fe70ffd51b159b957bf00c4128d8d615 | [
"Apache-2.0"
] | 1 | 2021-11-10T19:33:24.000Z | 2021-11-10T19:33:24.000Z | wsf_c/savanc/include/savan_subs_mgr.h | michaelarnauts/wso-wsf-php | 48d05363fe70ffd51b159b957bf00c4128d8d615 | [
"Apache-2.0"
] | 1 | 2015-08-10T16:24:08.000Z | 2015-08-10T16:24:08.000Z | wsf_c/savanc/include/savan_subs_mgr.h | MI-LA01/kt_wso2-php5.3 | 1da8f36e97f3ed3da89b70ad62adff0f8270ff01 | [
"Apache-2.0"
] | 4 | 2017-03-21T15:27:57.000Z | 2021-05-27T11:20:00.000Z | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 27.566038 | 90 | 0.723477 | [
"object"
] |
d21604f109fdb2cb659d1e03286d4857f180ece0 | 9,259 | h | C | sdktools/restools/inc/rc.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | sdktools/restools/inc/rc.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | sdktools/restools/inc/rc.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | #include <stdio.h>
#include <windef.h>
#define wcsdigit(w) (w >= 0x0030 && w <= 0x0039)
#define TRUE 1
#define FALSE 0
/* The ResType field of NewHeader identifies the resource type */
#define ICONTYPE 1
#define CURSORTYPE 2
/* Identifies the menu item template version number */
#define MENU... | 25.648199 | 77 | 0.645426 | [
"object"
] |
89bf22ac3693f6a9b58c17c21695536e9d0767b3 | 3,771 | h | C | 02_Library/Include/XMCocos2D-v3/3d/C3DTexture.h | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2017-08-03T07:15:00.000Z | 2018-06-18T10:32:53.000Z | 02_Library/Include/XMCocos2D-v3/3d/C3DTexture.h | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | null | null | null | 02_Library/Include/XMCocos2D-v3/3d/C3DTexture.h | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2019-03-04T22:57:42.000Z | 2020-03-06T01:32:26.000Z | #ifndef TEXTURE_H_
#define TEXTURE_H_
#include "EnumDef_GL.h"
#include "cocos2d.h"
namespace cocos2d {
class CCTexture2D;
}
namespace cocos3d
{
class Image;
/**
* Represents a texture.
It wraps the cocos2d::Texture
*/
class C3DTexture : public cocos2d::Object
{
... | 26.556338 | 111 | 0.562715 | [
"object"
] |
89c0a3e8181fec359755d85b71d65c4eaa1d3c2a | 523 | h | C | Sources/Extraction/Model/Ridge.h | jerem/libAFIS | 4865711ef616212b4264eee395f4272cb5abe3f5 | [
"BSD-3-Clause"
] | 21 | 2018-03-31T06:55:05.000Z | 2022-03-14T09:04:11.000Z | Sources/Extraction/Model/Ridge.h | SimPrints/DefinitelyThisWillwork | 4865711ef616212b4264eee395f4272cb5abe3f5 | [
"BSD-3-Clause"
] | 26 | 2015-11-03T12:46:13.000Z | 2017-06-12T13:58:34.000Z | Sources/Extraction/Model/Ridge.h | SimPrints/DefinitelyThisWillwork | 4865711ef616212b4264eee395f4272cb5abe3f5 | [
"BSD-3-Clause"
] | 16 | 2015-11-03T11:35:41.000Z | 2017-06-01T05:53:30.000Z | #ifndef MODEL_RIDGE_H
#define MODEL_RIDGE_H
typedef struct Ridge Ridge;
#include "General/List.h"
#include "Extraction/Model/Minutia.h"
struct Ridge
{
List points;
Minutia *startMinutia;
Minutia *endMinutia;
Ridge *reversed;
};
Ridge Ridge_Construct(void);
void Ridge_Destruct(Ridge *me);
Minutia* Ri... | 20.115385 | 47 | 0.751434 | [
"model"
] |
89c467d434a86d447d6b6398130ce9b78a2de7c8 | 1,206 | c | C | lib/wizards/neophyte/village/hut7.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/neophyte/village/hut7.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/neophyte/village/hut7.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object goblin,goblin2;
reset(arg) {
if(!goblin) {
goblin = clone_object("/wizards/neophyte/village/monst/goblin1");
move_object(goblin, this_object());
}
if(!goblin2) {
goblin = clone_object("/wizards/neophyte/village/monst/go... | 43.071429 | 101 | 0.566335 | [
"object"
] |
89c983882eab0c7100f439d291c3e62888a946ee | 38,010 | h | C | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/ipsec_pm_low.h | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | 1 | 2022-03-19T06:38:01.000Z | 2022-03-19T06:38:01.000Z | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/ipsec_pm_low.h | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | null | null | null | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/ipsec_pm_low.h | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | 1 | 2022-03-19T06:38:03.000Z | 2022-03-19T06:38:03.000Z | /**
Low-level policy management API for flow-based IPsec implementation.
File: ipsec_pm_low.h
@copyright
Copyright (c) 2002 - 2006 SFNT Finland Oy, all rights reserved.
@description
For main functionality, see the following:
* Rule object manipulation for authorization:
- ssh_pm_rule_add_authorization_group_id... | 38.628049 | 78 | 0.688713 | [
"render",
"object"
] |
89cacdad9d50f0eb3be8e369d72881e285a23f16 | 2,418 | c | C | libraries/ms-helper/src/can_interval.c | seaturtle627/MidnightSunFirmware | 0a7a627127cf54e84aec12b355d13ebb7323e9a6 | [
"MIT"
] | 14 | 2017-09-15T01:02:34.000Z | 2020-05-26T16:12:41.000Z | libraries/ms-helper/src/can_interval.c | seaturtle627/MidnightSunFirmware | 0a7a627127cf54e84aec12b355d13ebb7323e9a6 | [
"MIT"
] | 191 | 2019-11-12T05:36:58.000Z | 2022-03-21T19:54:46.000Z | libraries/ms-helper/src/can_interval.c | seaturtle627/MidnightSunFirmware | 0a7a627127cf54e84aec12b355d13ebb7323e9a6 | [
"MIT"
] | 14 | 2020-06-06T14:43:14.000Z | 2022-03-08T00:48:11.000Z | #include "can_interval.h"
#include <stdint.h>
#include <string.h>
#include "can.h"
#include "can_uart.h"
#include "generic_can.h"
#include "objpool.h"
#include "soft_timer.h"
#include "status.h"
static ObjectPool s_can_interval_pool;
static CanInterval s_can_interval_storage[CAN_INTERVAL_POOL_SIZE];
static void prv... | 29.487805 | 97 | 0.739868 | [
"object"
] |
89d001cf4b78da1b299e04562bd83e8e816f523c | 21,930 | h | C | aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/ScalingActivity.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/ScalingActivity.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/ScalingActivity.h | ambasta/aws-sdk-cpp | c81192e00b572b76d175d84dff77185bd17ae1ac | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 44.30303 | 139 | 0.696808 | [
"object",
"model"
] |
89d1b8f989a4e90ff2ec968ed92a2c20d8b4805a | 2,515 | h | C | WINNOONNA NeuralNetAPI CPP OpenMP/NeuralNetAPI/Pattern.h | sciencetechworks/WINOONNA | 64a8a416f94986f8f28dc083c2403d75a7611fc4 | [
"Apache-2.0"
] | null | null | null | WINNOONNA NeuralNetAPI CPP OpenMP/NeuralNetAPI/Pattern.h | sciencetechworks/WINOONNA | 64a8a416f94986f8f28dc083c2403d75a7611fc4 | [
"Apache-2.0"
] | null | null | null | WINNOONNA NeuralNetAPI CPP OpenMP/NeuralNetAPI/Pattern.h | sciencetechworks/WINOONNA | 64a8a416f94986f8f28dc083c2403d75a7611fc4 | [
"Apache-2.0"
] | null | null | null | /**
Wonderfully Integrated Native Object Oriented Neural Network API.
STANDARD DISCLAIMER
ScienceTechWorks is furnishing this item "as is". ScienceTechWorks does not provide any warranty of the item whatsoever, whether express, implied, or statutory, including, but not limited to, any warranty of merchantabil... | 46.574074 | 644 | 0.750696 | [
"object"
] |
89dfaec387c944b7e1b2897de6bc77061eb0fa66 | 10,309 | h | C | src/Protocol/ProtocolRecognizer.h | svgorbunov-mc-sphere/cuberite | 3c272b55ea1239238ad9726bba9f7dc8b130e545 | [
"Apache-2.0"
] | null | null | null | src/Protocol/ProtocolRecognizer.h | svgorbunov-mc-sphere/cuberite | 3c272b55ea1239238ad9726bba9f7dc8b130e545 | [
"Apache-2.0"
] | null | null | null | src/Protocol/ProtocolRecognizer.h | svgorbunov-mc-sphere/cuberite | 3c272b55ea1239238ad9726bba9f7dc8b130e545 | [
"Apache-2.0"
] | null | null | null |
// ProtocolRecognizer.h
// Interfaces to the cProtocolRecognizer class representing the meta-protocol that recognizes possibly multiple
// protocol versions and redirects everything to them
#pragma once
#include "Protocol.h"
#include "../ByteBuffer.h"
// Adjust these if a new protocol is added or an old on... | 64.031056 | 224 | 0.717722 | [
"transform"
] |
89dff0b8b24e9f23d4c9280a1a9fbcab1b85a262 | 4,388 | h | C | services/common/platform/os_wrapper/feature/interfaces/norm_processor.h | openharmony-gitee-mirror/ai_engine | abf3eee0b07b68ff49e984d787545c532370f973 | [
"Apache-2.0"
] | 2 | 2021-10-03T08:57:00.000Z | 2021-10-03T12:28:52.000Z | services/common/platform/os_wrapper/feature/interfaces/norm_processor.h | openharmony-gitee-mirror/ai_engine | abf3eee0b07b68ff49e984d787545c532370f973 | [
"Apache-2.0"
] | null | null | null | services/common/platform/os_wrapper/feature/interfaces/norm_processor.h | openharmony-gitee-mirror/ai_engine | abf3eee0b07b68ff49e984d787545c532370f973 | [
"Apache-2.0"
] | 2 | 2021-09-13T11:15:25.000Z | 2021-10-03T08:57:11.000Z | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 30.054795 | 101 | 0.658159 | [
"model"
] |
89e7bed178a67948205ae597db9d806fc2a74d92 | 8,158 | c | C | vos/p1/sub/mp_routines/ortho_obl_c.c | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | 16 | 2020-10-21T05:56:26.000Z | 2022-03-31T10:02:01.000Z | vos/p1/sub/mp_routines/ortho_obl_c.c | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | null | null | null | vos/p1/sub/mp_routines/ortho_obl_c.c | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | 2 | 2021-03-09T01:51:08.000Z | 2021-03-23T00:23:24.000Z | /* Fortran routine ortho_obl rewritten in C,
Thomas Roatsch, DLR 7-Mar-2001
CONVERT L,S TO LAT LONG OR LAT,LONG TO L,S FOR THE ORTHOGRAPHIC
PROJECTION FOR AN OBLATE SPHEROID
11SEP96 -LWK- CODE ADAPTED FROM SUBR. TRANV, FOR USE BY MP_ROUTINES
23Oct97 -Scholten- added check for THR near 90 deg.
return 0=O.... | 24.42515 | 73 | 0.667933 | [
"vector"
] |
89f1a4898ab149020b8fda524644fba3c7b09329 | 11,456 | c | C | test/unit_aero_rep_data/test_aero_rep_single_particle.c | open-atmos/camp | 4c77145ac43ae3dcfce71f49a9709bb62f80b8c3 | [
"MIT"
] | 3 | 2021-08-05T21:35:20.000Z | 2022-03-18T05:32:29.000Z | test/unit_aero_rep_data/test_aero_rep_single_particle.c | open-atmos/camp | 4c77145ac43ae3dcfce71f49a9709bb62f80b8c3 | [
"MIT"
] | 5 | 2021-10-06T18:14:24.000Z | 2022-01-22T11:42:07.000Z | test/unit_aero_rep_data/test_aero_rep_single_particle.c | open-atmos/camp | 4c77145ac43ae3dcfce71f49a9709bb62f80b8c3 | [
"MIT"
] | null | null | null | /* Copyright (C) 2021 Barcelona Supercomputing Center and University of
* Illinois at Urbana-Champaign
* SPDX-License-Identifier: MIT
*/
/** \file
* \brief c function tests for the single particle aerosol representation
*/
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "../test_common.h"
#includ... | 37.933775 | 116 | 0.647957 | [
"model"
] |
89fc028b2b650ecdb9d3f90a9e81e85d4fdd7f5c | 453 | h | C | learntris/matrix.h | comp0zr/ASCII-Tetris-learntris- | 9ee7e156da96fa4196a268682b839a5688af40b5 | [
"MIT"
] | null | null | null | learntris/matrix.h | comp0zr/ASCII-Tetris-learntris- | 9ee7e156da96fa4196a268682b839a5688af40b5 | [
"MIT"
] | null | null | null | learntris/matrix.h | comp0zr/ASCII-Tetris-learntris- | 9ee7e156da96fa4196a268682b839a5688af40b5 | [
"MIT"
] | null | null | null | #pragma once
//
// matrix.hpp
// Tetris
//
// Created by Administrator on 5/13/17.
//
//
#ifndef matrix_h
#define matrix_h
#include <string>
#include <vector>
#include "constants.h"
#include "shape.hpp"
using namespace std;
class Matrix {
public:
Matrix();
void Print();
void Modify();
void Clear();
void... | 11.325 | 76 | 0.657837 | [
"shape",
"vector"
] |
89fe369561b93ba4c8f95291881d6b659274d127 | 2,879 | h | C | CGXCategoryKitOC/UIKit/UIView/UIView+CGXShake.h | 974794055/CGXCategoryKit-OC | 0ec9590f78094758aed32a54db786a0c807d6779 | [
"MIT"
] | null | null | null | CGXCategoryKitOC/UIKit/UIView/UIView+CGXShake.h | 974794055/CGXCategoryKit-OC | 0ec9590f78094758aed32a54db786a0c807d6779 | [
"MIT"
] | null | null | null | CGXCategoryKitOC/UIKit/UIView/UIView+CGXShake.h | 974794055/CGXCategoryKit-OC | 0ec9590f78094758aed32a54db786a0c807d6779 | [
"MIT"
] | null | null | null | //
// UIView+CGXShake..h
// CGXCategoryKit-OC
//
// Created by CGX on 2020/10/01.
// Copyright © 2020年 CGX. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
typedef NS_ENUM(NSInteger, CGXViewShakeDirection) {
CGXViewShakeDirectionHorizontal = 0,
CGXViewShakeDirectionVertica... | 30.956989 | 174 | 0.689476 | [
"object"
] |
d602dd80097d46e838ad3ca1d892048673f97022 | 10,541 | h | C | trunk/win/Source/Includes/QtIncludes/src/3rdparty/clucene/src/CLucene/index/SegmentHeader.h | dyzmapl/BumpTop | 1329ea41411c7368516b942d19add694af3d602f | [
"Apache-2.0"
] | 460 | 2016-01-13T12:49:34.000Z | 2022-02-20T04:10:40.000Z | trunk/win/Source/Includes/QtIncludes/src/3rdparty/clucene/src/CLucene/index/SegmentHeader.h | dyzmapl/BumpTop | 1329ea41411c7368516b942d19add694af3d602f | [
"Apache-2.0"
] | 24 | 2016-11-07T04:59:49.000Z | 2022-03-14T06:34:12.000Z | trunk/win/Source/Includes/QtIncludes/src/3rdparty/clucene/src/CLucene/index/SegmentHeader.h | dyzmapl/BumpTop | 1329ea41411c7368516b942d19add694af3d602f | [
"Apache-2.0"
] | 148 | 2016-01-17T03:16:43.000Z | 2022-03-17T12:20:36.000Z | /*
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
*
* Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), al... | 33.463492 | 109 | 0.68466 | [
"object",
"vector"
] |
d60557a165fac987ed7371d19d956f55c344c251 | 1,366 | h | C | C-plus-plus/cpp_exercise/Chapter11/Exercise2/vector.h | dqhplhzz2008/Study-notes | 0df739d22add100e0f5976226abce34242fae57b | [
"MIT"
] | 11 | 2018-10-09T03:45:27.000Z | 2020-12-25T11:39:51.000Z | C-plus-plus/cpp_exercise/Chapter11/Exercise2/vector.h | dqhplhzz2008/Study-notes | 0df739d22add100e0f5976226abce34242fae57b | [
"MIT"
] | 2 | 2019-03-07T02:45:49.000Z | 2019-03-07T03:55:08.000Z | C-plus-plus/cpp_exercise/Chapter11/Exercise3/vector.h | dqhplhzz2008/Study-notes | 0df739d22add100e0f5976226abce34242fae57b | [
"MIT"
] | 7 | 2019-03-07T02:46:14.000Z | 2022-03-19T03:30:22.000Z | // vect.h -- Vector class with <<, mode state
#ifndef VECTOR_H_
#define VECTOR_H_
#include <iostream>
namespace VECTOR
{
class Vector
{
private:
double x; // horizontal value
double y; // vertical value
char mode; // 'r' = rectangular, 'p' = polar
// private methods for setti... | 29.06383 | 77 | 0.596633 | [
"vector"
] |
d60650a06eb09239b61a552b3f0d77eea578f6ca | 4,021 | h | C | DataCollector/mozilla/xulrunner-sdk/include/nsIDOMModalContentWindow.h | andrasigneczi/TravelOptimiser | b08805f97f0823fd28975a36db67193386aceb22 | [
"Apache-2.0"
] | 1 | 2016-04-20T08:35:44.000Z | 2016-04-20T08:35:44.000Z | DataCollector/mozilla/xulrunner-sdk/include/nsIDOMModalContentWindow.h | andrasigneczi/TravelOptimiser | b08805f97f0823fd28975a36db67193386aceb22 | [
"Apache-2.0"
] | null | null | null | DataCollector/mozilla/xulrunner-sdk/include/nsIDOMModalContentWindow.h | andrasigneczi/TravelOptimiser | b08805f97f0823fd28975a36db67193386aceb22 | [
"Apache-2.0"
] | null | null | null | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsIDOMModalContentWindow.idl
*/
#ifndef __gen_nsIDOMModalContentWindow_h__
#define __gen_nsIDOMModalContentWindow_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files that don't want to include root IDL file... | 34.663793 | 160 | 0.77145 | [
"object"
] |
d606b14d3c97dd86dc83ed73f80e9c27d8f24b8e | 63,939 | h | C | code/cgame/cg_local.h | raynorpat/xreal | 2fcbf9179fa22dc6e808bb65b879ac2ee7616ebd | [
"BSD-3-Clause"
] | 11 | 2016-06-03T07:46:15.000Z | 2021-09-09T19:35:32.000Z | code/cgame/cg_local.h | raynorpat/xreal | 2fcbf9179fa22dc6e808bb65b879ac2ee7616ebd | [
"BSD-3-Clause"
] | 1 | 2016-10-14T23:06:19.000Z | 2016-10-14T23:06:19.000Z | code/cgame/cg_local.h | raynorpat/xreal | 2fcbf9179fa22dc6e808bb65b879ac2ee7616ebd | [
"BSD-3-Clause"
] | 5 | 2016-10-13T04:43:58.000Z | 2019-08-24T14:03:35.000Z | /*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
Copyright (C) 2006 Robert Beckebans <trebor_7@users.sourceforge.net>
This file is part of XreaL source code.
XreaL source code is free software; you can redistribute it
and/or modify it under the t... | 32.308742 | 145 | 0.685466 | [
"model",
"solid"
] |
d606b2b431ab78a8fdfb3ba71ca682cc659bdbd0 | 10,913 | c | C | cspice/src/frmdif_c/getqav.c | nasa-jpl/Cassini_RADAR_Software | 93a5be34d013c2913cf74f06e01c59b625bb4a17 | [
"Apache-2.0"
] | 4 | 2021-08-12T23:55:41.000Z | 2022-02-23T03:32:46.000Z | cspice/src/frmdif_c/getqav.c | nasa-jpl/Cassini_RADAR_Software | 93a5be34d013c2913cf74f06e01c59b625bb4a17 | [
"Apache-2.0"
] | null | null | null | cspice/src/frmdif_c/getqav.c | nasa-jpl/Cassini_RADAR_Software | 93a5be34d013c2913cf74f06e01c59b625bb4a17 | [
"Apache-2.0"
] | null | null | null | /* getqav.f -- translated by f2c (version 19980913).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static integer c__14 = 14;
/* $Procedure GETQAV ( Compute/not-compute Q and AV ) */
/* Subroutine */ int getqav_(lo... | 32.969789 | 78 | 0.58609 | [
"object"
] |
d6090bc29d98daf0063e67cbddf8a5f9234f9a6a | 3,950 | c | C | CallFunction/call_function.c | burnsba/Security | a72462302eac392dc9cf47d271f0443bbb7958b5 | [
"Apache-2.0"
] | null | null | null | CallFunction/call_function.c | burnsba/Security | a72462302eac392dc9cf47d271f0443bbb7958b5 | [
"Apache-2.0"
] | null | null | null | CallFunction/call_function.c | burnsba/Security | a72462302eac392dc9cf47d271f0443bbb7958b5 | [
"Apache-2.0"
] | null | null | null | // Copyright 2013 Ben Burns
//
// 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 ... | 30.620155 | 78 | 0.521519 | [
"model"
] |
d60be0d86621a6bc5217cc39697c63d31ac5b82c | 4,623 | h | C | webrtc_headers/third_party/blink/renderer/core/css/resolver/cascade_resolver.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | 5 | 2020-12-17T06:55:53.000Z | 2021-09-30T13:06:58.000Z | webrtc_headers/third_party/blink/renderer/core/css/resolver/cascade_resolver.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | 1 | 2021-05-04T15:22:19.000Z | 2021-05-10T13:49:25.000Z | webrtc_headers/third_party/blink/renderer/core/css/resolver/cascade_resolver.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | 8 | 2020-09-30T10:06:31.000Z | 2022-03-29T21:17:21.000Z | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_CSS_RESOLVER_CASCADE_RESOLVER_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_CSS_RESOLVER_CASCADE_RESOLVER_H_
#includ... | 36.117188 | 80 | 0.756003 | [
"object",
"vector"
] |
d60cdeb4ad607fc7fa85506c54dcc55062adeeb1 | 6,769 | h | C | fbreader/text-formats/src/main/jni/NativeFormats/android/AndroidUtil.h | linxhome/read-opensource | fb4c80f240188c47c82dc091c85aadc9e270b50e | [
"MIT"
] | null | null | null | fbreader/text-formats/src/main/jni/NativeFormats/android/AndroidUtil.h | linxhome/read-opensource | fb4c80f240188c47c82dc091c85aadc9e270b50e | [
"MIT"
] | null | null | null | fbreader/text-formats/src/main/jni/NativeFormats/android/AndroidUtil.h | linxhome/read-opensource | fb4c80f240188c47c82dc091c85aadc9e270b50e | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2011-2017 FBReader.ORG Limited <contact@fbreader.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later ... | 37.192308 | 91 | 0.842517 | [
"vector"
] |
d60dad6d174a30180a4cd065e42575231e8d6b3a | 5,189 | h | C | Platform/OSX/Frameworks/OgreDebug.framework/Versions/A/Headers/OgreExternalTextureSourceManager.h | unconed/NFSpace | bbd544afb32a10bc4ee497e1d58cefe4bbbe7953 | [
"BSD-3-Clause"
] | 91 | 2015-01-19T11:03:56.000Z | 2022-03-12T15:54:06.000Z | Platform/OSX/Frameworks/OgreRelease.framework/Versions/A/Headers/OgreExternalTextureSourceManager.h | unconed/NFSpace | bbd544afb32a10bc4ee497e1d58cefe4bbbe7953 | [
"BSD-3-Clause"
] | null | null | null | Platform/OSX/Frameworks/OgreRelease.framework/Versions/A/Headers/OgreExternalTextureSourceManager.h | unconed/NFSpace | bbd544afb32a10bc4ee497e1d58cefe4bbbe7953 | [
"BSD-3-Clause"
] | 9 | 2015-03-16T03:36:50.000Z | 2021-06-17T09:47:26.000Z | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2006 Torus Knot Software Ltd
Also see acknowledgements in Readme.html
This program is fre... | 43.974576 | 118 | 0.692812 | [
"object"
] |
d61285c292db2b9712add29c44152d2bc8f8ce89 | 5,915 | h | C | MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h | playbar/MoltenVK | f79ccdfd942f458b6d9db5ff9367acfb2323cb82 | [
"Apache-2.0"
] | null | null | null | MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h | playbar/MoltenVK | f79ccdfd942f458b6d9db5ff9367acfb2323cb82 | [
"Apache-2.0"
] | null | null | null | MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h | playbar/MoltenVK | f79ccdfd942f458b6d9db5ff9367acfb2323cb82 | [
"Apache-2.0"
] | null | null | null | /*
* MVKRenderPass.h
*
* Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com)
*
* 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/l... | 34.190751 | 121 | 0.72426 | [
"render",
"object",
"vector"
] |
d6135e7045458c8c7177b835402f07fa9c06e7d1 | 20,854 | h | C | toonz/sources/toonzlib/sandor_fxs/STPic.h | jcome/opentoonz | b660920f35ce279526fd7e7ca7ff600adfe5c28b | [
"BSD-3-Clause"
] | 6 | 2017-02-22T22:40:52.000Z | 2018-01-27T18:27:21.000Z | toonz/sources/toonzlib/sandor_fxs/STPic.h | jcome/opentoonz | b660920f35ce279526fd7e7ca7ff600adfe5c28b | [
"BSD-3-Clause"
] | 22 | 2017-03-16T18:52:36.000Z | 2019-09-09T06:02:53.000Z | toonz/sources/toonzlib/sandor_fxs/STPic.h | jcome/opentoonz | b660920f35ce279526fd7e7ca7ff600adfe5c28b | [
"BSD-3-Clause"
] | null | null | null | #pragma once
// STPic.h: interface for the CSTPic class.
//
//////////////////////////////////////////////////////////////////////
#include <assert.h>
#ifndef STPIC_H
#define STPIC_H
/****** SASA Picture Class Template **********************
Currently there are two types of this object
ST_RGBM - CSTPic<UC_PIXEL> ... | 29.166434 | 81 | 0.484799 | [
"object"
] |
d6158387fad80c236d72643e0200619da83dcb50 | 1,595 | h | C | chrome/browser/ui/app_list/search/arc/arc_playstore_search_provider.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/app_list/search/arc/arc_playstore_search_provider.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/app_list/search/arc/arc_playstore_search_provider.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_APP_LIST_SEARCH_ARC_ARC_PLAYSTORE_SEARCH_PROVIDER_H_
#define CHROME_BROWSER_UI_APP_LIST_SEARCH_ARC_ARC_PLAYSTORE_SEARCH_PROVIDER... | 32.55102 | 81 | 0.766771 | [
"vector"
] |
d61644cba06c19f554d80e2f51466ba4b5ecbe73 | 3,396 | h | C | include/Wavenet/MatrixOperator.h | asogaard/Wavenet | 43bba39c8d6c76c8e5dc9aec69a87331ff5708e2 | [
"MIT"
] | 15 | 2017-01-03T08:26:32.000Z | 2022-03-25T06:54:24.000Z | include/Wavenet/MatrixOperator.h | asogaard/Wavenet | 43bba39c8d6c76c8e5dc9aec69a87331ff5708e2 | [
"MIT"
] | null | null | null | include/Wavenet/MatrixOperator.h | asogaard/Wavenet | 43bba39c8d6c76c8e5dc9aec69a87331ff5708e2 | [
"MIT"
] | 2 | 2018-05-30T08:51:31.000Z | 2018-10-23T23:28:22.000Z | #ifndef WAVENET_MATRIXOPERATOR_H
#define WAVENET_MATRIXOPERATOR_H
/**
* @file MatrixOperator.h
* @author Andreas Sogaard
* @date 14 November 2016
* @brief Mix-in class for matrix operators used in the wavelet/neural net transform.
*/
// STL include(s).
#include <cmath> /* pow */
#include <cstdlib> /* abs */... | 27.168 | 91 | 0.676384 | [
"transform"
] |
d61b44bd5e0833ea0999dda3fefc44cff8c3a2a4 | 1,664 | h | C | implementations/ugene/src/plugins/external_tool_support/src/RnaSeqCommon.h | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | implementations/ugene/src/plugins/external_tool_support/src/RnaSeqCommon.h | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | implementations/ugene/src/plugins/external_tool_support/src/RnaSeqCommon.h | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | /**
* UGENE - Integrated Bioinformatics Tools.
* Copyright (C) 2008-2020 UniPro <ugene@unipro.ru>
* http://ugene.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* ... | 29.192982 | 85 | 0.717548 | [
"solid"
] |
d61b4e1772e61dda3a432540654d2b8189fea64c | 22,053 | h | C | lib/am335x_sdk/ti/drv/emac/src/v5/emac_drv_v5.h | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | 2 | 2021-12-27T10:19:01.000Z | 2022-03-15T07:09:06.000Z | lib/am335x_sdk/ti/drv/emac/src/v5/emac_drv_v5.h | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | lib/am335x_sdk/ti/drv/emac/src/v5/emac_drv_v5.h | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | /**
* @file emac_drv_v5.h
*/
/*
* Copyright (c) 2018-2019, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must r... | 42.821359 | 161 | 0.673831 | [
"object"
] |
d61e593ee8fa93d8a0e54fe9aed9601f0a7313aa | 2,726 | h | C | src/cwb/cl/regopt.h | sylvainloiseau/rcqp | fc7890ecc683633fb79a5c75a2c419bb3ac372d9 | [
"BSD-3-Clause"
] | 1 | 2019-12-01T15:37:31.000Z | 2019-12-01T15:37:31.000Z | src/cwb/cl/regopt.h | sylvainloiseau/rcqp | fc7890ecc683633fb79a5c75a2c419bb3ac372d9 | [
"BSD-3-Clause"
] | null | null | null | src/cwb/cl/regopt.h | sylvainloiseau/rcqp | fc7890ecc683633fb79a5c75a2c419bb3ac372d9 | [
"BSD-3-Clause"
] | null | null | null | /*
* IMS Open Corpus Workbench (CWB)
* Copyright (C) 1993-2006 by IMS, University of Stuttgart
* Copyright (C) 2007- by the respective contributers (see file AUTHORS)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as publi... | 42.59375 | 124 | 0.651137 | [
"object"
] |
d620e83acf56fb6bc4144ddcbf748b2702dadb55 | 6,619 | h | C | src/physics/ChLinkDistance.h | scpeters/chrono | a7cefda35d8a445963297cbe2dbb3cdfb4397f16 | [
"BSD-3-Clause"
] | null | null | null | src/physics/ChLinkDistance.h | scpeters/chrono | a7cefda35d8a445963297cbe2dbb3cdfb4397f16 | [
"BSD-3-Clause"
] | null | null | null | src/physics/ChLinkDistance.h | scpeters/chrono | a7cefda35d8a445963297cbe2dbb3cdfb4397f16 | [
"BSD-3-Clause"
] | null | null | null | //
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2010, 2012 Alessandro Tasora
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file at the top level of the distribution
// and at http://projectchrono.org/license-chrono.txt.
... | 37.822857 | 161 | 0.685451 | [
"object"
] |
d62335333c090e5b282d913fcc875fad59137728 | 1,943 | h | C | src/water.h | aniket7joshi/Legend-Of-Zelda | 5cb5f7038746f51686774d8a147b1620f92c7886 | [
"MIT"
] | null | null | null | src/water.h | aniket7joshi/Legend-Of-Zelda | 5cb5f7038746f51686774d8a147b1620f92c7886 | [
"MIT"
] | null | null | null | src/water.h | aniket7joshi/Legend-Of-Zelda | 5cb5f7038746f51686774d8a147b1620f92c7886 | [
"MIT"
] | null | null | null | #include "main.h"
// #ifndef Water_H
// #define Water_H
class Water {
public:
Water() {}
Water(float x, float y, color_t color);
glm::vec3 position;
float rotation;
void draw(glm::mat4 VP);
void set_position(float x, float y);
void tick();
double speed;
private:
VAO *object;
};
W... | 29.892308 | 107 | 0.620175 | [
"object",
"model",
"3d"
] |
d6284e6671d5881c30ecde49074effba89087aa6 | 5,275 | h | C | Code/GraphMol/CIPLabeler/configs/Configuration.h | jungb-basf/rdkit | 5d0eb77c655b6ba91f0891e7dc51e658aced3d00 | [
"BSD-3-Clause"
] | null | null | null | Code/GraphMol/CIPLabeler/configs/Configuration.h | jungb-basf/rdkit | 5d0eb77c655b6ba91f0891e7dc51e658aced3d00 | [
"BSD-3-Clause"
] | 1 | 2021-02-17T07:26:29.000Z | 2021-02-17T07:26:29.000Z | Code/GraphMol/CIPLabeler/configs/Configuration.h | jungb-basf/rdkit | 5d0eb77c655b6ba91f0891e7dc51e658aced3d00 | [
"BSD-3-Clause"
] | 1 | 2020-05-15T12:15:35.000Z | 2020-05-15T12:15:35.000Z | //
//
// Copyright (C) 2020 Schrödinger, LLC
//
// @@ All Rights Reserved @@
// This file is part of the RDKit.
// The contents are covered by the terms of the BSD license
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#pragma once
#include <memory>
#include <vec... | 27.910053 | 79 | 0.482085 | [
"vector"
] |
d62b5177a392a5347bff879d5d0036c8336ec67a | 7,013 | h | C | programs/winedbg/be_cpu.h | dkeetonx/wine-for-cnc | cdf10cc39b435f6af3854c8172fa916b51dd7153 | [
"MIT"
] | 66 | 2017-11-22T12:12:36.000Z | 2021-11-18T12:55:53.000Z | programs/winedbg/be_cpu.h | dkeetonx/wine-for-cnc | cdf10cc39b435f6af3854c8172fa916b51dd7153 | [
"MIT"
] | 22 | 2017-12-04T15:02:38.000Z | 2019-04-18T04:25:52.000Z | programs/winedbg/be_cpu.h | dkeetonx/wine-for-cnc | cdf10cc39b435f6af3854c8172fa916b51dd7153 | [
"MIT"
] | 9 | 2018-03-02T05:54:31.000Z | 2022-02-16T13:39:54.000Z | /*
* Debugger CPU backend definitions
*
* Copyright 2004 Eric Pouech
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any... | 56.104 | 116 | 0.562242 | [
"model"
] |
d636717786ccc8d68333fa753b113f7ddddd723e | 988 | h | C | Examples/include/Aspose.Pdf.Cpp/Text/GroupProcessor/ExtractorFactory.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/Aspose.Pdf.Cpp/Text/GroupProcessor/ExtractorFactory.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | Examples/include/Aspose.Pdf.Cpp/Text/GroupProcessor/ExtractorFactory.h | kashifiqb/Aspose.PDF-for-C | 13d49bba591c5704685820185741e64a462a5bdc | [
"MIT"
] | null | null | null | #pragma once
#include <system/shared_ptr.h>
#include <system/object.h>
#include "aspose_pdf_api_defs.h"
namespace Aspose { namespace Pdf { namespace GroupProcessor { namespace Creators { class PdfTypeObjectCreator; } } } }
namespace Aspose {
namespace Pdf {
namespace GroupProcessor {
/// <summary>
/// <p>The <b... | 21.021277 | 118 | 0.726721 | [
"object"
] |
d63aa924530b9dbb1abc38d458289a72db918ba5 | 8,040 | h | C | libutl/RWlockLF.h | Brillist/libutl | e55c2af091ba1101a1d0608db2830e279ec95d16 | [
"MIT"
] | 1 | 2021-09-14T06:12:58.000Z | 2021-09-14T06:12:58.000Z | libutl/RWlockLF.h | Brillist/libutl | e55c2af091ba1101a1d0608db2830e279ec95d16 | [
"MIT"
] | null | null | null | libutl/RWlockLF.h | Brillist/libutl | e55c2af091ba1101a1d0608db2830e279ec95d16 | [
"MIT"
] | 2 | 2019-05-13T23:04:31.000Z | 2021-09-14T06:12:59.000Z | #pragma once
////////////////////////////////////////////////////////////////////////////////////////////////////
#include <libutl/host_thread.h>
#include <libutl/NamedObjectMI.h>
////////////////////////////////////////////////////////////////////////////////////////////////////
UTL_NS_BEGIN;
////////////////////... | 22.14876 | 100 | 0.476368 | [
"object",
"model"
] |
d643bb32ad09511dc3d18f87fc630c2a76dd42df | 7,155 | c | C | linux-2.6.16-unmod/drivers/isdn/hisax/avm_a1p.c | ut-osa/syncchar | eba20da163260b6ae1ef3e334ad2137873a8d625 | [
"BSD-3-Clause"
] | null | null | null | linux-2.6.16-unmod/drivers/isdn/hisax/avm_a1p.c | ut-osa/syncchar | eba20da163260b6ae1ef3e334ad2137873a8d625 | [
"BSD-3-Clause"
] | null | null | null | linux-2.6.16-unmod/drivers/isdn/hisax/avm_a1p.c | ut-osa/syncchar | eba20da163260b6ae1ef3e334ad2137873a8d625 | [
"BSD-3-Clause"
] | 1 | 2019-05-14T16:36:45.000Z | 2019-05-14T16:36:45.000Z | /* $Id: avm_a1p.c,v 2.9.2.5 2004/01/24 20:47:19 keil Exp $
*
* low level stuff for the following AVM cards:
* A1 PCMCIA
* FRITZ!Card PCMCIA
* FRITZ!Card PCMCIA 2.0
*
* Author Carsten Paeth
* Copyright by Carsten Paeth <calle@calle.de>
*
* This software may be used and distributed according to the... | 26.598513 | 90 | 0.711251 | [
"model"
] |
d64613a3bac11527396573a39f12a71ce6a74714 | 1,578 | h | C | YMNativeAdS-iOS/YMNativeAd/common/UMNSDKKeyValue.h | youmi/nativead | 8134012ff704e080d8f9bcae5769ceb0739c7ce9 | [
"MIT"
] | 5 | 2017-04-09T14:40:55.000Z | 2021-03-26T21:06:06.000Z | YMNativeAdS-iOS/YMNativeAd/common/UMNSDKKeyValue.h | youmi/nativead | 8134012ff704e080d8f9bcae5769ceb0739c7ce9 | [
"MIT"
] | 1 | 2018-05-14T02:50:16.000Z | 2018-06-06T08:32:34.000Z | YMNativeAdS-iOS/YMNativeAd/common/UMNSDKKeyValue.h | youmi/nativead | 8134012ff704e080d8f9bcae5769ceb0739c7ce9 | [
"MIT"
] | 3 | 2017-04-12T08:14:50.000Z | 2019-01-21T07:36:31.000Z | //
// KeyValue.h
// SDK
//
// Created by ENZO YANG on 13-3-5.
// Copyright (c) 2013年 Mobile Co. Ltd. All rights reserved.
//
// 作用:和NSUserDefault功能相似,为了不让开发者轻易看到SDK保存了什么
#import <UIKit/UIKit.h>
typedef struct keyValue {
BOOL (*existValueOfKey)
(NSString *key);
// id (*objectForKey)(NSString *ke... | 29.222222 | 73 | 0.679341 | [
"object"
] |
d648c5a370cfe036b0bf83cd5e949fd0e091f137 | 3,993 | h | C | src/scene/sceneTickable.h | RichardRanft/Torque6 | db6cd08f18f4917e0c6557b2766fb40d8e2bee39 | [
"MIT"
] | 312 | 2015-02-17T15:07:28.000Z | 2022-03-12T07:09:56.000Z | src/scene/sceneTickable.h | lukaspj/Torque6 | db6cd08f18f4917e0c6557b2766fb40d8e2bee39 | [
"MIT"
] | 23 | 2015-03-30T14:47:37.000Z | 2020-11-02T00:00:24.000Z | src/scene/sceneTickable.h | lukaspj/Torque6 | db6cd08f18f4917e0c6557b2766fb40d8e2bee39 | [
"MIT"
] | 73 | 2015-02-17T15:07:30.000Z | 2021-10-02T03:11:59.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2016 Andrew Mac
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restriction, inc... | 41.164948 | 92 | 0.660656 | [
"object",
"vector"
] |
d6495351925d215abd7e4b8f70a7b6ec616ff7d6 | 1,360 | h | C | master/core/third/httpclient/httpresponse.h | importlib/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | 4 | 2017-12-04T08:22:48.000Z | 2019-10-26T21:44:59.000Z | master/core/third/httpclient/httpresponse.h | isuhao/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | null | null | null | master/core/third/httpclient/httpresponse.h | isuhao/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | 4 | 2017-12-04T08:22:49.000Z | 2018-12-27T03:20:31.000Z | #ifndef _HTTP_RESPONSE_
#define _HTTP_RESPONSE_
#include <string>
#include <map>
using namespace std;
class HttpResponse {
friend class HttpClient;
public:
HttpResponse(): m_status(0), m_httpversion(1),
m_body(NULL), m_body_size(0) {}
string get_reason() {
return m_reason;
}
string get_status_line() {
re... | 20.298507 | 57 | 0.669118 | [
"object"
] |
d649f98291e154102bf106dd65e67cf7e6f6c914 | 3,268 | h | C | include/core/memory.h | djose1164/Immortal-WIll | 01e90eded18bfb6dfbdaa864e6e05de8c5c321a4 | [
"MIT"
] | null | null | null | include/core/memory.h | djose1164/Immortal-WIll | 01e90eded18bfb6dfbdaa864e6e05de8c5c321a4 | [
"MIT"
] | null | null | null | include/core/memory.h | djose1164/Immortal-WIll | 01e90eded18bfb6dfbdaa864e6e05de8c5c321a4 | [
"MIT"
] | null | null | null | /**
* @file memory.h
* @author your name (you@domain.com)
* @brief Declarations of all functions related to memory management.
* @version 0.1
* @date 2021-06-16
*
* @copyright Copyright (c) 2021
*
*/
#ifndef MEMORY_H
#define MEMORY_H
#include "utils/linked_list.h"
#include "utils/utils.h"
#include "utils/t... | 24.207407 | 79 | 0.601285 | [
"object"
] |
d6539444d15d85e764262ba458bae63a412631ec | 48,826 | c | C | ExternalCode/lpsolve/lp_mipbb.c | dhlee4/Tinkercell_new | c4d1848bbb905f0e1f9e011837268ac80aff8711 | [
"BSD-3-Clause"
] | 1 | 2021-01-07T13:12:51.000Z | 2021-01-07T13:12:51.000Z | ExternalCode/lpsolve/lp_mipbb.c | dhlee4/Tinkercell_new | c4d1848bbb905f0e1f9e011837268ac80aff8711 | [
"BSD-3-Clause"
] | 7 | 2020-04-12T22:25:46.000Z | 2020-04-13T07:50:40.000Z | ExternalCode/lpsolve/lp_mipbb.c | daniel-anavaino/tinkercell | 7896a7f809a0373ab3c848d25e3691d10a648437 | [
"BSD-3-Clause"
] | 2 | 2020-04-12T21:57:01.000Z | 2020-04-12T21:59:29.000Z |
/*
Mixed integer programming optimization drivers for lp_solve v5.0+
----------------------------------------------------------------------------------
Author: Michel Berkelaar (to lp_solve v3.2)
Kjell Eikland (v4.0 and forward)
Contact:
License terms: LGPL.
Require... | 34.096369 | 143 | 0.593946 | [
"object",
"vector",
"model"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.