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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b4773680e5cadda8de00834e3a17edaae930ad4f | 110 | h | C | Source/Storm-Helper/include/Storm-HelperPCH.h | SunlayGGX/Storm | 83a34c14cc7d936347b6b8193a64cd13ccbf00a8 | [
"MIT"
] | 3 | 2021-11-27T04:56:12.000Z | 2022-02-14T04:02:10.000Z | Source/Storm-Helper/include/Storm-HelperPCH.h | SunlayGGX/Storm | 83a34c14cc7d936347b6b8193a64cd13ccbf00a8 | [
"MIT"
] | null | null | null | Source/Storm-Helper/include/Storm-HelperPCH.h | SunlayGGX/Storm | 83a34c14cc7d936347b6b8193a64cd13ccbf00a8 | [
"MIT"
] | null | null | null | #pragma once
#include "StormHelperPrerequisite.h"
#include "Logging.h"
#define STORM_MODULE_NAME "Helpers"
| 13.75 | 36 | 0.781818 |
7e28d0ad0dc402e0ec89b6f8992888a66d58fc67 | 738 | h | C | modules/http_streamer/src/HttpStreamSession.h | nicledomaS/VideoStream | e695e0b544a61bb4e74149005c69723dbbecb952 | [
"Apache-2.0"
] | null | null | null | modules/http_streamer/src/HttpStreamSession.h | nicledomaS/VideoStream | e695e0b544a61bb4e74149005c69723dbbecb952 | [
"Apache-2.0"
] | 1 | 2022-03-16T07:16:25.000Z | 2022-03-16T07:16:25.000Z | modules/http_streamer/src/HttpStreamSession.h | nicledomaS/VideoStream | e695e0b544a61bb4e74149005c69723dbbecb952 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "StreamSession.h"
struct AVIOContext;
namespace video_streamer
{
class HttpStreamSession: public StreamSession
{
public:
explicit HttpStreamSession(AVIOContext* clientContext) noexcept;
~HttpStreamSession() noexcept;
HttpStreamSession(HttpStreamSession&& rhs) noexcept;
Htt... | 24.6 | 66 | 0.762873 |
cc5f59bc57770d2563d5aa2701eacd4111dd57ef | 7,223 | c | C | third_party/python/Modules/_decimal/libmpdec/context.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Modules/_decimal/libmpdec/context.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Modules/_decimal/libmpdec/context.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | /*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:4;tab-width:8;coding:utf-8 -*-│
│vi: set net ft=c ts=4 sts=4 sw=4 fenc=utf-8 :vi│
╞══════════════════════════════════════════════════════════════════════════════╡
│ Copyright (c) 2008-2016 Stefan Krah. All rights reserved. ... | 25.704626 | 80 | 0.589783 |
2b7f6d40a4d1c27b71e02c639ed0cfd9302036ea | 7,955 | h | C | src/docdblib/db.h | ondra-novak/docdb | 4916c3cce284b4fa6d299bd4f8b299dbfe5b56f8 | [
"MIT"
] | null | null | null | src/docdblib/db.h | ondra-novak/docdb | 4916c3cce284b4fa6d299bd4f8b299dbfe5b56f8 | [
"MIT"
] | null | null | null | src/docdblib/db.h | ondra-novak/docdb | 4916c3cce284b4fa6d299bd4f8b299dbfe5b56f8 | [
"MIT"
] | null | null | null | /*
* db.h
*
* Created on: 16. 12. 2020
* Author: ondra
*/
#ifndef SRC_DOCDB_SRC_DOCDBLIB_DB_H_
#define SRC_DOCDB_SRC_DOCDBLIB_DB_H_
#include <memory>
#include <string>
#include "dbconfig.h"
#include <leveldb/db.h>
#include <leveldb/write_batch.h>
#include <mutex>
#include <imtjson/value.h>
#include "classe... | 29.682836 | 107 | 0.729604 |
93a92e24f6a1336ea5420d0764aded57167bb2f8 | 375 | c | C | sources/entity/stats_skills/stats.c | nwmqpa/MyRPG | 50ef2909475c9ae3e9bf382f4f8b270ef064eb0a | [
"WTFPL"
] | 2 | 2018-12-23T11:43:08.000Z | 2019-02-14T12:32:21.000Z | sources/entity/stats_skills/stats.c | nwmqpa/MyRPG | 50ef2909475c9ae3e9bf382f4f8b270ef064eb0a | [
"WTFPL"
] | null | null | null | sources/entity/stats_skills/stats.c | nwmqpa/MyRPG | 50ef2909475c9ae3e9bf382f4f8b270ef064eb0a | [
"WTFPL"
] | null | null | null | /*
** EPITECH PROJECT, 2017
** sources/entity/stats_skills/stats.c
** File description:
** Stats file.
*/
#include "entities.h"
#include "utils.h"
void stats_init(struct player *player)
{
player->nb_stats = LAST_STAT;
player->stats = my_calloc(sizeof(struct stat) * player->nb_stats);
for (int i = 0; i < LAST_STAT;... | 20.833333 | 67 | 0.666667 |
2b1c0cd9b01fbba809dfec9cb72a06ace9f17afd | 1,525 | h | C | server/timelog.h | ICT-Infer/timelog | de83ab13801ad3c8ff2822b969e58ed81c143bc9 | [
"0BSD"
] | 1 | 2015-05-03T22:17:13.000Z | 2015-05-03T22:17:13.000Z | server/timelog.h | erikano/django-timelog | de83ab13801ad3c8ff2822b969e58ed81c143bc9 | [
"0BSD"
] | 66 | 2015-03-23T00:57:20.000Z | 2015-07-08T16:01:25.000Z | server/timelog.h | erikano/django-atl | de83ab13801ad3c8ff2822b969e58ed81c143bc9 | [
"0BSD"
] | null | null | null | /*
* Copyright (c) 2015, 2016 Erik Nordstrøm <erikn@ict-infer.no>
*
* 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 permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS... | 25.847458 | 75 | 0.699672 |
9eb6df322ed842cb3a4769d34aabaa1b63b45867 | 1,783 | h | C | core/include/prometheus/time_window_quantiles.h | biaks/prometheus-cpp-light | 8f252c36e55d8a82cae16df9eeed9ed64199643c | [
"MIT"
] | null | null | null | core/include/prometheus/time_window_quantiles.h | biaks/prometheus-cpp-light | 8f252c36e55d8a82cae16df9eeed9ed64199643c | [
"MIT"
] | null | null | null | core/include/prometheus/time_window_quantiles.h | biaks/prometheus-cpp-light | 8f252c36e55d8a82cae16df9eeed9ed64199643c | [
"MIT"
] | 2 | 2021-08-31T18:05:16.000Z | 2022-03-10T18:47:33.000Z | #pragma once
#include <chrono>
#include <cstddef>
#include <vector>
#include "prometheus/detail/ckms_quantiles.h"
namespace prometheus {
namespace detail {
class TimeWindowQuantiles {
using Clock = std::chrono::steady_clock;
public:
TimeWindowQuantiles(const std::vector<CKMSQuantiles::Q... | 28.301587 | 82 | 0.603477 |
b10c3e532f6140fa5c572b32a5c6e2286514a99e | 26,618 | c | C | platform/vendor_bsp/gd/GD32E50x_Firmware_Library/GD32E50x_standard_peripheral/Source/gd32e50x_dac.c | rceet/TencentOS-tiny | 1830420984f21e7dfced30dcb6e8f9ef146f0226 | [
"Apache-2.0"
] | 5,547 | 2019-09-18T02:20:53.000Z | 2021-08-25T10:29:54.000Z | platform/vendor_bsp/gd/GD32E50x_Firmware_Library/GD32E50x_standard_peripheral/Source/gd32e50x_dac.c | rceet/TencentOS-tiny | 1830420984f21e7dfced30dcb6e8f9ef146f0226 | [
"Apache-2.0"
] | 103 | 2019-09-19T13:16:09.000Z | 2021-08-04T03:51:19.000Z | platform/vendor_bsp/gd/GD32E50x_Firmware_Library/GD32E50x_standard_peripheral/Source/gd32e50x_dac.c | rceet/TencentOS-tiny | 1830420984f21e7dfced30dcb6e8f9ef146f0226 | [
"Apache-2.0"
] | 1,445 | 2019-09-18T04:38:19.000Z | 2021-08-25T09:17:30.000Z | /*!
\file gd32e50x_dac.c
\brief DAC driver
\version 2020-03-10, V1.0.0, firmware for GD32E50x
\version 2020-08-26, V1.1.0, firmware for GD32E50x
*/
/*
Copyright (c) 2020, GigaDevice Semiconductor Inc.
Redistribution and use in source and binary forms, with or without modification,
are p... | 31.916067 | 128 | 0.623976 |
3671187aca532ea5805eda9b6489beb0f82a178b | 2,686 | h | C | external/source/meterpreter/source/bionic/libc/kernel/common/linux/raid/md_u.h | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 264 | 2015-01-02T10:15:42.000Z | 2022-03-31T06:59:13.000Z | external/source/meterpreter/source/bionic/libc/kernel/common/linux/raid/md_u.h | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 112 | 2015-01-02T01:26:38.000Z | 2021-11-21T02:07:21.000Z | external/source/meterpreter/source/bionic/libc/kernel/common/linux/raid/md_u.h | truekonrads/mirv-metasploit | 36bcc1f7f57d67636f4479afc75c2832f12ea466 | [
"BSD-3-Clause"
] | 130 | 2015-01-02T05:29:46.000Z | 2022-03-18T19:50:39.000Z | /****************************************************************************
****************************************************************************
***
*** This header was automatically generated from a Linux kernel header
*** of the same name, to make information necessary for userspace to
*** call i... | 25.580952 | 78 | 0.682055 |
36b0b61f5393ac15fc7d15a62b8cd724bf7acecf | 647 | h | C | C/erfinv.h | CharleySchaefer/erfinv | b38f46fd4a6dc103afe66fbab571fadf5a51fe52 | [
"MIT"
] | null | null | null | C/erfinv.h | CharleySchaefer/erfinv | b38f46fd4a6dc103afe66fbab571fadf5a51fe52 | [
"MIT"
] | null | null | null | C/erfinv.h | CharleySchaefer/erfinv | b38f46fd4a6dc103afe66fbab571fadf5a51fe52 | [
"MIT"
] | 1 | 2018-06-20T22:23:39.000Z | 2018-06-20T22:23:39.000Z | #ifndef LAKSHAYG_ERFINV_H
#define LAKSHAYG_ERFINV_H
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <assert.h>
#include <stdarg.h>
// Returns a floating point number y such that std::erf(y)
// is close to x. The current implementation is quite accurate
// when x is away from +1.0 and -1.0. As x appr... | 29.409091 | 62 | 0.741886 |
9ad2851c7afeb8ecd3ab155cce52c1d8d97ad79f | 1,700 | h | C | src/objects/js-regexp-string-iterator.h | xtuc/v8 | 86894d98bfe79f46c51e27b0699f7bfcc07fe0b2 | [
"BSD-3-Clause"
] | 4 | 2019-04-20T15:56:13.000Z | 2019-12-23T07:14:01.000Z | src/objects/js-regexp-string-iterator.h | xtuc/v8 | 86894d98bfe79f46c51e27b0699f7bfcc07fe0b2 | [
"BSD-3-Clause"
] | 1 | 2019-02-13T09:53:48.000Z | 2019-02-13T09:53:48.000Z | src/objects/js-regexp-string-iterator.h | xtuc/v8 | 86894d98bfe79f46c51e27b0699f7bfcc07fe0b2 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef V8_OBJECTS_JS_REGEXP_STRING_ITERATOR_H_
#define V8_OBJECTS_JS_REGEXP_STRING_ITERATOR_H_
#include "src/objects/js-objects.h"
// Has to be the l... | 28.333333 | 73 | 0.770588 |
82fc5e70009d0eb735ad3d7050ca6c8dbc7b537a | 340 | h | C | cpp/semaphore.h | DevinCarr/utils | ec88369b09139e72ee4288c4bc10f0e3144f3e8c | [
"MIT"
] | null | null | null | cpp/semaphore.h | DevinCarr/utils | ec88369b09139e72ee4288c4bc10f0e3144f3e8c | [
"MIT"
] | null | null | null | cpp/semaphore.h | DevinCarr/utils | ec88369b09139e72ee4288c4bc10f0e3144f3e8c | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2016 Devin Carr
* Licensed under MIT (https://github.com/devincarr/utils/blob/master/LICENSE)
*/
#pragma once
#include <condition_variable>
#include <mutex>
class Semaphore {
private:
int value;
std::mutex m;
std::condition_variable c;
public:
Semaphore(int _val);
~Semaphore();
int... | 14.782609 | 78 | 0.676471 |
aab89eaebf4be8a3eb3f76ecb3c0577f1e2b3425 | 3,085 | h | C | src/redis_index.h | ashtul/RediSearch | 8aac2bc22fba75bd45ab3c3a12b4ce04fadd33c7 | [
"Ruby",
"MIT"
] | null | null | null | src/redis_index.h | ashtul/RediSearch | 8aac2bc22fba75bd45ab3c3a12b4ce04fadd33c7 | [
"Ruby",
"MIT"
] | null | null | null | src/redis_index.h | ashtul/RediSearch | 8aac2bc22fba75bd45ab3c3a12b4ce04fadd33c7 | [
"Ruby",
"MIT"
] | 1 | 2019-02-04T11:54:56.000Z | 2019-02-04T11:54:56.000Z | #ifndef __REDIS_INDEX__
#define __REDIS_INDEX__
#include "document.h"
#include "index.h"
#include "inverted_index.h"
#include "search_ctx.h"
#include "concurrent_ctx.h"
#include "spec.h"
/* Open an inverted index reader on a redis DMA string, for a specific term.
* If singleWordMode is set to 1, we do not load the s... | 41.133333 | 98 | 0.755592 |
c5679a883038499defebef1915948d8093667a97 | 1,944 | h | C | pw_checksum/public/pw_checksum/ccitt_crc16.h | LastRitter/pigweed | 7cf23ab0d7b70bd468baa6f7454486f373c95cf7 | [
"Apache-2.0"
] | 43 | 2020-03-20T21:07:13.000Z | 2021-11-23T17:34:02.000Z | pw_checksum/public/pw_checksum/ccitt_crc16.h | LastRitter/pigweed | 7cf23ab0d7b70bd468baa6f7454486f373c95cf7 | [
"Apache-2.0"
] | 2 | 2021-06-08T21:43:09.000Z | 2021-09-08T02:06:57.000Z | pw_checksum/public/pw_checksum/ccitt_crc16.h | LastRitter/pigweed | 7cf23ab0d7b70bd468baa6f7454486f373c95cf7 | [
"Apache-2.0"
] | 12 | 2020-03-21T01:02:26.000Z | 2022-01-04T01:35:14.000Z | // Copyright 2020 The Pigweed Authors
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agre... | 31.868852 | 80 | 0.725823 |
cf5e8f4e718a1946eb8fd7510ae1860183ca9cea | 2,247 | h | C | os/include/tinyara/sercomm/sercomm.h | shan-hu/SamsungTizenRT_Sept_2017 | 67f06c94e56f89193e42b96691aed8ee196622ac | [
"Apache-2.0"
] | 2 | 2019-01-27T14:50:42.000Z | 2019-01-27T14:51:25.000Z | os/include/tinyara/sercomm/sercomm.h | shan-hu/SamsungTizenRT_Sept_2017 | 67f06c94e56f89193e42b96691aed8ee196622ac | [
"Apache-2.0"
] | 1 | 2017-10-19T18:20:33.000Z | 2017-10-19T18:20:33.000Z | os/include/tinyara/sercomm/sercomm.h | shan-hu/SamsungTizenRT_Sept_2017 | 67f06c94e56f89193e42b96691aed8ee196622ac | [
"Apache-2.0"
] | 1 | 2020-02-27T09:33:42.000Z | 2020-02-27T09:33:42.000Z | /****************************************************************************
*
* Copyright 2016 Samsung Electronics 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... | 29.96 | 81 | 0.690699 |
a961bd968b9959cea7e3b02f4868bf7af60d470d | 2,299 | h | C | gsoap/VisualStudio2005/wsdl2h/wsdl2h/sp.h | JinpengLI/gsoap | 58ba1cfaee90f6f018ef81e9cb63fbd8e1af4566 | [
"Zlib",
"OpenSSL",
"Unlicense"
] | null | null | null | gsoap/VisualStudio2005/wsdl2h/wsdl2h/sp.h | JinpengLI/gsoap | 58ba1cfaee90f6f018ef81e9cb63fbd8e1af4566 | [
"Zlib",
"OpenSSL",
"Unlicense"
] | 1 | 2017-07-17T17:30:47.000Z | 2017-07-24T21:20:44.000Z | gsoap/wsdl/sp.h | JinpengLI/gsoap | 58ba1cfaee90f6f018ef81e9cb63fbd8e1af4566 | [
"Zlib",
"OpenSSL",
"Unlicense"
] | null | null | null | /*
sp.h
WS-SecurityPolicy 1.2 binding schemas
--------------------------------------------------------------------------------
gSOAP XML Web services tools
Copyright (C) 2001-2010, Robert van Engelen, Genivia Inc. All Rights Reserved.
This software is released under one of the following two licenses:
GPL or Genivia... | 32.380282 | 88 | 0.658112 |
ca088de1fc51dce8530c34d70e472c32aa7de8a4 | 1,479 | h | C | fahes_service/OD.h | daqcri/Fahes_GUI | a37f0d3dfdbcd3162bae30ae284aab1197ce9f8b | [
"MIT"
] | 6 | 2019-05-09T04:24:06.000Z | 2021-04-17T16:01:02.000Z | fahes_service/OD.h | daqcri/Fahes_GUI | a37f0d3dfdbcd3162bae30ae284aab1197ce9f8b | [
"MIT"
] | 1 | 2020-10-08T11:19:03.000Z | 2020-10-08T11:19:03.000Z | fahes_service/OD.h | daqcri/Fahes_GUI | a37f0d3dfdbcd3162bae30ae284aab1197ce9f8b | [
"MIT"
] | 3 | 2019-07-09T17:18:44.000Z | 2021-05-26T13:52:16.000Z | /**************************************
**** 2017-6-5 ******************
**** Abdulhakim Qahtan ****************
**** aqahtan@hbku.edu.qa ****************
***************************************/
/****************************************************************************
-- num_non_ignorable_strings: if the... | 36.073171 | 97 | 0.555781 |
aa4c8b7833e495e358be5d5b31ec1c1d94895e9f | 5,549 | c | C | tests/gamma.c | 730404956/glfw | 7f02898264d6077738f0e8032f027eb7e252c90e | [
"Zlib"
] | 1,066 | 2015-01-23T23:07:29.000Z | 2022-03-29T06:25:40.000Z | libs/GLFW3/glfw-3.3.6/tests/gamma.c | CraftingInC/OpenGL_Text | b794df424de6bddb89d649f83e7c5a2158d25c83 | [
"MIT"
] | 110 | 2015-01-24T22:01:14.000Z | 2021-12-31T22:27:00.000Z | libs/GLFW3/glfw-3.3.6/tests/gamma.c | CraftingInC/OpenGL_Text | b794df424de6bddb89d649f83e7c5a2158d25c83 | [
"MIT"
] | 127 | 2017-07-04T00:41:25.000Z | 2022-03-21T09:38:41.000Z | //========================================================================
// Gamma correction test program
// Copyright (c) Camilla Löwy <elmindreda@glfw.org>
//
// This software is provided 'as-is', without any express or implied
// warranty. In no event will the authors be held liable for any damages
// arising from... | 30.827778 | 89 | 0.617949 |
43f01d5f6bc129c95b0c794f699bfb07d2b97aee | 1,507 | h | C | ext/yices/src/utils/ptr_stack.h | maelvls/ocamlyices2 | 554893d467a4bf3e9b0b630833b417348b15e771 | [
"0BSD"
] | 2 | 2017-04-05T13:53:54.000Z | 2018-11-23T00:16:01.000Z | ext/yices/src/utils/ptr_stack.h | maelvls/ocamlyices2 | 554893d467a4bf3e9b0b630833b417348b15e771 | [
"0BSD"
] | 5 | 2017-04-07T14:29:10.000Z | 2021-01-08T18:01:46.000Z | ext/yices/src/utils/ptr_stack.h | maelvls/ocamlyices2 | 554893d467a4bf3e9b0b630833b417348b15e771 | [
"0BSD"
] | 1 | 2017-04-05T16:58:14.000Z | 2017-04-05T16:58:14.000Z | /*
* The Yices SMT Solver. Copyright 2014 SRI International.
*
* This program may only be used subject to the noncommercial end user
* license agreement which is downloadable along with this program.
*/
/*
* STACK FOR ALLOCATION OF POINTER ARRAYS IN FIFO ORDER
*
* This is similar to int_stack but for arrays of... | 19.075949 | 70 | 0.704048 |
b762a1752ebd61fa04372bef598e8c8906d66ddf | 856 | h | C | pcu/pcu_order.h | Thomas-Ulrich/core | 1c7bc7ff994c3570ab22b96d37be0c4c993e5940 | [
"BSD-3-Clause"
] | 138 | 2015-01-05T15:50:20.000Z | 2022-02-25T01:09:58.000Z | pcu/pcu_order.h | Thomas-Ulrich/core | 1c7bc7ff994c3570ab22b96d37be0c4c993e5940 | [
"BSD-3-Clause"
] | 337 | 2015-08-07T18:24:58.000Z | 2022-03-31T14:39:03.000Z | pcu/pcu_order.h | Thomas-Ulrich/core | 1c7bc7ff994c3570ab22b96d37be0c4c993e5940 | [
"BSD-3-Clause"
] | 70 | 2015-01-17T00:58:41.000Z | 2022-02-13T04:58:20.000Z | /******************************************************************************
Copyright 2014 Scientific Computation Research Center,
Rensselaer Polytechnic Institute. All rights reserved.
This work is open source software, licensed under the terms of the
BSD license as described in the LICENSE file ... | 31.703704 | 80 | 0.648364 |
2e92dd74fbd604fef05e2e25c588d2ab4d919a69 | 2,035 | h | C | platform/linux-generic/include/odp_debug_internal.h | ecwolf/odp | 6adce4648bf228b60fc65312964a21c84771f58d | [
"BSD-3-Clause"
] | null | null | null | platform/linux-generic/include/odp_debug_internal.h | ecwolf/odp | 6adce4648bf228b60fc65312964a21c84771f58d | [
"BSD-3-Clause"
] | null | null | null | platform/linux-generic/include/odp_debug_internal.h | ecwolf/odp | 6adce4648bf228b60fc65312964a21c84771f58d | [
"BSD-3-Clause"
] | null | null | null | /* Copyright (c) 2014-2018, Linaro Limited
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @file
*
* ODP Debug internal
* This file contains implementer support functions for Debug capabilities.
*
* @warning These definitions are not part of ODP API, they are for
* internal use ... | 22.362637 | 78 | 0.674693 |
bde645eb03435ea0bdc0ca786525e8031f8fd233 | 414 | c | C | src/write_listener.c | benjyup/my_irc | ecc2d96b7489edc015f229bc7793420a0f9635ac | [
"MIT"
] | null | null | null | src/write_listener.c | benjyup/my_irc | ecc2d96b7489edc015f229bc7793420a0f9635ac | [
"MIT"
] | null | null | null | src/write_listener.c | benjyup/my_irc | ecc2d96b7489edc015f229bc7793420a0f9635ac | [
"MIT"
] | null | null | null | /*
** write_listener.c for myirc in /home/jeanadrien/rendu/PROJECT/PSU_2016_myirc/src
**
** Made by Jean-Adrien Domage
** Login <jeanadrien.domage@epitech.eu>
**
** Started on Sat Jun 3 22:17:23 2017 Jean-Adrien Domage
** Last update Sun Jun 11 18:34:32 2017 Jean-Adrien Domage
*/
#include <stdio.h>
#include <uni... | 21.789474 | 82 | 0.705314 |
aec10deca5ce20be0f960e65b3292111056af62e | 448 | h | C | src/Maze.h | jlcrodrigues/Robots_Game_2.0 | 4200136b2e8ebadbd1dd90427161ea61dc434a96 | [
"MIT"
] | null | null | null | src/Maze.h | jlcrodrigues/Robots_Game_2.0 | 4200136b2e8ebadbd1dd90427161ea61dc434a96 | [
"MIT"
] | null | null | null | src/Maze.h | jlcrodrigues/Robots_Game_2.0 | 4200136b2e8ebadbd1dd90427161ea61dc434a96 | [
"MIT"
] | null | null | null | // T01_G12
#ifndef MAZE_H
#define MAZE_H
#include <iostream>
#include "Post.h"
#include <vector>
class Maze
{
public:
Maze();
Maze(int numRows, int numCols);
void addPost(int row, int col, char type);
char charPost(int row, int col) const;
int getnumCols() const;
int getnumRows() const;
void set... | 16.592593 | 45 | 0.680804 |
9cdc4cb7e8698f7a1e698f59d96c4ab69e284e7a | 14,909 | h | C | SQLBridge/include/sb_ref_context.h | GVNG/SQLCPPBridgeFramework | 9aac56ad81aaa6384b650dd4c1184e66bbddd89e | [
"BSD-3-Clause"
] | 1 | 2019-12-20T15:17:50.000Z | 2019-12-20T15:17:50.000Z | SQLBridge/include/sb_ref_context.h | GVNG/SQLCPPBridgeFramework | 9aac56ad81aaa6384b650dd4c1184e66bbddd89e | [
"BSD-3-Clause"
] | 1 | 2020-01-09T02:20:27.000Z | 2020-01-09T08:20:10.000Z | SQLBridge/include/sb_ref_context.h | GVNG/SQLCPPBridgeFramework | 9aac56ad81aaa6384b650dd4c1184e66bbddd89e | [
"BSD-3-Clause"
] | 1 | 2020-01-08T19:04:52.000Z | 2020-01-08T19:04:52.000Z | //
// sb_ref_context.h
// SQLCPPBridgeFramework
//
// Created by Roman Makhnenko on 09/05/2020.
// Copyright © 2020, DataArt.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// * R... | 51.767361 | 236 | 0.623918 |
6c385e116eb4f95a11e88182b178c816f4c1ab8e | 1,624 | h | C | Frameworks/MediaPlayer.framework/Headers/MPPlaceholderAVItem.h | CarlAmbroselli/barcelona | 9bd087575935485a4c26674c2414d7ef20d7e168 | [
"Apache-2.0"
] | 13 | 2021-08-12T22:57:13.000Z | 2022-03-09T16:45:52.000Z | Frameworks/MediaPlayer.framework/Headers/MPPlaceholderAVItem.h | CarlAmbroselli/barcelona | 9bd087575935485a4c26674c2414d7ef20d7e168 | [
"Apache-2.0"
] | 20 | 2021-09-03T13:38:34.000Z | 2022-03-17T13:24:39.000Z | Frameworks/MediaPlayer.framework/Headers/MPPlaceholderAVItem.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) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <MediaPlayer/MPAVItem.h>
@class NSString;
@interface MPPlaceholderAVItem : MPAVItem
{
_Bool _explicitTrack;
_Bool _li... | 38.666667 | 132 | 0.785714 |
caa4503974c12d7ccc6741170ae44cd607436eed | 996 | h | C | app/EQPModule/ViewController/EFileViewController.h | zhang651651/ipad | cf3ebc2854bd5f28d7828498ba63936d21aa43ee | [
"MIT"
] | 1 | 2019-04-06T15:21:53.000Z | 2019-04-06T15:21:53.000Z | app/EQPModule/ViewController/EFileViewController.h | zhang651651/ipad | cf3ebc2854bd5f28d7828498ba63936d21aa43ee | [
"MIT"
] | null | null | null | app/EQPModule/ViewController/EFileViewController.h | zhang651651/ipad | cf3ebc2854bd5f28d7828498ba63936d21aa43ee | [
"MIT"
] | null | null | null | //
// EFileViewController.h
// ipad
//
// Created by Zhang Xinrong on 2018/11/13.
// Copyright © 2018 nil. All rights reserved.
//
#import "BaseViewController.h"
#import "YSEQPThemeOneModel.h"
NS_ASSUME_NONNULL_BEGIN
@interface EFileViewController : BaseViewController
- (instancetype)initWithModel:(YSEQPThemeOn... | 30.181818 | 58 | 0.812249 |
6cd35c56265b082f0aef94b417cace29fc097e92 | 3,938 | h | C | c_mcai_worker_sdk/media_worker.h | media-io/rs_amqp_worker | 04251431df3a952250d48cdac56706a5e2a94c23 | [
"MIT"
] | 1 | 2019-02-13T22:25:12.000Z | 2019-02-13T22:25:12.000Z | c_mcai_worker_sdk/media_worker.h | media-io/rs_amqp_worker | 04251431df3a952250d48cdac56706a5e2a94c23 | [
"MIT"
] | 2 | 2019-08-21T07:20:40.000Z | 2019-08-21T07:20:59.000Z | c_mcai_worker_sdk/media_worker.h | media-io/rs_amqp_worker | 04251431df3a952250d48cdac56706a5e2a94c23 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#ifdef __cplusplus
extern "C" {
#endif
/**
* Worker parameter type
*/
typedef struct Parameter {
char* identifier;
char* label;
unsigned int kind_size;
char** kind;
int required;
} Parameter;
/**
* Audio / Video streams descriptors ty... | 24.767296 | 118 | 0.697562 |
37bed0e19e71c77c80291581e1d56d554c599e4c | 268 | h | C | third_party/virtualbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/segment.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 521 | 2019-03-29T15:44:08.000Z | 2022-03-22T09:46:19.000Z | third_party/virtualbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/segment.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 30 | 2019-06-04T17:00:49.000Z | 2021-09-08T20:44:19.000Z | third_party/virtualbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/segment.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 99 | 2019-03-29T16:04:13.000Z | 2022-03-28T16:59:34.000Z | #ifndef _IPXE_SEGMENT_H
#define _IPXE_SEGMENT_H
/**
* @file
*
* Executable image segments
*
*/
FILE_LICENCE ( GPL2_OR_LATER );
#include <ipxe/uaccess.h>
extern int prep_segment ( userptr_t segment, size_t filesz, size_t memsz );
#endif /* _IPXE_SEGMENT_H */
| 14.888889 | 75 | 0.720149 |
18760f3253ada20df918403a61d12a1f0eed53b7 | 6,154 | h | C | components/autofill/core/browser/data_model/form_group.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/autofill/core/browser/data_model/form_group.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/autofill/core/browser/data_model/form_group.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_DATA_MODEL_FORM_GROUP_H_
#define COMPONENTS_AUTOFILL_CORE_BROWSER_DATA_MODEL_FORM_GROUP_H_
#include <string>
#i... | 42.441379 | 80 | 0.728144 |
afcb010960e90671bae2b50a6e725c06bc9e6a45 | 10,963 | h | C | tnp_test_camera_orientation/UtilCvPclRs.h | warehouse-picking-automation-challenges/team_naist_panasonic | 999b8d20c5528f5510e43bf4a483215011f9871d | [
"Apache-2.0"
] | 10 | 2017-12-22T07:45:09.000Z | 2022-03-25T21:42:22.000Z | tnp_recognition_space_calibration/UtilCvPclRs.h | warehouse-picking-automation-challenges/team_naist_panasonic | 999b8d20c5528f5510e43bf4a483215011f9871d | [
"Apache-2.0"
] | null | null | null | tnp_recognition_space_calibration/UtilCvPclRs.h | warehouse-picking-automation-challenges/team_naist_panasonic | 999b8d20c5528f5510e43bf4a483215011f9871d | [
"Apache-2.0"
] | 6 | 2017-12-24T16:03:22.000Z | 2020-06-14T11:01:18.000Z | /*
* Version: 2017.07.31
* Authors: Members of the Team NAIST-Panasonic at the Amazon Robotics Challenge 2017:
* Gustavo A. Garcia R. <garcia-g at is.naist.jp> (Captain),
* Lotfi El Hafi, Felix von Drigalski, Wataru Yamazaki, Viktor Hoerig, Arnaud Delmotte,
* Akishige Yuguchi, Mar... | 42.992157 | 353 | 0.656572 |
bbaa0d06b78e6523545e74e5018b85feb42d5f7b | 2,685 | h | C | Basalt/src/Basalt/Events/WindowEvent.h | jakenbake97/Half-WayEngine | e09e09ec0b7b3191b0c4e178c3f3a209c50f66d3 | [
"Apache-2.0"
] | null | null | null | Basalt/src/Basalt/Events/WindowEvent.h | jakenbake97/Half-WayEngine | e09e09ec0b7b3191b0c4e178c3f3a209c50f66d3 | [
"Apache-2.0"
] | null | null | null | Basalt/src/Basalt/Events/WindowEvent.h | jakenbake97/Half-WayEngine | e09e09ec0b7b3191b0c4e178c3f3a209c50f66d3 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Event.h"
#include "Basalt/Window.h"
namespace Basalt
{
class WindowCloseEvent : public Event
{
public:
WindowCloseEvent(const int exitCode) : code(exitCode){}
int GetExitCode() const { return code; }
static EventType GetStaticType() { return EventType::WindowClose; }
EventType GetEv... | 34.423077 | 95 | 0.716946 |
9dda1d6e577730da6c3a1d8c0354670d75279cd3 | 31,706 | h | C | server/Server/Script/LuaFnTbl_Scene.h | viticm/web-pap | 7c9b1f49d9ba8d8e40f8fddae829c2e414ccfeca | [
"BSD-3-Clause"
] | 3 | 2018-06-19T21:37:38.000Z | 2021-07-31T21:51:40.000Z | server/Server/Script/LuaFnTbl_Scene.h | viticm/web-pap | 7c9b1f49d9ba8d8e40f8fddae829c2e414ccfeca | [
"BSD-3-Clause"
] | null | null | null | server/Server/Script/LuaFnTbl_Scene.h | viticm/web-pap | 7c9b1f49d9ba8d8e40f8fddae829c2e414ccfeca | [
"BSD-3-Clause"
] | 13 | 2015-01-30T17:45:06.000Z | 2022-01-06T02:29:34.000Z |
//-----------------------------------------------------------------------------
// 文件名 : LuaFnTbl_Scene.h
// 模块 : Script
// 功能 : 场景相关倒出函数
// 修改历史:
//-----------------------------------------------------------------------------
#ifndef __LUAFNTBL_SCENE_H__
#define __LUAFNTBL_SCENE_H__
#include "LuaFnMacro.h... | 29.303142 | 132 | 0.451397 |
6fb9aca84f1c287f04d11fbe9009da41564be643 | 3,346 | c | C | Unix Family/Linux.lrk.e/sh-utils-1.16/src/printenv.c | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | Unix Family/Linux.lrk.e/sh-utils-1.16/src/printenv.c | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | Unix Family/Linux.lrk.e/sh-utils-1.16/src/printenv.c | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | /* printenv -- print all or part of environment
Copyright (C) 89, 90, 91, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
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 versio... | 23.236111 | 80 | 0.614764 |
a57efc3ae057d7c2d50b618c624645d3f88423fb | 5,153 | c | C | CM_GDP_CU/src/ExtraModels/MyHydBrakeCU_20220305_2353.c | CU-2021AM-GDP-T1/rollstiffnesscontrol-enhancehandling-matlabsimulink | 64162ebb0e0dc51f23e545f886bbcfce1e9e5ab6 | [
"MIT"
] | null | null | null | CM_GDP_CU/src/ExtraModels/MyHydBrakeCU_20220305_2353.c | CU-2021AM-GDP-T1/rollstiffnesscontrol-enhancehandling-matlabsimulink | 64162ebb0e0dc51f23e545f886bbcfce1e9e5ab6 | [
"MIT"
] | null | null | null | CM_GDP_CU/src/ExtraModels/MyHydBrakeCU_20220305_2353.c | CU-2021AM-GDP-T1/rollstiffnesscontrol-enhancehandling-matlabsimulink | 64162ebb0e0dc51f23e545f886bbcfce1e9e5ab6 | [
"MIT"
] | null | null | null | /*
******************************************************************************
** CarMaker - Version 9.0.1
** Vehicle Dynamics Simulation Toolkit
**
** Copyright (C) IPG Automotive GmbH
** Bannwaldallee 60 Phone +49.721.98520.0
** 76185 Karlsruhe Fax ... | 22.211207 | 83 | 0.588783 |
48d6055d6e4635bcbd11fecbd52d48c1b4db6160 | 799 | c | C | src/chap18/ccos_ex.c | niklasengvall/cinanutshell2e | d849eb552901591232917a197d2ac017ef96a5fa | [
"MIT"
] | null | null | null | src/chap18/ccos_ex.c | niklasengvall/cinanutshell2e | d849eb552901591232917a197d2ac017ef96a5fa | [
"MIT"
] | null | null | null | src/chap18/ccos_ex.c | niklasengvall/cinanutshell2e | d849eb552901591232917a197d2ac017ef96a5fa | [
"MIT"
] | null | null | null | // ccos_ex.c : ccos() example
// -------------------------------------------------------------
#include <complex.h> // double complex ccos( double complex z );
// float complex ccosf( float complex z );
// long double complex ccosl( long double complex z );
#inclu... | 29.592593 | 78 | 0.474343 |
5b48ebd616e8d18345b5131cef356fbcfe7a6d8c | 16,414 | h | C | clicks/bluetooth2/lib/include/bluetooth2.h | StrahinjaJacimovic/mikrosdk_click_v2 | f8002047c96605f340957a0d3fdbde33706d02ac | [
"MIT"
] | 31 | 2020-10-02T14:15:14.000Z | 2022-03-24T08:33:21.000Z | clicks/bluetooth2/lib/include/bluetooth2.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 4 | 2020-10-27T14:05:00.000Z | 2022-03-10T09:38:57.000Z | clicks/bluetooth2/lib/include/bluetooth2.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 32 | 2020-11-28T07:56:42.000Z | 2022-03-14T19:42:29.000Z | /****************************************************************************
** Copyright (C) 2020 MikroElektronika d.o.o.
** Contact: https://www.mikroe.com/contact
**
** Permission is hereby granted, free of charge, to any person obtaining a copy
** of this software and associated documentation files (the "Software"... | 35.223176 | 102 | 0.668758 |
85bb0c6cbbf990b19e54e5f7068de28404b78174 | 996 | c | C | C&CPP/00-Code/c-program-basic/09-FileOperation/ErrorHandle.c | hiloWang/notes | 64a637a86f734e4e80975f4aa93ab47e8d7e8b64 | [
"Apache-2.0"
] | 2 | 2020-10-08T13:22:08.000Z | 2021-07-28T14:45:41.000Z | C&C++/c-program/FileOperation/ErrorHandle.c | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | null | null | null | C&C++/c-program/FileOperation/ErrorHandle.c | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | 6 | 2020-08-20T07:19:17.000Z | 2022-03-02T08:16:21.000Z | /*
============================================================================
Author : Ztiany
Description : 错误处理
============================================================================
*/
/*
C语言不提供对错误处理的直接支持,但是作为一种系统编程语言,它以返回值的形式允许您访问底层数据。在发生错误时,大多数的 C 或 UNIX 函数调用返回 1 或 NULL,
同时会设置一个错误代码 errno,该错误... | 25.538462 | 89 | 0.551205 |
e30ba0364ba9bcdfcd769b1f94a82a8010d9879f | 4,846 | c | C | kernel-3.10/drivers/misc/mediatek/lcm/it6151_edp_dsi_video_sharp/it6151_i2c.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/drivers/misc/mediatek/lcm/it6151_edp_dsi_video_sharp/it6151_i2c.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/drivers/misc/mediatek/lcm/it6151_edp_dsi_video_sharp/it6151_i2c.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | #ifndef BUILD_LK
#include <linux/interrupt.h>
#include <linux/i2c.h>
#include <linux/slab.h>
#include <linux/irq.h>
#include <linux/miscdevice.h>
#include <asm/uaccess.h>
#include <linux/delay.h>
#include <linux/input.h>
#include <linux/workqueue.h>
#include <linux/kobject.h>
#include <linux/earlysuspend.h>
#include <l... | 22.435185 | 99 | 0.65683 |
e341a460ee79cf87cf6a6123f053ae3d83e165bf | 2,447 | h | C | qqtw/qqheaders7.2/QQVipPicEditCanvasView.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 5 | 2018-02-20T14:24:17.000Z | 2020-08-06T09:31:21.000Z | qqtw/qqheaders7.2/QQVipPicEditCanvasView.h | onezens/QQTweak | 04b9efd1d93eba8ef8fec5cf9a20276637765777 | [
"MIT"
] | 1 | 2020-06-10T07:49:16.000Z | 2020-06-12T02:08:35.000Z | qqtw/qqheaders7.2/QQVipPicEditCanvasView.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 "UIView.h"
#import "CropViewDelegate.h"
@class CropView, NSMutableArray, NSString, QQVipPicEditTextBubbleLayer, UIImageView;
@interface QQVipPicEditCanvasView : UIView <C... | 39.467742 | 123 | 0.786678 |
3f865e8c36de0f7ef985bdcc3abb8f17d495e2d8 | 2,525 | h | C | third_party/blink/renderer/platform/wtf/scoped_logger.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-10-18T02:33:40.000Z | 2020-10-18T02:33:40.000Z | third_party/blink/renderer/platform/wtf/scoped_logger.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2021-05-17T16:28:52.000Z | 2021-05-21T22:42:22.000Z | third_party/blink/renderer/platform/wtf/scoped_logger.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 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_WTF_SCOPED_LOGGER_H_
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_WTF_SCOPED_LOGGER_H_
#include "base/dcheck_i... | 33.223684 | 80 | 0.750099 |
6a16d8943c9fa1565e4b58a297b7c81e6e405a6d | 2,284 | h | C | include/chartwork/Design.h | nazhor/chartwork | 20cb8df257bec39153ea408305640274c9e09d4c | [
"MIT"
] | 20 | 2018-08-29T07:33:21.000Z | 2022-03-12T05:05:54.000Z | include/chartwork/Design.h | nazhor/chartwork | 20cb8df257bec39153ea408305640274c9e09d4c | [
"MIT"
] | 1 | 2020-10-27T15:04:46.000Z | 2020-10-27T15:04:46.000Z | include/chartwork/Design.h | nazhor/chartwork | 20cb8df257bec39153ea408305640274c9e09d4c | [
"MIT"
] | 7 | 2015-07-09T20:38:28.000Z | 2021-09-27T06:38:11.000Z | #ifndef __DESIGN_H
#define __DESIGN_H
#include <QColor>
#include <QFont>
namespace chartwork
{
namespace design
{
////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Design
//
//////////////////////////////////////////////////////////////////////////////////////... | 26.55814 | 100 | 0.571366 |
ac170a61c7ebead8898d9f0ac556f54d6d0e6e6b | 664 | h | C | util.h | psforever/FLATool | 6db087cbfe78cc7368f94078ac82bbe0b603604b | [
"BSD-3-Clause"
] | 4 | 2016-07-02T00:12:36.000Z | 2020-08-02T01:42:20.000Z | util.h | psforever/FLATool | 6db087cbfe78cc7368f94078ac82bbe0b603604b | [
"BSD-3-Clause"
] | 1 | 2016-07-20T02:02:44.000Z | 2019-12-03T21:08:20.000Z | util.h | psforever/FLATool | 6db087cbfe78cc7368f94078ac82bbe0b603604b | [
"BSD-3-Clause"
] | 1 | 2019-09-20T23:18:21.000Z | 2019-09-20T23:18:21.000Z | #ifndef UTIL_H
#define UTIL_H
#include <stdbool.h>
#include <inttypes.h>
#include "compat.h"
void fatal(char * msg, ...);
char * basename(const char * path, bool extension);
char * string_cat(const char * l, const char * r);
char * get_extension(char * path);
int planetside_strcmp(const char * l, const char * r);
#... | 18.444444 | 54 | 0.689759 |
cdfc20960ecf1e92fd1050b5077a9fb194f91d09 | 32,223 | c | C | ext/allocation_tracer/allocation_tracer.c | ko1/allocation_tracer | f4ac1e8c15f827c293dc885cb0d52b89b3df7fe8 | [
"MIT"
] | 324 | 2015-01-05T17:55:55.000Z | 2022-02-22T07:41:03.000Z | ext/allocation_tracer/allocation_tracer.c | ko1/allocation_tracer | f4ac1e8c15f827c293dc885cb0d52b89b3df7fe8 | [
"MIT"
] | 9 | 2015-03-05T08:37:58.000Z | 2019-10-01T04:21:09.000Z | ext/allocation_tracer/allocation_tracer.c | ko1/allocation_tracer | f4ac1e8c15f827c293dc885cb0d52b89b3df7fe8 | [
"MIT"
] | 17 | 2015-03-04T21:59:17.000Z | 2020-07-20T10:11:51.000Z | /*
* allocation tracer: adds GC::Tracer::start_allocation_tracing
*
* By Koichi Sasada
* created at Thu Apr 17 03:50:38 2014.
*/
#include "ruby/ruby.h"
#include "ruby/debug.h"
#include <assert.h>
size_t rb_obj_memsize_of(VALUE obj); /* in gc.c */
static VALUE rb_mAllocationTracer;
struct traceob... | 27.494027 | 376 | 0.637433 |
6db9e600f9b7bef7d20de06ae221f3b09756f7ee | 66 | c | C | benchmarks/Angha_small/extr_sign_xmain/extr_sign_xmain.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | 2 | 2021-03-11T00:46:25.000Z | 2021-07-08T16:44:58.000Z | benchmarks/Angha_small/extr_sign_xmain/extr_sign_xmain.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | null | null | null | benchmarks/Angha_small/extr_sign_xmain/extr_sign_xmain.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | null | null | null | a;
b() {
char c[a];
for (;;) {
c[3] ^= 5;
d(c);
}
}
| 7.333333 | 14 | 0.242424 |
ed2123b356855797761fd0a2bb64d59fe4b9926e | 1,114 | h | C | lib/Secrets/healthcheckrequest_p.h | inzanity/sailfish-secrets | aecaf06f6766029b97d47c1c74bdf7e2ccba5bfe | [
"BSD-3-Clause"
] | 27 | 2017-11-02T11:18:47.000Z | 2021-06-29T10:40:34.000Z | lib/Secrets/healthcheckrequest_p.h | inzanity/sailfish-secrets | aecaf06f6766029b97d47c1c74bdf7e2ccba5bfe | [
"BSD-3-Clause"
] | 149 | 2017-11-09T09:31:52.000Z | 2021-12-24T09:27:19.000Z | lib/Secrets/healthcheckrequest_p.h | inzanity/sailfish-secrets | aecaf06f6766029b97d47c1c74bdf7e2ccba5bfe | [
"BSD-3-Clause"
] | 16 | 2017-11-09T08:23:22.000Z | 2021-06-18T06:15:48.000Z | /*
* Copyright (C) 2018 Jolla Ltd.
* Contact: Timur Kristóf <timur.kristof@jollamobile.com>
* All rights reserved.
* BSD 3-Clause License, see LICENSE.
*/
#ifndef LIBSAILFISHSECRETS_HEALTHCHECKREQUEST_P_H
#define LIBSAILFISHSECRETS_HEALTHCHECKREQUEST_P_H
#include "Secrets/secretsglobal.h"
#include "Secrets/secre... | 23.702128 | 57 | 0.787253 |
4bcee625744c5dfd0b049da729e7f28422698c3b | 1,266 | h | C | Kusbegi_Inc/Kusbegi_FC_Main/kusbegi_fc_main.h | canpinaremre/Kusbegi_FC_Firmware | 755877f006168e73b618a22daa0ba3954d74ff86 | [
"MIT"
] | null | null | null | Kusbegi_Inc/Kusbegi_FC_Main/kusbegi_fc_main.h | canpinaremre/Kusbegi_FC_Firmware | 755877f006168e73b618a22daa0ba3954d74ff86 | [
"MIT"
] | null | null | null | Kusbegi_Inc/Kusbegi_FC_Main/kusbegi_fc_main.h | canpinaremre/Kusbegi_FC_Firmware | 755877f006168e73b618a22daa0ba3954d74ff86 | [
"MIT"
] | null | null | null | /*
* Kusbegi Flight Controller Main
*
* Yazar: İsmail Emre CANPINAR
* @canpinaremre
*
* Açıklama: Uçuş kontrol kartının üzerinde çalışan fonksiyonların
* FreeRTOS üzerinde çağırılmasını ve zamanlamalarını kontrol eder.
*
*
*/
#include <Kusbegi_Inc/kusbegi.h>
#include <Kusbegi_Inc/kusbegi_fc_parameters.h>
#in... | 24.823529 | 82 | 0.817536 |
4bf27bb9f4c48f458461f8b99c758f5cbeff0c74 | 777 | h | C | Applications/Podcasts/UIView-MTRTL.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"MIT"
] | 4 | 2019-08-27T18:03:47.000Z | 2021-09-18T06:29:00.000Z | Applications/Podcasts/UIView-MTRTL.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"MIT"
] | null | null | null | Applications/Podcasts/UIView-MTRTL.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"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 "UIView.h"
@interface UIView (MTRTL)
- (id)mt_shouldRTLMirrorStackDepth; // IMP=0x0000000100184dec
- (void)mt_setShouldRTLMirrorStackDepth:(id)arg1; // IMP=0x0000000100184d... | 43.166667 | 173 | 0.813385 |
8fca6fe9dee02db8d6187c06280cdb8700bc1eb1 | 2,858 | h | C | 3rdparty/fake_boost/type/typetools.h | chencang1980/mockcpp | 45660e7bcf0a6cf8edce3c6a736e4b168acc016e | [
"Apache-2.0"
] | 30 | 2015-04-16T02:42:36.000Z | 2022-03-19T02:53:43.000Z | 3rdparty/fake_boost/type/typetools.h | chencang1980/mockcpp | 45660e7bcf0a6cf8edce3c6a736e4b168acc016e | [
"Apache-2.0"
] | 21 | 2021-03-17T06:41:56.000Z | 2022-02-01T12:27:28.000Z | 3rdparty/fake_boost/type/typetools.h | chencang1980/mockcpp | 45660e7bcf0a6cf8edce3c6a736e4b168acc016e | [
"Apache-2.0"
] | 23 | 2015-04-16T02:44:30.000Z | 2021-12-21T09:50:24.000Z | /*
The NeonX Library
Copyright (c) 2013 darkcat
Code covered by the MIT License
*/
#pragma once
// nx...
#include "config/general.h"
//////////////////////////////////////////////////////////////////////////
NX_BEG namespace type {
////////////////////////////////////////////////////////... | 18.088608 | 75 | 0.547586 |
7231b62a08b6c4dd9a9188b13b8a491cf209ed1c | 31,593 | c | C | usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | 1 | 2020-12-30T00:04:16.000Z | 2020-12-30T00:04:16.000Z | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolar... | 25.622871 | 79 | 0.70063 |
f80b4a3714a834c34de4f43b8007f23d50fe306d | 659 | h | C | strings/strings.h | boldenth/tbcutil | 6092ba39d82ebcf6d446d0c9bbd5e3de8344c7c4 | [
"MIT"
] | null | null | null | strings/strings.h | boldenth/tbcutil | 6092ba39d82ebcf6d446d0c9bbd5e3de8344c7c4 | [
"MIT"
] | null | null | null | strings/strings.h | boldenth/tbcutil | 6092ba39d82ebcf6d446d0c9bbd5e3de8344c7c4 | [
"MIT"
] | null | null | null | #ifndef ___GUARD_STRINGS_H
#define ___GUARD_STRINGS_H
#include "global.h"
#include <stdarg.h>
typedef char *string;
string string_dup(const string);
string string_copy(const string);
string string_trim(string);
string string_replace(string, const string, const string);// this'll be annoying
string *string_split... | 27.458333 | 81 | 0.76176 |
50b6d6a11b4734ab23fb9f75a5c71d3ef1ad3df3 | 1,324 | h | C | src/region.h | Shao-Group/altai | 27c21affe076849e6edb3957f2a77ece5726f3a1 | [
"BSD-3-Clause"
] | 2 | 2021-11-07T23:25:16.000Z | 2021-12-11T02:21:36.000Z | src/region.h | Shao-Group/altai | 27c21affe076849e6edb3957f2a77ece5726f3a1 | [
"BSD-3-Clause"
] | null | null | null | src/region.h | Shao-Group/altai | 27c21affe076849e6edb3957f2a77ece5726f3a1 | [
"BSD-3-Clause"
] | null | null | null | /*
Part of Scallop Transcript Assembler
(c) 2017 by Mingfu Shao, Carl Kingsford, and Carnegie Mellon University.
Part of Altai
(c) 2021 by Xiaofei Carl Zang, Mingfu Shao, and The Pennsylvania State University.
See LICENSE for licensing.
*/
#ifndef __REGION_H__
#define __REGION_H__
#include <stdint.h>
#include <vector... | 25.461538 | 130 | 0.756042 |
1f5a8b16a1d949cda11fb2906c23d014622fa11e | 18,575 | c | C | src/robotmodel.c | liyanan24/robot-sim | c4123e881f5791ce2be344c89b0bd516d13c6e45 | [
"MIT"
] | null | null | null | src/robotmodel.c | liyanan24/robot-sim | c4123e881f5791ce2be344c89b0bd516d13c6e45 | [
"MIT"
] | null | null | null | src/robotmodel.c | liyanan24/robot-sim | c4123e881f5791ce2be344c89b0bd516d13c6e45 | [
"MIT"
] | null | null | null | //MIT License
//Copyright (c) 2018 Eotvos Lorand University, Budapest
/* vim:set ts=4 sw=4 sts=4 et: */
/* Tools for handling the robot model
*/
#include "robotmodel.h"
double **PreferredVelocities;
phase_t LocalActualPhase;
phase_t LocalActualDelayedPhase;
phase_t SteppedPhase;
phase_t TempPhase;
double *Changed... | 38.063525 | 184 | 0.657012 |
ea6c962a3932f3bc7a28276a93e2bc9c45f2a2cf | 340 | h | C | uboot/include/i2c_eeprom.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 35 | 2019-04-26T04:00:10.000Z | 2022-03-30T11:37:06.000Z | uboot/include/i2c_eeprom.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 4 | 2016-08-30T11:30:25.000Z | 2020-12-27T09:58:07.000Z | uboot/include/i2c_eeprom.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 11 | 2020-01-07T05:39:10.000Z | 2021-12-26T07:27:21.000Z | /*
* Copyright (c) 2014 Google, Inc
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __I2C_EEPROM
#define __I2C_EEPROM
struct i2c_eeprom_ops {
int (*read)(struct udevice *dev, int offset, uint8_t *buf, int size);
int (*write)(struct udevice *dev, int offset, const uint8_t *buf,
int size);
};
struct i2c_... | 17 | 70 | 0.676471 |
6ee1eadd3739eb1ccaa4357104f93cbe1ae0e34f | 429 | h | C | rh_engine_lib/Engine/VulkanImpl/VulkanDebugUtils.h | petrgeorgievsky/gtaRenderHook | 124358410c3edca56de26381e239ca29aa6dc1cc | [
"MIT"
] | 232 | 2016-08-29T00:33:32.000Z | 2022-03-29T22:39:51.000Z | rh_engine_lib/Engine/VulkanImpl/VulkanDebugUtils.h | petrgeorgievsky/gtaRenderHook | 124358410c3edca56de26381e239ca29aa6dc1cc | [
"MIT"
] | 10 | 2021-01-02T12:40:49.000Z | 2021-08-31T06:31:04.000Z | rh_engine_lib/Engine/VulkanImpl/VulkanDebugUtils.h | petrgeorgievsky/gtaRenderHook | 124358410c3edca56de26381e239ca29aa6dc1cc | [
"MIT"
] | 40 | 2017-12-18T06:14:39.000Z | 2022-01-29T16:35:23.000Z | //
// Created by peter on 03.06.2020.
//
#pragma once
#include <string>
namespace rh::engine
{
class IBuffer;
class ICommandBuffer;
class ISyncPrimitive;
class VulkanDebugUtils
{
public:
static void SetDebugName( IBuffer *buffer, std::string name );
static void SetDebugName( ICommandBuffer *buffer, std::stri... | 22.578947 | 73 | 0.727273 |
6ef145b24575bb83891a9a4b4095a7bbcffad750 | 7,299 | c | C | lab.c | Scriptor/spotlab | 754dbd3e5d8cbc700a58c11616029ecdfb267b88 | [
"Unlicense"
] | null | null | null | lab.c | Scriptor/spotlab | 754dbd3e5d8cbc700a58c11616029ecdfb267b88 | [
"Unlicense"
] | null | null | null | lab.c | Scriptor/spotlab | 754dbd3e5d8cbc700a58c11616029ecdfb267b88 | [
"Unlicense"
] | null | null | null | #include "lab.h"
#include <pthread.h>
#include <sys/time.h>
#include <stdlib.h>
#include <stdio.h>
#include <readline/readline.h>
#include <readline/history.h>
#include <string.h>
#include <ctype.h>
#include <unistd.h>
sp_session *g_session;
static int notify_events;
static pthread_mutex_t notify_mut;
static pthread... | 23.469453 | 74 | 0.611865 |
eecc565fd06f77b65b9fec2fcd0fec8f9bd8b100 | 1,278 | c | C | Sorting Algorithms/quickpivode3.c | whoiswelliton/Algorithms_and_Data_Structures | 8aded4a427c68f6c89135fd8c0094dc361bd1538 | [
"MIT"
] | null | null | null | Sorting Algorithms/quickpivode3.c | whoiswelliton/Algorithms_and_Data_Structures | 8aded4a427c68f6c89135fd8c0094dc361bd1538 | [
"MIT"
] | null | null | null | Sorting Algorithms/quickpivode3.c | whoiswelliton/Algorithms_and_Data_Structures | 8aded4a427c68f6c89135fd8c0094dc361bd1538 | [
"MIT"
] | null | null | null | #include<stdio.h>
int Pivode3 (int v[],int ini,int fim)
{
int meio;
meio=(ini+fim)/2;
if (v[ini]<v[fim] && v[ini]>v[meio] || v[ini]>v[fim] && v[ini]<v[meio])
return ini;
if (v[meio]<v[fim] && v[meio]>v[ini] || v[meio]>v[fim] && v[meio]<v[ini])
return meio;
return fim;
}... | 17.506849 | 81 | 0.396714 |
eee015888398cd30521985065e9ac978586dee5e | 3,819 | h | C | torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h | xiaohanhuang/pytorch | a31aea8eaa99a5ff72b5d002c206cd68d5467a5e | [
"Intel"
] | 183 | 2018-04-06T21:10:36.000Z | 2022-03-30T15:05:24.000Z | torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h | xiaohanhuang/pytorch | a31aea8eaa99a5ff72b5d002c206cd68d5467a5e | [
"Intel"
] | 818 | 2020-02-07T02:36:44.000Z | 2022-03-31T23:49:44.000Z | torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h | xiaohanhuang/pytorch | a31aea8eaa99a5ff72b5d002c206cd68d5467a5e | [
"Intel"
] | 58 | 2018-06-05T16:40:18.000Z | 2022-03-16T15:37:29.000Z | #pragma once
#ifdef USE_TENSORPIPE
#include <torch/csrc/distributed/rpc/message.h>
#include <torch/csrc/distributed/rpc/tensorpipe_agent.h>
namespace torch {
namespace distributed {
namespace rpc {
struct TORCH_API FaultyTensorPipeRpcBackendOptions
: public TensorPipeRpcBackendOptions {
FaultyTensorPipeRpcBac... | 35.036697 | 80 | 0.72375 |
8ca4fabb1ccea2b359bdf1e3438746ba4533a22c | 1,053 | c | C | brainfuck/lib/my/my_printf.c | matteovol/utils | 364110acfb88142a30ce8a03253c02c590c5b851 | [
"MIT"
] | 1 | 2018-10-25T12:18:05.000Z | 2018-10-25T12:18:05.000Z | brainfuck/lib/my/my_printf.c | matteovol/utils | 364110acfb88142a30ce8a03253c02c590c5b851 | [
"MIT"
] | null | null | null | brainfuck/lib/my/my_printf.c | matteovol/utils | 364110acfb88142a30ce8a03253c02c590c5b851 | [
"MIT"
] | null | null | null | /*
** EPITECH PROJECT, 2017
** my_printf.c
** File description:
** main funtions for my_printf
*/
#include <stdio.h>
#include <stdarg.h>
#include "my.h"
int call_functions(va_list va, char c)
{
int pass = 1;
int i = 0;
char li[17] = "csiduoxXbpS345679";
void (*disp[17])(va_list) = {disp_char, disp_str, disp_int,... | 17.55 | 70 | 0.586895 |
efc1b889370ccd57d9bd383b569031c059661d95 | 477 | h | C | IMProgressHUD/IMProgressHUD.h | immortal-it/IMProgressHUD | 0c10ee0ee457e0ca95107eac8ce31cb8518c53d0 | [
"MIT"
] | 5 | 2021-03-25T02:38:51.000Z | 2021-11-28T11:10:33.000Z | IMProgressHUD/IMProgressHUD.h | immortal-it/IMProgressHUD | 0c10ee0ee457e0ca95107eac8ce31cb8518c53d0 | [
"MIT"
] | 1 | 2021-12-08T09:52:29.000Z | 2021-12-08T09:52:29.000Z | IMProgressHUD/IMProgressHUD.h | immortal-it/IMProgressHUD | 0c10ee0ee457e0ca95107eac8ce31cb8518c53d0 | [
"MIT"
] | null | null | null | //
// IMProgressHUD.h
// IMProgressHUD
//
// Created by immortal on 2021/3/18.
//
#import <Foundation/Foundation.h>
//! Project version number for IMProgressHUD.
FOUNDATION_EXPORT double IMProgressHUDVersionNumber;
//! Project version string for IMProgressHUD.
FOUNDATION_EXPORT const unsigned char IMProgressHUDVe... | 25.105263 | 138 | 0.781971 |
483e03526082431cc9b82145d1c4833d4846e033 | 98,837 | c | C | platform/mcu/moc108/mx108/mx378/ip/lmac/src/chan/chan.c | ghsecuritylab/Alios_SDK | edd416e7d2961db42c2100ac2d6237ee527d1aee | [
"Apache-2.0"
] | 2 | 2021-05-28T08:25:33.000Z | 2021-11-17T02:58:50.000Z | platform/mcu/moc108/mx108/mx378/ip/lmac/src/chan/chan.c | ghsecuritylab/Alios_SDK | edd416e7d2961db42c2100ac2d6237ee527d1aee | [
"Apache-2.0"
] | null | null | null | platform/mcu/moc108/mx108/mx378/ip/lmac/src/chan/chan.c | ghsecuritylab/Alios_SDK | edd416e7d2961db42c2100ac2d6237ee527d1aee | [
"Apache-2.0"
] | 5 | 2018-05-23T02:56:10.000Z | 2021-01-02T16:44:09.000Z | /**
****************************************************************************************
*
* @file chan.c
*
* @brief MAC Management channel management implementation.
*
* Copyright (C) RivieraWaves 2011-2016
*
****************************************************************************************
*/
/**... | 34.058236 | 148 | 0.539302 |
14fedca5d1fb059001da3209c8e165acf93e4844 | 717 | h | C | SimpleHttpServer/socket.h | hx1997/SimpleHttpServer | 0dbf2b64e313554b508272da1ca2ffaf84e0c13f | [
"MIT"
] | 15 | 2018-07-02T15:44:43.000Z | 2020-12-21T11:39:44.000Z | SimpleHttpServer/socket.h | hx1997/SimpleHttpServer | 0dbf2b64e313554b508272da1ca2ffaf84e0c13f | [
"MIT"
] | null | null | null | SimpleHttpServer/socket.h | hx1997/SimpleHttpServer | 0dbf2b64e313554b508272da1ca2ffaf84e0c13f | [
"MIT"
] | null | null | null | #pragma once
#ifdef _WIN32
#include <WinSock2.h>
#include <Ws2tcpip.h>
#pragma comment(lib, "Ws2_32.lib")
#else
#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/types.h>
#include <arpa/inet.h>
#include <unistd.h>
#endif
extern int InitWinSock();
extern unsigned int ListenForHttpConnection(unsigned int por... | 34.142857 | 114 | 0.788006 |
34d87cda21e3038840d0d5566882d685766c8688 | 3,666 | c | C | src/sources/FilterNode.private_custom_definitions.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | src/sources/FilterNode.private_custom_definitions.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | src/sources/FilterNode.private_custom_definitions.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | /** Function oyFilterNode_Release__Members
* @memberof oyFilterNode_s
* @brief Custom FilterNode destructor
* @internal
*
* This function will free up all memmory allocated by the
* input object. First all object members witch have their
* own release method are deallocated. Then the deallocateFu... | 29.564516 | 88 | 0.668849 |
f603827640dbda64d34626885ef97ff4695916a0 | 20,585 | c | C | src/io.c | tsccsj/TerraReproject | 78e32e4e6d5728ae3bcd03f77aaf09daddb0b527 | [
"Apache-2.0"
] | null | null | null | src/io.c | tsccsj/TerraReproject | 78e32e4e6d5728ae3bcd03f77aaf09daddb0b527 | [
"Apache-2.0"
] | null | null | null | src/io.c | tsccsj/TerraReproject | 78e32e4e6d5728ae3bcd03f77aaf09daddb0b527 | [
"Apache-2.0"
] | null | null | null | /*
AUTHOR:
Yat Long Lo
EMAIL:
yllo2@illinois.edu
*/
#include <hdf5.h>
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <string.h>
#include "io.h"
#define FALSE 0
double* get_misr_rad(hid_t file, char* camera_angle, char* resolution, char* radiance... | 29.876633 | 150 | 0.638135 |
aba5db2821101c44857478fab684c7c01c034922 | 4,237 | c | C | physicalrobots/player/examples/libplayerc/service_discovery.c | parasol-ppl/PPL_utils | 92728bb89692fda1705a0dee436592d97922a6cb | [
"BSD-3-Clause"
] | null | null | null | physicalrobots/player/examples/libplayerc/service_discovery.c | parasol-ppl/PPL_utils | 92728bb89692fda1705a0dee436592d97922a6cb | [
"BSD-3-Clause"
] | null | null | null | physicalrobots/player/examples/libplayerc/service_discovery.c | parasol-ppl/PPL_utils | 92728bb89692fda1705a0dee436592d97922a6cb | [
"BSD-3-Clause"
] | null | null | null | /*
Copyright (c) 2007, Brian Gerkey
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the fol... | 31.154412 | 80 | 0.687987 |
8670e7fa9bab23bf7c375f4c51c90951e490f489 | 18,415 | c | C | kernel/drivers/input/misc/gp2a.c | LoongPenguin/Linux_210 | d941ed620798fb9c96b5d06764fb1dcb68057513 | [
"Apache-2.0"
] | null | null | null | kernel/drivers/input/misc/gp2a.c | LoongPenguin/Linux_210 | d941ed620798fb9c96b5d06764fb1dcb68057513 | [
"Apache-2.0"
] | null | null | null | kernel/drivers/input/misc/gp2a.c | LoongPenguin/Linux_210 | d941ed620798fb9c96b5d06764fb1dcb68057513 | [
"Apache-2.0"
] | null | null | null | /* linux/driver/input/misc/gp2a.c
* Copyright (C) 2010 Samsung Electronics. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This program is distribute... | 27.691729 | 77 | 0.722346 |
5e67d4290c56fb9591fa3f9fa46595ef96d7dd4b | 4,934 | h | C | exegesis/util/index_type.h | the-eager-ghosts/EXEgesis | ca6ab91c0e1f617881a34c8e794ea37466229590 | [
"Apache-2.0"
] | 201 | 2017-05-12T05:04:55.000Z | 2022-03-14T15:49:37.000Z | exegesis/util/index_type.h | the-eager-ghosts/EXEgesis | ca6ab91c0e1f617881a34c8e794ea37466229590 | [
"Apache-2.0"
] | 7 | 2017-05-22T11:52:06.000Z | 2022-02-26T16:30:46.000Z | exegesis/util/index_type.h | the-eager-ghosts/EXEgesis | ca6ab91c0e1f617881a34c8e794ea37466229590 | [
"Apache-2.0"
] | 35 | 2017-05-16T04:00:06.000Z | 2022-02-27T03:37:16.000Z | // Copyright 2018 Google 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 agreed to in w... | 31.628205 | 80 | 0.704499 |
228dc9ee25065f8780c63141aa6b38b64dcf9eee | 3,254 | c | C | ATmega328 version/ledstripclock/lib.c | atoomnetmarc/LED-Strip-clock | 4cd4d176e73c46fc9e223714a248d21f263bacaa | [
"Apache-2.0"
] | null | null | null | ATmega328 version/ledstripclock/lib.c | atoomnetmarc/LED-Strip-clock | 4cd4d176e73c46fc9e223714a248d21f263bacaa | [
"Apache-2.0"
] | null | null | null | ATmega328 version/ledstripclock/lib.c | atoomnetmarc/LED-Strip-clock | 4cd4d176e73c46fc9e223714a248d21f263bacaa | [
"Apache-2.0"
] | null | null | null | /*
Copyright 2012 Marc Ketel
SPDX-License-Identifier: Apache-2.0
*/
#include "lib.h"
#include "Ben Buxton/rotary.h"
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <avr/io.h>
#include <avr/interrupt.h>
#include <avr/pgmspace.h>
#include <avr/wdt.h>
#include <avr/power.h>
#include <avr/sleep.h>
#i... | 18.280899 | 129 | 0.642594 |
fbdd6e592f6683d9662851784bf34328a19a98df | 12,409 | h | C | plugin_III/game_III/meta/meta.CCheat.h | Aleksandr-Belousov/plugin-sdk | 5ca5f7d5575ae4138a4f165410a1acf0ae922260 | [
"Zlib"
] | 1 | 2020-10-06T21:10:27.000Z | 2020-10-06T21:10:27.000Z | plugin_III/game_III/meta/meta.CCheat.h | Aleksandr-Belousov/plugin-sdk | 5ca5f7d5575ae4138a4f165410a1acf0ae922260 | [
"Zlib"
] | null | null | null | plugin_III/game_III/meta/meta.CCheat.h | Aleksandr-Belousov/plugin-sdk | 5ca5f7d5575ae4138a4f165410a1acf0ae922260 | [
"Zlib"
] | 3 | 2020-10-03T21:34:05.000Z | 2020-12-19T01:52:38.000Z | /*
Plugin-SDK (Grand Theft Auto 3) header file
Authors: GTA Community. See more here
https://github.com/DK22Pac/plugin-sdk
Do not delete this comment block. Respect others' work!
*/
#include "PluginBase.h"
namespace plugin {
META_BEGIN(WeaponCheat)
static int address;
static int global_address;
static... | 34.759104 | 65 | 0.775324 |
6605c654b41f5bb9a727d44bf86f06cc9863e565 | 2,241 | h | C | alljoyn/services/about/ios/inc/alljoyn/about/AJNAnnounceHandlerAdapter.h | WigWagCo/alljoyn | 1b148edd934882ca32fd319af86a5a927f9d35a7 | [
"0BSD"
] | 37 | 2015-01-18T21:27:23.000Z | 2018-01-12T00:33:43.000Z | alljoyn/services/about/ios/inc/alljoyn/about/AJNAnnounceHandlerAdapter.h | WigWagCo/alljoyn | 1b148edd934882ca32fd319af86a5a927f9d35a7 | [
"0BSD"
] | 14 | 2015-02-24T11:44:01.000Z | 2020-07-20T18:48:44.000Z | alljoyn/services/about/ios/inc/alljoyn/about/AJNAnnounceHandlerAdapter.h | WigWagCo/alljoyn | 1b148edd934882ca32fd319af86a5a927f9d35a7 | [
"0BSD"
] | 29 | 2015-01-23T16:40:52.000Z | 2019-10-21T12:22:30.000Z | /******************************************************************************
* Copyright (c) 2013-2014, AllSeen Alliance. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyrigh... | 43.096154 | 139 | 0.688086 |
055fb420338ff221e9c81c7e0aba89da9c4afaa8 | 1,099 | c | C | interfaces/innerkits/huks_lite/hks_tmp_client.c | openharmony-sig-ci/security_huks | c53655cb393df290fc0a534d428c0e2fdfc1c83b | [
"Apache-2.0"
] | null | null | null | interfaces/innerkits/huks_lite/hks_tmp_client.c | openharmony-sig-ci/security_huks | c53655cb393df290fc0a534d428c0e2fdfc1c83b | [
"Apache-2.0"
] | null | null | null | interfaces/innerkits/huks_lite/hks_tmp_client.c | openharmony-sig-ci/security_huks | c53655cb393df290fc0a534d428c0e2fdfc1c83b | [
"Apache-2.0"
] | 2 | 2021-09-13T11:13:36.000Z | 2021-12-15T15:10:55.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 o... | 31.4 | 75 | 0.696087 |
05d28c4714e89d53429d2738c9a7a8a7e3a953bd | 279 | h | C | Sources/AdBannerContainerView.h | CropNetwork/ad-support.ios | 1b9c8dc18defd1e3be7e287111eb2a74629a174b | [
"MIT"
] | null | null | null | Sources/AdBannerContainerView.h | CropNetwork/ad-support.ios | 1b9c8dc18defd1e3be7e287111eb2a74629a174b | [
"MIT"
] | null | null | null | Sources/AdBannerContainerView.h | CropNetwork/ad-support.ios | 1b9c8dc18defd1e3be7e287111eb2a74629a174b | [
"MIT"
] | null | null | null | //
// AdBannerContainerView.h
//
// Copyright © 2019 CROP.network. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AdBannerContainerView : UIView
- (void)placeContentView:(UIView *)view;
- (void)placeBannerView:(UIView *)view;
- (void)bannerViewWasRemoved;
@end
| 17.4375 | 55 | 0.724014 |
e8288ee20908c024d104a82a35d9e6f48e6b9755 | 1,853 | h | C | BJShipping/Classes/Other/Category/Utils/ActionSheetHelper.h | UEdge/BJ | bfe3c24f2e24f476996b049a303c7701d86eef8f | [
"Apache-2.0"
] | null | null | null | BJShipping/Classes/Other/Category/Utils/ActionSheetHelper.h | UEdge/BJ | bfe3c24f2e24f476996b049a303c7701d86eef8f | [
"Apache-2.0"
] | null | null | null | BJShipping/Classes/Other/Category/Utils/ActionSheetHelper.h | UEdge/BJ | bfe3c24f2e24f476996b049a303c7701d86eef8f | [
"Apache-2.0"
] | null | null | null | //
// ActionSheetHelper.h
// iPhoto
//
// Created by RockeyCai on 16/4/27.
// Copyright © 2016年 RockeyCai. All rights reserved.
//
#import <Foundation/Foundation.h>
@import UIKit;
typedef void (^CancelBlock)();
typedef void (^OKBlock)();
typedef void (^OtherBlock)(NSInteger);
@interface ActionSheetHelper : NS... | 20.820225 | 53 | 0.651376 |
d34c3d8f69fff51cdd53479466e87e4573686fa8 | 5,565 | c | C | src/gst-plugins/commons/kmsdectreebin.c | mconf/kms-core | 4e8e066f25084455519d9e671a2bc5ec89066fa1 | [
"Apache-2.0"
] | null | null | null | src/gst-plugins/commons/kmsdectreebin.c | mconf/kms-core | 4e8e066f25084455519d9e671a2bc5ec89066fa1 | [
"Apache-2.0"
] | 2 | 2019-08-19T15:09:41.000Z | 2019-08-19T18:10:12.000Z | src/gst-plugins/commons/kmsdectreebin.c | mconf/kms-core | 4e8e066f25084455519d9e671a2bc5ec89066fa1 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 2014 Kurento (http://kurento.org/)
*
* 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 applicab... | 29.919355 | 79 | 0.724708 |
dd20f3a95c4e713ea78ef027aadab78986df2b7f | 3,163 | c | C | ch11/ifttt_ex/src/main.c | PacktPublishing/Internet-of-Things-with-ESP32 | 0eb0763b52ecf56ba3a3b1ab62fd4e41b7462018 | [
"MIT"
] | 45 | 2021-02-05T05:53:28.000Z | 2022-03-24T15:56:33.000Z | ch11/ifttt_ex/src/main.c | PacktPublishing/Internet-of-Things-with-ESP32 | 0eb0763b52ecf56ba3a3b1ab62fd4e41b7462018 | [
"MIT"
] | 1 | 2022-01-05T06:02:47.000Z | 2022-01-27T21:02:21.000Z | ch11/ifttt_ex/src/main.c | PacktPublishing/Internet-of-Things-with-ESP32 | 0eb0763b52ecf56ba3a3b1ab62fd4e41b7462018 | [
"MIT"
] | 8 | 2021-03-01T07:03:45.000Z | 2022-01-16T05:22:51.000Z | // openssl s_client -showcerts -connect maker.ifttt.com:443 last cert
#include <string.h>
#include <stdbool.h>
#include <stdlib.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/queue.h"
#include "esp_log.h"
#include "private_include/esp_tls_mbedtls.h"
#include "app_temp.h"
#include "app... | 27.034188 | 102 | 0.582042 |
544f5a15cd3280aafae9db525300e6c23fdefb2c | 2,402 | h | C | typeprimitivemath.h | vasil-sd/cpp-row-types | c790e4e719e0e36565abc6cb7448812fed414cef | [
"MIT"
] | null | null | null | typeprimitivemath.h | vasil-sd/cpp-row-types | c790e4e719e0e36565abc6cb7448812fed414cef | [
"MIT"
] | null | null | null | typeprimitivemath.h | vasil-sd/cpp-row-types | c790e4e719e0e36565abc6cb7448812fed414cef | [
"MIT"
] | null | null | null | #ifndef __TYPEPRIMITIVEMATH__
#define __TYPEPRIMITIVEMATH__
#include "typeuniverse.h"
#include "typeprop.h"
#include "typeprint.h"
#include "typerelation.h"
#include "typeprimitive.h"
#include "stdio.h"
namespace typeprimitive
{
using namespace typeuniverse;
using namespace typeprop;
using namespace typerelation;
usi... | 34.811594 | 152 | 0.661532 |
e1783a889451139e988bdcd3e100d87f047fcabd | 1,487 | c | C | 10-entrance/g/src/main.c | serjzimmerman/mipt-vladimirov-contest | bc0383654bbcdc780c75b24a7fc0d72380576f91 | [
"MIT"
] | null | null | null | 10-entrance/g/src/main.c | serjzimmerman/mipt-vladimirov-contest | bc0383654bbcdc780c75b24a7fc0d72380576f91 | [
"MIT"
] | null | null | null | 10-entrance/g/src/main.c | serjzimmerman/mipt-vladimirov-contest | bc0383654bbcdc780c75b24a7fc0d72380576f91 | [
"MIT"
] | null | null | null | #include <malloc.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
struct Window {
int min_x, max_x, min_y, max_y;
};
struct Facade {
int n, m, window_count;
struct Window *window_array;
};
int windows_overlap(struct Window *w1, struct Window *w2) {
if (w1->max_x <= w2->min_x || w2->max_... | 20.369863 | 93 | 0.547411 |
7c356c1b1cc5a301bc02765a9f4e8b3decf8e101 | 7,879 | c | C | src/ParMetis-4.0.3/libparmetis/debug.c | rustychris/schism | 3754530ef57b3a058906432b4a9fca4a670f395e | [
"Apache-2.0"
] | 42 | 2019-08-12T21:48:24.000Z | 2022-03-03T03:08:10.000Z | src/ParMetis-4.0.3/libparmetis/debug.c | rustychris/schism | 3754530ef57b3a058906432b4a9fca4a670f395e | [
"Apache-2.0"
] | 42 | 2019-08-19T21:57:12.000Z | 2022-03-03T17:42:01.000Z | src/ParMetis-4.0.3/libparmetis/debug.c | rustychris/schism | 3754530ef57b3a058906432b4a9fca4a670f395e | [
"Apache-2.0"
] | 51 | 2019-08-09T20:59:07.000Z | 2022-03-29T15:48:43.000Z | /*
* Copyright 1997, Regents of the University of Minnesota
*
* debug.c
*
* This file contains various functions that are used to display debuging
* information
*
* Started 10/20/96
* George
*
* $Id: debug.c 10391 2011-06-23 19:00:08Z karypis $
*
*/
#include <parmetislib.h>
/***************************... | 31.516 | 164 | 0.460465 |
09e8d020ba11057c3c0cdc3e53490371e9844d36 | 3,111 | h | C | Payload_Type/Apollo/agent_code/mimikatz/mimikatz/modules/dpapi/kuhl_m_dpapi_oe.h | reznok/Apollo | 9ca995fd0a9b7ba155bd58ce5668007443ea28a5 | [
"BSD-3-Clause"
] | null | null | null | Payload_Type/Apollo/agent_code/mimikatz/mimikatz/modules/dpapi/kuhl_m_dpapi_oe.h | reznok/Apollo | 9ca995fd0a9b7ba155bd58ce5668007443ea28a5 | [
"BSD-3-Clause"
] | null | null | null | Payload_Type/Apollo/agent_code/mimikatz/mimikatz/modules/dpapi/kuhl_m_dpapi_oe.h | reznok/Apollo | 9ca995fd0a9b7ba155bd58ce5668007443ea28a5 | [
"BSD-3-Clause"
] | 2 | 2021-01-12T18:42:06.000Z | 2021-11-06T09:25:40.000Z | /* Benjamin DELPY `gentilkiwi`
http://blog.gentilkiwi.com
benjamin@gentilkiwi.com
Licence : https://creativecommons.org/licenses/by/4.0/
*/
#pragma once
#include "globals.h"
#include "kuhl_m_dpapi.h"
#include "../modules/rpc/kull_m_rpc_dpapi-entries.h"
typedef struct _KUHL_M_DPAPI_OE_MASTERKEY_ENTRY {
LIST_ENTRY n... | 45.75 | 177 | 0.874317 |
6750eb7f6464d816c4ca46bcc06c9e93d2e13de0 | 1,697 | h | C | src/lib/common/include/common/profiler.h | moshik1/mcas | a6af06bc278993fb3ffe780f230d2396b2287c26 | [
"Apache-2.0"
] | 60 | 2020-04-28T08:15:07.000Z | 2022-03-08T10:35:15.000Z | src/lib/common/include/common/profiler.h | moshik1/mcas | a6af06bc278993fb3ffe780f230d2396b2287c26 | [
"Apache-2.0"
] | 66 | 2020-09-03T23:40:48.000Z | 2022-03-07T20:34:52.000Z | src/lib/common/include/common/profiler.h | moshik1/mcas | a6af06bc278993fb3ffe780f230d2396b2287c26 | [
"Apache-2.0"
] | 13 | 2019-11-02T06:30:36.000Z | 2022-01-26T01:56:42.000Z | /*
Copyright [2017-2020] [IBM Corporation]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... | 22.626667 | 75 | 0.678256 |
e5a8cbba6dd872a8b196e08039a0e8483a1f4f71 | 678 | h | C | AVConference.framework/VCVideoRuleCollectionsCameraMac.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | 4 | 2021-10-06T12:15:26.000Z | 2022-02-21T02:26:00.000Z | AVConference.framework/VCVideoRuleCollectionsCameraMac.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | null | null | null | AVConference.framework/VCVideoRuleCollectionsCameraMac.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | 1 | 2021-10-08T07:40:53.000Z | 2021-10-08T07:40:53.000Z | /* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/AVConference.framework/AVConference
*/
@interface VCVideoRuleCollectionsCameraMac : VCVideoRuleCollectionsCamera {
unsigned int _decodeScore;
unsigned int _encodeScore;
<VCHardwareSettingsMacProtocol> * _hardwareSettings;
}
+ (i... | 27.12 | 79 | 0.789086 |
c6512dcae52b172013987ed8590abc242a56adc9 | 10,278 | h | C | apps/wolfmqtt_demo/firmware/src/app_mqtt_task.h | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | 2 | 2021-10-31T18:33:01.000Z | 2022-03-25T17:17:58.000Z | apps/wolfmqtt_demo/firmware/src/app_mqtt_task.h | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | 1 | 2020-12-28T22:31:30.000Z | 2020-12-28T22:31:30.000Z | apps/wolfmqtt_demo/firmware/src/app_mqtt_task.h | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | 6 | 2021-02-02T13:51:49.000Z | 2021-08-31T18:35:37.000Z | /*******************************************************************************
* Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries.
*
* Subject to your compliance with these terms, you may use Microchip software
* and any derivatives exclusively with Microchip products. It is your
* responsibilit... | 35.078498 | 103 | 0.593598 |
3c6200b38a784bada6b8192a27a6cc248a6918d2 | 9,733 | h | C | components/cast_certificate/cast_root_ca_cert_der-inc.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 | components/cast_certificate/cast_root_ca_cert_der-inc.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 | components/cast_certificate/cast_root_ca_cert_der-inc.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 2016 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.
// Certificate:
// Data:
// Version: 3 (0x2)
// Serial Number: 2 (0x2)
// Signature Algorithm: sha1WithRSAEncryption
// Is... | 65.322148 | 80 | 0.583993 |
48b22c0142b435b467a557deb8040403a01a7c67 | 296 | c | C | snapgear_linux/user/fnord/str_copy.c | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/user/fnord/str_copy.c | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/user/fnord/str_copy.c | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | 3 | 2016-06-13T13:20:56.000Z | 2019-12-05T02:31:23.000Z | #include "str.h"
unsigned int str_copy(char *out,const char *in) {
register char* s=out;
register const char* t=in;
for (;;) {
if (!(*s=*t)) break; ++s; ++t;
if (!(*s=*t)) break; ++s; ++t;
if (!(*s=*t)) break; ++s; ++t;
if (!(*s=*t)) break; ++s; ++t;
}
return s-out;
}
| 21.142857 | 49 | 0.476351 |
71866e3f2a0faddc7b658bec3d05c9dab40e419f | 25,902 | h | C | Audio_SpectrumAnalyser/SpectrumAnalyzer_NeoPixel/SpectrumAnalyzer_NeoPixel.cydsn/Generated_Source/PSoC4/PWM_6250Hz.h | Vanrykel/Microcontrollers | 385799d17578aec736e4a0dc550102b87fb5bade | [
"MIT"
] | 1 | 2020-11-24T15:24:44.000Z | 2020-11-24T15:24:44.000Z | Audio_SpectrumAnalyser/SpectrumAnalyzer_NeoPixel/SpectrumAnalyzer_NeoPixel.cydsn/Generated_Source/PSoC4/PWM_6250Hz.h | Vanrykel/Microcontrollers | 385799d17578aec736e4a0dc550102b87fb5bade | [
"MIT"
] | null | null | null | Audio_SpectrumAnalyser/SpectrumAnalyzer_NeoPixel/SpectrumAnalyzer_NeoPixel.cydsn/Generated_Source/PSoC4/PWM_6250Hz.h | Vanrykel/Microcontrollers | 385799d17578aec736e4a0dc550102b87fb5bade | [
"MIT"
] | null | null | null | /*******************************************************************************
* File Name: PWM_6250Hz.h
* Version 3.0
*
* Description:
* Contains the prototypes and constants for the functions available to the
* PWM user module.
*
* Note:
*
*************************************************************... | 52.539554 | 122 | 0.696896 |
291173b096f272e63463d49b3c191de5692e9d7c | 5,440 | c | C | thirdparty/sdlcl/yuv.c | pdpdds/sdldualsystem | d74ea84cbea705fef62868ba8c693bf7d2555636 | [
"BSD-2-Clause"
] | null | null | null | thirdparty/sdlcl/yuv.c | pdpdds/sdldualsystem | d74ea84cbea705fef62868ba8c693bf7d2555636 | [
"BSD-2-Clause"
] | null | null | null | thirdparty/sdlcl/yuv.c | pdpdds/sdldualsystem | d74ea84cbea705fef62868ba8c693bf7d2555636 | [
"BSD-2-Clause"
] | null | null | null | /*
* SDLCL - SDL Compatibility Library
* Copyright (C) 2017 Alan Williams <mralert@gmail.com>
*
* Portions taken from SDL 1.2.15
* Copyright (C) 1997-2012 Sam Latinga <slouken@libsdl.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pu... | 30.561798 | 115 | 0.708456 |
34b8a169ee46500724b79615d734438c524266e3 | 50,163 | c | C | gst-plugins-base-1.2.4/gst-libs/gst/app/gstappsrc.c | Malk123/Robby | 1af36a34b40f6a0f2ba80067e0b364d83d5b4630 | [
"MIT"
] | null | null | null | gst-plugins-base-1.2.4/gst-libs/gst/app/gstappsrc.c | Malk123/Robby | 1af36a34b40f6a0f2ba80067e0b364d83d5b4630 | [
"MIT"
] | null | null | null | gst-plugins-base-1.2.4/gst-libs/gst/app/gstappsrc.c | Malk123/Robby | 1af36a34b40f6a0f2ba80067e0b364d83d5b4630 | [
"MIT"
] | null | null | null | /* GStreamer
* Copyright (C) 2007 David Schleef <ds@schleef.org>
* (C) 2008 Wim Taymans <wim.taymans@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
... | 28.979203 | 83 | 0.7055 |
425b89c6883bcfb726c357f5a2ddfa33083309b8 | 3,069 | h | C | CoreUtils.framework/CUWiFiTrafficPeer.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | 4 | 2021-10-06T12:15:26.000Z | 2022-02-21T02:26:00.000Z | CoreUtils.framework/CUWiFiTrafficPeer.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | null | null | null | CoreUtils.framework/CUWiFiTrafficPeer.h | reels-research/iOS-Private-Frameworks | 9a4f4534939310a51fdbf5a439dd22487efb0f01 | [
"MIT"
] | 1 | 2021-10-08T07:40:53.000Z | 2021-10-08T07:40:53.000Z | /* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
*/
@interface CUWiFiTrafficPeer : NSObject {
bool _active;
union {
struct sockaddr {
unsigned char sa_len;
unsigned char sa_family;
BOOL sa_data[14];
... | 57.90566 | 560 | 0.669599 |
9504dfca91bfa0022f7164ff359d5c65e05e1f25 | 6,803 | h | C | SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMSession.h | tamc/SubEthaEdit | dc56cf6b33a21c8c9ae7c5ebb31ce054abc38570 | [
"MIT"
] | null | null | null | SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMSession.h | tamc/SubEthaEdit | dc56cf6b33a21c8c9ae7c5ebb31ce054abc38570 | [
"MIT"
] | null | null | null | SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMSession.h | tamc/SubEthaEdit | dc56cf6b33a21c8c9ae7c5ebb31ce054abc38570 | [
"MIT"
] | null | null | null | // TCMMMSession.h
// SubEthaEdit
//
// Created by Martin Ott on Mon Mar 08 2004.
#import <Foundation/Foundation.h>
#import "SessionProfile.h"
extern NSString * const TCMMMSessionClientStateDidChangeNotification;
extern NSString * const TCMMMSessionParticipantsDidChangeNotification;
extern NSString * const TCMMMSe... | 33.348039 | 115 | 0.792004 |
61b2b8169ffc56fb0138d481381a6a4403b66090 | 4,035 | c | C | kernel/system_call_hook/source/main.c | ps4dev/ps4sdk-examples | 161c63566a5c572766d40ac51f51cfd0d8f4bb30 | [
"Unlicense"
] | 16 | 2016-04-28T06:42:27.000Z | 2021-05-08T20:18:59.000Z | kernel/system_call_hook/source/main.c | ps4dev/ps4sdk-examples | 161c63566a5c572766d40ac51f51cfd0d8f4bb30 | [
"Unlicense"
] | null | null | null | kernel/system_call_hook/source/main.c | ps4dev/ps4sdk-examples | 161c63566a5c572766d40ac51f51cfd0d8f4bb30 | [
"Unlicense"
] | 10 | 2017-09-20T00:49:24.000Z | 2021-01-14T14:10:30.000Z | #define _XOPEN_SOURCE 700
#define __BSD_VISIBLE 1
#define _KERNEL
#define _STANDALONE
#define _WANT_UCRED
#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/limits.h>
#include <sys/param.h>
#include <sys/kernel.h>
//#include <sys/libkern.h>
#include <sys/systm.h>
#include <sys/sysproto.h>
//#include <sys/unis... | 25.865385 | 107 | 0.68575 |
254a823aeb3de0df4238bd53bce23048842e2591 | 93,559 | c | C | lib/EMBOSS-6.6.0/ajax/core/ajtextread.c | alegione/CodonShuffle | bd6674b2eb21ee144a39d6d1e9b7264aba887240 | [
"MIT"
] | 5 | 2016-11-11T21:57:49.000Z | 2021-07-27T14:13:31.000Z | lib/EMBOSS-6.6.0/ajax/core/ajtextread.c | frantallukas10/CodonShuffle | 4c408e1a8617f2a52dcb0329bba9617e1be17313 | [
"MIT"
] | 4 | 2016-05-15T07:56:25.000Z | 2020-05-20T05:21:48.000Z | lib/EMBOSS-6.6.0/ajax/core/ajtextread.c | frantallukas10/CodonShuffle | 4c408e1a8617f2a52dcb0329bba9617e1be17313 | [
"MIT"
] | 10 | 2015-08-19T20:37:46.000Z | 2020-04-07T06:49:23.000Z | /* @source ajtextread *********************************************************
**
** AJAX text data reading functions
**
** These functions control all aspects of AJAX text data reading
**
** @author Copyright (C) 2010 Peter Rice
** @version $Revision: 1.40 $
** @modified Oct 5 pmr First version
** @modified $Date: 20... | 25.136754 | 79 | 0.544117 |
2555b60c1687342c2ee5c85c6cfd25708e79259a | 1,634 | h | C | src/platforms/windows/windowsservicemanager.h | vvalceanu/mozilla-vpn-client | bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a | [
"MIT"
] | 222 | 2020-11-21T05:55:56.000Z | 2022-03-29T16:20:03.000Z | src/platforms/windows/windowsservicemanager.h | vvalceanu/mozilla-vpn-client | bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a | [
"MIT"
] | 1,893 | 2020-11-16T19:31:50.000Z | 2022-03-31T21:51:31.000Z | src/platforms/windows/windowsservicemanager.h | vvalceanu/mozilla-vpn-client | bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a | [
"MIT"
] | 68 | 2020-11-19T19:08:16.000Z | 2022-03-25T20:07:59.000Z | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef WINDOWSSERVICEMANAGER
#define WINDOWSSERVICEMANAGER
#include "Windows.h"
#include "Winsvc.h"
#include <QT... | 27.233333 | 79 | 0.755202 |
252d8aa81e16fffae9fb843fa281292e0d724737 | 5,973 | h | C | Algorithm/BinaryTree/BinarySearchTree.h | tthhee/xiangyu | 7819b52e254ef5b72f251ae49c28b1acf78bbff8 | [
"BSD-3-Clause"
] | null | null | null | Algorithm/BinaryTree/BinarySearchTree.h | tthhee/xiangyu | 7819b52e254ef5b72f251ae49c28b1acf78bbff8 | [
"BSD-3-Clause"
] | null | null | null | Algorithm/BinaryTree/BinarySearchTree.h | tthhee/xiangyu | 7819b52e254ef5b72f251ae49c28b1acf78bbff8 | [
"BSD-3-Clause"
] | null | null | null | #ifndef _BINARYSEARCHTREE_H_
#define _BINARYSEARCHTREE_H_
#include <iostream>
using namespace std;
//typedef int Comparable;
template <typename Comparable>
class BinarySearchTree
{
public:
BinarySearchTree();
BinarySearchTree(const BinarySearchTree & rhs); //拷贝构造函数
BinarySearchTree(const BinarySearchTree && rhs); /... | 21.408602 | 111 | 0.656789 |
f96309cf382fab4bc5a60e8f3df3965c1a9c11b6 | 1,160 | c | C | main/ui/ui.c | thatoddmailbox/phone-fw | 2e8c9e2788992270ced302cdb3df79b28a3b3c4e | [
"MIT"
] | null | null | null | main/ui/ui.c | thatoddmailbox/phone-fw | 2e8c9e2788992270ced302cdb3df79b28a3b3c4e | [
"MIT"
] | null | null | null | main/ui/ui.c | thatoddmailbox/phone-fw | 2e8c9e2788992270ced302cdb3df79b28a3b3c4e | [
"MIT"
] | null | null | null | #include "ui/ui.h"
const char * UI_TAG = "ui";
ui_screen_t * ui_current_screen = NULL;
QueueHandle_t ui_event_queue;
bool ui_is_dirty = false;
void ui_init() {
ui_event_queue = xQueueCreate(UI_EVENT_QUEUE_SIZE, sizeof(ui_event_t));
}
void ui_set_screen(ui_screen_t * screen) {
if (ui_current_screen && ui_current_... | 22.745098 | 76 | 0.737931 |
bf9f0b9ab72cfe6b97e80c6b685658db328c74a8 | 1,795 | c | C | src/kernel/video.c | devinus/torix | d2dc49530838c6ba48027b2f6b9c167d7d25915e | [
"MIT"
] | 3 | 2015-12-07T10:53:20.000Z | 2019-08-28T15:49:16.000Z | src/kernel/video.c | devinus/torix | d2dc49530838c6ba48027b2f6b9c167d7d25915e | [
"MIT"
] | null | null | null | src/kernel/video.c | devinus/torix | d2dc49530838c6ba48027b2f6b9c167d7d25915e | [
"MIT"
] | null | null | null | /*
* ToriX - TORres Interactive eXecution
* Copyright (c) 2008 Devin Torres
* Licensed under the MIT license.
*/
#include <torix/kernel.h>
#include <torix/video.h>
#include <string.h>
static unsigned short int *videomem = (unsigned short *)0xB8000;
static unsigned short int attrib = 0x0700;
static unsigned short ... | 17.095238 | 76 | 0.591086 |
c7716879b6a1bbc6f55e6325a5bc00266202edcd | 2,208 | h | C | include/Renderer/FE_MeshRenderData.h | antsouchlos/OxygenEngine | 11ecc13e60f8e1e3a89dee18d07b25ac5e1b0e48 | [
"MIT"
] | null | null | null | include/Renderer/FE_MeshRenderData.h | antsouchlos/OxygenEngine | 11ecc13e60f8e1e3a89dee18d07b25ac5e1b0e48 | [
"MIT"
] | null | null | null | include/Renderer/FE_MeshRenderData.h | antsouchlos/OxygenEngine | 11ecc13e60f8e1e3a89dee18d07b25ac5e1b0e48 | [
"MIT"
] | null | null | null | #ifndef FE_MESHRENDERDATA_H
#define FE_MESHRENDERDATA_H
#include "CSL_Interpreter.h"
#include "FE_GPU_API.h"
#include "FMath.h"
#define Shader(src) "#version 150 \n" #src
struct FE_MeshLightData{
FE_Vec4 position;
FE_Vec4 rotation;
FE_Vec4 color;
float range;
float value;
float fov;
float... | 22.30303 | 62 | 0.671649 |
b54c169b428103a34a7ed6e0db515f48932ff48f | 1,956 | h | C | Parallel_RVD/Polygon.h | stormHan/Parallel_RVD | 72cbc79848255ab3d4aa54cc31daecbba26e00ed | [
"MIT"
] | null | null | null | Parallel_RVD/Polygon.h | stormHan/Parallel_RVD | 72cbc79848255ab3d4aa54cc31daecbba26e00ed | [
"MIT"
] | null | null | null | Parallel_RVD/Polygon.h | stormHan/Parallel_RVD | 72cbc79848255ab3d4aa54cc31daecbba26e00ed | [
"MIT"
] | null | null | null | /*
a new data stucture to store the information
about the computation of RVD.
we compute the intersection of a polygon and a seed(cell)
*/
#ifndef H_POLYGON_H
#define H_POLYGON_H
#include <vector>
#include "RVD_Vertex.h"
#include "Common.h"
#include "Mesh.h"
#include "Points.h"
namespace P_RVD
{
class Vertex;
... | 17.464286 | 79 | 0.633947 |
688b91c932c645c0d4ac9b3d9923d9db04dbbc65 | 1,596 | h | C | System/Library/PrivateFrameworks/Celestial.framework/BWOverCaptureAttachedMediaSplitNode.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 11 | 2019-11-06T04:48:48.000Z | 2022-02-09T17:48:15.000Z | System/Library/PrivateFrameworks/Celestial.framework/BWOverCaptureAttachedMediaSplitNode.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 1 | 2020-04-16T01:41:56.000Z | 2020-04-16T04:32:00.000Z | System/Library/PrivateFrameworks/Celestial.framework/BWOverCaptureAttachedMediaSplitNode.h | lechium/tvOS130Headers | 6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd | [
"MIT"
] | 3 | 2019-12-22T20:17:53.000Z | 2021-01-25T09:47:49.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Tuesday, November 5, 2019 at 2:39:28 AM Mountain Standard Time
* Operating System: Version 13.0 (Build 17J586)
* Image Source: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias... | 45.6 | 191 | 0.809524 |
68cd85ba2ee9e79d2e30c32417b534787cbd787a | 3,625 | c | C | machine/qemu/sources/u-boot/lib/efi_loader/efi_load_options.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | 1 | 2021-11-21T19:56:29.000Z | 2021-11-21T19:56:29.000Z | machine/qemu/sources/u-boot/lib/efi_loader/efi_load_options.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | machine/qemu/sources/u-boot/lib/efi_loader/efi_load_options.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: GPL-2.0+
/*
* EFI boot manager
*
* Copyright (c) 2018 AKASHI Takahiro, et.al.
*/
#define LOG_CATEGORY LOGC_EFI
#include <common.h>
#include <charset.h>
#include <log.h>
#include <malloc.h>
#include <efi_loader.h>
#include <asm/unaligned.h>
/**
* efi_set_load_options() - set the loa... | 24.166667 | 78 | 0.697103 |
d53a3535481bfe393d3e5bf4c291688671dabcec | 845 | h | C | src/tibb/src/TiStreamObject.h | ssaracut/titanium_mobile_blackberry | 952a8100086dcc625584e33abc2dc03340cbb219 | [
"Apache-2.0"
] | 3 | 2015-03-07T15:41:18.000Z | 2015-11-05T05:07:45.000Z | src/tibb/src/TiStreamObject.h | ssaracut/titanium_mobile_blackberry | 952a8100086dcc625584e33abc2dc03340cbb219 | [
"Apache-2.0"
] | 1 | 2015-04-12T11:50:33.000Z | 2015-04-12T21:13:19.000Z | src/tibb/src/TiStreamObject.h | ssaracut/titanium_mobile_blackberry | 952a8100086dcc625584e33abc2dc03340cbb219 | [
"Apache-2.0"
] | 5 | 2015-01-13T17:14:41.000Z | 2015-05-25T16:54:26.000Z | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2012 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
#ifndef TISTREAMOBJECT_H_
#define TISTREAMOBJECT_H_
#include "TiProxy.h"
/*
* ... | 23.472222 | 99 | 0.747929 |
84b1b332a0853a4d03fcdf25e03eca6d51442578 | 218 | h | C | Exchange/Classes/ViewModels/EXTradeViewModel.h | Modool/Exchange | b2d0e1f070a445f402bb107ff6558a22c57e410c | [
"MIT"
] | 2 | 2018-06-08T10:01:12.000Z | 2018-10-26T10:21:52.000Z | Exchange/Classes/ViewModels/EXTradeViewModel.h | Modool/Exchange | b2d0e1f070a445f402bb107ff6558a22c57e410c | [
"MIT"
] | null | null | null | Exchange/Classes/ViewModels/EXTradeViewModel.h | Modool/Exchange | b2d0e1f070a445f402bb107ff6558a22c57e410c | [
"MIT"
] | null | null | null | //
// EXTradeViewModel.h
// Exchange
//
// Created by Jave on 2018/1/23.
// Copyright © 2018年 Exchange. All rights reserved.
//
#import "RACTableViewModel.h"
@interface EXTradeViewModel : RACTableViewModel
@end
| 15.571429 | 52 | 0.711009 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.