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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
848fd7e72a6e04c99b1b8ace332cb2e4c79297f6 | 385 | h | C | ios/chrome/app/application_mode.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | ios/chrome/app/application_mode.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | ios/chrome/app/application_mode.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.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 IOS_CHROME_APP_APPLICATION_MODE_H_
#define IOS_CHROME_APP_APPLICATION_MODE_H_
// Global mode of the application.
enum class ApplicationMode { NOR... | 32.083333 | 73 | 0.802597 |
c537f1566bcb344fe88e56b309bacd93eb6de32e | 12,829 | c | C | src/codegen/lib/UpdateThetaBetaAprx_LargeData/sqrtm.c | Emory-CBIS/HINT | b3e5113671aa447ec60e102229480db2e9ec5cf2 | [
"MIT"
] | 5 | 2019-11-20T13:31:26.000Z | 2021-05-17T20:00:50.000Z | src/codegen/lib/UpdateThetaBetaAprx_LargeData/sqrtm.c | Emory-CBIS/HINT | b3e5113671aa447ec60e102229480db2e9ec5cf2 | [
"MIT"
] | 17 | 2018-11-15T20:34:20.000Z | 2022-03-25T16:29:38.000Z | src/codegen/lib/UpdateThetaBetaAprx_LargeData/sqrtm.c | Emory-CBIS/HINT | b3e5113671aa447ec60e102229480db2e9ec5cf2 | [
"MIT"
] | 2 | 2018-11-15T20:45:15.000Z | 2020-01-03T03:24:33.000Z | /*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* sqrtm.c
*
* Code generation for function 'sqrtm'
*
*/
/* Include files */
#include "rt_nonfinite.h"
#inclu... | 28.572383 | 81 | 0.416244 |
ec04b267f27d496dd05e4e9d1f3e32e84d25fde7 | 3,386 | h | C | Modules/Reporte/QtRptProject/CommonFiles/Barcode.h | bertilxi/Pegaso | 41ddde19f203424d68e8ede3e47450bb22bee0f6 | [
"MIT"
] | null | null | null | Modules/Reporte/QtRptProject/CommonFiles/Barcode.h | bertilxi/Pegaso | 41ddde19f203424d68e8ede3e47450bb22bee0f6 | [
"MIT"
] | null | null | null | Modules/Reporte/QtRptProject/CommonFiles/Barcode.h | bertilxi/Pegaso | 41ddde19f203424d68e8ede3e47450bb22bee0f6 | [
"MIT"
] | 3 | 2019-12-23T12:51:20.000Z | 2022-03-17T03:36:53.000Z | #ifndef BARCODE_H
#define BARCODE_H
#include <QWidget>
#include <QMetaEnum>
#ifndef NO_BARCODE
#include <qzint.h>
#endif
#include <QPainter>
class BarCode : public QWidget
{
Q_OBJECT
Q_ENUMS(BarcodeTypes)
Q_ENUMS(FrameTypes)
Q_PROPERTY(QString value READ getValue WRITE setValue)
public:
enum ... | 23.513889 | 85 | 0.579445 |
b9bdbd187913005962a906546bd9a391b45b91ab | 923 | h | C | src/Generic/sentences/StatSentBreakerTrainer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | 1 | 2022-03-24T19:57:00.000Z | 2022-03-24T19:57:00.000Z | src/Generic/sentences/StatSentBreakerTrainer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | src/Generic/sentences/StatSentBreakerTrainer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | // Copyright 2008 by BBN Technologies Corp.
// All Rights Reserved.
#ifndef STAT_SENT_BREAKER_TRAINER_H
#define STAT_SENT_BREAKER_TRAINER_H
#include "Generic/common/Symbol.h"
#include "Generic/names/IdFWordFeatures.h"
#include "Generic/sentences/StatSentBreakerFVecModel.h"
class NameClassTags;
cla... | 20.511111 | 73 | 0.742145 |
7ed7bcda1ae4b73a1b51419c22c540f8c3deed18 | 771 | h | C | apphandler.h | Nick24117/phosphor-host-ipmid | 1e12112baf56f9a8ec6dbf7fb409c84f35fff1e8 | [
"Apache-2.0"
] | null | null | null | apphandler.h | Nick24117/phosphor-host-ipmid | 1e12112baf56f9a8ec6dbf7fb409c84f35fff1e8 | [
"Apache-2.0"
] | null | null | null | apphandler.h | Nick24117/phosphor-host-ipmid | 1e12112baf56f9a8ec6dbf7fb409c84f35fff1e8 | [
"Apache-2.0"
] | 2 | 2018-08-27T03:12:45.000Z | 2018-09-27T08:29:11.000Z | #ifndef __HOST_IPMI_APP_HANDLER_H__
#define __HOST_IPMI_APP_HANDLER_H__
#include <stdint.h>
// IPMI commands for App net functions.
enum ipmi_netfn_app_cmds
{
// Get capability bits
IPMI_CMD_GET_DEVICE_ID = 0x01,
IPMI_CMD_GET_SELF_TEST_RESULTS = 0x04,
IPMI_CMD_SET_ACPI = 0x06,
... | 29.653846 | 43 | 0.638132 |
f2271456f05200ca25a224d4f76169c69c1b7401 | 773 | h | C | Third/LearnFMDB/ZXGUseage.h | onzxgway/ZXGKit | 5e7dba8e70c55a63901475eda5c1433fa980cb5b | [
"MIT"
] | null | null | null | Third/LearnFMDB/ZXGUseage.h | onzxgway/ZXGKit | 5e7dba8e70c55a63901475eda5c1433fa980cb5b | [
"MIT"
] | null | null | null | Third/LearnFMDB/ZXGUseage.h | onzxgway/ZXGKit | 5e7dba8e70c55a63901475eda5c1433fa980cb5b | [
"MIT"
] | null | null | null | //
// ZXGUseage.h
// LearnFMDB
//
// Created by 朱献国 on 2018/4/8.
// Copyright © 2018年 feizhu. All rights reserved.
//
#import <Foundation/Foundation.h>
@class ZXGPerson;
@interface ZXGUseage : NSObject
//创建数据库
+ (void)createDataBaseTable;
//查询数据库数据
+ (void)queryDataBaseTableWithAccountParams:(NSDictionary *)par... | 25.766667 | 186 | 0.764554 |
cc11d8c4eb728a22f74028ecac4a590e9a21ff63 | 2,762 | c | C | examples/c_polyagamma.c | zoj613/polyagamma | 75dda57ce88753209ea74f5d85b8eaea01dbb923 | [
"BSD-3-Clause"
] | 15 | 2021-02-08T10:55:26.000Z | 2022-02-25T00:32:50.000Z | examples/c_polyagamma.c | zoj613/polyagamma | 75dda57ce88753209ea74f5d85b8eaea01dbb923 | [
"BSD-3-Clause"
] | 43 | 2021-02-06T10:58:10.000Z | 2022-01-02T03:53:08.000Z | examples/c_polyagamma.c | zoj613/polyagamma | 75dda57ce88753209ea74f5d85b8eaea01dbb923 | [
"BSD-3-Clause"
] | 1 | 2021-02-01T16:18:13.000Z | 2021-02-01T16:18:13.000Z | /*
* Copyright (c) 2020-2021, Zolisa Bleki
*
* SPDX-License-Identifier: BSD-3-Clause
*
* This module shows an examples of how to use polyagamma in a C program.
* Here we use a custom bitgenerator called Xoroshiro128plus. Numpy's
* bitgenerator struct requires defining function pointers for generating
* integers... | 24.660714 | 110 | 0.624909 |
4a77276136847a70a6f2177998681ba6a2307b0b | 329 | h | C | ECAPI/TestCaseWithAuthentication.h | PearsonEducation/mobile2-ios-api | e2bcc3c72a76ee3ff146e39d61aaffb2a594b0fd | [
"Apache-2.0"
] | null | null | null | ECAPI/TestCaseWithAuthentication.h | PearsonEducation/mobile2-ios-api | e2bcc3c72a76ee3ff146e39d61aaffb2a594b0fd | [
"Apache-2.0"
] | null | null | null | ECAPI/TestCaseWithAuthentication.h | PearsonEducation/mobile2-ios-api | e2bcc3c72a76ee3ff146e39d61aaffb2a594b0fd | [
"Apache-2.0"
] | null | null | null | //
// TestCaseWithAuthentication.h
// ECAPI
//
// Created by Tony Hillerson on 2/2/11.
// Copyright 2011 EffectiveUI. All rights reserved.
//
#import "ECSession.h"
// Extend this test case if you want an ECSession that is authenticated before running tests
@interface TestCaseWithAuthentication : GHAsyncTestCase {... | 21.933333 | 92 | 0.744681 |
626b45a723925c550fadb3768ac623941398b086 | 1,695 | c | C | 0x00-ls/getargs.c | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | null | null | null | 0x00-ls/getargs.c | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | null | null | null | 0x00-ls/getargs.c | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | 2 | 2021-01-12T01:57:44.000Z | 2021-03-24T18:24:56.000Z | #include "hls.h"
/**
* getargs - get the arguments / options from argv
*
* @argv: The list of arguments / options
* @fils: List of files to list
* @dirs: List of directories to list
* @opts: List of option
*
* Return: EXIT_SUCCESS when successfuly, EXIT_FAILURE other cases
*/
int getargs(char **argv, char ***... | 31.981132 | 79 | 0.581121 |
2f8e8c419c8ebb208fedce167655d46ec10d2446 | 1,961 | h | C | chrome/browser/extensions/bookmark_app_navigation_throttle.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | chrome/browser/extensions/bookmark_app_navigation_throttle.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | chrome/browser/extensions/bookmark_app_navigation_throttle.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright 2018 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_EXTENSIONS_BOOKMARK_APP_NAVIGATION_THROTTLE_H_
#define CHROME_BROWSER_EXTENSIONS_BOOKMARK_APP_NAVIGATION_THROTTLE_H_
#include <mem... | 37 | 79 | 0.807751 |
284e1550402071101376bdf15c3f04084cd931ed | 1,843 | h | C | lib/asn1c/nr_rrc/IAB-IP-AddressConfigurationList-r16.h | gmg2719/free5GRAN | 5ded60f3c5b85b507f96bdbf092886901d588dd1 | [
"Apache-2.0"
] | null | null | null | lib/asn1c/nr_rrc/IAB-IP-AddressConfigurationList-r16.h | gmg2719/free5GRAN | 5ded60f3c5b85b507f96bdbf092886901d588dd1 | [
"Apache-2.0"
] | null | null | null | lib/asn1c/nr_rrc/IAB-IP-AddressConfigurationList-r16.h | gmg2719/free5GRAN | 5ded60f3c5b85b507f96bdbf092886901d588dd1 | [
"Apache-2.0"
] | 1 | 2021-02-20T10:27:52.000Z | 2021-02-20T10:27:52.000Z | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NR-RRC-Definitions"
* found in "NR-RRC-Definitions.asn"
* `asn1c -fcompound-names -no-gen-example -pdu=all`
*/
#ifndef _IAB_IP_AddressConfigurationList_r16_H_
#define _IAB_IP_AddressConfigurationList_r16_H_
#include "asn_applicatio... | 28.796875 | 84 | 0.808464 |
d899f36dc064f1601f46a7fe1d1812a21c27be5e | 510,592 | c | C | experiments/ALPBench/MPG/mpeg2enc.goto.c | anvayg/duet | b7cadaf486dc81a911189f582a53d4eee8ef69b9 | [
"MIT"
] | 1 | 2021-12-14T06:46:12.000Z | 2021-12-14T06:46:12.000Z | experiments/ALPBench/MPG/mpeg2enc.goto.c | happypig95/duet | fe630be73ba7f55e8d1973f3c364aa37da159607 | [
"MIT"
] | null | null | null | experiments/ALPBench/MPG/mpeg2enc.goto.c | happypig95/duet | fe630be73ba7f55e8d1973f3c364aa37da159607 | [
"MIT"
] | null | null | null | // c::__signbitl::1::tag-#anon0
//
union anon$2;
// c::__signbitl::1::tag-#anon0$link63
//
union anon$2$link63;
// c::__signbitl::1::tag-#anon0$link66
//
union anon$2$link66;
// c::__signbitl::1::tag-#anon0$link70
//
union anon$2$link70;
// c::__signbitl::1::tag-#anon0$link79
//
union anon$2$link79;
// c::tag... | 36.714748 | 6,508 | 0.612847 |
b1451a9495ccc04dd49c77ab42ecf4a1605fa265 | 24,886 | h | C | ortools/sat/cuts.h | stradivari96/or-tools | 338166b8d4428fb571cec1811a0d2617a05b4d2a | [
"Apache-2.0"
] | null | null | null | ortools/sat/cuts.h | stradivari96/or-tools | 338166b8d4428fb571cec1811a0d2617a05b4d2a | [
"Apache-2.0"
] | null | null | null | ortools/sat/cuts.h | stradivari96/or-tools | 338166b8d4428fb571cec1811a0d2617a05b4d2a | [
"Apache-2.0"
] | null | null | null | // Copyright 2010-2021 Google LLC
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | 45.165154 | 80 | 0.722896 |
7f3af0907b5b49074d3faec1a4a433c848c3551e | 8,764 | c | C | src/lib/ecore_file/ecore_file_monitor_win32.c | OpenInkpot-archive/ecore | ff995d40902635df3e765be3c94db45a93bc8594 | [
"MIT-advertising"
] | null | null | null | src/lib/ecore_file/ecore_file_monitor_win32.c | OpenInkpot-archive/ecore | ff995d40902635df3e765be3c94db45a93bc8594 | [
"MIT-advertising"
] | null | null | null | src/lib/ecore_file/ecore_file_monitor_win32.c | OpenInkpot-archive/ecore | ff995d40902635df3e765be3c94db45a93bc8594 | [
"MIT-advertising"
] | null | null | null | /*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#ifdef HAVE_NOTIFY_WIN32
# define WIN32_LEAN_AND_MEAN
# include <windows.h>
# undef WIN32_LEAN_AND_MEAN
# include <process.h>
# include "ecore_file_private.h"
typedef struct _Ecore_File_M... | 28.180064 | 104 | 0.567093 |
d276460c87404091027f0301a15d7be1d12b3896 | 8,127 | h | C | Code/Framework/AtomCore/AtomCore/std/containers/vector_set_base.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T12:39:24.000Z | 2021-07-20T12:39:24.000Z | Code/Framework/AtomCore/AtomCore/std/containers/vector_set_base.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | null | null | null | Code/Framework/AtomCore/AtomCore/std/containers/vector_set_base.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T11:07:25.000Z | 2021-07-20T11:07:25.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/std/algorithm.h>
#include <AzCore/std/sort.h>
namespace AZStd
{
/... | 35.334783 | 158 | 0.558632 |
32141b0b36a818c00e90c1c4ac3e3a0be463514b | 428 | h | C | usr/libexec/gamed/GKTurnBasedMultiplayerMatchChangedBulletin.h | lechium/tvOS142Headers | c7696f6d760e4822f61b9f2c2adcd18749700fda | [
"MIT"
] | 1 | 2020-11-11T06:05:23.000Z | 2020-11-11T06:05:23.000Z | usr/libexec/gamed/GKTurnBasedMultiplayerMatchChangedBulletin.h | lechium/tvOS142Headers | c7696f6d760e4822f61b9f2c2adcd18749700fda | [
"MIT"
] | null | null | null | usr/libexec/gamed/GKTurnBasedMultiplayerMatchChangedBulletin.h | lechium/tvOS142Headers | c7696f6d760e4822f61b9f2c2adcd18749700fda | [
"MIT"
] | null | null | null | //
// Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#import "GKTurnBasedMultiplayerBulletin.h"
@interface GKTurnBasedMultiplayerMatchChangedBulletin : GKTurnBasedMultiplayerBulletin
{
}
+ (_Bool)di... | 23.777778 | 120 | 0.764019 |
3267f75c83cdf7f28e563d148cfe0e1ec383d733 | 4,201 | h | C | cpp/daal/src/services/service_allocators.h | samir-nasibli/oneDAL | a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382 | [
"Apache-2.0"
] | 188 | 2016-04-16T12:11:48.000Z | 2018-01-12T12:42:55.000Z | cpp/daal/src/services/service_allocators.h | samir-nasibli/oneDAL | a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382 | [
"Apache-2.0"
] | 350 | 2018-01-22T10:48:15.000Z | 2020-03-24T10:05:45.000Z | cpp/daal/src/services/service_allocators.h | samir-nasibli/oneDAL | a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382 | [
"Apache-2.0"
] | 93 | 2018-01-23T01:59:23.000Z | 2020-03-16T11:04:19.000Z | /* file: service_allocators.h */
/*******************************************************************************
* Copyright 2015 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | 28.006667 | 91 | 0.671507 |
d6910a4bd414ba8fc07d2a7c5c9b85c76669cc44 | 951 | h | C | src/Clients/SysAdmin/SysAdmin.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | null | null | null | src/Clients/SysAdmin/SysAdmin.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | null | null | null | src/Clients/SysAdmin/SysAdmin.h | AntonioRib/TME-CPS | 7836c098e84c3a94180ad0b99a0f72e0e5b57fa3 | [
"MIT"
] | 1 | 2021-02-24T03:12:04.000Z | 2021-02-24T03:12:04.000Z | #ifndef _SYSADMIN_H_
#define _SYSADMIN_H_
#include <netdb.h>
#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <sys/wait.h> // for wait()
#include <unistd.h> // for fork()
#include <iostream>
#include <iterator>
#include <sstr... | 21.613636 | 78 | 0.678233 |
a9580097cba8fe0d7db36793c8f8cf831323579e | 6,845 | h | C | kernel/linux-4.13/arch/mips/include/asm/compat.h | ShawnZhong/SplitFS | 7e21a6fc505ff70802e5666d097326ecb97a4ae3 | [
"Apache-2.0"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | kernel/linux-4.13/arch/mips/include/asm/compat.h | braymill/SplitFS | 00a42bb1b51718048e4c15dde31e9d358932575e | [
"Apache-2.0"
] | 5 | 2020-04-04T09:24:09.000Z | 2020-04-19T12:33:55.000Z | kernel/linux-4.13/arch/mips/include/asm/compat.h | braymill/SplitFS | 00a42bb1b51718048e4c15dde31e9d358932575e | [
"Apache-2.0"
] | 30 | 2018-05-02T08:43:27.000Z | 2022-01-23T03:25:54.000Z | #ifndef _ASM_COMPAT_H
#define _ASM_COMPAT_H
/*
* Architecture specific compatibility types
*/
#include <linux/thread_info.h>
#include <linux/types.h>
#include <asm/page.h>
#include <asm/ptrace.h>
#define COMPAT_USER_HZ 100
#define COMPAT_UTS_MACHINE "mips\0\0\0"
typedef u32 compat_size_t;
typedef s32 compat_ssiz... | 22.009646 | 76 | 0.75851 |
659d275b087c27f3dd6357741438cc1d7c8a835a | 1,899 | h | C | src/inputParser.h | stefanbartels/idp-flowSim | 88b833a4dcce2d9e13968e7202d03413943f82fa | [
"MIT"
] | 1 | 2019-11-23T12:06:07.000Z | 2019-11-23T12:06:07.000Z | src/inputParser.h | stefanbartels/idp-flowSim | 88b833a4dcce2d9e13968e7202d03413943f82fa | [
"MIT"
] | null | null | null | src/inputParser.h | stefanbartels/idp-flowSim | 88b833a4dcce2d9e13968e7202d03413943f82fa | [
"MIT"
] | null | null | null | #ifndef INPUTPARSER_H
#define INPUTPARSER_H
//********************************************************************
//** includes
//********************************************************************
#include "Definitions.h"
#include "Parameters.h"
#include <string>
#include <stdlib.h>
//=========================... | 25.32 | 84 | 0.533965 |
457f2b6ce154451a19dcac6cea68643dfaa1d84d | 3,179 | h | C | Validation/TrackerHits/interface/TrackerHitAnalyzer.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-08-09T08:42:11.000Z | 2019-08-09T08:42:11.000Z | Validation/TrackerHits/interface/TrackerHitAnalyzer.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | Validation/TrackerHits/interface/TrackerHitAnalyzer.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-04-03T19:23:27.000Z | 2019-04-03T19:23:27.000Z | #ifndef TrackerHitAnalyzer_H
#define TrackerHitAnalyzer_H
/*
* \file TrackerHitAnalyzer.h
*
* \author F. Cossutti
*
*/
// framework & common header files
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#... | 26.491667 | 117 | 0.791129 |
04c4af497332abce7b5febc924f99a4667d05ba6 | 2,966 | h | C | src/operators/PersistentParticles/QvisPersistentParticlesWindow.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 226 | 2018-12-29T01:13:49.000Z | 2022-03-30T19:16:31.000Z | src/operators/PersistentParticles/QvisPersistentParticlesWindow.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 5,100 | 2019-01-14T18:19:25.000Z | 2022-03-31T23:08:36.000Z | src/operators/PersistentParticles/QvisPersistentParticlesWindow.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 84 | 2019-01-24T17:41:50.000Z | 2022-03-10T10:01:46.000Z | // Copyright (c) Lawrence Livermore National Security, LLC and other VisIt
// Project developers. See the top-level LICENSE file for dates and other
// details. No copyright assignment is required to contribute to VisIt.
#ifndef QVISPERSISTENTPARTICLESWINDOW_H
#define QVISPERSISTENTPARTICLESWINDOW_H
#include <QvisO... | 30.57732 | 79 | 0.697235 |
04dcc58e74cce0aafc0139c14afb359a95bcbdc9 | 736 | h | C | MFC_Final_Project_Rest_Update/Business.h | niv656/MFC-Restaurant-management | 2f8fd263afe09a2700c0a6fac9d4fb12427adf89 | [
"MIT"
] | null | null | null | MFC_Final_Project_Rest_Update/Business.h | niv656/MFC-Restaurant-management | 2f8fd263afe09a2700c0a6fac9d4fb12427adf89 | [
"MIT"
] | null | null | null | MFC_Final_Project_Rest_Update/Business.h | niv656/MFC-Restaurant-management | 2f8fd263afe09a2700c0a6fac9d4fb12427adf89 | [
"MIT"
] | null | null | null | #pragma once
class Business
{
public:
// Constructurs
Business();
Business(const CString &, const CString &, const CString &, const CString&, const CString&);
virtual ~Business();
// Get's Functions
CString GetName();
CString GetAddress();
CString GetTel();
CString GetOpenH();
CString ... | 16.727273 | 94 | 0.66712 |
ca3760e7238b055a6371eec629b3b32cc857930c | 675 | h | C | platform/winrt/gl_context_egl.h | shackra/godot | 685384f4eb0a29f3415d44e4d284e368e2688673 | [
"CC-BY-3.0",
"MIT"
] | 56 | 2015-01-20T09:52:35.000Z | 2021-06-04T22:14:18.000Z | platform/winrt/gl_context_egl.h | shackra/godot | 685384f4eb0a29f3415d44e4d284e368e2688673 | [
"CC-BY-3.0",
"MIT"
] | 1 | 2015-01-24T01:10:26.000Z | 2015-01-24T01:10:26.000Z | platform/winrt/gl_context_egl.h | shackra/godot | 685384f4eb0a29f3415d44e4d284e368e2688673 | [
"CC-BY-3.0",
"MIT"
] | 29 | 2015-01-12T15:59:06.000Z | 2021-06-29T21:39:37.000Z | #ifndef CONTEXT_EGL_H
#define CONTEXT_EGL_H
#include <wrl.h>
#include "os/os.h"
#include "EGL/egl.h"
#include "error_list.h"
#include "drivers/gl_context/context_gl.h"
using namespace Windows::UI::Core;
class ContextEGL : public ContextGL {
CoreWindow^ window;
EGLDisplay mEglDisplay;
EGLContext mEglContext;
E... | 14.673913 | 42 | 0.745185 |
3413726f18cc585ce84189fd76681c973a960344 | 3,756 | c | C | kernel/kernel/scs.c | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | kernel/kernel/scs.c | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | kernel/kernel/scs.c | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | /*
* Shadow Call Stack support.
*
* Copyright (C) 2018 Google LLC
*/
#include <linux/cpuhotplug.h>
#include <linux/mm.h>
#include <linux/mmzone.h>
#include <linux/slab.h>
#include <linux/scs.h>
#include <linux/vmalloc.h>
#include <linux/vmstat.h>
#include <asm/scs.h>
#define SCS_END_MAGIC 0xaf0194819b1635f6UL
s... | 17.308756 | 69 | 0.704473 |
43dd3dc70b5c66343625fe5701e80f3b95e928bc | 1,472 | h | C | chrome/browser/offline_pages/offline_page_model_factory.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | chrome/browser/offline_pages/offline_page_model_factory.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | chrome/browser/offline_pages/offline_page_model_factory.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 CHROME_BROWSER_OFFLINE_PAGES_OFFLINE_PAGE_MODEL_FACTORY_H_
#define CHROME_BROWSER_OFFLINE_PAGES_OFFLINE_PAGE_MODEL_FACTORY_H_
#include "base/macr... | 32 | 83 | 0.811821 |
a15383d2e4e1450b9f0188373d61fca6720a32b2 | 1,506 | h | C | include/Object.h | rGovers/Anny.Mei | 6329df8eb06ae9d03a4457518b26300942b7cc13 | [
"MIT"
] | 1 | 2021-05-18T04:28:48.000Z | 2021-05-18T04:28:48.000Z | include/Object.h | rGovers/Anny.Mei | 6329df8eb06ae9d03a4457518b26300942b7cc13 | [
"MIT"
] | null | null | null | include/Object.h | rGovers/Anny.Mei | 6329df8eb06ae9d03a4457518b26300942b7cc13 | [
"MIT"
] | 1 | 2021-05-18T04:28:51.000Z | 2021-05-18T04:28:51.000Z | #pragma once
#include <list>
class AnimControl;
class Camera;
class Component;
class Name;
class Namer;
class PropertyFile;
class PropertyFileProperty;
class Transform;
class Workspace;
class Object
{
private:
AnimControl* m_animControl;
Name* m_name;
O... | 24.290323 | 92 | 0.646082 |
bd1bf911b40ea2fd1d8a26611fca1a2f3741ab4c | 167 | c | C | src/rtlib/win32/sys_getcwd.c | zai1208/fbc | 02cc78513c9e9d2aeab93dd41994f7593fceff48 | [
"MIT"
] | 521 | 2015-01-13T20:42:25.000Z | 2022-03-24T19:13:18.000Z | src/rtlib/win32/sys_getcwd.c | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 196 | 2015-02-06T14:01:07.000Z | 2022-03-30T18:10:33.000Z | src/rtlib/win32/sys_getcwd.c | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 142 | 2015-02-04T03:59:44.000Z | 2022-03-09T07:33:33.000Z | /* get current dir */
#include "../fb.h"
#include <windows.h>
ssize_t fb_hGetCurrentDir( char *dst, ssize_t maxlen )
{
return GetCurrentDirectory( maxlen, dst );
}
| 16.7 | 54 | 0.694611 |
bd34800374b32955a6a322d99640dec519d6ca27 | 1,657 | h | C | src/xcode/mobbl-core-lib/View/MBPanel.h | berryp84/itude-mobile-ios-mobbl | 21308e053bfd7f6c9d355112f57f1d4dae285236 | [
"Apache-2.0"
] | null | null | null | src/xcode/mobbl-core-lib/View/MBPanel.h | berryp84/itude-mobile-ios-mobbl | 21308e053bfd7f6c9d355112f57f1d4dae285236 | [
"Apache-2.0"
] | null | null | null | src/xcode/mobbl-core-lib/View/MBPanel.h | berryp84/itude-mobile-ios-mobbl | 21308e053bfd7f6c9d355112f57f1d4dae285236 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright Itude Mobile B.V., The Netherlands.
*
* 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 applica... | 32.490196 | 174 | 0.750754 |
08e8d689962489c55641ff27bf321a66f93c4bcc | 366 | h | C | Headers/SBWorkspaceAlertAnimationProviding-Protocol.h | MoTheNerd/oledlock | b1a79668a8f31d0c8cdfea11e14d5dc19654f380 | [
"MIT"
] | 12 | 2019-06-02T02:42:41.000Z | 2021-04-13T07:22:20.000Z | Headers/SBWorkspaceAlertAnimationProviding-Protocol.h | MoTheNerd/oledlock | b1a79668a8f31d0c8cdfea11e14d5dc19654f380 | [
"MIT"
] | null | null | null | Headers/SBWorkspaceAlertAnimationProviding-Protocol.h | MoTheNerd/oledlock | b1a79668a8f31d0c8cdfea11e14d5dc19654f380 | [
"MIT"
] | 3 | 2019-06-11T02:46:10.000Z | 2019-12-21T14:58:16.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"
@protocol SBWorkspaceAlertAnimationProviding <NSObject>
@property(nonatomic) _Bool wantsToHandleItsOwnAnimation;
- (void)setVisible:(_Bool)arg1 animated:(_Bool... | 26.142857 | 85 | 0.726776 |
83d3e653e103d2c19b76a0a5f2a2d3e43dc60536 | 2,539 | h | C | src/hardware/reSID/voice.h | mediaexplorer74/dosbox-x | be9f94b740234f7813bf5a063a558cef9dc7f9a6 | [
"MIT"
] | 3 | 2022-02-20T11:06:29.000Z | 2022-03-11T08:16:55.000Z | src/hardware/reSID/voice.h | mediaexplorer74/dosbox-x | be9f94b740234f7813bf5a063a558cef9dc7f9a6 | [
"MIT"
] | null | null | null | src/hardware/reSID/voice.h | mediaexplorer74/dosbox-x | be9f94b740234f7813bf5a063a558cef9dc7f9a6 | [
"MIT"
] | null | null | null | // ---------------------------------------------------------------------------
// This file is part of reSID, a MOS6581 SID emulator engine.
// Copyright (C) 2004 Dag Lem <resid@nimrod.no>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Li... | 31.345679 | 122 | 0.596692 |
c192d15cd50d5c6718be98482e6c11b666678b6a | 3,186 | c | C | main.c | Moosemorals/ptyGateway | 49a06792507c1c56887f819b59b561733bc123a0 | [
"MIT"
] | null | null | null | main.c | Moosemorals/ptyGateway | 49a06792507c1c56887f819b59b561733bc123a0 | [
"MIT"
] | null | null | null | main.c | Moosemorals/ptyGateway | 49a06792507c1c56887f819b59b561733bc123a0 | [
"MIT"
] | null | null | null |
#define _GNU_SOURCE
#include <fcntl.h>
#include <poll.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
int open_pty(int *aleader, int *aminion) {
int leader, minion;
char *name;
// Get leader side of pseudo terminal (pty)
leader = getpt();
if (lea... | 20.554839 | 74 | 0.531073 |
146bd774264763f1779a983e1093bc2c7fde01a8 | 438 | h | C | FFHeros/Features/Common/Models/Common/ffSummaryModel.h | imeteora/FFHeros | 48ff23b7372b7f113e70463d381e99a073fbcfd1 | [
"MIT"
] | null | null | null | FFHeros/Features/Common/Models/Common/ffSummaryModel.h | imeteora/FFHeros | 48ff23b7372b7f113e70463d381e99a073fbcfd1 | [
"MIT"
] | null | null | null | FFHeros/Features/Common/Models/Common/ffSummaryModel.h | imeteora/FFHeros | 48ff23b7372b7f113e70463d381e99a073fbcfd1 | [
"MIT"
] | null | null | null | //
// ffSummaryModel.h
// FFHeros
//
// Created by ZhuDelun on 2018/5/16.
// Copyright © 2018 ZhuDelun. All rights reserved.
//
#import "gt_Modelizable.h"
@interface ffSummaryModel : gt_Modelizable
@property (nonatomic, copy) NSString * resourceURI;
@property (nonatomic, copy) NSString * name;
@property (nonatom... | 23.052632 | 84 | 0.707763 |
9f03e5f48aa4ee20136a3bfd13294d7680e09f4b | 8,873 | c | C | src/ap/ap_md5c.c | fobser/apache-httpd-openbsd | 53bedaefc46214b4f7d5a01aa9e9219ffbba25f3 | [
"Apache-1.1"
] | 3 | 2015-10-21T00:32:00.000Z | 2021-03-19T02:25:11.000Z | src/ap/ap_md5c.c | fobser/apache-httpd-openbsd | 53bedaefc46214b4f7d5a01aa9e9219ffbba25f3 | [
"Apache-1.1"
] | null | null | null | src/ap/ap_md5c.c | fobser/apache-httpd-openbsd | 53bedaefc46214b4f7d5a01aa9e9219ffbba25f3 | [
"Apache-1.1"
] | 1 | 2016-10-19T19:08:07.000Z | 2016-10-19T19:08:07.000Z | /* $OpenBSD: ap_md5c.c,v 1.11 2009/10/31 13:29:07 sobrado Exp $ */
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary... | 29.775168 | 80 | 0.636425 |
1554635bb49a2429dada9986d7b38c58b2883e2a | 2,849 | c | C | analog.c | MeharunisaAshraf/Line-Follower-Robot | 406eda4159f542830f18731d67896f3ab021b9cf | [
"MIT"
] | null | null | null | analog.c | MeharunisaAshraf/Line-Follower-Robot | 406eda4159f542830f18731d67896f3ab021b9cf | [
"MIT"
] | null | null | null | analog.c | MeharunisaAshraf/Line-Follower-Robot | 406eda4159f542830f18731d67896f3ab021b9cf | [
"MIT"
] | null | null | null | void SystemInit()
{}
#define SYSCTL_RCGCGPIO_R (*((volatile unsigned long *)0x400FE608))
#define SYSCTL_RCGCADC_R (*((volatile unsigned long *)0x400FE638))
#define GPIO_PORTA_DATA_R (*((volatile unsigned long *)0x400043FC))
#define GPIO_PORTA_DIR_R (*((volatile unsigned long *)0x40004400))
#define GPIO_... | 26.37963 | 94 | 0.690067 |
186c52fd5ef045a573497ec158f0f2842723ce3a | 92 | c | C | reference/C/sizeof.c | steadylearner/code | ba6df6c38a6e25b7ea996f4df905921e27760e04 | [
"MIT"
] | 4 | 2019-07-17T14:43:32.000Z | 2022-03-27T21:38:01.000Z | reference/C/sizeof.c | steadylearner/code | ba6df6c38a6e25b7ea996f4df905921e27760e04 | [
"MIT"
] | 39 | 2020-09-04T03:31:16.000Z | 2022-03-08T22:54:03.000Z | reference/C/sizeof.c | steadylearner/code | ba6df6c38a6e25b7ea996f4df905921e27760e04 | [
"MIT"
] | 1 | 2021-03-03T13:04:28.000Z | 2021-03-03T13:04:28.000Z | // always use sizeof instead of manually assuming the size
struct {
char c;
int i;
}
| 13.142857 | 58 | 0.673913 |
76b64371021786ee198be616382fcc9caa2a2d37 | 6,541 | c | C | Dark soft/ZeroAccess/Source/Shigure/main.c | ExaByt3s/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 3 | 2021-01-22T19:32:23.000Z | 2022-01-03T01:06:44.000Z | Trojan.Win32.ZeroAccess/Source/Shigure/main.c | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Trojan.Win32.ZeroAccess/Source/Shigure/main.c | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 1 | 2019-06-18T22:10:53.000Z | 2019-06-18T22:10:53.000Z | /*******************************************************************************
*
* (C) COPYRIGHT AUTHORS, 2016
*
* TITLE: MAIN.C
*
* VERSION: 1.01
*
* DATE: 20 Jan 2016
*
* Shigure program entry point.
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
* ANY KIND, EITHER EXPRE... | 23.27758 | 111 | 0.664272 |
4997cab61a2d8eb249fdfa0d197fe861c8e52c10 | 847 | h | C | chrome/browser/net/chrome_cookie_notification_details.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | chrome/browser/net/chrome_cookie_notification_details.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | chrome/browser/net/chrome_cookie_notification_details.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.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_NET_CHROME_COOKIE_NOTIFICATION_DETAILS_H_
#define CHROME_BROWSER_NET_CHROME_COOKIE_NOTIFICATION_DETAILS_H_
#include "services/... | 31.37037 | 73 | 0.762692 |
17cc6307eafc81cce671f86f1355c815af48dc2e | 282 | h | C | Classes/IFMHTTPConfig.h | JohnWong/iOS-file-manager | e23bc600a20939196fdb5b0a34665815938feb72 | [
"MIT"
] | 1 | 2015-09-11T19:05:57.000Z | 2015-09-11T19:05:57.000Z | Classes/IFMHTTPConfig.h | JohnWong/iOS-file-manager | e23bc600a20939196fdb5b0a34665815938feb72 | [
"MIT"
] | null | null | null | Classes/IFMHTTPConfig.h | JohnWong/iOS-file-manager | e23bc600a20939196fdb5b0a34665815938feb72 | [
"MIT"
] | null | null | null | //
// IFMHTTPConfig.h
// iOSFileManager
//
// Created by John Wong on 9/7/15.
// Copyright (c) 2015 John Wong. All rights reserved.
//
#import <CocoaHttpServer/HTTPConnection.h>
@interface IFMHTTPConfig : HTTPConfig
@property (nonatomic, strong) NSString *docRoot;
@end
| 17.625 | 54 | 0.705674 |
6fcd1decd584e02e2fea711a0d4b75de0553612a | 910 | c | C | v1/udpcliserv/udpSvr.c | NicoleRobin/UNP | ffc26150f3444597e678f6004b40f176a933daea | [
"MIT"
] | null | null | null | v1/udpcliserv/udpSvr.c | NicoleRobin/UNP | ffc26150f3444597e678f6004b40f176a933daea | [
"MIT"
] | null | null | null | v1/udpcliserv/udpSvr.c | NicoleRobin/UNP | ffc26150f3444597e678f6004b40f176a933daea | [
"MIT"
] | null | null | null | /*
* gcc -o udpSvr ./udpSvr.c
*/
#include <unistd.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
const int PORT = 8080;
int main(int argc, char **argv)
{
int fd = socket(AF_INET, SOCK_DGRAM, 0);
if (fd == -... | 17.169811 | 59 | 0.621978 |
77a8b30e7fd6499e71614e0525df95962b6a9c67 | 4,088 | h | C | gcc_sync_functions.h | RocketSoftware/devel | bcbb8268c3cb2bd6e7fca566317bf2dd15b76018 | [
"MIT"
] | null | null | null | gcc_sync_functions.h | RocketSoftware/devel | bcbb8268c3cb2bd6e7fca566317bf2dd15b76018 | [
"MIT"
] | null | null | null | gcc_sync_functions.h | RocketSoftware/devel | bcbb8268c3cb2bd6e7fca566317bf2dd15b76018 | [
"MIT"
] | null | null | null | #pragma comment(copyright, " © Copyright Rocket Software, Inc. 2016, 2018 ")
#if defined(__MVS__) && !defined(__GCC_SYNC_FUNCTIONS__)
#define __GCC_SYNC_FUNCTIONS__ 1
#ifdef __cplusplus
extern "C" {
#endif
#include <builtins.h>
#include <stdlib.h>
#ifndef GCC_SYNC_VOLATILE
#define GCC_SYNC_VOLATILE
#endif
#if !def... | 30.969697 | 118 | 0.759051 |
a057ce69cbffd4586a2fcef52a803554e0569a2e | 22 | c | C | kernel/basic/arch/bsp/raspi/ipi.c | MisaZhu/EwokOS | daa89ff9f3c326f30c6bc6a5d3568f686a940485 | [
"Apache-2.0"
] | 166 | 2018-02-20T06:23:58.000Z | 2022-03-15T08:25:16.000Z | kernel/basic/arch/bsp/raspi/ipi.c | MisaZhu/EwokOS | daa89ff9f3c326f30c6bc6a5d3568f686a940485 | [
"Apache-2.0"
] | 9 | 2019-05-04T03:27:45.000Z | 2020-12-04T06:52:54.000Z | kernel/basic/arch/bsp/raspi/ipi.c | MisaZhu/EwokOS | daa89ff9f3c326f30c6bc6a5d3568f686a940485 | [
"Apache-2.0"
] | 32 | 2018-02-19T11:37:38.000Z | 2022-03-24T08:42:51.000Z | #include <dev/ipi.h>
| 7.333333 | 20 | 0.636364 |
e287c8541eb4250d2cb14fcf8d0468c111b7340e | 484 | h | C | CondFormats/DataRecord/interface/HcalRecoParamsRcd.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | CondFormats/DataRecord/interface/HcalRecoParamsRcd.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | CondFormats/DataRecord/interface/HcalRecoParamsRcd.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef HcalRecoParamsRcd_H
#define HcalRecoParamsRcd_H
#include "FWCore/Framework/interface/DependentRecordImplementation.h"
#include "Geometry/Records/interface/HcalRecNumberingRecord.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
class HcalRecoParamsRcd : public edm::eventsetup::DependentRecordImplem... | 48.4 | 97 | 0.745868 |
3ee02a50b8bfab073009cd6ac202e6365b903601 | 700 | h | C | api/os/os.h | morteza-jamali/neutralinojs | d1dadf3627b9bba84ea6582d2bce967b0d958875 | [
"MIT"
] | null | null | null | api/os/os.h | morteza-jamali/neutralinojs | d1dadf3627b9bba84ea6582d2bce967b0d958875 | [
"MIT"
] | null | null | null | api/os/os.h | morteza-jamali/neutralinojs | d1dadf3627b9bba84ea6582d2bce967b0d958875 | [
"MIT"
] | null | null | null | #ifndef OS_H
#define OS_H
namespace os {
struct MessageBoxOptions {
string type;
string title;
string content;
};
struct MessageBoxResult {
bool hasError = false;
string error;
bool yesButtonClicked = false;
};
string execCommand(string command);... | 22.580645 | 63 | 0.671429 |
85f5835e373a0b5af2b8a0f0505d406cfad68398 | 4,071 | c | C | test/log_test.c | jetperch/fitterbap | dc29db72c2d7b01d90556a251be0a361574033bc | [
"Apache-2.0"
] | 21 | 2021-05-14T20:16:56.000Z | 2022-03-30T18:54:31.000Z | test/log_test.c | jetperch/fitterbap | dc29db72c2d7b01d90556a251be0a361574033bc | [
"Apache-2.0"
] | null | null | null | test/log_test.c | jetperch/fitterbap | dc29db72c2d7b01d90556a251be0a361574033bc | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2014-2021 Jetperch LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 31.55814 | 79 | 0.688283 |
0ee755c2f5af0d67687f55fbf8b72d08633487d2 | 2,193 | h | C | node_modules/ttf2woff2/csrc/woff2/glyph.h | elektronikasa/GWK | 02114fb711f6e14063a6ee586f859cd1735243d0 | [
"MIT"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | node_modules/ttf2woff2/csrc/woff2/glyph.h | elektronikasa/GWK | 02114fb711f6e14063a6ee586f859cd1735243d0 | [
"MIT"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | node_modules/ttf2woff2/csrc/woff2/glyph.h | elektronikasa/GWK | 02114fb711f6e14063a6ee586f859cd1735243d0 | [
"MIT"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 2013 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law... | 30.458333 | 80 | 0.73917 |
856322d0bb855cf9d506482105a23c18826d1e9f | 543 | h | C | qqtw/qqheaders7.2/TBStoryInteractiveContentDelegate-Protocol.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 5 | 2018-02-20T14:24:17.000Z | 2020-08-06T09:31:21.000Z | qqtw/qqheaders7.2/TBStoryInteractiveContentDelegate-Protocol.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 1 | 2020-06-10T07:49:16.000Z | 2020-06-12T02:08:35.000Z | qqtw/qqheaders7.2/TBStoryInteractiveContentDelegate-Protocol.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 "NSObject.h"
@class TBStoryVideoCommentInfo;
@protocol TBStoryInteractiveContentDelegate <NSObject>
@optional
- (void)didCommentCellLongTap:(TBStoryVideoCommentInfo *)arg... | 22.625 | 83 | 0.74954 |
3f7c1fa311fe571ff193d4d281a7e2dcb2ac2497 | 5,206 | h | C | include/mfc_templ_defines.h | tobias-loew/mixins | e443eab36108be4a1cb079d9a2b4b4f01a5a12c9 | [
"BSL-1.0"
] | 2 | 2020-09-10T11:36:28.000Z | 2020-12-16T18:36:31.000Z | include/mfc_templ_defines.h | tobias-loew/mixins | e443eab36108be4a1cb079d9a2b4b4f01a5a12c9 | [
"BSL-1.0"
] | null | null | null | include/mfc_templ_defines.h | tobias-loew/mixins | e443eab36108be4a1cb079d9a2b4b4f01a5a12c9 | [
"BSL-1.0"
] | 1 | 2020-12-16T18:36:46.000Z | 2020-12-16T18:36:46.000Z | // Usage is granted as specified in the following "Boost Software License - Version 1.0", but usage and / or distribution and / or selling as a or as part of a commercial Fortran to C / C++ translation - tool and / or translation - service is prohibited.
//
//
// Boost Software License - Version 1.0 - August 17th, 20... | 34.476821 | 254 | 0.648483 |
28fd81c9f68bc7b58e9d4a3a5f30ccac40582486 | 1,552 | h | C | src/batterytech/src/batterytech/ui/UIAnimator.h | puretekniq/batterytech | cc831b2835b7bf4826948831f0274e3d80921339 | [
"MIT",
"BSD-3-Clause-Clear",
"Zlib",
"BSD-3-Clause"
] | 10 | 2015-04-07T22:23:31.000Z | 2016-03-06T11:48:32.000Z | src/batterytech/src/batterytech/ui/UIAnimator.h | robdoesstuff/batterytech | cc831b2835b7bf4826948831f0274e3d80921339 | [
"MIT",
"BSD-3-Clause-Clear",
"Zlib",
"BSD-3-Clause"
] | 3 | 2015-05-17T10:45:48.000Z | 2016-07-29T18:34:53.000Z | src/batterytech/src/batterytech/ui/UIAnimator.h | puretekniq/batterytech | cc831b2835b7bf4826948831f0274e3d80921339 | [
"MIT",
"BSD-3-Clause-Clear",
"Zlib",
"BSD-3-Clause"
] | 4 | 2015-05-03T03:00:48.000Z | 2016-03-03T12:49:01.000Z | /*
* BatteryTech
* Copyright (c) 2010 Battery Powered Games LLC.
*
* This code is a component of BatteryTech and is subject to the 'BatteryTech
* End User License Agreement'. Among other important provisions, this
* license prohibits the distribution of source code to anyone other than
* authorized parti... | 31.04 | 85 | 0.636598 |
5f951e2cc6bf60cb6c23d277e81825f0c713d1d7 | 389 | h | C | OCExpandableButton/OCAppDelegate.h | ocrickard/OCExpandableButton | 380231abdc6e44842431d5658c2dda41799feaad | [
"MIT"
] | 86 | 2015-01-04T08:09:02.000Z | 2021-05-14T08:52:18.000Z | OCExpandableButton/OCAppDelegate.h | rnystrom/OCExpandableButton | 2c9de5ca55aadba849996f73bde73fabc21b28e3 | [
"MIT"
] | 2 | 2015-07-07T14:40:41.000Z | 2015-07-08T04:38:00.000Z | OCExpandableButton/OCAppDelegate.h | rnystrom/OCExpandableButton | 2c9de5ca55aadba849996f73bde73fabc21b28e3 | [
"MIT"
] | 14 | 2015-01-04T08:09:02.000Z | 2020-12-25T11:34:47.000Z | //
// OCAppDelegate.h
// OCExpandableButton
//
// Created by Oliver Rickard on 5/18/13.
// Copyright (c) 2013 Oliver Rickard. All rights reserved.
//
#import <UIKit/UIKit.h>
@class OCViewController;
@interface OCAppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@... | 19.45 | 63 | 0.745501 |
5f9a247c3defc5fe781298ba6397c8cb8c0b5592 | 2,467 | c | C | source/lib/system/stdlib/mkstemp.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 22 | 2017-02-24T21:21:49.000Z | 2022-01-06T22:20:39.000Z | source/lib/system/stdlib/mkstemp.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 1 | 2020-05-12T17:14:33.000Z | 2021-04-14T07:09:00.000Z | source/lib/system/stdlib/mkstemp.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 1 | 2020-03-18T01:28:31.000Z | 2020-03-18T01:28:31.000Z | /*
* Copyright (C) 2008-2010 Gil Mendes
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DIS... | 24.186275 | 78 | 0.678962 |
5c9292e06c009091275f5fcf67545e7550f5f9a9 | 275 | h | C | JSONModelDemo_iOS/CoreDataViewController.h | isabella232/JSONModel | f3df53d68f7401cb9c28c43413521ffd3f032a70 | [
"MIT"
] | 1 | 2015-01-26T07:39:19.000Z | 2015-01-26T07:39:19.000Z | JSONModelDemo_iOS/CoreDataViewController.h | jbasttdi/JSONModel | 2cdc5e4b2d4fc9699f42512db85686bfdada1971 | [
"MIT"
] | null | null | null | JSONModelDemo_iOS/CoreDataViewController.h | jbasttdi/JSONModel | 2cdc5e4b2d4fc9699f42512db85686bfdada1971 | [
"MIT"
] | 1 | 2022-03-22T17:49:27.000Z | 2022-03-22T17:49:27.000Z | //
// CoreDataViewController.h
// JSONModelDemo_iOS
//
// Created by Marin Todorov on 22/1/14.
// Copyright (c) 2014 Underplot ltd. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <CoreData/CoreData.h>
@interface CoreDataViewController : UIViewController
@end
| 18.333333 | 58 | 0.730909 |
557e31d09e17af2e7cd5dbc85d2f55b8c337fa86 | 7,910 | c | C | Programs/WithoutMultiplication/crypto_scalarmult/curve25519/Radix2.26/scalarmult.c | stefanberg96/NaCl-RISC-V | b6be3e9ddb54a8d6ee9595fa9d5590246f8abab4 | [
"MIT"
] | 4 | 2020-06-28T10:20:58.000Z | 2021-03-06T09:44:21.000Z | Programs/WithoutMultiplication/crypto_scalarmult/curve25519/Radix2.26/scalarmult.c | stefanberg96/NaCl-RISC-V | b6be3e9ddb54a8d6ee9595fa9d5590246f8abab4 | [
"MIT"
] | null | null | null | Programs/WithoutMultiplication/crypto_scalarmult/curve25519/Radix2.26/scalarmult.c | stefanberg96/NaCl-RISC-V | b6be3e9ddb54a8d6ee9595fa9d5590246f8abab4 | [
"MIT"
] | null | null | null | #include "scalarmult.h"
#include "stdio.h"
extern void karatsuba226_255(unsigned int *, const unsigned int *,
const unsigned int *);
extern void square226(unsigned int *, const unsigned int *);
extern void mainloop226_asm(unsigned int *, const unsigned int *);
// addition of a and b
// possibl... | 31.64 | 76 | 0.502402 |
ebac4010f1d218e2ddb6b31ad80ec9e5b79bf820 | 3,554 | h | C | modules/core/aasb/include/AASB/Engine/Audio/AASBAudioOutput.h | alexa/aac-sdk | 9324a7776da8b2d2210b76a88330c3f695d9b9f6 | [
"Apache-2.0"
] | 139 | 2018-08-09T15:14:05.000Z | 2019-06-21T20:47:58.000Z | modules/core/aasb/include/AASB/Engine/Audio/AASBAudioOutput.h | chris19930209/alexa-auto-sdk | 9324a7776da8b2d2210b76a88330c3f695d9b9f6 | [
"Apache-2.0"
] | 2 | 2018-09-04T23:43:24.000Z | 2019-01-30T20:38:13.000Z | modules/core/aasb/include/AASB/Engine/Audio/AASBAudioOutput.h | chris19930209/alexa-auto-sdk | 9324a7776da8b2d2210b76a88330c3f695d9b9f6 | [
"Apache-2.0"
] | 60 | 2018-08-09T22:28:37.000Z | 2019-06-25T07:06:17.000Z | /*
* Copyright 2017-2020 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in the "... | 34.843137 | 108 | 0.73354 |
ebc1890720bf10a4e5390514ee3afb693dbe4006 | 3,416 | h | C | abc/src/opt/lpk/lpk.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 682 | 2015-07-10T00:39:26.000Z | 2022-03-30T05:24:53.000Z | abc/src/opt/lpk/lpk.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 1,399 | 2015-07-24T22:09:09.000Z | 2022-03-29T06:22:48.000Z | abc/src/opt/lpk/lpk.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 311 | 2015-07-09T13:59:48.000Z | 2022-03-28T00:15:20.000Z | /**CFile****************************************************************
FileName [lpk.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Fast Boolean matching for LUT structures.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley... | 38.382022 | 100 | 0.321429 |
e4a367591d48174cccbe884ec4c3f92357a34b90 | 1,446 | c | C | node.c | hzyitc/mnh_server | 59a750d996e21cad3925675040fd01f22fde59a8 | [
"BSD-3-Clause"
] | 4 | 2021-05-26T15:29:56.000Z | 2022-02-10T03:29:33.000Z | node.c | hzyitc/mnh_server | 59a750d996e21cad3925675040fd01f22fde59a8 | [
"BSD-3-Clause"
] | 1 | 2021-05-26T15:34:00.000Z | 2021-05-28T11:16:43.000Z | node.c | hzyitc/mnh_server | 59a750d996e21cad3925675040fd01f22fde59a8 | [
"BSD-3-Clause"
] | 1 | 2022-02-10T03:29:36.000Z | 2022-02-10T03:29:36.000Z | #include "node.h"
#include <stdlib.h>
#include <time.h>
#include <string.h>
NODE *head = NULL;
NODE *end = NULL;
void node_append(NODE *node) {
if(head == NULL)
head = node;
node->prev = end;
node->next = NULL;
if(end)
end->next = node;
end = node;
node->lastUpdate = time(NULL);
}
void node_delete(NOD... | 16.247191 | 95 | 0.643845 |
77fb560a5c9f0d743053e97bc97bb7f36f572da6 | 2,877 | h | C | EG/CNCGenerator.h | ouxianghui/ezcam | 195fb402202442b6d035bd70853f2d8c3f615de1 | [
"MIT"
] | 12 | 2021-03-26T03:23:30.000Z | 2021-12-31T10:05:44.000Z | EG/CNCGenerator.h | 15831944/ezcam | 195fb402202442b6d035bd70853f2d8c3f615de1 | [
"MIT"
] | null | null | null | EG/CNCGenerator.h | 15831944/ezcam | 195fb402202442b6d035bd70853f2d8c3f615de1 | [
"MIT"
] | 9 | 2021-06-23T08:26:40.000Z | 2022-01-20T07:18:10.000Z | #ifndef CNCGENERATOR_H
#define CNCGENERATOR_H
#include "eg_global.h"
#include <QMap>
#include <QVariant>
#include "RS.h"
#include "RPolylineData.h"
#include "RVector.h"
#include "RArc.h"
#include "RDocument.h"
#include "RDocumentInterface.h"
class EGSHARED_EXPORT CNCGenerator
{
public:
CNCGenerat... | 32.325843 | 134 | 0.659367 |
4ffcd476bbc2b066fc6a603ff5b6103072774321 | 9,901 | h | C | Src/AGZUtils/GraphicsAPI/GL/Buffer.h | AirGuanZ/Utils | 6ededbd838697682430a2c0746bfd3b36ff14a5b | [
"MIT"
] | 10 | 2018-10-30T14:19:57.000Z | 2021-12-06T07:46:59.000Z | Src/AGZUtils/GraphicsAPI/GL/Buffer.h | AirGuanZ/Utils | 6ededbd838697682430a2c0746bfd3b36ff14a5b | [
"MIT"
] | null | null | null | Src/AGZUtils/GraphicsAPI/GL/Buffer.h | AirGuanZ/Utils | 6ededbd838697682430a2c0746bfd3b36ff14a5b | [
"MIT"
] | 3 | 2019-04-24T13:42:02.000Z | 2021-06-28T08:17:28.000Z | #pragma once
#include <type_traits>
#include "Common.h"
namespace AGZ::GraphicsAPI::GL
{
/**
* @brief 对OpenGL Buffer Object的直接封装
*/
class Buffer : public GLObject
{
public:
/**
* @param initHandle 是否立即创建一个GL Buffer Name
*/
explicit Buffer(bool initHandle = false) noexcept
{
if(init... | 24.568238 | 129 | 0.63539 |
a017b26245856994c2a535c3e473c4c8be1ebff5 | 7,256 | h | C | B2G/gecko/layout/generic/nsCanvasFrame.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/layout/generic/nsCanvasFrame.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/layout/generic/nsCanvasFrame.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* 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/. */
/* rendering object that goes dire... | 36.28 | 90 | 0.685226 |
99122d28d1286dab72c5753ff1c31bfc797add68 | 51,821 | c | C | Assignment3/valgrind-3.12.0/coregrind/m_gdbserver/m_gdbserver.c | atreyhazelhispanic/TCSS333 | 292be200ff659200a0e06a8325ff1bb0cfaf5791 | [
"CC0-1.0"
] | null | null | null | Assignment3/valgrind-3.12.0/coregrind/m_gdbserver/m_gdbserver.c | atreyhazelhispanic/TCSS333 | 292be200ff659200a0e06a8325ff1bb0cfaf5791 | [
"CC0-1.0"
] | null | null | null | Assignment3/valgrind-3.12.0/coregrind/m_gdbserver/m_gdbserver.c | atreyhazelhispanic/TCSS333 | 292be200ff659200a0e06a8325ff1bb0cfaf5791 | [
"CC0-1.0"
] | null | null | null |
/*--------------------------------------------------------------------*/
/*--- Handle remote gdb protocol. m_gdbserver.c ---*/
/*--------------------------------------------------------------------*/
/*
This file is part of Valgrind, a dynamic binary instrumentation
framework.
Copyright (... | 33.091315 | 81 | 0.61807 |
993c17da183aea53fd048a8cee2f11167abc92a3 | 2,581 | c | C | src/fdevent_libev.c | julek-wolfssl/lighttpd1.4 | bac34c1a668d329313a9ac0a8fc58ff410f8d62d | [
"BSD-3-Clause"
] | 458 | 2015-01-24T04:01:23.000Z | 2022-03-27T07:58:12.000Z | src/fdevent_libev.c | julek-wolfssl/lighttpd1.4 | bac34c1a668d329313a9ac0a8fc58ff410f8d62d | [
"BSD-3-Clause"
] | 95 | 2015-02-07T11:50:07.000Z | 2021-11-05T11:00:35.000Z | src/fdevent_libev.c | julek-wolfssl/lighttpd1.4 | bac34c1a668d329313a9ac0a8fc58ff410f8d62d | [
"BSD-3-Clause"
] | 265 | 2015-03-10T16:01:26.000Z | 2022-03-15T01:57:39.000Z | #include "first.h"
#include <string.h>
#include <stdlib.h>
#include "fdevent_impl.h"
#include "fdevent.h"
#include "buffer.h"
#ifdef FDEVENT_USE_LIBEV
# include <ev.h>
static void io_watcher_cb(struct ev_loop *loop, ev_io *w, int revents) {
fdevents *ev = w->data;
fdnode *fdn = ev->fdarray[w->fd];
int rv = 0;
... | 22.443478 | 80 | 0.703603 |
48f743ea5b5fce57d53e3c75d61cc2a715ece656 | 45 | h | C | apo/ios/Final version/Snap/PeerCell.h | bitmaus/utopia | 178bfcc76fe1e8b31868aa9d4c1bbdc6a0283ca9 | [
"MIT"
] | 2 | 2019-11-08T21:22:16.000Z | 2020-07-08T23:06:14.000Z | apo/ios/Final version/Snap/PeerCell.h | bitmaus/utopia | 178bfcc76fe1e8b31868aa9d4c1bbdc6a0283ca9 | [
"MIT"
] | null | null | null | apo/ios/Final version/Snap/PeerCell.h | bitmaus/utopia | 178bfcc76fe1e8b31868aa9d4c1bbdc6a0283ca9 | [
"MIT"
] | null | null | null |
@interface PeerCell : UITableViewCell
@end
| 9 | 37 | 0.777778 |
85a4263327ac20d619d08fef3cb10646b8f3a3d1 | 2,062 | h | C | PrivateFrameworks/CloudKitDaemon/CKDPPulseData.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/CloudKitDaemon/CKDPPulseData.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/CloudKitDaemon/CKDPPulseData.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 "PBCodable.h"
#import "NSCopying.h"
@class CKDPDate, CKDPIdentifier;
__attribute__((visibility("hidden")))
@interface CKDPPulseData : PBCodable <NSCopying>
{
long lon... | 33.258065 | 98 | 0.745878 |
e24b5c700a319ab2aae007a0117837f94aab9291 | 274 | h | C | ChatKit-OC/Example/Class/Module/Redpacket/cocoapods-redpacket-ui-2.0.0/RedPacketAliAuthUI/SendRedPacketViewController/Views/RPSendRedPacketCountTableViewCell.h | YunzhanghuOpen/leanChat-yunzhanghu | dfbdc4ef0fff754405f71c5c80f6af90bedd781c | [
"MIT"
] | 1 | 2020-12-23T06:38:33.000Z | 2020-12-23T06:38:33.000Z | ChatKit-OC/Example/Class/Module/Redpacket/cocoapods-redpacket-ui-2.0.0/RedPacketAliAuthUI/SendRedPacketViewController/Views/RPSendRedPacketCountTableViewCell.h | YunzhanghuOpen/leanChat-yunzhanghu | dfbdc4ef0fff754405f71c5c80f6af90bedd781c | [
"MIT"
] | null | null | null | ChatKit-OC/Example/Class/Module/Redpacket/cocoapods-redpacket-ui-2.0.0/RedPacketAliAuthUI/SendRedPacketViewController/Views/RPSendRedPacketCountTableViewCell.h | YunzhanghuOpen/leanChat-yunzhanghu | dfbdc4ef0fff754405f71c5c80f6af90bedd781c | [
"MIT"
] | 1 | 2020-12-23T06:38:43.000Z | 2020-12-23T06:38:43.000Z | //
// RPSendRedPacketChangeTableViewCell.h
// RedpacketLib
//
// Created by 都基鹏 on 16/8/1.
// Copyright © 2016年 Mr.Yang. All rights reserved.
//
#import "RPSendRedPacketTableViewCell.h"
@interface RPSendRedPacketCountTableViewCell : RPSendRedPacketTableViewCell
@end
| 19.571429 | 75 | 0.766423 |
f5e2071736911ad68d3c282464f6a5672d09c697 | 263 | h | C | POD_HYCanlendar/Classes/CalendarWeekDayView.h | ITHanYong/POD_HYCanlendar | 227489f19dd4f2d8bb3d8aff27c8332ff16e1af0 | [
"MIT"
] | 1 | 2020-06-29T08:04:41.000Z | 2020-06-29T08:04:41.000Z | POD_HYCanlendar/Classes/CalendarWeekDayView.h | ITHanYong/POD_HYCanlendar | 227489f19dd4f2d8bb3d8aff27c8332ff16e1af0 | [
"MIT"
] | null | null | null | POD_HYCanlendar/Classes/CalendarWeekDayView.h | ITHanYong/POD_HYCanlendar | 227489f19dd4f2d8bb3d8aff27c8332ff16e1af0 | [
"MIT"
] | null | null | null | //
// CalendarWeekDayView.h
// scrollTest
//
// Created by Mac on 16/5/27.
// Copyright © 2016年 macbook. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface CalendarWeekDayView : UIView
+ (void)beforeReloadAppearance;
- (void)reloadAppearance;
@end
| 16.4375 | 51 | 0.711027 |
3a76149e5c181dabf648422ac28ecca3f1f6721f | 3,186 | h | C | ecmascript/mem/semi_space_collector.h | openharmony-gitee-mirror/ark_js_runtime | b5ac878349b00b337c45f4702332c23aa82e1e28 | [
"Apache-2.0"
] | 3 | 2021-09-08T09:16:18.000Z | 2021-12-28T21:14:06.000Z | ecmascript/mem/semi_space_collector.h | openharmony-gitee-mirror/ark_js_runtime | b5ac878349b00b337c45f4702332c23aa82e1e28 | [
"Apache-2.0"
] | null | null | null | ecmascript/mem/semi_space_collector.h | openharmony-gitee-mirror/ark_js_runtime | b5ac878349b00b337c45f4702332c23aa82e1e28 | [
"Apache-2.0"
] | 1 | 2021-09-13T11:21:59.000Z | 2021-09-13T11:21:59.000Z | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 30.932039 | 75 | 0.758004 |
5f9c4776a689a932292f916c66d78de04650bd0a | 5,494 | h | C | include/tapas/hot/partitioner.h | keisukefukuda/tapas | 341fad9ecd97607771db4c4c966b76d30b5bfc89 | [
"MIT"
] | null | null | null | include/tapas/hot/partitioner.h | keisukefukuda/tapas | 341fad9ecd97607771db4c4c966b76d30b5bfc89 | [
"MIT"
] | 13 | 2015-04-22T10:32:01.000Z | 2016-01-21T10:24:32.000Z | include/tapas/hot/partitioner.h | keisukefukuda/tapas | 341fad9ecd97607771db4c4c966b76d30b5bfc89 | [
"MIT"
] | null | null | null | #ifndef TAPAS_HOT_PARTITIONER__
#define TAPAS_HOT_PARTITIONER__
namespace tapas {
namespace hot {
template <class TSP> // Tapas static params
class Partitioner {
private:
const index_t max_nb_;
using BodyType = typename TSP::Body;
using BodyAttr = typename TSP::BodyAttr;
using KeyType = typename Cell<TSP>::... | 30.353591 | 117 | 0.590644 |
75a5462d7a0e6e7178dc80d7b9cec155b09de7cd | 2,459 | h | C | networkit/cpp/community/PLP.h | cndolo/networkit | eb52ec5e62a13f4a259fc2e7cf116b2fd2acfbee | [
"MIT"
] | 1 | 2019-02-26T14:59:50.000Z | 2019-02-26T14:59:50.000Z | networkit/cpp/community/PLP.h | cndolo/networkit | eb52ec5e62a13f4a259fc2e7cf116b2fd2acfbee | [
"MIT"
] | null | null | null | networkit/cpp/community/PLP.h | cndolo/networkit | eb52ec5e62a13f4a259fc2e7cf116b2fd2acfbee | [
"MIT"
] | null | null | null | /*
* PLP.h
*
* Created on: 07.12.2012
* Author: Christian Staudt (christian.staudt@kit.edu)
*/
#ifndef PLP_H_
#define PLP_H_
#include "CommunityDetectionAlgorithm.h"
#include "../structures/Partition.h"
namespace NetworKit {
/**
* @ingroup community
* As described in Ovelgoenne et al: An Ensemble Learn... | 26.159574 | 127 | 0.721431 |
ced28147df670f958a26b41e7dc7daa1135c4d88 | 11,602 | c | C | src/lcd.c | tractiming/trac-emb | f2dfdac8c83f83ed2bb3dc1a76faa6bfb3794a50 | [
"MIT"
] | null | null | null | src/lcd.c | tractiming/trac-emb | f2dfdac8c83f83ed2bb3dc1a76faa6bfb3794a50 | [
"MIT"
] | null | null | null | src/lcd.c | tractiming/trac-emb | f2dfdac8c83f83ed2bb3dc1a76faa6bfb3794a50 | [
"MIT"
] | null | null | null | #include <string.h>
#include <plib.h>
#include "comm.h"
#include "picsetup.h"
#include "lcd.h"
#define A0 LATBbits.LATB13
#define RST LATAbits.LATA1
#define SPI_CHANNEL SPI_CHANNEL1
#define LCD_NUM_PAGES (4)
#define LCD_NUM_COLS (128)
#define SET_PAGE_ADDRESS(page) (0xB0 | (page... | 38.54485 | 78 | 0.539217 |
a86ad5f2cbeb39cd050bc7672a232ec8bc1fc3a4 | 2,208 | h | C | System/Library/PrivateFrameworks/ManagedConfiguration.framework/MCJobQueue.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-03-23T00:01:54.000Z | 2018-08-04T20:16:32.000Z | System/Library/PrivateFrameworks/ManagedConfiguration.framework/MCJobQueue.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/ManagedConfiguration.framework/MCJobQueue.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:01:36 AM Mountain Standard Time
* Operating System: Version 10.1 (Build 14U593)
* Image Source: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
* classdump-dyld is licensed under GPLv3, Copyrigh... | 49.066667 | 201 | 0.776268 |
a8072fb963e83dde922165f5ba2afea6d991be94 | 977 | h | C | million_rows.h | qrealka/elesta_test | a4321145b48aff885dd8dc20ad6132478c182145 | [
"MIT"
] | null | null | null | million_rows.h | qrealka/elesta_test | a4321145b48aff885dd8dc20ad6132478c182145 | [
"MIT"
] | null | null | null | million_rows.h | qrealka/elesta_test | a4321145b48aff885dd8dc20ad6132478c182145 | [
"MIT"
] | null | null | null | #ifndef MILLIONROWS_H
#define MILLIONROWS_H
#include <QAbstractItemModel>
/*
* Use QAbstractItemModel bcause model can be used in defferent Views
*/
class MillionRows : public QAbstractItemModel
{
Q_OBJECT
public:
explicit MillionRows(QObject *parent);
static const int RowCount = 100000;
private:
... | 32.566667 | 116 | 0.770727 |
4be0a567dfbe16d36e4f9b5c145eef484115e213 | 210 | h | C | TestiOS/FPR/RACViewController.h | WeMadeCode/TestiOS | f9f1f171d7e9a16be785d8764dd9e0f2e817368b | [
"MIT"
] | null | null | null | TestiOS/FPR/RACViewController.h | WeMadeCode/TestiOS | f9f1f171d7e9a16be785d8764dd9e0f2e817368b | [
"MIT"
] | null | null | null | TestiOS/FPR/RACViewController.h | WeMadeCode/TestiOS | f9f1f171d7e9a16be785d8764dd9e0f2e817368b | [
"MIT"
] | null | null | null | //
// Test2ObjCViewController.h
// TestiOS
//
// Created by 周翔 on 2021/6/9.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface RACViewController : UIViewController
@end
NS_ASSUME_NONNULL_END
| 12.352941 | 47 | 0.742857 |
359298669dd7210d8b5e2f44745f7ab288137285 | 599 | h | C | SHARE/homeTableViewCell.h | Su-Mang/SummerJob---Share-demo | ab0b6dc7b064a929005db395cfd283d7d1201914 | [
"Apache-2.0"
] | null | null | null | SHARE/homeTableViewCell.h | Su-Mang/SummerJob---Share-demo | ab0b6dc7b064a929005db395cfd283d7d1201914 | [
"Apache-2.0"
] | null | null | null | SHARE/homeTableViewCell.h | Su-Mang/SummerJob---Share-demo | ab0b6dc7b064a929005db395cfd283d7d1201914 | [
"Apache-2.0"
] | null | null | null | //
// homeTableViewCell.h
// SHARE
//
// Created by 岳靖翔 on 2019/7/31.
// Copyright © 2019 岳靖翔. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface homeTableViewCell : UITableViewCell
@property (nonatomic,strong) UIImageView *pic;
@property(nonatomic,weak)UILabel *titlelable;
@proper... | 24.958333 | 46 | 0.776294 |
3597d21c481c436c8dfda5f3999c5413a521e0aa | 840 | h | C | B2G/gecko/content/media/plugins/nsMediaPluginDecoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/content/media/plugins/nsMediaPluginDecoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/content/media/plugins/nsMediaPluginDecoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim:set ts=2 sw=2 sts=2 et cindent: */
/* 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.... | 30 | 79 | 0.729762 |
8fe2b05528ac6d6978a6e414bca4f056d6a2cdfe | 8,497 | h | C | Applications/AdSheetTV/ADSAdSpaceController.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-03-23T00:01:54.000Z | 2018-08-04T20:16:32.000Z | Applications/AdSheetTV/ADSAdSpaceController.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | null | null | null | Applications/AdSheetTV/ADSAdSpaceController.h | lechium/tvOS10Headers | f0c99993da6cc502d36fdc5cb4ff90d94b12bf67 | [
"MIT"
] | 4 | 2017-05-14T16:23:26.000Z | 2019-12-21T15:07:59.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 "ADSCreativeContainerViewDelegate.h"
#import "ADSCreativeControllerMRAIDDelegate.h"
#import "ADSCreativeViewNavigationActionDelegate.h"
@class ADSAdIm... | 65.868217 | 182 | 0.813111 |
89789aa0070f39c575bd5442ed9e4ce93049e38c | 791 | h | C | DigitalSynthVRA8M/audio-out.h | risgk/DigitalSynthVRA8M | 1cb4d3cbcac90c02a6f9a96769e86386d09f4bcd | [
"CC0-1.0"
] | 7 | 2015-08-28T16:32:27.000Z | 2020-05-10T15:06:11.000Z | DigitalSynthVRA8M/audio-out.h | risgk/DigitalSynthVRA8M | 1cb4d3cbcac90c02a6f9a96769e86386d09f4bcd | [
"CC0-1.0"
] | 1 | 2017-01-30T23:43:22.000Z | 2017-01-30T23:43:22.000Z | DigitalSynthVRA8M/audio-out.h | risgk/DigitalSynthVRA8M | 1cb4d3cbcac90c02a6f9a96769e86386d09f4bcd | [
"CC0-1.0"
] | 2 | 2017-02-14T09:04:34.000Z | 2018-08-25T09:56:17.000Z | // refs http://playground.arduino.cc/Code/PCMAudio
#pragma once
#include "common.h"
template <uint8_t T>
class AudioOut {
static const int SPEAKER_PIN = 6; // PD6 (OC0A)
static const int LED_PIN = 13; // PB5
public:
INLINE static void open() {
pinMode(SPEAKER_PIN, OUTPUT);
pinMode(LED_PIN, ... | 20.282051 | 59 | 0.584071 |
8e5d321402c75f47dbb2fb954e04609b23c8e780 | 1,761 | c | C | vendor/samsung/external/ims_voice_engine/codec/evs/float_c/lib_dec/FEC_lsf_estim.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2020-06-28T00:49:21.000Z | 2020-06-28T00:49:21.000Z | vendor/samsung/external/ims_voice_engine/codec/evs/float_c/lib_dec/FEC_lsf_estim.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | null | null | null | vendor/samsung/external/ims_voice_engine/codec/evs/float_c/lib_dec/FEC_lsf_estim.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2021-03-05T16:54:52.000Z | 2021-03-05T16:54:52.000Z | /*====================================================================================
EVS Codec 3GPP TS26.443 Oct 20, 2015. Version 12.4.0
====================================================================================*/
#include "options.h"
#include "cnst.h"
#include "rom_com.h"
#include "prot.h"
/*-----... | 30.894737 | 91 | 0.345258 |
60fef70699a685a6db5e74010d55291fe7929e49 | 525 | h | C | SHPollfish/SHPolish.h | saeidha/SHPollfish | 3283ae0b29a642df6408fd8bd3d0b0d695f3f820 | [
"MIT"
] | null | null | null | SHPollfish/SHPolish.h | saeidha/SHPollfish | 3283ae0b29a642df6408fd8bd3d0b0d695f3f820 | [
"MIT"
] | null | null | null | SHPollfish/SHPolish.h | saeidha/SHPollfish | 3283ae0b29a642df6408fd8bd3d0b0d695f3f820 | [
"MIT"
] | null | null | null | //
// SHPollfish.h
// SHPollfish
//
// Created by Saeid Hosseinabadi on 2/7/20.
// Copyright © 2020 Saeid Hosseinabadi. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for SHPollfish.
FOUNDATION_EXPORT double SHPollfishVersionNumber;
//! Project version string for SHPollfish.... | 26.25 | 135 | 0.771429 |
69687c7c0b02f2f407d52d423d8c32eb60d468e4 | 857 | h | C | source/data/seed_packet_flattened.h | Manolomon/blind-jump-portable | 6149d8b639bc9c50533b7eb5fc26884addf563fd | [
"MIT"
] | 140 | 2019-08-31T02:52:17.000Z | 2022-03-25T12:38:23.000Z | source/data/seed_packet_flattened.h | Manolomon/blind-jump-portable | 6149d8b639bc9c50533b7eb5fc26884addf563fd | [
"MIT"
] | 8 | 2020-11-30T11:29:56.000Z | 2021-08-08T16:39:17.000Z | source/data/seed_packet_flattened.h | Manolomon/blind-jump-portable | 6149d8b639bc9c50533b7eb5fc26884addf563fd | [
"MIT"
] | 5 | 2020-07-08T23:44:32.000Z | 2021-11-04T21:17:52.000Z |
//{{BLOCK(seed_packet_flattened)
//======================================================================
//
// seed_packet_flattened, 3816x8@4,
// Transparent color : FF,00,FF
// + palette 256 entries, not compressed
// + 477 tiles not compressed
// Total size: 512 + 15264 = 15776
//
// Time-stamp: 2021-04-06, 09:0... | 28.566667 | 72 | 0.641774 |
f9ea6190085aba0c1ad34f82202c3c93c30db61a | 2,396 | h | C | cvfilter.h | bunistack/object-detection-opencv-tensorflow | 1ddab7e6e33e10068fcce14c492101b9d419b004 | [
"MIT"
] | 2 | 2020-09-30T13:56:22.000Z | 2021-05-13T10:12:56.000Z | cvfilter.h | bunistack/object-detection-opencv-tensorflow | 1ddab7e6e33e10068fcce14c492101b9d419b004 | [
"MIT"
] | null | null | null | cvfilter.h | bunistack/object-detection-opencv-tensorflow | 1ddab7e6e33e10068fcce14c492101b9d419b004 | [
"MIT"
] | null | null | null | #ifndef MYFILTER_H
#define MYFILTER_H
#include <QVideoFilterRunnable>
#include <QDebug>
#include <QQmlEngine>
#include <QFuture>
#include <QtConcurrent/QtConcurrent>
#include <QJsonObject>
#include <QJsonArray>
#include <QJsonDocument>
#include <QOpenGLFunctions>
#include <QOpenGLContext>
#include <private/qvideofram... | 26.043478 | 98 | 0.739983 |
f743f2f70d4af5844149ed0f2645d888368259ea | 3,516 | c | C | lib/tmatrix_vec.c | mikhel1984/tmatrix | 4c7b3d273724b1934005d1debfd633af47773577 | [
"MIT"
] | null | null | null | lib/tmatrix_vec.c | mikhel1984/tmatrix | 4c7b3d273724b1934005d1debfd633af47773577 | [
"MIT"
] | null | null | null | lib/tmatrix_vec.c | mikhel1984/tmatrix | 4c7b3d273724b1934005d1debfd633af47773577 | [
"MIT"
] | null | null | null | /**
* @file tmatrix_vec.c
* @author Stanislav Mikhel
* @date 2020
* @brief Vector specific operations.
*/
#include <stdlib.h>
#include <math.h>
#include "tmatrix_vec.h"
#include "tmatrix_priv.h"
tmSize vec_len(tMat *m)
{
if(m) {
if(m->cols == 1) {
return m->rows;
} else if(m->rows == 1) {
r... | 19.533333 | 87 | 0.482935 |
fb5a8b23eee9dfd4ad2a383bfc143ffeb1627a9d | 6,650 | c | C | src/object.c | asandroq/sly | c46f94dfd6955f5923a5bcf59990395c3764fb9a | [
"MIT"
] | 6 | 2015-02-13T06:09:40.000Z | 2019-08-05T15:11:15.000Z | src/object.c | asandroq/sly | c46f94dfd6955f5923a5bcf59990395c3764fb9a | [
"MIT"
] | null | null | null | src/object.c | asandroq/sly | c46f94dfd6955f5923a5bcf59990395c3764fb9a | [
"MIT"
] | 2 | 2020-06-04T08:42:23.000Z | 2021-05-15T07:41:03.000Z | /*
* The Sly Scheme System
* Copyright (c) 2009 Alex Queiroz <asandroq@gmail.com>
*
* 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... | 23.415493 | 91 | 0.688571 |
dae576f3705b6851700147697f8eb10677cdee47 | 799 | h | C | ffscript/ScopedCompilingScope.h | VincentPT/xscript | cea6ee9e8c5af87af75188695ffa89080dce49b8 | [
"MIT"
] | null | null | null | ffscript/ScopedCompilingScope.h | VincentPT/xscript | cea6ee9e8c5af87af75188695ffa89080dce49b8 | [
"MIT"
] | null | null | null | ffscript/ScopedCompilingScope.h | VincentPT/xscript | cea6ee9e8c5af87af75188695ffa89080dce49b8 | [
"MIT"
] | 1 | 2019-12-24T22:24:01.000Z | 2019-12-24T22:24:01.000Z | /******************************************************************
* File: ScopedCompilingScope.h
* Description: declare ScopedCompilingScope class. This class is
* guarantee that the current scope is backup at
* the beginning of its life time and restore at the
* end of i... | 27.551724 | 73 | 0.580726 |
de5ec8be8358935912948c6beb3b29db4ffc585e | 678 | h | C | src/qt/txfeemodifier.h | bitcoinnewyork/lava | a093be68e5b75e340ed257b5ce5cef97f7fb5207 | [
"MIT"
] | 33 | 2019-10-16T03:26:16.000Z | 2022-01-04T06:59:10.000Z | src/qt/txfeemodifier.h | bitcoinnewyork/lava | a093be68e5b75e340ed257b5ce5cef97f7fb5207 | [
"MIT"
] | 12 | 2019-10-21T00:36:41.000Z | 2020-09-10T15:01:56.000Z | src/qt/txfeemodifier.h | bitcoinnewyork/lava | a093be68e5b75e340ed257b5ce5cef97f7fb5207 | [
"MIT"
] | 15 | 2019-10-16T04:46:09.000Z | 2021-09-25T06:11:31.000Z | #ifndef TXFEEMODIFIER_H
#define TXFEEMODIFIER_H
#include <interfaces/wallet.h>
#include <policy/feerate.h>
//
// create transaction fails if there is no min-tx fee set
// we use a small tx fee to make sure the binding transaction success
class TxFeeModifer {
interfaces::Wallet& _wallet;
CFeeRate _walletFee;
p... | 24.214286 | 69 | 0.669617 |
1cb88223fa09f48e73ee13f6ef1c93b1fd46d413 | 7,685 | c | C | Contiki/GccApplication1/contiki/cpu/avr/dev/usb/storage/storage_task.c | Mfrielink/Project-Domotica-PowerModule | e311e8f4a5c1e3ca4e2377c27c789ace4ee92710 | [
"MIT"
] | 9 | 2017-10-25T12:41:50.000Z | 2020-09-01T19:54:15.000Z | Contiki/GccApplication1/contiki/cpu/avr/dev/usb/storage/storage_task.c | Mfrielink/Project-Domotica-PowerModule | e311e8f4a5c1e3ca4e2377c27c789ace4ee92710 | [
"MIT"
] | 6 | 2016-02-18T22:29:26.000Z | 2016-02-18T22:31:54.000Z | Contiki/GccApplication1/contiki/cpu/avr/dev/usb/storage/storage_task.c | Mfrielink/Project-Domotica-PowerModule | e311e8f4a5c1e3ca4e2377c27c789ace4ee92710 | [
"MIT"
] | 7 | 2015-11-24T23:09:12.000Z | 2022-02-18T07:56:02.000Z | /* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file usb_task.c *********************************************************************
*
* \brief
* This file manages the USB storage.
*
* \addtogroup usbstick
*
* \author
* Atmel Corporation: http://www.atmel.com \n
... | 27.743682 | 91 | 0.639558 |
c1d8af559fa8c9f44aed4327017e33327fb94eb3 | 3,056 | c | C | libc/libgloss/mips/cfe.c | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 453 | 2016-07-29T23:26:30.000Z | 2022-02-21T01:09:13.000Z | libc/libgloss/mips/cfe.c | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 175 | 2018-05-30T03:06:15.000Z | 2019-02-06T23:54:24.000Z | libc/libgloss/mips/cfe.c | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 57 | 2016-07-29T23:34:09.000Z | 2021-07-13T18:17:02.000Z | /* cfe.c -- I/O code for the MIPS boards running CFE. */
/*
* Copyright 2001, 2002, 2003
* Broadcom Corporation. All rights reserved.
*
* This software is furnished under license and may be used and copied only
* in accordance with the following terms and conditions. Subject to these
* conditions, you may dow... | 28.296296 | 75 | 0.700589 |
e374bb7fd3675d35b2e0b2d113766f7c33365b72 | 1,093 | c | C | GUI_in_C_lol/libft/ft_wcharlen.c | iiasceri/AcademyPlus | 3a48cbfe82c1d1e859d5d9300c2b811715c0b042 | [
"MIT"
] | null | null | null | GUI_in_C_lol/libft/ft_wcharlen.c | iiasceri/AcademyPlus | 3a48cbfe82c1d1e859d5d9300c2b811715c0b042 | [
"MIT"
] | null | null | null | GUI_in_C_lol/libft/ft_wcharlen.c | iiasceri/AcademyPlus | 3a48cbfe82c1d1e859d5d9300c2b811715c0b042 | [
"MIT"
] | null | null | null | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_wcharlen.c :+: :+: :+: ... | 36.433333 | 80 | 0.189387 |
877e39ac198032b8094e4a7553a4ebfc34b596f2 | 1,673 | h | C | src/mapleall/maple_ipa/include/do_ipa_escape_analysis.h | openmaple/MapleCompiler | 1648e63144766563f1ec44a25e0b618415648627 | [
"MulanPSL-1.0"
] | 5 | 2019-09-02T04:44:52.000Z | 2021-11-08T12:23:51.000Z | src/mapleall/maple_ipa/include/old/do_ipa_escape_analysis.h | venshine/OpenArkCompiler | 264cd4463834356658154f0d254672ef559f245f | [
"MulanPSL-1.0"
] | 2 | 2020-07-21T01:22:01.000Z | 2021-12-06T08:07:16.000Z | src/mapleall/maple_ipa/include/old/do_ipa_escape_analysis.h | venshine/OpenArkCompiler | 264cd4463834356658154f0d254672ef559f245f | [
"MulanPSL-1.0"
] | 4 | 2019-09-02T04:46:52.000Z | 2020-09-10T11:30:03.000Z | /*
* Copyright (c) [2019-2021] Huawei Technologies Co.,Ltd.All rights reserved.
*
* OpenArkCompiler 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
*
... | 30.418182 | 88 | 0.748954 |
e12d27608b19cec43649a9ec56f4551d4e4bf08f | 696 | h | C | fbpcf/mpc_framework/engine/tuple_generator/ITupleGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | 1 | 2022-03-17T19:36:00.000Z | 2022-03-17T19:36:00.000Z | fbpcf/mpc_framework/engine/tuple_generator/ITupleGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | null | null | null | fbpcf/mpc_framework/engine/tuple_generator/ITupleGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | null | null | null | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include <memory>
#include "fbpcf/mpc_framework/engine/tuple_generator/ITupleGenerator.h"
namespace fbpcf::mpc_fra... | 23.2 | 71 | 0.732759 |
4c0ef47bea495c98fba33f086b1ee723a0d67d04 | 557 | h | C | OGLUI/Size.h | pfederl/FEM2D-cracks | f664f7a618a7caa223ad37ed5d9d0f02e1e37ebf | [
"MIT"
] | null | null | null | OGLUI/Size.h | pfederl/FEM2D-cracks | f664f7a618a7caa223ad37ed5d9d0f02e1e37ebf | [
"MIT"
] | null | null | null | OGLUI/Size.h | pfederl/FEM2D-cracks | f664f7a618a7caa223ad37ed5d9d0f02e1e37ebf | [
"MIT"
] | 1 | 2020-04-14T07:34:33.000Z | 2020-04-14T07:34:33.000Z | #ifndef __OGLUI_SIZE_H__
#define __OGLUI_SIZE_H__
#include <OGLUInamespace.h>
namespace OGLUI {
#ifdef INDENTATION_HACK
} // to fool emacs into not indenting the rest of the file
#endif
class Size {
public:
double width, height;
Size () : width (0), height (0) {;}
Size (double w, double h) : width (w), height (h)... | 19.206897 | 58 | 0.691203 |
87ac92b82a4c1fa5e32ef41b02c50161f058ab21 | 4,093 | c | C | lib/odp-util.c | nwxufo/ovs_ofamp | 1ed684fda19dac897eba76e83b0f5c020099622c | [
"Apache-2.0"
] | null | null | null | lib/odp-util.c | nwxufo/ovs_ofamp | 1ed684fda19dac897eba76e83b0f5c020099622c | [
"Apache-2.0"
] | null | null | null | lib/odp-util.c | nwxufo/ovs_ofamp | 1ed684fda19dac897eba76e83b0f5c020099622c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2009 Nicira Networks.
*
* 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.65942 | 78 | 0.618861 |
7bfaf2b773dca35fd7ca706bca1428c87d83e88d | 1,181 | h | C | ActivityTracker/ColorConstants.h | aarons2222/Neofit | 0acf17c3840809d17091d7d3baf3403a77c77d58 | [
"Apache-2.0"
] | null | null | null | ActivityTracker/ColorConstants.h | aarons2222/Neofit | 0acf17c3840809d17091d7d3baf3403a77c77d58 | [
"Apache-2.0"
] | null | null | null | ActivityTracker/ColorConstants.h | aarons2222/Neofit | 0acf17c3840809d17091d7d3baf3403a77c77d58 | [
"Apache-2.0"
] | null | null | null | //
// ColorConstants.h
// ActivityTracker
//
// Created by Nexttech on 21/1/15.
// Copyright (c) 2015 Nexttech. All rights reserved.
//
#ifndef ActivityTracker_ColorConstants_h
#define ActivityTracker_ColorConstants_h
#endif
#define UIColorFromHex(hex) [UIColor colorWithRed:((float)((hex & 0xFF0000) >> 16))/255.... | 33.742857 | 176 | 0.812024 |
0b1ede3edfe97857ec612e70a3619dbcd3e44bc6 | 3,345 | h | C | native/cocos/base/Log.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | native/cocos/base/Log.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | native/cocos/base/Log.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | /****************************************************************************
Copyright (c) 2021-2022 Xiamen Yaji Software Co., Ltd.
http://www.cocos.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated engine source code (the "Software"), a limited,
wo... | 41.8125 | 148 | 0.649925 |
29762fe50af0d102b9828ef3f33b85ed5d820793 | 2,640 | c | C | src/CROP/sys_sdl.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/CROP/sys_sdl.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/CROP/sys_sdl.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | /* sys_sdl.c */
#include <SDL/SDL.h>
#include "init.str"
#include "io_.h"
#include "io_sdl.h"
#include "sys.h"
/*--------------------------------------------------------------*/
/* Init */
/*--------------------------------------------------------------*/
int
i... | 19.130435 | 76 | 0.546591 |
73edaf4ea406fc38203018a1ca99d7de80f5a624 | 1,384 | h | C | projects/InjectDLL/pickups/shops/general.h | Mawex/wotw-client | 19cd13a5cfab0b504d5f1aa3da6eb11e631bd9ca | [
"MIT"
] | null | null | null | projects/InjectDLL/pickups/shops/general.h | Mawex/wotw-client | 19cd13a5cfab0b504d5f1aa3da6eb11e631bd9ca | [
"MIT"
] | null | null | null | projects/InjectDLL/pickups/shops/general.h | Mawex/wotw-client | 19cd13a5cfab0b504d5f1aa3da6eb11e631bd9ca | [
"MIT"
] | null | null | null | #pragma once
#include <system/textures.h>
namespace shops
{
enum class ShopType
{
None,
Lupo,
Grom,
Opher,
Twillen,
Tuley,
TOTAL
};
struct ShopItem
{
uint32_t name = 0;
uint32_t description = 0;
uint32_t locked = 0;
... | 35.487179 | 193 | 0.708092 |
aded201423edd13621770979c432086d4d485a34 | 879 | h | C | src/geometry/Sphere.h | nekoffski/raytracer | 947642add2ebd486695b7e4611b6cc3ed648b88d | [
"MIT"
] | 1 | 2021-08-20T09:30:45.000Z | 2021-08-20T09:30:45.000Z | src/geometry/Sphere.h | nekoffski/raytracer | 947642add2ebd486695b7e4611b6cc3ed648b88d | [
"MIT"
] | null | null | null | src/geometry/Sphere.h | nekoffski/raytracer | 947642add2ebd486695b7e4611b6cc3ed648b88d | [
"MIT"
] | null | null | null | #pragma once
#include <cmath>
#include "Intersectable.h"
#include "materials/Material.h"
namespace rt {
class Sphere : public Intersectable {
public:
Sphere() = default;
Sphere(glm::vec3 center, float radius, Material* material);
bool intersect(const Ray& ray, float t_min, float t_max, HitRecord& rec)... | 23.131579 | 92 | 0.61661 |
09819e025e37a4e2e15d08e9d08e39b23aec8959 | 1,212 | h | C | bin/windows/cpp/obj/include/flash/events/UncaughtErrorEvents.h | DrSkipper/twogames | 916e8af6cd45cf85fbca4a6ea8ee12e24dd6689b | [
"MIT"
] | null | null | null | bin/windows/cpp/obj/include/flash/events/UncaughtErrorEvents.h | DrSkipper/twogames | 916e8af6cd45cf85fbca4a6ea8ee12e24dd6689b | [
"MIT"
] | null | null | null | bin/windows/cpp/obj/include/flash/events/UncaughtErrorEvents.h | DrSkipper/twogames | 916e8af6cd45cf85fbca4a6ea8ee12e24dd6689b | [
"MIT"
] | null | null | null | #ifndef INCLUDED_flash_events_UncaughtErrorEvents
#define INCLUDED_flash_events_UncaughtErrorEvents
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
#include <flash/events/EventDispatcher.h>
HX_DECLARE_CLASS2(flash,events,EventDispatcher)
HX_DECLARE_CLASS2(flash,events,IEventDispatcher)
HX_DECLARE_CLASS2(flash,events,Uncaug... | 28.857143 | 100 | 0.79868 |
f661a28fee83266b01836efebf22cdd2e1fafb8d | 2,990 | c | C | platform/bluepill-f103c8/platform.c | romainreignier/can-bootloader | c6063fd8945168c9c17873ec813edaac2b1a75c9 | [
"BSD-2-Clause"
] | 1 | 2021-01-31T17:44:23.000Z | 2021-01-31T17:44:23.000Z | platform/bluepill-f103c8/platform.c | romainreignier/can-bootloader | c6063fd8945168c9c17873ec813edaac2b1a75c9 | [
"BSD-2-Clause"
] | null | null | null | platform/bluepill-f103c8/platform.c | romainreignier/can-bootloader | c6063fd8945168c9c17873ec813edaac2b1a75c9 | [
"BSD-2-Clause"
] | null | null | null | #include <libopencm3/stm32/rcc.h>
#include <libopencm3/stm32/flash.h>
#include <libopencm3/stm32/gpio.h>
#include <libopencm3/stm32/can.h>
#include <stddef.h>
#include <bootloader.h>
#include <boot_arg.h>
#include <platform/mcu/armv7-m/timeout_timer.h>
#include "platform.h"
// page buffer used by config commands.
uin... | 33.977273 | 107 | 0.649833 |
553c9cfa6e353b9241e387fe663b007ab830ea88 | 3,409 | h | C | framework/filter/IVideoFilter.h | aliyun/CicadaPlayer | 9d2b515a52403034a6e764e30fd0c9508edec889 | [
"MIT"
] | 38 | 2019-12-16T14:31:00.000Z | 2020-01-11T03:01:26.000Z | framework/filter/IVideoFilter.h | aliyun/CicadaPlayer | 9d2b515a52403034a6e764e30fd0c9508edec889 | [
"MIT"
] | 11 | 2020-01-07T06:32:11.000Z | 2020-01-13T03:52:37.000Z | framework/filter/IVideoFilter.h | aliyun/CicadaPlayer | 9d2b515a52403034a6e764e30fd0c9508edec889 | [
"MIT"
] | 14 | 2019-12-30T01:19:04.000Z | 2020-01-11T02:12:35.000Z | //
// Created by moqi on 2020/5/28.
//
#ifndef CICADAMEDIA_IVIDEOFILTER_H
#define CICADAMEDIA_IVIDEOFILTER_H
#include <base/media/IAFPacket.h>
#include <functional>
#include <memory>
#include <string>
#include <utils/AFMediaType.h>
namespace Cicada {
const static std::string FILTER_INVALID_PERFORMANCE = "filter ... | 29.387931 | 123 | 0.600469 |
56cf8aba2b31e39a6be51456405b845abbc7af43 | 322 | h | C | baseline/Deepset-SAC/my_swig/example.h | rxlqn/Reinforcement-Learning-Based-Parcel-Singulation-with-Variable-State-Space-Dimension | 22b0ded9807dbc50d2da9852e80cda55fdc1d04c | [
"MIT"
] | 2 | 2021-04-02T10:54:00.000Z | 2021-08-07T07:59:33.000Z | baseline/Zero-padding-SAC/my_swig/example.h | rxlqn/Reinforcement-Learning-Based-Parcel-Singulation-with-Variable-State-Space-Dimension | 22b0ded9807dbc50d2da9852e80cda55fdc1d04c | [
"MIT"
] | 1 | 2021-07-15T06:03:00.000Z | 2021-07-15T12:12:47.000Z | simulation_env/my_swig/example.h | rxlqn/Reinforcement-Learning-Based-Parcel-Singulation-with-Variable-State-Space-Dimension | 22b0ded9807dbc50d2da9852e80cda55fdc1d04c | [
"MIT"
] | null | null | null | #ifndef EXAMPLE_H
#define EXAMPLE_H
extern double My_variable;
extern int fact(int n);
extern int my_mod(int x, int y);
extern char *get_time();
extern float cal_force(int act_speed, float r_x, float r_y, float r_cm_x, float r_cm_y, float V_cm_X, float V_cm_y,float omega, float mu, float k, int flag);
#end... | 29.272727 | 158 | 0.73913 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.