hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | 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 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43752c3c976a51d1707f011725bc8788ec9e76de | 584 | h | C | uboot/board/micronas/vct/vcth/reg_gpio.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 35 | 2019-04-26T04:00:10.000Z | 2022-03-30T11:37:06.000Z | uboot/board/micronas/vct/vcth/reg_gpio.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 4 | 2016-08-30T11:30:25.000Z | 2020-12-27T09:58:07.000Z | uboot/board/micronas/vct/vcth/reg_gpio.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 30 | 2018-05-02T08:43:27.000Z | 2022-01-23T03:25:54.000Z | /*
* (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
*
* SPDX-License-Identifier: GPL-2.0+
*/
#define GPIO1_BASE 0x00088000
#define GPIO2_BASE 0x0008c000
/* Instances */
#define GPIO_INSTANCES 2
/* Relative offsets of the register adresses */
#define GPIO_SWPORTA_DR_OFFS 0x00000000
#d... | 29.2 | 74 | 0.77911 |
2ea204c69bd98ed0de2b5db34b138d7857ee1dd6 | 169 | h | C | System_Module/CommonModule/CommonModule/Common/Classes/BaseClass/View/MTImageView.h | ireliaBR/Component | 24d1b23233b01815aaec4b325720e7c19a14e1ef | [
"MIT"
] | 7 | 2018-04-27T09:24:42.000Z | 2021-04-28T09:48:42.000Z | System_Module/CommonModule/CommonModule/Common/Classes/BaseClass/View/MTImageView.h | ireliaBR/Component | 24d1b23233b01815aaec4b325720e7c19a14e1ef | [
"MIT"
] | null | null | null | System_Module/CommonModule/CommonModule/Common/Classes/BaseClass/View/MTImageView.h | ireliaBR/Component | 24d1b23233b01815aaec4b325720e7c19a14e1ef | [
"MIT"
] | 3 | 2018-05-28T07:45:10.000Z | 2021-06-25T03:31:46.000Z | //
// MTImageView.h
// CommonModule
//
// Created by 范冬冬 on 2018/4/23.
//
#import <UIKit/UIKit.h>
/**
UIImageView基类
*/
@interface MTImageView : UIImageView
@end
| 10.5625 | 36 | 0.64497 |
ec8f51cfaffa078b0ff40468a3d5d4e1bad6e6af | 773 | h | C | include/system/allocator.h | chenhengqi/WasmEdge | 80eb92e5989433b65d0e1670abe0b13670c0bc2d | [
"Apache-2.0"
] | 1 | 2021-09-04T16:36:24.000Z | 2021-09-04T16:36:24.000Z | include/system/allocator.h | chenhengqi/WasmEdge | 80eb92e5989433b65d0e1670abe0b13670c0bc2d | [
"Apache-2.0"
] | null | null | null | include/system/allocator.h | chenhengqi/WasmEdge | 80eb92e5989433b65d0e1670abe0b13670c0bc2d | [
"Apache-2.0"
] | 1 | 2021-08-09T08:37:27.000Z | 2021-08-09T08:37:27.000Z | // SPDX-License-Identifier: Apache-2.0
//===-- wasmedge/system/allocator.h - large memory allocator --------------===//
//
// Part of the WasmEdge Project.
//
//===----------------------------------------------------------------------===//
///
/// \file
/// This file contains the memory allocator for various operating ... | 29.730769 | 80 | 0.544631 |
08996d9de3a5d13e14ecbdc01735d7fb941940e3 | 9,358 | c | C | components/esp32/test/test_wifi.c | balazsracz/esp-idf | 55dd81639b015743c9934b37ee717cf42a2f01a0 | [
"Apache-2.0"
] | 12 | 2021-04-15T14:15:27.000Z | 2022-01-17T03:40:35.000Z | components/esp32/test/test_wifi.c | Wangrenai/esp-idf | abea9e4c02bb17e86298aec4e299780399e4789f | [
"Apache-2.0"
] | 5 | 2020-04-30T03:47:19.000Z | 2021-03-31T02:10:11.000Z | components/esp32/test/test_wifi.c | Wangrenai/esp-idf | abea9e4c02bb17e86298aec4e299780399e4789f | [
"Apache-2.0"
] | 13 | 2019-12-31T21:22:09.000Z | 2022-03-07T15:55:27.000Z | /*
Tests for the Wi-Fi
*/
#include "string.h"
#include "esp_system.h"
#include "unity.h"
#include "esp_system.h"
#include "esp_event_loop.h"
#include "esp_wifi.h"
#include "esp_wifi_types.h"
#include "esp_log.h"
#include "nvs_flash.h"
#include "test_utils.h"
#include "freertos/task.h"
#include "freertos/event_groups.h... | 29.707937 | 161 | 0.685937 |
08d2388ef06ac7a7361ec14208ccaba3332b40c7 | 225 | h | C | src/Simulation.h | gogarcia/SiPAG | 8bb6e346eb45475966cf263147d3321cab8c5317 | [
"MIT"
] | 2 | 2019-12-12T05:04:56.000Z | 2021-03-07T22:01:27.000Z | src/Simulation.h | gogarcia/SiPAG | 8bb6e346eb45475966cf263147d3321cab8c5317 | [
"MIT"
] | null | null | null | src/Simulation.h | gogarcia/SiPAG | 8bb6e346eb45475966cf263147d3321cab8c5317 | [
"MIT"
] | null | null | null | //MIT License
//Copyright (c) 2019 Gonzalo G Campos
/* PRAGMA */
#pragma once
int start(int argv, char **argc);
void loop(void);
void subStep(void);
void close();
void processNormalKeys(unsigned char key, int x, int y); | 15 | 56 | 0.697778 |
2327ee84dacfbb214c3aa98c16ff96b5edc6f445 | 4,705 | h | C | include/openthread-windows-config.h | yuzhyang/openthread | 38f206c6708d8fc7eae21db6ff3e3a50a2053b58 | [
"BSD-3-Clause"
] | null | null | null | include/openthread-windows-config.h | yuzhyang/openthread | 38f206c6708d8fc7eae21db6ff3e3a50a2053b58 | [
"BSD-3-Clause"
] | null | null | null | include/openthread-windows-config.h | yuzhyang/openthread | 38f206c6708d8fc7eae21db6ff3e3a50a2053b58 | [
"BSD-3-Clause"
] | 1 | 2019-08-03T17:35:08.000Z | 2019-08-03T17:35:08.000Z | /*
* Copyright (c) 2016, The OpenThread Authors.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this ... | 37.64 | 94 | 0.765781 |
d6c491764ba44ad8b6258e39074c96845164ad4c | 1,204 | h | C | System/Library/PrivateFrameworks/PhotosUICore.framework/PXCMMTranscriptBubbleFooterView.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 11 | 2019-11-06T04:48:48.000Z | 2022-02-09T17:48:15.000Z | System/Library/PrivateFrameworks/PhotosUICore.framework/PXCMMTranscriptBubbleFooterView.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 1 | 2020-04-16T01:41:56.000Z | 2020-04-16T04:32:00.000Z | System/Library/PrivateFrameworks/PhotosUICore.framework/PXCMMTranscriptBubbleFooterView.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 3 | 2019-12-22T20:17:53.000Z | 2021-01-25T09:47:49.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Tuesday, November 5, 2019 at 2:43:38 AM Mountain Standard Time
* Operating System: Version 13.0 (Build 17J586)
* Image Source: /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by... | 30.1 | 85 | 0.784053 |
d6c80a95742a271a3e8445b5abbe8cbc2013da24 | 4,598 | h | C | robotino_arduino/libraries/ros_lib/mavros_msgs/HilStateQuaternion.h | aadi-mishra/robotino | 43830c3f4078ba553c968d755b7d487b19c159f7 | [
"MIT"
] | 2 | 2021-04-26T22:43:40.000Z | 2021-05-28T13:58:03.000Z | robotino_arduino/libraries/ros_lib/mavros_msgs/HilStateQuaternion.h | aadi-mishra/robotino | 43830c3f4078ba553c968d755b7d487b19c159f7 | [
"MIT"
] | null | null | null | robotino_arduino/libraries/ros_lib/mavros_msgs/HilStateQuaternion.h | aadi-mishra/robotino | 43830c3f4078ba553c968d755b7d487b19c159f7 | [
"MIT"
] | null | null | null | #ifndef _ROS_mavros_msgs_HilStateQuaternion_h
#define _ROS_mavros_msgs_HilStateQuaternion_h
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include "ros/msg.h"
#include "std_msgs/Header.h"
#include "geometry_msgs/Quaternion.h"
#include "geometry_msgs/Vector3.h"
#include "geographic_msgs/GeoPoint.h"
names... | 38 | 90 | 0.644411 |
033d597cfed4f57620b92d770f317d35398c203a | 3,074 | h | C | source/util_api/tls/containers/TlsModuleContainer/tls_mco_global.h | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/util_api/tls/containers/TlsModuleContainer/tls_mco_global.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/util_api/tls/containers/TlsModuleContainer/tls_mco_global.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 RDK Management
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | 29.27619 | 81 | 0.611581 |
d96fb452f4674e92c41b3a616698fb8ec0580d12 | 91 | h | C | include/enemy_manager.h | 2020wmarvil/top-down-platformer | c968a9150ede03a03ef16acb7cf1bf5ec6806bc4 | [
"MIT"
] | null | null | null | include/enemy_manager.h | 2020wmarvil/top-down-platformer | c968a9150ede03a03ef16acb7cf1bf5ec6806bc4 | [
"MIT"
] | null | null | null | include/enemy_manager.h | 2020wmarvil/top-down-platformer | c968a9150ede03a03ef16acb7cf1bf5ec6806bc4 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "enemy.h"
extern std::vector<Enemy> enemy_list;
| 11.375 | 37 | 0.725275 |
fcce15cb5011c6e40df988a7413781307859f3ba | 2,279 | c | C | libzathura/annotations/annotation-stamp.c | pwmt/libzathura | 25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b | [
"Zlib"
] | 1 | 2022-03-18T02:22:40.000Z | 2022-03-18T02:22:40.000Z | libzathura/annotations/annotation-stamp.c | pwmt/libzathura | 25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b | [
"Zlib"
] | null | null | null | libzathura/annotations/annotation-stamp.c | pwmt/libzathura | 25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b | [
"Zlib"
] | null | null | null | /* See LICENSE file for license and copyright information */
#include <stdlib.h>
#include "annotation-stamp.h"
#include "../annotations.h"
#include "../error.h"
#include "internal.h"
#define ANNOTATION_STAMP_CHECK_TYPE() \
if (annotation->type != ZATHURA_ANNOTATION_STAMP) { \
return ZATHURA_ERROR_ANNOTATION_I... | 22.343137 | 73 | 0.744186 |
d85c496f2a9b25464499b309ee710e6db515de3f | 31,123 | c | C | private/windbg64/debugger/dm/util.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 11 | 2017-09-02T11:27:08.000Z | 2022-01-02T15:25:24.000Z | private/windbg64/debugger/dm/util.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/windbg64/debugger/dm/util.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | /*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
util.c
Abstract:
This file contains a set of general utility routines for the
Debug Monitor module
Author:
Jim Schaad (jimsch) 9-12-92
Environment:
Win32 user mode
--*/
#include "precomp.h"
#pragma hdrstop... | 22.439077 | 111 | 0.540693 |
9bba9cd015f35457207cc2c41ab6b53749c17a06 | 2,146 | h | C | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2ParticleDynamicBuffer.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 11 | 2017-03-03T03:31:15.000Z | 2019-03-01T17:09:12.000Z | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2ParticleDynamicBuffer.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | null | null | null | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2ParticleDynamicBuffer.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 2 | 2017-03-03T03:31:17.000Z | 2021-05-27T21:50:43.000Z | #ifndef __SGP_OPENGLES2PARTICLEDYNAMICBUFFER_HEADER__
#define __SGP_OPENGLES2PARTICLEDYNAMICBUFFER_HEADER__
/**
* A buffer to store particle mesh data to be rendered with SGP OpenGL Engine
*
* The buffer can hold an vertex buffer and one index buffer of 16 bits indices.
* Moreover, it can be used as VBO and store on t... | 28.613333 | 147 | 0.808481 |
4b555fece0be3fb891cae9b48c2871e5a7fe58ee | 13,334 | h | C | orly/indy/util/block_vec.h | orlyatomics/orly | d413f999f51a8e553832dab4e3baa7ca68928840 | [
"Apache-2.0"
] | 69 | 2015-01-06T05:12:57.000Z | 2021-11-06T20:34:10.000Z | orly/indy/util/block_vec.h | waderly/orly | 9d7660ea9d07591f8cc6b1b92d8e6c3b8b78eeee | [
"Apache-2.0"
] | 5 | 2015-07-09T02:21:50.000Z | 2021-08-13T11:10:26.000Z | orly/indy/util/block_vec.h | waderly/orly | 9d7660ea9d07591f8cc6b1b92d8e6c3b8b78eeee | [
"Apache-2.0"
] | 15 | 2015-01-23T13:34:05.000Z | 2020-06-15T16:46:50.000Z | /* <orly/indy/util/block_vec.h>
TODO
Copyright 2010-2014 OrlyAtomics, 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
Unles... | 34.102302 | 149 | 0.557597 |
18e4b82fdec83e68b4eb338e499cc40d8787fa36 | 176 | h | C | include/class_size_slave.h | jwlawson/qvmmi | a3e121187751374a218bacdcb22d1aeddd01e623 | [
"Apache-2.0"
] | null | null | null | include/class_size_slave.h | jwlawson/qvmmi | a3e121187751374a218bacdcb22d1aeddd01e623 | [
"Apache-2.0"
] | null | null | null | include/class_size_slave.h | jwlawson/qvmmi | a3e121187751374a218bacdcb22d1aeddd01e623 | [
"Apache-2.0"
] | null | null | null | /*
* class_size_slave.h
*/
#pragma once
#include "slave.h"
namespace qvmmi {
class ClassSizeSlave : public Slave<int> {
protected:
virtual int calc_result();
};
}
| 11 | 43 | 0.664773 |
b5006114c25ff4d79308f5d9cbe2039b5044bda4 | 14,387 | h | C | PreciselyAPIsIOSSDK/Model/PBValidateMailingAddressUSCANAPIOutput.h | PreciselyData/PreciselyAPIsSDK-IOS | 984b18ceaebb68dfe30bcff42e27517b59a9e247 | [
"Apache-2.0"
] | null | null | null | PreciselyAPIsIOSSDK/Model/PBValidateMailingAddressUSCANAPIOutput.h | PreciselyData/PreciselyAPIsSDK-IOS | 984b18ceaebb68dfe30bcff42e27517b59a9e247 | [
"Apache-2.0"
] | null | null | null | PreciselyAPIsIOSSDK/Model/PBValidateMailingAddressUSCANAPIOutput.h | PreciselyData/PreciselyAPIsSDK-IOS | 984b18ceaebb68dfe30bcff42e27517b59a9e247 | [
"Apache-2.0"
] | 1 | 2020-11-28T01:07:25.000Z | 2020-11-28T01:07:25.000Z | #import <Foundation/Foundation.h>
#import "PBObject.h"
/**
* Precisely APIs
* Enhance & enrich your data, applications, business processes, and workflows with rich location, information, and identify APIs.
*
* OpenAPI spec version: 11.8.0
*
*
* NOTE: This class is auto generated by the swagger code generator program.... | 39.416438 | 179 | 0.770626 |
e46de83f9fa28a7ece8ce42c1e830b27c59db1de | 268 | c | C | Books/Teach-YourSelf-C.Herbert-Schildt/chapter-10/Examples/e08-passes-a-structure-to-a-function-a7.c | shihab4t/Competitive-Programming | e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be | [
"Unlicense"
] | 3 | 2021-06-15T01:19:23.000Z | 2022-03-16T18:23:53.000Z | Books/Teach-YourSelf-C.Herbert-Schildt/chapter-10/Examples/e08-passes-a-structure-to-a-function-a7.c | shihab4t/Competitive-Programming | e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be | [
"Unlicense"
] | null | null | null | Books/Teach-YourSelf-C.Herbert-Schildt/chapter-10/Examples/e08-passes-a-structure-to-a-function-a7.c | shihab4t/Competitive-Programming | e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be | [
"Unlicense"
] | null | null | null | #include <stdio.h>
struct s_type {
int i; double d;
};
void f(struct s_type temp);
int main(void)
{
struct s_type var1;
var1.i = 99;
var1.d = 98.6;
f(var1);
return 0;
}
void f(struct s_type temp) {
printf("%d %f\n", temp.i, temp.d);
} | 12.181818 | 38 | 0.563433 |
e4ae9d4bacbed6210d9f962e68204012a04e03a6 | 552 | h | C | chrone_multithreading/chrone_multithreading/include/scheduler/ThreadFiberData.h | Eszrah/chrone-multithreading | 0e4b38500db5ad946b71bad2707ecf59ed70acea | [
"Unlicense"
] | null | null | null | chrone_multithreading/chrone_multithreading/include/scheduler/ThreadFiberData.h | Eszrah/chrone-multithreading | 0e4b38500db5ad946b71bad2707ecf59ed70acea | [
"Unlicense"
] | null | null | null | chrone_multithreading/chrone_multithreading/include/scheduler/ThreadFiberData.h | Eszrah/chrone-multithreading | 0e4b38500db5ad946b71bad2707ecf59ed70acea | [
"Unlicense"
] | null | null | null | #pragma once
namespace chrone::multithreading::fiberScheduler
{
struct Fiber;
struct Semaphore;
struct ThreadFiberData
{
ThreadFiberData() = default;
ThreadFiberData(const ThreadFiberData&) = default;
ThreadFiberData(ThreadFiberData&&) = default;
~ThreadFiberData() = default;
ThreadFiberData& operator=(const T... | 21.230769 | 62 | 0.76087 |
9d33386fb68499c5590d6e4f69d7057f5fe1e8ff | 617 | c | C | libc-bottom-half/cloudlibc/src/libc/sys/time/gettimeofday.c | alexcrichton/wasi-libc | 215adc8ac9f91eb055311acc72683fd2eb1ae15a | [
"Apache-2.0",
"MIT"
] | 1 | 2020-01-27T21:56:09.000Z | 2020-01-27T21:56:09.000Z | libc-bottom-half/cloudlibc/src/libc/sys/time/gettimeofday.c | alexcrichton/wasi-libc | 215adc8ac9f91eb055311acc72683fd2eb1ae15a | [
"Apache-2.0",
"MIT"
] | 1 | 2020-10-07T15:13:20.000Z | 2020-10-07T15:13:20.000Z | libc-bottom-half/cloudlibc/src/libc/sys/time/gettimeofday.c | alexcrichton/wasi-libc | 215adc8ac9f91eb055311acc72683fd2eb1ae15a | [
"Apache-2.0",
"MIT"
] | 2 | 2021-06-28T12:31:21.000Z | 2021-09-17T17:01:41.000Z | // Copyright (c) 2015-2016 Nuxi, https://nuxi.nl/
//
// SPDX-License-Identifier: BSD-2-Clause
#include <common/time.h>
#include <sys/time.h>
#include <wasi/api.h>
#ifdef __wasilibc_unmodified_upstream
int gettimeofday(struct timeval *restrict tp, ...) {
#else
int gettimeofday(struct timeval *restrict tp, void *tz) ... | 24.68 | 66 | 0.748784 |
4ffe7116908a2dcf04fbc0632590bf5136e29da8 | 16,767 | h | C | zetasql/base/arena_allocator.h | yarri-oss/zetasql | c2240edf7f20df40c1c810b520b5a3aab9626a97 | [
"Apache-2.0"
] | null | null | null | zetasql/base/arena_allocator.h | yarri-oss/zetasql | c2240edf7f20df40c1c810b520b5a3aab9626a97 | [
"Apache-2.0"
] | null | null | null | zetasql/base/arena_allocator.h | yarri-oss/zetasql | c2240edf7f20df40c1c810b520b5a3aab9626a97 | [
"Apache-2.0"
] | null | null | null | //
// Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to ... | 38.722864 | 94 | 0.680324 |
8b285c9fbb10f8018355613b15e085a0a03a5a72 | 7,002 | c | C | qmk_firmware/layouts/community/60_ansi_arrow_split_bs_7u_spc/mrsendyyk/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | 2 | 2021-04-16T23:29:01.000Z | 2021-04-17T02:26:22.000Z | qmk_firmware/layouts/community/60_ansi_arrow_split_bs_7u_spc/mrsendyyk/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | null | null | null | qmk_firmware/layouts/community/60_ansi_arrow_split_bs_7u_spc/mrsendyyk/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | null | null | null | /*
* 60 ANSI Arrow Split Backspace & 7U Space Keymap
* with RGB Lighting/LED/Underglow as Caps Lock, Num Lock, Scroll Lock, and Layer Indicator.
*
* Copyright (C) 2020 Sendy YK <https://mr.sendyyk.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Genera... | 49.309859 | 145 | 0.442731 |
48f316e5c7bcf3f0c24d25800935dd542a0e3cc0 | 932 | c | C | test/avl_insert-prioqueue.c | ecsv/avltree-helper | 75873fd16174438becd3e20abbd7eac3267baf53 | [
"MIT"
] | 1 | 2019-12-20T14:22:33.000Z | 2019-12-20T14:22:33.000Z | test/avl_insert-prioqueue.c | ecsv/avltree-helper | 75873fd16174438becd3e20abbd7eac3267baf53 | [
"MIT"
] | null | null | null | test/avl_insert-prioqueue.c | ecsv/avltree-helper | 75873fd16174438becd3e20abbd7eac3267baf53 | [
"MIT"
] | 1 | 2020-09-09T15:43:55.000Z | 2020-09-09T15:43:55.000Z | // SPDX-License-Identifier: MIT
/* Minimal AVL-tree helper functions test
*
* SPDX-FileCopyrightText: Sven Eckelmann <sven@narfation.org>
*/
#include <assert.h>
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
#include "../avltree.h"
#include "common.h"
#include "common-prioqueue.h"
static uint16_t val... | 19.416667 | 62 | 0.660944 |
e30ba93de2c90bc2d56bb309ae9180032f24f89a | 1,536 | c | C | wol.c | kei-g/wol | 52f0bb5163aeb97cd807381112dc2bc7aa3ba5c1 | [
"BSD-3-Clause"
] | null | null | null | wol.c | kei-g/wol | 52f0bb5163aeb97cd807381112dc2bc7aa3ba5c1 | [
"BSD-3-Clause"
] | 1 | 2022-03-30T16:27:57.000Z | 2022-03-30T16:27:57.000Z | wol.c | kei-g/wol | 52f0bb5163aeb97cd807381112dc2bc7aa3ba5c1 | [
"BSD-3-Clause"
] | null | null | null | #ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <arpa/inet.h>
#include <netinet/in.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <unistd.h>
int main(int argc, char *argv[]) {
if (argc < 2) {
fputs("too few arg... | 23.630769 | 72 | 0.568359 |
e320b8f183f0b2492a710801c763e56e92b635f4 | 6,567 | c | C | src/verilog/rtl/memory/cachesim.c | cousteaulecommandant/miaow | 6ed88045a2dacd0314594e48900c5b3d851e74dd | [
"BSD-3-Clause"
] | 783 | 2015-01-23T11:57:01.000Z | 2022-03-27T12:37:02.000Z | src/verilog/rtl/memory/cachesim.c | cousteaulecommandant/miaow | 6ed88045a2dacd0314594e48900c5b3d851e74dd | [
"BSD-3-Clause"
] | 20 | 2015-08-26T15:21:59.000Z | 2020-09-26T00:14:52.000Z | src/verilog/rtl/memory/cachesim.c | cousteaulecommandant/miaow | 6ed88045a2dacd0314594e48900c5b3d851e74dd | [
"BSD-3-Clause"
] | 209 | 2015-01-15T21:54:15.000Z | 2022-03-21T02:55:27.000Z | // Somayeh Sardashti
// May 2009
// ECE/CS 552
// Cache Simulator
//
// Updated by Cherin Joseph
// April 2013
// Added support for pseudo random replacement
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include <math.h>
#include <time.h>
#include <s... | 23.707581 | 103 | 0.573626 |
d424630e5fa60dc414808a668206cf61c3293613 | 707 | c | C | homework4/Hw4Task2/Hw4Task2/testMostFrequentElement.c | artemiipatov/HomeworksSPbU | 73e8412351cf56ce6839928a478c59557f0a5149 | [
"Apache-2.0"
] | null | null | null | homework4/Hw4Task2/Hw4Task2/testMostFrequentElement.c | artemiipatov/HomeworksSPbU | 73e8412351cf56ce6839928a478c59557f0a5149 | [
"Apache-2.0"
] | null | null | null | homework4/Hw4Task2/Hw4Task2/testMostFrequentElement.c | artemiipatov/HomeworksSPbU | 73e8412351cf56ce6839928a478c59557f0a5149 | [
"Apache-2.0"
] | null | null | null | #include "testMostFrequentElement.h"
#include "sort.h"
#include "mostFrequentElementSearch.h"
#include <stdbool.h>
bool testMostFrequentElement()
{
// One element array test
int testArray1[1] = { 5 };
quickSort(0, 1, testArray1);
if (findMostFrequent(testArray1, 1) != 5)
{
return false;
... | 25.25 | 64 | 0.598303 |
ac2c259666eb0c3e395f9353b1bb4778f4c23077 | 14,055 | h | C | targets/efm32-series1/hw/PRS.h | minuteos/lib-efm32 | 526128f7f6788d3b4ddac7ec2a9c7ed9d3e1b6d1 | [
"MIT"
] | null | null | null | targets/efm32-series1/hw/PRS.h | minuteos/lib-efm32 | 526128f7f6788d3b4ddac7ec2a9c7ed9d3e1b6d1 | [
"MIT"
] | null | null | null | targets/efm32-series1/hw/PRS.h | minuteos/lib-efm32 | 526128f7f6788d3b4ddac7ec2a9c7ed9d3e1b6d1 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2019 triaxis s.r.o.
* Licensed under the MIT license. See LICENSE.txt file in the repository root
* for full license information.
*
* efm32-series1/hw/PRS.h
*/
#pragma once
#include <base/base.h>
#include <hw/CMU.h>
#include <hw/GPIO.h>
#ifndef PRS_1MHZ_DMA
#define PRS_1MHZ_DMA 0
#endif
cl... | 58.807531 | 232 | 0.703237 |
ac664e8a161c706221a0330d668288ef12b5da3d | 630 | c | C | Sem-5/USP/Minor Assignment 5/Sol25.c | siddhant2002/ITER-ASSIGNMENTS | a72810bc665b04be287d3cd8f9e7b987692d1ae1 | [
"MIT"
] | null | null | null | Sem-5/USP/Minor Assignment 5/Sol25.c | siddhant2002/ITER-ASSIGNMENTS | a72810bc665b04be287d3cd8f9e7b987692d1ae1 | [
"MIT"
] | null | null | null | Sem-5/USP/Minor Assignment 5/Sol25.c | siddhant2002/ITER-ASSIGNMENTS | a72810bc665b04be287d3cd8f9e7b987692d1ae1 | [
"MIT"
] | 1 | 2022-03-02T05:07:39.000Z | 2022-03-02T05:07:39.000Z | #include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/wait.h>
int main(){
int a=0, b=1, n=a+b,i;
printf("Enter the number of a Fibonacci Sequence:\n");
scanf("%d", &i);
pid_t pid = fork();
if (pid == 0){
printf("Child is make the Fibonacci\n");
printf("0 %d ",n);
while (i>0) {
... | 20.322581 | 63 | 0.488889 |
b154a9865437570437494ef8b4d9af2be0c20d95 | 290 | h | C | src/bin/monitor/batteries.h | haxworx/enigmatic | be62dbb0c8d4b0cd936ac90c3e20d6a82026dc6a | [
"0BSD"
] | null | null | null | src/bin/monitor/batteries.h | haxworx/enigmatic | be62dbb0c8d4b0cd936ac90c3e20d6a82026dc6a | [
"0BSD"
] | null | null | null | src/bin/monitor/batteries.h | haxworx/enigmatic | be62dbb0c8d4b0cd936ac90c3e20d6a82026dc6a | [
"0BSD"
] | null | null | null | #ifndef ENIGMATIC_MONITOR_BATTERIES_H
#define ENIGMATIC_MONITOR_BATTERIES_H
#include "Enigmatic.h"
Eina_Bool
enigmatic_monitor_batteries(Enigmatic *enigmatic, Eina_Hash **cache_hash);
void
enigmatic_monitor_batteries_init(void);
void
enigmatic_monitor_batteries_shutdown(void);
#endif
| 18.125 | 74 | 0.858621 |
1d557998087bc434092fb75a68a791e57bf0f11f | 10,324 | c | C | Chapter_14/TerrainRendering/TerrainRendering.c | biloba123/OpenGL-ES-3.0 | 6da5c33d1a4eaa802d93112ecaafe308fb275b00 | [
"MIT"
] | 1,642 | 2015-01-01T12:34:56.000Z | 2022-03-30T11:12:31.000Z | Chapter_14/TerrainRendering/TerrainRendering.c | biloba123/OpenGL-ES-3.0 | 6da5c33d1a4eaa802d93112ecaafe308fb275b00 | [
"MIT"
] | 43 | 2015-01-01T02:12:44.000Z | 2021-08-04T02:01:59.000Z | Chapter_14/TerrainRendering/TerrainRendering.c | biloba123/OpenGL-ES-3.0 | 6da5c33d1a4eaa802d93112ecaafe308fb275b00 | [
"MIT"
] | 725 | 2015-01-07T02:40:04.000Z | 2022-03-30T03:12:09.000Z | // The MIT License (MIT)
//
// Copyright (c) 2013 Dan Ginsburg, Budirijanto Purnomo
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the... | 33.519481 | 101 | 0.595215 |
e1c7790812f65cb304a7203685d342a8a9a54438 | 162 | h | C | Example/Pods/Target Support Files/Pods-MHCUtil_Example/Pods-MHCUtil_Example-umbrella.h | fengxing1/MHCUtility | d2bcec2d65455fdaff61434b23d806ff82372607 | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/Pods-MHCUtil_Example/Pods-MHCUtil_Example-umbrella.h | fengxing1/MHCUtility | d2bcec2d65455fdaff61434b23d806ff82372607 | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/Pods-MHCUtil_Example/Pods-MHCUtil_Example-umbrella.h | fengxing1/MHCUtility | d2bcec2d65455fdaff61434b23d806ff82372607 | [
"MIT"
] | null | null | null | #import <UIKit/UIKit.h>
FOUNDATION_EXPORT double Pods_MHCUtil_ExampleVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_MHCUtil_ExampleVersionString[];
| 23.142857 | 74 | 0.864198 |
6dadbba9150148855d5c013501d942ff81cacec5 | 1,676 | c | C | Docs/References/Ref_codes/Lidar/lidar_slam/coreslam/random.c | crawlerufsc/crawler_hardware | 25d342c91e1e5beb79b695bed83fd860cee55b6b | [
"MIT"
] | 11 | 2019-02-19T03:51:30.000Z | 2022-01-09T05:44:38.000Z | Docs/References/Ref_codes/Lidar/lidar_slam/coreslam/random.c | crawlerufsc/crawler_hardware | 25d342c91e1e5beb79b695bed83fd860cee55b6b | [
"MIT"
] | null | null | null | Docs/References/Ref_codes/Lidar/lidar_slam/coreslam/random.c | crawlerufsc/crawler_hardware | 25d342c91e1e5beb79b695bed83fd860cee55b6b | [
"MIT"
] | 3 | 2020-05-16T03:00:05.000Z | 2020-07-28T02:38:55.000Z | /*
random.c - Glue code for BreezySLAM pseudorandom number generator
Copyright (C) 2014 Simon D. Levy
This code is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at y... | 19.952381 | 73 | 0.657518 |
d428b82283c3c8032c455bb0e37dc6c132fe79d2 | 417 | c | C | test/testcases/contracts/misc_01.c | vorpal-research/borealis | 247ca1bb26690e2d605ffc57785151e86dccd5bb | [
"MIT"
] | null | null | null | test/testcases/contracts/misc_01.c | vorpal-research/borealis | 247ca1bb26690e2d605ffc57785151e86dccd5bb | [
"MIT"
] | null | null | null | test/testcases/contracts/misc_01.c | vorpal-research/borealis | 247ca1bb26690e2d605ffc57785151e86dccd5bb | [
"MIT"
] | 1 | 2019-09-02T12:56:27.000Z | 2019-09-02T12:56:27.000Z | // this file is here only for testing annotation parsing
#include <stdlib.h>
int main(int argc, char* argv[]) {
// @assume argv != 0
// @assume *argv != 0
int* val = (int*)malloc(sizeof(int));
// @assume val != 0
int* e0x = val;
// @assume (e0x != 0) == true
// @stack-depth 0x0
// @stack-depth 010
// @stac... | 18.130435 | 56 | 0.558753 |
d461c7b45c103198cb4f702907f2934383933237 | 74 | h | C | report/report 2/memory.h | Doommius/Compiler | 015e62e6c914cdfff3d77998ea937bd8adb8104b | [
"MIT"
] | null | null | null | report/report 2/memory.h | Doommius/Compiler | 015e62e6c914cdfff3d77998ea937bd8adb8104b | [
"MIT"
] | null | null | null | report/report 2/memory.h | Doommius/Compiler | 015e62e6c914cdfff3d77998ea937bd8adb8104b | [
"MIT"
] | null | null | null | void *Malloc(unsigned n);
#define NEW(type) (type *)Malloc(sizeof(type))
| 18.5 | 46 | 0.702703 |
98704d079da26d52975709c33be7d45fa7dfce49 | 6,373 | h | C | include/rapidassist/timing.h | end2endzone/RapidAssist | 1e35aefb77bf3e15191e8b00e11b215066a51a20 | [
"MIT-0",
"MIT"
] | 2 | 2018-05-26T13:58:21.000Z | 2019-08-18T19:15:18.000Z | include/rapidassist/timing.h | end2endzone/RapidAssist | 1e35aefb77bf3e15191e8b00e11b215066a51a20 | [
"MIT-0",
"MIT"
] | 74 | 2018-05-12T18:52:58.000Z | 2021-10-03T11:53:18.000Z | include/rapidassist/timing.h | end2endzone/RapidAssist | 1e35aefb77bf3e15191e8b00e11b215066a51a20 | [
"MIT-0",
"MIT"
] | 2 | 2018-09-04T20:02:13.000Z | 2020-09-15T04:05:14.000Z | /**********************************************************************************
* MIT License
*
* Copyright (c) 2018 Antoine Beauchamp
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the So... | 42.486667 | 155 | 0.691825 |
b0d8920b44f11c127049a42f2dac674c990e1894 | 4,259 | h | C | engine/src/Loaders/AssimpModelInfo.h | kyle-piddington/MoonEngine | 243cce7988ee089d0fc51d817e2736501e019702 | [
"MIT",
"BSD-3-Clause"
] | 5 | 2017-01-20T00:23:23.000Z | 2018-07-17T07:48:04.000Z | engine/src/Loaders/AssimpModelInfo.h | kyle-piddington/MoonEngine | 243cce7988ee089d0fc51d817e2736501e019702 | [
"MIT",
"BSD-3-Clause"
] | null | null | null | engine/src/Loaders/AssimpModelInfo.h | kyle-piddington/MoonEngine | 243cce7988ee089d0fc51d817e2736501e019702 | [
"MIT",
"BSD-3-Clause"
] | 2 | 2017-01-24T05:09:37.000Z | 2021-02-18T14:42:00.000Z | #pragma once
#include "GLWrapper/GLVertexArrayObject.h"
#include "Collision/BoundingBox.h"
#include "BasicMeshInfo.h"
#include <string>
#include <unordered_map>
#include <glm/glm.hpp>
#include <glm/gtc/quaternion.hpp>
//AssimpInfo contains all
//data imported by assimp, metadata
//about the mesh, and a meshInfo
//for ... | 21.40201 | 70 | 0.714252 |
da3053f2a9e48274c29b29f0dda6a852f592859a | 2,159 | h | C | source/SimpletonVST.h | eatingbits/simpleton | a52b32d22eed6064fe66979ca6c204d156dc841d | [
"OLDAP-2.4"
] | 2 | 2016-05-09T11:30:10.000Z | 2016-07-13T07:02:45.000Z | source/SimpletonVST.h | eatingbits/simpleton | a52b32d22eed6064fe66979ca6c204d156dc841d | [
"OLDAP-2.4"
] | null | null | null | source/SimpletonVST.h | eatingbits/simpleton | a52b32d22eed6064fe66979ca6c204d156dc841d | [
"OLDAP-2.4"
] | null | null | null | #ifndef __Simpleton_VST_h__
#define __Simpleton_VST_h__
#include "audioeffectx.h"
static const unsigned long kUniqueId = 'SIMP';
static const int kNumPrograms = 0;
static const int kNumInputs = 0;
static const int kNumOutputs = 2;
class Parameters;
class Simpleton;
class SimpletonVST : public AudioEffectX {
public:... | 37.224138 | 93 | 0.799444 |
f72962bdf6695e4d458fe1b916b6cd0656beb348 | 777 | h | C | Altair101/Altair101f/frontPanel.h | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 2 | 2021-12-12T23:27:10.000Z | 2022-02-17T14:01:21.000Z | Altair101/Altair101f/frontPanel.h | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | null | null | null | Altair101/Altair101f/frontPanel.h | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 4 | 2021-08-29T19:55:49.000Z | 2022-02-15T08:30:15.000Z | // -------------------------------------------------------------------------------
// From frontPanel.cpp for use in other programs.
// In other programs, include the following line:
// #include "frontPanel.h"
void lightsStatusAddressData( byte status8bits, unsigned int address16bits, byte data8bits);
byte fpTogg... | 28.777778 | 92 | 0.622909 |
20e328b3e4843cf8144aa17f9068c3b24790f93c | 4,129 | h | C | examples/zolertia/tutorial/99-apps/mqtt-node/internals/mqtt-sensors.h | CEABARCA/contiki-ngCeAP | bb0eeede17f1ef0f2f3e577713ca7d994c9c5d31 | [
"BSD-3-Clause"
] | 3 | 2018-08-09T06:57:49.000Z | 2020-07-01T15:46:10.000Z | examples/zolertia/tutorial/99-apps/mqtt-node/internals/mqtt-sensors.h | CEABARCA/contiki-ngCeAP | bb0eeede17f1ef0f2f3e577713ca7d994c9c5d31 | [
"BSD-3-Clause"
] | null | null | null | examples/zolertia/tutorial/99-apps/mqtt-node/internals/mqtt-sensors.h | CEABARCA/contiki-ngCeAP | bb0eeede17f1ef0f2f3e577713ca7d994c9c5d31 | [
"BSD-3-Clause"
] | 3 | 2020-12-10T17:57:38.000Z | 2022-03-11T10:05:15.000Z | /*
* Copyright (c) 2016, Antonio Lignan - antonio.lignan@gmail.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* ... | 48.011628 | 79 | 0.622185 |
1f78f457d35ea1f3faa07bd82b6863a0698e449a | 4,192 | h | C | src/lasertowerspp/AttackController.h | Duffycola/lasertowerspp | f62df31f8afe707a135da62d8c3e5e071361fa46 | [
"MIT"
] | 1 | 2015-03-09T02:42:14.000Z | 2015-03-09T02:42:14.000Z | src/lasertowerspp/AttackController.h | Duffycola/lasertowerspp | f62df31f8afe707a135da62d8c3e5e071361fa46 | [
"MIT"
] | null | null | null | src/lasertowerspp/AttackController.h | Duffycola/lasertowerspp | f62df31f8afe707a135da62d8c3e5e071361fa46 | [
"MIT"
] | null | null | null | //
// AttackController.h
// lasertowerspp
//
// Created by Eduard Feicho <eduard.feicho@rwth-aachen.de> on 27.05.12.
//
//
// The MIT License (MIT)
//
// Copyright (c) 2012 Eduard Feicho
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentatio... | 23.418994 | 94 | 0.683922 |
d338aa398f5ca08fff33d5ad44195fea126b63e3 | 1,080 | h | C | lib/sk/io/unix/test/PtyTest.h | stemkit-collection/stemkit-cpp | dfa77d831f49916ba6d134f407a4dcd0983328f6 | [
"MIT"
] | 4 | 2019-02-19T16:48:41.000Z | 2022-01-31T07:57:54.000Z | lib/sk/io/unix/test/PtyTest.h | stemkit-collection/stemkit-cpp | dfa77d831f49916ba6d134f407a4dcd0983328f6 | [
"MIT"
] | 1 | 2019-01-30T04:48:35.000Z | 2019-01-30T04:48:35.000Z | lib/sk/io/unix/test/PtyTest.h | stemkit-collection/stemkit-cpp | dfa77d831f49916ba6d134f407a4dcd0983328f6 | [
"MIT"
] | null | null | null | /* Copyright (c) 2006, Gennady Bystritsky <bystr@mac.com>
*
* Distributed under the MIT Licence.
* This is free software. See 'LICENSE' for details.
* You must read and accept the license prior to use.
*/
#ifndef _SK_IO_TEST_PTYTEST_
#define _SK_IO_TEST_PTYTEST_
#include <cppunit/TestFixture.h>
#include <cppu... | 24 | 58 | 0.624074 |
dd1533c750c82b643888b25b86be692e18c3ca7b | 29,665 | h | C | src/renamevsx.h | TheMartianObserver/nsimd | 702f4d179ff012b60d34c2773cd3d8d1dca45487 | [
"MIT"
] | 247 | 2019-04-05T15:01:12.000Z | 2022-03-20T19:19:11.000Z | src/renamevsx.h | TheMartianObserver/nsimd | 702f4d179ff012b60d34c2773cd3d8d1dca45487 | [
"MIT"
] | 69 | 2019-04-05T14:37:32.000Z | 2022-02-17T20:55:59.000Z | src/renamevsx.h | TheMartianObserver/nsimd | 702f4d179ff012b60d34c2773cd3d8d1dca45487 | [
"MIT"
] | 23 | 2019-07-07T02:19:44.000Z | 2021-11-02T09:16:59.000Z | #ifndef RENAMEVSX_H
#define RENAMEVSX_H
/* ------------------------------------------------------------------------- */
/* Naming of functions vmx */
#ifdef NSIMD_VMX
#ifdef DETERMINISTIC
#define xsin nsimd_sle... | 44.408683 | 98 | 0.887207 |
dd28af5b6d160a5aec6755a9f7c3cc9fd5c2c4af | 703 | h | C | hpopt/include/dirhelper.h | ravimanumachu/hclmpifft | f97918312bd80ef2da64342660ee1265816f88ca | [
"BSD-3-Clause"
] | null | null | null | hpopt/include/dirhelper.h | ravimanumachu/hclmpifft | f97918312bd80ef2da64342660ee1265816f88ca | [
"BSD-3-Clause"
] | null | null | null | hpopt/include/dirhelper.h | ravimanumachu/hclmpifft | f97918312bd80ef2da64342660ee1265816f88ca | [
"BSD-3-Clause"
] | null | null | null | /*--------------------------------------------------------*/
/*
@file
@author Hamidreza Khaleghzadeh <hamidreza.khaleghzadeh@ucdconnect.ie>
@version 1.0
*/
/*--------------------------------------------------------*/
#ifndef _DIRECTORY_HELPER_H
#define _DIRECTORY_HELPER_H
/*-----------------------------------------... | 23.433333 | 77 | 0.477952 |
f7b4a90ce51b1f5ec11e83237736628d30b14bf0 | 1,290 | h | C | code/include/tetromino.h | badeball/tetris-ea | 7b5b2480dd7672855822188bdee63f608720bee8 | [
"MIT"
] | 1 | 2017-05-13T13:53:07.000Z | 2017-05-13T13:53:07.000Z | code/include/tetromino.h | badeball/tetris-ea | 7b5b2480dd7672855822188bdee63f608720bee8 | [
"MIT"
] | null | null | null | code/include/tetromino.h | badeball/tetris-ea | 7b5b2480dd7672855822188bdee63f608720bee8 | [
"MIT"
] | null | null | null | #ifndef PIECE_H
#define PIECE_H
#include "structs.h"
#define N_TETROMINO(tetromino, n) \
if (n == 0) { \
*tetromino = 0; \
} else if(n == 1) { \
*tetromino = 1; \
} else if(n == 2) { \
*tetromino = 3; \
} else if... | 30 | 104 | 0.353488 |
e3ec64c87dccc2dae0403f02da754f587b6537f2 | 872 | c | C | lib/wizards/aarrgh/ship/parrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/aarrgh/ship/parrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/aarrgh/ship/parrot.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "obj/monster";
reset(arg) {
string chat_str, a_chat_str;
object armour, weapon;
::reset(arg);
if (arg) { return; }
set_level(5);
set_name("parrot");
set_alias("parrot");
set_short("A multicoloured and wicked looking parrot.");
set_long("This parrot seems to be just a ordinar... | 29.066667 | 88 | 0.610092 |
2d4638e128f7cfc34b73bccab0d71f427fb65ff9 | 138,010 | h | C | jre_emul/android/platform/external/icu/data/_com_ibm_icu_impl_data_icudt58b_zone_ca_res.h | life-beam/j2objc | 471504a735b48d5d4ace51afa1542cc4790a921a | [
"Apache-2.0"
] | 1 | 2022-01-19T14:48:54.000Z | 2022-01-19T14:48:54.000Z | jre_emul/android/platform/external/icu/data/_com_ibm_icu_impl_data_icudt58b_zone_ca_res.h | FD-/j2objc | 316bb5a9e9986fa05106fd267da93b8ae60ca212 | [
"Apache-2.0"
] | null | null | null | jre_emul/android/platform/external/icu/data/_com_ibm_icu_impl_data_icudt58b_zone_ca_res.h | FD-/j2objc | 316bb5a9e9986fa05106fd267da93b8ae60ca212 | [
"Apache-2.0"
] | 1 | 2019-05-06T00:18:50.000Z | 2019-05-06T00:18:50.000Z | //
// Generated by gen_resource_source.py
//
#ifndef _COM_IBM_ICU_IMPL_DATA_ICUDT58B_ZONE_CA_RES_H
#define _COM_IBM_ICU_IMPL_DATA_ICUDT58B_ZONE_CA_RES_H
static jbyte _com_ibm_icu_impl_data_icudt58b_zone_ca_res[] = {
0x00, 0x20, 0xDA, 0x27, 0x00, 0x14, 0x00, 0x00, 0x01, 0x00,
0x02, 0x00, 0x52, 0x65, 0x73, 0x42, 0x... | 61.721825 | 62 | 0.645584 |
ee1c7b794b712b27318da030474a767d2ee6faae | 432 | h | C | RZPlotView/RZPlotView/RZBaseStreamingPlotView.h | armcknight/RZPlotView | 791a91585f5ad9e261fd3dafe51a0ddc40306ffa | [
"MIT"
] | 1 | 2015-04-21T05:01:22.000Z | 2015-04-21T05:01:22.000Z | RZPlotView/RZPlotView/RZBaseStreamingPlotView.h | armcknight/RZPlotView | 791a91585f5ad9e261fd3dafe51a0ddc40306ffa | [
"MIT"
] | null | null | null | RZPlotView/RZPlotView/RZBaseStreamingPlotView.h | armcknight/RZPlotView | 791a91585f5ad9e261fd3dafe51a0ddc40306ffa | [
"MIT"
] | null | null | null | //
// GraphView.h
// AccelerometerPlot
//
// Created by andrew mcknight on 10/25/13.
// Copyright (c) 2013 andrew mcknight. All rights reserved.
//
#import "RZStaticPlotView.h"
typedef enum {
RZStreamingPlotDrawingModeShift,
RZStreamingPlotDrawingModeWrap
} RZStreamingPlotDrawingMode;
@interface RZBaseSt... | 20.571429 | 69 | 0.775463 |
eeaf1a6604f35c1a665e394e28cf0838fb6fe34f | 5,705 | h | C | amt/RepositoryCompareView.h | dehilsterlexis/eclide-1 | 0c1685cc7165191b5033d450c59aec479f01010a | [
"Apache-2.0"
] | 8 | 2016-08-29T13:34:18.000Z | 2020-12-04T15:20:36.000Z | amt/RepositoryCompareView.h | dehilsterlexis/eclide-1 | 0c1685cc7165191b5033d450c59aec479f01010a | [
"Apache-2.0"
] | 221 | 2016-06-20T19:51:48.000Z | 2022-03-29T20:46:46.000Z | amt/RepositoryCompareView.h | dehilsterlexis/eclide-1 | 0c1685cc7165191b5033d450c59aec479f01010a | [
"Apache-2.0"
] | 13 | 2016-06-24T15:59:31.000Z | 2022-01-01T11:48:20.000Z | #pragma once
#include "global.h"
#include "TreePairNode.h"
#include "Selection.h"
#include "Dali.h"
#include "Combo.h"
#include "MultiTreeNode.h"
#include "Migration.h"
#include "Filter.h"
#include <LoginDlg.h> //wlib
enum UM
{
UM_FIRST = CWM_LAST + 1,
UM_INITIALIZE,
UM_MODULESLOADED,
UM_ATTRIBUTESLO... | 32.6 | 112 | 0.731639 |
05154e25721b9098f951ec454523a6bf77bb5d8a | 371 | c | C | gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | /* { dg-do preprocess } */
/* { dg-options "-std=gnu99 -I /jolly/well/better/not/exist -Wmissing-include-dirs" } */
/* Test that -Wmissing-include-dirs issues a warning when a specified
directory does not exist. Source Ben Elliston, 2004-05-13. */
/* { dg-warning "No such file or directory.*Wmissing-include-dirs... | 46.375 | 115 | 0.673854 |
8cdae362d89a826e515cc17ac5f678484801abe9 | 722 | h | C | external/Winamp SDK/Wasabi/api/service/svcs/svc_scriptobj.h | jamesdsmith/gen_discordrpc | fb1ea7f281857448cb93f4bdbd95abd983c7c43d | [
"MIT"
] | null | null | null | external/Winamp SDK/Wasabi/api/service/svcs/svc_scriptobj.h | jamesdsmith/gen_discordrpc | fb1ea7f281857448cb93f4bdbd95abd983c7c43d | [
"MIT"
] | null | null | null | external/Winamp SDK/Wasabi/api/service/svcs/svc_scriptobj.h | jamesdsmith/gen_discordrpc | fb1ea7f281857448cb93f4bdbd95abd983c7c43d | [
"MIT"
] | null | null | null | #ifndef _SVC_SCRIPTOBJECT_H
#define _SVC_SCRIPTOBJECT_H
#include <bfc/dispatch.h>
#include <api/service/services.h>
class ScriptObjectController;
class svc_scriptObject : public Dispatchable {
public:
static FOURCC getServiceType() { return WaSvc::SCRIPTOBJECT; }
ScriptObjectController *getController(int n);
v... | 24.066667 | 89 | 0.788089 |
4c05c9b9c613bc23520348743ff3408145d27736 | 5,631 | h | C | include/rw/_heap.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | include/rw/_heap.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | include/rw/_heap.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | // -*- C++ -*-
/***************************************************************************
*
* _heap.h - declarations and inline definitions of the C++ Standard
* Library Heap operations
*
* This is an internal header file used to implement the C++ Standard
* Library. It should never be #included direc... | 30.437838 | 79 | 0.679631 |
a70bc309737502119e7b6f0b0d5320c573e8c903 | 407 | h | C | ObjcExample/ObjcExample/Demo/GKPageScrollView/微博/GKWBListViewController.h | QuintGao/GKPageScrollView | b2e61c7e188234b3ce8b080535ad02191cae093a | [
"MIT"
] | 1,341 | 2018-10-28T12:42:22.000Z | 2022-03-30T11:35:15.000Z | ObjcExample/ObjcExample/Demo/GKPageScrollView/微博/GKWBListViewController.h | QuintGao/GKPageScrollView | b2e61c7e188234b3ce8b080535ad02191cae093a | [
"MIT"
] | 95 | 2018-12-07T17:08:33.000Z | 2022-03-22T08:06:53.000Z | ObjcExample/ObjcExample/Demo/GKPageScrollView/微博/GKWBListViewController.h | QuintGao/GKPageScrollView | b2e61c7e188234b3ce8b080535ad02191cae093a | [
"MIT"
] | 251 | 2018-10-29T05:54:37.000Z | 2022-03-19T19:31:54.000Z | //
// GKWBListViewController.h
// GKPageScrollView
//
// Created by QuintGao on 2018/10/27.
// Copyright © 2018 QuintGao. All rights reserved.
//
#import "GKDemoBaseViewController.h"
#import "GKPageScrollView.h"
NS_ASSUME_NONNULL_BEGIN
@interface GKWBListViewController : GKDemoBaseViewController<GKPageListViewDe... | 19.380952 | 84 | 0.786241 |
a73e7369aa87b199f554e37b62c76621b10e1894 | 16,543 | h | C | Tacent/Modules/Math/Inc/Math/tColour.h | bluescan/dyndns46 | c2f9aa29dedf078c10939a0f26e4886b83f802ba | [
"0BSD"
] | 3 | 2020-09-02T23:10:19.000Z | 2021-01-29T14:02:03.000Z | Tacent/Modules/Math/Inc/Math/tColour.h | bluescan/tacit-dyndns | c2f9aa29dedf078c10939a0f26e4886b83f802ba | [
"0BSD"
] | null | null | null | Tacent/Modules/Math/Inc/Math/tColour.h | bluescan/tacit-dyndns | c2f9aa29dedf078c10939a0f26e4886b83f802ba | [
"0BSD"
] | 1 | 2020-09-02T23:05:23.000Z | 2020-09-02T23:05:23.000Z | // tColour.h
//
// Colour and pixel classes. Both a 32 bit integral representation as well as a 4 component floating point one can be
// found in this file.
//
// Copyright (c) 2006, 2011, 2017 Tristan Grimmer.
// Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee... | 53.711039 | 204 | 0.541679 |
4c85eb361a4d74b10c5ec40c0ec852e03e9ce623 | 8,143 | h | C | Source/Controls/TextEditorPackage/EditorCallback/GuiTextColorizer.h | cameled/GacUI | 939856c1045067dc7b78eb80cdb7174ae5c76799 | [
"RSA-MD"
] | 2,342 | 2015-04-01T22:12:53.000Z | 2022-03-31T07:00:33.000Z | Source/Controls/TextEditorPackage/EditorCallback/GuiTextColorizer.h | vczh2/GacUI | ce100ec13357bbf03ed3d2040c48d6b2b2fefd2f | [
"RSA-MD"
] | 68 | 2015-04-04T15:42:06.000Z | 2022-03-29T04:33:51.000Z | Source/Controls/TextEditorPackage/EditorCallback/GuiTextColorizer.h | vczh2/GacUI | ce100ec13357bbf03ed3d2040c48d6b2b2fefd2f | [
"RSA-MD"
] | 428 | 2015-04-02T00:25:48.000Z | 2022-03-25T16:37:56.000Z | /***********************************************************************
Vczh Library++ 3.0
Developer: Zihan Chen(vczh)
GacUI::Control System
Interfaces:
***********************************************************************/
#ifndef VCZH_PRESENTATION_CONTROLS_GUITEXTCOLORIZER
#define VCZH_PRESENTATION_CONTROLS_GUIT... | 54.286667 | 184 | 0.658725 |
73ede0a50f3730677517c1f14c7a8a062a50d2a8 | 821 | h | C | zipkin_opentracing/test/in_memory_reporter.h | sethalves/zipkin-cpp-opentracing | a134d5bb073392a0e2fe23c5fe5ef145c2ceb7ea | [
"Apache-2.0"
] | 43 | 2017-09-17T23:37:59.000Z | 2022-03-18T08:20:00.000Z | zipkin_opentracing/test/in_memory_reporter.h | sethalves/zipkin-cpp-opentracing | a134d5bb073392a0e2fe23c5fe5ef145c2ceb7ea | [
"Apache-2.0"
] | 31 | 2017-09-08T02:13:56.000Z | 2021-03-09T20:29:21.000Z | zipkin_opentracing/test/in_memory_reporter.h | sethalves/zipkin-cpp-opentracing | a134d5bb073392a0e2fe23c5fe5ef145c2ceb7ea | [
"Apache-2.0"
] | 38 | 2017-08-25T12:57:09.000Z | 2022-01-08T03:23:27.000Z | #pragma once
#include <mutex>
#include <vector>
#include <zipkin/tracer.h>
namespace zipkin {
// InMemoryReporter is used for testing only.
class InMemoryReporter : public Reporter {
public:
void reportSpan(const Span &span) override {
std::lock_guard<std::mutex> lock_guard(mutex_);
spans_.emplace_back(std:... | 21.605263 | 51 | 0.677223 |
42f1dd74766563ed452d45c00aad970039b501a7 | 31,927 | c | C | src/ngx_http_php_directive.c | rryqszq4/ngx_php7 | cb67b755ac1425490da27c57d41c5a33c0161954 | [
"BSD-2-Clause"
] | 381 | 2016-11-15T05:57:44.000Z | 2021-11-28T15:26:19.000Z | src/ngx_http_php_directive.c | rryqszq4/ngx_php7 | cb67b755ac1425490da27c57d41c5a33c0161954 | [
"BSD-2-Clause"
] | 49 | 2017-08-29T10:37:12.000Z | 2021-11-30T12:47:28.000Z | src/ngx_http_php_directive.c | rryqszq4/ngx_php7 | cb67b755ac1425490da27c57d41c5a33c0161954 | [
"BSD-2-Clause"
] | 49 | 2016-11-22T08:03:56.000Z | 2021-11-27T16:39:35.000Z | /*
==============================================================================
Copyright (c) 2016-2020, rryqszq4 <rryqszq@gmail.com>
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 ... | 25.500799 | 108 | 0.664391 |
0950897fc6860e0cf0ab8920425ab0ecbaa2a84a | 4,387 | h | C | include/onnc/JSON/Value.h | LiuLeif/onnc | 3f69e46172a9c33cc04541ff7fd78d5d7b6bdbba | [
"BSD-3-Clause"
] | 450 | 2018-08-03T08:17:03.000Z | 2022-03-17T17:21:06.000Z | include/onnc/JSON/Value.h | ffk0716/onnc | 91e4955ade64b479db17aaeccacf4b7339fe44d2 | [
"BSD-3-Clause"
] | 104 | 2018-08-13T07:31:50.000Z | 2021-08-24T11:24:40.000Z | include/onnc/JSON/Value.h | ffk0716/onnc | 91e4955ade64b479db17aaeccacf4b7339fe44d2 | [
"BSD-3-Clause"
] | 100 | 2018-08-12T04:27:39.000Z | 2022-03-11T04:17:42.000Z | //===- Value.h ------------------------------------------------------------===//
//
// The ONNC Project
//
// See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef ONNC_JSON_VALUE_H
#define ONNC_JSON_VALUE_H
#include <onnc/AD... | 25.805882 | 80 | 0.606109 |
098fbdbb9a11e5e7e9898f6508a69bba38bc65a1 | 145 | h | C | src/runner_cpu.h | hozuki/clray | 2fe2bc8b1b0bc092d1b20692c70b251ded6eba7b | [
"BSD-3-Clause"
] | null | null | null | src/runner_cpu.h | hozuki/clray | 2fe2bc8b1b0bc092d1b20692c70b251ded6eba7b | [
"BSD-3-Clause"
] | null | null | null | src/runner_cpu.h | hozuki/clray | 2fe2bc8b1b0bc092d1b20692c70b251ded6eba7b | [
"BSD-3-Clause"
] | null | null | null | //
// Created by MIC on 2019-02-19.
//
#ifndef CLRAY_RUNNER_CPU_H
#define CLRAY_RUNNER_CPU_H
void run_cpu_test();
#endif //CLRAY_RUNNER_CPU_H
| 13.181818 | 32 | 0.751724 |
4ef8fef1000ebb840f6abd53d1773e2463785629 | 652 | c | C | 209_min_size_sub_sum.c | wuzhouhui/leetcode | 80ae1f9209681ed12adf2f4a2783af8d1f9917e2 | [
"MIT"
] | 1 | 2019-09-24T14:23:42.000Z | 2019-09-24T14:23:42.000Z | 209_min_size_sub_sum.c | wuzhouhui/leetcode | 80ae1f9209681ed12adf2f4a2783af8d1f9917e2 | [
"MIT"
] | null | null | null | 209_min_size_sub_sum.c | wuzhouhui/leetcode | 80ae1f9209681ed12adf2f4a2783af8d1f9917e2 | [
"MIT"
] | 4 | 2017-03-18T11:31:08.000Z | 2021-12-12T03:28:44.000Z | int minSubArrayLen(int s, int *nums, int numsSize)
{
if (!numsSize)
return(0);
if (numsSize == 1)
return(nums[0] >= s ? 1 : 0);
int left, right, minlen, sum;
left = 0;
sum = 0;
right = -1;
minlen = numsSize;
while (right < numsSize) {
while (sum < s && ++right < numsSize)
sum += nums[right];
if (s... | 18.111111 | 64 | 0.547546 |
ab45d222ecbfbd5a3d621bda57074f8bf5113fbe | 6,380 | c | C | +sl/+os/log_keyboard.c | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 4 | 2015-07-08T21:53:37.000Z | 2020-04-08T18:15:06.000Z | +sl/+os/log_keyboard.c | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 41 | 2015-02-19T12:45:57.000Z | 2020-03-29T18:29:49.000Z | +sl/+os/log_keyboard.c | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 5 | 2015-03-27T00:47:39.000Z | 2020-06-08T03:29:36.000Z | //http://stackoverflow.com/questions/1437158/c-win32-keyboard-events
//
//
// mex log_keyboard.c
#include "mex.h"
#include <windows.h>
char str[80];
bool shift_pressed;
bool ctrl_pressed;
bool caps_pressed;
LRESULT CALLBACK keyboard_hook_procedure(int code, WPARAM wParam, LPARAM lParam) {
//... | 36.25 | 121 | 0.542476 |
0682af00804f98ec7822a4f02100eff468c1cec1 | 12,541 | h | C | cpp/include/expected.h | KaMoKuMo/plain-old-data-mate | 2dc8a76d402f69a730230c46de4c5cecce8e2c2e | [
"MIT"
] | null | null | null | cpp/include/expected.h | KaMoKuMo/plain-old-data-mate | 2dc8a76d402f69a730230c46de4c5cecce8e2c2e | [
"MIT"
] | null | null | null | cpp/include/expected.h | KaMoKuMo/plain-old-data-mate | 2dc8a76d402f69a730230c46de4c5cecce8e2c2e | [
"MIT"
] | null | null | null | #pragma once
#include <exception>
#include <iostream>
#include <optional>
#include <type_traits>
#include <variant>
/** \addtogroup core
* @{
*/
/**
* \class Unexpected
*
* stores and provides some unexpected value. This class serves mainly the
* purpose of a helper class for the \see Expected
**/
template<ty... | 36.037356 | 113 | 0.650666 |
6145d073555246d714a9f3fd6af528498b641e0c | 3,613 | c | C | grub-core/osdep/freebsd/hostdisk.c | dingjingmaster/graceful-grub | 7e57edc3cbd61774bbb57119c1893c77cb547d6a | [
"MIT"
] | null | null | null | grub-core/osdep/freebsd/hostdisk.c | dingjingmaster/graceful-grub | 7e57edc3cbd61774bbb57119c1893c77cb547d6a | [
"MIT"
] | null | null | null | grub-core/osdep/freebsd/hostdisk.c | dingjingmaster/graceful-grub | 7e57edc3cbd61774bbb57119c1893c77cb547d6a | [
"MIT"
] | null | null | null | /*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2013 Free Software Foundation, Inc.
*
* GRUB 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 Soft... | 28.007752 | 119 | 0.701356 |
39ae8a554ee8f6e3b5bc51ac1e2e74e56b210540 | 1,638 | h | C | src/main/include/commands/Autonomous/MainAutonomous.h | FIRSTTeam102/Robot2022 | 2a3224fd9bf7e4e9b469214fdf141a3d25d9094c | [
"BSD-3-Clause"
] | null | null | null | src/main/include/commands/Autonomous/MainAutonomous.h | FIRSTTeam102/Robot2022 | 2a3224fd9bf7e4e9b469214fdf141a3d25d9094c | [
"BSD-3-Clause"
] | null | null | null | src/main/include/commands/Autonomous/MainAutonomous.h | FIRSTTeam102/Robot2022 | 2a3224fd9bf7e4e9b469214fdf141a3d25d9094c | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <frc/DoubleSolenoid.h>
#include <frc/XboxController.h>
#include <frc2/command/CommandHelper.h>
#include <frc2/command/FunctionalCommand.h>
#include <frc2/command/ParallelDeadlineGroup.h>
#include <frc2/command/PrintCommand.h>
#include <frc2/command/SequentialCommandGroup.h>
#include <frc2/command... | 34.851064 | 142 | 0.801587 |
39bcbebc5145950a431c20e40bdd6e0750f02dad | 2,659 | c | C | qemu-kvm-0.14.1/qemu-kvm-ia64.c | MurphysChaos/VirtualFirmware | 829bfeb6bd37150a21170bc1033e50f30b9083b4 | [
"Intel",
"Unlicense"
] | 5 | 2015-07-01T13:27:45.000Z | 2021-02-05T15:17:18.000Z | qemu-kvm-0.14.1/qemu-kvm-ia64.c | MurphysChaos/VirtualFirmware | 829bfeb6bd37150a21170bc1033e50f30b9083b4 | [
"Intel",
"Unlicense"
] | null | null | null | qemu-kvm-0.14.1/qemu-kvm-ia64.c | MurphysChaos/VirtualFirmware | 829bfeb6bd37150a21170bc1033e50f30b9083b4 | [
"Intel",
"Unlicense"
] | 1 | 2015-08-03T10:00:38.000Z | 2015-08-03T10:00:38.000Z | #include "config.h"
#include "config-host.h"
#include <string.h>
#include "hw/hw.h"
#include "qemu-kvm.h"
#include <pthread.h>
#include <sys/utsname.h>
#include <sys/io.h>
int kvm_arch_qemu_create_context(void)
{
return 0;
}
void kvm_arch_load_regs(CPUState *env, int level)
{
}
void kvm_arch_save_regs(CPUSt... | 18.212329 | 78 | 0.692742 |
9f52fb4488288716988dc9d2707a31ef1ac35e9d | 1,247 | h | C | c_src/nifile.h | martinsumner/nifile | 9e956121412ab639770c019cc9030ec6e0107d4f | [
"Apache-2.0"
] | null | null | null | c_src/nifile.h | martinsumner/nifile | 9e956121412ab639770c019cc9030ec6e0107d4f | [
"Apache-2.0"
] | null | null | null | c_src/nifile.h | martinsumner/nifile | 9e956121412ab639770c019cc9030ec6e0107d4f | [
"Apache-2.0"
] | 1 | 2020-12-21T00:17:17.000Z | 2020-12-21T00:17:17.000Z | // 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 writing, software
// distributed un... | 28.340909 | 80 | 0.779471 |
9f7b7c26e8e5baa6db5f39d1f026f68a61dffa56 | 3,204 | h | C | tensorflow/core/common_runtime/dml/dml_descriptor_pool.h | BenjaminWegener/tensorflow-directml | ecdbdbd2691e17dcc462fc49138fc7cc1536b7d5 | [
"Apache-2.0"
] | 351 | 2020-09-01T08:36:28.000Z | 2022-03-29T06:54:29.000Z | tensorflow/core/common_runtime/dml/dml_descriptor_pool.h | BenjaminWegener/tensorflow-directml | ecdbdbd2691e17dcc462fc49138fc7cc1536b7d5 | [
"Apache-2.0"
] | 80 | 2020-09-02T01:57:33.000Z | 2022-03-28T08:51:57.000Z | tensorflow/core/common_runtime/dml/dml_descriptor_pool.h | BenjaminWegener/tensorflow-directml | ecdbdbd2691e17dcc462fc49138fc7cc1536b7d5 | [
"Apache-2.0"
] | 29 | 2020-09-14T06:29:58.000Z | 2022-03-01T09:21:17.000Z | /* Copyright (c) Microsoft Corporation.
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 writing, so... | 35.208791 | 80 | 0.76186 |
c74b1dbed066696bd1f266da58dc9cfaa0e1b2aa | 157 | h | C | mp/src/game/server/mfs/MyBlockHandler.h | WorldGamers/Mobile-Forces-Source | fd188305e2690e193e17dba4cc6bcafa46dc34e3 | [
"CC-BY-4.0"
] | 3 | 2016-06-23T16:09:35.000Z | 2017-02-22T21:57:56.000Z | mp/src/game/server/mfs/MyBlockHandler.h | WorldGamers/Mobile-Forces-Source | fd188305e2690e193e17dba4cc6bcafa46dc34e3 | [
"CC-BY-4.0"
] | null | null | null | mp/src/game/server/mfs/MyBlockHandler.h | WorldGamers/Mobile-Forces-Source | fd188305e2690e193e17dba4cc6bcafa46dc34e3 | [
"CC-BY-4.0"
] | 1 | 2020-03-09T08:27:02.000Z | 2020-03-09T08:27:02.000Z | #ifndef MyBlockHandler_H
#define MyBlockHandler_H
#include "saverestore.h"
ISaveRestoreBlockHandler *GetMyBlockHandlerSaveRestoreBlockHandler();
#endif | 19.625 | 69 | 0.840764 |
b55c750f18d349535ef59be4c26e101ba7ee898b | 2,168 | c | C | nameMetaDat.c | Phil242/renameAtlasHD | ee0f5334cbb20b3a0144fb30de53691578aa4edf | [
"MIT"
] | 1 | 2015-12-08T08:58:20.000Z | 2015-12-08T08:58:20.000Z | nameMetaDat.c | Phil242/renameAtlasHD | ee0f5334cbb20b3a0144fb30de53691578aa4edf | [
"MIT"
] | null | null | null | nameMetaDat.c | Phil242/renameAtlasHD | ee0f5334cbb20b3a0144fb30de53691578aa4edf | [
"MIT"
] | null | null | null | // Auteur : Philippe Paget
// Lience : MIT
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef struct {
char pad1[0x15];
char chan[0x21];
char pad2;
char prov[0x21];
char pad3[0xA1];
char prog[0x3F];
unsigned char recHour; // UTC
unsigned char recMin;
char pad4[0x02];
unsigned char ... | 17.917355 | 80 | 0.550738 |
ba090407e4dd133b7c0ca57f8a346f33ce9f7a73 | 14,521 | h | C | framework/PVRVk/PhysicalDeviceVk.h | jjYBdx4IL/Native_SDK | 5e1cdf579fd0a98c26935ebef098dd3f41829c86 | [
"MIT"
] | null | null | null | framework/PVRVk/PhysicalDeviceVk.h | jjYBdx4IL/Native_SDK | 5e1cdf579fd0a98c26935ebef098dd3f41829c86 | [
"MIT"
] | null | null | null | framework/PVRVk/PhysicalDeviceVk.h | jjYBdx4IL/Native_SDK | 5e1cdf579fd0a98c26935ebef098dd3f41829c86 | [
"MIT"
] | null | null | null | /*!
\brief The Physical Device class
\file PVRVk/PhysicalDeviceVk.h
\author PowerVR by Imagination, Developer Technology Team
\copyright Copyright (c) Imagination Technologies Limited.
*/
#pragma once
#include "PVRVk/ForwardDecObjectsVk.h"
#include "PVRVk/InstanceVk.h"
#include "PVRVk/PVRVkObjectBaseVk.h"
#include "PV... | 56.282946 | 175 | 0.781558 |
6899719463ecb9af977343b012e4399e6ed8dc9b | 6,150 | h | C | js/spidermonkey-ios/include/mozilla/Types.h | digitalhoax/fellz | cacf5cd57f00121bcb2a795021aed24c4164c418 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | 2 | 2015-03-22T00:17:30.000Z | 2017-09-30T03:23:25.000Z | scripting/javascript/spidermonkey-win32/include/mozilla/Types.h | ReubenBond/cocos2d-x | e153902b2e123155c2beb098aa9fc00e659ff0d3 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | null | null | null | scripting/javascript/spidermonkey-win32/include/mozilla/Types.h | ReubenBond/cocos2d-x | e153902b2e123155c2beb098aa9fc00e659ff0d3 | [
"Zlib",
"libtiff",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"Libpng",
"curl",
"BSD-3-Clause"
] | 1 | 2017-11-24T11:15:01.000Z | 2017-11-24T11:15:01.000Z | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set ts=8 sw=4 et tw=99 ft=cpp:
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this fi... | 35.964912 | 80 | 0.723252 |
d5badb5307a8b1d4a5b4066536bf24c27b9a4095 | 7,404 | h | C | lpcxpresso/freertos_holter/example/src/FatFs/SD_AJS.h | matiasld/holter-monitor | a06ba9798c6778769b02e15f9a88b9395fe36606 | [
"Apache-2.0"
] | 1 | 2019-09-15T21:14:55.000Z | 2019-09-15T21:14:55.000Z | lpcxpresso/freertos_holter/example/src/FatFs/SD_AJS.h | matiasld/holter-monitor | a06ba9798c6778769b02e15f9a88b9395fe36606 | [
"Apache-2.0"
] | null | null | null | lpcxpresso/freertos_holter/example/src/FatFs/SD_AJS.h | matiasld/holter-monitor | a06ba9798c6778769b02e15f9a88b9395fe36606 | [
"Apache-2.0"
] | null | null | null | /*
* SD_AJS.h
*
* Created on: 12 de jun. de 2016
* Author: Augusto
* @note: Header con las funciones y definiciones para manejar una tarjeta SD/MMC.
* Estas funciones estan pensadas como maquina de estado y deberan ser llamadas hasta que retornen
* el valor que indique que las mismas han terminado, el l... | 27.626866 | 99 | 0.72866 |
510d02f6de6c8d7b330638dddabf82970fbb8ead | 2,249 | h | C | paho_mqtt-sn_embedded_c/MQTTSNGateway/src/MQTTSNGWAdapterManager.h | unn4m3d/mbed-mqtt | c0cc24610a38b45608a54096d3ec08d24f2fdc46 | [
"Apache-2.0"
] | 30 | 2019-10-06T13:25:08.000Z | 2022-02-25T04:55:09.000Z | paho_mqtt-sn_embedded_c/MQTTSNGateway/src/MQTTSNGWAdapterManager.h | unn4m3d/mbed-mqtt | c0cc24610a38b45608a54096d3ec08d24f2fdc46 | [
"Apache-2.0"
] | 28 | 2019-09-30T13:47:47.000Z | 2022-01-24T19:56:21.000Z | paho_mqtt-sn_embedded_c/MQTTSNGateway/src/MQTTSNGWAdapterManager.h | unn4m3d/mbed-mqtt | c0cc24610a38b45608a54096d3ec08d24f2fdc46 | [
"Apache-2.0"
] | 24 | 2019-10-28T12:54:18.000Z | 2022-01-15T12:21:19.000Z | /**************************************************************************************
* Copyright (c) 2018, Tomoaki Yamaguchi
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Eclipse Distribution License v1.0 which ... | 31.676056 | 88 | 0.679858 |
7d0f1b02c6809e23e31c60ea73a1090e30b12cf8 | 1,664 | h | C | sxaccelerate/src/graph/SxGProps.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | 1 | 2020-02-29T03:26:32.000Z | 2020-02-29T03:26:32.000Z | sxaccelerate/src/graph/SxGProps.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | null | null | null | sxaccelerate/src/graph/SxGProps.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | null | null | null | // ---------------------------------------------------------------------------
//
// The general purpose cross platform C/C++ framework
//
// S x A c c e l e r a t e
//
// Home: https://www.sxlib.de
// License: Apache 2
// Authors: see src/AUTHOR... | 24.470588 | 78 | 0.551683 |
e0cf273e977388787aecbc39f487fb5204a9d132 | 7,155 | h | C | software/baremetal/baremetal-libs/src/libmp/include/optimsoc-mp.h | QueenField/MPSoC-WB-OR1K | bf434f4d8184c5d214a95568d4cca9d83739902e | [
"MIT"
] | 48 | 2017-06-30T15:28:08.000Z | 2022-03-07T06:47:31.000Z | software/baremetal/baremetal-libs/src/libmp/include/optimsoc-mp.h | QueenField/MPSoC-WB-OR1K | bf434f4d8184c5d214a95568d4cca9d83739902e | [
"MIT"
] | 96 | 2017-06-20T19:51:03.000Z | 2022-03-16T20:22:36.000Z | software/baremetal/baremetal-libs/src/libmp/include/optimsoc-mp.h | QueenField/MPSoC-WB-OR1K | bf434f4d8184c5d214a95568d4cca9d83739902e | [
"MIT"
] | 20 | 2017-08-17T18:34:51.000Z | 2021-09-05T08:36:25.000Z | /* Copyright (c) 2014-2017 by the author(s)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, ... | 34.071429 | 80 | 0.754577 |
f1730b110bffb8acd261dc309380257a1e92e1f9 | 606 | h | C | System/Library/TextInput/libTextInputCore.dylib/TIKeyboardQuickTypeSpecialization.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-03-23T00:01:54.000Z | 2018-08-04T20:16:32.000Z | System/Library/TextInput/libTextInputCore.dylib/TIKeyboardQuickTypeSpecialization.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | null | null | null | System/Library/TextInput/libTextInputCore.dylib/TIKeyboardQuickTypeSpecialization.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-05-14T16:23:26.000Z | 2019-12-21T15:07:59.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Wednesday, March 22, 2017 at 9:05:04 AM Mountain Standard Time
* Operating System: Version 10.1 (Build 14U593)
* Image Source: /System/Library/TextInput/libTextInputCore.dylib
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
#... | 35.647059 | 81 | 0.810231 |
2f66476895883fe8c4599903a504ef78876d4ce2 | 1,286 | h | C | cpp/Platform.Memory/FileArrayMemory.h | linksplatform/Memory | f761ebcccde9e7c5654a602cbc09967227556441 | [
"MIT"
] | 2 | 2021-05-13T12:23:34.000Z | 2022-03-18T08:21:56.000Z | cpp/Platform.Memory/FileArrayMemory.h | linksplatform/Memory | f761ebcccde9e7c5654a602cbc09967227556441 | [
"MIT"
] | 29 | 2019-07-20T18:29:44.000Z | 2022-03-01T10:12:40.000Z | cpp/Platform.Memory/FileArrayMemory.h | linksplatform/Memory | f761ebcccde9e7c5654a602cbc09967227556441 | [
"MIT"
] | 3 | 2019-07-27T16:13:12.000Z | 2021-08-03T17:24:59.000Z | namespace Platform::Memory
{
template <typename ...> class FileArrayMemory;
template <typename TElement> class FileArrayMemory<TElement> : public DisposableBase, IArrayMemory<TElement>
where TElement : struct
{
private: FileStream _file = 0;
public: std::int64_t Size()
{
... | 28.577778 | 112 | 0.53888 |
00e70e32af877d66f889de538731bb2296492bdf | 216 | h | C | KS3YunSDK/KS3YunSDK/KSYS3/KSYModel/Service/KS3ListBucketsRequest.h | ks3sdk/-new_Ks3Sdk_ios | 6f2d59979d4cfee1997544a3a1f64f30c4c8fdcb | [
"Apache-2.0"
] | null | null | null | KS3YunSDK/KS3YunSDK/KSYS3/KSYModel/Service/KS3ListBucketsRequest.h | ks3sdk/-new_Ks3Sdk_ios | 6f2d59979d4cfee1997544a3a1f64f30c4c8fdcb | [
"Apache-2.0"
] | null | null | null | KS3YunSDK/KS3YunSDK/KSYS3/KSYModel/Service/KS3ListBucketsRequest.h | ks3sdk/-new_Ks3Sdk_ios | 6f2d59979d4cfee1997544a3a1f64f30c4c8fdcb | [
"Apache-2.0"
] | null | null | null | //
// S3ListBucketsRequest.h
// NEW_KSCSDK
//
// Created by ks3 on 2020/08/06.
// Copyright (c) 2020 kingsoft. All rights reserved.
//
#import "KS3Request.h"
@interface KS3ListBucketsRequest : KS3Request
@end
| 15.428571 | 53 | 0.703704 |
d8c1b0e397d52a812abd48f403f726d5b8ab95a8 | 2,274 | h | C | components/av/include/avcodec/ad.h | 1847123212/YoC-open | f4e20c67256472d863ea6d118e3ecbaa1e879d4a | [
"Apache-2.0"
] | 9 | 2020-05-12T03:01:55.000Z | 2021-08-12T10:22:31.000Z | components/av/include/avcodec/ad.h | 1847123212/YoC-open | f4e20c67256472d863ea6d118e3ecbaa1e879d4a | [
"Apache-2.0"
] | null | null | null | components/av/include/avcodec/ad.h | 1847123212/YoC-open | f4e20c67256472d863ea6d118e3ecbaa1e879d4a | [
"Apache-2.0"
] | 12 | 2020-04-15T11:37:33.000Z | 2021-09-13T13:19:04.000Z | /*
* Copyright (C) 2018-2020 Alibaba Group Holding Limited
*/
#ifndef __AD_H__
#define __AD_H__
#include "avutil/common.h"
#include "avutil/av_typedef.h"
#include "avcodec/ad_cls.h"
__BEGIN_DECLS__
#define REGISTER_DECODE(X, x) \
{ ... | 24.717391 | 87 | 0.551011 |
15163e44bdd30d7e20bf7d676ad958cebab7f77e | 9,451 | h | C | mechanism/Container/PreallocatedVector.h | katono/cppelib | bb2be96eaea2d0d742f65deafbe8cd33363f3003 | [
"MIT"
] | 8 | 2018-07-27T20:43:08.000Z | 2021-08-14T05:10:41.000Z | mechanism/Container/PreallocatedVector.h | katono/cppelib | bb2be96eaea2d0d742f65deafbe8cd33363f3003 | [
"MIT"
] | null | null | null | mechanism/Container/PreallocatedVector.h | katono/cppelib | bb2be96eaea2d0d742f65deafbe8cd33363f3003 | [
"MIT"
] | null | null | null | #ifndef CONTAINER_PREALLOCATED_VECTOR_H_INCLUDED
#define CONTAINER_PREALLOCATED_VECTOR_H_INCLUDED
#include <cstddef>
#ifndef NO_STD_ITERATOR
#include <iterator>
#endif
#include "ContainerException.h"
#include "private/TypeTraits.h"
#include "private/Construct.h"
#include "Assertion/Assertion.h"
namespace Container {
... | 20.324731 | 96 | 0.642683 |
4da210b2673a44b24f1cebfda72f56ad7320af80 | 809 | h | C | include/fcs-genome/workers/DepthCombineWorker.h | FCS-holding/falcon-genome | bbba762ec54139392be843e9edff21766d5d7f5b | [
"Apache-2.0"
] | null | null | null | include/fcs-genome/workers/DepthCombineWorker.h | FCS-holding/falcon-genome | bbba762ec54139392be843e9edff21766d5d7f5b | [
"Apache-2.0"
] | null | null | null | include/fcs-genome/workers/DepthCombineWorker.h | FCS-holding/falcon-genome | bbba762ec54139392be843e9edff21766d5d7f5b | [
"Apache-2.0"
] | null | null | null | #ifndef FCSGENOME_WORKERS_DEPTHCOMBINEWORKER_H
#define FCSGENOME_WORKERS_DEPTHCOMBINEWORKER_H
#include <string>
#include "fcs-genome/Worker.h"
namespace fcsgenome {
class DepthCombineWorker : public Worker {
public:
DepthCombineWorker(
std::vector<std::string> &input_files,
std::string output_path,
... | 23.794118 | 50 | 0.745365 |
7f54eea3988c6bb22a88c28f1f5ddb9faf0a98f8 | 2,610 | h | C | lite/backends/arm/math/gemm_prepacked_int8.h | tensor-tang/Paddle-Lite | d60b8d611bdf7c377dbe239954c60f25f70c9a75 | [
"Apache-2.0"
] | null | null | null | lite/backends/arm/math/gemm_prepacked_int8.h | tensor-tang/Paddle-Lite | d60b8d611bdf7c377dbe239954c60f25f70c9a75 | [
"Apache-2.0"
] | null | null | null | lite/backends/arm/math/gemm_prepacked_int8.h | tensor-tang/Paddle-Lite | d60b8d611bdf7c377dbe239954c60f25f70c9a75 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2019 PaddlePaddle Authors. 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... | 27.473684 | 75 | 0.578927 |
cfdbfa7e0edb0db9fe6650b3df836e0f04f1ff91 | 13,148 | c | C | FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c | TakayukiMatsuo/FreeRTOS | 6550f5120045c7a7272131ce143436d3ec560678 | [
"MIT"
] | 7 | 2019-02-28T12:40:43.000Z | 2020-02-29T07:48:14.000Z | FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c | TakayukiMatsuo/FreeRTOS | 6550f5120045c7a7272131ce143436d3ec560678 | [
"MIT"
] | 1 | 2020-07-02T06:31:57.000Z | 2020-07-02T06:31:57.000Z | FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c | TakayukiMatsuo/FreeRTOS | 6550f5120045c7a7272131ce143436d3ec560678 | [
"MIT"
] | 6 | 2017-04-01T23:43:34.000Z | 2019-09-01T07:31:52.000Z | /*
* FreeRTOS V202011.00
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, incl... | 34.691293 | 128 | 0.669836 |
2cd4c4c6ceace64954baff05545db2d593f26331 | 371 | h | C | KRProduct/KRProduct/Classes/Store/ChainStoreList/View/KRChainStoreView.h | KinRainModulization/KRProduct | c9469a9493e62a045e134a320c1c8741180ebee3 | [
"MIT"
] | null | null | null | KRProduct/KRProduct/Classes/Store/ChainStoreList/View/KRChainStoreView.h | KinRainModulization/KRProduct | c9469a9493e62a045e134a320c1c8741180ebee3 | [
"MIT"
] | null | null | null | KRProduct/KRProduct/Classes/Store/ChainStoreList/View/KRChainStoreView.h | KinRainModulization/KRProduct | c9469a9493e62a045e134a320c1c8741180ebee3 | [
"MIT"
] | null | null | null | //
// KRChainStoreView.h
// KRProduct
//
// Created by LX on 2018/1/18.
// Copyright © 2018年 Ace. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface KRChainStoreView : UITableView
@property (nonatomic, strong) NSArray *stores;
@property (nonatomic, copy) void (^storeHotlineBlock)(void);
@property (nona... | 18.55 | 60 | 0.708895 |
d62a30fb47bcf310df3a63aaec84caf5943473c7 | 47,427 | h | C | cudd/cuddInt.h | prismmodelchecker/cudd | 786ed4ec2be9ad1e9b8373057fb8b0d38945f35b | [
"BSD-3-Clause"
] | 1 | 2021-09-18T00:27:50.000Z | 2021-09-18T00:27:50.000Z | cudd/cuddInt.h | prismmodelchecker/cudd | 786ed4ec2be9ad1e9b8373057fb8b0d38945f35b | [
"BSD-3-Clause"
] | 4 | 2018-01-11T16:58:04.000Z | 2019-04-20T23:06:22.000Z | cudd/cuddInt.h | prismmodelchecker/cudd | 786ed4ec2be9ad1e9b8373057fb8b0d38945f35b | [
"BSD-3-Clause"
] | null | null | null | /**
@file
@ingroup cudd
@brief Internal data structures of the CUDD package.
@author Fabio Somenzi
@copyright@parblock
Copyright (c) 1995-2015, Regents of the University of Colorado
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitte... | 37.850758 | 137 | 0.673498 |
1904fa05cc8ca38ae7ef77d969bacd1ad9386d24 | 1,082 | h | C | Extend/DotNetBridge/DotNetBridge.h | paintdream/paintsnow | 3a1cbc9e571eaa2e62a3a2d60f75817b45f0c781 | [
"MIT"
] | null | null | null | Extend/DotNetBridge/DotNetBridge.h | paintdream/paintsnow | 3a1cbc9e571eaa2e62a3a2d60f75817b45f0c781 | [
"MIT"
] | null | null | null | Extend/DotNetBridge/DotNetBridge.h | paintdream/paintsnow | 3a1cbc9e571eaa2e62a3a2d60f75817b45f0c781 | [
"MIT"
] | null | null | null | #pragma once
using namespace System;
#include "../../Source/Core/Interface/IScript.h"
namespace DotNetBridge {
ref class LeavesBridge;
public ref class ScriptReference
{
private:
size_t handle;
LeavesBridge^ bridge;
public:
ScriptReference(LeavesBridge^ bridge, size_t h);
~ScriptReference();
property... | 23.021277 | 61 | 0.708872 |
c5e5b87a13cfd5981469e5d7e750a64da85b05f6 | 2,236 | h | C | Model2CoxlLoader/TerrainDataSaver/Structures.h | KyleBCox/Direct3d12-Engine | eab9791bdb00a2ff3103e6b83c1c8a2ccb280241 | [
"MIT"
] | 11 | 2018-04-14T12:10:19.000Z | 2020-12-31T08:58:47.000Z | Model2CoxlLoader/TerrainDataSaver/Structures.h | KyleBCox/Direct3d-12-Engine- | eab9791bdb00a2ff3103e6b83c1c8a2ccb280241 | [
"MIT"
] | null | null | null | Model2CoxlLoader/TerrainDataSaver/Structures.h | KyleBCox/Direct3d-12-Engine- | eab9791bdb00a2ff3103e6b83c1c8a2ccb280241 | [
"MIT"
] | 3 | 2019-01-29T14:03:59.000Z | 2019-10-09T13:21:31.000Z | #pragma once
#include "stdafx.h"
#include <vector>
#include <map>
#include <assimp/mesh.h>
using namespace DirectX;
namespace Structures
{
struct AnimFrameBone
{
std::string name;
DirectX::XMFLOAT4X4 MATRIX;
int index;
};
struct AnimTransforms {
XMVECTOR pos;
XMVECTOR rot;
XMVECTOR scale;
};
struct An... | 21.5 | 70 | 0.725403 |
65b9f3e22e4ac7336fba7c61cdc5bad5faa2e3c4 | 1,249 | h | C | one/arcus/internal/accumulator.h | i3D-net/ONE-GameHosting-SDK | 060473173136b2c8d9bc43aaad0eb487870dc115 | [
"BSD-3-Clause"
] | 6 | 2020-07-03T09:18:04.000Z | 2021-01-07T17:50:06.000Z | one/arcus/internal/accumulator.h | i3D-net/ONE-GameHosting-SDK | 060473173136b2c8d9bc43aaad0eb487870dc115 | [
"BSD-3-Clause"
] | null | null | null | one/arcus/internal/accumulator.h | i3D-net/ONE-GameHosting-SDK | 060473173136b2c8d9bc43aaad0eb487870dc115 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <stddef.h>
namespace i3d {
namespace one {
// Accumulator is fixed-size buffer for accumulating byte data.
// It adds new data to the end, and removes data from the front.
class Accumulator final {
public:
Accumulator(size_t capacity);
~Accumulator();
size_t capacity() const {
... | 24.490196 | 80 | 0.654123 |
a9410b554f16c99c3f2b90acb94fea24f81866d3 | 1,967 | h | C | Modules/clinic/_lsprof.c.h | Krrishdhaneja/cpython | 9ae9ad8ba35cdcece7ded73cd2207e4f8cb85578 | [
"0BSD"
] | 1 | 2020-10-25T16:33:22.000Z | 2020-10-25T16:33:22.000Z | Modules/clinic/_lsprof.c.h | Krrishdhaneja/cpython | 9ae9ad8ba35cdcece7ded73cd2207e4f8cb85578 | [
"0BSD"
] | null | null | null | Modules/clinic/_lsprof.c.h | Krrishdhaneja/cpython | 9ae9ad8ba35cdcece7ded73cd2207e4f8cb85578 | [
"0BSD"
] | null | null | null | /*[clinic input]
preserve
[clinic start generated code]*/
PyDoc_STRVAR(_lsprof_Profiler_getstats__doc__,
"getstats($self, /)\n"
"--\n"
"\n"
"list of profiler_entry objects.\n"
"\n"
"getstats() -> list of profiler_entry objects\n"
"\n"
"Return all information collected by the profiler.\n"
"Each profiler_en... | 35.125 | 148 | 0.69395 |
457fb9ecd073ac7a2249a23c985bf331e77307c1 | 1,976 | h | C | cabocha-0.69/src/string_buffer.h | ymmt1089/morph | 9f6e957c8b293c9cc288dbc80adad14e651d1641 | [
"Unlicense"
] | null | null | null | cabocha-0.69/src/string_buffer.h | ymmt1089/morph | 9f6e957c8b293c9cc288dbc80adad14e651d1641 | [
"Unlicense"
] | 23 | 2019-10-14T10:43:17.000Z | 2020-03-04T18:57:37.000Z | cabocha-0.69/src/string_buffer.h | yamamoto1089/morph | 9f6e957c8b293c9cc288dbc80adad14e651d1641 | [
"Unlicense"
] | null | null | null | // CaboCha -- Yet Another Japanese Dependency Parser
//
// $Id: string_buffer.h 41 2008-01-20 09:31:34Z taku-ku $;
//
// Copyright(C) 2001-2008 Taku Kudo <taku@chasen.org>
#ifndef CABOCHA_STRINGBUFFER_H_
#define CABOCHA_STRINGBUFFER_H_
#include <string>
#include "common.h"
#include "utils.h"
namespace CaboCha {
#d... | 35.285714 | 84 | 0.640182 |
ca634fdb60f7aa793f3a8cbfbed661721c9a88cc | 330 | h | C | JWStudyRealm/JWStudyRealmOC/JWStudyRealmOC/JWStudyRealmOC/Classes/Account/JWLoginController.h | junwangInChina/JWStudyNotes | 3eb1fd0d62998b067af3ee5836f18b49eef72293 | [
"MIT"
] | null | null | null | JWStudyRealm/JWStudyRealmOC/JWStudyRealmOC/JWStudyRealmOC/Classes/Account/JWLoginController.h | junwangInChina/JWStudyNotes | 3eb1fd0d62998b067af3ee5836f18b49eef72293 | [
"MIT"
] | null | null | null | JWStudyRealm/JWStudyRealmOC/JWStudyRealmOC/JWStudyRealmOC/Classes/Account/JWLoginController.h | junwangInChina/JWStudyNotes | 3eb1fd0d62998b067af3ee5836f18b49eef72293 | [
"MIT"
] | null | null | null | //
// JWLoginController.h
// JWStudyRealmOC
//
// Created by wangjun on 16/8/18.
// Copyright © 2016年 wangjun. All rights reserved.
//
#import "JWBaseViewController.h"
typedef void(^LoginComplete)(BOOL success);
@interface JWLoginController : JWBaseViewController
@property (nonatomic, copy) LoginComplete comple... | 18.333333 | 51 | 0.745455 |
ecebf8a475de7596faa7dbd03e274beb9bae3d38 | 696 | h | C | NEChatroom-iOS-ObjC/NEChatroom-iOS-ObjC/Classes/Sections/Chatroom/View/NTESTextInputView/NTESTextInputView.h | Luc-netease/NEChatroom | 06f9d50e1696809ca4884d22e0249c156f2a01eb | [
"MIT"
] | 29 | 2020-10-20T09:05:50.000Z | 2021-03-17T11:25:18.000Z | NEChatroom-iOS-ObjC/NEChatroom-iOS-ObjC/Classes/Sections/Chatroom/View/NTESTextInputView/NTESTextInputView.h | Luc-netease/NEChatroom | 06f9d50e1696809ca4884d22e0249c156f2a01eb | [
"MIT"
] | 2 | 2021-04-01T08:50:55.000Z | 2021-12-28T07:55:51.000Z | NEChatroom-iOS-ObjC/NEChatroom-iOS-ObjC/Classes/Sections/Chatroom/View/NTESTextInputView/NTESTextInputView.h | Luc-netease/NEChatroom | 06f9d50e1696809ca4884d22e0249c156f2a01eb | [
"MIT"
] | 14 | 2020-08-31T06:09:13.000Z | 2021-02-23T09:27:13.000Z | //
// NTESTextInputView.h
// NIMLiveDemo
//
// Created by chris on 16/3/28.
// Copyright © 2016年 Netease. All rights reserved.
//
#import "NTESGrowingTextView.h"
typedef NS_ENUM(NSUInteger, NTESDisableType){
NTESDisableTypeMute = 0,
NTESDisableTypeMuteAll,
};
@protocol NTESTextInputViewDelegate <NSObject... | 17.846154 | 68 | 0.751437 |
10adae51bc4d1684db147eb20629d2619856dec2 | 232 | h | C | Example/CBZSplashView/Classes/CBZViewController.h | dank-1/CBZSplashView | 2b3b7d12380b6d191468632ed206ebf37b75d494 | [
"MIT"
] | 971 | 2015-01-02T12:01:46.000Z | 2021-11-07T20:17:53.000Z | Example/CBZSplashView/Classes/CBZViewController.h | rvi/CBZSplashView | e65f60cd69a23ddb274345cc45805b8f7afc077e | [
"MIT"
] | 8 | 2015-01-18T23:13:48.000Z | 2020-11-03T15:11:14.000Z | Example/CBZSplashView/Classes/CBZViewController.h | rvi/CBZSplashView | e65f60cd69a23ddb274345cc45805b8f7afc077e | [
"MIT"
] | 101 | 2015-01-04T02:57:32.000Z | 2021-04-08T08:19:33.000Z | //
// CBZViewController.h
// CBZSplashView
//
// Created by Callum Boddy on 07/22/2014.
// Copyright (c) 2014 Callum Boddy. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface CBZViewController : UIViewController
@end
| 16.571429 | 57 | 0.711207 |
2ec3bf115d28e85e088f47d2c47b6d3c3c1c4559 | 362 | h | C | firmware/Temperature/include/Terminal.h | hedrickbt/TempSensor | e2bbc0d85f8efddbc00893aa91724995a9f234c3 | [
"MIT"
] | null | null | null | firmware/Temperature/include/Terminal.h | hedrickbt/TempSensor | e2bbc0d85f8efddbc00893aa91724995a9f234c3 | [
"MIT"
] | null | null | null | firmware/Temperature/include/Terminal.h | hedrickbt/TempSensor | e2bbc0d85f8efddbc00893aa91724995a9f234c3 | [
"MIT"
] | null | null | null | ///////////////////////////////////////////////////////////////////////////////
/// \file Terminal.h
///
/// \author Ronald Sousa @Opticalworm
///////////////////////////////////////////////////////////////////////////////
#ifndef __TERMINAL_H__
#define __TERMINAL_H__
void Terminal_Init(void);
uint_fast8_t Terminal... | 25.857143 | 79 | 0.422652 |
08f1a32f91cb09b2b0dc2d983560f75ab1cc3bf7 | 795 | h | C | svn_sensor/sensor/tension_test/trunk/tension_param.h | GliderWinchItems/embed | cc72aa7d8208db3871a15e38185e1e125fa7de47 | [
"MIT"
] | 1 | 2019-07-18T07:22:19.000Z | 2019-07-18T07:22:19.000Z | svn_sensor/sensor/tension_test/trunk/tension_param.h | GliderWinchItems/embed | cc72aa7d8208db3871a15e38185e1e125fa7de47 | [
"MIT"
] | null | null | null | svn_sensor/sensor/tension_test/trunk/tension_param.h | GliderWinchItems/embed | cc72aa7d8208db3871a15e38185e1e125fa7de47 | [
"MIT"
] | 2 | 2019-04-03T01:44:46.000Z | 2020-04-01T07:41:41.000Z | /******************************************************************************
* File Name : tension_param.h
* Date First Issued : 04/08/2015
* Board : f103
* Description : Initialize tension function struct with default values
*************************************************************... | 36.136364 | 92 | 0.410063 |
265cfd80f4cfb846d6e72b14673bc147a408375f | 2,542 | c | C | ext/phalcon/mvc/collection/managerinterface.zep.c | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | 1 | 2018-01-19T10:37:17.000Z | 2018-01-19T10:37:17.000Z | ext/phalcon/mvc/collection/managerinterface.zep.c | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | null | null | null | ext/phalcon/mvc/collection/managerinterface.zep.c | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | 1 | 2018-01-19T10:37:17.000Z | 2018-01-19T10:37:17.000Z |
#ifdef HAVE_CONFIG_H
#include "../../../ext_config.h"
#endif
#include <php.h>
#include "../../../php_ext.h"
#include "../../../ext.h"
#include <Zend/zend_exceptions.h>
#include "kernel/main.h"
/**
* Phalcon\Mvc\Collection\Manager
*
* This components controls the initialization of models, keeping record of rela... | 25.42 | 167 | 0.767506 |
b7f803051a34ceab7ca053527ac1ff275b3082aa | 7,882 | c | C | src/test/SDL_test_memory.c | slime73/SDL | b7885abc449250fc733a756239d670394d01fe62 | [
"Zlib"
] | 2,967 | 2021-01-20T08:21:50.000Z | 2022-03-31T21:04:30.000Z | love/src/jni/SDL2/src/test/SDL_test_memory.c | flamendless/love-android-extensions | 14bcd8ef92dadb82ae8de9de4015b018b5e7023e | [
"Apache-2.0"
] | 5,122 | 2021-02-10T21:56:28.000Z | 2022-03-31T23:05:15.000Z | love/src/jni/SDL2/src/test/SDL_test_memory.c | flamendless/love-android-extensions | 14bcd8ef92dadb82ae8de9de4015b018b5e7023e | [
"Apache-2.0"
] | 714 | 2021-02-01T16:59:20.000Z | 2022-03-30T19:14:13.000Z | /*
Simple DirectMedia Layer
Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | 28.557971 | 149 | 0.639558 |
d3f75d1efdf517e583abdb6ac31ecdc439114850 | 586 | h | C | AgataEngine/Renderer/IndexBuffer.h | Prz-Ellam/AgataEngine | 3f4f7ad642ac1a8ceee97e8f02f22f792e009e23 | [
"ADSL"
] | null | null | null | AgataEngine/Renderer/IndexBuffer.h | Prz-Ellam/AgataEngine | 3f4f7ad642ac1a8ceee97e8f02f22f792e009e23 | [
"ADSL"
] | null | null | null | AgataEngine/Renderer/IndexBuffer.h | Prz-Ellam/AgataEngine | 3f4f7ad642ac1a8ceee97e8f02f22f792e009e23 | [
"ADSL"
] | null | null | null | #ifndef AGATA_INDEX_BUFFER_H
#define AGATA_INDEX_BUFFER_H
#include <stdint.h>
namespace Agata {
class IndexBuffer {
public:
IndexBuffer(const void* data, size_t size);
IndexBuffer(size_t size);
IndexBuffer(const IndexBuffer& other) = delete;
IndexBuffer(IndexBuffer&& other) noexcept;
IndexBuffer& operato... | 22.538462 | 67 | 0.735495 |
23216d84c61b58725e7a3ff54a7ecad013503500 | 1,266 | h | C | Artinx_ProfFan/bsp/include/bsp/imu.h | Sustech-Artinx/ArtinxRM | b08cc5bd86dc2ac1f6b2d1fa2d3c36436b5f78ff | [
"MIT"
] | null | null | null | Artinx_ProfFan/bsp/include/bsp/imu.h | Sustech-Artinx/ArtinxRM | b08cc5bd86dc2ac1f6b2d1fa2d3c36436b5f78ff | [
"MIT"
] | null | null | null | Artinx_ProfFan/bsp/include/bsp/imu.h | Sustech-Artinx/ArtinxRM | b08cc5bd86dc2ac1f6b2d1fa2d3c36436b5f78ff | [
"MIT"
] | null | null | null | //
// Created by Fan Jiang on 2017/5/2.
//
#ifndef CHASSIS_IMU_H
#define CHASSIS_IMU_H
#include <stdint.h>
#include "bsp/mpu6500.h"
#ifndef M_PI
#define M_PI 3.14159265358979323846f
#endif
#ifdef __cplusplus
extern "C" {
#endif
void StartIMUTask(void const *argument);
#ifdef __cplusplus
}
#endif
#define DEGREES_... | 19.78125 | 117 | 0.661137 |
d6c914886a6e4fed3b1d663d3ad1e34b833dd1e9 | 587 | c | C | stmhal/systick.c | lurch/micropython | 28dfbc2ba2ef41a7810e4e39290031eb2207a0a9 | [
"MIT"
] | 1 | 2015-06-15T11:52:01.000Z | 2015-06-15T11:52:01.000Z | stmhal/systick.c | lurch/micropython | 28dfbc2ba2ef41a7810e4e39290031eb2207a0a9 | [
"MIT"
] | null | null | null | stmhal/systick.c | lurch/micropython | 28dfbc2ba2ef41a7810e4e39290031eb2207a0a9 | [
"MIT"
] | null | null | null | #include <stm32f4xx_hal.h>
#include "misc.h"
#include "systick.h"
bool sys_tick_has_passed(uint32_t start_tick, uint32_t delay_ms) {
return HAL_GetTick() - start_tick >= delay_ms;
}
// waits until at least delay_ms milliseconds have passed from the sampling of
// startTick. Handles overflow properly. Assumes stc ... | 34.529412 | 78 | 0.752981 |
26b7a7468be61e61ce52626e39e6d4887379ef35 | 1,466 | h | C | src/utils/structs.h | ninocapipoca/Platal-Game-1 | dd62d9b78261ffa09cc61b9a78b1c96ae027c487 | [
"MIT"
] | null | null | null | src/utils/structs.h | ninocapipoca/Platal-Game-1 | dd62d9b78261ffa09cc61b9a78b1c96ae027c487 | [
"MIT"
] | null | null | null | src/utils/structs.h | ninocapipoca/Platal-Game-1 | dd62d9b78261ffa09cc61b9a78b1c96ae027c487 | [
"MIT"
] | null | null | null | #pragma once
#include "SDL2/SDL.h"
#include <string>
#include <vector>
struct Position {
int x, y;
bool operator<(const Position& other) const {
return ((x < other.x) && (y < other.y));
}
bool operator<=(const Position& other) const {
return ((x <= other.x) && (y <= other.y));
}
... | 19.810811 | 64 | 0.560709 |
b32024ada7733bcafa7c73c0f618b69c7c74106c | 4,266 | h | C | cocos2dx/CCConfiguration.h | CBE7F1F65/fb43b70cb3d36ad8b8ee3a9aed9c6493 | da25260dc8128ed66b48d391c738eb15134d7d4f | [
"Zlib",
"MIT-0",
"MIT"
] | null | null | null | cocos2dx/CCConfiguration.h | CBE7F1F65/fb43b70cb3d36ad8b8ee3a9aed9c6493 | da25260dc8128ed66b48d391c738eb15134d7d4f | [
"Zlib",
"MIT-0",
"MIT"
] | null | null | null | cocos2dx/CCConfiguration.h | CBE7F1F65/fb43b70cb3d36ad8b8ee3a9aed9c6493 | da25260dc8128ed66b48d391c738eb15134d7d4f | [
"Zlib",
"MIT-0",
"MIT"
] | null | null | null | /****************************************************************************
Copyright (c) 2010-2011 cocos2d-x.org
Copyright (c) 2010 Ricardo Quesada
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (... | 27.701299 | 78 | 0.701125 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.