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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
69cbfd365d3c8447542e2e7f50d97267ff98274b | 18,984 | h | C | stxxl/include/stxxl/bits/containers/btree/node_cache.h | ernstki/kASA | f1d5722442ddce47bdb60406fd7e0636a22499b9 | [
"BSL-1.0"
] | 406 | 2015-01-31T01:37:16.000Z | 2022-03-14T00:58:18.000Z | include/stxxl/bits/containers/btree/node_cache.h | bensuperpc/stxxl | b9e44f0ecba7d7111fbb33f3330c3e53f2b75236 | [
"BSL-1.0"
] | 82 | 2015-01-06T14:06:19.000Z | 2021-05-02T13:30:32.000Z | include/stxxl/bits/containers/btree/node_cache.h | bensuperpc/stxxl | b9e44f0ecba7d7111fbb33f3330c3e53f2b75236 | [
"BSL-1.0"
] | 89 | 2015-02-11T20:01:16.000Z | 2022-03-28T18:20:18.000Z | /***************************************************************************
* include/stxxl/bits/containers/btree/node_cache.h
*
* Part of the STXXL. See http://stxxl.sourceforge.net
*
* Copyright (C) 2006 Roman Dementiev <dementiev@ira.uka.de>
*
* Distributed under the Boost Software License, Version 1.0.
... | 30.3744 | 123 | 0.534555 | [
"vector"
] |
69cc025330380a9e01041e1cdc73ae467ccbd0b1 | 322 | h | C | SnakeOil/Sources/WorldMgr.h | unsnaken/snakeoil | 08b0ed0e926cd47b15ddb7b8040a694dc56554d4 | [
"Apache-2.0"
] | null | null | null | SnakeOil/Sources/WorldMgr.h | unsnaken/snakeoil | 08b0ed0e926cd47b15ddb7b8040a694dc56554d4 | [
"Apache-2.0"
] | null | null | null | SnakeOil/Sources/WorldMgr.h | unsnaken/snakeoil | 08b0ed0e926cd47b15ddb7b8040a694dc56554d4 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "World.h"
SO_NAMESPACE_BEGIN;
class WorldMgr
{
public:
WorldMgr();
~WorldMgr();
void Update();
void AddWorld(WorldPtr world);
void SetActiveWorld(WorldPtr world);
WorldPtr GetActiveWorld() const;
private:
std::vector<WorldPtr> m_worlds;
WorldPtr m_activeWorld;
};
SO_NAMESPACE_EN... | 12.88 | 37 | 0.73913 | [
"vector"
] |
69d71cbd62fe04f44280ce2c77741c68018c6a53 | 15,108 | c | C | win32/dx9tile.c | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 20 | 2016-06-22T10:04:48.000Z | 2022-03-13T23:16:10.000Z | win32/dx9tile.c | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | null | null | null | win32/dx9tile.c | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 2 | 2016-12-19T02:31:06.000Z | 2020-02-04T02:56:27.000Z | #include "dx9tile.h"
#include <stdlib.h>
/* Internal vertex format for rendering the final display */
typedef struct screen_vertex_s {
FLOAT x, y, z, rhw;
FLOAT tu, tv;
} screen_vertex_t;
/* Release all stale resources in preparation for a device reset */
static void
invalidate_surface(dx9tile_t* d9)
{
if... | 34.731034 | 170 | 0.64681 | [
"render",
"object"
] |
69ed290df92f1b38f674f319b02d42a661707d6c | 1,620 | h | C | glare/core/window.h | krovma/glare | df1dda413d93d56b15ccac60123210505683f278 | [
"MIT"
] | null | null | null | glare/core/window.h | krovma/glare | df1dda413d93d56b15ccac60123210505683f278 | [
"MIT"
] | null | null | null | glare/core/window.h | krovma/glare | df1dda413d93d56b15ccac60123210505683f278 | [
"MIT"
] | null | null | null | #pragma once
#include "glare/core/common.h"
#include "glare/math/vector.h"
namespace glare
{
enum e_mouse_input_mode : int32
{
MOUSE_INPUT_MODE_ABSOLUTE,
MOUSE_INPUT_MOVE_RELATIVE
};
using windows_event_callback_t = bool(void*, uint32 message, uint64 w_param, int64 l_param);
extern windows_event_callback_t* DEFAULT_... | 26.129032 | 128 | 0.764815 | [
"vector"
] |
69f2b9c82cf81cb757e537151a8c8104c0254fcc | 1,595 | h | C | src/net/cert/merkle_audit_proof.h | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | src/net/cert/merkle_audit_proof.h | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | src/net/cert/merkle_audit_proof.h | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2016 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 NET_CERT_MERKLE_AUDIT_PROOF_H_
#define NET_CERT_MERKLE_AUDIT_PROOF_H_
#include <stdint.h>
#include <string>
#include <vector>
#include "net/bas... | 31.27451 | 79 | 0.710345 | [
"vector"
] |
69f7d6088c3934167a060eb6db6ce2bddac2f183 | 73,539 | c | C | handler.c | Odoth/Luminari-Source | f0d08809648f4fa294ef00e66a7e6c6186c2c475 | [
"Unlicense"
] | null | null | null | handler.c | Odoth/Luminari-Source | f0d08809648f4fa294ef00e66a7e6c6186c2c475 | [
"Unlicense"
] | null | null | null | handler.c | Odoth/Luminari-Source | f0d08809648f4fa294ef00e66a7e6c6186c2c475 | [
"Unlicense"
] | null | null | null | /**************************************************************************
* File: handler.c Part of LuminariMUD *
* Usage: Internal funcs: moving and finding chars/objs. *
* *
* All right... | 27.186322 | 164 | 0.608167 | [
"object"
] |
0e133c3a34cdee1a6d5228cfbccb24cb2f0fb450 | 6,391 | c | C | alsa-lib-1.1.3/src/async.c | Xartos/ALSA_MIDI_Synth | b6b6585f375edee514ee7e9bc5888ed071d9ef41 | [
"MIT"
] | null | null | null | alsa-lib-1.1.3/src/async.c | Xartos/ALSA_MIDI_Synth | b6b6585f375edee514ee7e9bc5888ed071d9ef41 | [
"MIT"
] | null | null | null | alsa-lib-1.1.3/src/async.c | Xartos/ALSA_MIDI_Synth | b6b6585f375edee514ee7e9bc5888ed071d9ef41 | [
"MIT"
] | null | null | null | /**
* \file async.c
* \brief Async notification helpers
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2001
*/
/*
* Async notification helpers
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
*
* This library is free software; you can redistribute it and/or modify
* it under ... | 30.004695 | 109 | 0.733844 | [
"object"
] |
0e13abdf3929d591727731cd6c2e2954c0689123 | 3,446 | h | C | Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | 6 | 2021-07-05T16:09:39.000Z | 2022-03-06T22:44:42.000Z | Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | 7 | 2022-03-15T13:25:39.000Z | 2022-03-15T13:25:44.000Z | Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2018 The Chromium Authors. All rights reserved.
// Copyright (C) 2018 Apple Inc. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must ret... | 49.942029 | 232 | 0.801799 | [
"object",
"vector"
] |
0e286eba97c4b1fa2ab35ac441a8ac5eaebd15f7 | 2,193 | h | C | Wonderland/Wonderland/Editor/Modules/VulkanWrapper/Resource/Texture/VWTexture.h | RodrigoHolztrattner/Wonderland | ffb71d47c1725e7cd537e2d1380962b5dfdc3d75 | [
"MIT"
] | 3 | 2018-04-09T13:01:07.000Z | 2021-03-18T12:28:48.000Z | Wonderland/Wonderland/Editor/Modules/VulkanWrapper/Resource/Texture/VWTexture.h | RodrigoHolztrattner/Wonderland | ffb71d47c1725e7cd537e2d1380962b5dfdc3d75 | [
"MIT"
] | null | null | null | Wonderland/Wonderland/Editor/Modules/VulkanWrapper/Resource/Texture/VWTexture.h | RodrigoHolztrattner/Wonderland | ffb71d47c1725e7cd537e2d1380962b5dfdc3d75 | [
"MIT"
] | 1 | 2021-03-18T12:28:50.000Z | 2021-03-18T12:28:50.000Z | ////////////////////////////////////////////////////////////////////////////////
// Filename: VWTexture.h
////////////////////////////////////////////////////////////////////////////////
#pragma once
//////////////
// INCLUDES //
//////////////
#define GLFW_INCLUDE_VULKAN
#include <GLFW/glfw3.h>
#include "..\..\..\Na... | 19.236842 | 103 | 0.517556 | [
"vector"
] |
0e2ad215d36bf97b410125eb147f578ebdcceae9 | 385 | h | C | src/sav/ExprValPool.h | fvutils/libvsc | 1e52ad16fe3ca39e7807eee11e38ca30cb23f827 | [
"Apache-2.0"
] | 4 | 2021-08-04T07:42:55.000Z | 2022-03-23T05:08:03.000Z | src/sav/ExprValPool.h | fvutils/libvsc | 1e52ad16fe3ca39e7807eee11e38ca30cb23f827 | [
"Apache-2.0"
] | null | null | null | src/sav/ExprValPool.h | fvutils/libvsc | 1e52ad16fe3ca39e7807eee11e38ca30cb23f827 | [
"Apache-2.0"
] | 1 | 2020-11-20T02:36:49.000Z | 2020-11-20T02:36:49.000Z | /*
* ExprValPool.h
*
* Created on: Aug 21, 2021
* Author: mballance
*/
#pragma once
#include <vector>
#include "sav/ExprVal.h"
#include "sav/ExprValEnum.h"
namespace vsc {
class ExprValPool {
public:
ExprValPool();
virtual ~ExprValPool();
ExprVal *alloc(uint32_t sz);
void free(ExprVal *val);
priv... | 12.03125 | 32 | 0.654545 | [
"vector"
] |
0e309fb98dc63fbae0c308c491958e7b399d8d9c | 844 | h | C | include/kinematics_cache/kinematics_cache.h | PositronicsLab/kinematics_cache | 173a3d7bb535fef3bc80ac1aa389268209fdce41 | [
"Apache-2.0"
] | 2 | 2017-06-17T01:45:11.000Z | 2020-07-02T12:52:31.000Z | include/kinematics_cache/kinematics_cache.h | PositronicsLab/kinematics_cache | 173a3d7bb535fef3bc80ac1aa389268209fdce41 | [
"Apache-2.0"
] | null | null | null | include/kinematics_cache/kinematics_cache.h | PositronicsLab/kinematics_cache | 173a3d7bb535fef3bc80ac1aa389268209fdce41 | [
"Apache-2.0"
] | null | null | null | #ifndef KINEMATICS_CACHE_H
#define KINEMATICS_CACHE_H
#include <geometry_msgs/PointStamped.h>
#include <vector>
#include <kinematics_cache/IKv2.h>
#include <kinematics_cache/OcTreeJointAngles.h>
namespace kinematics_cache
{
typedef std::vector<IKv2> IKList;
class KinematicsCache
{
private:
//! Maximum arm ... | 22.210526 | 102 | 0.744076 | [
"vector"
] |
0e361b837e8d28487c8351a7a186a94c25941e71 | 1,194 | h | C | ObjExpCore/Service.h | xiaoyinl/ObjectExplorer | d2f22a889c62a379f0f735b0c18ee637c51c9eef | [
"MIT"
] | null | null | null | ObjExpCore/Service.h | xiaoyinl/ObjectExplorer | d2f22a889c62a379f0f735b0c18ee637c51c9eef | [
"MIT"
] | null | null | null | ObjExpCore/Service.h | xiaoyinl/ObjectExplorer | d2f22a889c62a379f0f735b0c18ee637c51c9eef | [
"MIT"
] | null | null | null | #pragma once
#include <memory>
#include <string>
#include "ServiceManager.h"
namespace WinSys {
enum class ServiceTriggerType {
Custom = 20,
DeviceInterfaceArrival = 1,
DomainJoin = 3,
FirewallPortEvent = 4,
GroupPolicy = 5,
IpAddressAvailability = 2,
NetworkEndpoint = 6,
SystemStateChanged = 7,
Ag... | 20.586207 | 100 | 0.725293 | [
"vector"
] |
0e3b7e20a2f51f096aa93a125604d7e074f2f082 | 3,265 | h | C | dali/internal/update/manager/render-task-processor.h | dalihub/dali-core | f9b1a5a637bbc91de4aaf9e0be9f79cba0bbb195 | [
"Apache-2.0",
"BSD-3-Clause"
] | 21 | 2016-11-18T10:26:40.000Z | 2021-11-02T09:46:15.000Z | dali/internal/update/manager/render-task-processor.h | dalihub/dali-core | f9b1a5a637bbc91de4aaf9e0be9f79cba0bbb195 | [
"Apache-2.0",
"BSD-3-Clause"
] | 7 | 2016-10-18T17:39:12.000Z | 2020-12-01T11:45:36.000Z | dali/internal/update/manager/render-task-processor.h | dalihub/dali-core | f9b1a5a637bbc91de4aaf9e0be9f79cba0bbb195 | [
"Apache-2.0",
"BSD-3-Clause"
] | 16 | 2017-03-08T15:50:32.000Z | 2021-05-24T06:58:10.000Z | #ifndef DALI_INTERNAL_SCENE_GRAPH_RENDER_TASK_PROCESSOR_H
#define DALI_INTERNAL_SCENE_GRAPH_RENDER_TASK_PROCESSOR_H
/*
* Copyright (c) 2021 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... | 37.102273 | 162 | 0.71026 | [
"render",
"object"
] |
0e3ef3482e7cba4377ab9ef01eafa0a9e7875221 | 1,715 | h | C | e2e/trt/include/experiment_server.h | stanford-futuredata/smol | 82e2356755133cd1516dfbbbc782707eca70a34c | [
"Apache-2.0"
] | 1 | 2021-11-29T01:24:03.000Z | 2021-11-29T01:24:03.000Z | e2e/trt/include/experiment_server.h | stanford-futuredata/smol | 82e2356755133cd1516dfbbbc782707eca70a34c | [
"Apache-2.0"
] | 1 | 2021-11-29T09:29:14.000Z | 2021-12-13T02:31:55.000Z | e2e/trt/include/experiment_server.h | stanford-futuredata/smol | 82e2356755133cd1516dfbbbc782707eca70a34c | [
"Apache-2.0"
] | 1 | 2021-12-13T06:55:18.000Z | 2021-12-13T06:55:18.000Z | #ifndef EXPERIMENT_SERVER_H_
#define EXPERIMENT_SERVER_H_
#include <thrust/system/cuda/experimental/pinned_allocator.h>
#include "folly/MPMCQueue.h"
#include "omp.h"
#include "data_loader.h"
#include "inference_server.h"
#include "common.h"
class ExperimentServer {
private:
const DataLoader& kLoader_;
Inferenc... | 32.358491 | 110 | 0.731778 | [
"vector"
] |
0e4be38d743abde39dde0ab3df9918f8fb1787f1 | 5,305 | h | C | src/core/off/trained_machine.h | BackupTheBerlios/rubyk | a885b079633073da259941c6dc05ad0c419d3f72 | [
"MIT"
] | 1 | 2020-11-14T20:36:21.000Z | 2020-11-14T20:36:21.000Z | src/core/off/trained_machine.h | BackupTheBerlios/rubyk | a885b079633073da259941c6dc05ad0c419d3f72 | [
"MIT"
] | null | null | null | src/core/off/trained_machine.h | BackupTheBerlios/rubyk | a885b079633073da259941c6dc05ad0c419d3f72 | [
"MIT"
] | null | null | null | /*
==============================================================================
This file is part of the RUBYK project (http://rubyk.org)
Copyright (c) 2007-2009 by Gaspard Bucher - Buma (http://teti.ch).
------------------------------------------------------------------------------
Permission is here... | 33.15625 | 132 | 0.59868 | [
"vector",
"model"
] |
0e62804c6794ce10a75c9ae0e4b32c32df45f0dd | 1,180 | h | C | script/OpcodeModule.h | thinkermao/LL-Scritp | 2b91cdf3029e56ee834bd34915fdfda257463142 | [
"MIT"
] | 14 | 2019-06-24T09:00:28.000Z | 2021-11-24T15:11:41.000Z | script/OpcodeModule.h | thinkermao/LL-Scritp | 2b91cdf3029e56ee834bd34915fdfda257463142 | [
"MIT"
] | null | null | null | script/OpcodeModule.h | thinkermao/LL-Scritp | 2b91cdf3029e56ee834bd34915fdfda257463142 | [
"MIT"
] | 1 | 2021-09-03T04:50:38.000Z | 2021-09-03T04:50:38.000Z | #pragma once
#include "opcode.h"
#include <set>
#include <vector>
#include <map>
#include <unordered_map>
namespace script
{
struct Opcodes
{
size_t numOfregisters;
std::vector<size_t> params;
std::vector<Byte> codes;
};
struct OpcodeFunction : public Opcodes
{
... | 24.081633 | 66 | 0.654237 | [
"object",
"vector"
] |
cd771898f330e26c191c4d58aaf5b37bbc1527e8 | 399 | h | C | src/Quest.h | livinamuk/DialogEngine | 1a128e82bebe29d2d429f0227047ae47d5ee8de8 | [
"CC0-1.0"
] | null | null | null | src/Quest.h | livinamuk/DialogEngine | 1a128e82bebe29d2d429f0227047ae47d5ee8de8 | [
"CC0-1.0"
] | null | null | null | src/Quest.h | livinamuk/DialogEngine | 1a128e82bebe29d2d429f0227047ae47d5ee8de8 | [
"CC0-1.0"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include "Header.h"
class Quest {
public:
// Fields
std::string m_name;
QuestState m_questState;
// Methods
GameFloat(std::string name, float value);
void SetTo(float value);
void Add(float value);
void Subract(float value);
void Set... | 19.95 | 45 | 0.66416 | [
"vector"
] |
cd7f0be7fd7ee5932f1992b5df4b53337e0cb8a3 | 4,245 | h | C | VideoSDK/Framwork/XEScene/XEScene.framework/Headers/XEARAdsTrackSectionVideo.h | cosmos33/MMVideoSDK--iOS | 8bf5d5aa0190cebf17e6da4fce8f90e26add2148 | [
"MIT"
] | 1 | 2019-03-26T12:02:45.000Z | 2019-03-26T12:02:45.000Z | VideoSDK/Framwork/XEScene/XEScene.framework/Headers/XEARAdsTrackSectionVideo.h | cosmos33/MMVideoSDK--iOS | 8bf5d5aa0190cebf17e6da4fce8f90e26add2148 | [
"MIT"
] | null | null | null | VideoSDK/Framwork/XEScene/XEScene.framework/Headers/XEARAdsTrackSectionVideo.h | cosmos33/MMVideoSDK--iOS | 8bf5d5aa0190cebf17e6da4fce8f90e26add2148 | [
"MIT"
] | 3 | 2019-03-25T10:12:31.000Z | 2020-06-25T07:23:16.000Z | /******************************************************************************
@File XEARAdsTrackSectionVideo.h
@Version 1.0
@Created 2018/5/30
@HISTORY:
******************************************************************************/
#ifndef XE_TRACK_SECTION_VIDEO_H
#define XE_TRACK... | 55.855263 | 169 | 0.604947 | [
"model"
] |
cd8538802626fe6e85bbc74410d195457626dd75 | 8,340 | c | C | lib/am335x_sdk/ti/drv/i2c/soc/am437x/I2C_soc.c | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | 2 | 2021-12-27T10:19:01.000Z | 2022-03-15T07:09:06.000Z | lib/am335x_sdk/ti/drv/i2c/soc/am437x/I2C_soc.c | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | lib/am335x_sdk/ti/drv/i2c/soc/am437x/I2C_soc.c | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | /**
* \file am437x/I2C_soc.c
*
* \brief AM437x SoC specific I2C hardware attributes.
*
* This file contains the hardware attributes of I2C peripheral like
* base address, interrupt number etc.
*/
/*
* Copyright (C) 2014-2019 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and ... | 24.60177 | 82 | 0.62482 | [
"object"
] |
cd97b76181e132a7ee25950cd3394b49f2be1f78 | 3,256 | h | C | xt/file/csv.h | triangledirt/haze | d9f7dba1d8d38463631c8464f2324e2a192dcc9f | [
"BSD-2-Clause"
] | 1 | 2021-03-15T01:46:42.000Z | 2021-03-15T01:46:42.000Z | file/csv.h | xtools/xt | 3ae0a3e7c2f88819932e431ed7244843ece23191 | [
"BSD-2-Clause"
] | null | null | null | file/csv.h | xtools/xt | 3ae0a3e7c2f88819932e431ed7244843ece23191 | [
"BSD-2-Clause"
] | 1 | 2022-01-13T05:02:02.000Z | 2022-01-13T05:02:02.000Z | #ifndef xt_file_csv_h
#define xt_file_csv_h
#include "xt/case/array.h"
#include "xt/core/bit.h"
#include "xt/core/object.h"
struct xt_file_csv_t;
typedef struct xt_file_csv_t xt_file_csv_t;
xt_file_csv_t *xt_file_csv_create(char *filename);
xt_file_csv_t *xt_file_csv_create_extended(char *filename,
unsigned lon... | 36.58427 | 76 | 0.839988 | [
"object"
] |
cd9d1e70d507231252caac708c330d793bd5b17b | 18,422 | h | C | src/atlas/functionspace/StructuredColumns.h | egparedes/atlas | fff4b692334b1dcb5abd14a36a09df9c9204b08b | [
"Apache-2.0"
] | null | null | null | src/atlas/functionspace/StructuredColumns.h | egparedes/atlas | fff4b692334b1dcb5abd14a36a09df9c9204b08b | [
"Apache-2.0"
] | null | null | null | src/atlas/functionspace/StructuredColumns.h | egparedes/atlas | fff4b692334b1dcb5abd14a36a09df9c9204b08b | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 2013 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an intergo... | 35.089524 | 120 | 0.569536 | [
"vector"
] |
cd9efb6a036e4d27d825c7ea9ad796820d6bd3d2 | 5,481 | h | C | install/TexGen/GUI/Modeller.h | dalexa10/puma | ca02309c9f5c71e2e80ad8d64155dd6ca936c667 | [
"NASA-1.3"
] | 14 | 2021-06-17T17:17:07.000Z | 2022-03-26T05:20:20.000Z | install/TexGen/GUI/Modeller.h | dalexa10/puma | ca02309c9f5c71e2e80ad8d64155dd6ca936c667 | [
"NASA-1.3"
] | 6 | 2021-11-01T20:37:39.000Z | 2022-03-11T17:18:53.000Z | install/TexGen/GUI/Modeller.h | dalexa10/puma | ca02309c9f5c71e2e80ad8d64155dd6ca936c667 | [
"NASA-1.3"
] | 8 | 2021-07-20T09:24:23.000Z | 2022-02-26T16:32:00.000Z | /*=============================================================================
TexGen: Geometric textile modeller.
Copyright (C) 2006 Martin Sherburn
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; ... | 29 | 99 | 0.765919 | [
"vector"
] |
cda341a806e91b042b6c97bb47ec144d03a69c6e | 24,802 | h | C | src/IoBinary.h | npatel37/PsimagLiteORNL | ffa0ffad75c5db218a9edea1a9581fed98c2648f | [
"Unlicense"
] | 1 | 2019-11-13T22:13:51.000Z | 2019-11-13T22:13:51.000Z | src/IoBinary.h | npatel37/PsimagLiteORNL | ffa0ffad75c5db218a9edea1a9581fed98c2648f | [
"Unlicense"
] | null | null | null | src/IoBinary.h | npatel37/PsimagLiteORNL | ffa0ffad75c5db218a9edea1a9581fed98c2648f | [
"Unlicense"
] | null | null | null | /*
Copyright (c) 2009-2012, UT-Battelle, LLC
All rights reserved
[PsimagLite, Version 1.0.0]
[by G.A., Oak Ridge National Laboratory]
UT Battelle Open Source Software License 11242008
OPEN SOURCE LICENSE
Subject to the conditions of this License, each
contributor to this software hereby grants, free of
charge, to a... | 25.943515 | 99 | 0.60475 | [
"vector"
] |
cda50efcac9ae042fb352b99bea2cd9366274ba4 | 2,848 | h | C | dev/Code/Framework/AzCore/AzCore/Memory/AllocatorWrapper.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 1,738 | 2017-09-21T10:59:12.000Z | 2022-03-31T21:05:46.000Z | dev/Code/Framework/AzCore/AzCore/Memory/AllocatorWrapper.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 427 | 2017-09-29T22:54:36.000Z | 2022-02-15T19:26:50.000Z | dev/Code/Framework/AzCore/AzCore/Memory/AllocatorWrapper.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 671 | 2017-09-21T08:04:01.000Z | 2022-03-29T14:30:07.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 29.061224 | 114 | 0.609551 | [
"object"
] |
cda7a7d34879cfb922c08e0714abd7ec4c3f434e | 19,142 | h | C | pic32/variants/Fubarino_SD/Board_Defs.h | leorleor/chipKIT-core | ae0acc326e83e3a7b7fafef8811791646b558dc4 | [
"Apache-2.0"
] | null | null | null | pic32/variants/Fubarino_SD/Board_Defs.h | leorleor/chipKIT-core | ae0acc326e83e3a7b7fafef8811791646b558dc4 | [
"Apache-2.0"
] | null | null | null | pic32/variants/Fubarino_SD/Board_Defs.h | leorleor/chipKIT-core | ae0acc326e83e3a7b7fafef8811791646b558dc4 | [
"Apache-2.0"
] | null | null | null | /************************************************************************/
/* */
/* Board_Defs.h -- Default Board Customization Declarations */
/* */
/*******************... | 38.515091 | 119 | 0.522986 | [
"object"
] |
cdacad0207f4d05508b434cc35002fae32f685f0 | 2,677 | h | C | ffcairo/ffcairo/avc_scene.h | zolotov-av/nanosoft | 2aebb09d7d8a424d4de9b57d7586dbb72eed9fa0 | [
"MIT"
] | 1 | 2019-11-19T14:31:37.000Z | 2019-11-19T14:31:37.000Z | ffcairo/avc_scene.h | zolotov-av/ffcairo | 0f2a9ac33c44d2e6b6672a99f2155af57e675b2e | [
"MIT"
] | null | null | null | ffcairo/avc_scene.h | zolotov-av/ffcairo | 0f2a9ac33c44d2e6b6672a99f2155af57e675b2e | [
"MIT"
] | 1 | 2020-01-14T10:30:59.000Z | 2020-01-14T10:30:59.000Z | #ifndef AVC_SCENE_H
#define AVC_SCENE_H
#include <nanosoft/object.h>
#include <ffcairo/ffcimage.h>
#include <ffcairo/scale.h>
#include <ffcairo/ffcmuxer.h>
class AVCHttp;
class AVCChannel;
#define MAX_HTTP_CLIENTS 8
/**
* Класс описывающий сцену
*
* Это "канва" на которую будет "рисоваться" контент, этот же кла... | 14.872222 | 76 | 0.651102 | [
"object"
] |
cdb4b7f4ae639ccc5522ff238212d2ea9fb8e0ba | 2,082 | h | C | DK/DKFramework/DKSkinMesh.h | Hongtae/DKGL | 0dee0f0e211ad151db3943792ea29979cc8420f6 | [
"BSD-3-Clause"
] | 14 | 2015-09-12T01:32:05.000Z | 2021-10-13T02:52:53.000Z | DK/DKFramework/DKSkinMesh.h | Hongtae/DKGL | 0dee0f0e211ad151db3943792ea29979cc8420f6 | [
"BSD-3-Clause"
] | null | null | null | DK/DKFramework/DKSkinMesh.h | Hongtae/DKGL | 0dee0f0e211ad151db3943792ea29979cc8420f6 | [
"BSD-3-Clause"
] | 3 | 2015-11-10T03:12:49.000Z | 2018-10-15T15:38:31.000Z | //
// File: DKSkinMesh.h
// Author: Hongtae Kim (tiff2766@gmail.com)
//
// Copyright (c) 2004-2014 Hongtae Kim. All rights reserved.
//
#pragma once
#include "../DKInclude.h"
#include "../DKFoundation.h"
#include "DKStaticMesh.h"
////////////////////////////////////////////////////////////////////////////////
// D... | 27.038961 | 80 | 0.690202 | [
"mesh",
"object",
"transform"
] |
cdc0ef3cfb6ea028e66e1c6242f6f280f63a518e | 30,282 | c | C | src/GaIA/pkgs/links/links-1.00pre14/default.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | null | null | null | src/GaIA/pkgs/links/links-1.00pre14/default.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | null | null | null | src/GaIA/pkgs/links/links-1.00pre14/default.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | 1 | 2021-06-08T15:59:26.000Z | 2021-06-08T15:59:26.000Z | #include "links.h"
void get_system_name()
{
FILE *f;
unsigned char *p;
#if defined(HAVE_SYS_UTSNAME_H) && defined(HAVE_UNAME)
struct utsname name;
memset(&name, 0, sizeof name);
if (!uname(&name)) {
unsigned char *str = init_str();
int l = 0;
add_to_str(&str, &l, name.sysname);
add_to_str(&str, &l, " ");
... | 27.579235 | 192 | 0.635295 | [
"render"
] |
cde03abcb29d35e483b584b627514c601339b321 | 1,605 | h | C | Plugins/org.mitk.gui.qt.tofutil/src/internal/QmitkToFDeviceGeneration.h | liu3xing3long/MITK-2016.11 | 385c506f9792414f40337e106e13d5fd61aa3ccc | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Plugins/org.mitk.gui.qt.tofutil/src/internal/QmitkToFDeviceGeneration.h | liu3xing3long/MITK-2016.11 | 385c506f9792414f40337e106e13d5fd61aa3ccc | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Plugins/org.mitk.gui.qt.tofutil/src/internal/QmitkToFDeviceGeneration.h | liu3xing3long/MITK-2016.11 | 385c506f9792414f40337e106e13d5fd61aa3ccc | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | /*===================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center,
Division of Medical and Biological Informatics.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without
even the implied w... | 23.26087 | 90 | 0.672274 | [
"object"
] |
cde42a1b0393b6660b708b84e924362a25c82e7a | 3,146 | h | C | Dependencies/mysqlpp/comparable.h | sosan/NoahGameFrame | 38c54014c5c4620b784b2c1d2cab256f42bae186 | [
"Apache-2.0"
] | 61 | 2016-10-13T09:24:31.000Z | 2022-03-26T09:59:34.000Z | Dependencies/mysqlpp/comparable.h | sosan/NoahGameFrame | 38c54014c5c4620b784b2c1d2cab256f42bae186 | [
"Apache-2.0"
] | 3 | 2018-05-15T10:42:22.000Z | 2021-07-02T01:38:08.000Z | Dependencies/mysqlpp/comparable.h | sosan/NoahGameFrame | 38c54014c5c4620b784b2c1d2cab256f42bae186 | [
"Apache-2.0"
] | 36 | 2016-12-28T04:54:41.000Z | 2021-12-15T06:02:56.000Z | /// \file comparable.h
/// \brief Declares the Comparable<T> mixin
/***********************************************************************
Copyright (c) 1998 by Kevin Atkinson, (c) 1999-2001 by MySQL AB, and
(c) 2004-2008 by Educational Technology Resources, Inc. Others may
also hold copyrights on code in this fi... | 31.777778 | 75 | 0.687222 | [
"object"
] |
cde670b47e5f18811796ea737af8a7d572458e7d | 1,470 | h | C | fboss/agent/hw/test/dataplane_tests/HwTest2QueueUtils.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 834 | 2015-03-10T18:12:28.000Z | 2022-03-31T20:16:17.000Z | fboss/agent/hw/test/dataplane_tests/HwTest2QueueUtils.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 82 | 2015-04-07T08:48:29.000Z | 2022-03-11T21:56:58.000Z | fboss/agent/hw/test/dataplane_tests/HwTest2QueueUtils.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 296 | 2015-03-11T03:45:37.000Z | 2022-03-14T22:54:22.000Z | /*
* Copyright (c) 2004-present, Facebook, Inc.
* 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 PATENTS file in the same directory.
*
*/
#pr... | 29.4 | 79 | 0.773469 | [
"vector"
] |
cdec53ec592950ed0a19bd13fc2a247fceafd270 | 15,479 | c | C | mex/read_adcirc_fort_compact_mex.c | BrianOBlanton/adcirc_util | 82f4c2c6ed52c37ddecc1d488cf600f6c0522142 | [
"MIT"
] | 1 | 2017-02-02T01:27:08.000Z | 2017-02-02T01:27:08.000Z | mex/read_adcirc_fort_compact_mex.c | BrianOBlanton/adcirc_util | 82f4c2c6ed52c37ddecc1d488cf600f6c0522142 | [
"MIT"
] | null | null | null | mex/read_adcirc_fort_compact_mex.c | BrianOBlanton/adcirc_util | 82f4c2c6ed52c37ddecc1d488cf600f6c0522142 | [
"MIT"
] | 3 | 2020-03-30T18:49:03.000Z | 2021-10-11T13:17:51.000Z | /*
read_adcirc_fort_compact_mex.c
Mex read function for ADCIRC fort files, for the "compacted" global output format
the calling function (read_adcirc_fort.m) handles
most error checking.
12 Jul, 2007
*/
#include <math.h>
#include <stdio.h>
#include "mex.h"
#include "opnml_mex5_allocs.c"
#define BUFFER_SIZE 132
#... | 33.431965 | 112 | 0.513664 | [
"model"
] |
cdf2bfaf44ece36a4fb41919c03cf264c834110f | 6,748 | h | C | Source/VALibrary/include/VistaDeviceDrivers/VistaHIDDriver/VistaHIDDriver.h | VRGroupRWTH/UE4-VirtualAcousticsPlugin | d6db01f7b2550f36cd6515e4fac52006fcc22385 | [
"BSD-3-Clause"
] | null | null | null | Source/VALibrary/include/VistaDeviceDrivers/VistaHIDDriver/VistaHIDDriver.h | VRGroupRWTH/UE4-VirtualAcousticsPlugin | d6db01f7b2550f36cd6515e4fac52006fcc22385 | [
"BSD-3-Clause"
] | null | null | null | Source/VALibrary/include/VistaDeviceDrivers/VistaHIDDriver/VistaHIDDriver.h | VRGroupRWTH/UE4-VirtualAcousticsPlugin | d6db01f7b2550f36cd6515e4fac52006fcc22385 | [
"BSD-3-Clause"
] | 1 | 2020-11-27T15:39:12.000Z | 2020-11-27T15:39:12.000Z | /*============================================================================*/
/* ViSTA VR toolkit */
/* Copyright (c) 1997-2016 RWTH Aachen University */
/*===========================================================================... | 36.475676 | 89 | 0.526971 | [
"vector"
] |
cdf6892b3e3067e342f89bdf76e9bb133898d23d | 2,514 | h | C | Sources/x10/xla_tensor/ops/convolution_overrideable.h | vguerra/swift-apis | 215c1380874c55d2f12ae81ce78968f9e25ed723 | [
"Apache-2.0"
] | null | null | null | Sources/x10/xla_tensor/ops/convolution_overrideable.h | vguerra/swift-apis | 215c1380874c55d2f12ae81ce78968f9e25ed723 | [
"Apache-2.0"
] | null | null | null | Sources/x10/xla_tensor/ops/convolution_overrideable.h | vguerra/swift-apis | 215c1380874c55d2f12ae81ce78968f9e25ed723 | [
"Apache-2.0"
] | 1 | 2020-06-04T23:23:46.000Z | 2020-06-04T23:23:46.000Z | /*
* Copyright 2020 TensorFlow Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 33.078947 | 76 | 0.655529 | [
"vector",
"3d"
] |
cdf828734b86b8a527506d7dd983c269245904e2 | 4,321 | h | C | contrib/IECoreAppleseed/include/IECoreAppleseed/private/PrimitiveConverter.h | danieldresser-ie/cortex | e1c1a13f2e07575daf3dc495ff7623f23ab3e8b2 | [
"BSD-3-Clause"
] | null | null | null | contrib/IECoreAppleseed/include/IECoreAppleseed/private/PrimitiveConverter.h | danieldresser-ie/cortex | e1c1a13f2e07575daf3dc495ff7623f23ab3e8b2 | [
"BSD-3-Clause"
] | null | null | null | contrib/IECoreAppleseed/include/IECoreAppleseed/private/PrimitiveConverter.h | danieldresser-ie/cortex | e1c1a13f2e07575daf3dc495ff7623f23ab3e8b2 | [
"BSD-3-Clause"
] | 1 | 2020-09-26T01:15:37.000Z | 2020-09-26T01:15:37.000Z | //////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2014, Esteban Tovagliari. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistr... | 40.764151 | 181 | 0.740338 | [
"object",
"vector"
] |
cdfc1fe6bbae22bfaf95e1136f512351b226e588 | 15,826 | h | C | src/purrito.h | ericonr/PurritoBin | 5e7b910f60dbebca80b4c6e37622383279d1706b | [
"0BSD"
] | 200 | 2020-04-27T14:09:53.000Z | 2022-03-19T13:05:24.000Z | src/purrito.h | ericonr/PurritoBin | 5e7b910f60dbebca80b4c6e37622383279d1706b | [
"0BSD"
] | 6 | 2020-07-06T06:20:40.000Z | 2022-02-09T14:32:02.000Z | src/purrito.h | ericonr/PurritoBin | 5e7b910f60dbebca80b4c6e37622383279d1706b | [
"0BSD"
] | 8 | 2020-05-28T09:32:47.000Z | 2022-03-16T00:33:33.000Z | /*
* Copyright (c) 2020-2021 Aisha Tammy <purrito@bsd.ac>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND... | 28.985348 | 80 | 0.619171 | [
"vector"
] |
cdfd8f79d4e8c5f564b0b7641f627c091a4367eb | 898 | h | C | Luna/stdafx.h | MetroGirl/Src_LUNA | f59befa48bd79ab3a8bf71e3c5b975c8e76e6b79 | [
"Artistic-2.0"
] | 3 | 2015-04-09T10:09:38.000Z | 2018-08-10T13:15:48.000Z | Luna/stdafx.h | MetroGirl/Src_LUNA | f59befa48bd79ab3a8bf71e3c5b975c8e76e6b79 | [
"Artistic-2.0"
] | null | null | null | Luna/stdafx.h | MetroGirl/Src_LUNA | f59befa48bd79ab3a8bf71e3c5b975c8e76e6b79 | [
"Artistic-2.0"
] | null | null | null | //
// precompiled header.
//
#ifndef LUNA_STDAFX_H_INCLUDED
#define LUNA_STDAFX_H_INCLUDED
#include "lib/cal.h"
#include "lib/bal.h"
#include "lib/builtinTypes.h"
#include "lib/standard.h"
#include "lib/external.h"
#include "lib/pal.h"
#include "lib/color.h"
#include "lib/porting.h"
#include "lib/intrinsic.h"
#inc... | 19.106383 | 37 | 0.732739 | [
"object"
] |
0753880c44c792d5d916ee219ad1f23ff44d147b | 431 | h | C | include/Structs/MapData.h | tizian/Cendric2 | 5b0438c73a751bcc0d63c3af839af04ab0fb21a3 | [
"MIT"
] | 279 | 2015-05-06T19:04:07.000Z | 2022-03-21T21:33:38.000Z | include/Structs/MapData.h | tizian/Cendric2 | 5b0438c73a751bcc0d63c3af839af04ab0fb21a3 | [
"MIT"
] | 222 | 2016-10-26T15:56:25.000Z | 2021-10-03T15:30:18.000Z | include/Structs/MapData.h | tizian/Cendric2 | 5b0438c73a751bcc0d63c3af839af04ab0fb21a3 | [
"MIT"
] | 49 | 2015-10-01T21:23:03.000Z | 2022-03-19T20:11:31.000Z | #pragma once
#include <iostream>
#include <SFML/Graphics.hpp>
#include "Structs/WorldData.h"
#include "Structs/NPCData.h"
#include "Structs/MapDynamicTileData.h"
#include "World/FloatTriangle.h"
struct MapData final : WorldData {
std::vector<MapDynamicTileData> dynamicTiles;
std::vector<NPCData> npcs;
std::vector... | 23.944444 | 48 | 0.772622 | [
"vector"
] |
075578d5c8ae023182b3a72e4f0c111e0f21128a | 8,151 | c | C | historycontactslist.c | widelec-BB/KwaKwa | 8dcb9e5e7bd769ce7d3f0893bb825fa5b4741bad | [
"MIT"
] | 2 | 2018-02-10T15:42:33.000Z | 2018-04-11T10:39:25.000Z | historycontactslist.c | widelec-BB/KwaKwa | 8dcb9e5e7bd769ce7d3f0893bb825fa5b4741bad | [
"MIT"
] | 1 | 2018-02-21T06:35:55.000Z | 2018-08-15T21:16:57.000Z | historycontactslist.c | widelec-BB/KwaKwa | 8dcb9e5e7bd769ce7d3f0893bb825fa5b4741bad | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2012-2022 Filip "widelec-BB" Maryjanski, BlaBla group.
* All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <proto/exec.h>
#include <proto/dos.h>
#include <proto/ezxml.h>
#include <libvstring.h>
#include "locale.h"
#include "globaldefines.h"
#include "application.... | 27.444444 | 177 | 0.734756 | [
"object"
] |
075d907848c5d9f29077da74dab7f5c7c2848e70 | 3,459 | c | C | 1D_source_code/main.c | dseaton/polymermc | 4d44d73e3c5e22605b7bc9a5a329d93e1292ec5c | [
"MIT"
] | 3 | 2015-04-19T16:37:03.000Z | 2021-02-22T19:59:03.000Z | 1D_source_code/main.c | dseaton/polymermc | 4d44d73e3c5e22605b7bc9a5a329d93e1292ec5c | [
"MIT"
] | null | null | null | 1D_source_code/main.c | dseaton/polymermc | 4d44d73e3c5e22605b7bc9a5a329d93e1292ec5c | [
"MIT"
] | 1 | 2017-11-03T17:26:26.000Z | 2017-11-03T17:26:26.000Z | //Semi-Flexible Polymer
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "InputOutput.h"
#include "rand.h"
#include "model.h"
#include "metrop.h"
#include "wanglandau.h"
main(int argc, char *argv[])
{
int i,j,m;
int STARTED; //Shows whether or not the restart has been applied
FILE *ofp_run;
c... | 25.065217 | 108 | 0.670425 | [
"model"
] |
07618a08ba59076457c550b78e3e48c41bd7e4d7 | 13,013 | h | C | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_sai.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_sai.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_sai.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | DECL|ActiveFrameLength|member|uint32_t ActiveFrameLength; /*!< Specifies the Frame synchronization active level length.
DECL|AudioFrequency|member|uint32_t AudioFrequency; /*!< Specifies the audio frequency sampling.
DECL|AudioMode|member|uint32_t AudioMode; /*!< Specifies the SAI Block audio Mode.
DECL|ClockSource|mem... | 61.966667 | 141 | 0.880274 | [
"object"
] |
076997eef767fcf3c6310fda0fd51c5d061b8d49 | 3,201 | h | C | act_map/include/act_map/quad_info_factors.h | debugCVML/rpg_information_field | 56f9ffba83aaee796502116e1cf651c5bc405bf6 | [
"MIT"
] | 149 | 2020-06-23T12:08:47.000Z | 2022-03-31T08:18:52.000Z | act_map/include/act_map/quad_info_factors.h | debugCVML/rpg_information_field | 56f9ffba83aaee796502116e1cf651c5bc405bf6 | [
"MIT"
] | 4 | 2020-08-28T07:51:15.000Z | 2021-04-09T13:18:49.000Z | act_map/include/act_map/quad_info_factors.h | debugCVML/rpg_information_field | 56f9ffba83aaee796502116e1cf651c5bc405bf6 | [
"MIT"
] | 34 | 2020-06-26T14:50:34.000Z | 2022-03-04T06:45:55.000Z | #pragma once
#include <rpg_common/pose.h>
#include <rpg_common/eigen_type.h>
#include <vi_utils/vi_jacobians.h>
#include "act_map/info_utils.h"
#include "act_map/sampler.h"
namespace act_map
{
using InfoKValueType = double;
using InfoK1 = Eigen::Matrix<InfoKValueType, 18, 18>;
using InfoK1Vec = rpg::Aligned<std::vec... | 32.663265 | 89 | 0.61512 | [
"vector"
] |
0769cc65ed3f1fa0c841626a781a5f235d3ac282 | 420 | h | C | src/frame/frame_novellist.h | narou-paper/M5Paper | 6641a56dbe9e1d158abd19e36dbedb4f6d761757 | [
"MIT"
] | 3 | 2021-03-14T00:55:31.000Z | 2021-12-11T02:38:08.000Z | src/frame/frame_novellist.h | narou-paper/M5Paper | 6641a56dbe9e1d158abd19e36dbedb4f6d761757 | [
"MIT"
] | null | null | null | src/frame/frame_novellist.h | narou-paper/M5Paper | 6641a56dbe9e1d158abd19e36dbedb4f6d761757 | [
"MIT"
] | null | null | null | #ifndef _FRAME_NOVELLIST_H_
#define _FRAME_NOVELLIST_H_
#include "frame_base.h"
#include "../epdgui/epdgui.h"
#include <SD.h>
class Frame_NovelList : public Frame_Base
{
public:
Frame_NovelList(String novel);
~Frame_NovelList();
void list();
int init(epdgui_args_vector_t &arduino_phy_init);
priva... | 20 | 53 | 0.733333 | [
"vector"
] |
07856567dfb3c7458968f354c58968bf33e1aa91 | 28,858 | c | C | Library/Il2cppBuildCache/WebGL/il2cppOutput/Unity.Mathematics_CodeGen.c | mangelhoyos/Broken-Line | 021f8b658c904d16876bb4cee3bca86dd03c018d | [
"Apache-2.0"
] | null | null | null | Library/Il2cppBuildCache/WebGL/il2cppOutput/Unity.Mathematics_CodeGen.c | mangelhoyos/Broken-Line | 021f8b658c904d16876bb4cee3bca86dd03c018d | [
"Apache-2.0"
] | null | null | null | Library/Il2cppBuildCache/WebGL/il2cppOutput/Unity.Mathematics_CodeGen.c | mangelhoyos/Broken-Line | 021f8b658c904d16876bb4cee3bca86dd03c018d | [
"Apache-2.0"
] | null | null | null | #include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
// 0x00000001 Unity.Mathematics.float2 Unity.Mathematics.math::float2(System.Single,System.Single)
extern void math_float2_mB67FFC2F70C70410B564621543211FA6172F549F (void);
// ... | 59.014315 | 130 | 0.881489 | [
"object"
] |
0786dd2df1bfa3409ea24b34dcaaaeeab1fcefa7 | 2,587 | h | C | smtk/bridge/discrete/operators/EdgeOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | smtk/bridge/discrete/operators/EdgeOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | 4 | 2016-11-10T15:49:51.000Z | 2017-02-06T23:24:16.000Z | smtk/bridge/discrete/operators/EdgeOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | //=========================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE... | 32.746835 | 93 | 0.717433 | [
"model"
] |
07876cb0b1c116cd906972f52779fc815bf69df7 | 5,275 | h | C | src/conf.h | mumurik/xyzzy | 907605cd6dfcfed90a6ccd107713fb5f1b09ee85 | [
"RSA-MD"
] | 7 | 2016-07-13T15:11:52.000Z | 2021-11-14T16:33:28.000Z | src/conf.h | mumurik/xyzzy | 907605cd6dfcfed90a6ccd107713fb5f1b09ee85 | [
"RSA-MD"
] | null | null | null | src/conf.h | mumurik/xyzzy | 907605cd6dfcfed90a6ccd107713fb5f1b09ee85 | [
"RSA-MD"
] | 5 | 2015-05-23T01:22:00.000Z | 2021-07-19T10:21:22.000Z | #ifndef _conf_h_
#define _conf_h_
#ifndef DECLARE_CONF
#define DECLARE_CONF(NAME, VALUE) extern char NAME[];
#endif
DECLARE_CONF (cfgAscii, "ascii");
DECLARE_CONF (cfgBackColor, "backColor");
DECLARE_CONF (cfgBackslash, "backslash");
DECLARE_CONF (cfgBg, "bg");
DECLARE_CONF (cfgBig5, "big5");
DECLARE_CONF (cfgCaretCo... | 40.267176 | 81 | 0.759242 | [
"geometry"
] |
078a01d135e09a2d6c86da83559c41e393526ad1 | 678 | h | C | include/acceleration_structure_collection.h | WilliamLewww/vulkan_multi_gpu_path_tracing | f36a8d60ea049576f69e3260518c480fbf1b3549 | [
"MIT"
] | 3 | 2021-04-14T09:27:41.000Z | 2022-03-13T08:26:30.000Z | include/acceleration_structure_collection.h | WilliamLewww/vulkan_multi_gpu_path_tracing | f36a8d60ea049576f69e3260518c480fbf1b3549 | [
"MIT"
] | 1 | 2021-05-06T14:47:23.000Z | 2021-05-06T16:51:28.000Z | include/acceleration_structure_collection.h | WilliamLewww/vulkan_multi_gpu_path_tracing | f36a8d60ea049576f69e3260518c480fbf1b3549 | [
"MIT"
] | null | null | null | #pragma once
#include "acceleration_structure_set.h"
class AccelerationStructureCollection {
private:
std::vector<AccelerationStructureSet*> accelerationStructureSetList;
public:
AccelerationStructureCollection(std::vector<std::map<Model*, std::vector<ModelInstance*>>> modelInstanceMapList,
... | 39.882353 | 115 | 0.672566 | [
"vector",
"model"
] |
078de8327737e801096181503470d678dd3c8911 | 466 | h | C | lcof_022/cpp_022/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | 12 | 2020-03-18T14:36:23.000Z | 2021-12-19T02:24:33.000Z | lcof_022/cpp_022/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | null | null | null | lcof_022/cpp_022/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | null | null | null | //
// Created by ooooo on 2020/3/15.
//
#ifndef CPP_022__SOLUTION1_H_
#define CPP_022__SOLUTION1_H_
#include "ListNode.h"
#include <vector>
class Solution {
public:
ListNode *getKthFromEnd(ListNode *head, int k) {
if (!head) return nullptr;
vector<ListNode *> vec;
while (head) {
vec.push_back(hea... | 18.64 | 50 | 0.645923 | [
"vector"
] |
0794ae3c6061436f79e6559cb85e45cb71648659 | 8,366 | h | C | src/demos/fsi/params_demo_FSI_cylinderDrop.h | kishor8dm/chrono | 0ecc2d9ab39cbc068b730bc794fbdf7f22d158cf | [
"BSD-3-Clause"
] | 1 | 2020-04-19T20:34:15.000Z | 2020-04-19T20:34:15.000Z | src/demos/fsi/params_demo_FSI_cylinderDrop.h | kishor8dm/chrono | 0ecc2d9ab39cbc068b730bc794fbdf7f22d158cf | [
"BSD-3-Clause"
] | null | null | null | src/demos/fsi/params_demo_FSI_cylinderDrop.h | kishor8dm/chrono | 0ecc2d9ab39cbc068b730bc794fbdf7f22d158cf | [
"BSD-3-Clause"
] | 1 | 2018-10-25T07:05:40.000Z | 2018-10-25T07:05:40.000Z | /*
* SetupFsiParams.h
*
* Created on: Mar 2, 2015
* Author: Arman Pazouki
*/
#ifndef FSI_TEST_CYLINDERDROP_NEW_
#define FSI_TEST_CYLINDERDROP_NEW_
/* C/C++ standard library*/
/* Chrono::FSI Library*/
#include "chrono_fsi/ChParams.cuh"
#include "chrono_fsi/utils/ChUtilsPrintStruct.h"
namespace chrono {
name... | 50.095808 | 118 | 0.55618 | [
"shape",
"3d"
] |
07a56e52232ced9ee4c5670ac9ec34bf2f9bde6f | 3,586 | h | C | marsyas-vamp/marsyas/src/marsyas/marsystems/OneRClassifier.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | marsyas-vamp/marsyas/src/marsyas/marsystems/OneRClassifier.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | marsyas-vamp/marsyas/src/marsyas/marsystems/OneRClassifier.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | /*
** Copyright (C) 1998-2006 George Tzanetakis <gtzan@cs.uvic.ca>
**
** 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 version... | 29.393443 | 106 | 0.730061 | [
"vector"
] |
07aa830e20153c1180d7287fb5b4ea61d81541b7 | 1,943 | h | C | remoting/jingle_glue/http_port_allocator.h | meego-tablet-ux/meego-app-browser | 0f4ef17bd4b399c9c990a2f6ca939099495c2b9c | [
"BSD-3-Clause"
] | 1 | 2015-10-12T09:14:22.000Z | 2015-10-12T09:14:22.000Z | remoting/jingle_glue/http_port_allocator.h | meego-tablet-ux/meego-app-browser | 0f4ef17bd4b399c9c990a2f6ca939099495c2b9c | [
"BSD-3-Clause"
] | null | null | null | remoting/jingle_glue/http_port_allocator.h | meego-tablet-ux/meego-app-browser | 0f4ef17bd4b399c9c990a2f6ca939099495c2b9c | [
"BSD-3-Clause"
] | 1 | 2020-11-04T07:22:28.000Z | 2020-11-04T07:22:28.000Z | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file overrides HttpPortAllocator defined in
// third_party/libjingle/talk/p2p/client/httpportallocator.h to inject a
// custom HTTP client.
#... | 31.33871 | 75 | 0.755533 | [
"vector"
] |
07b346f0d2048c25ca3ebc9b900c521e29c05fc2 | 2,649 | h | C | debug/atomics/ATLAS-TDAQ/HLTSupervisor.h | jorexe/haikunet | dd1697fdc4590de8d687816ec470e40193619b8f | [
"MIT"
] | 2 | 2021-05-05T18:22:19.000Z | 2022-01-21T13:50:27.000Z | debug/atomics/ATLAS-TDAQ/HLTSupervisor.h | jorexe/haikunet | dd1697fdc4590de8d687816ec470e40193619b8f | [
"MIT"
] | null | null | null | debug/atomics/ATLAS-TDAQ/HLTSupervisor.h | jorexe/haikunet | dd1697fdc4590de8d687816ec470e40193619b8f | [
"MIT"
] | 1 | 2021-05-05T18:05:11.000Z | 2021-05-05T18:05:11.000Z | //CPP:ATLAS-TDAQ/HLTSupervisor.cpp
//CPP:hybrid/stdevstool.cpp
//CPP:sinks/logtoscilabtool.cpp
//CPP:ATLAS-TDAQ/tdaqPacketTool.cpp
//CPP:ATLAS-TDAQ/HltsvStrategies/IHltsvStrategy.cpp
//CPP:ATLAS-TDAQ/HltsvStrategies/HltsvDcmLoad.cpp
//CPP:ATLAS-TDAQ/HltsvStrategies/RandomHltsvStrategy.cpp
//CPP:ATLAS-TDAQ/HltsvStrategi... | 31.164706 | 108 | 0.802945 | [
"vector"
] |
07bd4166cabde71a516f84a3532cd6447ad39c1e | 16,598 | h | C | src/amuse/community/simplex/src/plugins/HEALPix/src/cxxsupport/fitshandle.h | rknop/amuse | 85d5bdcc29cfc87dc69d91c264101fafd6658aec | [
"Apache-2.0"
] | 131 | 2015-06-04T09:06:57.000Z | 2022-02-01T12:11:29.000Z | src/amuse/community/simplex/src/plugins/HEALPix/src/cxxsupport/fitshandle.h | rknop/amuse | 85d5bdcc29cfc87dc69d91c264101fafd6658aec | [
"Apache-2.0"
] | 690 | 2015-10-17T12:18:08.000Z | 2022-03-31T16:15:58.000Z | src/amuse/community/simplex/src/plugins/HEALPix/src/cxxsupport/fitshandle.h | rieder/amuse | 3ac3b6b8f922643657279ddee5c8ab3fc0440d5e | [
"Apache-2.0"
] | 102 | 2015-01-22T10:00:29.000Z | 2022-02-09T13:29:43.000Z | /*
* This file is part of Healpix_cxx.
*
* Healpix_cxx 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 version.
*
* Healpix_cxx is... | 37.298876 | 80 | 0.642427 | [
"vector"
] |
07c74b3b9ae6790e4f7c285b5c8c2f93af3a4fe1 | 1,915 | h | C | src/oops/assimilation/HtMatrix.h | andreapiacentini/oops | 48c923c210a75773e2457eea8b1a8eee29837bb5 | [
"Apache-2.0"
] | 2 | 2021-03-10T18:33:19.000Z | 2022-01-05T08:37:31.000Z | src/oops/assimilation/HtMatrix.h | andreapiacentini/oops | 48c923c210a75773e2457eea8b1a8eee29837bb5 | [
"Apache-2.0"
] | 3 | 2020-10-30T21:38:31.000Z | 2020-11-02T18:14:29.000Z | src/oops/assimilation/HtMatrix.h | andreapiacentini/oops | 48c923c210a75773e2457eea8b1a8eee29837bb5 | [
"Apache-2.0"
] | 6 | 2017-08-03T23:36:57.000Z | 2017-09-15T15:14:17.000Z | /*
* (C) Copyright 2009-2016 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an... | 31.393443 | 85 | 0.705483 | [
"model"
] |
07cc937e32986732560c1ee4038c555c726892d0 | 2,624 | h | C | src/dynamo/network/node/Node.h | JoaoAJMatos/Dynamo-dev | 0b62022823af4da8826a1af34569234bd34234bc | [
"MIT"
] | null | null | null | src/dynamo/network/node/Node.h | JoaoAJMatos/Dynamo-dev | 0b62022823af4da8826a1af34569234bd34234bc | [
"MIT"
] | null | null | null | src/dynamo/network/node/Node.h | JoaoAJMatos/Dynamo-dev | 0b62022823af4da8826a1af34569234bd34234bc | [
"MIT"
] | null | null | null | //
// Created by joaoa on 21/04/2022.
//
#ifndef DEV_DYNAMO_NODE_H
#define DEV_DYNAMO_NODE_H
#define NODE_CONFIG_FILE_NAME "node.conf"
#define DEFAULT_UNIX_NODE_CONFIG_PATH "/etc/dynamo/Node/"
#define DEFAULT_WINDOWS_NODE_CONFIG_PATH "C:\\dynamo\\Node"
#ifdef _WIN32
#define DEFAULT_CONFIG_PATH DEFAULT_WINDOWS_NODE_C... | 29.155556 | 94 | 0.716082 | [
"vector"
] |
07d41c393cfa354a5467ff374a7f999b3c8ad969 | 1,288 | h | C | src/rx/render/frontend/resource.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | 2 | 2020-06-13T11:39:46.000Z | 2021-03-10T01:03:03.000Z | src/rx/render/frontend/resource.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | null | null | null | src/rx/render/frontend/resource.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | 1 | 2021-01-06T03:47:08.000Z | 2021-01-06T03:47:08.000Z | #ifndef RX_RENDER_FRONTEND_RESOURCE_H
#define RX_RENDER_FRONTEND_RESOURCE_H
#include "rx/core/concurrency/atomic.h"
#include "rx/core/markers.h"
namespace Rx::Render::Frontend {
struct Context;
struct Resource {
RX_MARK_NO_COPY(Resource);
enum class Type {
k_buffer,
k_target,
k_program,
k_textur... | 18.666667 | 55 | 0.73913 | [
"render"
] |
07d902055cdfbb7b732cfa19dad73ae7ba1fd931 | 357 | h | C | bbp/src/irikura/statgreen2/statgreen.h | ZhangHCFJEA/bbp | 33bd999cf8d719c49f9a904872c62f02eb5850d1 | [
"BSD-3-Clause"
] | 28 | 2017-10-31T09:16:30.000Z | 2022-02-28T23:44:29.000Z | bbp/src/irikura/statgreen2/statgreen.h | ZhangHCFJEA/bbp | 33bd999cf8d719c49f9a904872c62f02eb5850d1 | [
"BSD-3-Clause"
] | 37 | 2017-05-23T15:15:35.000Z | 2022-02-05T09:13:18.000Z | bbp/src/irikura/statgreen2/statgreen.h | ZhangHCFJEA/bbp | 33bd999cf8d719c49f9a904872c62f02eb5850d1 | [
"BSD-3-Clause"
] | 26 | 2017-09-21T17:43:33.000Z | 2021-11-29T06:34:30.000Z | #ifdef __cplusplus
extern "C" {
#endif
//void CBasenSpectrum::GetBasenWave( double dR_pq,int nSampleFrequency,int nSamplePoint , std::vector<double>& wave, std::vector<double>& wave2, std::vector<double> SAngle, int Ssize );
bool inputw( std::vector< std::complex<double> >& x, double dt, std::vector<double>& wave... | 32.454545 | 186 | 0.714286 | [
"vector"
] |
07de390fbb68c640d715113243cf21b6c5b0ddde | 7,318 | h | C | src/client/pebble_client.h | qingnia/Pebbble | 8f8ea5f24565f3e6c5e488597131eba9bdbf7d31 | [
"BSD-2-Clause"
] | 841 | 2016-11-11T21:44:15.000Z | 2022-03-13T09:00:56.000Z | src/client/pebble_client.h | qingnia/Pebbble | 8f8ea5f24565f3e6c5e488597131eba9bdbf7d31 | [
"BSD-2-Clause"
] | 21 | 2016-11-17T04:24:06.000Z | 2019-04-11T09:36:52.000Z | src/client/pebble_client.h | qingnia/Pebbble | 8f8ea5f24565f3e6c5e488597131eba9bdbf7d31 | [
"BSD-2-Clause"
] | 343 | 2016-11-11T11:06:19.000Z | 2022-03-21T09:07:45.000Z | /*
* Tencent is pleased to support the open source community by making Pebble available.
* Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
* Licensed under the MIT License (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the Lic... | 29.272 | 100 | 0.650178 | [
"vector"
] |
07e34701c81bb8b9411acaeb816093ccbd0aef35 | 1,945 | c | C | 3D/3D/TP2/Revolution/Vector.c | pallamidessi/Courses | ac5573cefc4c307c1a9f16a2c4e016a201dabece | [
"MIT"
] | null | null | null | 3D/3D/TP2/Revolution/Vector.c | pallamidessi/Courses | ac5573cefc4c307c1a9f16a2c4e016a201dabece | [
"MIT"
] | null | null | null | 3D/3D/TP2/Revolution/Vector.c | pallamidessi/Courses | ac5573cefc4c307c1a9f16a2c4e016a201dabece | [
"MIT"
] | null | null | null |
/*======================================================*\
Wednesday September the 25th 2013
Arash HABIBI
Vector.c
\*======================================================*/
#include "Vector.h"
//------------------------------------------------
Vector V_new(float x, float y, float z)
{
Vector v;
v.x = x;
... | 16.623932 | 73 | 0.574293 | [
"vector"
] |
07e6be4298a398ed753b7cd043fa8a3a464db15b | 3,250 | h | C | src/utils.h | alackfeng/fidinventor | ca696eacecac69ae9f570456ae97e1fce293a9b7 | [
"MIT"
] | null | null | null | src/utils.h | alackfeng/fidinventor | ca696eacecac69ae9f570456ae97e1fce293a9b7 | [
"MIT"
] | null | null | null | src/utils.h | alackfeng/fidinventor | ca696eacecac69ae9f570456ae97e1fce293a9b7 | [
"MIT"
] | null | null | null |
#ifndef _FIDINVENTOR_UTILS_H
#define _FIDINVENTOR_UTILS_H
#include "tinyformat.h"
#include <boost/thread.hpp>
namespace utils {
}
#define MAX_SIZE 1000000
extern std::map<std::string, std::string> mapArgs;
// This is needed because the foreach macro can't get over the comma in pair<t1, t2>
#define PAIRTYPE(t1, t2... | 23.214286 | 84 | 0.700923 | [
"vector"
] |
35b22e4fec43881406363e5e5ef35791db230537 | 16,241 | c | C | cpe-2015-projects/DragonCommon/libsrc/common/wfutil.c | patinyanudklin/git_testing | 81aa72dd211e8931df5d8a3f7852bb4ea09ad3f1 | [
"Unlicense"
] | null | null | null | cpe-2015-projects/DragonCommon/libsrc/common/wfutil.c | patinyanudklin/git_testing | 81aa72dd211e8931df5d8a3f7852bb4ea09ad3f1 | [
"Unlicense"
] | null | null | null | cpe-2015-projects/DragonCommon/libsrc/common/wfutil.c | patinyanudklin/git_testing | 81aa72dd211e8931df5d8a3f7852bb4ea09ad3f1 | [
"Unlicense"
] | null | null | null | #include "drelease.h"
ID_ WFUTIL_ID[] =
"\0@(#) " __FILE__ " $Revision: 1.13 $$Date: 2014/12/05 14:24:30 $";
D_REL_IDSTR;
/****************************************************************
*
* WFUTIL - Utilities for Linking with WF
* K.T. Rudahl
*
* $Revision: 1.13 $ $Date: 2014/12/05 1... | 29.909761 | 76 | 0.585617 | [
"model"
] |
35bb5b15254299be54f24184cf224582b354328a | 3,279 | c | C | NGSpice/ngspice-30/src/spicelib/devices/asrc/asrcload.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/asrc/asrcload.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/asrc/asrcload.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | /**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1987 Kanwar Jit Singh
**********/
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "asrcdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
int asrc_nvals = 0;
double *asrc_vals = NULL;... | 30.361111 | 105 | 0.507167 | [
"vector",
"model"
] |
35c417ba33091bb896d36626196f2004f342c705 | 1,545 | h | C | attachment/prebuild/include/seeta/CPointDetector2.h | zhanglaihe/https-github.com-seetaface-SeetaFaceEngine2 | 6b7e041a42142f3c2e1d3d5fdbff999c8b7400da | [
"BSD-2-Clause"
] | 840 | 2018-04-20T02:52:43.000Z | 2022-03-25T15:11:07.000Z | attachment/prebuild/include/seeta/CPointDetector2.h | hcr2018/SeetaFaceEngine2 | 6b7e041a42142f3c2e1d3d5fdbff999c8b7400da | [
"BSD-2-Clause"
] | 47 | 2018-04-19T23:58:57.000Z | 2020-11-12T04:00:44.000Z | attachment/prebuild/include/seeta/CPointDetector2.h | hcr2018/SeetaFaceEngine2 | 6b7e041a42142f3c2e1d3d5fdbff999c8b7400da | [
"BSD-2-Clause"
] | 285 | 2018-04-20T08:34:12.000Z | 2022-03-18T07:31:08.000Z | #pragma once
#include "CStruct.h"
struct SeetaPointDetector;
/**
* \brief construct an pointdetector
* \param model model path
* \return instance of PointDetector
*/
SEETA_C_API SeetaPointDetector *SeetaNew_PointDetector(const char *model);
/**
* \brief destruct an pointdetector
* \param ptr [in] pointer to t... | 34.333333 | 149 | 0.768932 | [
"model"
] |
35d431350a2632b61646d47ea3ddc126eccddfa9 | 9,547 | h | C | core/src/wallet/common/explorers/AbstractLedgerApiBlockchainExplorer.h | RomanWlm/lib-ledger-core | 8c068fccb074c516096abb818a4e20786e02318b | [
"MIT"
] | null | null | null | core/src/wallet/common/explorers/AbstractLedgerApiBlockchainExplorer.h | RomanWlm/lib-ledger-core | 8c068fccb074c516096abb818a4e20786e02318b | [
"MIT"
] | 1 | 2020-10-05T11:33:07.000Z | 2020-10-05T11:33:07.000Z | core/src/wallet/common/explorers/AbstractLedgerApiBlockchainExplorer.h | RomanWlm/lib-ledger-core | 8c068fccb074c516096abb818a4e20786e02318b | [
"MIT"
] | 2 | 2020-10-16T10:31:41.000Z | 2020-10-16T13:08:45.000Z | /*
*
* AbstractLedgerApiBlockchainExplorer
*
* Created by El Khalil Bellakrid on 29/07/2018.
*
* The MIT License (MIT)
*
* Copyright (c) 2018 Ledger
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal... | 55.184971 | 208 | 0.569184 | [
"vector"
] |
35d949d7d0470b0ce38140023baf59288a6fdb6e | 25,208 | h | C | ds/ds/src/ntdsa/include/dsatools.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | ds/ds/src/ntdsa/include/dsatools.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | ds/ds/src/ntdsa/include/dsatools.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: dsatools.h
//
//--------------------------------------------------------------------------
/*++
Abstract:
Directory utilit... | 30.371084 | 106 | 0.585727 | [
"object",
"vector",
"model"
] |
35dc135148796f38709647773700faaaa78350cd | 16,674 | h | C | Chimera/Source/Plotting/QCustomPlotCtrl.h | zzpwahaha/Chimera-Control-Trim | df1bbf6bea0b87b8c7c9a99dce213fdc249118f2 | [
"MIT"
] | null | null | null | Chimera/Source/Plotting/QCustomPlotCtrl.h | zzpwahaha/Chimera-Control-Trim | df1bbf6bea0b87b8c7c9a99dce213fdc249118f2 | [
"MIT"
] | null | null | null | Chimera/Source/Plotting/QCustomPlotCtrl.h | zzpwahaha/Chimera-Control-Trim | df1bbf6bea0b87b8c7c9a99dce213fdc249118f2 | [
"MIT"
] | null | null | null | #pragma once
#include "Plotting/dataPoint.h"
#include <QLineSeries>
#include "PrimaryWindows/IChimeraQtWindow.h"
#include <qchart.h>
#include <qchartview.h>
#include <qlineseries.h>
#include <qscatterseries.h>
#include <qobject.h>
#include <../3rd_Party/qcustomplot/qcustomplot.h>
#include <mutex>
#include <vector>
#i... | 19.639576 | 113 | 0.421015 | [
"object",
"vector"
] |
35e241b50280341af80e58ca0979d31505b64aa2 | 726 | h | C | node_modules/node-sass/src/custom_importer_bridge.h | zacharywelch/slides-reports | 5342f92303a40982a32be4351f88eb2379a9a3af | [
"MIT"
] | 49 | 2015-01-04T16:25:53.000Z | 2020-06-21T18:46:50.000Z | node_modules/node-sass/src/custom_importer_bridge.h | zacharywelch/slides-reports | 5342f92303a40982a32be4351f88eb2379a9a3af | [
"MIT"
] | 9 | 2015-01-28T17:01:24.000Z | 2015-10-12T19:33:57.000Z | node_modules/node-sass/src/custom_importer_bridge.h | zacharywelch/slides-reports | 5342f92303a40982a32be4351f88eb2379a9a3af | [
"MIT"
] | 111 | 2015-01-04T16:26:24.000Z | 2020-06-21T18:46:51.000Z | #ifndef CUSTOM_IMPORTER_BRIDGE_H
#define CUSTOM_IMPORTER_BRIDGE_H
#include <nan.h>
#include <sass_context.h>
#include "callback_bridge.h"
typedef Sass_Import_List SassImportList;
class CustomImporterBridge : public CallbackBridge<SassImportList> {
public:
CustomImporterBridge(v8::Local<v8::Function> cb, bool i... | 33 | 115 | 0.768595 | [
"object",
"vector"
] |
35e26e20f31d440ae0ef6216515544446c3240df | 2,484 | h | C | SDK/RobotLiveSDK/RobotLiveSDKHeader/RobotPenLiveManager.h | PPWrite/SDK_iOS_Temp | 78ca2159ac6d060426e99162f116957e63eb9841 | [
"MIT"
] | null | null | null | SDK/RobotLiveSDK/RobotLiveSDKHeader/RobotPenLiveManager.h | PPWrite/SDK_iOS_Temp | 78ca2159ac6d060426e99162f116957e63eb9841 | [
"MIT"
] | null | null | null | SDK/RobotLiveSDK/RobotLiveSDKHeader/RobotPenLiveManager.h | PPWrite/SDK_iOS_Temp | 78ca2159ac6d060426e99162f116957e63eb9841 | [
"MIT"
] | null | null | null | //
// RobotPenLiveManager.h
// PPWrite
//
// Created by JMS on 2017/11/13.
// Copyright © 2017年 Robot. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "RobotPenLiveHeader.h"
#import "RobotPenLiveDelegate.h"
#import "RobotLiveStudioBaseModel.h"
#import "RobotLiveStudioModel.h"
@interface RobotPenL... | 19.714286 | 142 | 0.714171 | [
"model"
] |
35e318f8c4485fce926b5d1465a9179a600cb603 | 16,477 | h | C | CLI/FK_CLI/include/Quaternion_CLI.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | 4 | 2020-05-15T03:43:53.000Z | 2021-06-05T16:21:31.000Z | CLI/FK_CLI/include/Quaternion_CLI.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | 1 | 2020-05-19T09:27:16.000Z | 2020-05-21T02:12:54.000Z | CLI/FK_CLI/include/Quaternion_CLI.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <FK/Quaternion.h>
#include "Matrix_CLI.h"
namespace FK_CLI
{
using namespace System;
//! 四元数(クォータニオン)を管理するクラス
/*!
* このクラスは、四元数(クォータニオン)の様々な機能を提供します。
* 四元数とは、3種類の虚数単位 \f$ i, j, k \f$ と 4 個の実数
* \f$ s, x, y, z \f$ を用いて
* \f[
* \mathbf{q} = s + xi + yj + zk
* \f]
... | 24.37426 | 79 | 0.576865 | [
"object"
] |
35e49216f9d45470d223044de160a773cdd922f5 | 7,566 | h | C | include/shapes/Sphere_t.h | guillaumetousignant/another_path_tracer | 2738b32f91443ce15d1e7ab8ab77903bdfca695b | [
"MIT"
] | 1 | 2019-08-08T12:19:45.000Z | 2019-08-08T12:19:45.000Z | include/shapes/Sphere_t.h | guillaumetousignant/another_path_tracer | 2738b32f91443ce15d1e7ab8ab77903bdfca695b | [
"MIT"
] | 38 | 2019-07-11T16:18:00.000Z | 2021-09-16T14:54:36.000Z | include/shapes/Sphere_t.h | guillaumetousignant/another_path_tracer | 2738b32f91443ce15d1e7ab8ab77903bdfca695b | [
"MIT"
] | null | null | null | #ifndef APTRACER_SPHERE_T_H
#define APTRACER_SPHERE_T_H
#include "entities/Ray_t.h"
#include "entities/Vec3f.h"
#include "entities/Shape_t.h"
namespace APTracer { namespace Entities {
class TransformMatrix_t;
class Material_t;
}}
using APTracer::Entities::Ray_t;
using APTracer::Entities::Vec3f;
... | 59.574803 | 193 | 0.630584 | [
"object",
"shape",
"vector"
] |
35f3639bd827d5bdedf3c83bbfd2776806a4ade0 | 4,789 | h | C | vec/vec3.h | bug00r/math | 58c4a2b009cd2c0f648c361c7fa19d299e676036 | [
"MIT"
] | 1 | 2021-03-01T10:15:06.000Z | 2021-03-01T10:15:06.000Z | vec/vec3.h | bug00r/math | 58c4a2b009cd2c0f648c361c7fa19d299e676036 | [
"MIT"
] | null | null | null | vec/vec3.h | bug00r/math | 58c4a2b009cd2c0f648c361c7fa19d299e676036 | [
"MIT"
] | 1 | 2021-03-01T10:15:07.000Z | 2021-03-01T10:15:07.000Z | #if 0
/**
This ist a vector with three dimensions x, y and z.
*/
#endif
#ifndef VEC_3_H
#define VEC_3_H
#include <stddef.h>
typedef struct {
float x;
float y;
float z;
} vec3_t;
extern const size_t vec3_size;
#if 0
//creates zero vector from v.
#endif
void vec3_zero(vec3_t * dest);
#if 0
//creates new zer... | 18.780392 | 104 | 0.687826 | [
"vector",
"3d"
] |
35f9742add52ce633364a10f17e0ec6c7154b3cb | 8,535 | h | C | algorithms/refinement/gaussian_smoother.h | TiankunZhou/dials | bd5c95b73c442cceb1c61b1690fd4562acf4e337 | [
"BSD-3-Clause"
] | 58 | 2015-10-15T09:28:20.000Z | 2022-03-28T20:09:38.000Z | algorithms/refinement/gaussian_smoother.h | TiankunZhou/dials | bd5c95b73c442cceb1c61b1690fd4562acf4e337 | [
"BSD-3-Clause"
] | 1,741 | 2015-11-24T08:17:02.000Z | 2022-03-31T15:46:42.000Z | algorithms/refinement/gaussian_smoother.h | TiankunZhou/dials | bd5c95b73c442cceb1c61b1690fd4562acf4e337 | [
"BSD-3-Clause"
] | 45 | 2015-10-14T13:44:16.000Z | 2022-03-22T14:45:56.000Z | /*
* gaussian_smoother.h
*
* Copyright (C) (2016) STFC Rutherford Appleton Laboratory, UK.
*
* Author: David Waterman
*
* This code is distributed under the BSD license, a copy of which is
* included in the root directory of this package.
*/
#ifndef DIALS_REFINEMENT_GAUSSIAN_SMOOTHER_H
#define DIALS_REFIN... | 29.229452 | 83 | 0.600117 | [
"vector"
] |
35fec9f216b6a1aed1e4b7825c08c95a0d6a53ae | 1,990 | h | C | src/vendor/mariadb-10.6.7/storage/columnstore/columnstore/utils/configcpp/xmlparser.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | null | null | null | src/vendor/mariadb-10.6.7/storage/columnstore/columnstore/utils/configcpp/xmlparser.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | null | null | null | src/vendor/mariadb-10.6.7/storage/columnstore/columnstore/utils/configcpp/xmlparser.h | zettadb/zettalib | 3d5f96dc9e3e4aa255f4e6105489758944d37cc4 | [
"Apache-2.0"
] | 2 | 2022-02-27T14:00:01.000Z | 2022-03-31T06:24:22.000Z | /* Copyright (C) 2014 InfiniDB, Inc.
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; version 2 of
the License.
This program is distributed in the hope that it will be useful,
but W... | 28.84058 | 112 | 0.635678 | [
"vector"
] |
35ffaf46cf494aa625133d002efea2a89e9b5d78 | 675 | h | C | firestore/src/jni/list.h | tupleapp/firebase-cpp-sdk | b49f62267c897d9012fc536ea1491bfb51562ae3 | [
"Apache-2.0"
] | null | null | null | firestore/src/jni/list.h | tupleapp/firebase-cpp-sdk | b49f62267c897d9012fc536ea1491bfb51562ae3 | [
"Apache-2.0"
] | null | null | null | firestore/src/jni/list.h | tupleapp/firebase-cpp-sdk | b49f62267c897d9012fc536ea1491bfb51562ae3 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020 Google LLC
#ifndef FIREBASE_FIRESTORE_SRC_JNI_LIST_H_
#define FIREBASE_FIRESTORE_SRC_JNI_LIST_H_
#include "firestore/src/jni/collection.h"
#include "firestore/src/jni/jni_fwd.h"
namespace firebase {
namespace firestore {
namespace jni {
/** A C++ proxy for a Java `List`. */
class List : public Col... | 21.774194 | 62 | 0.740741 | [
"object"
] |
c4031723701d9ddd4adf489a240b40e02c2c2182 | 21,735 | h | C | Source/GeneratedServices/Resourceviews/GTLRResourceviewsQuery.h | Coeur/google-api-objectivec-client-for-rest | c9a72cb0227015cb2c8bd742f2a7632001ca1f52 | [
"Apache-2.0"
] | 1 | 2018-03-15T04:11:57.000Z | 2018-03-15T04:11:57.000Z | Source/GeneratedServices/Resourceviews/GTLRResourceviewsQuery.h | Coeur/google-api-objectivec-client-for-rest | c9a72cb0227015cb2c8bd742f2a7632001ca1f52 | [
"Apache-2.0"
] | null | null | null | Source/GeneratedServices/Resourceviews/GTLRResourceviewsQuery.h | Coeur/google-api-objectivec-client-for-rest | c9a72cb0227015cb2c8bd742f2a7632001ca1f52 | [
"Apache-2.0"
] | null | null | null | // NOTE: This file was generated by the ServiceGenerator.
// ----------------------------------------------------------------------------
// API:
// Google Compute Engine Instance Groups API (resourceviews/v1beta2)
// Description:
// The Resource View API allows users to create and manage logical sets of
// Goog... | 32.586207 | 126 | 0.72795 | [
"object"
] |
c405f702ce9a77f74ac22c5e6c2f6b34e643824f | 4,865 | h | C | tools/yulPhaser/Population.h | step21/solidity | 2a0d701f709673162e8417d2f388b8171a34e892 | [
"MIT"
] | null | null | null | tools/yulPhaser/Population.h | step21/solidity | 2a0d701f709673162e8417d2f388b8171a34e892 | [
"MIT"
] | 1 | 2020-06-17T14:24:49.000Z | 2020-06-17T14:24:49.000Z | tools/yulPhaser/Population.h | step21/solidity | 2a0d701f709673162e8417d2f388b8171a34e892 | [
"MIT"
] | null | null | null | /*
This file is part of solidity.
solidity is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
solidity is distributed in the hope that i... | 36.30597 | 121 | 0.776362 | [
"vector"
] |
dbaf5b6df66ee79a83bba6bb55b1f9413468bcb0 | 2,823 | h | C | apps/vaporgui/AnimationEventRouter.h | sgpearse/VAPOR | 12d4ed2e914ff3f6b59989a33a88d7399f45c41b | [
"BSD-3-Clause"
] | 1 | 2021-05-18T20:12:31.000Z | 2021-05-18T20:12:31.000Z | apps/vaporgui/AnimationEventRouter.h | sgpearse/VAPOR | 12d4ed2e914ff3f6b59989a33a88d7399f45c41b | [
"BSD-3-Clause"
] | null | null | null | apps/vaporgui/AnimationEventRouter.h | sgpearse/VAPOR | 12d4ed2e914ff3f6b59989a33a88d7399f45c41b | [
"BSD-3-Clause"
] | null | null | null | //************************************************************************
// *
// Copyright (C) 2006 *
// University Corporation for Atmospheric Research *
// All Rights Reserved *
// *
//****************************************************************... | 23.722689 | 89 | 0.643996 | [
"vector"
] |
dbaff53d8c151bb2f16eba6d5e43a6560e3b4dff | 28,633 | h | C | DoublyLinkedList.h | OPatrickO/SkipList | 790fb0a110a4cc272ee06ac3f24b8d7a777ad154 | [
"MIT"
] | null | null | null | DoublyLinkedList.h | OPatrickO/SkipList | 790fb0a110a4cc272ee06ac3f24b8d7a777ad154 | [
"MIT"
] | null | null | null | DoublyLinkedList.h | OPatrickO/SkipList | 790fb0a110a4cc272ee06ac3f24b8d7a777ad154 | [
"MIT"
] | null | null | null | #ifndef DOUBLYLINKEDLIST_H
#define DOUBLYLINKEDLIST_H
#include <QDebug>
#include <QTime>
#include <iostream>
#include <math.h>
#include <stdexcept>
#include <string>
#include <vector>
#include "SkipList.h"
using namespace std;
template <class T> class Node {
public:
T data;
int index = -1;
Node<T> *next = nul... | 23.920635 | 80 | 0.589984 | [
"vector"
] |
dbb0d368043f62b6ef0f676157db388ac3fefccf | 277 | h | C | XQQThinkProj/XQQThinkProj/Me/Views/XQQMeSqureBtn.h | xiaogehenjimo/XQQThinkProj | 017e07b168938dc3dfca084ff54b5b853350dfd0 | [
"Apache-2.0"
] | 1 | 2017-02-06T05:34:37.000Z | 2017-02-06T05:34:37.000Z | XQQThinkProj/XQQThinkProj/Me/Views/XQQMeSqureBtn.h | xiaogehenjimo/XQQThinkProj | 017e07b168938dc3dfca084ff54b5b853350dfd0 | [
"Apache-2.0"
] | null | null | null | XQQThinkProj/XQQThinkProj/Me/Views/XQQMeSqureBtn.h | xiaogehenjimo/XQQThinkProj | 017e07b168938dc3dfca084ff54b5b853350dfd0 | [
"Apache-2.0"
] | null | null | null | //
// XQQMeSqureBtn.h
// XQQThinkProj
//
// Created by XQQ on 16/10/11.
// Copyright © 2016年 UIP. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "XQQMeSquare.h"
@interface XQQMeSqureBtn : UIButton
/**模型*/
@property(nonatomic, strong) XQQMeSquare * model;
@end
| 18.466667 | 52 | 0.68231 | [
"model"
] |
dbb2ae08e40ff3e86fe34a0f384e7c83810c38b8 | 14,480 | h | C | render.h | javimontero/zenslider-controller | 9281ef1ab4cae5a164de0301de4a003dd24b3d4d | [
"MIT"
] | null | null | null | render.h | javimontero/zenslider-controller | 9281ef1ab4cae5a164de0301de4a003dd24b3d4d | [
"MIT"
] | null | null | null | render.h | javimontero/zenslider-controller | 9281ef1ab4cae5a164de0301de4a003dd24b3d4d | [
"MIT"
] | null | null | null | #include "render/rVideoPro.h"
#include "render/rTimeLapsePro.h"
#include "render/rAstroFocus.h"
#include "render/rFollowFocus.h"
#include "render/rRailLen.h"
void u8gsetup(void) {
if ( u8g.getMode() == U8G_MODE_R3G3B2 )
u8g.setColorIndex(255); // white
else if ( u8g.getMode() == U8G_MODE_GRAY2BIT )
... | 32.393736 | 125 | 0.621478 | [
"render"
] |
dbb6b4da82f7fbfa00b7b85d20363994d8bbba21 | 5,167 | c | C | experiments/mem-interactions/memlib_native.c | pyronia-sys/pyronia-cpython | 29e726a7c4df062a9bfd345cd3cfcae147fb3d9c | [
"PSF-2.0"
] | null | null | null | experiments/mem-interactions/memlib_native.c | pyronia-sys/pyronia-cpython | 29e726a7c4df062a9bfd345cd3cfcae147fb3d9c | [
"PSF-2.0"
] | null | null | null | experiments/mem-interactions/memlib_native.c | pyronia-sys/pyronia-cpython | 29e726a7c4df062a9bfd345cd3cfcae147fb3d9c | [
"PSF-2.0"
] | 1 | 2021-12-05T19:53:08.000Z | 2021-12-05T19:53:08.000Z | #include <Python.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <setjmp.h>
#include <openssl/rand.h>
#include "nativemodule.h"
int global_var = 12;
static PyObject *my_callback = NULL;
static jmp_buf buf;
static const char *STAR = "*";
static const char *DOLLAR = "$";
// P... | 29.19209 | 135 | 0.664409 | [
"object"
] |
dbc08ba94eaea2d049a4bc2259e5ecd6846fb985 | 2,540 | h | C | src/mirheo/core/interactions/pairwise/base_pairwise.h | noabauma/Mirheo | bf7979bfbbf402d33c26ac5dc879f880e78e7017 | [
"MIT"
] | null | null | null | src/mirheo/core/interactions/pairwise/base_pairwise.h | noabauma/Mirheo | bf7979bfbbf402d33c26ac5dc879f880e78e7017 | [
"MIT"
] | null | null | null | src/mirheo/core/interactions/pairwise/base_pairwise.h | noabauma/Mirheo | bf7979bfbbf402d33c26ac5dc879f880e78e7017 | [
"MIT"
] | null | null | null | // Copyright 2020 ETH Zurich. All Rights Reserved.
#pragma once
#include <mirheo/core/interactions/interface.h>
#include <mirheo/core/interactions/utils/parameters_wrap.h>
namespace mirheo
{
/** \brief Base class for short-range symmetric pairwise interactions
*/
class BasePairwiseInteraction : public Interaction
{... | 43.050847 | 137 | 0.718898 | [
"object"
] |
dbc381be2b484b5c833593f8e26c60b0f78b7d9d | 1,436 | h | C | src/Vector.h | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | src/Vector.h | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | src/Vector.h | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | #ifndef VECTOR_H
#define VECTOR_H
#include <stddef.h>
#include "algorithm.h"
#include "math.h"
template<typename V, typename Alloc = Allocator<>>
class Vector {
V *array;
size_t size;
size_t capacity;
typename AllocatorTraits<Alloc>::template Rebind<V>::Other::BaseType allocator;
template<typenam... | 20.225352 | 83 | 0.536212 | [
"vector"
] |
dbeb3ebd5264039e317581f761383e43934c3c43 | 6,560 | h | C | src/objects/main/MainObj.h | steptosky/3DsMax-X-Obj-Exporter | c70f5a60056ee71aba1569f1189c38b9e01d2f0e | [
"BSD-3-Clause"
] | 20 | 2017-07-07T06:07:30.000Z | 2022-03-09T12:00:57.000Z | src/objects/main/MainObj.h | steptosky/3DsMax-X-Obj-Exporter | c70f5a60056ee71aba1569f1189c38b9e01d2f0e | [
"BSD-3-Clause"
] | 28 | 2017-07-07T06:08:27.000Z | 2022-03-09T12:09:23.000Z | src/objects/main/MainObj.h | steptosky/3DsMax-X-Obj-Exporter | c70f5a60056ee71aba1569f1189c38b9e01d2f0e | [
"BSD-3-Clause"
] | 7 | 2018-01-24T19:43:22.000Z | 2020-01-06T00:05:40.000Z | /*
** Copyright(C) 2017, StepToSky
**
** Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are met:
**
** 1.Redistributions of source code must retain the above copyright notice, this
** list of conditions and the following di... | 39.281437 | 115 | 0.554878 | [
"mesh",
"object",
"vector"
] |
dbedc63a09d07105ce848b7fb13696a1a81fecc7 | 1,775 | h | C | Rendering/RayTracing/vtkOSPRayAMRVolumeMapperNode.h | DmitrySemikin/vtk-mirror | 7e70ac8c84797c7603686bd9bf8030c2ad8f101f | [
"BSD-3-Clause"
] | 1 | 2020-03-24T14:08:58.000Z | 2020-03-24T14:08:58.000Z | Rendering/RayTracing/vtkOSPRayAMRVolumeMapperNode.h | DmitrySemikin/vtk-mirror | 7e70ac8c84797c7603686bd9bf8030c2ad8f101f | [
"BSD-3-Clause"
] | null | null | null | Rendering/RayTracing/vtkOSPRayAMRVolumeMapperNode.h | DmitrySemikin/vtk-mirror | 7e70ac8c84797c7603686bd9bf8030c2ad8f101f | [
"BSD-3-Clause"
] | 2 | 2020-03-24T14:09:05.000Z | 2021-09-17T09:30:26.000Z | /*=========================================================================
Program: Visualization Toolkit
Module: vtkOSPRayAMRVolumeMapperNode.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
Thi... | 32.87037 | 99 | 0.72507 | [
"render"
] |
dbf0aa0bcc4cd18e68c3d2df2987de2f6b2ac4ef | 23,139 | h | C | viz/FL_viewer.h | biospi/seamass-vizgui | cdde23febde72edc165327ebd10900bb48bd7014 | [
"Apache-2.0"
] | 1 | 2020-02-14T23:40:29.000Z | 2020-02-14T23:40:29.000Z | viz/FL_viewer.h | biospi/seamass-vizgui | cdde23febde72edc165327ebd10900bb48bd7014 | [
"Apache-2.0"
] | null | null | null | viz/FL_viewer.h | biospi/seamass-vizgui | cdde23febde72edc165327ebd10900bb48bd7014 | [
"Apache-2.0"
] | null | null | null | //
// Copyright 2014 CADET Bioinformatics Laboratory
// University of Manchester, UK
//
// 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/LI... | 25.455446 | 157 | 0.66187 | [
"vector"
] |
dbf6741db1b269bd11e279c0aa739d39a13f0103 | 10,165 | h | C | LLNL-yorick-fda4a1e/gist/draw.h | dle8/Kronos | fefa5dc620c8b303016339536d126182c651fa49 | [
"MIT"
] | null | null | null | LLNL-yorick-fda4a1e/gist/draw.h | dle8/Kronos | fefa5dc620c8b303016339536d126182c651fa49 | [
"MIT"
] | 2 | 2021-03-31T19:35:51.000Z | 2021-12-13T20:34:59.000Z | LLNL-yorick-fda4a1e/gist/draw.h | dle8/Kronos | fefa5dc620c8b303016339536d126182c651fa49 | [
"MIT"
] | 2 | 2020-01-20T20:26:08.000Z | 2021-07-31T18:57:47.000Z | /*
* $Id: draw.h,v 1.1 2005-09-18 22:04:28 dhmunro Exp $
* Declare display list structures of GIST C interface
*/
/* Copyright (c) 2005, The Regents of the University of California.
* All rights reserved.
* This file is part of yorick (http://yorick.sourceforge.net).
* Read the accompanying LICENSE file for detai... | 39.399225 | 76 | 0.624102 | [
"mesh",
"object",
"vector"
] |
e00333a3021cd79cff27bdf412d805500eea24a1 | 37,821 | c | C | mame/src/mame/video/model1.c | clobber/MAME-OS-X | ca11d0e946636bda042b6db55c82113e5722fc08 | [
"MIT"
] | 15 | 2015-03-03T23:15:57.000Z | 2021-11-12T07:09:24.000Z | mame/src/mame/video/model1.c | clobber/MAME-OS-X | ca11d0e946636bda042b6db55c82113e5722fc08 | [
"MIT"
] | null | null | null | mame/src/mame/video/model1.c | clobber/MAME-OS-X | ca11d0e946636bda042b6db55c82113e5722fc08 | [
"MIT"
] | 8 | 2015-07-07T16:40:44.000Z | 2020-08-18T06:57:29.000Z | #include "emu.h"
#include "video/segaic24.h"
#include "cpu/mb86233/mb86233.h"
#include "includes/model1.h"
#define LOG_TGP_VIDEO 0
#define LOG_TGP(x) do { if (LOG_TGP_VIDEO) logerror x; } while (0)
// Model 1 geometrizer TGP and rasterizer simulation
enum { FRAC_SHIFT = 16 };
enum { MOIRE = 0x00010000 }... | 24.463777 | 157 | 0.562677 | [
"render",
"object",
"vector",
"model"
] |
e00e1c87070c636b17b0118e6b350db7176cefe1 | 1,872 | h | C | Codes/VAD_UNC_iOS/VAD_UNC/Processing/audioProcessing.h | ssprl/Integrated-Voice-Activity-Detector-with-Unsupervised-Noise-Classification-App | eb67362a79b1e940d0e0cc3d58785d6cb280471e | [
"MIT"
] | 2 | 2019-05-07T08:22:07.000Z | 2019-09-26T13:01:15.000Z | VAD-UNC-iOS/VAD_UNC/Processing/audioProcessing.h | nasim-alamdari/Unsupervised-Noise-Classification | 793b966acbecdad116f308386dc1a5f689fc72be | [
"MIT"
] | null | null | null | VAD-UNC-iOS/VAD_UNC/Processing/audioProcessing.h | nasim-alamdari/Unsupervised-Noise-Classification | 793b966acbecdad116f308386dc1a5f689fc72be | [
"MIT"
] | 1 | 2021-06-02T02:15:57.000Z | 2021-06-02T02:15:57.000Z | //
// audioProcessing.h
// CNNVad
//
// Created by Abhishek Sehgal on 3/14/17.
// Copyright © 2017 axs145031. All rights reserved.
//
#ifndef audioProcessing_h
#define audioProcessing_h
#include <stdio.h>
#include "Transforms.h"
#include "MelSpectrogram.h"
#include "FIRFilter.h"
#include "Art2FusionClassifier.h"
... | 26.742857 | 120 | 0.68109 | [
"transform"
] |
e00fb4b8db6e61625d46115e510e67caea596d2a | 1,981 | h | C | libs/fdd/filters/nop.h | safecass/safecass | 1e0e6760b9720f6f2779779ed428e5c8c1eb2a88 | [
"MIT"
] | null | null | null | libs/fdd/filters/nop.h | safecass/safecass | 1e0e6760b9720f6f2779779ed428e5c8c1eb2a88 | [
"MIT"
] | 41 | 2015-09-21T03:29:27.000Z | 2016-12-31T06:42:47.000Z | libs/fdd/filters/nop.h | safecass/safecass | 1e0e6760b9720f6f2779779ed428e5c8c1eb2a88 | [
"MIT"
] | null | null | null | //-----------------------------------------------------------------------------------
//
// SAFECASS: Safety Architecture For Engineering Computer-Assisted Surgical Systems
//
// Copyright (C) 2012-2015 Min Yang Jung and Peter Kazanzides
//
//-----------------------------------------------------------------------------... | 27.901408 | 93 | 0.557799 | [
"vector"
] |
e01006be23fb57df75682e2bfe5ae93e47b41f10 | 739 | h | C | TZImagePickerController/TZImagePickerController/TZPhotoPickerController.h | kidneytec/TZImagePickerController | f063f15c69108f70ac115cac97d730da6b5f6c05 | [
"MIT"
] | null | null | null | TZImagePickerController/TZImagePickerController/TZPhotoPickerController.h | kidneytec/TZImagePickerController | f063f15c69108f70ac115cac97d730da6b5f6c05 | [
"MIT"
] | null | null | null | TZImagePickerController/TZImagePickerController/TZPhotoPickerController.h | kidneytec/TZImagePickerController | f063f15c69108f70ac115cac97d730da6b5f6c05 | [
"MIT"
] | null | null | null | //
// TZPhotoPickerController.h
// TZImagePickerController
//
// Created by 谭真 on 15/12/24.
// Copyright © 2015年 谭真. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <CoreLocation/CoreLocation.h>
@class TZAlbumModel, TZCollectionView;
@interface TZPhotoPickerController : UIViewController
@property (nonato... | 25.482759 | 73 | 0.776725 | [
"model"
] |
e0132138bc2b415ba098b46079d7409828f0bc3e | 2,108 | h | C | include/FalconEngine/Graphics/Effect/PhongEffect.h | LiuYiZhou95/FalconEngine | b798f20e9dbd01334a4e4cdbbd9a5bec74966418 | [
"MIT"
] | null | null | null | include/FalconEngine/Graphics/Effect/PhongEffect.h | LiuYiZhou95/FalconEngine | b798f20e9dbd01334a4e4cdbbd9a5bec74966418 | [
"MIT"
] | null | null | null | include/FalconEngine/Graphics/Effect/PhongEffect.h | LiuYiZhou95/FalconEngine | b798f20e9dbd01334a4e4cdbbd9a5bec74966418 | [
"MIT"
] | 1 | 2021-08-25T07:39:02.000Z | 2021-08-25T07:39:02.000Z | #pragma once
#include <FalconEngine/Graphics/Common.h>
#include <FalconEngine/Graphics/Renderer/VisualEffect.h>
#include <FalconEngine/Graphics/Renderer/VisualEffectParams.h>
namespace FalconEngine
{
class Light;
class Material;
class Mesh;
class Node;
class Visual;
class VisualEffectInstance;
#pragma warning(dis... | 30.114286 | 88 | 0.558824 | [
"mesh",
"vector"
] |
e0140c85b90e318dc30b94f305465d10a34600fa | 15,621 | c | C | tests/test_dbus_server.c | nutanix/conntrack-migrator | e9443571e870f779c18ce1fa2f8231a8260fe5db | [
"BSD-3-Clause"
] | null | null | null | tests/test_dbus_server.c | nutanix/conntrack-migrator | e9443571e870f779c18ce1fa2f8231a8260fe5db | [
"BSD-3-Clause"
] | 4 | 2021-04-07T08:30:50.000Z | 2021-11-29T11:49:07.000Z | tests/test_dbus_server.c | nutanix/conntrack-migrator | e9443571e870f779c18ce1fa2f8231a8260fe5db | [
"BSD-3-Clause"
] | null | null | null | /**
* Copyright (c) 2021, Nutanix, Inc.
*
* Author(s): priyankar.jain@nutanix.com
*
* Conntrack-Migrator v.1.0 is dual licensed under the BSD 3 Clause License or
* the GNU General Public License version 2.
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <check.h>
#inc... | 26.476271 | 78 | 0.631138 | [
"object"
] |
e0191f7988f961fa6cf0499170b4d7571f9f281f | 1,143 | h | C | Cpp/SDK/BP_RadialAction_classes.h | MrManiak/Squad-SDK | 742feb5991ae43d6f0cedd2d6b32b949923ca4f9 | [
"Apache-2.0"
] | 1 | 2020-08-15T08:31:55.000Z | 2020-08-15T08:31:55.000Z | Cpp/SDK/BP_RadialAction_classes.h | MrManiak/Squad-SDK | 742feb5991ae43d6f0cedd2d6b32b949923ca4f9 | [
"Apache-2.0"
] | 2 | 2020-08-15T08:43:56.000Z | 2021-01-15T05:04:48.000Z | Cpp/SDK/BP_RadialAction_classes.h | MrManiak/Squad-SDK | 742feb5991ae43d6f0cedd2d6b32b949923ca4f9 | [
"Apache-2.0"
] | 2 | 2020-08-10T12:05:42.000Z | 2021-02-12T19:56:10.000Z | #pragma once
// Name: S, Version: b
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// Blueprin... | 24.319149 | 177 | 0.623797 | [
"model"
] |
e01b97b5fa5bf6a20ca13f6b44d951355a6db3c4 | 3,196 | h | C | ble-mesh-profile/sources/stack/network/mesh_network_main.h | lonesomebyte537/cordio | c0db6dc27d1931feafa7f8db018cd9095416f978 | [
"Apache-2.0"
] | 1 | 2022-02-15T03:51:14.000Z | 2022-02-15T03:51:14.000Z | ble-mesh-profile/sources/stack/network/mesh_network_main.h | lonesomebyte537/cordio | c0db6dc27d1931feafa7f8db018cd9095416f978 | [
"Apache-2.0"
] | null | null | null | ble-mesh-profile/sources/stack/network/mesh_network_main.h | lonesomebyte537/cordio | c0db6dc27d1931feafa7f8db018cd9095416f978 | [
"Apache-2.0"
] | 2 | 2022-01-21T08:00:37.000Z | 2022-02-15T03:51:23.000Z | /*************************************************************************************************/
/*!
* \file mesh_network_main.h
*
* \brief Network Layer internal module interface.
*
* Copyright (c) 2010-2018 Arm Ltd.
*
* Copyright (c) 2019 Packetcraft, Inc.
*
* Licensed under the Apache License, Ve... | 36.735632 | 99 | 0.562578 | [
"mesh"
] |
e01ce34772d13d142bb44d283695f785391e9682 | 3,599 | h | C | perception_oru-port-kinetic/ndt_mcl/include/ndt_mcl/ownRandom.h | lllray/ndt-loam | 331867941e0764b40e1a980dd85d2174f861e9c8 | [
"BSD-3-Clause"
] | 1 | 2020-11-14T08:21:13.000Z | 2020-11-14T08:21:13.000Z | perception_oru-port-kinetic/ndt_mcl/include/ndt_mcl/ownRandom.h | lllray/ndt-loam | 331867941e0764b40e1a980dd85d2174f861e9c8 | [
"BSD-3-Clause"
] | 1 | 2021-07-28T04:47:56.000Z | 2021-07-28T04:47:56.000Z | perception_oru-port-kinetic/ndt_mcl/include/ndt_mcl/ownRandom.h | lllray/ndt-loam | 331867941e0764b40e1a980dd85d2174f861e9c8 | [
"BSD-3-Clause"
] | 2 | 2020-12-18T11:25:53.000Z | 2022-02-19T12:59:59.000Z | /**
* A helper class for calculating random numbers
* @author Jari Saarinen (jari.p.saarinen@gmail.com)
*/
#ifndef _OWN_RANDOM_H_
#define _OWN_RANDOM_H_
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include <string.h>
#include <vector>
///////////////////////////////////////////////... | 22.778481 | 80 | 0.531814 | [
"vector",
"transform"
] |
e01f48ae70321588475a4561b08a8060b9b8e245 | 2,386 | h | C | eden/fs/utils/IoFuture.h | jmswen/eden | 5e0b051703fa946cc77fc43004435ae6b20599a1 | [
"BSD-3-Clause"
] | null | null | null | eden/fs/utils/IoFuture.h | jmswen/eden | 5e0b051703fa946cc77fc43004435ae6b20599a1 | [
"BSD-3-Clause"
] | null | null | null | eden/fs/utils/IoFuture.h | jmswen/eden | 5e0b051703fa946cc77fc43004435ae6b20599a1 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2004-present, Facebook, Inc.
* 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 PATENTS file in the same directory.
*
*/
#pra... | 30.202532 | 80 | 0.722548 | [
"object"
] |
e0323c5de9e33106fc3805a932e723a6fdda26a9 | 2,481 | h | C | FATX/IO/xMultiFileStream.h | pilatomic/Up | 4af2fdc0294d09a1a730af59c20815c6a6500e39 | [
"MIT"
] | 20 | 2015-02-07T02:32:23.000Z | 2021-11-28T08:15:48.000Z | FATX/IO/xMultiFileStream.h | pilatomic/Up | 4af2fdc0294d09a1a730af59c20815c6a6500e39 | [
"MIT"
] | 2 | 2015-12-11T12:11:45.000Z | 2018-12-31T19:49:59.000Z | FATX/IO/xMultiFileStream.h | pilatomic/Up | 4af2fdc0294d09a1a730af59c20815c6a6500e39 | [
"MIT"
] | 4 | 2015-02-08T03:33:07.000Z | 2021-06-11T01:12:52.000Z | #ifndef __XMFS__HG
#define __XMFS__HG
#include "IStream.h"
#include "xFileStream.h"
#include <vector>
#include "../xexception.h"
#include <exception>
#include <stdexcept>
namespace Streams
{
class xMultiFileStream :
public IStream
{
private:
INT64 UserOffset;
std::vector<xFileStream*> File... | 36.485294 | 99 | 0.628376 | [
"vector"
] |
e04ae56f54754cb4d1ddbcf44cf9285506d3e2d5 | 9,357 | h | C | include/tinkerforge/bricklet_industrial_analog_out.h | ulrichwi/ros-tinkerforge_sensors | 43a4a7136c6d6dfc01f65a0964dfd19aaa0e457a | [
"MIT"
] | 1 | 2018-12-11T16:04:42.000Z | 2018-12-11T16:04:42.000Z | include/tinkerforge/bricklet_industrial_analog_out.h | ulrichwi/ros-tinkerforge_sensors | 43a4a7136c6d6dfc01f65a0964dfd19aaa0e457a | [
"MIT"
] | null | null | null | include/tinkerforge/bricklet_industrial_analog_out.h | ulrichwi/ros-tinkerforge_sensors | 43a4a7136c6d6dfc01f65a0964dfd19aaa0e457a | [
"MIT"
] | null | null | null | /* ***********************************************************
* This file was automatically generated on 2018-11-28. *
* *
* C/C++ Bindings Version 2.1.23 *
* *
* If... | 31.086379 | 246 | 0.762531 | [
"object"
] |
e0555e120430163b88bef173e7cafae0d86934b0 | 2,081 | h | C | tf2_src/hammer/mapfrustum.h | IamIndeedGamingAsHardAsICan03489/TeamFortress2 | 1b81dded673d49adebf4d0958e52236ecc28a956 | [
"MIT"
] | 4 | 2021-10-03T05:16:55.000Z | 2021-12-28T16:49:27.000Z | src/hammer/mapfrustum.h | cafeed28/what | 08e51d077f0eae50afe3b592543ffa07538126f5 | [
"Unlicense"
] | null | null | null | src/hammer/mapfrustum.h | cafeed28/what | 08e51d077f0eae50afe3b592543ffa07538126f5 | [
"Unlicense"
] | 3 | 2022-02-02T18:09:58.000Z | 2022-03-06T18:54:39.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#ifndef MAPFRUSTUM_H
#define MAPFRUSTUM_H
#ifdef _WIN32
#pragma once
#endif
#include "MapHelper.h"
#include "MapFace.h"
#include "fgdlib/WC... | 23.91954 | 136 | 0.722249 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.