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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9bd82eeb246bfa50b3710847d5eb11b6e5fba512 | 27,991 | h | C | cc3200-sdk/ti_rtos/ti_rtos_config/ewarm/iar/tirtos/ti/sysbios/xdcruntime/SemThreadSupport.h | rchtsang/cc3200-sdk-linux-gcc | 92d11e088a19cdea9374ef0ead2c3dd55995dcff | [
"MIT"
] | 2 | 2017-04-27T09:24:42.000Z | 2020-04-01T17:52:28.000Z | cc3200-sdk/ti_rtos/ti_rtos_config/ewarm/iar/tirtos/ti/sysbios/xdcruntime/SemThreadSupport.h | rchtsang/cc3200-sdk-linux-gcc | 92d11e088a19cdea9374ef0ead2c3dd55995dcff | [
"MIT"
] | null | null | null | cc3200-sdk/ti_rtos/ti_rtos_config/ewarm/iar/tirtos/ti/sysbios/xdcruntime/SemThreadSupport.h | rchtsang/cc3200-sdk-linux-gcc | 92d11e088a19cdea9374ef0ead2c3dd55995dcff | [
"MIT"
] | 3 | 2018-01-30T16:38:52.000Z | 2022-03-30T00:56:46.000Z | /*
* Do not modify this file; it is automatically
* generated and any modifications will be overwritten.
*
* @(#) xdc-B06
*/
/*
* ======== GENERATED SECTIONS ========
*
* PROLOGUE
* INCLUDES
*
* CREATE ARGS
* INTERNAL DEFINITIONS
* MODULE-WIDE CONFIGS
* ... | 48.764808 | 211 | 0.864849 | [
"object"
] |
9bdfd2cc5ada207bc405f3853fcf9e93d0b66219 | 7,320 | h | C | solvers/non_convex_optimization_util.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 2 | 2021-02-25T02:01:02.000Z | 2021-03-17T04:52:04.000Z | solvers/non_convex_optimization_util.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | null | null | null | solvers/non_convex_optimization_util.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 1 | 2021-06-13T12:05:39.000Z | 2021-06-13T12:05:39.000Z | #pragma once
#include <tuple>
#include <utility>
#include <vector>
#include <Eigen/Core>
#include "drake/solvers/mathematical_program.h"
namespace drake {
namespace solvers {
// TODO(hongkai.dai): templatize this function, to avoid dynamic memory
// allocation.
/**
* For a non-convex homogeneous quadratic form xᵀQ... | 43.571429 | 80 | 0.68265 | [
"vector"
] |
9bee642bddaab47ed91866109c27dfe734b938e0 | 1,063 | h | C | deploy/config.h | Thalhammer/pve-simple-container | bfe7e72961fe6ae350587c71c71ef1be8e5fd5f5 | [
"MIT"
] | 1 | 2020-05-12T03:17:51.000Z | 2020-05-12T03:17:51.000Z | deploy/config.h | Thalhammer/pve-simple-container | bfe7e72961fe6ae350587c71c71ef1be8e5fd5f5 | [
"MIT"
] | 6 | 2018-09-08T13:00:49.000Z | 2019-02-12T13:43:23.000Z | deploy/config.h | Thalhammer/pve-simple-container | bfe7e72961fe6ae350587c71c71ef1be8e5fd5f5 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include <set>
#include <tuple>
namespace picojson { class value; }
namespace pvesc {
namespace deploy {
typedef struct {
std::string hostname;
std::string username = "root";
std::string password;
std::string realm = "pam";
bool ignore_ssl = false;
}... | 21.693878 | 56 | 0.65381 | [
"vector"
] |
9bef6d23cadc9381aa3d3aa0ea000b2cf93c9a9f | 7,635 | h | C | src/erpc/erpc_client_manager.h | jpoel91/Seeed_Arduino_rpcUnified | ec7f66468e7c815bb12ce570102ece3a1e47fd7b | [
"MIT"
] | 21 | 2020-09-14T08:44:19.000Z | 2022-03-28T16:11:15.000Z | src/erpc/erpc_client_manager.h | jpoel91/Seeed_Arduino_rpcUnified | ec7f66468e7c815bb12ce570102ece3a1e47fd7b | [
"MIT"
] | 12 | 2020-11-05T15:49:32.000Z | 2022-02-17T11:23:36.000Z | src/erpc/erpc_client_manager.h | jpoel91/Seeed_Arduino_rpcUnified | ec7f66468e7c815bb12ce570102ece3a1e47fd7b | [
"MIT"
] | 10 | 2020-10-22T12:38:58.000Z | 2022-03-06T02:50:57.000Z | /*
* Copyright (c) 2014-2016, Freescale Semiconductor, Inc.
* Copyright 2016-2017 NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _EMBEDDED_RPC__CLIENT_MANAGER_H_
#define _EMBEDDED_RPC__CLIENT_MANAGER_H_
#ifdef __cplusplus
#include "erpc_codec.h"
#include "erpc_config_internal... | 27.365591 | 102 | 0.64702 | [
"object"
] |
9bf827f139d48e36ffa5ca8665ac80e24af2cc13 | 12,703 | c | C | trinity-plugins/kmer/libutil/md5.c | genome-vendor/trinity | edf531351bf5c244ae699d0ad69348a249900cce | [
"BSD-3-Clause"
] | 4 | 2015-02-10T06:56:03.000Z | 2021-06-30T23:33:07.000Z | trinity-plugins/kmer/libutil/md5.c | genome-vendor/trinity | edf531351bf5c244ae699d0ad69348a249900cce | [
"BSD-3-Clause"
] | null | null | null | trinity-plugins/kmer/libutil/md5.c | genome-vendor/trinity | edf531351bf5c244ae699d0ad69348a249900cce | [
"BSD-3-Clause"
] | 7 | 2015-03-24T14:23:58.000Z | 2020-01-15T16:54:10.000Z | #include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include "util.h"
// The RSA MD5 implementation. Functions md5_* (at the end) are glue
// to kmer libutil.
// See RFC1321, "The MD5 Message-Digest Algorithm", R. Rivest.
// Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. ... | 28.739819 | 100 | 0.552704 | [
"transform"
] |
9bf98380e1a2b4997fac32937dcb2d327f41c61b | 1,020 | h | C | include/system/component/operating_system/operating_system_monitor.h | Kinupo/c_cpp_htop | e3fd8c66a299fae800c91ff770876703ba25404a | [
"MIT"
] | null | null | null | include/system/component/operating_system/operating_system_monitor.h | Kinupo/c_cpp_htop | e3fd8c66a299fae800c91ff770876703ba25404a | [
"MIT"
] | null | null | null | include/system/component/operating_system/operating_system_monitor.h | Kinupo/c_cpp_htop | e3fd8c66a299fae800c91ff770876703ba25404a | [
"MIT"
] | null | null | null | #ifndef OPERATING_SYSTEM_MONITOR_H
#define OPERATING_SYSTEM_MONITOR_H
#include <memory>
#include <vector>
#include "system/component/component_monitor.h"
#include "system/component/operating_system/operating_system_status.h"
#include "system/status_monitor.h"
#include "file_reader/file_reader.h"
#include "parser/deli... | 32.903226 | 95 | 0.731373 | [
"vector"
] |
9bff3d8c12433ad46021358409a24cc56a01cc7f | 447,794 | c | C | driver/wireless/driver/linux/core.c | vittorio88/WAVE300 | 8e7a5d35ccff45647356bf0b2878cc07d981a53c | [
"BSD-2-Clause"
] | 13 | 2018-02-16T14:08:08.000Z | 2021-12-23T04:46:21.000Z | driver/wireless/driver/linux/core.c | vittorio88/WAVE300 | 8e7a5d35ccff45647356bf0b2878cc07d981a53c | [
"BSD-2-Clause"
] | 9 | 2018-02-17T15:48:03.000Z | 2021-07-09T09:34:30.000Z | driver/wireless/driver/linux/core.c | vittorio88/WAVE300 | 8e7a5d35ccff45647356bf0b2878cc07d981a53c | [
"BSD-2-Clause"
] | 5 | 2017-08-11T11:00:00.000Z | 2019-12-08T02:22:25.000Z |
/*
* $Id: core.c 12816 2012-03-06 12:48:15Z hatinecs $
*
* Copyright (c) 2006-2007 Metalink Broadband (Israel)
*
* Core functionality
*
*/
#include "mtlkinc.h"
#include "core_priv.h"
#include "core.h"
#include "mtlkhal.h"
#include "mtlk_coreui.h"
#include "drvver.h"
#include "mhi_mac_event.h"
#include "mtlk_pa... | 36.270371 | 198 | 0.702812 | [
"object",
"model"
] |
50014d32dc07b7421327c655b17a96c2acf8136f | 7,654 | c | C | ext/logger/formatter/firephp.c | ovr/cphalcon | ae632810ff279d56cfebb29d2e4cbce0e7b9a4be | [
"BSD-3-Clause"
] | null | null | null | ext/logger/formatter/firephp.c | ovr/cphalcon | ae632810ff279d56cfebb29d2e4cbce0e7b9a4be | [
"BSD-3-Clause"
] | null | null | null | ext/logger/formatter/firephp.c | ovr/cphalcon | ae632810ff279d56cfebb29d2e4cbce0e7b9a4be | [
"BSD-3-Clause"
] | null | null | null |
/*
+------------------------------------------------------------------------+
| Phalcon Framework |
+------------------------------------------------------------------------+
| Copyright (c) 2011-2013 Phalcon Team (http://www.phalconphp.com) |
+-----... | 30.373016 | 170 | 0.644238 | [
"object"
] |
5028103d0adce4feb2e625d6b00a84bc38fad82e | 1,175 | h | C | chrome/test/base/testing_io_thread_state.h | kjthegod/chromium | cf940f7f418436b77e15b1ea23e6fa100ca1c91a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 231 | 2015-01-08T09:04:44.000Z | 2021-12-30T03:03:10.000Z | chrome/test/base/testing_io_thread_state.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | chrome/test/base/testing_io_thread_state.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 268 | 2015-01-21T05:53:28.000Z | 2022-03-25T22:09:01.000Z | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_TEST_BASE_TESTING_IO_THREAD_STATE_H_
#define CHROME_TEST_BASE_TESTING_IO_THREAD_STATE_H_
#include "base/callback_forward.h"
#include "base... | 30.128205 | 77 | 0.78383 | [
"object"
] |
503ba29980df89e7099d86271d456602a0532b77 | 17,222 | h | C | platform/mt6592/hardware/mtkcam/hal/adapter/Scenario/Shot/HDRShot/Hdr.h | touxiong88/92_mediatek | 5e96a7bb778fd9d9b335825584664e0c8b5ff2c7 | [
"Apache-2.0"
] | 1 | 2022-01-07T01:53:19.000Z | 2022-01-07T01:53:19.000Z | platform/mt6592/hardware/mtkcam/hal/adapter/Scenario/Shot/HDRShot/Hdr.h | touxiong88/92_mediatek | 5e96a7bb778fd9d9b335825584664e0c8b5ff2c7 | [
"Apache-2.0"
] | null | null | null | platform/mt6592/hardware/mtkcam/hal/adapter/Scenario/Shot/HDRShot/Hdr.h | touxiong88/92_mediatek | 5e96a7bb778fd9d9b335825584664e0c8b5ff2c7 | [
"Apache-2.0"
] | 1 | 2020-02-28T02:48:42.000Z | 2020-02-28T02:48:42.000Z | /********************************************************************************************
* LEGAL DISCLAIMER
*
* (Header of MediaTek Software/Firmware Release or Documentation)
*
* BY OPENING OR USING THIS FILE, BUYER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES
* THAT THE SOFTWARE/FIRMWARE AN... | 42.947631 | 221 | 0.630066 | [
"object"
] |
5045e7e70668a96c474bc0fd7d13688a41984931 | 18,110 | c | C | agent/lib_guzzle4.c | stockalexander/newrelic-php-agent | a46a438e84d2417ad6e63b4ecdcd6c57e220ce04 | [
"Apache-2.0"
] | 77 | 2020-10-29T15:11:54.000Z | 2022-03-31T11:50:13.000Z | agent/lib_guzzle4.c | stockalexander/newrelic-php-agent | a46a438e84d2417ad6e63b4ecdcd6c57e220ce04 | [
"Apache-2.0"
] | 339 | 2020-10-30T14:59:42.000Z | 2022-03-31T23:48:16.000Z | agent/lib_guzzle4.c | stockalexander/newrelic-php-agent | a46a438e84d2417ad6e63b4ecdcd6c57e220ce04 | [
"Apache-2.0"
] | 41 | 2020-10-29T17:10:04.000Z | 2022-03-09T20:26:20.000Z | /*
* Copyright 2020 New Relic Corporation. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Guzzle is a general purpose library for making HTTP requests. It supports
* asynchronous, parallel requests using curl_multi_exec() while providing a
* modern OO API for users.
*
* It is a required componen... | 30.539629 | 80 | 0.68857 | [
"object"
] |
5049413746ad57e692222a814ad05c7325b7a3b5 | 2,609 | h | C | Modules/ModelFit/include/mitkModelFitProviderBase.h | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2022-03-03T12:03:32.000Z | 2022-03-03T12:03:32.000Z | Modules/ModelFit/include/mitkModelFitProviderBase.h | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2021-12-22T10:19:02.000Z | 2021-12-22T10:19:02.000Z | Modules/ModelFit/include/mitkModelFitProviderBase.h | zhaomengxiao/MITK_lancet | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2020-11-27T09:41:18.000Z | 2020-11-27T09:41:18.000Z | /*============================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center (DKFZ)
All rights reserved.
Use of this source code is governed by a 3-clause BSD license that can be
found in the LICENSE file.
=================... | 30.694118 | 116 | 0.696435 | [
"geometry",
"model"
] |
505cf7b951a77ef8295028e14bd6716b8481da6f | 2,888 | c | C | mag3110.c | timpro/telem | ddd19aa6de54acedd0bf0c2c0d2048dd47524e9f | [
"MIT"
] | 3 | 2019-03-13T00:27:09.000Z | 2021-11-08T11:19:38.000Z | mag3110.c | timpro/telem | ddd19aa6de54acedd0bf0c2c0d2048dd47524e9f | [
"MIT"
] | null | null | null | mag3110.c | timpro/telem | ddd19aa6de54acedd0bf0c2c0d2048dd47524e9f | [
"MIT"
] | null | null | null |
// mag3110.c -- Magnetometer support
//
// Copyright (c) 2013 John Greb <github.com/hexameron>
// Based on example code from Freescale, released by Element 14.
#include "hal_i2c.h"
#include "common.h"
// Magnetic calibration needs to be done after board assembly
// Offsets can be programmed into chip, ... | 28.88 | 75 | 0.65928 | [
"transform"
] |
506ad6dc38a367bc258c15c3bfe558849a7ddcdb | 561 | c | C | d/magic/ink-vial.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/magic/ink-vial.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/magic/ink-vial.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | // Vial of Writing Ink
// Thorn@Shadowgate
// 12/2/94
// General Wizard Class Items
// ink-vial.c
inherit "/std/Object.c";
int uses;
void create() {
::create();
uses = 8;
set_name("ink vial");
set_id( ({ "vial", "ink", "inkx" }) );
set_short("A vial of ink");
set_long("A vial of ink w... | 20.035714 | 63 | 0.607843 | [
"object"
] |
506f1b9eddef4c07fa3f9a3b1986083fcb68e3d2 | 4,493 | h | C | iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/DescribeLiveRecordPlanByIdResponse.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/DescribeLiveRecordPlanByIdResponse.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/DescribeLiveRecordPlanByIdResponse.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 30.986207 | 94 | 0.45493 | [
"vector",
"model"
] |
50748a57a1aa07b1b98ce20a266482fc32ec434a | 881 | h | C | Heureka/Heureka/KnowledgeBase.h | perlangelaursen/02180-Heureka | 09bbacf57ad95b276538b213117b5484992c1459 | [
"MIT"
] | null | null | null | Heureka/Heureka/KnowledgeBase.h | perlangelaursen/02180-Heureka | 09bbacf57ad95b276538b213117b5484992c1459 | [
"MIT"
] | null | null | null | Heureka/Heureka/KnowledgeBase.h | perlangelaursen/02180-Heureka | 09bbacf57ad95b276538b213117b5484992c1459 | [
"MIT"
] | null | null | null | //
// Created by Per Lange Laursen on 12/04/16.
//
#ifndef INC_02180_HEUREKA_KNOWLEDGEBASE_H
#define INC_02180_HEUREKA_KNOWLEDGEBASE_H
#include <vector>
#include <algorithm>
#include <limits>
#include <functional>
#include <iostream>
#include <deque>
#include <boost/lexical_cast.hpp>
#include "Clause.h"
#include "Lit... | 23.184211 | 81 | 0.76731 | [
"vector"
] |
5077dfe42478653d44a838081f8f847a4c05cabf | 133,057 | c | C | core/kos_vm.c | kos-lang/kos | 0f8dac3f1006dbf79e5cf7d918264a1804d78f72 | [
"MIT"
] | 12 | 2017-01-01T20:29:32.000Z | 2022-03-29T21:03:11.000Z | core/kos_vm.c | kos-lang/kos | 0f8dac3f1006dbf79e5cf7d918264a1804d78f72 | [
"MIT"
] | 18 | 2016-09-16T18:16:05.000Z | 2019-11-06T22:26:07.000Z | core/kos_vm.c | kos-lang/kos | 0f8dac3f1006dbf79e5cf7d918264a1804d78f72 | [
"MIT"
] | null | null | null | /* SPDX-License-Identifier: MIT
* Copyright (c) 2014-2021 Chris Dragan
*/
#include "../inc/kos_array.h"
#include "../inc/kos_buffer.h"
#include "../inc/kos_bytecode.h"
#include "../inc/kos_constants.h"
#include "../inc/kos_instance.h"
#include "../inc/kos_error.h"
#include "../inc/kos_memory.h"
#include "../inc/kos_... | 33.651239 | 131 | 0.494916 | [
"object"
] |
50781ec532d08d501550a7bbddc75ad0fe31a076 | 6,681 | h | C | qt/GLSLCodeEditor.h | bkainz/ShaderLabFramework | cd949e4ff08c38a1ad83e8254c5c36ce1792e310 | [
"Unlicense"
] | 48 | 2016-11-17T15:52:07.000Z | 2022-03-11T20:04:51.000Z | qt/GLSLCodeEditor.h | michael99940/ShaderLabFramework | 162a81c2f3ae11c05dfb8477d2e02114dc9abda9 | [
"Unlicense"
] | 6 | 2017-01-24T12:38:46.000Z | 2017-02-17T10:02:18.000Z | qt/GLSLCodeEditor.h | michael99940/ShaderLabFramework | 162a81c2f3ae11c05dfb8477d2e02114dc9abda9 | [
"Unlicense"
] | 23 | 2016-12-01T16:38:29.000Z | 2022-01-21T11:32:25.000Z | /****************************************************************************
* This is the Computer Graphics Shader Lab.
*
* Copyright (c) 2016 Bernhard Kainz, Antoine S Toisoul
* (b.kainz@imperial.ac.uk, antoine.toisoul13@imperial.ac.uk)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy... | 36.911602 | 99 | 0.649603 | [
"geometry",
"object",
"model"
] |
5082710f7bdb61f15908c47fd82fb0967d71d6b0 | 1,629 | h | C | ProvinceMapper/Source/LinkMapper/LinkMapping.h | Idhrendur/provinceMapper | 909baf41926263be9d844c69c85da04af34b19b3 | [
"MIT"
] | 10 | 2018-12-22T03:59:24.000Z | 2021-03-20T02:11:05.000Z | ProvinceMapper/Source/LinkMapper/LinkMapping.h | cetvrtak/provinceMapper | 9e05003c5b11c7d252aa74cb6ef4bf9a953dd13b | [
"MIT"
] | 24 | 2018-12-04T04:43:32.000Z | 2021-10-16T16:23:06.000Z | ProvinceMapper/Source/LinkMapper/LinkMapping.h | cetvrtak/provinceMapper | 9e05003c5b11c7d252aa74cb6ef4bf9a953dd13b | [
"MIT"
] | 14 | 2019-01-09T06:00:09.000Z | 2021-09-02T10:26:55.000Z | #ifndef LINK_MAPPING_H
#define LINK_MAPPING_H
#include "Parser.h"
enum class Mapping
{
MAPPED,
UNMAPPED,
FAIL
};
struct Province;
class Definitions;
class LinkMapping: commonItems::parser
{
public:
LinkMapping() = default;
explicit LinkMapping(std::istream& theStream,
std::shared_ptr<Definitions> theSourceDe... | 28.578947 | 87 | 0.743401 | [
"vector"
] |
509d0db6baeb71bbe893cca99d78b8b703d41ef4 | 11,693 | h | C | sim/fem/Constraint/LinearMuscleConstraint.h | YilingQiao/diff_fem | 83c6d2863057a9bdce3c740af42ae7e43dca6e08 | [
"Apache-2.0"
] | 18 | 2021-12-07T20:41:29.000Z | 2022-02-27T21:57:20.000Z | sim/fem/Constraint/LinearMuscleConstraint.h | YilingQiao/diff_fem | 83c6d2863057a9bdce3c740af42ae7e43dca6e08 | [
"Apache-2.0"
] | 1 | 2022-03-17T07:17:52.000Z | 2022-03-25T10:13:22.000Z | sim/fem/Constraint/LinearMuscleConstraint.h | YilingQiao/diff_fem | 83c6d2863057a9bdce3c740af42ae7e43dca6e08 | [
"Apache-2.0"
] | null | null | null | #ifndef __LINEAR_MUSCLE_CONSTRAINT_H__
#define __LINEAR_MUSCLE_CONSTRAINT_H__
#include "Constraint.h"
#include "Tensor.h"
#include <Eigen/Core>
#include <Eigen/Sparse>
#include <Eigen/Geometry>
#include <Eigen/SVD>
#include <Eigen/Eigenvalues>
#include <iostream>
namespace FEM
{
template <typename TinyScalar, typenam... | 36.886435 | 109 | 0.72676 | [
"geometry",
"vector"
] |
50adbabf1788469d9b9a3ee1a4f470be79b0ef46 | 67,676 | c | C | wireshark-2.0.13/wsutil/filesystem.c | mahrukhfida/mi | 7187765aa225e71983969ef5285771ac77c8309a | [
"Apache-2.0"
] | null | null | null | wireshark-2.0.13/wsutil/filesystem.c | mahrukhfida/mi | 7187765aa225e71983969ef5285771ac77c8309a | [
"Apache-2.0"
] | null | null | null | wireshark-2.0.13/wsutil/filesystem.c | mahrukhfida/mi | 7187765aa225e71983969ef5285771ac77c8309a | [
"Apache-2.0"
] | null | null | null | /* filesystem.c
* Filesystem utility routines
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* 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 Fre... | 31.215867 | 164 | 0.606153 | [
"vector"
] |
50c73f69e9aed6b44e2909b14d053862fc723f69 | 5,429 | h | C | Marlin/src/lcd/language/language_ko_KR.h | tom-2273/Tronxy_SKR_mini_E3_V20 | bc4a8dc2c6c627e4bd7aa423794246f5b051448d | [
"CC0-1.0"
] | null | null | null | Marlin/src/lcd/language/language_ko_KR.h | tom-2273/Tronxy_SKR_mini_E3_V20 | bc4a8dc2c6c627e4bd7aa423794246f5b051448d | [
"CC0-1.0"
] | null | null | null | Marlin/src/lcd/language/language_ko_KR.h | tom-2273/Tronxy_SKR_mini_E3_V20 | bc4a8dc2c6c627e4bd7aa423794246f5b051448d | [
"CC0-1.0"
] | null | null | null | /**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | 50.738318 | 92 | 0.535089 | [
"3d"
] |
50d0e48662656bc4860d4d5f17e92e43b253e823 | 70,780 | c | C | SDK/platform/drivers/src/edma/edma_driver.c | ShiboJiang/freertos_s32k144evb_cmake | 318edc445188149d81cf72e0c99bda6ff7257e27 | [
"MulanPSL-1.0"
] | null | null | null | SDK/platform/drivers/src/edma/edma_driver.c | ShiboJiang/freertos_s32k144evb_cmake | 318edc445188149d81cf72e0c99bda6ff7257e27 | [
"MulanPSL-1.0"
] | null | null | null | SDK/platform/drivers/src/edma/edma_driver.c | ShiboJiang/freertos_s32k144evb_cmake | 318edc445188149d81cf72e0c99bda6ff7257e27 | [
"MulanPSL-1.0"
] | null | null | null | /*
* Copyright (c) 2013 - 2016, Freescale Semiconductor, Inc.
* Copyright 2016 - 2018 NXP
* All rights reserved.
*
* THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR P... | 40.960648 | 158 | 0.623693 | [
"vector"
] |
f87e2145da37450726e679c275e502a5a8e2eb8e | 354 | h | C | Scott/src/Scott/SceneGraph/SceneManager.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | Scott/src/Scott/SceneGraph/SceneManager.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | Scott/src/Scott/SceneGraph/SceneManager.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Scott/Helpers/Singleton.h"
namespace Scott
{
class Scene;
class SceneManager final : public Singleton<SceneManager>
{
public:
void CreateScene(const std::string& name);
~SceneManager();
void Update();
void Render();
Scene* GetScene(const std::string& sceneName);
private:
std... | 14.75 | 58 | 0.700565 | [
"render",
"vector"
] |
f889f5a31488d8d2537bc0a8adf69331de95843b | 3,177 | h | C | PublicHeaders/SCPRefundParameters.h | tableserviceapp/stripe-terminal-ios | 3b122524501619f22b655dde5ee8983723e73a72 | [
"MIT"
] | null | null | null | PublicHeaders/SCPRefundParameters.h | tableserviceapp/stripe-terminal-ios | 3b122524501619f22b655dde5ee8983723e73a72 | [
"MIT"
] | null | null | null | PublicHeaders/SCPRefundParameters.h | tableserviceapp/stripe-terminal-ios | 3b122524501619f22b655dde5ee8983723e73a72 | [
"MIT"
] | null | null | null | //
// SCPRefundParameters.h
// StripeTerminal
//
// Created by James Little on 2/10/20.
// Copyright © 2020 Stripe. All rights reserved.
//
// Use of this SDK is subject to the Stripe Terminal Terms:
// https://stripe.com/terminal/legal
//
#import <Foundation/Foundation.h>
#import <StripeTerminal/SCPPaymentInten... | 30.84466 | 85 | 0.754171 | [
"object"
] |
f88f60ea5b510b70a71fcd8d8adefaa7bbbbfa20 | 2,931 | h | C | Game/QuadTreeh.h | ArmisJoe/3dEngine | ea69f8cd2f091a96350f16e7dbf679d82e44a57c | [
"MIT"
] | null | null | null | Game/QuadTreeh.h | ArmisJoe/3dEngine | ea69f8cd2f091a96350f16e7dbf679d82e44a57c | [
"MIT"
] | 2 | 2017-11-09T10:56:15.000Z | 2017-11-16T17:52:01.000Z | Game/QuadTreeh.h | ArmisJoe/3dEngine | ea69f8cd2f091a96350f16e7dbf679d82e44a57c | [
"MIT"
] | null | null | null | #ifndef __QUADTREEH_H__
#define __QUADTREEH_H__
#include "GameObject.h"
#include "MathGeoLib/MathGeoLib.h"
#include <list>
#include <map>
//#include "Application.h"
//#include "ModuleCamera3D.h"
//#include <algorithm>
#define MAX_ELEMENTS 4
#define SUBDIVISIONS 8
#define MIN_SIZE 10.0f
class QuadtreeNode {
public... | 24.02459 | 169 | 0.691232 | [
"vector"
] |
f890fabcd1dd5f5fb0d20dfda196c8b0e9c725dc | 1,195 | h | C | iPhoneOS14.2.sdk/System/Library/Frameworks/VideoSubscriberAccount.framework/Headers/VSAccountApplicationProvider.h | Zi0P4tch0/sdks | 96951a2b5a0c0a58963a8f9c37bc44ec9991153b | [
"MIT"
] | 416 | 2016-08-20T03:40:59.000Z | 2022-03-30T14:27:47.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/VideoSubscriberAccount.framework/Headers/VSAccountApplicationProvider.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 41 | 2016-08-22T14:41:42.000Z | 2022-02-25T11:38:16.000Z | iPhoneOS14.4.sdk/System/Library/Frameworks/VideoSubscriberAccount.framework/Headers/VSAccountApplicationProvider.h | haoict/sdks | 40a7cee1dc15ae097d867ae0c5133709fa103040 | [
"MIT"
] | 173 | 2016-08-28T15:09:18.000Z | 2022-03-23T15:42:52.000Z | //
// VSAccountApplicationProvider.h
// VideoSubscriberAccount
//
// Copyright © 2020 Apple Inc. All rights reserved.
//
#import <Foundation/NSObject.h>
#import <VideoSubscriberAccount/VideoSubscriberAccountDefines.h>
NS_ASSUME_NONNULL_BEGIN
/// An object which provides an account provider to be added to the list... | 34.142857 | 112 | 0.794979 | [
"object"
] |
f89724527b0a684e7d7e567b8db11062c75827ae | 366 | h | C | motorcar/src/motorcar.h | pol51/qtwayland-motorcar-compositor | fbd7e46cb4ba678ee3e51ebac071b5541d5dc8ca | [
"BSD-2-Clause"
] | 1 | 2018-04-07T08:54:27.000Z | 2018-04-07T08:54:27.000Z | motorcar/src/motorcar.h | pol51/qtwayland-motorcar-compositor | fbd7e46cb4ba678ee3e51ebac071b5541d5dc8ca | [
"BSD-2-Clause"
] | null | null | null | motorcar/src/motorcar.h | pol51/qtwayland-motorcar-compositor | fbd7e46cb4ba678ee3e51ebac071b5541d5dc8ca | [
"BSD-2-Clause"
] | null | null | null | #ifndef MOTORCAR_H
#define MOTORCAR_H
#include "geometry.h"
#include "compositor.h"
#include "displayserver.h"
#include "windowmanager.h"
#include "scenegraph/scenegraph.h"
#include "gl/openglshader.h"
#include "gl/openglcontext.h"
#include "events/events.h"
#include "wayland/input/waylandinput.h"
#include "wayland/o... | 21.529412 | 42 | 0.773224 | [
"geometry"
] |
f89fcef4b2f4df75bab116a88910a901666943bb | 11,182 | h | C | libnczarr/zmap.h | nokutu/netcdf-c | eba281a8d985e24caad97a6badc3369cfa399f77 | [
"BSD-3-Clause"
] | null | null | null | libnczarr/zmap.h | nokutu/netcdf-c | eba281a8d985e24caad97a6badc3369cfa399f77 | [
"BSD-3-Clause"
] | null | null | null | libnczarr/zmap.h | nokutu/netcdf-c | eba281a8d985e24caad97a6badc3369cfa399f77 | [
"BSD-3-Clause"
] | null | null | null | /* Copyright 2018-2018 University Corporation for Atmospheric
Research/Unidata. */
/**
* @file This header file contains types (and type-related macros)
* for the libzarr code.
*
*
* @author Dennis Heimbigner
*/
/*
This API essentially implements a simplified variant
of the Amazon S3 API. Specifically, we hav... | 37.273333 | 119 | 0.760866 | [
"object",
"vector",
"model"
] |
f89ffda2ce3ebfe85b2ac7e3310687221e3e82c9 | 486 | h | C | packet.h | xuanqing94/Reliable-UDP | dbd572e34968475eb7bb265066974cd7a7b00cee | [
"MIT"
] | null | null | null | packet.h | xuanqing94/Reliable-UDP | dbd572e34968475eb7bb265066974cd7a7b00cee | [
"MIT"
] | null | null | null | packet.h | xuanqing94/Reliable-UDP | dbd572e34968475eb7bb265066974cd7a7b00cee | [
"MIT"
] | null | null | null | #ifndef _PACKET_H_
#define _PACKET_H_
#include <cstdio>
#include <vector>
#include <list>
struct Header {
unsigned short seq_number; // 2
unsigned short ack_number; // 2
bool ack; // 1
bool syn; // 1
bool fin; // 1
char padding[5]; /... | 22.090909 | 57 | 0.58642 | [
"vector"
] |
f8ae0feed693c2c0aa7b70da35ee915013135637 | 8,050 | c | C | heclib/javaHeclib/source/Hec_zndata.c | sharkcooper/hec-dss | c7d7e42b5bb6836df615e8892253a6c46e4721b7 | [
"MIT"
] | null | null | null | heclib/javaHeclib/source/Hec_zndata.c | sharkcooper/hec-dss | c7d7e42b5bb6836df615e8892253a6c46e4721b7 | [
"MIT"
] | null | null | null | heclib/javaHeclib/source/Hec_zndata.c | sharkcooper/hec-dss | c7d7e42b5bb6836df615e8892253a6c46e4721b7 | [
"MIT"
] | null | null | null | #include <jni.h>
#include <stdio.h>
#include <time.h>
#ifdef _MSC_VER
# define tzset _tzset
# define timezone _timezone
#endif
#include "heclib.h"
#define _1900_to_1970_ 25568 /* days */
#define RELEASE() { \
if (ifltab != NULL) (*env)->ReleaseInt... | 33.966245 | 132 | 0.591553 | [
"object",
"vector"
] |
f8b360f81641d07e27b2e9ee15621ea3e49141fe | 1,115 | h | C | CanonicalForm.h | nastya-biran/huffman-archiver | 59c6c09857a50c6fe128bb6d9a3f66a449dc612e | [
"MIT"
] | null | null | null | CanonicalForm.h | nastya-biran/huffman-archiver | 59c6c09857a50c6fe128bb6d9a3f66a449dc612e | [
"MIT"
] | null | null | null | CanonicalForm.h | nastya-biran/huffman-archiver | 59c6c09857a50c6fe128bb6d9a3f66a449dc612e | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <unordered_map>
#include <algorithm>
class CanonicalForm {
public:
CanonicalForm() = default;
CanonicalForm(const std::vector<int32_t> &alphabet, const std::vector<int32_t> &canonical_codes_length);
void CreateCanonicalForm(std::unordered_map<int32_t, int32_t> &s... | 27.875 | 108 | 0.733632 | [
"vector"
] |
f8b7185f3919a3f2e8620a6dcc3b704d7d6f0d0f | 4,034 | c | C | src/arch/msdos/uisoundexpander.c | swingflip/C64_mini_VICE | 7a6d9d41ae60409a2bb985bb8d6324a7269a0daa | [
"Apache-2.0"
] | 2 | 2018-11-15T19:52:34.000Z | 2022-01-17T19:45:01.000Z | src/arch/msdos/uisoundexpander.c | Classicmods/C64_mini_VICE | 7a6d9d41ae60409a2bb985bb8d6324a7269a0daa | [
"Apache-2.0"
] | null | null | null | src/arch/msdos/uisoundexpander.c | Classicmods/C64_mini_VICE | 7a6d9d41ae60409a2bb985bb8d6324a7269a0daa | [
"Apache-2.0"
] | 3 | 2019-06-30T05:37:04.000Z | 2021-12-04T17:12:35.000Z | /*
* uisoundexpander.c - SFX Sound Expander cartridge UI interface for MS-DOS.
*
* Written by
* Marco van den Heuvel <blackystardust68@yahoo.com>
*
* This file is part of VICE, the Versatile Commodore Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/... | 35.699115 | 103 | 0.706991 | [
"model"
] |
f8b7eb3d866fafa7e6d86801286646df2def9abe | 5,780 | h | C | rtc_base/bounded_inline_vector.h | wnpllrzodiac/webrtc_code_mirror | 0e7b3a9dadc64266eba82b0fc1265b36b7794839 | [
"BSD-3-Clause"
] | 344 | 2016-07-03T11:45:20.000Z | 2022-03-19T16:54:10.000Z | rtc_base/bounded_inline_vector.h | wnpllrzodiac/webrtc_code_mirror | 0e7b3a9dadc64266eba82b0fc1265b36b7794839 | [
"BSD-3-Clause"
] | 59 | 2020-08-24T09:17:42.000Z | 2022-02-27T23:33:37.000Z | rtc_base/bounded_inline_vector.h | wnpllrzodiac/webrtc_code_mirror | 0e7b3a9dadc64266eba82b0fc1265b36b7794839 | [
"BSD-3-Clause"
] | 278 | 2016-04-26T07:37:12.000Z | 2022-01-24T10:09:44.000Z | /*
* Copyright 2020 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | 37.051282 | 80 | 0.685986 | [
"vector"
] |
f8bcf03f3a6b6b7d40f0e7b057f042ebb12ec90d | 1,672 | h | C | Examples/Sample/Pods/Headers/DZNPhotoPickerController/Classes/DZNPhotoService/DZNPhotoMetadata.h | taojack/DZNPhotoPickerController | cb17e2df38d156e37281ffdbd8c092c06c1a8ab0 | [
"MIT"
] | null | null | null | Examples/Sample/Pods/Headers/DZNPhotoPickerController/Classes/DZNPhotoService/DZNPhotoMetadata.h | taojack/DZNPhotoPickerController | cb17e2df38d156e37281ffdbd8c092c06c1a8ab0 | [
"MIT"
] | null | null | null | Examples/Sample/Pods/Headers/DZNPhotoPickerController/Classes/DZNPhotoService/DZNPhotoMetadata.h | taojack/DZNPhotoPickerController | cb17e2df38d156e37281ffdbd8c092c06c1a8ab0 | [
"MIT"
] | null | null | null | //
// DZNPhotoMetadata.h
// DZNPhotoPickerController
// https://github.com/dzenbot/DZNPhotoPickerController
//
// Created by Ignacio Romero Zurbuchen on 10/5/13.
// Copyright (c) 2014 DZN Labs. All rights reserved.
// Licence: MIT-Licence
//
#import <Foundation/Foundation.h>
#import "DZNPhotoPickerControllerCons... | 31.54717 | 107 | 0.733254 | [
"model"
] |
f8c0e3b159af63a8f313cb117aa8b98361ca9eaa | 19,385 | c | C | output/build/kernel/fs/unionfs/main.c | chenxudong2020/gpl_-dir_853_-mt7621-at | e7c755eeec39d3e03e8574904cb5036ef2fff320 | [
"BSD-2-Clause"
] | null | null | null | output/build/kernel/fs/unionfs/main.c | chenxudong2020/gpl_-dir_853_-mt7621-at | e7c755eeec39d3e03e8574904cb5036ef2fff320 | [
"BSD-2-Clause"
] | null | null | null | output/build/kernel/fs/unionfs/main.c | chenxudong2020/gpl_-dir_853_-mt7621-at | e7c755eeec39d3e03e8574904cb5036ef2fff320 | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2003-2014 Erez Zadok
* Copyright (c) 2003-2006 Charles P. Wright
* Copyright (c) 2005-2007 Josef 'Jeff' Sipek
* Copyright (c) 2005-2006 Junjiro Okajima
* Copyright (c) 2005 Arun M. Krishnakumar
* Copyright (c) 2004-2006 David P. Quigley
* Copyright (c) 2003-2004 Mohammad Nayyer Zubair
* ... | 25.709549 | 79 | 0.683209 | [
"object"
] |
f8c6d1ab9f17a2cf11bfe71f7654d07126f336ae | 717 | h | C | util/memmap.h | marcelkauf/Meridian59-101 | a83e2779e39bc529dc61dc02db091db7db29734c | [
"FSFAP"
] | 214 | 2015-01-02T23:36:42.000Z | 2022-03-30T01:41:41.000Z | util/memmap.h | marcelkauf/Meridian59-101 | a83e2779e39bc529dc61dc02db091db7db29734c | [
"FSFAP"
] | 120 | 2015-01-01T13:02:04.000Z | 2015-08-14T20:06:27.000Z | util/memmap.h | marcelkauf/Meridian59-101 | a83e2779e39bc529dc61dc02db091db7db29734c | [
"FSFAP"
] | 85 | 2015-01-08T16:09:04.000Z | 2022-02-22T05:24:56.000Z | /*
* memmap.h: Header for memmap.c
*/
#ifndef _MEMMAP_H
#define _MEMMAP_H
typedef unsigned char Bool;
enum {False = 0, True = 1};
typedef struct
{
HANDLE fh; // Handle of file
HANDLE mapfh; // Handle of mapping object
int length; // Length of file
char *mem; // Start of file
char *ptr; /... | 25.607143 | 67 | 0.701534 | [
"object"
] |
f8d83c6b9b1ea5757ed3b6ab1fc7851b28c7511a | 135,525 | c | C | usr/src/uts/common/io/igb/igb_main.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/igb/igb_main.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/igb/igb_main.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | 1 | 2020-12-30T00:04:16.000Z | 2020-12-30T00:04:16.000Z | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolar... | 24.405727 | 79 | 0.6943 | [
"vector"
] |
da0fc8465cb52e1be38ce64156da72e7f620b9a4 | 59,168 | c | C | src/base/wlc/wlcMem.c | WilliamX1/abc | e9298f563efb5c721c642863c55baa2179e80c3a | [
"MIT"
] | 6 | 2021-06-10T06:00:28.000Z | 2021-11-12T00:37:48.000Z | src/base/wlc/wlcMem.c | WilliamX1/abc | e9298f563efb5c721c642863c55baa2179e80c3a | [
"MIT"
] | null | null | null | src/base/wlc/wlcMem.c | WilliamX1/abc | e9298f563efb5c721c642863c55baa2179e80c3a | [
"MIT"
] | 2 | 2021-06-10T06:00:20.000Z | 2021-08-19T17:26:23.000Z | /**CFile****************************************************************
FileName [wlcMem.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Verilog parser.]
Synopsis [Memory abstraction.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0... | 38.849639 | 200 | 0.571103 | [
"object",
"3d"
] |
da1ce2ff34c97eb97c8465fffc8fc019757638a1 | 3,210 | c | C | d/avatars/avatars/auril/ddagger2.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/avatars/avatars/auril/ddagger2.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | null | null | null | d/avatars/avatars/auril/ddagger2.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
inherit WEAPON;
void create(){
::create();
set_name("death dagger");
set_id(({ "death dagger", "dagger" }));
set_short("%^BOLD%^%^BLACK%^Leklestor's re%^BOLD%^%^WHITE%^ve%^BOLD%^%^BLACK%^nge%^RESET%^");
set_obvious_short("%^BOLD%^%^BLACK%^A light gr%^BOLD%^%^WHITE%^e%^BOLD%^%^BLACK%^y dagger %^RE... | 51.774194 | 550 | 0.714953 | [
"object"
] |
da236aa0a4f9b20609fcf721cbdbb70ea1e7ec6a | 5,172 | h | C | Example/CZCacheExample/CZCacheExample/CZCache/CZMemoryCache.h | rtyu128/CZCache | f6346099a8a29bda0bac9e870424914f99ed2733 | [
"MIT"
] | 2 | 2016-07-26T08:58:52.000Z | 2016-08-01T06:38:14.000Z | Example/CZCacheExample/CZCacheExample/CZCache/CZMemoryCache.h | rtyu128/CZCache | f6346099a8a29bda0bac9e870424914f99ed2733 | [
"MIT"
] | null | null | null | Example/CZCacheExample/CZCacheExample/CZCache/CZMemoryCache.h | rtyu128/CZCache | f6346099a8a29bda0bac9e870424914f99ed2733 | [
"MIT"
] | null | null | null | //
// CZMemoryCache.h
// CZCache
// https://github.com/rtyu128/CZCache
// Created by Anchor on 16/5/20.
// Copyright © 2016年 Anchor. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@class CZMemoryCache;
typedef void (^CZMemCacheCallBack)(CZMemoryCache *cache);
/**
`CZMemoryCa... | 35.424658 | 117 | 0.748647 | [
"object"
] |
da3858d64321535b4804996ef2cfad6f05f02b98 | 4,102 | h | C | Parts/roles/common/include/mle/2drole.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | 1 | 2021-02-04T22:44:16.000Z | 2021-02-04T22:44:16.000Z | Parts/roles/common/include/mle/2drole.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | null | null | null | Parts/roles/common/include/mle/2drole.h | magic-lantern-studio/mle-parts | 551cdb0757fcd6623cd5c7572dca681165b43a29 | [
"MIT"
] | null | null | null | /** @defgroup MleParts Magic Lantern Parts */
/**
* @file 2drole.h
* @ingroup MleParts
*
* This file contains the class for a 2D Role.
*
* @author Mark S. Millard
* @date May 1, 2003
*/
// COPYRIGHT_BEGIN
//
// The MIT License (MIT)
//
// Copyright (c) 2017 Wizzer Works
//
// Permission is hereby granted, fre... | 30.842105 | 81 | 0.695027 | [
"render"
] |
da3f5c07138af7740d869f7e3d52ea034e272e98 | 768 | h | C | Final Project Execution/IMap.h | bharat-varma/Software-Engineering | 36cdff296010e1076fb440707bfb2424110308ca | [
"Apache-2.0"
] | null | null | null | Final Project Execution/IMap.h | bharat-varma/Software-Engineering | 36cdff296010e1076fb440707bfb2424110308ca | [
"Apache-2.0"
] | 3 | 2017-12-09T03:16:32.000Z | 2017-12-15T04:22:08.000Z | Final Project Execution/IMap.h | bharat-varma/Software-Engineering | 36cdff296010e1076fb440707bfb2424110308ca | [
"Apache-2.0"
] | 1 | 2017-09-19T00:28:47.000Z | 2017-09-19T00:28:47.000Z | #ifndef __IMAP_H__
#define __IMAP_H__
#include <map>
#include <set>
#include <vector>
#include <algorithm>
#include "IntMap.h"
using namespace std;
template <class K>
class IMap {
public:
static const long serialVersionUID = 1L;
map<K, IntMap*> mp;
vector<K> mp_lst;
IMap();
void clear();
bool put(... | 15.058824 | 94 | 0.653646 | [
"vector"
] |
da45a6454bd34c17c407f1d160393c062364d313 | 662 | h | C | app/core/env/objects/object/passive/inertial_point/core.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | app/core/env/objects/object/passive/inertial_point/core.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | app/core/env/objects/object/passive/inertial_point/core.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | #ifndef C0P_CORE_ENV_OBJECTS_OBJECT_PASSIVE_INERTIAL_POINT_CORE_H
#define C0P_CORE_ENV_OBJECTS_OBJECT_PASSIVE_INERTIAL_POINT_CORE_H
#pragma once
// App includes
#include "core/env/objects/core.h"
#include "core/env/objects/object/passive/inertial_point/prop.h"
namespace c0p {
template<typename TypeParameters>
class ... | 26.48 | 130 | 0.774924 | [
"object"
] |
da5d88c4fa8d8a1727aa8fd40312429ccafee495 | 1,511 | h | C | include/Bitset.h | CyR1en/CSCI2312_A2 | f9a9cc524b4513151de8c65d32b5b8d4a54cf8c3 | [
"MIT"
] | null | null | null | include/Bitset.h | CyR1en/CSCI2312_A2 | f9a9cc524b4513151de8c65d32b5b8d4a54cf8c3 | [
"MIT"
] | null | null | null | include/Bitset.h | CyR1en/CSCI2312_A2 | f9a9cc524b4513151de8c65d32b5b8d4a54cf8c3 | [
"MIT"
] | null | null | null | #ifndef GRIDS_BITSET_H
#define GRIDS_BITSET_H
#include <vector>
#include <iostream>
/**
* Implementation of a Bitset.
*
* At its core, this class is basically just a binary, represented in a vector for easy processing.
* That means, I implemented this class with the following binary properties in mind:
* - Binar... | 30.836735 | 100 | 0.704831 | [
"vector"
] |
da5ffaf395fbafa019cab916d71565577bc3a748 | 6,246 | c | C | src/Logikanalysator/USB-TPLE/v_1.0/Microcontroller_Firmware/Atmel_Based/USB_JTAG_UART/src/tasks/cdc_task.c | dm7h/fpga-event-recorder | 4e53babbbb514ee375f4b5585b1d24e5b40f8df7 | [
"0BSD"
] | null | null | null | src/Logikanalysator/USB-TPLE/v_1.0/Microcontroller_Firmware/Atmel_Based/USB_JTAG_UART/src/tasks/cdc_task.c | dm7h/fpga-event-recorder | 4e53babbbb514ee375f4b5585b1d24e5b40f8df7 | [
"0BSD"
] | null | null | null | src/Logikanalysator/USB-TPLE/v_1.0/Microcontroller_Firmware/Atmel_Based/USB_JTAG_UART/src/tasks/cdc_task.c | dm7h/fpga-event-recorder | 4e53babbbb514ee375f4b5585b1d24e5b40f8df7 | [
"0BSD"
] | null | null | null | /*This file has been prepared for Doxygen automatic documentation generation.*/
//! \file *********************************************************************
//!
//! \brief This file manages the CDC task.
//!
//! - Compiler: IAR EWAVR and GNU GCC for AVR
//! - Supported devices: ATmega32U4
//!
//! ... | 28.390909 | 113 | 0.613353 | [
"vector"
] |
da653dde7ed1be16497802bd1dfa6258a44b421a | 2,470 | c | C | arcsde-sql/arcsde-sdk-c/c-api-direct-connection/C-direct-connection.c | claudeshyaka-esri/developer-support | 016940d74f92a78f362900ab5329aa88c27d0a43 | [
"Apache-2.0"
] | 272 | 2015-02-11T16:26:39.000Z | 2022-03-31T08:47:33.000Z | arcsde-sql/arcsde-sdk-c/c-api-direct-connection/C-direct-connection.c | claudeshyaka-esri/developer-support | 016940d74f92a78f362900ab5329aa88c27d0a43 | [
"Apache-2.0"
] | 254 | 2015-02-11T01:12:35.000Z | 2021-04-22T22:14:20.000Z | arcsde-sql/arcsde-sdk-c/c-api-direct-connection/C-direct-connection.c | claudeshyaka-esri/developer-support | 016940d74f92a78f362900ab5329aa88c27d0a43 | [
"Apache-2.0"
] | 211 | 2015-02-10T00:09:07.000Z | 2022-02-24T12:27:40.000Z | #include <stdio.h>
#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include "sdetype.h"
#include "sdeerno.h"
using namespace std;
/* Function macros */
#define check_rc_return_on_failure(c,s,rc,f) {if (rc != SE_SUCCESS) { check_rc_(c, s, rc, f, __LINE__, __FILE__); return rc; }}
LONG ... | 30.875 | 146 | 0.672065 | [
"geometry"
] |
da6a9f9d06ee49077d83014dd39a48494ffbac5f | 750 | h | C | structural/src/flyweight/glyph_factory.h | rachwal/DesignPatterns | 0645544706c915a69e1ca64addba5cc14453f64c | [
"MIT"
] | 9 | 2016-08-03T16:15:57.000Z | 2021-11-08T13:15:46.000Z | structural/src/flyweight/glyph_factory.h | rachwal/DesignPatterns | 0645544706c915a69e1ca64addba5cc14453f64c | [
"MIT"
] | null | null | null | structural/src/flyweight/glyph_factory.h | rachwal/DesignPatterns | 0645544706c915a69e1ca64addba5cc14453f64c | [
"MIT"
] | 4 | 2016-08-03T16:16:01.000Z | 2017-12-27T05:14:55.000Z | // Based on "Design Patterns: Elements of Reusable Object-Oriented Software"
// book by Erich Gamma, John Vlissides, Ralph Johnson, and Richard Helm
//
// Created by Bartosz Rachwal. The National Institute of Advanced Industrial Science and Technology, Japan.
#ifndef STRUCTURAL_FLYWEIGHT_GLYPH_FACTORY_H_
#define STRU... | 20.27027 | 107 | 0.776 | [
"object"
] |
da81861f7b04d186aac3f70861a2e829502c783d | 1,198 | h | C | include/phyExtendedCamera.h | bach74/Lisa | 6f79b909f734883cd05a0ccf8679199ae2e301cf | [
"MIT",
"Unlicense"
] | 2 | 2016-06-23T21:20:19.000Z | 2020-03-25T15:01:07.000Z | include/phyExtendedCamera.h | bach74/Lisa | 6f79b909f734883cd05a0ccf8679199ae2e301cf | [
"MIT",
"Unlicense"
] | null | null | null | include/phyExtendedCamera.h | bach74/Lisa | 6f79b909f734883cd05a0ccf8679199ae2e301cf | [
"MIT",
"Unlicense"
] | null | null | null | // =============================================================================
// phyExtendedCamera.h
//
// ExtendedCamera specialization class
// use physX functions to pick an object with mouse click, instead of Ogre's
//
// Copyright (C) 2007-2012 by Bach
// This file is part of the LiSA project.
// The ... | 30.717949 | 115 | 0.638564 | [
"object"
] |
da88af275bdf40490dd552574be85daac60a407e | 6,389 | h | C | src/dbpclient.h | ouyun/FnFnCoreWallet | 3aa61145bc3f524d1dc10ada22e164689a73d794 | [
"MIT"
] | 1 | 2019-12-23T11:56:55.000Z | 2019-12-23T11:56:55.000Z | src/dbpclient.h | ouyun/FnFnCoreWallet | 3aa61145bc3f524d1dc10ada22e164689a73d794 | [
"MIT"
] | null | null | null | src/dbpclient.h | ouyun/FnFnCoreWallet | 3aa61145bc3f524d1dc10ada22e164689a73d794 | [
"MIT"
] | null | null | null | // Copyright (c) 2017-2019 The Multiverse developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef MULTIVERSE_DBP_CLIENT_H
#define MULTIVERSE_DBP_CLIENT_H
#include "walleve/walleve.h"
#include "event.h"
#include ... | 34.535135 | 105 | 0.742683 | [
"vector"
] |
da8e5a172644a498aa6879656be3db78d6c5fbe2 | 2,785 | h | C | crypto/SampleKeyProvision.h | Acidburn0zzz/NfWebCrypto | 0186e3ebde1779419053384983612d7d494e6bcc | [
"Apache-2.0"
] | null | null | null | crypto/SampleKeyProvision.h | Acidburn0zzz/NfWebCrypto | 0186e3ebde1779419053384983612d7d494e6bcc | [
"Apache-2.0"
] | null | null | null | crypto/SampleKeyProvision.h | Acidburn0zzz/NfWebCrypto | 0186e3ebde1779419053384983612d7d494e6bcc | [
"Apache-2.0"
] | null | null | null | /*
*
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 34.382716 | 84 | 0.667504 | [
"vector"
] |
fd31de1487c16571fda97220070450aea2a905ac | 2,492 | h | C | dev/Code/Tools/RC/ResourceCompilerPC/ColladaCompiler.h | brianherrera/lumberyard | f85344403c1c2e77ec8c75deb2c116e97b713217 | [
"AML"
] | 1,738 | 2017-09-21T10:59:12.000Z | 2022-03-31T21:05:46.000Z | dev/Code/Tools/RC/ResourceCompilerPC/ColladaCompiler.h | ArchitectureStudios/lumberyard | f85344403c1c2e77ec8c75deb2c116e97b713217 | [
"AML"
] | 427 | 2017-09-29T22:54:36.000Z | 2022-02-15T19:26:50.000Z | dev/Code/Tools/RC/ResourceCompilerPC/ColladaCompiler.h | ArchitectureStudios/lumberyard | f85344403c1c2e77ec8c75deb2c116e97b713217 | [
"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... | 32.789474 | 92 | 0.767657 | [
"vector"
] |
fd37dad13065dcad524da64cbbc79fdf46b3a615 | 393 | h | C | Arkanoid/src/Infrastructure/StageReader/StageReader.h | majchrzak99/ArkanoidSFML | 989655d36e97ab07a2463a2c09dddd02a212f90a | [
"BSD-2-Clause"
] | null | null | null | Arkanoid/src/Infrastructure/StageReader/StageReader.h | majchrzak99/ArkanoidSFML | 989655d36e97ab07a2463a2c09dddd02a212f90a | [
"BSD-2-Clause"
] | null | null | null | Arkanoid/src/Infrastructure/StageReader/StageReader.h | majchrzak99/ArkanoidSFML | 989655d36e97ab07a2463a2c09dddd02a212f90a | [
"BSD-2-Clause"
] | null | null | null | #pragma once
#include "../src/Application/Common/Abstractions/StageLoader.h"
#include <filesystem>
#include <string>
#include <fstream>
#include <iostream>
namespace Arkanoid
{
/// stage loader implementation
class StageReader : public StageLoader
{
const std::string _path = "stages/";
public:
std::vector<Bri... | 18.714286 | 63 | 0.737913 | [
"vector"
] |
fd3cd609075e3cda090af6d6a7df5af0706ac367 | 29,999 | c | C | src/Graphics_D3D11.c | Jackerty/ClassiCube | 819376ef35ddd3748a3cbe9ba6d47443fa442b81 | [
"BSD-3-Clause"
] | 419 | 2019-03-15T03:47:48.000Z | 2022-03-27T01:39:08.000Z | src/Graphics_D3D11.c | Jackerty/ClassiCube | 819376ef35ddd3748a3cbe9ba6d47443fa442b81 | [
"BSD-3-Clause"
] | 331 | 2019-03-12T07:37:45.000Z | 2022-03-25T00:33:07.000Z | src/Graphics_D3D11.c | Jackerty/ClassiCube | 819376ef35ddd3748a3cbe9ba6d47443fa442b81 | [
"BSD-3-Clause"
] | 129 | 2019-03-13T05:39:25.000Z | 2022-03-19T18:21:48.000Z | #include "Core.h"
#ifdef CC_BUILD_D3D11
#include "_GraphicsBase.h"
#include "Errors.h"
#include "Logger.h"
#include "Window.h"
#include "_D3D11Shaders.h"
/* Avoid pointless includes */
#define WIN32_LEAN_AND_MEAN
#define NOSERVICE
#define NOMCX
#define NOIME
#define COBJMACROS
#include <d3d11.h>
#pragma... | 37.592732 | 133 | 0.635455 | [
"render",
"object"
] |
fd3e4e9fc023bb2c692df1496067c748d1343bc0 | 14,067 | h | C | hoomd/extern/neighbor/neighbor/LBVHTraverser.h | XT-Lee/asap | 03c3e3616d51298fa42bd7696c84ecf3ff29089f | [
"BSD-3-Clause"
] | null | null | null | hoomd/extern/neighbor/neighbor/LBVHTraverser.h | XT-Lee/asap | 03c3e3616d51298fa42bd7696c84ecf3ff29089f | [
"BSD-3-Clause"
] | null | null | null | hoomd/extern/neighbor/neighbor/LBVHTraverser.h | XT-Lee/asap | 03c3e3616d51298fa42bd7696c84ecf3ff29089f | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2018-2019, Michael P. Howard.
// This file is released under the Modified BSD License.
// Maintainer: mphoward
#ifndef NEIGHBOR_LBVH_TRAVERSER_H_
#define NEIGHBOR_LBVH_TRAVERSER_H_
#include "LBVH.h"
#include "LBVHTraverser.cuh"
#include "TransformOps.h"
#include "hoomd/ExecutionConfiguration.h"
#in... | 43.283077 | 116 | 0.66887 | [
"transform",
"3d"
] |
fd3faddf0fb3765c1d095eda0032859f6dc26bd4 | 8,463 | h | C | lullaby/modules/ecs/blueprint.h | dherbst/lullaby | 0b6675c9fc534c606236f40486987540ad098007 | [
"Apache-2.0"
] | 1,198 | 2017-06-09T08:10:52.000Z | 2022-03-21T13:39:50.000Z | lullaby/modules/ecs/blueprint.h | dherbst/lullaby | 0b6675c9fc534c606236f40486987540ad098007 | [
"Apache-2.0"
] | 14 | 2017-06-10T00:47:46.000Z | 2020-12-31T05:19:55.000Z | lullaby/modules/ecs/blueprint.h | dherbst/lullaby | 0b6675c9fc534c606236f40486987540ad098007 | [
"Apache-2.0"
] | 183 | 2017-06-09T22:19:20.000Z | 2022-02-23T03:31:35.000Z | /*
Copyright 2017-2019 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed t... | 33.058594 | 80 | 0.721612 | [
"object"
] |
fd520d429ff20029b397a9444953d602a2b9176d | 1,747 | h | C | shirabeengine/shirabeengine/modules/wsi/code/include/wsi/x11/x11display.h | BoneCrasher/ShirabeEngine | 39b3aa2c5173084d59b96b7f60c15207bff0ad04 | [
"MIT"
] | 5 | 2019-12-02T12:28:57.000Z | 2021-04-07T21:21:13.000Z | shirabeengine/shirabeengine/modules/wsi/code/include/wsi/x11/x11display.h | BoneCrasher/ShirabeEngine | 39b3aa2c5173084d59b96b7f60c15207bff0ad04 | [
"MIT"
] | null | null | null | shirabeengine/shirabeengine/modules/wsi/code/include/wsi/x11/x11display.h | BoneCrasher/ShirabeEngine | 39b3aa2c5173084d59b96b7f60c15207bff0ad04 | [
"MIT"
] | 1 | 2020-01-09T14:25:42.000Z | 2020-01-09T14:25:42.000Z | #ifndef __SHIRABE_X11_DISPLAY_H__
#define __SHIRABE_X11_DISPLAY_H__
#include <platform/platform.h>
#include <log/log.h>
#include <core/enginetypehelper.h>
#include <os/osdisplay.h>
#include "wsi/display.h"
namespace engine
{
namespace wsi
{
namespace x11
{
class CX11Display
... | 33.596154 | 112 | 0.55581 | [
"vector"
] |
fd54fef2d703bf1cbbd9e502626ea0ebcdbe3fed | 2,824 | h | C | src/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.h | dAck2cC2/m3e | 475b89b59d5022a94e00b636438b25e27e4eaab2 | [
"Apache-2.0"
] | null | null | null | src/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.h | dAck2cC2/m3e | 475b89b59d5022a94e00b636438b25e27e4eaab2 | [
"Apache-2.0"
] | null | null | null | src/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.h | dAck2cC2/m3e | 475b89b59d5022a94e00b636438b25e27e4eaab2 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 25.908257 | 75 | 0.739023 | [
"vector"
] |
fd5c2c45c618b059bbc14f5d264e482aa15ac656 | 1,122 | c | C | libfly/src/win32keyboard.c | OS2World/APP-INTERNET-NFTP | 0e4d26c5c4c89b724980385e677200f677fee24b | [
"MIT"
] | 3 | 2021-08-04T15:13:34.000Z | 2022-01-13T16:19:41.000Z | libfly/src/win32keyboard.c | OS2World/APP-INTERNET-NFTP | 0e4d26c5c4c89b724980385e677200f677fee24b | [
"MIT"
] | null | null | null | libfly/src/win32keyboard.c | OS2World/APP-INTERNET-NFTP | 0e4d26c5c4c89b724980385e677200f677fee24b | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <time.h>
#include <windows.h>
/* ------------------------------------------------------------- */
int main (void)
{
INPUT_RECORD inp;
DWORD nr, prev_console_mode;
HANDLE h_input, h_output;
h_output = GetStdHandle (STD_OUTPUT_HANDLE);
h_input... | 29.526316 | 82 | 0.557932 | [
"3d"
] |
fd5dce75a9726fa073667269863971424462d6fc | 3,259 | h | C | external/GTEngine/Include/Mathematics/GteIntrOrientedBox3Sphere3.h | yushuiqiang/geometry3cpp | 2727986b89da2d40ffbd0dddb6947183c8bf68b0 | [
"BSL-1.0"
] | 1 | 2021-02-18T10:25:42.000Z | 2021-02-18T10:25:42.000Z | external/GTEngine/Include/Mathematics/GteIntrOrientedBox3Sphere3.h | yushuiqiang/geometry3cpp | 2727986b89da2d40ffbd0dddb6947183c8bf68b0 | [
"BSL-1.0"
] | null | null | null | external/GTEngine/Include/Mathematics/GteIntrOrientedBox3Sphere3.h | yushuiqiang/geometry3cpp | 2727986b89da2d40ffbd0dddb6947183c8bf68b0 | [
"BSL-1.0"
] | null | null | null | // David Eberly, Geometric Tools, Redmond WA 98052
// Copyright (c) 1998-2018
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// File Version: 3.0.0 (2016/06/19)
#pragma once
#include <Mathema... | 35.423913 | 100 | 0.676588 | [
"solid"
] |
fd6bb1d4689c91b54a0b63d52edebdf76f3652b5 | 6,717 | h | C | modules/desktop_capture/linux/wayland/screencast_portal.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | 2 | 2022-03-10T01:47:56.000Z | 2022-03-31T12:51:46.000Z | modules/desktop_capture/linux/wayland/screencast_portal.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | null | null | null | modules/desktop_capture/linux/wayland/screencast_portal.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2022 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | 39.511765 | 105 | 0.593271 | [
"object"
] |
fd6d4c224f1991f20737e6a78a810a32042a4213 | 20,489 | c | C | software/firmware/ChibiOS/os/ex/ST/lis3dsh.c | lowerrandom/DaBomb_dc27_badge | 4bba0e58a304671b48755b99113b3d489259760a | [
"Apache-2.0"
] | 29 | 2018-12-13T02:33:42.000Z | 2022-02-28T13:26:35.000Z | software/firmware/ChibiOS/os/ex/ST/lis3dsh.c | lowerrandom/DaBomb_dc27_badge | 4bba0e58a304671b48755b99113b3d489259760a | [
"Apache-2.0"
] | 47 | 2019-03-21T05:23:28.000Z | 2019-12-07T23:37:44.000Z | software/firmware/ChibiOS/os/ex/ST/lis3dsh.c | lowerrandom/DaBomb_dc27_badge | 4bba0e58a304671b48755b99113b3d489259760a | [
"Apache-2.0"
] | 13 | 2019-01-16T12:06:21.000Z | 2020-04-25T02:14:06.000Z | /*
ChibiOS - Copyright (C) 2016..2018 Rocco Marco Guglielmi
This file is part of ChibiOS.
ChibiOS 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 y... | 31.91433 | 80 | 0.634926 | [
"object"
] |
fd71557ba0f54dc15589a6edf1b79b5be038e4b7 | 228,312 | c | C | fixpoint/5.c | lqcd/sharpF | 5363370f11dcebd2c6cc75b79ac0476f78cbeb48 | [
"BSD-3-Clause"
] | 7 | 2018-09-21T13:50:12.000Z | 2020-08-05T14:28:14.000Z | fixpoint/5.c | lqcd/sharpF | 5363370f11dcebd2c6cc75b79ac0476f78cbeb48 | [
"BSD-3-Clause"
] | null | null | null | fixpoint/5.c | lqcd/sharpF | 5363370f11dcebd2c6cc75b79ac0476f78cbeb48 | [
"BSD-3-Clause"
] | 1 | 2020-05-14T12:47:30.000Z | 2020-05-14T12:47:30.000Z | /* 5.sf */
/* Generated by #F $Id$ */
#ifdef PROFILE
#define host host_module_5
#endif
#define MODULE module_5
#define LOAD() module_3(); module_0();
extern void module_0(void); /* 0.sf */
extern void module_3(void); /* 3.sf */
/* standard includes */
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
#includ... | 26.104734 | 396 | 0.445176 | [
"object",
"vector"
] |
fd794dad0db49ac69ac402683414b3e2dbc8741a | 2,019 | h | C | CPPWebFramework/cwf/metaclassparser.h | lucianoconforto/CPPWebFramework | 7a6d0537777414261e8e6e66e5115944e6e7ef0a | [
"MIT"
] | 431 | 2017-01-07T16:08:30.000Z | 2022-03-25T07:38:41.000Z | CPPWebFramework/cwf/metaclassparser.h | lucianoconforto/CPPWebFramework | 7a6d0537777414261e8e6e66e5115944e6e7ef0a | [
"MIT"
] | 33 | 2017-01-26T14:18:25.000Z | 2022-03-12T07:39:18.000Z | CPPWebFramework/cwf/metaclassparser.h | lucianoconforto/CPPWebFramework | 7a6d0537777414261e8e6e66e5115944e6e7ef0a | [
"MIT"
] | 129 | 2017-01-10T03:41:51.000Z | 2022-03-04T02:31:26.000Z | /*
Copyright 2017 Herik Lima de Castro and Marcelo Medeiros Eler
Distributed under MIT license, or public domain if desired and
recognized in your jurisdiction.
See file LICENSE for detail.
*/
#ifndef METACLASSPARSER_H
#define METACLASSPARSER_H
#include <QMap>
#include <tuple>
#include <QDebug>
#incl... | 29.691176 | 78 | 0.679544 | [
"object"
] |
fd80f26c28f4bf9cc8dfb14d9810275def306527 | 6,170 | h | C | include/SAM_Pvwattsv1Poa.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | null | null | null | include/SAM_Pvwattsv1Poa.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | null | null | null | include/SAM_Pvwattsv1Poa.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | 1 | 2019-05-21T23:16:24.000Z | 2019-05-21T23:16:24.000Z | #ifndef SAM_PVWATTSV1POA_H_
#define SAM_PVWATTSV1POA_H_
#include "visibility.h"
#include "SAM_api.h"
#include <stdint.h>
#ifdef __cplusplus
extern "C"
{
#endif
//
// Pvwattsv1Poa Technology Model
//
/**
* Create a Pvwattsv1Poa variable table.
* @param def: the set of financial model-dependent defaults to ... | 29.663462 | 122 | 0.755916 | [
"object",
"model"
] |
fd82e82acafd177d91d3bd9464bc24ac9d21f2f2 | 4,149 | h | C | OpenVinoOpenCvSharpExtern/my_functions.h | nrandell/openvinoopencvsharp | 9ebe806c32388778db9611473f53b9145f6a8609 | [
"MIT"
] | 6 | 2020-05-25T22:56:05.000Z | 2022-02-25T05:09:01.000Z | OpenVinoOpenCvSharpExtern/my_functions.h | nrandell/openvinoopencvsharp | 9ebe806c32388778db9611473f53b9145f6a8609 | [
"MIT"
] | null | null | null | OpenVinoOpenCvSharpExtern/my_functions.h | nrandell/openvinoopencvsharp | 9ebe806c32388778db9611473f53b9145f6a8609 | [
"MIT"
] | null | null | null | // Additional functions
#ifndef _MY_FUNCTIONS_H_
#define _MY_FUNCTIONS_H_
#ifdef _WIN32
#pragma warning(disable: 4996)
#endif
#include <opencv2/opencv.hpp>
#include "my_types.h"
#ifdef _WIN32
#include <Windows.h>
// MP! Added: To provide WinRT version of MessageBox handling.
#ifdef _WINRT_DLL
v... | 24.696429 | 133 | 0.601832 | [
"vector"
] |
fb790303ecca9e83d0fce77e7625605a7a379b0b | 116 | h | C | Algorithms/CountSort/CountSort.h | GigaNova/CPP-Algorithms | b8a28cbbde9bd8ae94d6e6795566a35eb22aaac0 | [
"MIT"
] | null | null | null | Algorithms/CountSort/CountSort.h | GigaNova/CPP-Algorithms | b8a28cbbde9bd8ae94d6e6795566a35eb22aaac0 | [
"MIT"
] | null | null | null | Algorithms/CountSort/CountSort.h | GigaNova/CPP-Algorithms | b8a28cbbde9bd8ae94d6e6795566a35eb22aaac0 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
class CountSort
{
public:
static void Sort(std::vector<int>& _unsortedVector);
};
| 11.6 | 53 | 0.724138 | [
"vector"
] |
fb7c2e5e80bf1af9f827a85becd71ff172bc885c | 3,966 | h | C | almath/geometrics/shapes3d.h | UCCS-Social-Robotics/libalmath | 608475eced68452eb19ef09c46e1916ac597ed88 | [
"BSD-3-Clause"
] | 4 | 2016-03-14T20:34:05.000Z | 2021-02-14T05:53:00.000Z | almath/geometrics/shapes3d.h | UCCS-Social-Robotics/libalmath | 608475eced68452eb19ef09c46e1916ac597ed88 | [
"BSD-3-Clause"
] | 1 | 2021-02-14T05:52:04.000Z | 2022-03-16T11:18:20.000Z | almath/geometrics/shapes3d.h | UCCS-Social-Robotics/libalmath | 608475eced68452eb19ef09c46e1916ac597ed88 | [
"BSD-3-Clause"
] | 9 | 2017-07-11T16:01:27.000Z | 2022-02-13T20:41:05.000Z | /**
* @author Nicolas Garcia - ngarcia@aldebaran-robotics.com
* Aldebaran Robotics (c) 2014 All Rights Reserved
*
*/
#ifndef LIB_ALMATH_GEOMETRICS_SHAPES_H
#define LIB_ALMATH_GEOMETRICS_SHAPES_H
#include <almath/api.h>
#include <string>
#include <stdexcept>
namespace AL {
namespace Math {
class ALMATH_API Shape... | 27.164384 | 74 | 0.722138 | [
"3d"
] |
fb90a9b4662b3827e69519a67f958c6e925bf03e | 250 | h | C | src/Model.h | olesgedz/Cube | 12f0b48cc89a8fbb381e3e47e482bb6f3fcf04d6 | [
"Apache-2.0"
] | null | null | null | src/Model.h | olesgedz/Cube | 12f0b48cc89a8fbb381e3e47e482bb6f3fcf04d6 | [
"Apache-2.0"
] | null | null | null | src/Model.h | olesgedz/Cube | 12f0b48cc89a8fbb381e3e47e482bb6f3fcf04d6 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include "Mesh.h"
struct Material
{
float diffuse[3];
float specular[3];
int shininess;
};
class Model
{
public:
Material material;
~Model();
std::vector<Mesh> meshes;
public:
Model() = default;
private:
};
| 10.869565 | 26 | 0.676 | [
"mesh",
"vector",
"model"
] |
fb943f2f43250f0464b8719cfa4d1e3478f1a370 | 190 | h | C | 3rdparty/cuckoo/cuckarood.h | duguyifang/btcpool | 0127a750b3b26a515e66261cbd9ad7f95c54de01 | [
"MIT"
] | 585 | 2016-08-20T22:25:49.000Z | 2021-03-11T15:13:54.000Z | 3rdparty/cuckoo/cuckarood.h | immense055/btcpool | 0127a750b3b26a515e66261cbd9ad7f95c54de01 | [
"MIT"
] | 335 | 2016-09-22T02:58:02.000Z | 2021-03-08T07:19:13.000Z | 3rdparty/cuckoo/cuckarood.h | immense055/btcpool | 0127a750b3b26a515e66261cbd9ad7f95c54de01 | [
"MIT"
] | 443 | 2016-08-20T17:56:54.000Z | 2021-03-11T04:10:42.000Z | #pragma once
#include <cstdint>
#include <cstddef>
#include <vector>
class siphash_keys;
bool verify_cuckarood(const std::vector<uint64_t> &edges, siphash_keys &keys, uint32_t edgeBits);
| 19 | 97 | 0.773684 | [
"vector"
] |
fb95a84bbf940a5e88399f40d4bdd7f8dcc46be1 | 1,109 | c | C | d/meizhuang/neitang.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 69 | 2018-03-08T18:24:44.000Z | 2022-02-24T13:43:53.000Z | d/meizhuang/neitang.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 3 | 2019-04-24T12:21:19.000Z | 2021-03-28T23:34:58.000Z | d/meizhuang/neitang.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 33 | 2017-12-23T05:06:58.000Z | 2021-08-16T02:42:59.000Z | // neitang.c
#include <ansi.h>
inherit ROOM;
void create()
{
set("short", "偏房");
set("long", @LONG
这是一间没有任何东西的房子,四壁空荡荡的,好象是一间刚修
好的,还没有来得及进行装饰的房间,正中的墙上画着一幅壁画,相
当的醒目,画着九天十万神魔歃血为盟,十万滴魔血化做了一只鲜红
的鹦鹉,鹦鹉的眼睛(eye)竟然是用非常罕见的朱雀石做成的。
LONG
);
set("exits", ([ /* sizeof() == 1 */
"east" : ... | 20.924528 | 59 | 0.467989 | [
"object"
] |
fb960db87720d98577b722f0e9b59edd0575d1e8 | 75,962 | c | C | src/server/xtra1.c | evileye-uk/mangband | 0ae8a57f5212cf7e912d06154afe14f426ca28d4 | [
"RSA-MD"
] | 56 | 2015-03-30T13:13:08.000Z | 2021-12-31T14:22:14.000Z | src/server/xtra1.c | evileye-uk/mangband | 0ae8a57f5212cf7e912d06154afe14f426ca28d4 | [
"RSA-MD"
] | 438 | 2015-03-22T15:17:47.000Z | 2022-03-12T15:16:57.000Z | src/server/xtra1.c | evileye-uk/mangband | 0ae8a57f5212cf7e912d06154afe14f426ca28d4 | [
"RSA-MD"
] | 20 | 2015-05-12T00:13:01.000Z | 2021-11-24T17:37:33.000Z | /* File: misc.c */
/* Purpose: misc code */
/*
* Copyright (c) 1989 James E. Wilson, Robert A. Koeneke
*
* This software may be copied and distributed for educational, research, and
* not for profit purposes provided that this copyright and statement are
* included in all such copies.
*/
#include "mangband.h"
... | 21.218436 | 135 | 0.622522 | [
"object"
] |
fb9dae904429b9c10f77ce32321c65395281bdad | 76,030 | h | C | aws-cpp-sdk-datasync/include/aws/datasync/model/Options.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-datasync/include/aws/datasync/model/Options.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-datasync/include/aws/datasync/model/Options.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/datasync/DataSync_EXPORTS.h>
#include <aws/datasync/model/VerifyMode.h>
#include <aws/datasync/model/OverwriteMode.h>
#include <aws/datasync/model/Atime.h>
#include <aws/dat... | 61.166533 | 188 | 0.699014 | [
"object",
"model"
] |
fb9f28cdb00ec98434f871c27c8ab6d30ed58139 | 866 | h | C | include/MeshRender.h | sindney/nest3d-cpp | 033575364c14a48499ddbb0cbf489b7e72b0d9b7 | [
"MIT"
] | 2 | 2018-01-11T13:00:14.000Z | 2018-01-12T02:02:16.000Z | include/MeshRender.h | sindney/nest3d-cpp | 033575364c14a48499ddbb0cbf489b7e72b0d9b7 | [
"MIT"
] | null | null | null | include/MeshRender.h | sindney/nest3d-cpp | 033575364c14a48499ddbb0cbf489b7e72b0d9b7 | [
"MIT"
] | null | null | null | #ifndef N3D_MESHRENDER_H
#define N3D_MESHRENDER_H
#include <string>
namespace nest
{
class Joint;
class Matrix4;
class Mesh;
class MeshRender
{
public:
/**
* Use this to identify shader in mesh's shader map.
*
* @see MeshNode
*/
std::string flag;
/**
* Number of draw calls.
*/
in... | 15.464286 | 100 | 0.639723 | [
"mesh"
] |
fbb008cd303260dab2d2bde3692e5dcd98fedf4a | 6,851 | h | C | CGALib/include/Headers/AbstractModel.h | jorge-jcc/MarioCraftv2 | f0870721685452b2b39df1004f4be26f2dfb3629 | [
"Xnet",
"X11"
] | null | null | null | CGALib/include/Headers/AbstractModel.h | jorge-jcc/MarioCraftv2 | f0870721685452b2b39df1004f4be26f2dfb3629 | [
"Xnet",
"X11"
] | null | null | null | CGALib/include/Headers/AbstractModel.h | jorge-jcc/MarioCraftv2 | f0870721685452b2b39df1004f4be26f2dfb3629 | [
"Xnet",
"X11"
] | null | null | null | /*
Creado por Reynaldo Martell
Computacion Grafica e Interaccion Humano Computadora
Fecha: 08/02/2018
*/
#ifndef ABSTRACTMODEL_H
#define ABSTRACTMODEL_H
#if defined _WIN32 || defined __CYGWIN__
#ifdef BUILDING_DLL
#ifdef __GNUC__
#define DLL_PUBLIC __attribute__ ((dllexport))
#else
... | 24.732852 | 147 | 0.648664 | [
"render",
"vector",
"model"
] |
fbb3aec671f3bdbd5840879e57acb42e620baee7 | 2,158 | h | C | src/paintown-engine/factory/object_factory.h | marstau/shinsango | d9468787ae8e18fa478f936770d88e9bf93c11c0 | [
"BSD-3-Clause"
] | 1 | 2021-06-16T15:25:47.000Z | 2021-06-16T15:25:47.000Z | src/paintown-engine/factory/object_factory.h | marstau/shinsango | d9468787ae8e18fa478f936770d88e9bf93c11c0 | [
"BSD-3-Clause"
] | null | null | null | src/paintown-engine/factory/object_factory.h | marstau/shinsango | d9468787ae8e18fa478f936770d88e9bf93c11c0 | [
"BSD-3-Clause"
] | null | null | null | #ifndef _object_factory_h
#define _object_factory_h
#include <map>
#include <vector>
#include <string>
#include "util/pointer.h"
namespace Paintown{
class Object;
class Actor;
class Cat;
class Item;
class BreakableItem;
class Enemy;
class NetworkCharacter;
class NetworkPlayer;
}
class... | 30.828571 | 126 | 0.674699 | [
"object",
"vector"
] |
fbb4917dde4e9642cc1777c8e3cc81ef22795dd7 | 508 | h | C | ZGTextProj/ZGTextProj/Modules/Animations/View/ZGAniTextCell.h | MR-Zong/ZGTextProject | 78ebe880e86272f3910bb96b36114e69f0437c93 | [
"Apache-2.0"
] | null | null | null | ZGTextProj/ZGTextProj/Modules/Animations/View/ZGAniTextCell.h | MR-Zong/ZGTextProject | 78ebe880e86272f3910bb96b36114e69f0437c93 | [
"Apache-2.0"
] | null | null | null | ZGTextProj/ZGTextProj/Modules/Animations/View/ZGAniTextCell.h | MR-Zong/ZGTextProject | 78ebe880e86272f3910bb96b36114e69f0437c93 | [
"Apache-2.0"
] | null | null | null | //
// ZGAniTextCell.h
// ZGTextProj
//
// Created by 徐宗根 on 2018/6/23.
// Copyright © 2018年 XuZonggen. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ZGAniTextCellModel : NSObject
@property (nonatomic, strong) NSString *text;
@property (nonatomic, assign) CGFloat textHeight;
@property (nonatomic, assi... | 21.166667 | 56 | 0.75 | [
"model"
] |
fbc111f8ee218f79a7c13cb478d0ca75e6ae30f7 | 3,160 | c | C | adm/npc/nanxian.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 69 | 2018-03-08T18:24:44.000Z | 2022-02-24T13:43:53.000Z | adm/npc/nanxian.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 3 | 2019-04-24T12:21:19.000Z | 2021-03-28T23:34:58.000Z | adm/npc/nanxian.c | zhangyifei/mud | b2090bbd2a8d3d82b86148d794a7ca59cd2429f3 | [
"MIT"
] | 33 | 2017-12-23T05:06:58.000Z | 2021-08-16T02:42:59.000Z | #include <ansi.h>
inherit NPC;
inherit F_DEALER;
inherit F_UNIQUE;
void create()
{
set_name("南贤", ({ "nan xian", "nan", "xian" }));
set("long", @LONG
此人衣着青杉,须发皆白。看似其貌不扬,实
却为世上头号人物。这便是武林中号称「南贤
北丑」的南贤。其为人亦正亦邪,年轻时曾干
下了无数轰天动地的大举。生平决战无数,仅
在北丑手下失过手。
LONG);
set("nickname", HIW "天下至贤" NOR);
se... | 26.115702 | 62 | 0.511076 | [
"object"
] |
fbc1933731bfca515d83f6a37da1f85365eae9e3 | 1,428 | h | C | vector.h | KuraZuzu/MSLH | 815f108f266aad712f85c826bf736a693cbcb69a | [
"MIT"
] | null | null | null | vector.h | KuraZuzu/MSLH | 815f108f266aad712f85c826bf736a693cbcb69a | [
"MIT"
] | null | null | null | vector.h | KuraZuzu/MSLH | 815f108f266aad712f85c826bf736a693cbcb69a | [
"MIT"
] | null | null | null | //
// Created by 倉澤 一詩
//
#ifndef MSLH_VECTOR_H
#define MSLH_VECTOR_H
template <typename T>
class Vector{
private:
struct Container{
int index{0};
T value;
Container* next_ptr;
Container(int _index, T& _value):index(_index),value(_value){
next_ptr = nullptr;
}
... | 17.85 | 69 | 0.468487 | [
"vector"
] |
fbc3d1caa51b1af0acadc087250925acfc5da351 | 5,443 | h | C | be/src/olap/rowset/segment_v2/segment_iterator.h | firetree01/incubator-doris | 20abfc5f6fe47c1a33f40fe1c29be523a9b8d754 | [
"Apache-2.0"
] | null | null | null | be/src/olap/rowset/segment_v2/segment_iterator.h | firetree01/incubator-doris | 20abfc5f6fe47c1a33f40fe1c29be523a9b8d754 | [
"Apache-2.0"
] | null | null | null | be/src/olap/rowset/segment_v2/segment_iterator.h | firetree01/incubator-doris | 20abfc5f6fe47c1a33f40fe1c29be523a9b8d754 | [
"Apache-2.0"
] | null | null | null | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 33.189024 | 95 | 0.676649 | [
"vector"
] |
fbc6d715cc15832172c61d9c8bfeb9a038f14136 | 1,267 | h | C | third_party/niflib/include/nif/ObjectRegistry.h | tcoppex/dojima | e9e2da8097c6ca5359ea5a26714a044a3ee83fe8 | [
"Unlicense"
] | null | null | null | third_party/niflib/include/nif/ObjectRegistry.h | tcoppex/dojima | e9e2da8097c6ca5359ea5a26714a044a3ee83fe8 | [
"Unlicense"
] | null | null | null | third_party/niflib/include/nif/ObjectRegistry.h | tcoppex/dojima | e9e2da8097c6ca5359ea5a26714a044a3ee83fe8 | [
"Unlicense"
] | null | null | null | /* Copyright (c) 2006, NIF File Format Library and Tools
All rights reserved. Please see niflib.h for license. */
#ifndef _OBJECT_REGISTRY_H_
#define _OBJECT_REGISTRY_H_
#include <map>
#include <string>
#include "nif/obj/NiObject.h"
namespace Niflib {
using namespace std;
typedef NiObject * (*obj_factory_func)();
... | 29.465116 | 166 | 0.751381 | [
"object"
] |
76bbf24a7dbe60fca279db6778bebcb5735210ef | 1,049 | h | C | src/spec.h | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 3 | 2020-01-02T17:30:16.000Z | 2021-09-27T18:32:18.000Z | src/spec.h | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 34 | 2020-01-22T01:41:22.000Z | 2021-12-09T13:20:33.000Z | src/spec.h | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 2 | 2020-11-05T01:41:08.000Z | 2021-11-19T13:12:35.000Z | // This is how the app sees concrete specifications.
#pragma once
#include "box.h"
#include "box_reader.h" // ParseBoxFunc
#include <string>
#include <vector>
struct IReport
{
// add a human-readable error or warning to the report.
virtual void error(const char* fmt, ...) = 0;
virtual void warning(const char* f... | 23.311111 | 72 | 0.694948 | [
"vector"
] |
76c3564c1242d7b0e7f9dd9082093fe2b04e816a | 1,548 | h | C | src/util/vec.h | Roninkoi/Vortexy | 4d9169a6059307a967c78c3180a4a742679dbd8f | [
"MIT"
] | 1 | 2021-11-11T00:25:45.000Z | 2021-11-11T00:25:45.000Z | src/util/vec.h | Roninkoi/Vortexy | 4d9169a6059307a967c78c3180a4a742679dbd8f | [
"MIT"
] | null | null | null | src/util/vec.h | Roninkoi/Vortexy | 4d9169a6059307a967c78c3180a4a742679dbd8f | [
"MIT"
] | null | null | null | #ifndef VEC_H
#define VEC_H
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
// data type for vector math
#define real double
// three-vector type
typedef struct {
real x;
real y;
real z;
} vec3;
// four-vector type
typedef struct {
real x;
real y;
real z;
real w;
} vec4;
vec4 Vec4(real x, real y, r... | 14.603774 | 55 | 0.661499 | [
"vector"
] |
76c67a55d19e3c5fb4cce11cd0822ca100382cb8 | 2,023 | c | C | sully/solve.c | 76616c6172/puzzles | bb9da85af9c7f7c78650e24aacbb48c58791c873 | [
"Unlicense"
] | null | null | null | sully/solve.c | 76616c6172/puzzles | bb9da85af9c7f7c78650e24aacbb48c58791c873 | [
"Unlicense"
] | null | null | null | sully/solve.c | 76616c6172/puzzles | bb9da85af9c7f7c78650e24aacbb48c58791c873 | [
"Unlicense"
] | null | null | null | /* Sully's challenge
Here's a challenge - Take an input string parameter and determine if exactly 3 question marks exist between every pair of numbers that add up to 10. If so, return true, otherwise return false. Some examples are
TEST CASES:
"arrb6???4xxbl5???eee5" => true
"acc?7??sss?3rr1??????5" => true
"5??aaaaa... | 29.75 | 210 | 0.529412 | [
"transform"
] |
76d613906ca65d2d5b6b3ea52bc8124ea1aa5c30 | 7,554 | c | C | components/molink/module/bc26/source/bc26.c | yorange1/OneOS-Lite | 4f713c7fdcd1e47547773351337b2309f61b34bd | [
"Apache-2.0"
] | null | null | null | components/molink/module/bc26/source/bc26.c | yorange1/OneOS-Lite | 4f713c7fdcd1e47547773351337b2309f61b34bd | [
"Apache-2.0"
] | null | null | null | components/molink/module/bc26/source/bc26.c | yorange1/OneOS-Lite | 4f713c7fdcd1e47547773351337b2309f61b34bd | [
"Apache-2.0"
] | null | null | null | /**
***********************************************************************************************************************
* Copyright (c) 2020, China Mobile Communications Group Co.,Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the ... | 27.874539 | 120 | 0.671565 | [
"object"
] |
76eecb234ea362e7539062b7a34e735debd970b2 | 12,283 | c | C | patch/cfs/apps/isim/fsw/src/isimtbl.c | cypher-me/HAS-Qualifier-Challenges | bb795303716155dad4a930880a58fecb5d9b50c5 | [
"MIT"
] | 75 | 2020-07-20T20:54:00.000Z | 2022-03-09T09:18:37.000Z | patch/cfs/apps/isim/fsw/src/isimtbl.c | cypher-me/HAS-Qualifier-Challenges | bb795303716155dad4a930880a58fecb5d9b50c5 | [
"MIT"
] | 3 | 2020-09-13T00:46:49.000Z | 2021-07-06T16:18:22.000Z | patch/cfs/apps/isim/fsw/src/isimtbl.c | cypher-me/HAS-Qualifier-Challenges | bb795303716155dad4a930880a58fecb5d9b50c5 | [
"MIT"
] | 14 | 2020-07-22T16:34:51.000Z | 2021-09-13T12:19:59.000Z | /*
** Purpose: Implement the ISIM table.
**
** Notes:
** None
**
** License:
** Written by David McComas and licensed under the GNU
** Lesser General Public License (LGPL).
**
** References:
** 1. OpenSatKit Object-based Application Developer's Guide.
** 2. cFS Application Developer's Guide.
**
*/
/*
** Incl... | 33.287263 | 145 | 0.617602 | [
"object"
] |
76f9a01d1c1a70772d5bc00e95c7a2d678750eb3 | 3,037 | h | C | src/scene/xrd-scene-window.h | defcon201/xrdesktop | 81bae4c4819a2d47c5e9543bc61410b4335a47e6 | [
"MIT"
] | 3 | 2019-10-05T15:01:48.000Z | 2020-04-10T13:36:50.000Z | src/scene/xrd-scene-window.h | defcon201/xrdesktop | 81bae4c4819a2d47c5e9543bc61410b4335a47e6 | [
"MIT"
] | null | null | null | src/scene/xrd-scene-window.h | defcon201/xrdesktop | 81bae4c4819a2d47c5e9543bc61410b4335a47e6 | [
"MIT"
] | 2 | 2020-03-28T18:27:25.000Z | 2020-12-16T16:14:58.000Z | /*
* xrdesktop
* Copyright 2018 Collabora Ltd.
* Author: Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
* SPDX-License-Identifier: MIT
*/
#ifndef XRD_SCENE_WINDOW_H_
#define XRD_SCENE_WINDOW_H_
#if !defined (XRD_INSIDE) && !defined (XRD_COMPILATION)
#error "Only <xrd.h> can be included directly."
#endif
#inclu... | 30.37 | 79 | 0.580836 | [
"object"
] |
76fa1e9e3c06566d1139465cef0944be8aa39772 | 191 | h | C | include/screen.h | mmdoogie/hello-badge | bffd08cf072eccb01c7feec6d2dbaa57b9cd076b | [
"BSD-3-Clause-Clear"
] | null | null | null | include/screen.h | mmdoogie/hello-badge | bffd08cf072eccb01c7feec6d2dbaa57b9cd076b | [
"BSD-3-Clause-Clear"
] | null | null | null | include/screen.h | mmdoogie/hello-badge | bffd08cf072eccb01c7feec6d2dbaa57b9cd076b | [
"BSD-3-Clause-Clear"
] | null | null | null | #ifndef __hello_screen__
#define __hello_screen__
#include "epdpaint.h"
class Screen {
public:
virtual void render() = 0;
protected:
Paint* _paintBlack;
Paint* _paintRed;
};
#endif | 13.642857 | 28 | 0.727749 | [
"render"
] |
76fe602f26a074d2887e22fe81b592a4ad0e2d96 | 1,245 | h | C | remoting/host/win/window_station_and_desktop.h | kjthegod/chromium | cf940f7f418436b77e15b1ea23e6fa100ca1c91a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 231 | 2015-01-08T09:04:44.000Z | 2021-12-30T03:03:10.000Z | remoting/host/win/window_station_and_desktop.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2021-12-13T19:44:12.000Z | 2021-12-13T19:44:12.000Z | remoting/host/win/window_station_and_desktop.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 268 | 2015-01-21T05:53:28.000Z | 2022-03-25T22:09:01.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef REMOTING_HOST_WIN_WINDOW_STATION_AND_DESKTOP_H_
#define REMOTING_HOST_WIN_WINDOW_STATION_AND_DESKTOP_H_
#include <windows.h>
#include "base/... | 28.295455 | 77 | 0.780723 | [
"object"
] |
0a0c06b2525e24c2f8e6987d7dd11e9e31b6d2ae | 1,682 | c | C | cmds/priest/old/weapons/_whip_of_flame.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | cmds/priest/old/weapons/_whip_of_flame.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | cmds/priest/old/weapons/_whip_of_flame.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | // Whip of Flame
#include <std.h>
inherit SPELL;
object whip;
create() {
::create();
set_spell_name("whip of flame");
set_spell_level(2);
set_spell_type("priest");
set_spell_sphere("combat");
set_diety("loviatar");
set_verbal_comp();
set_somatic_comp();
}
string query_cast_string() ... | 25.104478 | 141 | 0.642093 | [
"object"
] |
0a12e5cdd65dfedf379c5ac652c9938fd4291721 | 11,417 | c | C | linux-socfpga/net/batman-adv/bat_v.c | AlbandeCrevoisier/ldd-athens | 93112a15ceac601c93e577ec16369ba7d3b6949e | [
"BSD-3-Clause"
] | null | null | null | linux-socfpga/net/batman-adv/bat_v.c | AlbandeCrevoisier/ldd-athens | 93112a15ceac601c93e577ec16369ba7d3b6949e | [
"BSD-3-Clause"
] | null | null | null | linux-socfpga/net/batman-adv/bat_v.c | AlbandeCrevoisier/ldd-athens | 93112a15ceac601c93e577ec16369ba7d3b6949e | [
"BSD-3-Clause"
] | null | null | null | /* Copyright (C) 2013-2016 B.A.T.M.A.N. contributors:
*
* Linus Lüssing, Marek Lindner
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
* License as published by the Free Software Foundation.
*
* This program is distributed in t... | 27.914425 | 107 | 0.753525 | [
"mesh",
"object"
] |
0a162402d8c3d79d339a59012702018f84b05474 | 6,547 | h | C | fuse_models/include/fuse_models/graph_ignition.h | mcx/fuse | 3825e489ceaba394fb07c87e0e52dce9485da19b | [
"BSD-3-Clause"
] | null | null | null | fuse_models/include/fuse_models/graph_ignition.h | mcx/fuse | 3825e489ceaba394fb07c87e0e52dce9485da19b | [
"BSD-3-Clause"
] | null | null | null | fuse_models/include/fuse_models/graph_ignition.h | mcx/fuse | 3825e489ceaba394fb07c87e0e52dce9485da19b | [
"BSD-3-Clause"
] | null | null | null | /*
* Software License Agreement (BSD License)
*
* Copyright (c) 2020, Clearpath Robotics
* 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 mus... | 41.176101 | 120 | 0.74538 | [
"object"
] |
0a3bbb7fa50d88dc0ce0c420b77855bbffac6a7e | 13,571 | h | C | analytical_engine/apps/pregel/louvain/louvain_app_base.h | wuyueandrew/GraphScope | 9e2d77d83378f85f001b555d06e4dcbf9a6a4260 | [
"Apache-2.0"
] | 1 | 2022-03-21T07:48:13.000Z | 2022-03-21T07:48:13.000Z | analytical_engine/apps/pregel/louvain/louvain_app_base.h | lnfjpt/GraphScope | 917146f86d8387302a2e1de6963115e7568bf3ee | [
"Apache-2.0"
] | null | null | null | analytical_engine/apps/pregel/louvain/louvain_app_base.h | lnfjpt/GraphScope | 917146f86d8387302a2e1de6963115e7568bf3ee | [
"Apache-2.0"
] | null | null | null | /** Copyright 2020 Alibaba Group Holding Limited.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in w... | 39.914706 | 80 | 0.635473 | [
"vector"
] |
0a4816dcb921266acbaf5eda1fa07f0c196f6093 | 1,936 | h | C | Example/Pods/Headers/Public/WDZSDK/WDZPointCheckForCheckerCollectionViewCell.h | DanielOYC/WDZSDK | 6ef97eabfd0e9094b857a87a563b8029db04b0e5 | [
"MIT"
] | null | null | null | Example/Pods/Headers/Public/WDZSDK/WDZPointCheckForCheckerCollectionViewCell.h | DanielOYC/WDZSDK | 6ef97eabfd0e9094b857a87a563b8029db04b0e5 | [
"MIT"
] | null | null | null | Example/Pods/Headers/Public/WDZSDK/WDZPointCheckForCheckerCollectionViewCell.h | DanielOYC/WDZSDK | 6ef97eabfd0e9094b857a87a563b8029db04b0e5 | [
"MIT"
] | null | null | null | //
// WDZPointCheckForCheckerCollectionViewCell.h
// WDZStore
// 点检详情cell
// Created by 郑来贤 on 14/12/15.
// Copyright (c) 2014年 zhenglaixian. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "TPKeyboardAvoidingTableView.h"
#import "WDZPointCheckForCheckerTableViewCell.h"
#import "CycleScrollView.h"
#import... | 32.266667 | 179 | 0.822831 | [
"model"
] |
0a497bee1e85ee748ca580147973c44ec46fc35f | 1,464 | h | C | old/v2/src/sim/Controller.h | qiuwenhui/micromouse_-simulator | 6625b2814b8281a0db5d4e9d57ae8881ff31fed0 | [
"MIT"
] | 175 | 2016-02-11T11:19:53.000Z | 2022-03-29T17:24:30.000Z | old/v2/src/sim/Controller.h | qiuwenhui/micromouse_-simulator | 6625b2814b8281a0db5d4e9d57ae8881ff31fed0 | [
"MIT"
] | 16 | 2016-03-06T22:06:13.000Z | 2022-02-16T06:23:00.000Z | old/v2/src/sim/Controller.h | qiuwenhui/micromouse_-simulator | 6625b2814b8281a0db5d4e9d57ae8881ff31fed0 | [
"MIT"
] | 57 | 2015-03-31T22:30:46.000Z | 2022-02-10T06:12:27.000Z | #pragma once
#include "Model.h"
#include "View.h"
#include "../mouse/IMouseAlgorithm.h"
#include "MouseInterface.h"
#include "StaticMouseAlgorithmOptions.h"
namespace sim {
class Controller {
public:
Controller(Model* model, View* view);
StaticMouseAlgorithmOptions getOptions();
IMouseAlgorithm* getMo... | 24 | 45 | 0.702869 | [
"model"
] |
0a4e7313394465f8a044c994f2a0301265b839f9 | 13,616 | h | C | server/modules/filter/cache/cache_storage_api.h | tut-blog/MaxScale | cabd6dba0665cb8025c694acf98cffaa68d10de0 | [
"MIT"
] | null | null | null | server/modules/filter/cache/cache_storage_api.h | tut-blog/MaxScale | cabd6dba0665cb8025c694acf98cffaa68d10de0 | [
"MIT"
] | 1 | 2019-07-02T09:59:27.000Z | 2019-07-02T09:59:49.000Z | server/modules/filter/cache/cache_storage_api.h | tut-blog/MaxScale | cabd6dba0665cb8025c694acf98cffaa68d10de0 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2018 MariaDB Corporation Ab
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file and at www.mariadb.com/bsl11.
*
* Change Date: 2022-01-01
*
* On the date above, in accordance with the Business Source License, use
* of this software will be g... | 38.681818 | 91 | 0.63844 | [
"object"
] |
0a4e839c05581c60273726675c4c6b86c5134df5 | 12,303 | h | C | src/canoe/cube_pruning_hyp_stack.h | nrc-cnrc/Portage-SMT-TAS | 73f5a65de4adfa13008ea9a01758385c97526059 | [
"MIT"
] | null | null | null | src/canoe/cube_pruning_hyp_stack.h | nrc-cnrc/Portage-SMT-TAS | 73f5a65de4adfa13008ea9a01758385c97526059 | [
"MIT"
] | null | null | null | src/canoe/cube_pruning_hyp_stack.h | nrc-cnrc/Portage-SMT-TAS | 73f5a65de4adfa13008ea9a01758385c97526059 | [
"MIT"
] | null | null | null | /**
* @author Eric Joanis
* @file cube_pruning_hyp_stack.h Hypothesis stack for cube pruning
*
* $Id$
*
* Technologies langagieres interactives / Interactive Language Technoogies
* Inst. de technologie de l'information / Institute for Information Technoloy
* Conseil national de recherches Canada / National Rese... | 37.169184 | 80 | 0.650004 | [
"object",
"vector",
"model"
] |
0a4ee5acbe3ae446c871422445547fb85a0d9470 | 11,958 | c | C | src/lib/ewl_model.c | OpenInkpot/attic-ewl | a843dcee8933452e0aff7baa0a9210aaac25553f | [
"MIT-advertising"
] | null | null | null | src/lib/ewl_model.c | OpenInkpot/attic-ewl | a843dcee8933452e0aff7baa0a9210aaac25553f | [
"MIT-advertising"
] | null | null | null | src/lib/ewl_model.c | OpenInkpot/attic-ewl | a843dcee8933452e0aff7baa0a9210aaac25553f | [
"MIT-advertising"
] | null | null | null | /* vim: set sw=8 ts=8 sts=8 expandtab: */
#include "ewl_base.h"
#include "ewl_model.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"
/**
* @return Returns a new Ewl_Model on success or NULL on failure
* @brief Creates a new Ewl_Model object.
*/
Ewl_Model *
ewl_model_new(void)
{
Ewl... | 25.388535 | 81 | 0.700619 | [
"object",
"model"
] |
0a5035f9a9baccad800557a08b02c97941bfe26d | 12,726 | h | C | External/blender-2.79/include/blenkernel/BKE_object.h | sasa42/MeshSyncDCCPlugin | 716ed0f2b2dc0e0dbce44f020e5f0fc3197d3283 | [
"Apache-2.0"
] | 2 | 2020-03-26T12:50:11.000Z | 2020-03-26T12:54:41.000Z | External/blender-2.79/include/blenkernel/BKE_object.h | okokokoksimida/MeshSyncDCCPlugin | 716ed0f2b2dc0e0dbce44f020e5f0fc3197d3283 | [
"Apache-2.0"
] | null | null | null | External/blender-2.79/include/blenkernel/BKE_object.h | okokokoksimida/MeshSyncDCCPlugin | 716ed0f2b2dc0e0dbce44f020e5f0fc3197d3283 | [
"Apache-2.0"
] | 1 | 2021-09-27T18:32:52.000Z | 2021-09-27T18:32:52.000Z | /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* 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.
*
* This program is d... | 46.95941 | 126 | 0.726544 | [
"object"
] |
f708ac7cc45b832a342da72b4ddce6519983d008 | 12,095 | h | C | detectstream/AppleScript/Roccat.h | Atelier-Shiori/detectstream | e9771198975b0c211b1e6c18a51f7bcd12bc70b0 | [
"MIT"
] | 11 | 2015-06-26T20:33:58.000Z | 2022-02-11T03:48:51.000Z | detectstream/AppleScript/Roccat.h | chikorita157/detectstream | 2147728ec2ed6d4803973ca18a583143af1ac79b | [
"MIT"
] | 2 | 2015-03-04T02:02:14.000Z | 2018-02-27T19:47:20.000Z | detectstream/AppleScript/Roccat.h | chikorita157/detectstream | 2147728ec2ed6d4803973ca18a583143af1ac79b | [
"MIT"
] | 2 | 2016-08-12T07:44:52.000Z | 2020-01-03T09:09:43.000Z | /*
* Roccat.h
*/
#import <AppKit/AppKit.h>
#import <ScriptingBridge/ScriptingBridge.h>
@class RoccatApplication, RoccatDocument, RoccatWindow, RoccatBrowserWindow, RoccatTab;
enum RoccatSaveOptions {
RoccatSaveOptionsYes = 'yes ' /* Save the file. */,
RoccatSaveOptionsNo = 'no ' /* Do not save the file. */,
R... | 73.30303 | 801 | 0.775444 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.