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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2eb742611bd5af11b1517eafa0477706d6fb5d40 | 363 | h | C | Examples/FX/Pods/FXCommon/Classes/Base/BaseFXViewModel.h | zqw87699/FXSpec | ab6dafb70fda0aa5b83c1d0a7d8cfb40e8140679 | [
"MIT"
] | 1 | 2021-08-18T16:12:07.000Z | 2021-08-18T16:12:07.000Z | Classes/Base/BaseFXViewModel.h | zqw87699/FXCommon | a31cb354f3eadfcf25c18ac28227940d3567ef67 | [
"MIT"
] | null | null | null | Classes/Base/BaseFXViewModel.h | zqw87699/FXCommon | a31cb354f3eadfcf25c18ac28227940d3567ef67 | [
"MIT"
] | null | null | null | //
// BaseFXViewModel.h
// TTTT
//
// Created by 张大宗 on 2017/2/21.
// Copyright © 2017年 张大宗. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface BaseFXViewModel : NSObject
- (void)fx_modelWillAppear;
- (void)fx_modelDidAppear;
- (void)fx_modelWillDisappear;
- (void)fx_modelDidDisappear;
-(vo... | 15.125 | 47 | 0.727273 |
ecc3697a68e5e4522aa5cfb3c8fc11cd164e45c7 | 1,350 | h | C | Solutions to exercises/Ch15/Ch15 Soln 1 to 6/resource.h | salomarx/Visual_studio_2008_for_C_plus | 5ff62b7e7f6232df38152390cc56c2d394567cab | [
"MIT"
] | null | null | null | Solutions to exercises/Ch15/Ch15 Soln 1 to 6/resource.h | salomarx/Visual_studio_2008_for_C_plus | 5ff62b7e7f6232df38152390cc56c2d394567cab | [
"MIT"
] | null | null | null | Solutions to exercises/Ch15/Ch15 Soln 1 to 6/resource.h | salomarx/Visual_studio_2008_for_C_plus | 5ff62b7e7f6232df38152390cc56c2d394567cab | [
"MIT"
] | null | null | null | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Sketcher.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_SketcherTYPE 129
#define ID_ELEMENT_LINE 32771
#... | 36.486486 | 47 | 0.638519 |
d6dad90e419260c86e9e8565515b48fec8a8a005 | 1,178 | h | C | src/library/blast/grinder/intro_elim_lemmas.h | javra/lean | cc70845332e63a1f1be21dc1f96d17269fc85909 | [
"Apache-2.0"
] | 130 | 2016-12-02T22:46:10.000Z | 2022-03-22T01:09:48.000Z | src/library/blast/grinder/intro_elim_lemmas.h | soonhokong/lean | 38607e3eb57f57f77c0ac114ad169e9e4262e24f | [
"Apache-2.0"
] | 8 | 2017-05-03T01:21:08.000Z | 2020-02-25T11:38:05.000Z | src/library/blast/grinder/intro_elim_lemmas.h | soonhokong/lean | 38607e3eb57f57f77c0ac114ad169e9e4262e24f | [
"Apache-2.0"
] | 28 | 2016-12-02T22:46:20.000Z | 2022-03-18T21:28:20.000Z | /*
Copyright (c) 2015 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#pragma once
#include "kernel/environment.h"
#include "library/io_state.h"
#include "library/head_map.h"
#include "library/blast/gexpr.h"
namespace lean {
... | 42.071429 | 140 | 0.771647 |
2ffcc0d76a05a1cf27f8d082b745adf9897f077d | 311 | h | C | Example/Pods/OCMockito/Source/OCMockito/Invocation/MKTParseCallStack.h | heretse/FMEarphoneSDK | 08b68863245c845d78b83c2a64fe8f0e27e60228 | [
"MIT"
] | null | null | null | Example/Pods/OCMockito/Source/OCMockito/Invocation/MKTParseCallStack.h | heretse/FMEarphoneSDK | 08b68863245c845d78b83c2a64fe8f0e27e60228 | [
"MIT"
] | null | null | null | Example/Pods/OCMockito/Source/OCMockito/Invocation/MKTParseCallStack.h | heretse/FMEarphoneSDK | 08b68863245c845d78b83c2a64fe8f0e27e60228 | [
"MIT"
] | null | null | null | // OCMockito by Jon Reid, https://qualitycoding.org/
// Copyright 2018 Jonathan M. Reid. See LICENSE.txt
#import <Foundation/Foundation.h>
@class MKTCallStackElement;
NS_ASSUME_NONNULL_BEGIN
NSArray<MKTCallStackElement *> *MKTParseCallStack(NSArray<NSString *> *callStackSymbols);
NS_ASSUME_NONNULL_END
| 22.214286 | 89 | 0.794212 |
ea80b87b3553a9306e5fc81164aa498c80df97e4 | 1,944 | h | C | System/Library/PrivateFrameworks/SoundScapesKit.framework/SSPlaybackEngine.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | 5 | 2021-04-29T04:31:43.000Z | 2021-08-19T18:59:58.000Z | System/Library/PrivateFrameworks/SoundScapesKit.framework/SSPlaybackEngine.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/SoundScapesKit.framework/SSPlaybackEngine.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | 1 | 2022-03-19T11:16:23.000Z | 2022-03-19T11:16:23.000Z | /*
* This header is generated by classdump-dyld 1.5
* on Wednesday, April 28, 2021 at 9:12:57 PM Mountain Standard Time
* Operating System: Version 14.5 (Build 18L204)
* Image Source: /System/Library/PrivateFrameworks/SoundScape... | 43.2 | 148 | 0.687757 |
d85a13b72614c104e248623d6b8c88bc6a903f05 | 5,311 | h | C | sdk/lib/sys/component/cpp/testing/realm_builder.h | gnoliyil/fuchsia | a98c2d6ae44b7c485c2ee55855d0441da422f4cf | [
"BSD-2-Clause"
] | 4 | 2020-02-23T09:02:06.000Z | 2022-01-08T17:06:28.000Z | sdk/lib/sys/component/cpp/testing/realm_builder.h | gnoliyil/fuchsia | a98c2d6ae44b7c485c2ee55855d0441da422f4cf | [
"BSD-2-Clause"
] | null | null | null | sdk/lib/sys/component/cpp/testing/realm_builder.h | gnoliyil/fuchsia | a98c2d6ae44b7c485c2ee55855d0441da422f4cf | [
"BSD-2-Clause"
] | 1 | 2021-08-23T11:33:57.000Z | 2021-08-23T11:33:57.000Z | // Copyright 2021 The Fuchsia 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 LIB_SYS_COMPONENT_CPP_TESTING_REALM_BUILDER_H_
#define LIB_SYS_COMPONENT_CPP_TESTING_REALM_BUILDER_H_
#include <fuchsia/component/cpp/fidl.h>
#inc... | 37.13986 | 86 | 0.749011 |
1b092c68883d82de2e74f358b062cd717359ae77 | 1,058 | h | C | src/historywork/RepairMissingBucketsWork.h | koltenb/stellar-core | 46fdead5e6f6b322c60b79b1b8d085eb56d53fe5 | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | 1 | 2019-05-17T05:31:35.000Z | 2019-05-17T05:31:35.000Z | src/historywork/RepairMissingBucketsWork.h | flukekiafer/stellar-core | bbda3e666f03d3aa04c4fc4a5c2fae980120570d | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | src/historywork/RepairMissingBucketsWork.h | flukekiafer/stellar-core | bbda3e666f03d3aa04c4fc4a5c2fae980120570d | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | // Copyright 2015 Stellar Development Foundation and contributors. Licensed
// under the Apache License, Version 2.0. See the COPYING file at the root
// of this distribution or at http://www.apache.org/licenses/LICENSE-2.0
#pragma once
#include "history/HistoryArchive.h"
#include "work/Work.h"
namespace stellar
{
... | 25.190476 | 75 | 0.705104 |
37ec1ebf5e01fa502d437fdacf685831ee5ccfe9 | 3,496 | c | C | adl_ls.c | thamada/DVFS-DEGIMA | fc9e3a9d8d824cb93ec54e948ce8e782a8c5d10e | [
"MIT"
] | null | null | null | adl_ls.c | thamada/DVFS-DEGIMA | fc9e3a9d8d824cb93ec54e948ce8e782a8c5d10e | [
"MIT"
] | null | null | null | adl_ls.c | thamada/DVFS-DEGIMA | fc9e3a9d8d824cb93ec54e948ce8e782a8c5d10e | [
"MIT"
] | null | null | null | #include "adl_sdk.h"
#include <dlfcn.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stdio.h>
// Definition of ADL functions
typedef int ( *ADL_MAIN_CONTROL_CREATE) (ADL_MAIN_MALLOC_CALLBACK, int);
typedef int ( *ADL_MAIN_CONTROL_DESTROY) ();
typedef int ( *ADL_ADAPTER_NUMBEROFADAPTERS_GET) (i... | 33.615385 | 120 | 0.716533 |
1b636c5ee39ca10669607e8f50a7712822ff3d04 | 45,389 | c | C | src/sound.c | softmac/xformer10 | 75598e6e32a06e647931c24fa762540d68892fc3 | [
"MIT"
] | 6 | 2021-06-29T01:44:59.000Z | 2021-10-30T19:25:16.000Z | src/sound.c | softmac/xformer10 | 75598e6e32a06e647931c24fa762540d68892fc3 | [
"MIT"
] | 1 | 2021-07-29T06:35:07.000Z | 2021-07-29T06:35:07.000Z | src/sound.c | softmac/xformer10 | 75598e6e32a06e647931c24fa762540d68892fc3 | [
"MIT"
] | 1 | 2021-12-24T05:56:13.000Z | 2021-12-24T05:56:13.000Z |
/****************************************************************************
SOUND.C
- Mono and stereo sound routines
Copyright (C) 1991-2021 by Darek Mihocka and Danny Miller. All Rights Reserved.
Branch Always Software. http://www.emulators.com/
This file is part of the Xformer pro... | 38.66184 | 154 | 0.455749 |
88695c793e8796623048f8b48cbd257d5458d1fd | 81 | h | C | ios/Runner/Runner-Bridging-Header.h | Phantomxm2021/ARMOD-FlutterAppDemo | 20d85b7994d4cec4392b5f8af93732f05515c875 | [
"Apache-2.0"
] | 4 | 2021-09-14T06:12:56.000Z | 2022-01-26T11:11:28.000Z | ios/Runner/Runner-Bridging-Header.h | Phantomxm2021/ARMOD-FlutterAppDemo | 20d85b7994d4cec4392b5f8af93732f05515c875 | [
"Apache-2.0"
] | 1 | 2022-02-14T07:31:55.000Z | 2022-03-03T16:24:47.000Z | ios/Runner/Runner-Bridging-Header.h | Phantomxm2021/ARMOD-FlutterAppDemo | 20d85b7994d4cec4392b5f8af93732f05515c875 | [
"Apache-2.0"
] | null | null | null | #import "GeneratedPluginRegistrant.h"
#import <UnityFramework/NativeCallProxy.h>
| 27 | 42 | 0.839506 |
0044a086f146d6ba38268059b939e6bd5e7fcb64 | 597 | h | C | chtho/threads/CountDownLatch.h | WineChord/chtho | f43c56a1c2faf83e5f48361ca1b06366ce061aab | [
"MIT"
] | null | null | null | chtho/threads/CountDownLatch.h | WineChord/chtho | f43c56a1c2faf83e5f48361ca1b06366ce061aab | [
"MIT"
] | null | null | null | chtho/threads/CountDownLatch.h | WineChord/chtho | f43c56a1c2faf83e5f48361ca1b06366ce061aab | [
"MIT"
] | null | null | null | // Copyright (c) 2021 Qizhou Guo
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
#ifndef CHTHO_THREADS_COUNTDOWNLATCH_H
#define CHTHO_THREADS_COUNTDOWNLATCH_H
#include "base/noncopyable.h"
#include "threads/Condition.h"
#include "threads/MutexLock.h"
namespace chtho
{
c... | 19.258065 | 51 | 0.755444 |
184fe69619de42b84983ddba6eff205ed98ed1d1 | 3,212 | h | C | webrtc_headers/third_party/blink/renderer/core/script/value_wrapper_synthetic_module_script.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | null | null | null | webrtc_headers/third_party/blink/renderer/core/script/value_wrapper_synthetic_module_script.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | null | null | null | webrtc_headers/third_party/blink/renderer/core/script/value_wrapper_synthetic_module_script.h | ESWIN-DC/webrtc-jetson | 12ec9efbd7d47e4d888b276ef722f9e1b32087f3 | [
"Unlicense"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_SCRIPT_VALUE_WRAPPER_SYNTHETIC_MODULE_SCRIPT_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_SCRIPT_VALUE_WRAPPER_SYNTH... | 39.654321 | 90 | 0.725093 |
f4cf9bf76c4483aec3b88652f6c0f8aaa153de70 | 2,840 | c | C | lpdv1e/ch17/socket_raw-exp.c | yuweijun/books | 5be0fec3adce236875fef0f9e1ed8d91ef4acbfe | [
"MIT"
] | 1 | 2018-07-02T12:03:02.000Z | 2018-07-02T12:03:02.000Z | lpdv1e/ch17/socket_raw-exp.c | yuweijun/books | 5be0fec3adce236875fef0f9e1ed8d91ef4acbfe | [
"MIT"
] | null | null | null | lpdv1e/ch17/socket_raw-exp.c | yuweijun/books | 5be0fec3adce236875fef0f9e1ed8d91ef4acbfe | [
"MIT"
] | null | null | null | #include<errno.h>
#include<string.h>
#include<netdb.h>
#include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<netinet/ip.h>
#include<netinet/tcp.h>
void send_data(int sockfd, struct sockaddr_in *addr, char *port);
unsigned short check_sum(unsigned short *addr, int len);
// ./argv[0] des_hostname/ip des_po... | 26.296296 | 108 | 0.580986 |
6f55e815f05aaef87cc24be1b043ce7d95ce4cc9 | 3,982 | h | C | Libraries/RobsJuceModules/rosic/legacy/Definitions.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 34 | 2017-04-19T18:26:02.000Z | 2022-02-15T17:47:26.000Z | Libraries/RobsJuceModules/rosic/legacy/Definitions.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 307 | 2017-05-04T21:45:01.000Z | 2022-02-03T00:59:01.000Z | Libraries/RobsJuceModules/rosic/legacy/Definitions.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 4 | 2017-09-05T17:04:31.000Z | 2021-12-15T21:24:28.000Z | #ifndef Definitions_h
#define Definitions_h
#include <intrin.h>
#include <xmmintrin.h>
#include <float.h>
enum sampleFileStates
{
EXISTENT_AND_VALID = 1,
EXISTENT_BUT_INVALID,
NONEXISTENT,
NOT_ENOUGH_MEMORY
};
#define INLINE __forceinline
namespace MoreMath
{
//#define INLINE inline
//#define TINY 0.0000000... | 32.373984 | 109 | 0.73104 |
1766fd804c80e0b710121b12e0ec4d4c5c8bb37e | 34,552 | c | C | raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phpalI14443p4mC/src/Sw/phpalI14443p4mC_Sw.c | ccruzp/drs-netatmo | 87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f | [
"MIT"
] | 2 | 2019-11-08T12:45:38.000Z | 2019-11-09T16:31:12.000Z | raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phpalI14443p4mC/src/Sw/phpalI14443p4mC_Sw.c | ccruzp/drs-netatmo | 87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f | [
"MIT"
] | null | null | null | raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phpalI14443p4mC/src/Sw/phpalI14443p4mC_Sw.c | ccruzp/drs-netatmo | 87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f | [
"MIT"
] | 2 | 2019-11-07T21:56:59.000Z | 2019-11-08T02:20:59.000Z | /*
* Copyright (c), NXP Semiconductors Gratkorn / Austria
*
* (C)NXP Semiconductors
* All rights are reserved. Reproduction in whole or in part is
* prohibited without the written consent of the copyright owner.
* NXP reserves the right to make changes without notice at any time.... | 33.775171 | 152 | 0.546944 |
02227294e225cae205fe980b34e5eb1860e70716 | 3,809 | c | C | AVR C source code 2.0/firmware/examples/custom-class/firmware/main.c | VictorGrig/USBscope | 1c70e3c1e22e0d11d722240a3df05ff94481dfc8 | [
"MIT"
] | 1 | 2018-02-17T13:31:00.000Z | 2018-02-17T13:31:00.000Z | HP48GX/vusb-20121206/examples/custom-class/firmware/main.c | LUMERIIX/HP48GX | 2567bbda1e6af9822b0eab95a7ee944cb846fc33 | [
"MIT"
] | null | null | null | HP48GX/vusb-20121206/examples/custom-class/firmware/main.c | LUMERIIX/HP48GX | 2567bbda1e6af9822b0eab95a7ee944cb846fc33 | [
"MIT"
] | null | null | null | /* Name: main.c
* Project: custom-class, a basic USB example
* Author: Christian Starkjohann
* Creation Date: 2008-04-09
* Tabsize: 4
* Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
*/
/*
This example should ... | 39.268041 | 96 | 0.555001 |
cb87030d542e3a1ce00c5645783f3eba687adc1b | 3,448 | h | C | src/Associativity.h | dkurtaev/Halide | 50afe655ef203f223f412ae39dae93419ea87368 | [
"MIT"
] | 3 | 2018-06-11T20:05:14.000Z | 2019-06-21T10:10:46.000Z | src/Associativity.h | dkurtaev/Halide | 50afe655ef203f223f412ae39dae93419ea87368 | [
"MIT"
] | null | null | null | src/Associativity.h | dkurtaev/Halide | 50afe655ef203f223f412ae39dae93419ea87368 | [
"MIT"
] | 1 | 2021-07-15T23:34:44.000Z | 2021-07-15T23:34:44.000Z | #ifndef HALIDE_ASSOCIATIVITY_H
#define HALIDE_ASSOCIATIVITY_H
/** \file
*
* Methods for extracting an associative operator from a Func's update definition
* if there is any and computing the identity of the associative operator.
*/
#include "IR.h"
#include <functional>
namespace Halide {
namespace Internal {
/... | 35.183673 | 104 | 0.715197 |
8b4aa39c02cc161e4d5922c869ae00914cf1e5e6 | 273 | h | C | Example/RMAvatarBrowser/RMAppDelegate.h | Raymon-lau/RMAvatarBrowser | 10e826cc28e1fdeb062a459425751134834e725d | [
"MIT"
] | null | null | null | Example/RMAvatarBrowser/RMAppDelegate.h | Raymon-lau/RMAvatarBrowser | 10e826cc28e1fdeb062a459425751134834e725d | [
"MIT"
] | null | null | null | Example/RMAvatarBrowser/RMAppDelegate.h | Raymon-lau/RMAvatarBrowser | 10e826cc28e1fdeb062a459425751134834e725d | [
"MIT"
] | null | null | null | //
// RMAppDelegate.h
// RMAvatarBrowser
//
// Created by Raymon on 09/05/2016.
// Copyright (c) 2016 Raymon. All rights reserved.
//
@import UIKit;
@interface RMAppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
| 17.0625 | 62 | 0.717949 |
53c1b368df7d00fe32778c40124046da032bbdbf | 1,040 | h | C | cppcrypto/poly1305-impl.h | crashdemons/kerukuro-cppcrypto | 090d0e97280c0c34267ab50b72a2ffa5b991110b | [
"BSD-2-Clause"
] | null | null | null | cppcrypto/poly1305-impl.h | crashdemons/kerukuro-cppcrypto | 090d0e97280c0c34267ab50b72a2ffa5b991110b | [
"BSD-2-Clause"
] | null | null | null | cppcrypto/poly1305-impl.h | crashdemons/kerukuro-cppcrypto | 090d0e97280c0c34267ab50b72a2ffa5b991110b | [
"BSD-2-Clause"
] | null | null | null | /*
This code is written by kerukuro for cppcrypto library (http://cppcrypto.sourceforge.net/)
and released into public domain.
*/
#include "portability.h"
#include "alignedarray.h"
namespace cppcrypto
{
namespace detail
{
class poly1305_impl
{
public:
virtual ~poly1305_impl() {}
virtual void init(const ... | 26.666667 | 95 | 0.719231 |
5b34e17cee5e5b995ffdc370d47c4f12e415f88d | 2,318 | h | C | aws-cpp-sdk-eks/include/aws/eks/model/Identity.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-eks/include/aws/eks/model/Identity.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-eks/include/aws/eks/model/Identity.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2020-10-27T18:16:01.000Z | 2020-10-27T18:16:01.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/eks/EKS_EXPORTS.h>
#include <aws/eks/model/OIDC.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class JsonValue;
class JsonView;
} // namespace... | 26.953488 | 93 | 0.645384 |
3e1e99a793c66c2dc1a07c5b56b4ec94d9681355 | 662 | h | C | PrivateFrameworks/AppleAccount/AASigningSession.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/AppleAccount/AASigningSession.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/AppleAccount/AASigningSession.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 1 | 2018-09-28T13:54:23.000Z | 2018-09-28T13:54:23.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
@class NSString;
@interface AASigningSession : NSObject
{
struct NACContextOpaque_ *_context;
NSString *_certURL;
NSString *_sessionURL;
int _... | 22.066667 | 83 | 0.703927 |
3f2d579c35ddaa041aff56fbddf7967ba78be838 | 368 | h | C | Example/TSClusterMapView-MacExample/TSClusterMapView-MacExample/AnnotationViews/TSDemoClusteredAnnotationView.h | ashare80/ADClusterMapView | b2907d0512edd00d7bb1a6e0cefbf58831bcc853 | [
"MIT"
] | 172 | 2015-01-21T16:24:57.000Z | 2018-08-09T02:17:30.000Z | Example/TSClusterMapView-MacExample/TSClusterMapView-MacExample/AnnotationViews/TSDemoClusteredAnnotationView.h | ashare80/ADClusterMapView | b2907d0512edd00d7bb1a6e0cefbf58831bcc853 | [
"MIT"
] | 35 | 2015-02-10T22:45:25.000Z | 2019-12-05T12:29:18.000Z | Example/TSClusterMapView-MacExample/TSClusterMapView-MacExample/AnnotationViews/TSDemoClusteredAnnotationView.h | ashare80/ADClusterMapView | b2907d0512edd00d7bb1a6e0cefbf58831bcc853 | [
"MIT"
] | 34 | 2015-01-27T20:43:23.000Z | 2019-09-26T22:14:53.000Z | //
// TSDemoClusteredAnnotationView.h
// ClusterDemo
//
// Created by Adam Share on 1/13/15.
// Copyright (c) 2015 Applidium. All rights reserved.
//
#import <TSClusterMapView/TSRefreshedAnnotationView.h>
#import <Quartz/Quartz.h>
@interface TSDemoClusteredAnnotationView : TSRefreshedAnnotationView
@property (s... | 20.444444 | 68 | 0.766304 |
c142c914a6e0b59b67d7b08ce38889465a1877ed | 18,060 | c | C | RenderKit/Modest/source/myhtml/serialization.c | manu88/RenderKit | 58815920ecac445981c98592f556dfa1b670db98 | [
"Apache-2.0"
] | 4 | 2017-08-30T23:46:21.000Z | 2020-08-08T14:40:22.000Z | RenderKit/Modest/source/myhtml/serialization.c | manu88/RenderKit | 58815920ecac445981c98592f556dfa1b670db98 | [
"Apache-2.0"
] | null | null | null | RenderKit/Modest/source/myhtml/serialization.c | manu88/RenderKit | 58815920ecac445981c98592f556dfa1b670db98 | [
"Apache-2.0"
] | 1 | 2022-02-15T02:42:28.000Z | 2022-02-15T02:42:28.000Z | /*
Copyright (C) 2016-2017 Alexander Borisov
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is ... | 32.599278 | 146 | 0.585936 |
1e000c8d111c168dfae7692defc9db3900a02dac | 1,670 | c | C | src/hg/oneShot/pslCut/pslCut.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | null | null | null | src/hg/oneShot/pslCut/pslCut.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | null | null | null | src/hg/oneShot/pslCut/pslCut.c | diekhans/kent | f714d84de41a802085b997abac94bb1abab4bd7a | [
"IJG"
] | null | null | null | /* pslCut - Remove a list of clones from psl file.. */
/* Copyright (C) 2011 The Regents of the University of California
* See README in this or parent directory for licensing information. */
#include "common.h"
#include "linefile.h"
#include "hash.h"
#include "psl.h"
#include "hCommon.h"
void usage()
/* Explain u... | 21.973684 | 71 | 0.644311 |
afdf406b9ad2225f371f8fb32424e563df39c457 | 2,844 | h | C | ULimit_ShopifySDK/Classes/Utils/BUYApplePayAdditions.h | albertoclarit/ULimit_ShopifySDK | f5a9e71bcbe494da37ee62ed7cbd8e3b81ef4523 | [
"MIT"
] | null | null | null | ULimit_ShopifySDK/Classes/Utils/BUYApplePayAdditions.h | albertoclarit/ULimit_ShopifySDK | f5a9e71bcbe494da37ee62ed7cbd8e3b81ef4523 | [
"MIT"
] | null | null | null | ULimit_ShopifySDK/Classes/Utils/BUYApplePayAdditions.h | albertoclarit/ULimit_ShopifySDK | f5a9e71bcbe494da37ee62ed7cbd8e3b81ef4523 | [
"MIT"
] | null | null | null | //
// BUYApplePayAdditions.h
// Mobile Buy SDK
//
// Created by Shopify.
// Copyright (c) 2015 Shopify Inc. 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 w... | 36.461538 | 160 | 0.763713 |
145cc3887dc6dca7dd7e6c16564ecda545f16a51 | 2,243 | h | C | Turso3D/Math/AreaAllocator.h | cadaver/turso3d | 5659df48b7915b95a351dfcad382b3ed653573f2 | [
"Zlib"
] | 29 | 2015-03-21T22:35:50.000Z | 2022-01-25T04:13:46.000Z | Turso3D/Math/AreaAllocator.h | cadaver/turso3d | 5659df48b7915b95a351dfcad382b3ed653573f2 | [
"Zlib"
] | 1 | 2016-10-23T16:20:14.000Z | 2018-04-13T13:32:13.000Z | Turso3D/Math/AreaAllocator.h | cadaver/turso3d | 5659df48b7915b95a351dfcad382b3ed653573f2 | [
"Zlib"
] | 8 | 2015-09-28T06:26:41.000Z | 2020-12-28T14:29:51.000Z | // For conditions of distribution and use, see copyright notice in License.txt
#pragma once
#include "IntRect.h"
#include "../Base/Vector.h"
namespace Turso3D
{
/// Rectangular area allocator.
class TURSO3D_API AreaAllocator
{
public:
/// Default construct with empty size.
AreaAllocator();
/// Construct... | 36.770492 | 143 | 0.687472 |
9b10c4a2ccad7bc436d7cc37fdf7e224c896c9b6 | 1,027 | h | C | Siv3D_MMD/src/MMDModel/mmd_model_pimpl.h | oigami/Siv3D_MMD | bc72403ba2c44ad6238f1b6b183e6c2f1326eee6 | [
"MIT"
] | null | null | null | Siv3D_MMD/src/MMDModel/mmd_model_pimpl.h | oigami/Siv3D_MMD | bc72403ba2c44ad6238f1b6b183e6c2f1326eee6 | [
"MIT"
] | null | null | null | Siv3D_MMD/src/MMDModel/mmd_model_pimpl.h | oigami/Siv3D_MMD | bc72403ba2c44ad6238f1b6b183e6c2f1326eee6 | [
"MIT"
] | null | null | null | #pragma once
#include "MMD/MMD.h"
#include "MMD/pmd_reader.h"
namespace s3d_mmd
{
class MMDModel::Pimpl
{
public:
std::shared_ptr<ITextureLoader> m_textureLoader;
Pimpl(const FilePath& path, const std::shared_ptr<ITextureLoader> textureLoader);
Pimpl(PMDReader& loader, const std::shared_ptr<ITextu... | 26.333333 | 108 | 0.72444 |
532fff56c8ad49c39e68d4630c4ad3855d6e2771 | 532 | h | C | src/TSPComponent/SRC/INCLUDE/GeoConversion.h | jonatasbcchagas/nds-brkga_bi-ttp | d345a8d7f87b41cf13bb8cf0ae7975ed5ef3d722 | [
"Apache-2.0"
] | 1 | 2020-09-01T13:27:05.000Z | 2020-09-01T13:27:05.000Z | src/TSPComponent/SRC/INCLUDE/GeoConversion.h | jonatasbcchagas/nds-brkga_bi-ttp | d345a8d7f87b41cf13bb8cf0ae7975ed5ef3d722 | [
"Apache-2.0"
] | null | null | null | src/TSPComponent/SRC/INCLUDE/GeoConversion.h | jonatasbcchagas/nds-brkga_bi-ttp | d345a8d7f87b41cf13bb8cf0ae7975ed5ef3d722 | [
"Apache-2.0"
] | null | null | null | #ifndef _GEOCONVERSION_H
#define _GEOCONVERSION_H
/*
* This header specifies the interface for conversion of
* GEO and GEOM coordinates.
*/
#include <math.h>
void GEO2XYZ(double Lon, double Lat,
double *X, double *Y, double *Z);
void XYZ2GEO(double X, double Y, double Z,
dou... | 24.181818 | 57 | 0.620301 |
afaba3bedcd403494415fc6fe2824eee5e146ba5 | 6,527 | c | C | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | null | null | null | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | null | null | null | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | 2 | 2016-03-20T16:01:52.000Z | 2016-05-07T08:46:17.000Z | /*
FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify it under
the... | 42.383117 | 81 | 0.608243 |
637e58f3980c56c0d84ed6fc1ad9ae1ca5b76aae | 22,474 | h | C | ui_switchmodedlg.h | thinkexist1989/um_qt | 81ba6c18193dcbbb6b3ab082a0037549029b8a2d | [
"MIT"
] | 2 | 2021-04-07T05:41:19.000Z | 2022-03-27T02:16:59.000Z | ui_switchmodedlg.h | thinkexist1989/um_qt | 81ba6c18193dcbbb6b3ab082a0037549029b8a2d | [
"MIT"
] | null | null | null | ui_switchmodedlg.h | thinkexist1989/um_qt | 81ba6c18193dcbbb6b3ab082a0037549029b8a2d | [
"MIT"
] | 2 | 2019-12-04T04:32:32.000Z | 2020-08-12T06:45:48.000Z | /********************************************************************************
** Form generated from reading UI file 'switchmodedlg.ui'
**
** Created by: Qt User Interface Compiler version 5.12.2
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
************************************... | 38.94974 | 104 | 0.660853 |
eb7993baab8949d5160c7c5d5c5aa9834f4d6244 | 2,078 | h | C | include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h | kpdev/llvm-tnt | d81ccf6fad01597f0143a1598d94d7d29002cf41 | [
"MIT"
] | 1,073 | 2017-06-28T05:11:54.000Z | 2022-03-31T12:52:07.000Z | include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h | kpdev/llvm-tnt | d81ccf6fad01597f0143a1598d94d7d29002cf41 | [
"MIT"
] | 23 | 2017-07-01T02:22:04.000Z | 2020-10-16T09:42:03.000Z | include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h | kpdev/llvm-tnt | d81ccf6fad01597f0143a1598d94d7d29002cf41 | [
"MIT"
] | 244 | 2017-06-28T05:08:57.000Z | 2022-03-13T05:03:12.000Z | //===- TypeRecordBuilder.h --------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | 29.267606 | 80 | 0.707411 |
a5a7d3ba2cf2f20e039b1862e1adba1f3eb5424e | 623 | h | C | jitter_live_api_c/src/fixed_data/fixed_data_tx.h | JitterCompany/jitter_live_api_c | dc0e74e634863c268f901b98e533ebe5818e2242 | [
"MIT"
] | null | null | null | jitter_live_api_c/src/fixed_data/fixed_data_tx.h | JitterCompany/jitter_live_api_c | dc0e74e634863c268f901b98e533ebe5818e2242 | [
"MIT"
] | null | null | null | jitter_live_api_c/src/fixed_data/fixed_data_tx.h | JitterCompany/jitter_live_api_c | dc0e74e634863c268f901b98e533ebe5818e2242 | [
"MIT"
] | null | null | null | #ifndef FIXED_DATA_TX_H
#define FIXED_DATA_TX_H
// Calculate how many packets are required to send a given number of bytes.
// The calculation includes the extra bytes required for the CRC checksum.
size_t fixed_data_tx_calculate_num_packets(size_t num_data_bytes);
// Try to make send progress on the current fixed_da... | 32.789474 | 84 | 0.789727 |
9d331885b98d72ae5b3353ab66cae0696b0c5fb3 | 249 | h | C | CommonPods/Classes/WebView/JJURLProtocol.h | shelby-yao/CommonPods | 623688bf86e0de9d02d7ce3d42ba2774c40aded9 | [
"MIT"
] | 2 | 2020-03-18T10:00:51.000Z | 2020-08-05T08:29:06.000Z | CommonPods/Classes/WebView/JJURLProtocol.h | shelby-yao/CommonPods | 623688bf86e0de9d02d7ce3d42ba2774c40aded9 | [
"MIT"
] | null | null | null | CommonPods/Classes/WebView/JJURLProtocol.h | shelby-yao/CommonPods | 623688bf86e0de9d02d7ce3d42ba2774c40aded9 | [
"MIT"
] | null | null | null | //
// NSURLProtocol+WebKitSupport.h
// NSURLProtocol+WebKitSupport
//
// Created by Jekin on 2019/2/26.
// Copyright © 2018年 liumaoqiang. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface JJURLProtocol : NSURLProtocol
@end
| 17.785714 | 55 | 0.73494 |
99591b9d82c951dadbbd34248b740ab661f6272b | 3,206 | h | C | scratchpad/installation-originals/libxml++-2.34.2/libxml++/parsers/parser.h | anewholm/generalserver | 99321562921c317f1ef14a2b84abfe91f0f871b6 | [
"X11"
] | 1 | 2021-12-27T19:14:03.000Z | 2021-12-27T19:14:03.000Z | scratchpad/installation-originals/libxml++-2.34.2/libxml++/parsers/parser.h | anewholm/generalserver | 99321562921c317f1ef14a2b84abfe91f0f871b6 | [
"X11"
] | 1 | 2016-12-03T05:33:13.000Z | 2016-12-03T05:33:13.000Z | scratchpad/installation-originals/libxml++-2.34.2/libxml++/parsers/parser.h | anewholm/generalserver | 99321562921c317f1ef14a2b84abfe91f0f871b6 | [
"X11"
] | null | null | null | /* parser.h
* libxml++ and this file are copyright (C) 2000 by Ari Johnson, and
* are covered by the GNU Lesser General Public License, which should be
* included with libxml++ as the file COPYING.
*/
#ifndef __LIBXMLPP_PARSER_H
#define __LIBXMLPP_PARSER_H
#ifdef _MSC_VER //Ignore warnings about the Visual C++ Bu... | 28.625 | 123 | 0.729881 |
3fb949370260c62a4301e154ba86220e1a4ce7f3 | 174 | c | C | Ex.c | Fiugas/Programacao_C | 876015b7bdfb978b39d66e362f653a8105be914f | [
"MIT"
] | null | null | null | Ex.c | Fiugas/Programacao_C | 876015b7bdfb978b39d66e362f653a8105be914f | [
"MIT"
] | null | null | null | Ex.c | Fiugas/Programacao_C | 876015b7bdfb978b39d66e362f653a8105be914f | [
"MIT"
] | null | null | null | #include <stdio.h>
int main()
{
int a=5;
int b=7;
int c=a+b;
//printf("c=%d",c );//
printf("%d=%d+%d\n",c,a,b );
printf("O meu primeiro programa em C \n");
}
| 15.818182 | 45 | 0.505747 |
12b6d54205c4bd66058d0daf35f09ae91f67240a | 3,081 | h | C | PrivateFrameworks/PhotoLibraryPrivate/PLPLibraryMigrationController.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/PhotoLibraryPrivate/PLPLibraryMigrationController.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/PhotoLibraryPrivate/PLPLibraryMigrationController.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 1 | 2018-09-28T13:54:23.000Z | 2018-09-28T13:54:23.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
#import "PLPLibraryMigrationClient.h"
@class NSDictionary, NSObject<OS_dispatch_semaphore>, NSProgress, NSString, NSURL, NSXPCConnection, PLPLibraryMigrationO... | 47.4 | 163 | 0.804284 |
3f713f5874db165e72754669c5daae44cc490ba2 | 1,852 | h | C | System/Library/Frameworks/HealthKit.framework/HKElectrocardiogramSessionConfiguration.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | 5 | 2021-04-29T04:31:43.000Z | 2021-08-19T18:59:58.000Z | System/Library/Frameworks/HealthKit.framework/HKElectrocardiogramSessionConfiguration.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | null | null | null | System/Library/Frameworks/HealthKit.framework/HKElectrocardiogramSessionConfiguration.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | 1 | 2022-03-19T11:16:23.000Z | 2022-03-19T11:16:23.000Z | /*
* This header is generated by classdump-dyld 1.5
* on Wednesday, April 28, 2021 at 9:06:08 PM Mountain Standard Time
* Operating System: Version 14.5 (Build 18L204)
* Image Source: /System/Library/Frameworks/HealthKit.framewo... | 43.069767 | 142 | 0.696544 |
e9dc33464c9aef9146c2d6319116071820653d45 | 486 | h | C | engine/src/skip_data/SkipDataProcessor.h | romulo-auccapuclla/blazingsql | c85429479cabc0907212e880d590441f25eb3b59 | [
"Apache-2.0"
] | null | null | null | engine/src/skip_data/SkipDataProcessor.h | romulo-auccapuclla/blazingsql | c85429479cabc0907212e880d590441f25eb3b59 | [
"Apache-2.0"
] | null | null | null | engine/src/skip_data/SkipDataProcessor.h | romulo-auccapuclla/blazingsql | c85429479cabc0907212e880d590441f25eb3b59 | [
"Apache-2.0"
] | null | null | null |
#ifndef SKIPDATAPROCESSOR_H_
#define SKIPDATAPROCESSOR_H_
#include <iostream>
#include <string>
#include "execution_graph/logic_controllers/LogicPrimitives.h"
namespace ral {
namespace skip_data {
std::pair<std::unique_ptr<ral::frame::BlazingTable>, bool> process_skipdata_for_table(
const ral::frame::BlazingTab... | 24.3 | 120 | 0.779835 |
ac388374ea350bd106595933caf600175f907959 | 1,243 | h | C | windowsbuild/MSVC2017/vtk/8.1.0/include/vtk-8.1/vtkCommonComputationalGeometryModule.h | Tech-XCorp/visit-deps | 23e2bd534bf9c332d6b7d32310495f1f65b1b936 | [
"BSD-3-Clause"
] | null | null | null | windowsbuild/MSVC2017/vtk/8.1.0/include/vtk-8.1/vtkCommonComputationalGeometryModule.h | Tech-XCorp/visit-deps | 23e2bd534bf9c332d6b7d32310495f1f65b1b936 | [
"BSD-3-Clause"
] | null | null | null | windowsbuild/MSVC2017/vtk/8.1.0/include/vtk-8.1/vtkCommonComputationalGeometryModule.h | Tech-XCorp/visit-deps | 23e2bd534bf9c332d6b7d32310495f1f65b1b936 | [
"BSD-3-Clause"
] | null | null | null |
#ifndef VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT_H
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT_H
#ifdef VTKCOMMONCOMPUTATIONALGEOMETRY_STATIC_DEFINE
# define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
# define VTKCOMMONCOMPUTATIONALGEOMETRY_NO_EXPORT
#else
# ifndef VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
# ifdef vtkCom... | 32.710526 | 125 | 0.851971 |
6b7cb3894835c5b4ef3511edc6e624f7d6578d53 | 295 | h | C | YsyRichTextDemo/YsyRichTextDemo/YsyRichText/YsyRichText.h | ysyplay/ysyRichText | 16bbf798b0aae6073aa9560a76baddbed22cd449 | [
"MIT"
] | 30 | 2020-07-27T08:03:25.000Z | 2021-06-09T02:32:13.000Z | YsyRichTextDemo/YsyRichTextDemo/YsyRichText/YsyRichText.h | ysyplay/ysyRichText | 16bbf798b0aae6073aa9560a76baddbed22cd449 | [
"MIT"
] | null | null | null | YsyRichTextDemo/YsyRichTextDemo/YsyRichText/YsyRichText.h | ysyplay/ysyRichText | 16bbf798b0aae6073aa9560a76baddbed22cd449 | [
"MIT"
] | 3 | 2020-08-07T06:19:36.000Z | 2020-09-05T10:41:38.000Z | //
// YsyRichText.h
// AttributedDemo
//
// Created by LH on 7/25/20.
// Copyright © 2020 ysy. All rights reserved.
// 模仿Masonry,封装了富文本的一些常用操作,简化富文本的使用
#ifndef YsyRichText_h
#define YsyRichText_h
#import "NSString+ysy_Attributed.h"
#import "AttributedMaker.h"
#endif /* YsyRichText_h */
| 18.4375 | 46 | 0.725424 |
5fb0c2c2310377a13b80589d25ca3ef4643a7c5a | 3,964 | h | C | multimedia/directx/dplay/dplay8/core/worker.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/directx/dplay/dplay8/core/worker.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/directx/dplay/dplay8/core/worker.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*==========================================================================
*
* Copyright (C) 1999-2002 Microsoft Corporation. All Rights Reserved.
*
* File: worker.h
* Content: DIRECT NET WORKER THREAD HEADER FILE
*@@BEGIN_MSINTERNAL
* History:
* Date By Reason
* ==== ... | 39.247525 | 78 | 0.53557 |
3ddeba8a6e626314a3c708969930b5311156901f | 1,422 | c | C | hw1/sploits/sploit3.c | dedeswim/com-402-hw | 2a402a18d9d22e6f6bd9c075d63c8382a889f3ab | [
"MIT"
] | 9 | 2020-01-08T21:57:55.000Z | 2022-03-08T09:50:10.000Z | hw1/sploits/sploit3.c | dedeswim/com-402-hw | 2a402a18d9d22e6f6bd9c075d63c8382a889f3ab | [
"MIT"
] | null | null | null | hw1/sploits/sploit3.c | dedeswim/com-402-hw | 2a402a18d9d22e6f6bd9c075d63c8382a889f3ab | [
"MIT"
] | 3 | 2020-11-03T14:43:14.000Z | 2021-10-05T13:09:24.000Z | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "shellcode.h"
#define TARGET "/tmp/target3"
#define BUFFER 240
#define FP 4
#define RET 4
#define NOP 0x90
#define COUNT_LEN 10
struct widget_t {
double x;
double y;
int count;
};
int main(void)
{
char *args[3];
char *e... | 18.96 | 112 | 0.524613 |
e1eb24fa71f7af24761f7dae7d6a8ad324856b29 | 8,827 | c | C | blopex_serial_complex/pcg_multi/pcg_multi.c | nqomorita/blopex | 6a865f1508466cab2bbe37d729cb6517694fbf5a | [
"MIT"
] | 24 | 2019-06-15T04:26:57.000Z | 2022-03-22T13:13:45.000Z | blopex_serial_complex/pcg_multi/pcg_multi.c | nqomorita/blopex | 6a865f1508466cab2bbe37d729cb6517694fbf5a | [
"MIT"
] | 4 | 2019-06-08T18:31:59.000Z | 2022-03-14T11:05:34.000Z | blopex_serial_complex/pcg_multi/pcg_multi.c | nqomorita/blopex | 6a865f1508466cab2bbe37d729cb6517694fbf5a | [
"MIT"
] | 5 | 2019-11-15T08:51:05.000Z | 2021-12-23T16:48:25.000Z | /* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@ BLOPEX (version 1.2) MIT / Apache-2.0 License */
/* @@@ Copyright 2010-2019 Team https://github.com/lobpcg/blopex */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* This code was develop... | 36.028571 | 103 | 0.417469 |
69ee12a461d761e47a3609eb456fb181a1a7a073 | 23,611 | c | C | win32/src/interlocked_win32.c | avranju/c-pal | c28d436d8018b32acaa0da645b6b9f444797dcfc | [
"MIT"
] | 1 | 2020-05-20T13:39:31.000Z | 2020-05-20T13:39:31.000Z | win32/src/interlocked_win32.c | avranju/c-pal | c28d436d8018b32acaa0da645b6b9f444797dcfc | [
"MIT"
] | 10 | 2020-06-09T00:45:02.000Z | 2020-10-27T21:18:29.000Z | win32/src/interlocked_win32.c | avranju/c-pal | c28d436d8018b32acaa0da645b6b9f444797dcfc | [
"MIT"
] | 3 | 2020-12-27T11:33:22.000Z | 2021-05-10T23:40:11.000Z | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#include <stdbool.h> // for bool
#include <stdint.h>
#include "windows.h"
#include "c_pal/interlocked.h"
#include "umock_c/umock_c_prod.h" // fo... | 70.062315 | 267 | 0.798738 |
6d9e4b8df66c321328cfd7475b3b495a1b8bc929 | 3,297 | c | C | client/client.c | KatyaProkhorchuk/UChat | 86a0215d8c5b29b04488554f14a456f2c2e0e95d | [
"MIT"
] | null | null | null | client/client.c | KatyaProkhorchuk/UChat | 86a0215d8c5b29b04488554f14a456f2c2e0e95d | [
"MIT"
] | null | null | null | client/client.c | KatyaProkhorchuk/UChat | 86a0215d8c5b29b04488554f14a456f2c2e0e95d | [
"MIT"
] | null | null | null | #include "./inc/client.h"
volatile sig_atomic_t flag = 0;
int sockfd = 0;
char nickname[LENGTH_NAME] = {};
void catch_ctrl_c_and_exit(int sig)
{
flag = 1;
}
void recv_msg_handler()
{
char receiveMessage[LENGTH_SEND] = {};
while (1)
{
int receive = recv(sockfd, receiveMessage, LENGTH_SEND, 0);... | 24.242647 | 103 | 0.564756 |
33ac9678730d5c25892e26903b792806ed42bdb5 | 1,080 | c | C | programmazione/laboratori/lab4/somma_colonne_matrice.c | danesinoo/secondo_semestre | c6c284985f59f956d80a7073e5505cb72acaf29d | [
"MIT"
] | null | null | null | programmazione/laboratori/lab4/somma_colonne_matrice.c | danesinoo/secondo_semestre | c6c284985f59f956d80a7073e5505cb72acaf29d | [
"MIT"
] | null | null | null | programmazione/laboratori/lab4/somma_colonne_matrice.c | danesinoo/secondo_semestre | c6c284985f59f956d80a7073e5505cb72acaf29d | [
"MIT"
] | null | null | null | #include <stdio.h>
void leggi_array(int * array, unsigned int dim){
for(int i = 0; i< dim; i=i+1){
scanf("%d", array+i);
}
}
void calcola_somma(int *matrix, unsigned int righe, unsigned int colonne, int* somma){
// eseguo un ciclo for per ogni valore nella matrice matrix
for (int i = 0; i < righe * ... | 24 | 86 | 0.619444 |
4bb8c73959e959f6e20369f463415da2c03ea7ce | 12,947 | c | C | ext/store.c | ged/redleaf | 4bbb000cd626714bde747dd8fd1d5d5f72a16e81 | [
"BSD-3-Clause"
] | 2 | 2016-02-02T17:57:11.000Z | 2021-11-29T00:05:13.000Z | ext/store.c | ged/redleaf | 4bbb000cd626714bde747dd8fd1d5d5f72a16e81 | [
"BSD-3-Clause"
] | null | null | null | ext/store.c | ged/redleaf | 4bbb000cd626714bde747dd8fd1d5d5f72a16e81 | [
"BSD-3-Clause"
] | 1 | 2021-11-29T00:05:05.000Z | 2021-11-29T00:05:05.000Z | /*
* Redleaf::Store -- RDF persistent storage classes
* $Id$
* --
* Authors
*
* - Michael Granger <ged@FaerieMUD.org>
* - Mahlon E. Smith <mahlon@martini.nu>
*
* Copyright (c) 2008, 2009 Michael Granger
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without mod... | 29.225734 | 109 | 0.655441 |
352dc90ee5f02c42db61d18aa2c9fc9a8982b75e | 967 | c | C | common/fpsensor/fpsensor_detect_strings.c | IssacAlegre/chrome-ec | 19c3731dfd5250bfadaa90940f108476444d49b1 | [
"BSD-3-Clause"
] | 46 | 2017-02-12T20:48:45.000Z | 2022-03-01T15:53:39.000Z | common/fpsensor/fpsensor_detect_strings.c | IssacAlegre/chrome-ec | 19c3731dfd5250bfadaa90940f108476444d49b1 | [
"BSD-3-Clause"
] | 1 | 2022-01-08T23:28:01.000Z | 2022-01-09T00:43:16.000Z | common/fpsensor/fpsensor_detect_strings.c | IssacAlegre/chrome-ec | 19c3731dfd5250bfadaa90940f108476444d49b1 | [
"BSD-3-Clause"
] | 46 | 2016-02-07T18:43:27.000Z | 2022-01-03T02:30:51.000Z | /* Copyright 2020 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "fpsensor_detect.h"
const char *fp_transport_type_to_str(enum fp_transport_type type)
{
switch (type) {
case FP_TRANSPORT_TYPE_UNKNOWN:
... | 21.488889 | 73 | 0.764219 |
a6deeb96ac7ffb4af567b28ecfc30028e24a5fa2 | 358 | h | C | src/compiler/scanner.yy.h | leo1553/hrmi | 52f25a28d5206a60e2bc562d64397ebb1fd43fea | [
"MIT"
] | 3 | 2021-12-12T19:06:41.000Z | 2021-12-27T23:54:55.000Z | src/compiler/scanner.yy.h | leo1553/hrmi | 52f25a28d5206a60e2bc562d64397ebb1fd43fea | [
"MIT"
] | 1 | 2021-12-13T01:54:55.000Z | 2021-12-13T01:54:55.000Z | src/compiler/scanner.yy.h | leo1553/hrmi | 52f25a28d5206a60e2bc562d64397ebb1fd43fea | [
"MIT"
] | 3 | 2021-12-12T22:05:18.000Z | 2021-12-13T02:05:54.000Z | #ifndef __INCLUDE_SCANNER_YY_H
#define __INCLUDE_SCANNER_YY_H
#include "../includes.h"
#include "ast.h"
void yyerror(char *message);
int yyparse();
int yylex();
extern FILE *yyin;
extern FILE *yyout;
extern char* yytext;
extern ast_t *yyast;
extern int yylineno;
extern char *string_value;
void ret_print(char *toke... | 14.916667 | 33 | 0.75419 |
e67ab2709af4bc78ffb970cfdbcbe26249f42169 | 3,786 | h | C | firmware/uart.h | starnight/DC-Motor | 65a3b2d08b4060a781fb1a7ea986ed85bc592961 | [
"BSD-3-Clause"
] | null | null | null | firmware/uart.h | starnight/DC-Motor | 65a3b2d08b4060a781fb1a7ea986ed85bc592961 | [
"BSD-3-Clause"
] | null | null | null | firmware/uart.h | starnight/DC-Motor | 65a3b2d08b4060a781fb1a7ea986ed85bc592961 | [
"BSD-3-Clause"
] | null | null | null | /*------------------------------------------------------------------------------
Copyright (c) 2014 The Simple Oscilloscope Project. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found
in the LICENSE file.
--------------------------------------------------------------... | 31.289256 | 80 | 0.692552 |
b03f371f7b761a24a7d384f55972f093df192739 | 14,952 | h | C | goofy.h | lleonart1984/goofy | 943696853703af29ebe0a21b539c4442790b3269 | [
"MIT"
] | null | null | null | goofy.h | lleonart1984/goofy | 943696853703af29ebe0a21b539c4442790b3269 | [
"MIT"
] | null | null | null | goofy.h | lleonart1984/goofy | 943696853703af29ebe0a21b539c4442790b3269 | [
"MIT"
] | null | null | null | #ifndef GOOFY_H
#define GOOFY_H
#include <memory>
#include <vector>
#include <iostream>
using namespace std;
#pragma region Prototypes
namespace goofy {
// Public definitions
class Device;
class Presenter;
class Technique;
class Process;
class BakedProcess;
class Pipeline;
class ComputePipeline;
class Gr... | 24.272727 | 170 | 0.711878 |
0aa7d42537ccf3dc8a172b4a00ad357c7a128538 | 2,675 | h | C | src/app/qgsmaptooldeletering.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | null | null | null | src/app/qgsmaptooldeletering.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | null | null | null | src/app/qgsmaptooldeletering.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | 1 | 2021-12-25T08:40:30.000Z | 2021-12-25T08:40:30.000Z | /***************************************************************************
qgsmaptooldeletering.h - delete a ring from polygon
---------------------
begin : April 2009
copyright : (C) 2009 by Richard Kostecky
email : csf dot kostej at mail dot com
*******... | 36.643836 | 109 | 0.593645 |
528fe92a8eb2ffd7d87e6f5fde2a8cec9d8503ba | 1,810 | h | C | Conch/source/conch/JSWrapper/JSInterface/V8/JSCProxyTLS.h | waitingchange/ModifyLayanative2.0 | 05370d79a14f5b85367251c8ea846da4316f60f3 | [
"Apache-2.0"
] | null | null | null | Conch/source/conch/JSWrapper/JSInterface/V8/JSCProxyTLS.h | waitingchange/ModifyLayanative2.0 | 05370d79a14f5b85367251c8ea846da4316f60f3 | [
"Apache-2.0"
] | null | null | null | Conch/source/conch/JSWrapper/JSInterface/V8/JSCProxyTLS.h | waitingchange/ModifyLayanative2.0 | 05370d79a14f5b85367251c8ea846da4316f60f3 | [
"Apache-2.0"
] | null | null | null | //
// JSCProxyTLS.h
// jsc_test
//
// Created by 蒋 宇彤 on 13-11-25.
// Copyright (c) 2013年 蒋 宇彤. All rights reserved.
//
#ifndef jsc_test_JSCProxyTLS_h
#define jsc_test_JSCProxyTLS_h
#include <v8.h>
#include <string>
#include <util/JCCommonMethod.h>
#include <util/Log.h>
#include <sstream>
namespace laya{
ex... | 25.857143 | 139 | 0.637569 |
f81c1c98d989670293ed5c1d69afcc0501893e6f | 267 | h | C | bomb/AnalogInput.h | gercunderscore4/Ravio_Cosplay_Code | 9e8a5328a6e67918be3a644a3e9406274c1c32c9 | [
"MIT"
] | null | null | null | bomb/AnalogInput.h | gercunderscore4/Ravio_Cosplay_Code | 9e8a5328a6e67918be3a644a3e9406274c1c32c9 | [
"MIT"
] | null | null | null | bomb/AnalogInput.h | gercunderscore4/Ravio_Cosplay_Code | 9e8a5328a6e67918be3a644a3e9406274c1c32c9 | [
"MIT"
] | null | null | null | /*
* ATtiny84 analog input
* Section 16
*/
#ifndef __ANALOGINPUT_H__
#define __ANALOGINPUT_H__
#include <avr/io.h>
#define ANALOG_MAX 0x3FF
// set this:
#define ANALOG_PIN 0
void analogInit (void);
uint16_t analogRead (void);
#endif // __ANALOGINPUT_H__
| 13.35 | 27 | 0.726592 |
da88112b3f36c04d0ab988acf89c9e48463bb437 | 331 | h | C | libembroidery/utility/ino-logging.h | Drahflow/Embroidermodder | 5fe2bed6407845e9d183aee40095b3f778a5b559 | [
"Zlib"
] | 1 | 2021-11-18T08:31:10.000Z | 2021-11-18T08:31:10.000Z | libembroidery/utility/ino-logging.h | Drahflow/Embroidermodder | 5fe2bed6407845e9d183aee40095b3f778a5b559 | [
"Zlib"
] | null | null | null | libembroidery/utility/ino-logging.h | Drahflow/Embroidermodder | 5fe2bed6407845e9d183aee40095b3f778a5b559 | [
"Zlib"
] | null | null | null | /*! @file ino-logging.h */
#ifndef INO_LOGGING_H
#define INO_LOGGING_H
#ifdef __cplusplus
extern "C" {
#endif
void inoLog_serial(const char* msg);
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* INO_LOGGING_H */
/* kate: bom off; indent-mode cstyle; indent-width 4; replace-trailing-space-sa... | 18.388889 | 89 | 0.676737 |
0a514141dec0c65cce555a7dce719817d2b3cf96 | 1,944 | h | C | Example/SFramework/SFImagePicker/SFImagePicker.h | SattarFalahati/SFramework | b099fc660a68b8dd0da2d9e032b463e813022753 | [
"MIT"
] | 2 | 2017-05-24T13:57:58.000Z | 2017-10-31T10:05:18.000Z | SFImagePickerExample/SFImagePicker/SFImagePicker.h | SattarFalahati/SFImagePicker | 82bbc0cbc638c7a2ed6fbec086ca320d46dac712 | [
"MIT"
] | null | null | null | SFImagePickerExample/SFImagePicker/SFImagePicker.h | SattarFalahati/SFImagePicker | 82bbc0cbc638c7a2ed6fbec086ca320d46dac712 | [
"MIT"
] | null | null | null | //
// SFImagePicker.h
// SFramework
//
// Created by Sattar Falahati on 14/03/17.
// Copyright © 2017 sattar_falahati. All rights reserved.
//
#import <UIKit/UIKit.h>
/**
* A class to use Camera and gallery of the phone
* To implement and make this class working :
* A) Copy SFImagePicker.h/m , SFImagePickerC... | 29.907692 | 106 | 0.759774 |
dd7ebad79bac63b906c27628b41f1f8b5df855fc | 130 | h | C | Tarea7/venta.h | LaryEscobar/cpp | 6f131350a8fa23b155a3114191c6d63da9709313 | [
"MIT"
] | null | null | null | Tarea7/venta.h | LaryEscobar/cpp | 6f131350a8fa23b155a3114191c6d63da9709313 | [
"MIT"
] | null | null | null | Tarea7/venta.h | LaryEscobar/cpp | 6f131350a8fa23b155a3114191c6d63da9709313 | [
"MIT"
] | null | null | null | #include <iostream>
using namespace std;
void menu();
int main(int argc, char const *argv[])
{
menu();
return 0;
}
| 8.666667 | 38 | 0.6 |
3e15ff3e19aed124a053900da2085a6b99b5353a | 299 | h | C | protocols/CKEffectPickerViewControllerDelegate.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 36 | 2016-04-20T04:19:04.000Z | 2018-10-08T04:12:25.000Z | protocols/CKEffectPickerViewControllerDelegate.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | null | null | null | protocols/CKEffectPickerViewControllerDelegate.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 10 | 2016-06-16T02:40:44.000Z | 2019-01-15T03:31:45.000Z | /* Generated by RuntimeBrowser.
*/
@protocol CKEffectPickerViewControllerDelegate
@required
- (void)effectPickerViewController:(CKEffectPickerViewController *)arg1 effectWithIdentifierSelected:(NSString *)arg2;
- (void)effectPickerViewControllerClose:(CKEffectPickerViewController *)arg1;
@end
| 24.916667 | 118 | 0.832776 |
e3b678c864bc283e33621f51f57ced9bae62bcfe | 611 | h | C | adapters/AppLovin/AppLovinAdapter/OpenBidding/GADMAdapterAppLovinRewardedRenderer.h | fritzhuie/googleads-mobile-ios-mediation | 80f69b09078e1b281760dc7c04499654c84999eb | [
"Apache-2.0"
] | 2 | 2019-04-26T16:53:01.000Z | 2019-04-26T16:53:05.000Z | adapters/AppLovin/AppLovinAdapter/OpenBidding/GADMAdapterAppLovinRewardedRenderer.h | UnityTech/googleads-mobile-ios-mediation | 80f69b09078e1b281760dc7c04499654c84999eb | [
"Apache-2.0"
] | null | null | null | adapters/AppLovin/AppLovinAdapter/OpenBidding/GADMAdapterAppLovinRewardedRenderer.h | UnityTech/googleads-mobile-ios-mediation | 80f69b09078e1b281760dc7c04499654c84999eb | [
"Apache-2.0"
] | null | null | null | //
// GADMRTBAdapterAppLovinRewardedRenderer.h
// Adapter
//
// Created by Christopher Cong on 7/17/18.
// Copyright © 2018 Google. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <GoogleMobileAds/GoogleMobileAds.h>
@interface GADMAdapterAppLovinRewardedRenderer : NSObject <GADMediationRewardedA... | 29.095238 | 94 | 0.783961 |
c6fa144bcb39f81f4a035ef7e9c9dbd234ae88c2 | 1,335 | c | C | compiler-rt/test/profile/Posix/gcov-destructor.c | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 2,338 | 2018-06-19T17:34:51.000Z | 2022-03-31T11:00:37.000Z | compiler-rt/test/profile/Posix/gcov-destructor.c | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 3,740 | 2019-01-23T15:36:48.000Z | 2022-03-31T22:01:13.000Z | compiler-rt/test/profile/Posix/gcov-destructor.c | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 500 | 2019-01-23T07:49:22.000Z | 2022-03-30T02:59:37.000Z | /// Test that destructors and destructors whose priorities are greater than 100 are tracked.
// RUN: mkdir -p %t.dir && cd %t.dir
// RUN: %clang --coverage %s -o %t
// RUN: rm -f gcov-destructor.gcda && %run %t
// RUN: llvm-cov gcov -t gcov-destructor.gcda | FileCheck %s
// UNSUPPORTED: darwin
#include <unistd.h>
voi... | 38.142857 | 92 | 0.563296 |
09ea9238126eaecbf43a9573b494da842fe1cc68 | 194 | h | C | src/falclib/include/ui.h | Terebinth/freefalcon-central | c28d807183ab447ef6a801068aa3769527d55deb | [
"BSD-2-Clause"
] | 117 | 2015-01-13T14:48:49.000Z | 2022-03-16T01:38:19.000Z | src/falclib/include/ui.h | darongE/freefalcon-central | c28d807183ab447ef6a801068aa3769527d55deb | [
"BSD-2-Clause"
] | 4 | 2015-05-01T13:09:53.000Z | 2017-07-22T09:11:06.000Z | src/falclib/include/ui.h | darongE/freefalcon-central | c28d807183ab447ef6a801068aa3769527d55deb | [
"BSD-2-Clause"
] | 78 | 2015-01-13T09:27:47.000Z | 2022-03-18T14:39:09.000Z | //
//
//
// UI.H - Copyright (c) 1995, Spectrum HoloByte, Inc.
//
//
//
//
#ifndef __UI_H__
#define __UI_H__
#define UI_TIMER_INTERVAL 1000 // Update timer on 1 second intervals
#endif
| 10.777778 | 68 | 0.64433 |
918448a168e93f9fb4dc2b4af874189ff6ac2d5f | 31,685 | c | C | s2e/source/qemu/block/s2e.c | Albocoder/KOOBE | dd8acade05b0185771e1ea9950de03ab5445a981 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | s2e/source/qemu/block/s2e.c | Albocoder/KOOBE | dd8acade05b0185771e1ea9950de03ab5445a981 | [
"MIT"
] | 2 | 2020-11-02T08:01:00.000Z | 2022-03-27T02:59:18.000Z | s2e/source/qemu/block/s2e.c | Albocoder/KOOBE | dd8acade05b0185771e1ea9950de03ab5445a981 | [
"MIT"
] | 11 | 2020-08-06T03:59:45.000Z | 2022-02-25T02:31:59.000Z | /*
* S2E Selective Symbolic Execution Platform
*
* Copyright (c) 2013, Dependable Systems Laboratory, EPFL
* Copyright (c) 2017-2018, Cyberhaven
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are ... | 28.989021 | 115 | 0.631498 |
bcfbe7d32bc768c1ce72469e8e72ebd16e964084 | 93 | h | C | Project/HttpGame/Source/HttpGame/Net/NetPacket.h | BoilTask/HttpFramework | a0f956cd6375723667156f55196e98547355fb4e | [
"MIT"
] | null | null | null | Project/HttpGame/Source/HttpGame/Net/NetPacket.h | BoilTask/HttpFramework | a0f956cd6375723667156f55196e98547355fb4e | [
"MIT"
] | null | null | null | Project/HttpGame/Source/HttpGame/Net/NetPacket.h | BoilTask/HttpFramework | a0f956cd6375723667156f55196e98547355fb4e | [
"MIT"
] | null | null | null | #pragma once
#include "NetRequest.h"
#include "NetResponse.h"
#include "NetPacketFactory.h"
| 15.5 | 29 | 0.763441 |
4030f940e4d129c786024ce37cb7b38b42258487 | 5,096 | h | C | chrome/browser/printing/print_view_manager.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/printing/print_view_manager.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/printing/print_view_manager.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.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 CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_
#define CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_
#include "base/macros.h"
#include "chrome... | 39.2 | 80 | 0.769427 |
7bf9ec491ed4008f532aa3392cca704e1768adc5 | 375 | h | C | UdeskSDK/UDChatMessage/UDIM/Models/Messages/UdeskImageMessage.h | XYGDeveloper/FreelyHealth_Medical | 3616f537e32a93f3144e2a1ea6acfac865e9fddb | [
"MIT"
] | 1 | 2019-04-24T07:31:26.000Z | 2019-04-24T07:31:26.000Z | UdeskSDK/UDChatMessage/UDIM/Models/Messages/UdeskImageMessage.h | XYGDeveloper/FreelyHealth_Medical | 3616f537e32a93f3144e2a1ea6acfac865e9fddb | [
"MIT"
] | null | null | null | UdeskSDK/UDChatMessage/UDIM/Models/Messages/UdeskImageMessage.h | XYGDeveloper/FreelyHealth_Medical | 3616f537e32a93f3144e2a1ea6acfac865e9fddb | [
"MIT"
] | null | null | null | //
// UdeskImageMessage.h
// UdeskSDK
//
// Created by xuchen on 2017/5/17.
// Copyright © 2017年 Udesk. All rights reserved.
//
#import "UdeskBaseMessage.h"
/** 聊天气泡和其中的图片水平间距 */
extern const CGFloat kUDBubbleToImageHorizontalSpacing;
@interface UdeskImageMessage : UdeskBaseMessage
//图片frame(包括下方留白)
@property (... | 18.75 | 59 | 0.744 |
f4084f3517c160188a3239c078b859f0eb4154b8 | 1,480 | c | C | C/1048.c | mayconrebordao/uri-codes | 1081c25ecaf0142f38c7ba287bd01490a1d34474 | [
"MIT"
] | null | null | null | C/1048.c | mayconrebordao/uri-codes | 1081c25ecaf0142f38c7ba287bd01490a1d34474 | [
"MIT"
] | null | null | null | C/1048.c | mayconrebordao/uri-codes | 1081c25ecaf0142f38c7ba287bd01490a1d34474 | [
"MIT"
] | null | null | null | #include <stdio.h>
int main(){
double salario,aumento,newsal;
int perc;
scanf("%lf",&salario);
if(salario>0 && salario<=400.00){
aumento=(salario/100)*15;
newsal=salario+aumento;
perc=15;
printf("Novo salario: %0.2lf\n",newsal);
printf("Reajuste ganho: %0.2lf\n",aumento);
... | 30.833333 | 51 | 0.57027 |
3cea18d7e02a17a62e2497c347622e90664aa97f | 209 | h | C | Example/HUDHelper/HUDViewController.h | lp380490944/HUDHelper | 2e70d895361c41ccc7aaed54e90ff71fe413eedd | [
"MIT"
] | 2 | 2018-03-14T03:07:26.000Z | 2018-05-31T10:41:25.000Z | Example/HUDHelper/HUDViewController.h | AsaYao/HUDHelper | e056a79adabd36d1d05dd1de79446a8c11c25e32 | [
"MIT"
] | null | null | null | Example/HUDHelper/HUDViewController.h | AsaYao/HUDHelper | e056a79adabd36d1d05dd1de79446a8c11c25e32 | [
"MIT"
] | 2 | 2020-10-26T03:55:39.000Z | 2020-12-23T07:46:19.000Z | //
// HUDViewController.h
// HUDHelper
//
// Created by Wei Han on 12/13/2016.
// Copyright (c) 2016 Wei Han. All rights reserved.
//
@import UIKit;
@interface HUDViewController : UIViewController
@end
| 14.928571 | 52 | 0.69378 |
f09b442e39cfb3ee6bb011f1d882681d835fe008 | 682 | c | C | src/language_support/query.c | GreenAndEievui/csp | 27aca499a903e5defa1f865e838fd598a2ddf95d | [
"MIT"
] | 1 | 2022-03-09T19:09:15.000Z | 2022-03-09T19:09:15.000Z | src/language_support/query.c | GreenAndEievui/csp | 27aca499a903e5defa1f865e838fd598a2ddf95d | [
"MIT"
] | null | null | null | src/language_support/query.c | GreenAndEievui/csp | 27aca499a903e5defa1f865e838fd598a2ddf95d | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <string.h>
const char * csp_parse_qstring(const char ** _query, char delim) {
char * result = malloc(16);
size_t i = 0;
const char * query = *_query;
while (*query && *query != delim) {
if (*query == '%') {
query++;
char byte;
i... | 22.733333 | 66 | 0.445748 |
34bed200f1a99ca37a023e47e822c5c9a62b2868 | 1,069 | c | C | srcs/lib/ft_skip.c | lobbyra/minishell | 10678a2bd6f8b38d540bdd0385fe8043d989a2a7 | [
"MIT"
] | 4 | 2020-03-25T12:28:15.000Z | 2021-04-16T06:48:01.000Z | srcs/lib/ft_skip.c | Jean-xavierr/42Minishell | 566abfdb90e9cd6863aeaf50aa04d40aa3154121 | [
"MIT"
] | 1 | 2020-03-25T09:15:31.000Z | 2020-03-25T09:15:31.000Z | srcs/lib/ft_skip.c | Jean-xavierr/42Minishell | 566abfdb90e9cd6863aeaf50aa04d40aa3154121 | [
"MIT"
] | 8 | 2020-03-25T08:25:53.000Z | 2020-07-28T11:27:15.000Z | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_skip.c :+: :+: :+: ... | 42.76 | 80 | 0.172123 |
5d141dfd81aaa62d9fc8453d18334aefd4ecec69 | 991 | h | C | Source/RASceneGraphController.h | yangjunying/EarthView | a0884ef8fc58bd21a1b7434eaa7ca771c126677e | [
"BSD-3-Clause"
] | 62 | 2015-01-07T07:02:33.000Z | 2022-02-25T17:02:10.000Z | Source/RASceneGraphController.h | yangjunying/EarthView | a0884ef8fc58bd21a1b7434eaa7ca771c126677e | [
"BSD-3-Clause"
] | 2 | 2016-04-07T00:21:38.000Z | 2017-11-08T13:32:35.000Z | Source/RASceneGraphController.h | yangjunying/EarthView | a0884ef8fc58bd21a1b7434eaa7ca771c126677e | [
"BSD-3-Clause"
] | 15 | 2015-03-20T18:25:47.000Z | 2020-11-04T20:42:53.000Z | //
// RASceneGraphController.h
// RASceneGraphTest
//
// Created by Ross Anderson on 2/19/12.
// Copyright (c) 2012 Ross Anderson. All rights reserved.
//
#import <GLKit/GLKit.h>
#import "RANode.h"
#import "RACamera.h"
#import "RATilePager.h"
#import "RAManipulator.h"
@interface RASceneGraphController : UIViewCo... | 30.030303 | 91 | 0.765893 |
6197acfe16e016db2d519be8f53f5744bc6e064c | 4,031 | h | C | STM8_Lib/flash.h | al177/hc12pj | 071d1b74b31eda43b25e0c1f84b9c4befbb22f3d | [
"MIT"
] | 22 | 2018-01-02T20:03:02.000Z | 2022-01-28T06:29:50.000Z | STM8_Lib/flash.h | al177/hc12pj | 071d1b74b31eda43b25e0c1f84b9c4befbb22f3d | [
"MIT"
] | 1 | 2019-04-22T23:21:51.000Z | 2019-05-20T18:16:27.000Z | STM8_Lib/flash.h | al177/hc12pj | 071d1b74b31eda43b25e0c1f84b9c4befbb22f3d | [
"MIT"
] | 11 | 2017-11-12T22:29:44.000Z | 2021-07-28T09:26:19.000Z | /**
\file flash.h
\author G. Icking-Konert
\date 2013-11-22
\version 0.1
\brief declaration of flash read/write routines
declaration of flash read/write routines and macros.
RAM routines for block operations are in RAM_routines.c
*/
/*---------------------------------------------... | 50.3875 | 125 | 0.547755 |
2576b734f86d431fc4471663252a1a6a956b7ea2 | 6,775 | h | C | plugin/TCSPImpl.h | tizenorg/platform.upstream.csf-framework | b043863c74f754485b4a4a0cb84079c586004631 | [
"Unlicense"
] | null | null | null | plugin/TCSPImpl.h | tizenorg/platform.upstream.csf-framework | b043863c74f754485b4a4a0cb84079c586004631 | [
"Unlicense"
] | null | null | null | plugin/TCSPImpl.h | tizenorg/platform.upstream.csf-framework | b043863c74f754485b4a4a0cb84079c586004631 | [
"Unlicense"
] | null | null | null | #ifndef TCSPIMPL_H
#define TCSPIMPL_H
#ifdef __cplusplus
extern "C" {
#endif
#define TCSP_PLUGIN_VERSION "2.0.2"
#define TCSP_PLUGIN_INFO "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\
<Root><Plug>\n\
<Version>2.0.2</Version>\n\
<VendorName>McAfee</VendorName>\n\
<ProductName>TPCS</Pr... | 36.037234 | 100 | 0.691513 |
b01e8a6ebeb3b4f263610d58ecd1214ba91b7808 | 1,247 | h | C | src/main/domain/Tetromino.h | sequoiahead/tetpack | 17a6687eb40e313377fe8062665222d03515d9ac | [
"MIT"
] | null | null | null | src/main/domain/Tetromino.h | sequoiahead/tetpack | 17a6687eb40e313377fe8062665222d03515d9ac | [
"MIT"
] | null | null | null | src/main/domain/Tetromino.h | sequoiahead/tetpack | 17a6687eb40e313377fe8062665222d03515d9ac | [
"MIT"
] | null | null | null | #ifndef TETROMINO_H_
#define TETROMINO_H_
#include <array>
class Tetromino {
public:
enum Type {
I = 0,
J,
L,
O,
S,
T,
Z,
_LAST
};
enum Direction {
DIR_UP = 0,
DIR_RIGHT,
DIR_DOWN,
DIR_LEFT,
_DIR_LAST
};
constexpr static uint8_t MAX = static_cast<int>(_LAST);
explicit Tetromino(Type... | 15.395062 | 117 | 0.676824 |
f900fb78c3b80dbfa19d3ed5c9e1132a7ab36ef4 | 5,207 | h | C | CC/src/Chi2Helper.h | ohanlonl/qCMAT | f6ca04fa7c171629f094ee886364c46ff8b27c0b | [
"BSD-Source-Code"
] | null | null | null | CC/src/Chi2Helper.h | ohanlonl/qCMAT | f6ca04fa7c171629f094ee886364c46ff8b27c0b | [
"BSD-Source-Code"
] | null | null | null | CC/src/Chi2Helper.h | ohanlonl/qCMAT | f6ca04fa7c171629f094ee886364c46ff8b27c0b | [
"BSD-Source-Code"
] | 1 | 2019-02-03T12:19:42.000Z | 2019-02-03T12:19:42.000Z | //##########################################################################
//# #
//# CCLIB #
//# #
//# This pr... | 29.252809 | 76 | 0.523334 |
01ebd78ee05786d3795c973ca6d01713f8691def | 266 | h | C | LiberoEngine/src/ImGuiPremadeWindows.h | Kair0z/LiberoEngine2D | 79fb93d7bbb5f5e6b805da6826c64ffa520989c3 | [
"MIT"
] | null | null | null | LiberoEngine/src/ImGuiPremadeWindows.h | Kair0z/LiberoEngine2D | 79fb93d7bbb5f5e6b805da6826c64ffa520989c3 | [
"MIT"
] | null | null | null | LiberoEngine/src/ImGuiPremadeWindows.h | Kair0z/LiberoEngine2D | 79fb93d7bbb5f5e6b805da6826c64ffa520989c3 | [
"MIT"
] | null | null | null | #pragma once
// Includes all Premade ImGui Windows needed for the engine
#include "HierarchyWindowImGui.h"
#include "LoggerWindowImGui.h"
#include "InspectorWindowImGui.h"
#include "ResourcesWindowImGui.h"
#include "RenderWindowImGui.h"
#include "PlayWindowImGui.h" | 29.555556 | 59 | 0.808271 |
d7536bbd0a8c5371c1573fe9bb3077fb4b92889d | 671 | h | C | src/modelFactory/CFG/CfgUtilities.h | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | 3 | 2018-08-31T21:35:27.000Z | 2018-10-29T04:06:46.000Z | src/modelFactory/CFG/CfgUtilities.h | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | 1 | 2018-04-20T12:38:22.000Z | 2018-04-20T12:38:55.000Z | src/modelFactory/CFG/CfgUtilities.h | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | null | null | null | //
// Created by tobias on 20.07.18.
//
#ifndef PROJECT_CFGUTILITIES_H
#define PROJECT_CFGUTILITIES_H
#include <map>
#include <set>
#include "CFGNode.h"
namespace SCAM{
class CfgUtilities {
public:
CfgUtilities() = default;
virtual ~CfgUtilities() = default;
static std::map<SCAM::CFGNode *, SCAM::CFGNo... | 22.366667 | 127 | 0.703428 |
c722b00dd8fd68aca9939babfa6599d64759c133 | 2,260 | h | C | Core/Inc/protocol.h | klajkor/F446RE_FreeRTOS_transmitter | eb05292ed46ff456eb717dab96ac3210889cfa3e | [
"FSFAP"
] | null | null | null | Core/Inc/protocol.h | klajkor/F446RE_FreeRTOS_transmitter | eb05292ed46ff456eb717dab96ac3210889cfa3e | [
"FSFAP"
] | null | null | null | Core/Inc/protocol.h | klajkor/F446RE_FreeRTOS_transmitter | eb05292ed46ff456eb717dab96ac3210889cfa3e | [
"FSFAP"
] | null | null | null | /*
* protocol.h
*
* Created on: 2021 March 13.
* Author: Robert_Klajko
*/
#ifndef INC_PROTOCOL_H_
#define INC_PROTOCOL_H_
#include <stdio.h>
#include <stdint.h>
#define FRAME_START_BYTE_1 ( 0x55 )
#define FRAME_START_BYTE_2 ( 0x56 )
#define FRAME_STOP_BYTE_1 ( 0x0D )
#define FRAME_STOP_BYTE_2 ( 0x... | 22.376238 | 129 | 0.79292 |
ba6e2d596a965e34f14e0a8dc5654c96e6a0657c | 359 | h | C | include/PractRand_full.h | tommyettinger/PractRand-With-Junk | ac2c6ef5ad1e031486b94995cf90dd76ee7d95e2 | [
"Unlicense"
] | null | null | null | include/PractRand_full.h | tommyettinger/PractRand-With-Junk | ac2c6ef5ad1e031486b94995cf90dd76ee7d95e2 | [
"Unlicense"
] | null | null | null | include/PractRand_full.h | tommyettinger/PractRand-With-Junk | ac2c6ef5ad1e031486b94995cf90dd76ee7d95e2 | [
"Unlicense"
] | 1 | 2020-08-11T01:00:52.000Z | 2020-08-11T01:00:52.000Z | #ifndef _PractRand_full_h
#define _PractRand_full_h
#include "PractRand/config.h"
#include "PractRand/rng_basics.h"
#include "PractRand/rng_helpers.h"
#include "PractRand/test_helpers.h"
#include "PractRand/test_batteries.h"
//#include "PractRand/rng_adaptors.h"
#include "PractRand/tests.h"
#include "PractRand/test_ba... | 25.642857 | 37 | 0.802228 |
9c52da13fd58f1ed3c608a97d378970276358b9e | 266 | h | C | TravelPoints/Models/Hotel/QDBankaccountDTO.h | LiLixikun/TravelPoints | 2c934641b9f1178a56cf66e92709cf82176a0226 | [
"MIT"
] | null | null | null | TravelPoints/Models/Hotel/QDBankaccountDTO.h | LiLixikun/TravelPoints | 2c934641b9f1178a56cf66e92709cf82176a0226 | [
"MIT"
] | null | null | null | TravelPoints/Models/Hotel/QDBankaccountDTO.h | LiLixikun/TravelPoints | 2c934641b9f1178a56cf66e92709cf82176a0226 | [
"MIT"
] | 2 | 2019-04-23T03:51:07.000Z | 2019-09-29T02:09:17.000Z | //
// QDBankaccountDTO.h
// TravelPoints
//
// Created by 冉金 on 2019/1/23.
// Copyright © 2019年 Charles Ran. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface QDBankaccountDTO : NSObject
@end
NS_ASSUME_NONNULL_END
| 14.777778 | 55 | 0.740602 |
68f6fb4d5d0b4786d5b4dbea361359236e090c98 | 423 | h | C | xlat/sigemt_codes.h | pixeldustproject-o/android_external_strace | 0be31d963f5c76aa4fbf0a0d220a99fdd66a84ec | [
"BSD-3-Clause"
] | 3 | 2017-05-05T06:46:55.000Z | 2019-11-04T05:26:01.000Z | xlat/sigemt_codes.h | pixeldustproject-o/android_external_strace | 0be31d963f5c76aa4fbf0a0d220a99fdd66a84ec | [
"BSD-3-Clause"
] | null | null | null | xlat/sigemt_codes.h | pixeldustproject-o/android_external_strace | 0be31d963f5c76aa4fbf0a0d220a99fdd66a84ec | [
"BSD-3-Clause"
] | 1 | 2017-02-28T13:18:18.000Z | 2017-02-28T13:18:18.000Z | /* Generated by ./xlat/gen.sh from ./xlat/sigemt_codes.in; do not edit. */
#if !(defined(EMT_TAGOVF) || (defined(HAVE_DECL_EMT_TAGOVF) && HAVE_DECL_EMT_TAGOVF))
# define EMT_TAGOVF 1
#endif
#ifdef IN_MPERS
extern const struct xlat sigemt_codes[];
#else
# if !(defined HAVE_M32_MPERS || defined HAVE_MX32_MPERS)
stati... | 20.142857 | 85 | 0.725768 |
3b530992764f3bac2c1e35543f1c00dcc27e90b3 | 201 | c | C | Part_III/c12/ex1208.c | jteixeir/begC4D | 2901cc9796ed87db3052890fafc585802c55324a | [
"MIT"
] | null | null | null | Part_III/c12/ex1208.c | jteixeir/begC4D | 2901cc9796ed87db3052890fafc585802c55324a | [
"MIT"
] | null | null | null | Part_III/c12/ex1208.c | jteixeir/begC4D | 2901cc9796ed87db3052890fafc585802c55324a | [
"MIT"
] | null | null | null | #include <stdio.h>
int main()
{
char sentence [] = "Random text";
int index;
index = 0;
while(sentence[index] != '\0')
{
putchar(sentence[index]);
index++;
}
putchar('\n');
return(0);
}
| 11.823529 | 34 | 0.572139 |
b63204604c300c01620a4aeb2b05387412d2e73e | 4,251 | h | C | include/kb_gripper.h | Chukwuemeka-Ike/khepera | d7ddd1e3f93f5434e3d4129fa8a28ec215662f45 | [
"MIT"
] | null | null | null | include/kb_gripper.h | Chukwuemeka-Ike/khepera | d7ddd1e3f93f5434e3d4129fa8a28ec215662f45 | [
"MIT"
] | null | null | null | include/kb_gripper.h | Chukwuemeka-Ike/khepera | d7ddd1e3f93f5434e3d4129fa8a28ec215662f45 | [
"MIT"
] | null | null | null | /*--------------------------------------------------------------------
* kb_gripper.h - KoreBot Library - Khepera3 Gripper functions
*--------------------------------------------------------------------
* $Author: flambercy $
* $Date: 2010/02/05
* $Revision: 1.0 $
*-----------------------------------------------... | 44.28125 | 135 | 0.707598 |
b3940d6ebbb73076ef14994bfe5fa50fc471c6bd | 257 | h | C | Classes/HKHelperKit/UITableView+HelperKit.h | tomkidd/latest-chatty-ios | 2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b | [
"MIT"
] | 10 | 2015-01-15T07:28:55.000Z | 2017-11-09T07:00:26.000Z | Classes/HKHelperKit/UITableView+HelperKit.h | tomkidd/latest-chatty-ios | 2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b | [
"MIT"
] | 6 | 2015-11-12T03:31:45.000Z | 2018-12-29T20:21:18.000Z | Classes/HKHelperKit/UITableView+HelperKit.h | tomkidd/latest-chatty-ios | 2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b | [
"MIT"
] | 6 | 2015-04-04T16:06:44.000Z | 2018-11-12T19:11:55.000Z | //
// UITableViewController+HelperKit.h
// HelperKit
//
// Created by Alex Wayne on 3/9/10.
// Copyright 2010 Beautiful Pixel. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UITableView (HelperKit)
- (UITableViewCell*)selectedCell;
@end
| 16.0625 | 56 | 0.715953 |
47bf2263700e87fc1b16df8d758d2e1e1b2a98cc | 45,776 | c | C | kernel/kernel/i386at/gpl/linux/scsi/sd.c | eyadhamdan4/xMach | 38272d98114715a10e77c2c014e16c9782f7807c | [
"BSD-3-Clause"
] | 32 | 2015-02-02T06:45:21.000Z | 2022-01-24T05:30:29.000Z | kernel/kernel/i386at/gpl/linux/scsi/sd.c | eyadhamdan4/xMach | 38272d98114715a10e77c2c014e16c9782f7807c | [
"BSD-3-Clause"
] | 4 | 2015-02-28T20:56:54.000Z | 2022-01-04T07:40:17.000Z | kernel/kernel/i386at/gpl/linux/scsi/sd.c | eyadhamdan4/xMach | 38272d98114715a10e77c2c014e16c9782f7807c | [
"BSD-3-Clause"
] | 8 | 2015-02-15T11:32:02.000Z | 2021-06-08T00:55:06.000Z | /*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Copyright (C) 1993, 1994, 1995 Eric Youngdale
*
* Linux scsi disk driver
* Initial versions: Drew Eckhardt
* Subsequent revisions: Eric Youngdale
*
* <drew@colorado.edu>
*
* Modified by Eric Youngdale ericy... | 29.647668 | 92 | 0.619145 |
dfee2efa7d5afbe01a5b357f8c4c58342d53c806 | 3,419 | c | C | src/zz-m68k/mix_ata.c | benjihan/zingzong | fb91e0d1c15f47aefd83cccada13a2e1757ec56d | [
"MIT"
] | 3 | 2018-01-10T21:09:42.000Z | 2018-12-16T08:34:54.000Z | src/zz-m68k/mix_ata.c | benjihan/zingzong | fb91e0d1c15f47aefd83cccada13a2e1757ec56d | [
"MIT"
] | 1 | 2018-06-22T22:08:24.000Z | 2018-06-23T12:17:36.000Z | src/zz-m68k/mix_ata.c | benjihan/zingzong | fb91e0d1c15f47aefd83cccada13a2e1757ec56d | [
"MIT"
] | null | null | null | /**
* @file mix_ata.c
* @author Benjamin Gerard AKA Ben/OVR
* @date 2017-08-28
* @brief Atari mixer (common code).
*/
#include "../zz_private.h"
#include "mix_ata.h"
static void ata_trig(fast_t * restrict K, uint16_t scl)
{
fast_t * const E = K+4;
for (; K<E; ++K) {
chan_t * restrict const C = K->... | 22.493421 | 74 | 0.499854 |
44ae0e8211e620379a3f46c70fa83900b6c2d64b | 1,150 | h | C | src/plugins/blogique/plugins/hestia/accountconfigurationwidget.h | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 120 | 2015-01-22T14:10:39.000Z | 2021-11-25T12:57:16.000Z | src/plugins/blogique/plugins/hestia/accountconfigurationwidget.h | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 8 | 2015-02-07T19:38:19.000Z | 2017-11-30T20:18:28.000Z | src/plugins/blogique/plugins/hestia/accountconfigurationwidget.h | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 33 | 2015-02-07T16:59:55.000Z | 2021-10-12T00:36:40.000Z | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2010-2012 Oleg Linkin
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE... | 26.136364 | 83 | 0.673043 |
cd545a7be69d2b96d0420968c4e3c652e9f30945 | 499 | h | C | src/dsp/nan-inf.h | ag4015/constant-q-cpp | 8bd538cf52b12884f2119d168bfe18f63656c60c | [
"BSD-4-Clause-UC"
] | null | null | null | src/dsp/nan-inf.h | ag4015/constant-q-cpp | 8bd538cf52b12884f2119d168bfe18f63656c60c | [
"BSD-4-Clause-UC"
] | null | null | null | src/dsp/nan-inf.h | ag4015/constant-q-cpp | 8bd538cf52b12884f2119d168bfe18f63656c60c | [
"BSD-4-Clause-UC"
] | null | null | null |
#ifndef NAN_INF_H
#define NAN_INF_H
#include "ConstantQConfig.h"
#define ISNAN(x) (sizeof(x) == sizeof(cq_float) ? ISNANd(x) : ISNANf(x))
static inline int ISNANf(cq_float x) { return x != x; }
static inline int ISNANd(cq_float x) { return x != x; }
#define ISINF(x) (sizeof(x) == sizeof(cq_float) ? ISINFd... | 31.1875 | 76 | 0.661323 |
13f8533aef2e111ad24af2768f5bb6c52bd581fe | 2,900 | c | C | Assignment_9/Assign_9.c | pkck28/Applied-Computation-in-Mechanical-Sciences | 411d56faae2291fd056cd2f1a3e09e2854f84b49 | [
"MIT"
] | null | null | null | Assignment_9/Assign_9.c | pkck28/Applied-Computation-in-Mechanical-Sciences | 411d56faae2291fd056cd2f1a3e09e2854f84b49 | [
"MIT"
] | null | null | null | Assignment_9/Assign_9.c | pkck28/Applied-Computation-in-Mechanical-Sciences | 411d56faae2291fd056cd2f1a3e09e2854f84b49 | [
"MIT"
] | null | null | null | /* Code for solving Elliptic PDE. Solving Laplace Equation for demonstrating */
#include <stdio.h>
#include <time.h>
#include <math.h>
#define no_of_cells_x 100
#define no_of_cells_y 100
int main()
{
clock_t begin = clock(); /*Clock staring from this line*/
double Aw, Ap, Ae, As, An, w = 1.1, error = 1; /* ... | 32.222222 | 157 | 0.426897 |
7a3c0e43605ecb314357a6252bbf49e39d0f7c45 | 11,578 | h | C | src/imvec/swizzles.h | froyo-np/imvec | fc8a364f1e1e030854e367abe3022300c1891487 | [
"Unlicense"
] | null | null | null | src/imvec/swizzles.h | froyo-np/imvec | fc8a364f1e1e030854e367abe3022300c1891487 | [
"Unlicense"
] | null | null | null | src/imvec/swizzles.h | froyo-np/imvec | fc8a364f1e1e030854e367abe3022300c1891487 | [
"Unlicense"
] | null | null | null | // a collection of horrific vector-component swizzle functions,
// defined by way of macros
// to be used only by the specializations of the vec<T,N> class
// these were generated by a simple program
#define _SWIZZLE_2(n,a,b) vec<T,2> n()const {return vec<T,2>(this->data[a],this->data[b]);}
#define _SWIZZLE_3(n,a,... | 29.535714 | 125 | 0.606063 |
281deb1139cef32ac878b3f111c43605bb8c9ce8 | 4,894 | h | C | evo-X-Core/src/game/ScriptCalls.h | Gigelf-evo-X/evo-X | d0e68294d8cacfc7fb3aed5572f51d09a47136b9 | [
"OpenSSL"
] | 1 | 2019-01-19T06:35:40.000Z | 2019-01-19T06:35:40.000Z | evo-X-Core/src/game/ScriptCalls.h | Gigelf-evo-X/evo-X | d0e68294d8cacfc7fb3aed5572f51d09a47136b9 | [
"OpenSSL"
] | null | null | null | evo-X-Core/src/game/ScriptCalls.h | Gigelf-evo-X/evo-X | d0e68294d8cacfc7fb3aed5572f51d09a47136b9 | [
"OpenSSL"
] | null | null | null | /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/>
*
* 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.
*
... | 48.94 | 149 | 0.799142 |
150942df9974da5166ad9ec103da8eb8051c9f9b | 3,167 | h | C | include/ace/common/String.h | xguerin/ace | ad6e1bc4cb4f10d6cf5b782f623ec0eef13e000b | [
"MIT"
] | 5 | 2016-06-14T17:56:47.000Z | 2022-02-10T19:54:25.000Z | include/ace/common/String.h | xguerin/ace | ad6e1bc4cb4f10d6cf5b782f623ec0eef13e000b | [
"MIT"
] | 42 | 2016-06-21T20:48:22.000Z | 2021-03-23T15:20:51.000Z | include/ace/common/String.h | xguerin/ace | ad6e1bc4cb4f10d6cf5b782f623ec0eef13e000b | [
"MIT"
] | 1 | 2016-10-02T02:58:49.000Z | 2016-10-02T02:58:49.000Z | /**
* Copyright (c) 2016 Xavier R. Guerin
*
* 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, p... | 24.361538 | 80 | 0.678876 |
7f4d9c7566ac1bc3814ef7abeeab6d6c292779a6 | 316 | h | C | kernel/tegra/arch/arm64/include/asm/system_info.h | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | kernel/tegra/arch/arm64/include/asm/system_info.h | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | kernel/tegra/arch/arm64/include/asm/system_info.h | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | #ifndef __ASM_ARM_SYSTEM_INFO_H
#define __ASM_ARM_SYSTEM_INFO_H
#ifndef __ASSEMBLY__
/* information about the system we're running on */
extern unsigned int system_rev;
extern unsigned int system_serial_low;
extern unsigned int system_serial_high;
#endif /* !__ASSEMBLY__ */
#endif /* __ASM_ARM_SYSTEM_INFO_H */
| 22.571429 | 51 | 0.806962 |
369f6dad41354488ac0c34ff0ee1765a7f544db6 | 2,904 | h | C | src/bin/dhcp6/json_config_parser.h | telekom/dt-kea-netconf | f347df353d58827d6deb09f281d3680ab089e7af | [
"Apache-2.0"
] | 2 | 2021-06-29T09:56:34.000Z | 2021-06-29T09:56:39.000Z | src/bin/dhcp6/json_config_parser.h | telekom/dt-kea-netconf | f347df353d58827d6deb09f281d3680ab089e7af | [
"Apache-2.0"
] | null | null | null | src/bin/dhcp6/json_config_parser.h | telekom/dt-kea-netconf | f347df353d58827d6deb09f281d3680ab089e7af | [
"Apache-2.0"
] | null | null | null | // Copyright (C) 2012-2020 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#ifndef DHCP6_CONFIG_PARSER_H
#define DHCP6_C... | 37.714286 | 80 | 0.74759 |
36c48be0cd70b349580daa146dc3534ed76c0864 | 3,288 | h | C | tycho-ipl/runtime/output_interface.h | martin-slater/tycho-ipl | d5a896a389575325c82f50813d0a7c738804cdf5 | [
"MIT"
] | null | null | null | tycho-ipl/runtime/output_interface.h | martin-slater/tycho-ipl | d5a896a389575325c82f50813d0a7c738804cdf5 | [
"MIT"
] | null | null | null | tycho-ipl/runtime/output_interface.h | martin-slater/tycho-ipl | d5a896a389575325c82f50813d0a7c738804cdf5 | [
"MIT"
] | null | null | null | //----------------------------------------------------------------------------
// Image Processing Library
//
// MIT License
// Copyright (c) 2018 Martin A Slater (mslater@hellinc.net)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation fil... | 35.73913 | 81 | 0.567822 |
323b5b90b25a1165278caf829bf3c000cee3608d | 1,058 | h | C | iOS/samples/GraphNotifications/GraphNotificationsSample/Secrets.h | xlinush/project-rome | b7c954d872180d9558569226489521bdf5aed57a | [
"CC-BY-4.0",
"MIT"
] | 384 | 2017-02-08T18:44:32.000Z | 2019-05-06T18:24:35.000Z | iOS/samples/GraphNotifications/GraphNotificationsSample/Secrets.h | IAMGoogleGo/project-rome | b7c954d872180d9558569226489521bdf5aed57a | [
"CC-BY-4.0",
"MIT"
] | 60 | 2017-02-10T06:47:14.000Z | 2019-04-10T01:11:11.000Z | iOS/samples/GraphNotifications/GraphNotificationsSample/Secrets.h | IAMGoogleGo/project-rome | b7c954d872180d9558569226489521bdf5aed57a | [
"CC-BY-4.0",
"MIT"
] | 72 | 2017-02-09T09:01:03.000Z | 2019-05-04T18:41:52.000Z | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
#pragma once
#import <Foundation/Foundation.h>
// These come from the converged app registration portal at apps.dev.microsoft.com
// MSA_CLIENT_ID: Id of this app's registration in the MSA portal
// AAD_CLIENT_ID: Id of this app'... | 52.9 | 135 | 0.693762 |
d0ea1e46ccdce57e52524780494fc01a6821c718 | 3,567 | h | C | Middlewares/ugfx/src/gos/gos_win32.h | YZ-Qiu/Scope_STM32 | c8da92e1222952af3501ca7c8a0353d0c0dd287f | [
"MIT"
] | 1 | 2017-07-18T20:02:40.000Z | 2017-07-18T20:02:40.000Z | Middlewares/ugfx/src/gos/gos_win32.h | YZ-Qiu/Scope_STM32 | c8da92e1222952af3501ca7c8a0353d0c0dd287f | [
"MIT"
] | null | null | null | Middlewares/ugfx/src/gos/gos_win32.h | YZ-Qiu/Scope_STM32 | c8da92e1222952af3501ca7c8a0353d0c0dd287f | [
"MIT"
] | null | null | null | /*
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://ugfx.org/license.html
*/
/**
* @file src/gos/gos_win32.h
* @brief GOS - Operating System Support header file for WIN32.
*/
#... | 32.724771 | 136 | 0.686291 |
aaddd78480c172985955a1484b7b31b985b402d3 | 6,363 | h | C | sqlserver/include/tencentcloud/sqlserver/v20180328/model/CreateBackupMigrationRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | sqlserver/include/tencentcloud/sqlserver/v20180328/model/CreateBackupMigrationRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | sqlserver/include/tencentcloud/sqlserver/v20180328/model/CreateBackupMigrationRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* 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
... | 36.568966 | 114 | 0.500393 |
d29ef5e06519380456e7c85c2be89e8c5818e935 | 1,826 | c | C | Lab 7/zadanie_1.c | Paarzivall/Programowanie-proceduralne | dbe26edd3cf193357bdf177414fd6974f2a90630 | [
"MIT"
] | null | null | null | Lab 7/zadanie_1.c | Paarzivall/Programowanie-proceduralne | dbe26edd3cf193357bdf177414fd6974f2a90630 | [
"MIT"
] | null | null | null | Lab 7/zadanie_1.c | Paarzivall/Programowanie-proceduralne | dbe26edd3cf193357bdf177414fd6974f2a90630 | [
"MIT"
] | null | null | null | /*
uzytkownik wpisuje wspolczynniki a,b,c i okresla zakres i mowi ile wartosci funkcji chce uzyskac
wszystko zapisac w pliku tekstowym
*/
#include <stdio.h>
#include <string.h>
#include <math.h>
struct daneKW{
double a, b, c, xf, xl, krok;
int steps;
};
double f(struct daneKW, double);
void czytajDane(struct daneK... | 20.988506 | 96 | 0.612267 |
c57b5cf0d418dbbce733d909a39df8cbed66a7e8 | 5,532 | h | C | projects/ADuCM360_demo_adxl355_pmdz/include/ADXL355.h | dxylove/EVAL-ADICUP360 | 2095e3d2c87cc4f99c03c6bbfd0fb58ed4146cf5 | [
"BSD-3-Clause"
] | 57 | 2016-03-29T07:14:12.000Z | 2022-01-17T15:33:18.000Z | projects/ADuCM360_demo_adxl355_pmdz/include/ADXL355.h | dxylove/EVAL-ADICUP360 | 2095e3d2c87cc4f99c03c6bbfd0fb58ed4146cf5 | [
"BSD-3-Clause"
] | 17 | 2016-05-20T15:12:02.000Z | 2021-04-22T14:27:46.000Z | projects/ADuCM360_demo_adxl355_pmdz/include/ADXL355.h | dxylove/EVAL-ADICUP360 | 2095e3d2c87cc4f99c03c6bbfd0fb58ed4146cf5 | [
"BSD-3-Clause"
] | 150 | 2016-01-22T07:05:57.000Z | 2022-03-29T14:12:46.000Z | /*!
*****************************************************************************
* @file: ADXL355.h
* @brief: ADXL355 accelerometer IC
* @version: $Revision$
* @date: $Date$
*-----------------------------------------------------------------------------
*
Copyright (c) 2016-2017 Analog Devices, Inc.
All... | 42.229008 | 115 | 0.624729 |
a916cb551df24760ea3d62d411bbca3d27df5222 | 772 | h | C | xxny/EZOpenSDK/modules/EZCloudRecordFile.h | lu1770/FirstiOS | 054087ece363027446b4c2020d6337412455a43f | [
"MIT"
] | null | null | null | xxny/EZOpenSDK/modules/EZCloudRecordFile.h | lu1770/FirstiOS | 054087ece363027446b4c2020d6337412455a43f | [
"MIT"
] | null | null | null | xxny/EZOpenSDK/modules/EZCloudRecordFile.h | lu1770/FirstiOS | 054087ece363027446b4c2020d6337412455a43f | [
"MIT"
] | null | null | null | //
// EZCloudFile.h
// EzvizOpenSDK
//
// Created by DeJohn Dong on 15/9/17.
// Copyright (c) 2015年 Hikvision. All rights reserved.
//
#import <Foundation/Foundation.h>
/// 此类为云存储录像文件对象
@interface EZCloudRecordFile : NSObject
/// 设备序列号
@property (nonatomic, copy) NSString *deviceSerial;
/// 设备通道号
@property (nona... | 24.125 | 55 | 0.737047 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.