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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
51159fabdfd94af7f27ae66a774c2b4847c629a1 | 254 | h | C | util/led/finish.h | wyan/ack | cf1b02d26cdfaff4417011c49d112b8dfc877df2 | [
"BSD-3-Clause"
] | 282 | 2015-07-01T10:17:17.000Z | 2022-03-31T02:14:30.000Z | util/led/finish.h | wyan/ack | cf1b02d26cdfaff4417011c49d112b8dfc877df2 | [
"BSD-3-Clause"
] | 176 | 2016-06-07T06:46:55.000Z | 2022-03-19T21:40:17.000Z | util/led/finish.h | wyan/ack | cf1b02d26cdfaff4417011c49d112b8dfc877df2 | [
"BSD-3-Clause"
] | 58 | 2015-12-02T16:29:18.000Z | 2022-01-26T17:54:35.000Z | /*
* finish.h
*
* Created on: 2018-11-17
* Author: Carl Eric Codere
*/
#ifndef __FINISH_H_INCLUDED__
#define __FINISH_H_INCLUDED__
void finish(void);
void do_crs(struct outname *base, unsigned int count);
#endif /* __FINISH_H_INCLUDED__ */
| 16.933333 | 54 | 0.712598 |
5775065499cdb26d2f396c7ae930973797c1b6dc | 6,894 | c | C | src/twda-estimate.c | shuangyinli/TWDA | a9cfc8379011f2a65467ea3723f1704f0d2adc76 | [
"Apache-2.0"
] | 2 | 2016-02-22T15:06:49.000Z | 2020-06-03T01:18:39.000Z | src/twda-estimate.c | shuangyinli/TWDA | a9cfc8379011f2a65467ea3723f1704f0d2adc76 | [
"Apache-2.0"
] | 1 | 2019-03-21T03:07:51.000Z | 2019-03-21T03:07:51.000Z | src/twda-estimate.c | shuangyinli/TWDA | a9cfc8379011f2a65467ea3723f1704f0d2adc76 | [
"Apache-2.0"
] | 2 | 2017-03-29T08:13:23.000Z | 2021-01-14T21:48:38.000Z | /*=============================================================================
# Author: Shuangyin Li
# Email: shuangyinli@cse.ust.hk
# School: Sun Yat-sen University
=============================================================================*/
#include "twda-estimate.h"
double li... | 35.173469 | 126 | 0.543516 |
57818117074487ed996c955df5073364f73cc5c2 | 2,067 | h | C | include/string.h | weiss/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 114 | 2015-01-18T22:55:52.000Z | 2022-02-17T10:45:02.000Z | include/string.h | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | null | null | null | include/string.h | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 29 | 2015-11-03T22:05:22.000Z | 2022-02-08T15:36:37.000Z | /*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)string.h 8.1 (Berkeley) 06/02/93
*/
#ifndef _STRING_H_
#define _STRING_H_
#include <machine/ansi.h>
#ifdef _BSD_SIZE_T_
typedef _BSD_SIZE_T_ size_t;
#undef _BSD_SIZE_T_
#endif... | 30.397059 | 69 | 0.661345 |
f165ffe67e2443e67d4b241e6a02110e7e79d978 | 566 | h | C | Deezer/DeezerSDK/include/NSBundle+DZRBundle.h | drewsdav/Kleene-iOS | 85c77c26784bb294d404ebf4636c4f3a5b2c470d | [
"Apache-2.0"
] | 6 | 2019-07-21T05:14:38.000Z | 2020-10-30T00:20:51.000Z | Deezer/DeezerSDK/include/NSBundle+DZRBundle.h | drewsdav/Kleene-iOS | 85c77c26784bb294d404ebf4636c4f3a5b2c470d | [
"Apache-2.0"
] | null | null | null | Deezer/DeezerSDK/include/NSBundle+DZRBundle.h | drewsdav/Kleene-iOS | 85c77c26784bb294d404ebf4636c4f3a5b2c470d | [
"Apache-2.0"
] | 2 | 2022-01-26T08:06:10.000Z | 2022-02-11T05:19:39.000Z | //
// NSBundle+DZRBundle.h
// Deezer
//
// Created by GFaure on 10/06/2014.
// Copyright (c) 2014 Deezer. All rights reserved.
//
#import <Foundation/Foundation.h>
@class UIImage;
/*! Access SDK bundeld resources */
@interface NSBundle (DZRBundle)
/*! Singleton method to get a handle on the resources bundle. */
+... | 22.64 | 80 | 0.713781 |
01c6c9e5091aa1e08f0ffc4c945e4c65c838f866 | 1,197 | h | C | include/cdotc/CTFE/CTFEEngine.h | jonaszell97/cdotc | 089b1161155118a0b78637883f0a6a04c6e9b436 | [
"MIT"
] | 1 | 2020-05-29T12:34:33.000Z | 2020-05-29T12:34:33.000Z | include/cdotc/CTFE/CTFEEngine.h | jonaszell97/cdotc | 089b1161155118a0b78637883f0a6a04c6e9b436 | [
"MIT"
] | null | null | null | include/cdotc/CTFE/CTFEEngine.h | jonaszell97/cdotc | 089b1161155118a0b78637883f0a6a04c6e9b436 | [
"MIT"
] | null | null | null | #ifndef CDOT_CTFEENGINE_H
#define CDOT_CTFEENGINE_H
#include "cdotc/Basic/Variant.h"
#include "cdotc/Diagnostics/Diagnostics.h"
#include <llvm/ADT/ArrayRef.h>
#include <llvm/ADT/SmallPtrSet.h>
namespace cdot {
namespace ast {
class SemaPass;
class CallableDecl;
} // namespace ast
namespace il {
class Function;
clas... | 19.622951 | 75 | 0.694236 |
4a1000a126d15e31ab20722571380a83aa5a59e2 | 6,052 | c | C | test/unit/libmbc.unit.c | fossabot/mbc | f562201fe0263d647615ce3ebbdacf5d0a5e50b6 | [
"Apache-2.0"
] | null | null | null | test/unit/libmbc.unit.c | fossabot/mbc | f562201fe0263d647615ce3ebbdacf5d0a5e50b6 | [
"Apache-2.0"
] | 3 | 2017-04-02T17:52:36.000Z | 2021-02-12T19:59:28.000Z | test/unit/libmbc.unit.c | fossabot/mbc | f562201fe0263d647615ce3ebbdacf5d0a5e50b6 | [
"Apache-2.0"
] | 2 | 2017-04-02T12:21:46.000Z | 2021-02-12T19:55:45.000Z | #include <libmbc.c>
#include <ctest.h>
CTEST(libmbc, mbc_set_user_key__no_complement) {
ASSERT_TRUE(mbc_set_user_key((uint8_t[]){0x22}, 1));
ASSERT_NOT_NULL(xor_key);
ASSERT_NOT_NULL(swap_key);
ASSERT_DATA((uint8_t[]){0x22}, 1, xor_key, xor_key_size);
ASSERT_DATA((uint8_t[]){0x06}, 1, swap_key, swap_key_size); //... | 28.682464 | 117 | 0.687211 |
6289aa1596f370a6c3b9c353fa0bf40137eb6bbf | 352 | h | C | Laigu-SDK-files/LGChatViewController/TableCells/CellView/LGBotMenuRichMessageCell.h | laigukf/LaigukfSDK-iOS | 9e639dcb8764c2715b256906a793c119fb6813b8 | [
"MIT"
] | null | null | null | Laigu-SDK-files/LGChatViewController/TableCells/CellView/LGBotMenuRichMessageCell.h | laigukf/LaigukfSDK-iOS | 9e639dcb8764c2715b256906a793c119fb6813b8 | [
"MIT"
] | 1 | 2021-06-28T02:55:00.000Z | 2021-06-28T02:55:00.000Z | Laigu-SDK-files/LGChatViewController/TableCells/CellView/LGBotMenuRichMessageCell.h | laigukf/LaigukfSDK-iOS | 9e639dcb8764c2715b256906a793c119fb6813b8 | [
"MIT"
] | null | null | null | //
// LGNewRichText1.h
// LGEcoboostSDK-test
//
// Created by zhangshunxing on 2020/5/12.
// Copyright © 2020 zhangshunxing. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "LGChatBaseCell.h"
#import "LGEmbededWebView.h"
NS_ASSUME_NONNULL_BEGIN
@interface LGBotMenuRichMessageCell : LGChatBaseCe... | 17.6 | 56 | 0.769886 |
92200f719af66fe1c982836d3439657164750f98 | 95 | h | C | ChainResponsibilityPattern/level.h | coologic/CppDesignPattern | f958610cded28264d0a6f90067e1d2ff3dc70eae | [
"MIT"
] | 63 | 2020-02-21T05:34:04.000Z | 2022-03-18T05:39:53.000Z | ChainResponsibilityPattern/level.h | jhonconal/CppDesignPattern | 79b55b20ffab670d2197be7ee66b4044c5dc965b | [
"MIT"
] | null | null | null | ChainResponsibilityPattern/level.h | jhonconal/CppDesignPattern | 79b55b20ffab670d2197be7ee66b4044c5dc965b | [
"MIT"
] | 26 | 2020-04-01T06:17:29.000Z | 2022-01-11T03:42:26.000Z | #ifndef LEVEL_H
#define LEVEL_H
enum Level {
Level1 = 0,
Level2,
};
#endif // LEVEL_H
| 11.875 | 17 | 0.631579 |
784fc0d1eb3485094f7d14b40c54bf60af3a5a53 | 822 | h | C | libtex/src/main/jni/port/jni_help.h | JMSS-Unknown/AndroidLaTeXMath | 96987de5984ca4d9b8a3e5ded4d756c82715802a | [
"Apache-2.0"
] | 59 | 2019-01-24T15:16:36.000Z | 2022-03-25T09:13:41.000Z | libtex/src/main/jni/port/jni_help.h | JMSS-Unknown/AndroidLaTeXMath | 96987de5984ca4d9b8a3e5ded4d756c82715802a | [
"Apache-2.0"
] | 7 | 2019-09-10T10:55:15.000Z | 2021-06-01T11:56:56.000Z | libtex/src/main/jni/port/jni_help.h | JMSS-Unknown/AndroidLaTeXMath | 96987de5984ca4d9b8a3e5ded4d756c82715802a | [
"Apache-2.0"
] | 15 | 2019-03-11T13:25:30.000Z | 2022-03-09T01:57:49.000Z | #ifndef JNI_HELP_INCLUDED
#define JNI_HELP_INCLUDED
#include <jni.h>
#ifndef NELEM
#define NELEM(x) ((int)(sizeof(x) / sizeof((x)[0])))
#endif
#ifdef __cplusplus
extern "C" {
#endif
/*
* Register one or more native methods with a particular class.
* "className" looks like "java/lang/String". Aborts on failure.
*... | 22.833333 | 86 | 0.739659 |
7f6bb5d81d41b9ced410dc94f5fa8b0ce873433b | 611 | c | C | builtin/exit.c | shlyakpavel/mrsh | 188ae610bbd1e277fbfd25e60ea687c69a648de4 | [
"MIT"
] | null | null | null | builtin/exit.c | shlyakpavel/mrsh | 188ae610bbd1e277fbfd25e60ea687c69a648de4 | [
"MIT"
] | null | null | null | builtin/exit.c | shlyakpavel/mrsh | 188ae610bbd1e277fbfd25e60ea687c69a648de4 | [
"MIT"
] | null | null | null | #include <errno.h>
#include <mrsh/builtin.h>
#include <stdio.h>
#include <stdlib.h>
#include "builtin.h"
static const char exit_usage[] = "usage: exit [n]\n";
int builtin_exit(struct mrsh_state *state, int argc, char *argv[]) {
if (argc > 2) {
fprintf(stderr, exit_usage);
return 1;
}
int status = 0;
if (argc... | 19.709677 | 68 | 0.620295 |
fa50c6753d3772e1f26afa66784ddbd9a50065d3 | 16,437 | c | C | ports/teensy/uart.c | c0d3z3r0/pycopy | d1d42db5afe3927767479285b50418f70e213027 | [
"MIT"
] | 1 | 2020-10-27T21:38:47.000Z | 2020-10-27T21:38:47.000Z | ports/teensy/uart.c | BigCircleLaw/micropython | 383adb654cfd4b818240ba197fdf25166401c343 | [
"MIT"
] | 3 | 2019-07-28T17:39:44.000Z | 2019-08-20T12:12:13.000Z | ports/teensy/uart.c | BigCircleLaw/micropython | 383adb654cfd4b818240ba197fdf25166401c343 | [
"MIT"
] | 1 | 2020-11-19T20:44:32.000Z | 2020-11-19T20:44:32.000Z | /*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2013, 2014 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* i... | 33.273279 | 114 | 0.641662 |
d250b8ae553a2faebea26c79ddaf71ed6e83b4e8 | 2,831 | h | C | BLSmoke/Vender/StaticLibrary/GizWifiSDK.framework/Versions/A/Headers/GizDeviceJointActionCenter.h | zhufeng19940210/BLSmoke | 135fd0f9ac6beb0dc9332328198216cbb6346580 | [
"MIT"
] | null | null | null | BLSmoke/Vender/StaticLibrary/GizWifiSDK.framework/Versions/A/Headers/GizDeviceJointActionCenter.h | zhufeng19940210/BLSmoke | 135fd0f9ac6beb0dc9332328198216cbb6346580 | [
"MIT"
] | null | null | null | BLSmoke/Vender/StaticLibrary/GizWifiSDK.framework/Versions/A/Headers/GizDeviceJointActionCenter.h | zhufeng19940210/BLSmoke | 135fd0f9ac6beb0dc9332328198216cbb6346580 | [
"MIT"
] | null | null | null | //
// GizDeviceJointActionCenter.h
// GizWifiSDK
//
// Created by Tom on 2017/6/20.
// Copyright © 2017年 gizwits. All rights reserved.
//
#import <GizWifiSDK/GizDeviceJointAction.h>
@class GizWifiDevice;
@protocol GizDeviceJointActionCenterDelegate <NSObject>
@optional
/**
联动列表回调。添加联动、删除联动、同步更新联动列表、联动列表变化上报都使用... | 41.632353 | 212 | 0.845638 |
3224a33c85712e0e8996ba390612a3a0afe2556c | 6,865 | h | C | iOS/Classes/Native/UnityEngine_UnityEngine_SocialPlatforms_Impl_Leade1185876199.h | mopsicus/unity-share-plugin-ios-android | 3ee99aef36034a1e4d7b156172953f9b4dfa696f | [
"MIT"
] | 11 | 2016-07-22T19:58:09.000Z | 2021-09-21T12:51:40.000Z | iOS/Classes/Native/UnityEngine_UnityEngine_SocialPlatforms_Impl_Leade1185876199.h | mopsicus/unity-share-plugin-ios-android | 3ee99aef36034a1e4d7b156172953f9b4dfa696f | [
"MIT"
] | 1 | 2018-05-07T14:32:13.000Z | 2018-05-08T09:15:30.000Z | iOS/Classes/Native/UnityEngine_UnityEngine_SocialPlatforms_Impl_Leade1185876199.h | mopsicus/unity-share-plugin-ios-android | 3ee99aef36034a1e4d7b156172953f9b4dfa696f | [
"MIT"
] | null | null | null | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// UnityEngine.SocialPlatforms.IScore
struct IScore_t4279057999;
// UnityEngine.SocialPlatforms.IScore[]
struct IScoreU5BU5D_t250104726;
// System.String
struct String_t;
// System.St... | 46.385135 | 176 | 0.833649 |
36f6fca33637ee9f31fb3a67c7822da16daeca9c | 7,042 | h | C | spectangular/svd.h | DPSablowski/Spectangular | 39a1c3c3731de6dd276a77610611c65739c1dc27 | [
"Apache-2.0"
] | 3 | 2021-02-02T18:05:26.000Z | 2021-09-27T19:25:42.000Z | spectangular/svd.h | DPSablowski/Spectangular | 39a1c3c3731de6dd276a77610611c65739c1dc27 | [
"Apache-2.0"
] | 1 | 2021-09-28T13:39:50.000Z | 2021-09-28T13:39:50.000Z | spectangular/svd.h | DPSablowski/Spectangular | 39a1c3c3731de6dd276a77610611c65739c1dc27 | [
"Apache-2.0"
] | null | null | null | struct SVD {
Int m,n;
MatDoub u,v;
VecDoub w;
Doub eps, tsh;
SVD(MatDoub_I &a) : m(a.nrows()), n(a.ncols()), u(a), v(n,n), w(n) {
eps = numeric_limits<Doub>::epsilon();
decompose();
reorder();
tsh = 0.5*sqrt(m+n+1.)*w[0]*eps;
}
void solve(VecDoub_I &b, VecDoub_O &x, Doub thresh);
void solv... | 21.801858 | 70 | 0.403437 |
324a4762495eb80781f1bc01cef55ce14a99b55d | 9,796 | h | C | System/Library/PrivateFrameworks/CoreRC.framework/CoreCECDevice.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | 5 | 2021-04-29T04:31:43.000Z | 2021-08-19T18:59:58.000Z | System/Library/PrivateFrameworks/CoreRC.framework/CoreCECDevice.h | lechium/tvOS145Headers | 9940da19adb0017f8037853e9cfccbe01b290dd5 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/CoreRC.framework/CoreCECDevice.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:11:25 PM Mountain Standard Time
* Operating System: Version 14.5 (Build 18L204)
* Image Source: /System/Library/PrivateFrameworks/CoreRC.fra... | 63.61039 | 192 | 0.77011 |
c5d464629695d89c7490ee852238039df358f9d8 | 406 | h | C | BinSort2/StudentRecord.h | BigWhiteCat/data-structure-and-algorithm | 41374b1e2e78cf422f7c09c97ca3cf96a0793572 | [
"MIT"
] | null | null | null | BinSort2/StudentRecord.h | BigWhiteCat/data-structure-and-algorithm | 41374b1e2e78cf422f7c09c97ca3cf96a0793572 | [
"MIT"
] | null | null | null | BinSort2/StudentRecord.h | BigWhiteCat/data-structure-and-algorithm | 41374b1e2e78cf422f7c09c97ca3cf96a0793572 | [
"MIT"
] | null | null | null | #ifndef STUDENTRECORD_H
#define STUDENTRECORD_H
#include <iostream>
#include <string>
struct StudentRecord {
operator int() const {
return score;
}
int score;
std::string *name;
};
inline std::ostream &operator<<(std::ostream &out, const StudentRecord &record) {
std::cout << record.scor... | 18.454545 | 81 | 0.64532 |
303c09cc8912b6b528db9ae0c1824337f91d9ea1 | 1,733 | h | C | third_party/tests/Earlgrey_Verilator_0_1/src/lowrisc_dv_dpi_tcp_server_0.1/tcp_server.h | parzival3/Surelog | cf126533ebfb2af7df321057af9e3535feb30487 | [
"Apache-2.0"
] | 156 | 2019-11-16T17:29:55.000Z | 2022-01-21T05:41:13.000Z | third_party/tests/Earlgrey_Verilator_0_1/src/lowrisc_dv_dpi_tcp_server_0.1/tcp_server.h | parzival3/Surelog | cf126533ebfb2af7df321057af9e3535feb30487 | [
"Apache-2.0"
] | 414 | 2021-06-11T07:22:01.000Z | 2022-03-31T22:06:14.000Z | third_party/tests/Earlgrey_Verilator_0_1/src/lowrisc_dv_dpi_tcp_server_0.1/tcp_server.h | parzival3/Surelog | cf126533ebfb2af7df321057af9e3535feb30487 | [
"Apache-2.0"
] | 30 | 2019-11-18T16:31:40.000Z | 2021-12-26T01:22:51.000Z | // Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
/**
* Functions to create and interact with a threaded TCP server
*
* This is intended to be used by simulation add-on DPI modules to provide
* basic TCP socket comm... | 24.757143 | 78 | 0.739758 |
652e1bbe508f636829ecf33705433de32233884e | 848 | h | C | client/UserClient.h | vinx13/ExchangeSimulator | de3fec00970075630514c978a7402fc8e1e905ab | [
"BSD-3-Clause"
] | 2 | 2016-04-25T05:42:58.000Z | 2016-05-06T12:51:16.000Z | client/UserClient.h | vinx13/ExchangeSimulator | de3fec00970075630514c978a7402fc8e1e905ab | [
"BSD-3-Clause"
] | null | null | null | client/UserClient.h | vinx13/ExchangeSimulator | de3fec00970075630514c978a7402fc8e1e905ab | [
"BSD-3-Clause"
] | null | null | null | #ifndef EXCHANGESIMULATOR_CLIENT_USERCLIENT_H
#define EXCHANGESIMULATOR_CLIENT_USERCLIENT_H
#include "Client.h"
#include <string>
class UserClient : public Client {
public:
UserClient(const std::string &config);
virtual void start() override;
bool isvalid(const std::string &cmd);
void printUsage()... | 19.272727 | 64 | 0.71934 |
65350afe9e39f006f74641d6c0321cc074046eea | 30,752 | c | C | test_unishox2.c | leafgarden/Unishox | 21b5ff61e92da337899861ea01eddec48040892c | [
"Apache-2.0"
] | null | null | null | test_unishox2.c | leafgarden/Unishox | 21b5ff61e92da337899861ea01eddec48040892c | [
"Apache-2.0"
] | null | null | null | test_unishox2.c | leafgarden/Unishox | 21b5ff61e92da337899861ea01eddec48040892c | [
"Apache-2.0"
] | null | null | null | #ifdef _MSC_VER
#include <windows.h>
#else
#include <sys/time.h>
#endif
#include <time.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include <stdint.h>
#include "unishox2.h"
typedef unsigned char byte;
int unishox2_compress_preset_lines(const char *in, int len, char *out, int pres... | 44.439306 | 352 | 0.623472 |
ca6c298191adc4f058080061b5c64cb648eeb39e | 372 | h | C | Classes/UniversalQueue/UMQueueNull.h | andreasfink/ulib | 04242ae1731fe17c2989d497076576487ee346aa | [
"MIT"
] | 3 | 2016-12-25T12:21:25.000Z | 2020-06-18T11:45:44.000Z | Classes/UniversalQueue/UMQueueNull.h | andreasfink/ulib | 04242ae1731fe17c2989d497076576487ee346aa | [
"MIT"
] | 2 | 2017-03-01T17:25:34.000Z | 2021-08-18T13:30:07.000Z | Classes/UniversalQueue/UMQueueNull.h | andreasfink/ulib | 04242ae1731fe17c2989d497076576487ee346aa | [
"MIT"
] | 2 | 2016-11-04T07:40:19.000Z | 2017-04-12T03:50:07.000Z | //
// UMQueueNull.h
// ulib
//
// Copyright © 2017 Andreas Fink (andreas@fink.org). All rights reserved.
//
//
#import "UMQueueSingle.h"
/*!
@class UMQueueNull
@brief A UMQueueNull is a variant of UMQueueSingle where everything is discarded.
Useful if you need to pass a queue but you dont really need the output... | 18.6 | 82 | 0.717742 |
aa725fcbffbdaf8c510cc7eb1ed58625a5d9ba53 | 315 | h | C | MagicianApprentice/MagicianApprentice/Ignite.h | vandalo/MagicianApprentice | d8f0419399fd6579960ad1b85028ecfc88a83e25 | [
"MIT"
] | null | null | null | MagicianApprentice/MagicianApprentice/Ignite.h | vandalo/MagicianApprentice | d8f0419399fd6579960ad1b85028ecfc88a83e25 | [
"MIT"
] | null | null | null | MagicianApprentice/MagicianApprentice/Ignite.h | vandalo/MagicianApprentice | d8f0419399fd6579960ad1b85028ecfc88a83e25 | [
"MIT"
] | null | null | null | #ifndef __Ignite__
#define __Ignite__
#include <string>
#include <list>
#include "Entity.h"
#include "Spell.h"
class Ignite : public Spell
{
public:
Ignite(const char* name, const char* description, Entity* parent, Entity* must, int mana, int cd, const char* nameSpell);
void effect(Player* player);
};
#endif | 18.529412 | 122 | 0.726984 |
a29240a5012f751e20a41bc368a01ba04b4631b0 | 14,728 | h | C | libsafs/io_interface.h | kjhyun824/uncertain-graph-engine | 17aa1b8b5d03b03200583797ab0cfb4a42ff8845 | [
"Apache-2.0"
] | 140 | 2015-01-02T21:28:55.000Z | 2015-12-22T01:25:03.000Z | libsafs/io_interface.h | kjhyun824/uncertain-graph-engine | 17aa1b8b5d03b03200583797ab0cfb4a42ff8845 | [
"Apache-2.0"
] | 160 | 2016-11-07T18:37:33.000Z | 2020-03-10T22:57:07.000Z | libsafs/io_interface.h | kjhyun824/uncertain-graph-engine | 17aa1b8b5d03b03200583797ab0cfb4a42ff8845 | [
"Apache-2.0"
] | 25 | 2016-11-14T04:31:29.000Z | 2020-07-28T04:58:44.000Z | #ifndef __IO_INTERFACE_H__
#define __IO_INTERFACE_H__
/*
* Copyright 2014 Open Connectome Project (http://openconnecto.me)
* Written by Da Zheng (zhengda1936@gmail.com)
*
* This file is part of SAFSlib.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in com... | 25.047619 | 84 | 0.706953 |
4e531aa38e2faf1e5a8576d83ec16b286fee2820 | 6,683 | h | C | source/src/dns-common/message/DnsMessage.h | gkcity/tinymdns | 6f27dab36e9afc1fe5f6c4842404957a446d95e0 | [
"MIT"
] | null | null | null | source/src/dns-common/message/DnsMessage.h | gkcity/tinymdns | 6f27dab36e9afc1fe5f6c4842404957a446d95e0 | [
"MIT"
] | null | null | null | source/src/dns-common/message/DnsMessage.h | gkcity/tinymdns | 6f27dab36e9afc1fe5f6c4842404957a446d95e0 | [
"MIT"
] | 2 | 2019-12-02T03:11:45.000Z | 2020-06-02T11:22:59.000Z | /**
* Copyright (C) 2013-2015
*
* @author jxfengzi@gmail.com
* @date 2013-11-19
*
* @file DNSDnsMessage.h
*
* @remark
* set tabstop=4
* set shiftwidth=4
* set expandtab
*/
#ifndef __DNS_MESSAGE_H__
#define __DNS_MESSAGE_H__
#include <tiny_base.h>
#include <TinyList.h>
TINY_BEGIN_DECLS
... | 36.519126 | 115 | 0.561724 |
084aabd1083233b682b956c2cc43b5b30be2ca2a | 1,810 | h | C | source/gameengine/Ketsji/KX_PythonComponent.h | aseer95/upbge | f99d5f781f3c2cded0c7fc8ef387908fd35af505 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/gameengine/Ketsji/KX_PythonComponent.h | aseer95/upbge | f99d5f781f3c2cded0c7fc8ef387908fd35af505 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/gameengine/Ketsji/KX_PythonComponent.h | aseer95/upbge | f99d5f781f3c2cded0c7fc8ef387908fd35af505 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /**
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is ... | 26.617647 | 94 | 0.735912 |
0c0f7d02aea37a2abc760e9bc58a960b882880fc | 3,674 | h | C | include/rw/_bitmask.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | include/rw/_bitmask.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | include/rw/_bitmask.h | Hower91/Apache-C-Standard-Library-4.2.x | 4d9011d60dbb38b3ff80dcfe54dccd3a4647d9d3 | [
"Apache-2.0"
] | null | null | null | /***************************************************************************
*
* _bitmask.h - helper definitions for bitmask types
*
* This is an internal header file used to implement the C++ Standard
* Library. It should never be #included directly by a program.
*
* $Id: //stdlib/dev/include/rw/_bitmask.h#6 $
... | 48.342105 | 76 | 0.429777 |
08f8e5c406f4129535a63e94cc4769f3b4d00c7d | 2,611 | h | C | machine/qemu/sources/u-boot/drivers/video/nexell/soc/s5pxx18_soc_lvds.h | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | 1 | 2021-11-21T19:56:29.000Z | 2021-11-21T19:56:29.000Z | machine/qemu/sources/u-boot/drivers/video/nexell/soc/s5pxx18_soc_lvds.h | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | machine/qemu/sources/u-boot/drivers/video/nexell/soc/s5pxx18_soc_lvds.h | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | /* SPDX-License-Identifier: GPL-2.0+
*
* Copyright (C) 2016 Nexell Co., Ltd.
*
* Author: junghyun, kim <jhkim@nexell.co.kr>
*/
#ifndef _S5PXX18_SOC_LVDS_H_
#define _S5PXX18_SOC_LVDS_H_
/*
* refter to s5pxx18_soc_disptop.h
*
* #define NUMBER_OF_LVDS_MODULE 1
* #define PHY_BASEADDR_LVDS_MODULE 0xC010A000
*/
... | 31.083333 | 68 | 0.820758 |
8361b4b2a74d7d2d261cff3b2dfd2ac29da0d6dd | 287 | h | C | ios/Wrapper/F2Utils.h | ckid/F2Native | 7303e8585329cc371de148c10ba3e4eb15ce047e | [
"MIT"
] | null | null | null | ios/Wrapper/F2Utils.h | ckid/F2Native | 7303e8585329cc371de148c10ba3e4eb15ce047e | [
"MIT"
] | null | null | null | ios/Wrapper/F2Utils.h | ckid/F2Native | 7303e8585329cc371de148c10ba3e4eb15ce047e | [
"MIT"
] | 1 | 2020-12-30T05:30:30.000Z | 2020-12-30T05:30:30.000Z | #import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
#define XGSafeString(str) (str.length > 0 ? str : @"")
#define XGSafeJson(json) (json.length > 0 ? json : @"[]")
@interface F2Utils : NSObject
+ (NSString *)toJsonString:(NSDictionary *)jsonDict;
@end
NS_ASSUME_NONNULL_END
| 19.133333 | 57 | 0.721254 |
4d246531604fff9c9de6a6c86b040fba9a3832ea | 436 | c | C | Quadrante.c | viniciusfre/linguagem-c | e3c9a37a1284be5d7d53a7eb46e01a46d5ce4be7 | [
"MIT"
] | null | null | null | Quadrante.c | viniciusfre/linguagem-c | e3c9a37a1284be5d7d53a7eb46e01a46d5ce4be7 | [
"MIT"
] | null | null | null | Quadrante.c | viniciusfre/linguagem-c | e3c9a37a1284be5d7d53a7eb46e01a46d5ce4be7 | [
"MIT"
] | null | null | null | #include <stdio.h>
int main() {
int X,Y;
while(scanf("%d %d",&X,&Y)!=EOF){
if(X == 0 || Y==0){
break;
}else{
if(X > 0 && Y > 0){
printf("primeiro\n");
}
if(X < 0 && Y > 0){
printf("segundo\n");
}
if(X < 0 && Y < 0){
printf("te... | 14.533333 | 33 | 0.332569 |
231290088b3c51ebefb22216ed0078e4b1de741e | 2,961 | h | C | src/vlibmemory/socket_client.h | amithbraj/vpp | edf1da94dc099c6e2ab1d455ce8652fada3cdb04 | [
"Apache-2.0"
] | 751 | 2017-07-13T06:16:46.000Z | 2022-03-30T09:14:35.000Z | src/vlibmemory/socket_client.h | amithbraj/vpp | edf1da94dc099c6e2ab1d455ce8652fada3cdb04 | [
"Apache-2.0"
] | 63 | 2018-06-11T09:48:35.000Z | 2021-01-05T09:11:03.000Z | src/vlibmemory/socket_client.h | amithbraj/vpp | edf1da94dc099c6e2ab1d455ce8652fada3cdb04 | [
"Apache-2.0"
] | 479 | 2017-07-13T06:17:26.000Z | 2022-03-31T18:20:43.000Z | /*
*------------------------------------------------------------------
* Copyright (c) 2018 Cisco and/or its affiliates.
* 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://w... | 33.269663 | 77 | 0.732185 |
d6f834e409c4cd734c29c3e87671fff6875525bc | 224 | h | C | src/nbl/video/COpenGLRenderpass.h | devshgraphicsprogramming/Nabla | 5588c69ac714734ca50b5d3c1409fed88b258bff | [
"Apache-2.0"
] | null | null | null | src/nbl/video/COpenGLRenderpass.h | devshgraphicsprogramming/Nabla | 5588c69ac714734ca50b5d3c1409fed88b258bff | [
"Apache-2.0"
] | null | null | null | src/nbl/video/COpenGLRenderpass.h | devshgraphicsprogramming/Nabla | 5588c69ac714734ca50b5d3c1409fed88b258bff | [
"Apache-2.0"
] | null | null | null | #ifndef __NBL_C_OPENGL_RENDERPASS_H_INCLUDED__
#define __NBL_C_OPENGL_RENDERPASS_H_INCLUDED__
#include "nbl/video/IGPURenderpass.h"
namespace nbl {
namespace video
{
using COpenGLRenderpass = IGPURenderpass;
}
}
#endif
| 14 | 46 | 0.825893 |
d904c9933b2eb590eeec8b0b60e788ad93c2e2b6 | 11,230 | c | C | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | 1 | 2022-02-16T01:28:20.000Z | 2022-02-16T01:28:20.000Z | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | null | null | null | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | 2 | 2021-07-04T02:59:41.000Z | 2021-07-18T08:07:16.000Z | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c */
/*
* Copyright (c) 2004-2005, Novell, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condi... | 30.68306 | 89 | 0.630543 |
0360405e3e332e90748c0f7a37fd5f67349444cc | 3,767 | c | C | src/condor_filetransfer_plugins/curl_plugin.c | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 1 | 2017-02-13T01:25:34.000Z | 2017-02-13T01:25:34.000Z | src/condor_filetransfer_plugins/curl_plugin.c | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 1 | 2021-04-06T04:19:40.000Z | 2021-04-06T04:19:40.000Z | src/condor_filetransfer_plugins/curl_plugin.c | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 2 | 2016-05-24T17:12:13.000Z | 2017-02-13T01:25:35.000Z | #ifdef WIN32
#include <windows.h>
#define CURL_STATICLIB // this has to match the way the curl library was built.
#define strcasecmp _stricmp
#define strncasecmp _strnicmp
#endif
#include <curl/curl.h>
#include <string.h>
int main(int argc, char **argv) {
CURL *handle = NULL;
int rval = -1;
FILE *file = NULL;
int... | 26.342657 | 80 | 0.612158 |
c150d883376732dd4276f432488a44ff5767b153 | 1,805 | h | C | bitmatrix.h | SiwenFeng/qrcode | a93b8d7fa982c4baa6d0741074e9da40ac5e6007 | [
"MIT"
] | 7 | 2019-11-22T17:22:04.000Z | 2021-07-18T01:34:05.000Z | bitmatrix.h | SiwenFeng/qrcode | a93b8d7fa982c4baa6d0741074e9da40ac5e6007 | [
"MIT"
] | 2 | 2019-12-16T15:58:04.000Z | 2019-12-16T15:59:36.000Z | bitmatrix.h | SiwenFeng/qrcode | a93b8d7fa982c4baa6d0741074e9da40ac5e6007 | [
"MIT"
] | 4 | 2019-11-18T05:05:30.000Z | 2021-04-07T08:00:58.000Z | #ifndef _BITMATRIX_H
#define _BITMATRIX_H
#include <stdint.h>
#include "errors.h"
#include "logs.h"
#define WHITE 0
#define BLACK 1
struct bit_matrix {
unsigned int width;
unsigned int height;
u_int8_t* matrix;
};
/**
* Allocates and returns a bit matrix of the given size where
* all the bits are i... | 26.15942 | 86 | 0.716343 |
145015b6b4c889e813cdf95079e3ad97b41daacc | 1,510 | h | C | KCLocationUtil/KCLocationManager.h | kumarc-123/KCLocationUtil | c7b945909e34f94e89b557ea4da0614da24a0558 | [
"MIT"
] | 1 | 2016-04-22T09:34:17.000Z | 2016-04-22T09:34:17.000Z | KCLocationUtil/KCLocationManager.h | kumarc-123/KCLocationUtil | c7b945909e34f94e89b557ea4da0614da24a0558 | [
"MIT"
] | null | null | null | KCLocationUtil/KCLocationManager.h | kumarc-123/KCLocationUtil | c7b945909e34f94e89b557ea4da0614da24a0558 | [
"MIT"
] | null | null | null | //
// KCLocationManager.h
// KCLocationUtil
//
// Created by Kumar C on 4/19/16.
// Copyright © 2016 Kumar C. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <CoreLocation/CoreLocation.h>
#import <MapKit/MapKit.h>
typedef void (^KCLocationHandler) (BOOL success, CLLocationCoordinate2D fromLocati... | 35.952381 | 156 | 0.797351 |
5313af06770fbddd80cfa68398fd2ad9466ada9c | 10,302 | c | C | src/comm/transport/udpip/udp_data_sender.c | OpenOCF/iochibity | bc70260d5b86c36d2e3799367c49e1ddb0c2b3f1 | [
"Apache-2.0"
] | 7 | 2017-05-15T23:09:07.000Z | 2020-04-02T16:00:24.000Z | src/comm/transport/udpip/udp_data_sender.c | OpenOCF/iochibity | bc70260d5b86c36d2e3799367c49e1ddb0c2b3f1 | [
"Apache-2.0"
] | null | null | null | src/comm/transport/udpip/udp_data_sender.c | OpenOCF/iochibity | bc70260d5b86c36d2e3799367c49e1ddb0c2b3f1 | [
"Apache-2.0"
] | 2 | 2020-01-02T11:51:56.000Z | 2020-01-23T08:56:50.000Z | /** @file udp_data_sender.c
*
*/
#include "udp_data_sender.h"
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
#ifdef HAVE_NET_IF_H
#include <net/if.h>
#endif
#if INTERFACE
#include <inttypes.h>
#endif
#include <errno.h>
#define TAG "UDPSEND"
static int32_t CAQueueIPData(bool isMulticast, const CAEndpoint... | 28.380165 | 100 | 0.621142 |
88bdde0c430f2198028f7c777e036282205e8f37 | 88,135 | c | C | experimentations/perf_kwan/des_kwan_output_sep_cstsbox.c | DadaIsCrazy/usuba | 5ecbf056d7d8bd77462d29309c85f897f36d0f49 | [
"MIT"
] | 41 | 2018-06-22T18:19:20.000Z | 2021-11-14T16:24:15.000Z | experimentations/perf_kwan/des_kwan_output_sep_cstsbox.c | DadaIsCrazy/usuba | 5ecbf056d7d8bd77462d29309c85f897f36d0f49 | [
"MIT"
] | 2 | 2018-06-22T17:55:02.000Z | 2020-07-10T21:54:32.000Z | experimentations/perf_kwan/des_kwan_output_sep_cstsbox.c | DadaIsCrazy/usuba | 5ecbf056d7d8bd77462d29309c85f897f36d0f49 | [
"MIT"
] | 3 | 2019-04-02T22:19:25.000Z | 2021-12-03T02:36:23.000Z | /*
* Generated S-box files.
*
* Produced by Matthew Kwan - March 1998
*/
/*
To generate this from the original code:
perl -p0i~ -E ' s/\s*s(\d+) \(((\s*\S+\s*\^\s*\S+\s*,)+)/my@v;$n=$1;@pre=map{push@v,"t".++$c;" unsigned long t$c = $_;\n"} ($2=~m%\S+\s*\^\s*\w+%g);"@pre"." s$n(".(join",",@v).","/ge' des_... | 27.13516 | 271 | 0.591207 |
159c69304b8423b52010c97b252ff7095f13641c | 1,884 | h | C | tools/BC5/INCLUDE/generic.h | binary-manu/rpm | 0ae38a115bf53cf9bdb962031011f7a6627c0215 | [
"MIT"
] | null | null | null | tools/BC5/INCLUDE/generic.h | binary-manu/rpm | 0ae38a115bf53cf9bdb962031011f7a6627c0215 | [
"MIT"
] | 1 | 2020-07-10T17:11:34.000Z | 2020-07-23T17:46:24.000Z | tools/BC5/INCLUDE/generic.h | binary-manu/rpm | 0ae38a115bf53cf9bdb962031011f7a6627c0215 | [
"MIT"
] | null | null | null | /* generic.h -- for faking generic class declarations
When type templates are implemented in C++, this will probably go away.
*/
/*
* C/C++ Run Time Library - Version 8.0
*
* Copyright (c) 1990, 1997 by Borland International
* All Rights Reserved.
*
*/
/* $Revision: 8.1 $ */
... | 26.166667 | 76 | 0.660297 |
63be4c33db8fcafcd05fea1c38174568dc4d64b4 | 1,464 | c | C | d/tharis/caverns/cavern24.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/tharis/caverns/cavern24.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/tharis/caverns/cavern24.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
inherit ROOM;
void create(){
::create();
set_name("Tharis caverns");
set_short("A dark cavern");
set_long(
"You have entered a dark dreary cave. The ceiling hangs very low, "+
"you have to hunch over to avoid hitting your head. This room has "+
"an overabundance of bugs. Spiders, cen... | 39.567568 | 148 | 0.67418 |
63d1fe64f61a7329fd69165eb166e5b95ae729c3 | 836 | h | C | Frameworks/ContactsFoundation.framework/Headers/CNLaunchServicesAdapter.h | CarlAmbroselli/barcelona | 9bd087575935485a4c26674c2414d7ef20d7e168 | [
"Apache-2.0"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | Frameworks/ContactsFoundation.framework/Headers/CNLaunchServicesAdapter.h | CarlAmbroselli/barcelona | 9bd087575935485a4c26674c2414d7ef20d7e168 | [
"Apache-2.0"
] | 20 | 2021-09-03T13:38:34.000Z | 2022-03-17T13:24:39.000Z | Frameworks/ContactsFoundation.framework/Headers/CNLaunchServicesAdapter.h | CarlAmbroselli/barcelona | 9bd087575935485a4c26674c2414d7ef20d7e168 | [
"Apache-2.0"
] | 2 | 2022-02-13T08:35:11.000Z | 2022-03-17T01:56:47.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
@class CNApplicationProxy, NSData, NSDictionary, NSString, NSURL;
@protocol CNLaunchServicesAdapter
- (void)openSensitiveURLInBackground:(NSURL *)arg1 withOptions:(NSDictionary *)a... | 49.176471 | 127 | 0.741627 |
4b115bde8a9826b4c15bea4d428a53cd8f3b3702 | 915 | h | C | version.h | schdub/mitmproxy2pcap | e0ee20bd7bc07b503ccbf670191a85a6b719368b | [
"MIT"
] | null | null | null | version.h | schdub/mitmproxy2pcap | e0ee20bd7bc07b503ccbf670191a85a6b719368b | [
"MIT"
] | null | null | null | version.h | schdub/mitmproxy2pcap | e0ee20bd7bc07b503ccbf670191a85a6b719368b | [
"MIT"
] | null | null | null | #pragma once
#define _VERSION_MAJOR_ 0
#define _VERSION_MINOR_ 1
#define _VERSION_BUILDS_ 20
#define _VERSION_REVISION_ 12
#define _PRODVERSION_MAJOR_ 1
#define _PRODVERSION_MINOR_ 0
#define _PRODVERSION_BUILDS_ 0
#define _PRODVERSION_REVISION_ 0
#define _LOCAL_TEST_ENV_ 0
#def... | 30.5 | 66 | 0.673224 |
b72592be7a19da6a3075d141d688e5e48ae3e598 | 1,247 | c | C | barco.c | william220436/Barco-Funciones | 204d30e067ac18d50de0f15a32f5254856e99bef | [
"MIT"
] | null | null | null | barco.c | william220436/Barco-Funciones | 204d30e067ac18d50de0f15a32f5254856e99bef | [
"MIT"
] | null | null | null | barco.c | william220436/Barco-Funciones | 204d30e067ac18d50de0f15a32f5254856e99bef | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
void bienvenida();
void navegarAlSur(int *x, int *y){
printf("Navegando al SUR! \n");
*x = *x+0;
*y-=10;
}
void navegarAlNorte(int *x, int *y){
printf("Navegando al Norte \n");
*x= *x+0;
*y=*y+6;
}
void navegarAlEste(int *x, int *y){
... | 18.893939 | 81 | 0.57097 |
5b7478261d8b95bd99f32df1b2211719cc7a30b5 | 1,535 | h | C | loader/unknown_function_handling.h | Iglu47/Vulkan-Loader | b383c5131e713e3a190a268fe0aaa310ad8e6236 | [
"Apache-2.0"
] | null | null | null | loader/unknown_function_handling.h | Iglu47/Vulkan-Loader | b383c5131e713e3a190a268fe0aaa310ad8e6236 | [
"Apache-2.0"
] | null | null | null | loader/unknown_function_handling.h | Iglu47/Vulkan-Loader | b383c5131e713e3a190a268fe0aaa310ad8e6236 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2022 The Khronos Group Inc.
* Copyright (c) 2022 Valve Corporation
* Copyright (c) 2022 LunarG, 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:/... | 41.486486 | 96 | 0.775244 |
a050532d18aa67fdd57de31412ac2504ab018237 | 19 | h | C | sdk/win32/include/arch/epstruct.h | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | 1 | 2021-10-09T08:05:50.000Z | 2021-10-09T08:05:50.000Z | sdk/win32/include/arch/epstruct.h | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | null | null | null | sdk/win32/include/arch/epstruct.h | doyaGu/C0501Q_HWJL01 | 07a71328bd9038453cbb1cf9c276a3dd1e416d63 | [
"MIT"
] | null | null | null | #pragma pack(pop)
| 9.5 | 18 | 0.684211 |
272cc0b63a4c58a71704836faaffb3c202fe78ed | 1,063 | c | C | oskar/sky/src/oskar_sky_generate_random_power_law.c | i4Ds/OSKAR | 70bab06fd63729608420e29dc18512c954126bf0 | [
"BSD-3-Clause"
] | 46 | 2015-12-15T14:24:16.000Z | 2022-01-24T16:54:49.000Z | oskar/sky/src/oskar_sky_generate_random_power_law.c | i4Ds/OSKAR | 70bab06fd63729608420e29dc18512c954126bf0 | [
"BSD-3-Clause"
] | 37 | 2016-08-04T17:53:03.000Z | 2022-03-10T10:22:01.000Z | oskar/sky/src/oskar_sky_generate_random_power_law.c | i4Ds/OSKAR | 70bab06fd63729608420e29dc18512c954126bf0 | [
"BSD-3-Clause"
] | 32 | 2016-05-09T10:30:11.000Z | 2022-01-26T07:55:27.000Z | /*
* Copyright (c) 2016-2021, The OSKAR Developers.
* See the LICENSE file at the top-level directory of this distribution.
*/
#include "sky/oskar_sky.h"
#include "sky/oskar_generate_random_coordinate.h"
#include "math/oskar_random_power_law.h"
#include <stdlib.h>
#ifdef __cplusplus
extern "C" {
#endif
oskar_Sky*... | 25.926829 | 78 | 0.649106 |
e92b167643f40f87838f724e55f26b4c632bb1b9 | 3,169 | h | C | src/activitymanager/activity/schedule/IntervalSchedule.h | webosce/activitymanager | dd631ba54d8970545ccb284ee35bbcd11afb2441 | [
"Apache-2.0"
] | 2 | 2018-03-22T19:11:12.000Z | 2019-05-06T05:13:47.000Z | src/activitymanager/activity/schedule/IntervalSchedule.h | webosce/activitymanager | dd631ba54d8970545ccb284ee35bbcd11afb2441 | [
"Apache-2.0"
] | 2 | 2018-05-01T16:03:26.000Z | 2019-07-01T20:26:19.000Z | src/activitymanager/activity/schedule/IntervalSchedule.h | webosce/activitymanager | dd631ba54d8970545ccb284ee35bbcd11afb2441 | [
"Apache-2.0"
] | 5 | 2018-03-22T19:11:15.000Z | 2021-06-19T14:38:20.000Z | // Copyright (c) 2009-2018 LG Electronics, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or... | 29.616822 | 82 | 0.687599 |
e9b4fdbe537fa77b054a94bfbfcf6d10d6d8f2c2 | 889 | h | C | src/PowerSupply.h | morphogencc/ofxColorKinetics | e6ee15ef278ef1fbdd6ddedc7ca66171be694ac7 | [
"MIT"
] | 2 | 2016-05-17T15:37:11.000Z | 2021-03-02T07:18:39.000Z | src/PowerSupply.h | morphogencc/ofxColorKinetics | e6ee15ef278ef1fbdd6ddedc7ca66171be694ac7 | [
"MIT"
] | 1 | 2016-02-21T05:44:46.000Z | 2016-03-26T03:28:40.000Z | src/PowerSupply.h | morphogencc/ofxColorKinetics | e6ee15ef278ef1fbdd6ddedc7ca66171be694ac7 | [
"MIT"
] | 2 | 2016-03-01T16:20:52.000Z | 2018-01-17T20:05:57.000Z | #pragma once
#include <string>
#include <memory>
#include <map>
#include "Fixture.h"
#include "KinetPacket.h"
#include "ofxUDPManager.h"
namespace ofxColorKinetics {
class PowerSupply {
public:
static std::shared_ptr<PowerSupply> make(std::string ip_address, int port);
~PowerSupply();
bool connect();
std::s... | 26.147059 | 77 | 0.737908 |
d40e339b621b2f6c7be0ac24a5723ded19408ee3 | 47,683 | h | C | lib/Containers/AssocMulti.h | corona3000/arangodb | e4d5a5d2d7e83b1a094c5ac01706a13fdecfc1da | [
"Apache-2.0"
] | null | null | null | lib/Containers/AssocMulti.h | corona3000/arangodb | e4d5a5d2d7e83b1a094c5ac01706a13fdecfc1da | [
"Apache-2.0"
] | null | null | null | lib/Containers/AssocMulti.h | corona3000/arangodb | e4d5a5d2d7e83b1a094c5ac01706a13fdecfc1da | [
"Apache-2.0"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
/// DISCLAIMER
///
/// Copyright 2014-2016 ArangoDB GmbH, Cologne, Germany
/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany
///
/// Licensed under the Apache License, Version 2.0 (the "License");
/// you may not use this file except... | 36.260837 | 98 | 0.546778 |
ace9e377865c5cb0ab93e6a988dae1b8335143cf | 3,920 | c | C | src/mem.c | artnum/STore | 890a649313513558231e383dc2173d0507ab56b9 | [
"BSD-2-Clause"
] | null | null | null | src/mem.c | artnum/STore | 890a649313513558231e383dc2173d0507ab56b9 | [
"BSD-2-Clause"
] | 1 | 2019-08-05T09:14:18.000Z | 2019-08-05T09:14:18.000Z | src/mem.c | artnum/STore | 890a649313513558231e383dc2173d0507ab56b9 | [
"BSD-2-Clause"
] | null | null | null | #include "mem.h"
#include "debug.h"
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <stdio.h>
/**
* A pointer can have up to 200 refcounted copy of itself. A room is
* kept for duplicate (which increase refcount). Doing this, a pointer
* can have 200 copies + 55 duplicates and each duplicate ca... | 27.034483 | 128 | 0.623469 |
3a264da0ee962072d9726d253bd40528152604c9 | 4,757 | h | C | src/doc/dox_comments/header_files/chacha20_poly1305.h | djp952/prebuilt-wolfssl | b3df82d34af6c71eef47bbd22931b049e13beac4 | [
"AML"
] | 1 | 2022-03-17T13:34:08.000Z | 2022-03-17T13:34:08.000Z | src/doc/dox_comments/header_files/chacha20_poly1305.h | djp952/prebuilt-wolfssl | b3df82d34af6c71eef47bbd22931b049e13beac4 | [
"AML"
] | null | null | null | src/doc/dox_comments/header_files/chacha20_poly1305.h | djp952/prebuilt-wolfssl | b3df82d34af6c71eef47bbd22931b049e13beac4 | [
"AML"
] | null | null | null | /*!
\ingroup ChaCha20Poly1305
\brief This function encrypts an input message, inPlaintext, using the
ChaCha20 stream cipher, into the output buffer, outCiphertext. It
also performs Poly-1305 authentication (on the cipher text), and
stores the generated authentication tag in the output buffer,... | 39.31405 | 80 | 0.686147 |
b1f40c6dd80f545a962673966f1103d929b6857c | 174 | h | C | Example/Pods/Target Support Files/Pods-UIMessageView_Example/Pods-UIMessageView_Example-umbrella.h | AppEaseLtd/UIMessageView | c082f1c529509fbbac018109b296abfcab1e49c4 | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/Pods-UIMessageView_Example/Pods-UIMessageView_Example-umbrella.h | AppEaseLtd/UIMessageView | c082f1c529509fbbac018109b296abfcab1e49c4 | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/Pods-UIMessageView_Example/Pods-UIMessageView_Example-umbrella.h | AppEaseLtd/UIMessageView | c082f1c529509fbbac018109b296abfcab1e49c4 | [
"MIT"
] | null | null | null | #import <UIKit/UIKit.h>
FOUNDATION_EXPORT double Pods_UIMessageView_ExampleVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_UIMessageView_ExampleVersionString[];
| 24.857143 | 80 | 0.873563 |
0dd4b8477d2df5734f2dc670342635d6f889b41e | 3,089 | h | C | MAX30105.h | metanav/AVRIoT.X | f44adaca6dbdf5222b91116cfaf4510859fb2d1e | [
"MIT"
] | 1 | 2022-02-13T15:40:36.000Z | 2022-02-13T15:40:36.000Z | MAX30105.h | metanav/AVRIoT.X | f44adaca6dbdf5222b91116cfaf4510859fb2d1e | [
"MIT"
] | null | null | null | MAX30105.h | metanav/AVRIoT.X | f44adaca6dbdf5222b91116cfaf4510859fb2d1e | [
"MIT"
] | null | null | null | /*
* File: MAX30105.h
* Author: naveen
*
* Created on January 3, 2021, 7:46 PM
*/
#ifndef MAX30105_H
#define MAX30105_H
#ifdef __cplusplus
extern "C" {
#endif
#include <stdbool.h>
#include "i2c_simple_master.h"
#include "delay.h"
#include "time_service.h"
# include <string.h>
// OK
#define MAX30105_ADDRESS ... | 31.845361 | 126 | 0.791195 |
3d8083712031350e0a58ab87c3108d2dd6ce0ff6 | 1,129 | h | C | mac/TeamTalk/preference/DDOptionsBase.h | cuiguanghui/Team-Talk | 829eaa9293c17bb12b177a5fa5b1c1072c0b183e | [
"Apache-2.0"
] | 368 | 2019-05-07T08:25:00.000Z | 2022-03-31T07:23:55.000Z | mac/TeamTalk/preference/DDOptionsBase.h | cuiguanghui/Team-Talk | 829eaa9293c17bb12b177a5fa5b1c1072c0b183e | [
"Apache-2.0"
] | 5 | 2019-12-09T08:25:07.000Z | 2022-01-27T08:21:13.000Z | mac/TeamTalk/preference/DDOptionsBase.h | cuiguanghui/Team-Talk | 829eaa9293c17bb12b177a5fa5b1c1072c0b183e | [
"Apache-2.0"
] | 256 | 2019-05-08T04:14:59.000Z | 2022-03-28T07:02:30.000Z | //
// DDOptionsBase.h
// Duoduo
//
// Created by zuoye on 14-2-17.
// Copyright (c) 2014年 zuoye. All rights reserved.
//
@interface DDOptionsBase : NSObject{
NSString *filename;
NSMutableDictionary *storage;
}
-(DDOptionsBase *)initWithFileName:(NSString *)fileName;
-(void)save;
-(BOOL)readBoolValueForK... | 34.212121 | 85 | 0.749336 |
c0931dc0daf6ed974c4115ccfa01b46128dcde00 | 4,102 | h | C | vendor/newrelic/axiom/nr_rules.h | robertprast/c-sdk | fe05ae84e4fe9caaae9c8f5bfaaeb31efba4d566 | [
"Apache-2.0"
] | 60 | 2019-04-23T17:13:42.000Z | 2022-02-11T21:47:49.000Z | vendor/newrelic/axiom/nr_rules.h | robertprast/c-sdk | fe05ae84e4fe9caaae9c8f5bfaaeb31efba4d566 | [
"Apache-2.0"
] | 32 | 2019-04-23T17:54:58.000Z | 2022-02-11T21:40:54.000Z | vendor/newrelic/axiom/nr_rules.h | robertprast/c-sdk | fe05ae84e4fe9caaae9c8f5bfaaeb31efba4d566 | [
"Apache-2.0"
] | 29 | 2019-04-23T17:54:00.000Z | 2022-02-18T17:12:21.000Z | /*
* This file contains structures and functions for URL rules, metrics rules,
* and transaction name rules.
*/
#ifndef NR_RULES_HDR
#define NR_RULES_HDR
#include <stdint.h>
#include "util_object.h"
typedef struct _nrrules_t nrrules_t;
/*
* Rule Flags
*/
#define NR_RULE_EACH_SEGMENT 0x00000001 /* Match each se... | 32.816 | 80 | 0.654315 |
dbc81e6428aa7140bf529de338d40c4d1e84bec7 | 278 | h | C | Classes_Android/GameOver.h | OscarLeif/Parkour | 43181fd8cb87bc236db1d7aa7170993182f925b5 | [
"Apache-2.0"
] | 4 | 2016-01-03T16:19:39.000Z | 2021-01-14T06:25:23.000Z | Classes_Android/GameOver.h | OscarLeif/Parkour | 43181fd8cb87bc236db1d7aa7170993182f925b5 | [
"Apache-2.0"
] | null | null | null | Classes_Android/GameOver.h | OscarLeif/Parkour | 43181fd8cb87bc236db1d7aa7170993182f925b5 | [
"Apache-2.0"
] | 5 | 2016-03-16T08:13:41.000Z | 2021-05-27T16:15:32.000Z | #ifndef __GameOver__H__
#define __GameOver__H__
#include "cocos2d.h"
USING_NS_CC;
class GameOver : cocos2d::Layer{
public:
virtual bool init();
static cocos2d::Scene* scene();
CREATE_FUNC(GameOver);
void createBG();
void reStart(cocos2d::Object *sneder);
};/**/
#endif | 15.444444 | 39 | 0.730216 |
a361496e25720b5f8cf56f7e06dabaa3689bc4f5 | 5,334 | c | C | release/src-rt-6.x.4708/router/nfs-utils/support/misc/tcpwrapper.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 278 | 2015-11-03T03:01:20.000Z | 2022-01-20T18:21:05.000Z | release/src-rt-6.x.4708/router/nfs-utils/support/misc/tcpwrapper.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 374 | 2015-11-03T12:37:22.000Z | 2021-12-17T14:18:08.000Z | release/src-rt-6.x.4708/router/nfs-utils/support/misc/tcpwrapper.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 96 | 2015-11-22T07:47:26.000Z | 2022-01-20T19:52:19.000Z | /* This is copied from portmap 4.0-29 in RedHat. */
/*
* pmap_check - additional portmap security.
*
* Always reject non-local requests to update the portmapper tables.
*
* Refuse to forward mount requests to the nfs mount daemon. Otherwise, the
* requests would appear to come from the local system, and... | 23.919283 | 77 | 0.710536 |
ed74a33129d58d9974664ff29fe9bf0b67e41056 | 551 | h | C | Example/Pods/Target Support Files/WLCategories/WLCategories-umbrella.h | Nomeqc/WLCategories | 20d98efa1c2af12883c4679400cffb915b38611d | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/WLCategories/WLCategories-umbrella.h | Nomeqc/WLCategories | 20d98efa1c2af12883c4679400cffb915b38611d | [
"MIT"
] | null | null | null | Example/Pods/Target Support Files/WLCategories/WLCategories-umbrella.h | Nomeqc/WLCategories | 20d98efa1c2af12883c4679400cffb915b38611d | [
"MIT"
] | null | null | null | #ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "NSArray+WLAdditions.h"
#import "NSObject+WLNotificationObserve.h"
#import "UIAlertController+WLAdditions.h"
#import ... | 22.958333 | 66 | 0.814882 |
81e63960f391c9dfd0bd3ab7c34e2ba43c4b37ee | 15,306 | c | C | kernel/kernel-4.9/drivers/iio/imu/inv_mpu/dmpDefaultMPU6050.c | rubedos/l4t_R32.5.1_viper | 6aed0062084d9031546f946e63fc74303555e0a6 | [
"MIT"
] | null | null | null | kernel/kernel-4.9/drivers/iio/imu/inv_mpu/dmpDefaultMPU6050.c | rubedos/l4t_R32.5.1_viper | 6aed0062084d9031546f946e63fc74303555e0a6 | [
"MIT"
] | null | null | null | kernel/kernel-4.9/drivers/iio/imu/inv_mpu/dmpDefaultMPU6050.c | rubedos/l4t_R32.5.1_viper | 6aed0062084d9031546f946e63fc74303555e0a6 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2012 Invensense, Inc.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in the hope that it will be useful,... | 40.068063 | 71 | 0.53626 |
815ad4c9eff5394948c9a757d10dac2925c9a22a | 1,747 | h | C | src/Storages/Sto_EEPROM.h | unicab369/esp_mess | 459ba88355f917c05264abc02ea959b203d7046d | [
"MIT"
] | 1 | 2021-08-17T15:51:44.000Z | 2021-08-17T15:51:44.000Z | src/Storages/Sto_EEPROM.h | unicab369/esp_mess | 459ba88355f917c05264abc02ea959b203d7046d | [
"MIT"
] | null | null | null | src/Storages/Sto_EEPROM.h | unicab369/esp_mess | 459ba88355f917c05264abc02ea959b203d7046d | [
"MIT"
] | null | null | null | #include <EEPROM.h>
#define EEPROM_SIZE 512
void EEPROM_begin() {
EEPROM.begin(EEPROM_SIZE);
}
void EEPROM_WriteBytes(int address, void *value, size_t len) {
byte* val = (byte*) value;
// Serial.print("\n*Write at addr: "); Serial.println(address);
for (byte i=0; i<len; i++) {
EEPROM.write(a... | 23.931507 | 67 | 0.583858 |
c285c4a7ee970c4033dd201d325aaa7cf8c50c88 | 377 | h | C | Webauthn/AttestationObject.h | artur00231/webauthn | 445e9042330d724dc58e95e53799d62011687375 | [
"BSL-1.0"
] | null | null | null | Webauthn/AttestationObject.h | artur00231/webauthn | 445e9042330d724dc58e95e53799d62011687375 | [
"BSL-1.0"
] | null | null | null | Webauthn/AttestationObject.h | artur00231/webauthn | 445e9042330d724dc58e95e53799d62011687375 | [
"BSL-1.0"
] | null | null | null | #pragma once
#include "AuthenticatorData.h"
#include "Attestation.h"
#include <string>
namespace webauthn
{
class AttestationObject
{
public:
Attestation::Format format{};
AuthenticatorData authenticator_data{};
static AttestationObject fromCbor(const std::vector<std::byte>& data);
std::v... | 16.391304 | 73 | 0.689655 |
525dcba5b25ab6d9d4b8d5a5376e6718a1b261ef | 396 | h | C | XVim2/XcodeHeader/IDEKit/IDEFindNavigatorRolloverRowViewDelegate-Protocol.h | haozhiyu1990/XVim2 | 3f37d905d51c22fbd86c36e42d8ee1813829b00c | [
"MIT"
] | 2,453 | 2017-09-07T00:07:49.000Z | 2022-03-29T22:32:10.000Z | XVim2/XcodeHeader/IDEKit/IDEFindNavigatorRolloverRowViewDelegate-Protocol.h | haozhiyu1990/XVim2 | 3f37d905d51c22fbd86c36e42d8ee1813829b00c | [
"MIT"
] | 373 | 2017-09-20T04:16:11.000Z | 2022-03-26T17:01:37.000Z | XVim2/XcodeHeader/IDEKit/IDEFindNavigatorRolloverRowViewDelegate-Protocol.h | haozhiyu1990/XVim2 | 3f37d905d51c22fbd86c36e42d8ee1813829b00c | [
"MIT"
] | 260 | 2017-09-16T15:31:41.000Z | 2022-02-07T02:52:29.000Z | //
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 30 2020 21:18:12).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#import <IDEKit/NSObject-Protocol.h>
@class IDEFindNavigatorRolloverRowView;
@protocol IDEFindNavigatorRolloverRowViewDelegate <NSObject>
- (void)findNavigatorRolloverRowView:... | 26.4 | 106 | 0.772727 |
ea3275fcde14e45c371ea9212f6f322a0c27cb73 | 1,644 | h | C | src/trusted/gio/gio_shm_unbounded.h | MicrohexHQ/nacl_contracts | 3efab5eecb3cf7ba43f2d61000e65918aa4ba77a | [
"BSD-3-Clause"
] | 6 | 2015-02-06T23:41:01.000Z | 2015-10-21T03:08:51.000Z | src/trusted/gio/gio_shm_unbounded.h | MicrohexHQ/nacl_contracts | 3efab5eecb3cf7ba43f2d61000e65918aa4ba77a | [
"BSD-3-Clause"
] | null | null | null | src/trusted/gio/gio_shm_unbounded.h | MicrohexHQ/nacl_contracts | 3efab5eecb3cf7ba43f2d61000e65918aa4ba77a | [
"BSD-3-Clause"
] | 1 | 2019-10-02T08:41:50.000Z | 2019-10-02T08:41:50.000Z | /*
* Copyright 2010 The Native Client Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can
* be found in the LICENSE file.
*/
/*
* Subclass of the gio object for use in trusted code. Provides write
* buffering into a shared memory object that may grow as needed.
*... | 28.842105 | 77 | 0.747567 |
7cd2db6e3558b11748e9001fd0bf524b88c446ce | 583 | h | C | include/OPS_Core/Plugins/PluginManager.h | czen/open-ops | b1ab8da354c4aecc0fe76a562395f5861bffc207 | [
"BSD-3-Clause"
] | 23 | 2017-08-01T14:29:48.000Z | 2019-10-09T22:27:38.000Z | include/OPS_Core/Plugins/PluginManager.h | czen/open-ops | b1ab8da354c4aecc0fe76a562395f5861bffc207 | [
"BSD-3-Clause"
] | 2 | 2017-08-06T08:34:18.000Z | 2017-08-08T16:27:38.000Z | include/OPS_Core/Plugins/PluginManager.h | czen/open-ops | b1ab8da354c4aecc0fe76a562395f5861bffc207 | [
"BSD-3-Clause"
] | 2 | 2017-08-08T12:25:06.000Z | 2019-09-16T15:18:18.000Z | #ifndef _PLUGIN_MANAGER_H_INCLUDED_
#define _PLUGIN_MANAGER_H_INCLUDED_
#include <list>
#include <string>
namespace OPS
{
namespace Core
{
class PluginManager
{
public:
inline PluginManager() {}
void setPluginLoadOrder(const std::list<std::string>& loadOrderedPluginNames);
void initializePlugins()... | 16.657143 | 81 | 0.737564 |
86c1fa553fa1b5584ebf531fa5d46e30f472a234 | 1,672 | c | C | LeetCode/c in sort/array/4sum.c | Leoyuseu/Code | 34edfbbfb7875b3ed06de393c192c1f13a5074f4 | [
"BSD-Source-Code"
] | null | null | null | LeetCode/c in sort/array/4sum.c | Leoyuseu/Code | 34edfbbfb7875b3ed06de393c192c1f13a5074f4 | [
"BSD-Source-Code"
] | null | null | null | LeetCode/c in sort/array/4sum.c | Leoyuseu/Code | 34edfbbfb7875b3ed06de393c192c1f13a5074f4 | [
"BSD-Source-Code"
] | null | null | null | /**
* Return an array of arrays of size *returnSize.
* Note: The returned array must be malloced, assume caller calls free().
*/
static int cmp(const void *a, const void *b)
{
return *(const int *)a - *(const int *)b;
}
int *get_4sum(int a, int b, int c, int d)
{
int *ret = (int *)malloc(sizeof(int) * 4);
... | 24.955224 | 82 | 0.419856 |
40190bcd8cd4f5c3e08fcb8ba9d12258ce4b5fc7 | 3,032 | h | C | isis/src/qisis/objs/ShapeReader/ShapeReader.h | ihumphrey-usgs/ISIS3_old | 284cc442b773f8369d44379ee29a9b46961d8108 | [
"Unlicense"
] | 134 | 2018-01-18T00:16:24.000Z | 2022-03-24T03:53:33.000Z | isis/src/qisis/objs/ShapeReader/ShapeReader.h | ihumphrey-usgs/ISIS3_old | 284cc442b773f8369d44379ee29a9b46961d8108 | [
"Unlicense"
] | 3,825 | 2017-12-11T21:27:34.000Z | 2022-03-31T21:45:20.000Z | isis/src/qisis/objs/ShapeReader/ShapeReader.h | ihumphrey-usgs/ISIS3_old | 284cc442b773f8369d44379ee29a9b46961d8108 | [
"Unlicense"
] | 164 | 2017-11-30T21:15:44.000Z | 2022-03-23T10:22:29.000Z | #ifndef ShapeReader_H
#define ShapeReader_H
#include <QObject>
#include <QPointer>
// This is the parent of the inner class
#include <functional>
#include "ShapeDisplayProperties.h"
#include "ShapeList.h"
#include "ProgressBar.h"
#include "PvlObject.h"
template <typename A> class QFutureWatcher;
class QMutex;
clas... | 23.323077 | 99 | 0.636544 |
3cbea1745a12824e7f4ee4c041915d8f7d6556eb | 17,444 | c | C | primitives.c | azetoy/Tetris-GL4Dummies | 6b1b5c18b93dab7d66cdc77475ca6bcdf8f8c232 | [
"MIT"
] | null | null | null | primitives.c | azetoy/Tetris-GL4Dummies | 6b1b5c18b93dab7d66cdc77475ca6bcdf8f8c232 | [
"MIT"
] | null | null | null | primitives.c | azetoy/Tetris-GL4Dummies | 6b1b5c18b93dab7d66cdc77475ca6bcdf8f8c232 | [
"MIT"
] | null | null | null | /*!\file primitives.c
* \brief raster "maison" utilisant l'algo du tracé de droite Br'65.
*
* ATTENTION CE CODE EST LE RÉSULTAT OBTENU SUITE À CE QUI A ÉTÉ FAIT
* EN COURS, IL A ÉTÉ LÉGÈREMENT CORRIGÉ ET COMPLÉTÉ POUR ÊTRE
* FONCTIONNEL MAIS IL N'Y A AUCUNE GARANTIE QUE TOUTES LES SITUATIONS
* AIENT ÉTÉ CORRIGÉ... | 35.6 | 166 | 0.589486 |
1efff7675ffbe75241e6033167e94dff3ac1b84a | 3,422 | h | C | pj_tflite_hand_mediapipe/image_processor/meidapipe/ssd_anchors_calculator.h | Pandinosaurus/play_with_tflite | 929ecd734bff329ee57cbc6474b6b25f4eaf120e | [
"Apache-2.0"
] | 152 | 2020-07-21T01:46:39.000Z | 2022-03-31T05:53:36.000Z | pj_tflite_hand_mediapipe/ImageProcessor/meidapipe/ssd_anchors_calculator.h | chiminghui/play_with_tflite | 6359e7a4677ae70418f653a77e478d1fae1e3d40 | [
"Apache-2.0"
] | 32 | 2020-08-18T08:50:20.000Z | 2022-03-30T16:38:41.000Z | pj_tflite_hand_mediapipe/ImageProcessor/meidapipe/ssd_anchors_calculator.h | chiminghui/play_with_tflite | 6359e7a4677ae70418f653a77e478d1fae1e3d40 | [
"Apache-2.0"
] | 34 | 2020-09-14T11:23:24.000Z | 2022-03-06T14:59:22.000Z | // Refecence: mediapipe\framework\formats\object_detection\anchor.proto
class Anchor {
public:
// Encoded anchor box center.
float _x_center;
float _y_center;
// Encoded anchor box height.
float _h;
// Encoded anchor box width.
float _w;
void set_x_center(float __x_center) { _x_center = __x_center; ... | 34.918367 | 96 | 0.748685 |
21c97847824a6272f80f2ec4f59f35f9c7ef362a | 740 | h | C | src/util/choc.h | itiel/min-vm | 45a04ffa2b2b6da0c26ac24c08bf7c0f6ee7759a | [
"MIT"
] | 1 | 2021-08-18T14:46:32.000Z | 2021-08-18T14:46:32.000Z | src/util/choc.h | itiel/min-vm | 45a04ffa2b2b6da0c26ac24c08bf7c0f6ee7759a | [
"MIT"
] | null | null | null | src/util/choc.h | itiel/min-vm | 45a04ffa2b2b6da0c26ac24c08bf7c0f6ee7759a | [
"MIT"
] | null | null | null | /*
. Author: Itiel Lopez - itiel@soyitiel.com
. Created: 22/08/2021
*/
/*
. Check for the occurrence of a character
. inside a string
*/
#ifndef _CHOC_H_
#define _CHOC_H_
/*
. char_occur()
.
. Recomended use:
.
. #include <stdio.h>
.
. int main() {
.
. if (char... | 14.230769 | 46 | 0.431081 |
347bd8616711f0aeff3ee90e01e601ad2936767f | 243 | h | C | src/mysetjmp.h | YutaroOrikasa/user-thread | 2d82ee257115e67630f5743ceb169441854fac22 | [
"MIT"
] | null | null | null | src/mysetjmp.h | YutaroOrikasa/user-thread | 2d82ee257115e67630f5743ceb169441854fac22 | [
"MIT"
] | 2 | 2017-05-02T07:02:23.000Z | 2017-05-20T09:32:52.000Z | src/mysetjmp.h | YutaroOrikasa/user-thread | 2d82ee257115e67630f5743ceb169441854fac22 | [
"MIT"
] | null | null | null | #ifndef MYSETJMP_H_
#define MYSETJMP_H_
struct context {
uint64_t regs[8];
};
#ifdef __cplusplus
extern "C" {
#endif
uint64_t mysetjmp(context& ctx);
void mylongjmp(context& ctx);
#ifdef __cplusplus
}
#endif
#endif /* MYSETJMP_H_ */
| 11.571429 | 32 | 0.716049 |
0958ba51ade9fb1e552268f5d0496e1443acdf67 | 1,142 | h | C | third_party/blink/renderer/platform/graphics/canvas_metrics.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/blink/renderer/platform/graphics/canvas_metrics.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/blink/renderer/platform/graphics/canvas_metrics.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_GRAPHICS_CANVAS_METRICS_H_
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_GRAPHICS_CANVAS_METRICS_H_
#include "t... | 32.628571 | 73 | 0.817863 |
0993351775f1a1b1bbd75b4af4c45e885f069e1d | 2,294 | h | C | classdump_Safari/OneStepBookmarkingButtonController.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | 2 | 2016-09-29T09:50:04.000Z | 2016-09-29T19:39:11.000Z | classdump_Safari/OneStepBookmarkingButtonController.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | null | null | null | classdump_Safari/OneStepBookmarkingButtonController.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | null | null | null | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
#import <Safari/NSMenuDelegate-Protocol.h>
@class NSMenu, NSString, OneStepBookmarkingButton;
__attribute__((visibility("hidden")))
@interface OneStepBo... | 40.964286 | 146 | 0.81517 |
f6274a0e63eefd211c1ed064bc50344920be84b8 | 4,323 | h | C | ZedWeeMeProject/OpenEars.framework/Versions/A/Headers/LanguageModelGenerator.h | QuinnEbert/ZedWeeMe | c53d04b6613ddd2af9f63982f1267909510de754 | [
"Apache-2.0"
] | 2 | 2015-04-07T07:33:59.000Z | 2015-08-31T14:16:01.000Z | Framework/OpenEars.framework/Versions/A/Headers/LanguageModelGenerator.h | bepitulaz/calegnyampah | 5075922cfd92f3e8fa16e17b8420b0be17b1aa6c | [
"MIT"
] | null | null | null | Framework/OpenEars.framework/Versions/A/Headers/LanguageModelGenerator.h | bepitulaz/calegnyampah | 5075922cfd92f3e8fa16e17b8420b0be17b1aa6c | [
"MIT"
] | null | null | null | // OpenEars
// http://www.politepix.com/openears
//
// LanguageModelGenerator.h
// OpenEars
//
// LanguageModelGenerator is a class which creates new grammars
//
// Copyright Politepix UG (haftungsbeschränkt) 2012. All rights reserved.
// http://www.politepix.com
// Contact at http://www.politepix.com/contact
... | 58.418919 | 1,024 | 0.793893 |
56d7554f050e8f730e912e2826ab7f83aaea4263 | 2,610 | h | C | src/extended/cds_visitor_api.h | satta/genometools | 3955d63c95e142c2475e1436206fddf0eb29185d | [
"BSD-2-Clause"
] | 202 | 2015-01-08T10:09:57.000Z | 2022-03-31T09:45:44.000Z | src/extended/cds_visitor_api.h | satta/genometools | 3955d63c95e142c2475e1436206fddf0eb29185d | [
"BSD-2-Clause"
] | 286 | 2015-01-05T16:29:27.000Z | 2022-03-30T21:19:03.000Z | src/extended/cds_visitor_api.h | satta/genometools | 3955d63c95e142c2475e1436206fddf0eb29185d | [
"BSD-2-Clause"
] | 56 | 2015-01-19T11:33:22.000Z | 2022-03-21T21:47:05.000Z | /*
Copyright (c) 2006-2011 Gordon Gremme <gordon@gremme.org>
Copyright (c) 2006-2008 Center for Bioinformatics, University of Hamburg
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permissi... | 48.333333 | 77 | 0.652107 |
ab504a15c5da5b86c654031e4ddf22aa2e2bda5c | 99 | h | C | src/ofxDemo.h | markkorput/ofxDemo | 4dc945a96c012497c05e6fab0cabb19da363191b | [
"MIT"
] | 1 | 2017-04-17T21:38:05.000Z | 2017-04-17T21:38:05.000Z | src/ofxDemo.h | markkorput/ofxDemo | 4dc945a96c012497c05e6fab0cabb19da363191b | [
"MIT"
] | null | null | null | src/ofxDemo.h | markkorput/ofxDemo | 4dc945a96c012497c05e6fab0cabb19da363191b | [
"MIT"
] | null | null | null | #include "ofxDemo/DemoManager.h"
#include "ofxDemo/AbstractDemo.h"
#include "ofxDemo/ParamsDemo.h"
| 24.75 | 33 | 0.787879 |
258f493c680e2e27ce680427678fdf75a089be30 | 1,059 | h | C | HadesMP/Engine/Enums/rtti.h | SystematicSkid/Hades-LuaLoader | d57a8d2f4b3bd684af473d045afddee6778b7090 | [
"MIT"
] | 7 | 2021-01-01T09:12:43.000Z | 2022-01-11T19:22:13.000Z | HadesMP/Engine/Enums/rtti.h | SystematicSkid/HadesMP | d57a8d2f4b3bd684af473d045afddee6778b7090 | [
"MIT"
] | null | null | null | HadesMP/Engine/Enums/rtti.h | SystematicSkid/HadesMP | d57a8d2f4b3bd684af473d045afddee6778b7090 | [
"MIT"
] | 1 | 2020-12-17T19:06:22.000Z | 2020-12-17T19:06:22.000Z | #pragma once
namespace engine
{
enum RttiType
{
Component = 0x1,
Effect = 0x2,
Weapon = 0x4,
GameEvent = 0x8,
IUndoRedoRecord = 0x10,
Thing = 0x21,
Animation = 0x41,
Light = 0x81,
Obstacle = 0x121,
Unit = 0x221,
Projectile = 0x421,
ArcProjectile = 0xC21,
BeamProjectile = 0x1421,
HomingPro... | 22.0625 | 36 | 0.717658 |
66c0ad67f27c116385307388a5c6a631871959fb | 1,196 | h | C | source/bsys/actionbatching/actionbatching.h | bluebackblue/brownie | 917fcc71e5b0a807c0a8dab22a9ca7f3b0d60917 | [
"MIT"
] | null | null | null | source/bsys/actionbatching/actionbatching.h | bluebackblue/brownie | 917fcc71e5b0a807c0a8dab22a9ca7f3b0d60917 | [
"MIT"
] | null | null | null | source/bsys/actionbatching/actionbatching.h | bluebackblue/brownie | 917fcc71e5b0a807c0a8dab22a9ca7f3b0d60917 | [
"MIT"
] | null | null | null | #pragma once
/**
* Copyright (c) blueback
* Released under the MIT License
* https://github.com/bluebackblue/brownie/blob/master/LICENSE.txt
* http://bbbproject.sakura.ne.jp/wordpress/mitlicense
* @brief アクションのバッチ処理。
*/
/** include
*/
#pragma warning(push)
#pragma warning(disable:4464)
#include ... | 16.383562 | 74 | 0.663043 |
0fb90994ee3b5dccb440df65e4f581ef3917d8e8 | 249 | c | C | gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/cpp/pr34859.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/pr34859.c | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/cpp/pr34859.c | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | /* PR c++/34859.
It is ok to redefine __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS. */
/* { dg-do preprocess } */
#define __STDC_CONSTANT_MACROS 1
#define __STDC_CONSTANT_MACROS 1
#define __STDC_LIMIT_MACROS 1
#define __STDC_LIMIT_MACROS 1
| 22.636364 | 75 | 0.771084 |
0fc4b07cae450c40791f424298e9045857b73c87 | 2,540 | h | C | System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCallManager.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-03-23T00:01:54.000Z | 2018-08-04T20:16:32.000Z | System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCallManager.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCallManager.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:07:20 AM Mountain Standard Time
* Operating System: Version 10.1 (Build 14U593)
* Image Source: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias L... | 34.324324 | 185 | 0.796063 |
8441a72eb395871a714316bb3c3ee77fd602830f | 14,237 | c | C | pciheader.c | joseljim/PCI_Header | 77d57e4a75cfbdb3fccad160fc6be43063ad0b93 | [
"MIT"
] | null | null | null | pciheader.c | joseljim/PCI_Header | 77d57e4a75cfbdb3fccad160fc6be43063ad0b93 | [
"MIT"
] | null | null | null | pciheader.c | joseljim/PCI_Header | 77d57e4a75cfbdb3fccad160fc6be43063ad0b93 | [
"MIT"
] | null | null | null | // ================================================================================== //
// MIT License
//
// Copyright (c) 2022 José Luis Jiménez, Rodolfo Casillas and Erick Contreras
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation fi... | 41.386628 | 183 | 0.549835 |
68f7a35b5069895f9daaa715309393d4ff73934e | 9,017 | c | C | src/main.c | sachu92/TSVHistogram-mpi | 657ef78cc5d57d54f169241cecad09d44ad880c8 | [
"MIT"
] | null | null | null | src/main.c | sachu92/TSVHistogram-mpi | 657ef78cc5d57d54f169241cecad09d44ad880c8 | [
"MIT"
] | null | null | null | src/main.c | sachu92/TSVHistogram-mpi | 657ef78cc5d57d54f169241cecad09d44ad880c8 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "mpi.h"
#include "tsv_helper.h"
#define BYTESINMB 1048576
int main (int argc, char *argv[])
{
int i;
int mpi_rank, mpi_num_procs;
int column;
int num_bins;
int local_error_flag = 0;
int global_error_flag = 0;
int file_read... | 37.106996 | 167 | 0.546967 |
571e830becefe506aad6a53f01a6faf5da033ee0 | 6,415 | h | C | ds/AATreeImpl.h | jumbuna/data-structures-algorithms | e6f9ecca13cc77ddf11fc645fc9e362b80862674 | [
"MIT"
] | 1 | 2020-07-11T09:06:52.000Z | 2020-07-11T09:06:52.000Z | ds/AATreeImpl.h | jumbuna/data-structures-algorithms | e6f9ecca13cc77ddf11fc645fc9e362b80862674 | [
"MIT"
] | null | null | null | ds/AATreeImpl.h | jumbuna/data-structures-algorithms | e6f9ecca13cc77ddf11fc645fc9e362b80862674 | [
"MIT"
] | null | null | null | #include "AATree.h"
namespace jumbuna {
template<class T>
AANode<T>::AANode(T element, BstNode<T> *parent)
:BstNode<T> (element, parent)
{
//leaf nodes have a level of 1 by default
level = 1;
}
template<class T>
AANode<T>* AANode<T>::getLeftChild() {
return BstNode<T>::leftChild ? static_cast<AANode*> (BstNode<T>:... | 27.770563 | 89 | 0.695713 |
22da0387b07e4d3e592589ea5749cdf5b1815a2b | 1,544 | h | C | Final_Fantasy_Mystery_World/Final_Fantasy_Mystery_World/m1Collisions.h | polarpathgames/Polar-Path | cf0eed03bbd6478c4fdd1eb074f48a2ceb78e0d6 | [
"MIT"
] | 9 | 2019-03-05T07:26:04.000Z | 2019-10-09T15:57:45.000Z | Final_Fantasy_Mystery_World/Final_Fantasy_Mystery_World/m1Collisions.h | polarpathgames/Polar-Path | cf0eed03bbd6478c4fdd1eb074f48a2ceb78e0d6 | [
"MIT"
] | 114 | 2019-03-10T09:35:12.000Z | 2019-06-10T21:39:12.000Z | Final_Fantasy_Mystery_World/Final_Fantasy_Mystery_World/m1Collisions.h | polarpathgames/Polar-Path | cf0eed03bbd6478c4fdd1eb074f48a2ceb78e0d6 | [
"MIT"
] | 3 | 2019-02-25T16:12:40.000Z | 2019-11-19T20:48:06.000Z | #ifndef __m1Collisions_H__
#define __m1Collisions_H__
#include "m1Module.h"
#include "SDL/include/SDL_rect.h"
#include <vector>
#include <list>
enum COLLIDER_TYPE
{
COLLIDER_NONE,
COLLIDER_PLAYER,
COLLIDER_SHOP,
COLLIDER_HOME,
COLLIDER_NEXT_A,
COLLIDER_NEXT_B,
COLLIDER_LAST_A,
COLLIDER_LAST_B,
COLLIDER_MENU_... | 16.083333 | 88 | 0.726036 |
22f9b8cc68e4b4380d855fd91861ae82cbec3583 | 351 | h | C | MgpWallet/TaiYiToken/我的/Huobi/View/HuobiRightTypTwoCell.h | mangochain2020/mangowallet-ios | 8481187bd16efd1f313bc77691aa0ecd47eebd8f | [
"MIT"
] | 1 | 2021-03-03T03:07:47.000Z | 2021-03-03T03:07:47.000Z | MgpWallet/TaiYiToken/我的/Huobi/View/HuobiRightTypTwoCell.h | mangochain2020/mangowallet-ios | 8481187bd16efd1f313bc77691aa0ecd47eebd8f | [
"MIT"
] | null | null | null | MgpWallet/TaiYiToken/我的/Huobi/View/HuobiRightTypTwoCell.h | mangochain2020/mangowallet-ios | 8481187bd16efd1f313bc77691aa0ecd47eebd8f | [
"MIT"
] | 3 | 2020-12-27T07:45:04.000Z | 2021-03-03T03:07:49.000Z | //
// HuobiRightTypTwoCell.h
// TaiYiToken
//
// Created by 张元一 on 2019/3/15.
// Copyright © 2019 admin. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface HuobiRightTypTwoCell : UITableViewCell
@property(nonatomic,strong)UILabel *leftlb;
@property(nonatomic,strong)UILabel *rightl... | 18.473684 | 49 | 0.763533 |
2ab39a305ad000f75d70857ab4cddc16cb67c5ec | 1,475 | h | C | Source/Classes/Query/NotionSort.h | DavidDeBels/NotionClient | cbe54347118ae88d1d56858fb0108eb2e7e0b8d2 | [
"MIT"
] | 12 | 2021-05-16T01:15:51.000Z | 2021-09-17T00:27:40.000Z | Source/Classes/Query/NotionSort.h | DavidDeBels/NotionClient | cbe54347118ae88d1d56858fb0108eb2e7e0b8d2 | [
"MIT"
] | null | null | null | Source/Classes/Query/NotionSort.h | DavidDeBels/NotionClient | cbe54347118ae88d1d56858fb0108eb2e7e0b8d2 | [
"MIT"
] | 2 | 2021-06-02T18:31:33.000Z | 2021-06-20T05:08:24.000Z | //
// NotionSort.h
// NotionClient
//
// Created by David De Bels on 20/05/2021.
//
#import <Foundation/Foundation.h>
#import "NotionTypes.h"
#import "NotionSerializable.h"
NS_ASSUME_NONNULL_BEGIN
/// MARK: - NotionSort Interface
@interface NotionSort : NSObject <NotionSerializable>
/// The sort type, either pr... | 28.365385 | 105 | 0.781017 |
621c18472095f3d48c8d36ae0458cc27c4798b83 | 1,218 | h | C | src/include/instruments/instr_slow_query.h | opengauss-mirror/openGauss-graph | 6beb138fd00abdbfddc999919f90371522118008 | [
"MulanPSL-1.0"
] | 360 | 2020-06-30T14:47:34.000Z | 2022-03-31T15:21:53.000Z | src/include/instruments/instr_slow_query.h | opengauss-mirror/openGauss-graph | 6beb138fd00abdbfddc999919f90371522118008 | [
"MulanPSL-1.0"
] | 4 | 2020-06-30T15:09:16.000Z | 2020-07-14T06:20:03.000Z | src/include/instruments/instr_slow_query.h | opengauss-mirror/openGauss-graph | 6beb138fd00abdbfddc999919f90371522118008 | [
"MulanPSL-1.0"
] | 133 | 2020-06-30T14:47:36.000Z | 2022-03-25T15:29:00.000Z | /*
* Copyright (c) 2020 Huawei Technologies Co.,Ltd.
*
* openGauss is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
* You may obtain a copy of Mulan PSL v2 at:
*
* http://license.coscl.org.cn/MulanPSL2
*
* THIS SOFTWARE IS PROVIDED ... | 32.052632 | 87 | 0.659278 |
28b0794e9fd67f5484d580517c3a3bfb808cd45f | 75 | c | C | 100.c | hdubey/295-C-Questions | b9086e57c55d0347d0992ee5aa8bae7c61250820 | [
"Unlicense"
] | 1 | 2020-11-10T15:45:45.000Z | 2020-11-10T15:45:45.000Z | 100.c | hdubey/295-C-Questions | b9086e57c55d0347d0992ee5aa8bae7c61250820 | [
"Unlicense"
] | null | null | null | 100.c | hdubey/295-C-Questions | b9086e57c55d0347d0992ee5aa8bae7c61250820 | [
"Unlicense"
] | null | null | null | #include<stdio.h>
main()
{
int i=10;
printf("%d %d",i+++i,i---i);
} | 12.5 | 30 | 0.466667 |
fad7946dd4a7d7a0e049132f913d39a04dd5a077 | 2,309 | h | C | Induction/Controllers/EMFDatabaseViewController.h | nickruta/Induction | 602a536337faaf59d891d8e42ba7acbb668dea76 | [
"MIT"
] | 1 | 2017-01-15T22:19:45.000Z | 2017-01-15T22:19:45.000Z | Induction/Controllers/EMFDatabaseViewController.h | nickruta/Induction | 602a536337faaf59d891d8e42ba7acbb668dea76 | [
"MIT"
] | null | null | null | Induction/Controllers/EMFDatabaseViewController.h | nickruta/Induction | 602a536337faaf59d891d8e42ba7acbb668dea76 | [
"MIT"
] | 1 | 2018-09-18T21:49:26.000Z | 2018-09-18T21:49:26.000Z | // EMFDatabaseViewController.h
//
// Copyright (c) 2012 Mattt Thompson (http://mattt.me)
//
// 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 limitati... | 39.810345 | 100 | 0.786488 |
785df5d131b27e87debd7061bfb4a01aa5d3f26a | 7,396 | h | C | code_reading/oceanbase-master/src/sql/engine/ob_serializable_function.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | null | null | null | code_reading/oceanbase-master/src/sql/engine/ob_serializable_function.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | null | null | null | code_reading/oceanbase-master/src/sql/engine/ob_serializable_function.h | wangcy6/weekly_read | 3a8837ee9cd957787ee1785e4066dd623e02e13a | [
"Apache-2.0"
] | 1 | 2020-10-18T12:59:31.000Z | 2020-10-18T12:59:31.000Z | /**
* Copyright (c) 2021 OceanBase
* OceanBase CE is licensed under Mulan PubL v2.
* You can use this software according to the terms and conditions of the Mulan PubL v2.
* You may obtain a copy of Mulan PubL v2 at:
* http://license.coscl.org.cn/MulanPubL-2.0
* THIS SOFTWARE IS PROVIDED ON AN "AS IS" BAS... | 32.296943 | 110 | 0.697945 |
9afa963d69c66fb1155c644007d953ea176d6c74 | 1,231 | h | C | EXAMPLES/Indy/FingerClient/main.h | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | 1 | 2022-01-13T01:03:55.000Z | 2022-01-13T01:03:55.000Z | EXAMPLES/Indy/FingerClient/main.h | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | EXAMPLES/Indy/FingerClient/main.h | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | //---------------------------------------------------------------------------
#ifndef mainH
#define mainH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Buttons.hpp>
#include <... | 34.194444 | 78 | 0.472786 |
b143e25454ab5c98f2e8b85d258c118ce9ce07da | 4,980 | c | C | driver/level2/zgbmv_k.c | drhpc/OpenBLAS | 9721b57ecfd194f1a4aaa08d715735cd9e8ad8b6 | [
"BSD-3-Clause"
] | 4,392 | 2015-01-02T18:15:45.000Z | 2022-03-29T12:14:38.000Z | driver/level2/zgbmv_k.c | drhpc/OpenBLAS | 9721b57ecfd194f1a4aaa08d715735cd9e8ad8b6 | [
"BSD-3-Clause"
] | 2,067 | 2015-01-01T03:50:01.000Z | 2022-03-31T18:59:43.000Z | driver/level2/zgbmv_k.c | drhpc/OpenBLAS | 9721b57ecfd194f1a4aaa08d715735cd9e8ad8b6 | [
"BSD-3-Clause"
] | 1,564 | 2015-01-01T01:32:27.000Z | 2022-03-30T07:12:54.000Z | /*********************************************************************/
/* Copyright 2009, 2010 The University of Texas at Austin. */
/* All rights reserved. */
/* */
/* Redistribution and use in sou... | 34.109589 | 90 | 0.52249 |
58a56b3d32abf5835c4d628fb59947001667deaa | 511 | h | C | pointimposters/NdfImposters/NdfImposterLibraryTests/ObbObbIntersection.h | reinago/sndfs | 0d152e6bf4f63d1468c8e91915a4ff970c978882 | [
"MIT"
] | null | null | null | pointimposters/NdfImposters/NdfImposterLibraryTests/ObbObbIntersection.h | reinago/sndfs | 0d152e6bf4f63d1468c8e91915a4ff970c978882 | [
"MIT"
] | null | null | null | pointimposters/NdfImposters/NdfImposterLibraryTests/ObbObbIntersection.h | reinago/sndfs | 0d152e6bf4f63d1468c8e91915a4ff970c978882 | [
"MIT"
] | 1 | 2021-11-19T15:30:43.000Z | 2021-11-19T15:30:43.000Z | #pragma once
#include<vector>
#include <glm/vec2.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
class ObbObbIntersection
{
public:
ObbObbIntersection();
~ObbObbIntersection();
bool TestIntersection3D(std::vector<glm::vec3> obbA,std::vector<glm::vec3> obbB);
private:
int WhichSide(st... | 25.55 | 135 | 0.716243 |
25209d81a4d5f1faea37db981a00cb1c179f8895 | 1,230 | h | C | resources/home/dnanexus/root/include/TKeyMapFile.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/TKeyMapFile.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/TKeyMapFile.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | 1 | 2020-05-28T23:01:44.000Z | 2020-05-28T23:01:44.000Z | // @(#)root/io:$Id$
// Author: Rene Brun 23/07/97
/*************************************************************************
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
* All rights reserved. *
* ... | 32.368421 | 87 | 0.512195 |
c977a86c2c652bb24f771296762540838f22b704 | 544 | h | C | linsched-linsched-alpha/arch/mips/include/asm/hardirq.h | usenixatc2021/SoftRefresh_Scheduling | 589ba06c8ae59538973c22edf28f74a59d63aa14 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | linsched-linsched-alpha/arch/mips/include/asm/hardirq.h | usenixatc2021/SoftRefresh_Scheduling | 589ba06c8ae59538973c22edf28f74a59d63aa14 | [
"MIT"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | linsched-linsched-alpha/arch/mips/include/asm/hardirq.h | usenixatc2021/SoftRefresh_Scheduling | 589ba06c8ae59538973c22edf28f74a59d63aa14 | [
"MIT"
] | 36 | 2015-02-13T00:58:22.000Z | 2021-08-19T08:08:07.000Z | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1997, 98, 99, 2000, 01, 05 Ralf Baechle (ralf@linux-mips.org)
* Copyright (C) 1999, 2000 Silicon Graphics, Inc.
* Copyrigh... | 28.631579 | 78 | 0.733456 |
9c31497fa06e3e150a9313efb7103bcb054174da | 303 | c | C | test/function.c | Kazhuu/llvm-outerloop-vectorization-test | 1f4f981c7c24ed0bff449025c5d84237f92bbe8b | [
"MIT"
] | 1 | 2020-09-24T15:58:41.000Z | 2020-09-24T15:58:41.000Z | test/function.c | Kazhuu/llvm-outerloop-vectorization-test | 1f4f981c7c24ed0bff449025c5d84237f92bbe8b | [
"MIT"
] | null | null | null | test/function.c | Kazhuu/llvm-outerloop-vectorization-test | 1f4f981c7c24ed0bff449025c5d84237f92bbe8b | [
"MIT"
] | null | null | null | void foo(const double* restrict in_a,
const double* restrict in_b,
double* restrict out)
{
for (int i = 0; i < 1000; ++i) {
double a = in_a[i];
double b = in_b[i];
for (int j = 0; j < 10000; ++j) {
a = a + b;
}
out[i] = a;
}
}
| 21.642857 | 41 | 0.432343 |
028b0486bea9b6b5ebfa5f5d0c145e254b46b4d8 | 4,871 | h | C | qqtw/qqheaders7.2/ClickRecordViewController.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 5 | 2018-02-20T14:24:17.000Z | 2020-08-06T09:31:21.000Z | qqtw/qqheaders7.2/ClickRecordViewController.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 1 | 2020-06-10T07:49:16.000Z | 2020-06-12T02:08:35.000Z | qqtw/qqheaders7.2/ClickRecordViewController.h | onezens/SmartQQ | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | null | null | null | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "UIViewController.h"
#import "QQAudioPlayDelegate.h"
#import "QQAudioSessionManagerDelegate.h"
#import "QQCircularProgressViewDelegate.h"
#import "QQPttRecorderDelegate.h"
... | 33.826389 | 343 | 0.770478 |
7ed4e9064a259c5d6dd49560952ce61985ad6233 | 601 | h | C | ENTBoostChat/public/GifView.h | qhf012607/IMchat | c29b67822b3ad8c99e34de02970bcffde26c7c6f | [
"MIT"
] | null | null | null | ENTBoostChat/public/GifView.h | qhf012607/IMchat | c29b67822b3ad8c99e34de02970bcffde26c7c6f | [
"MIT"
] | null | null | null | ENTBoostChat/public/GifView.h | qhf012607/IMchat | c29b67822b3ad8c99e34de02970bcffde26c7c6f | [
"MIT"
] | null | null | null | //
// GifView.h
// ENTBoostChat
//
// Created by zhong zf on 14/11/19.
// Copyright (c) 2014年 EB. All rights reserved.
//
// 播放gif文件
#import <UIKit/UIKit.h>
@interface GifView : UIView
@property(nonatomic) float repeatCount; //重复播放次数
///**初始化
// * @param center 位置中心点
// * @param fileURL gif文件访问路径
// */
//- (... | 15.025 | 63 | 0.66223 |
acfe901e8ba52393c69b7767cfca4f4f14719f4f | 847 | h | C | tests/api_v2/types/copy/Header.h | asherikov/ariles | cab7f0498f036fbb15ae152804ead56200af5d45 | [
"Apache-2.0"
] | 4 | 2020-03-08T17:09:25.000Z | 2021-05-02T08:53:14.000Z | tests/api_v2/types/copy/Header.h | asherikov/ariles | cab7f0498f036fbb15ae152804ead56200af5d45 | [
"Apache-2.0"
] | 12 | 2019-09-19T09:35:51.000Z | 2021-07-08T18:49:20.000Z | tests/api_v2/types/copy/Header.h | asherikov/ariles | cab7f0498f036fbb15ae152804ead56200af5d45 | [
"Apache-2.0"
] | 3 | 2020-06-02T08:14:47.000Z | 2021-05-02T08:54:09.000Z | #pragma once
#include <string>
#include <vector>
namespace std_msgs
{
template <class ContainerAllocator>
struct Header_
{
typedef Header_<ContainerAllocator> Type;
Header_() : seq(0), stamp(), frame_id()
{
}
Header_(const ContainerAllocator &_alloc) : seq(0), st... | 21.717949 | 117 | 0.598583 |
4ab5635313251993f14b9c745e45049f68423e8b | 289 | h | C | unsorted_include_todo/efx/ArgDopingSmoke.h | projectPiki/pikmin2 | a431d992acde856d092889a515ecca0e07a3ea7c | [
"Unlicense"
] | 33 | 2021-12-08T11:10:59.000Z | 2022-03-26T19:59:37.000Z | unsorted_include_todo/efx/ArgDopingSmoke.h | projectPiki/pikmin2 | a431d992acde856d092889a515ecca0e07a3ea7c | [
"Unlicense"
] | 6 | 2021-12-22T17:54:31.000Z | 2022-01-07T21:43:18.000Z | unsorted_include_todo/efx/ArgDopingSmoke.h | projectPiki/pikmin2 | a431d992acde856d092889a515ecca0e07a3ea7c | [
"Unlicense"
] | 2 | 2022-01-04T06:00:49.000Z | 2022-01-26T07:27:28.000Z | #ifndef _EFX_ARGDOPINGSMOKE_H
#define _EFX_ARGDOPINGSMOKE_H
/*
__vt__Q23efx14ArgDopingSmoke:
.4byte 0
.4byte 0
.4byte getName__Q23efx14ArgDopingSmokeFv
*/
namespace efx {
struct ArgDopingSmoke {
virtual void getName(); // _00
// _00 VTBL
};
} // namespace efx
#endif
| 14.45 | 44 | 0.723183 |
44a33ef2cd69b7a003f01a3531550adbe9723ae0 | 9,130 | c | C | myShell.c | T3r1jj/myShell | e0da3667187fb928f7f503a306f43828157ee92a | [
"Apache-2.0"
] | null | null | null | myShell.c | T3r1jj/myShell | e0da3667187fb928f7f503a306f43828157ee92a | [
"Apache-2.0"
] | null | null | null | myShell.c | T3r1jj/myShell | e0da3667187fb928f7f503a306f43828157ee92a | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2014 Damian Terlecki.
*
* 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 agr... | 27.172619 | 88 | 0.531325 |
2f4ae8f8233d0c44ca3bcbe02a0cbdd7b999d73a | 23,377 | c | C | src/dsp/soundfile/d_codec.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | 47 | 2017-09-05T02:49:22.000Z | 2022-01-20T08:11:47.000Z | src/dsp/soundfile/d_codec.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | 106 | 2018-05-16T14:58:52.000Z | 2022-01-12T13:57:24.000Z | src/dsp/soundfile/d_codec.c | jogawebb/Spaghettis | 78f21ba3065ce316ef0cb84e94aecc9e8787343d | [
"Zlib",
"BSD-2-Clause",
"BSD-3-Clause"
] | 11 | 2018-05-16T06:44:51.000Z | 2021-11-10T07:04:46.000Z |
/* Copyright (c) 1997-2020 Miller Puckette and others. */
/* < https://opensource.org/licenses/BSD-3-Clause > */
// -----------------------------------------------------------------------------------------------------------
// ------------------------------------------------------------------------------------------... | 27.405627 | 110 | 0.452753 |
7a957318721b46e64864fab68b3088b2fcb4859f | 2,687 | c | C | hellfireos-master/app/test_double/test_double.c | jpchagas/hfa3 | 60de070bc0d94ab7848c54b2f5d9e89b766dc0fa | [
"Apache-2.0"
] | null | null | null | hellfireos-master/app/test_double/test_double.c | jpchagas/hfa3 | 60de070bc0d94ab7848c54b2f5d9e89b766dc0fa | [
"Apache-2.0"
] | null | null | null | hellfireos-master/app/test_double/test_double.c | jpchagas/hfa3 | 60de070bc0d94ab7848c54b2f5d9e89b766dc0fa | [
"Apache-2.0"
] | null | null | null | #include <hellfire.h>
double epsilon(void){
double x = 1.0;
while ((1.0 + (x / 2.0)) > 1.0)
x = x / 2.0;
return x;
}
void doit(double a, double x){
char buf[30], buf2[30];
ftoa(a, buf, 6); ftoa(x, buf2, 6); printf("\n\na = %s, x = %s\n", buf , buf2);
ftoa(x, buf, 6); printf("\nx ... | 29.206522 | 128 | 0.362486 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.