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
0d936ed8408afa53d6dc293011ae5505179f4888
1,645
c
C
src/stdin/stdin_next.c
almayor/Lem-in
11d96178316f6121c803b90220843fb5f5d3f383
[ "MIT" ]
1
2022-03-21T17:39:10.000Z
2022-03-21T17:39:10.000Z
src/stdin/stdin_next.c
almayor/lem-in
11d96178316f6121c803b90220843fb5f5d3f383
[ "MIT" ]
null
null
null
src/stdin/stdin_next.c
almayor/lem-in
11d96178316f6121c803b90220843fb5f5d3f383
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* stdin_next.c :+: :+: :+: ...
32.254902
80
0.323404
d9d64776341f47f2cfc2fde90a1d0c550d414d20
1,862
c
C
code/code1.c
chemchemnaresh/AdvancedC
f201a758765f3e3ffb7256f820724596c141b79b
[ "MIT" ]
null
null
null
code/code1.c
chemchemnaresh/AdvancedC
f201a758765f3e3ffb7256f820724596c141b79b
[ "MIT" ]
null
null
null
code/code1.c
chemchemnaresh/AdvancedC
f201a758765f3e3ffb7256f820724596c141b79b
[ "MIT" ]
1
2021-09-08T06:07:26.000Z
2021-09-08T06:07:26.000Z
#include<stdio.h> #include<string.h> #include<stdlib.h> /* * You know that C strings end with a '\0' character, without which string operations would be impossible * because they would not know where to stop processing. But this is not the only way to store strings. * * Dan proposes to store strings in character ...
23.871795
114
0.607411
8a3b8e87cda863f40a10d419d2afc7e1d2405633
1,462
h
C
include/OGLPlugin/RenderToCubeMap.h
Lut1n/ImpGears
d6fd13715780be41c91f24c9865bb0c2500c4efb
[ "MIT" ]
6
2015-02-23T12:16:26.000Z
2020-10-27T16:20:25.000Z
include/OGLPlugin/RenderToCubeMap.h
Lut1n/ImpGears
d6fd13715780be41c91f24c9865bb0c2500c4efb
[ "MIT" ]
1
2015-02-23T15:29:33.000Z
2015-02-24T22:29:10.000Z
include/OGLPlugin/RenderToCubeMap.h
Lut1n/ImpGears
d6fd13715780be41c91f24c9865bb0c2500c4efb
[ "MIT" ]
2
2015-02-23T13:35:46.000Z
2016-01-23T08:08:12.000Z
#ifndef IMP_RENDER_TO_CUBEMAP_H #define IMP_RENDER_TO_CUBEMAP_H #include <ImpGears/Core/Object.h> #include <ImpGears/Graphics/Sampler.h> #include <ImpGears/Renderer/RenderTarget.h> #include <ImpGears/Renderer/SceneRenderer.h> #include <ImpGears/SceneGraph/Graph.h> #include <ImpGears/SceneGraph/Camera.h> IMPGEARS_BEG...
26.581818
182
0.757866
c06448f53bba104ec20d2c00ec2f26bd90690252
6,038
c
C
drivers/pinctrl/pinctrl_infineon_cat1.c
ifyall/zephyr
5fb80e74f15336fb256bea81f9e4802558de0188
[ "Apache-2.0" ]
null
null
null
drivers/pinctrl/pinctrl_infineon_cat1.c
ifyall/zephyr
5fb80e74f15336fb256bea81f9e4802558de0188
[ "Apache-2.0" ]
1
2022-02-04T15:54:34.000Z
2022-02-04T15:54:34.000Z
drivers/pinctrl/pinctrl_infineon_cat1.c
ifyall/zephyr
5fb80e74f15336fb256bea81f9e4802558de0188
[ "Apache-2.0" ]
1
2022-02-17T20:30:22.000Z
2022-02-17T20:30:22.000Z
/* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or * an affiliate of Cypress Semiconductor Corporation * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
25.914163
81
0.76267
a30d83ee8dfcd8e66a2f6b3bf372c1b822038e5c
420
c
C
base/base.c
Dax89/CLib
5de0d324a86a3af32710e1d04dd20adfee58317e
[ "MIT" ]
2
2022-02-03T10:18:10.000Z
2022-02-07T09:19:03.000Z
base/base.c
Dax89/CLib
5de0d324a86a3af32710e1d04dd20adfee58317e
[ "MIT" ]
null
null
null
base/base.c
Dax89/CLib
5de0d324a86a3af32710e1d04dd20adfee58317e
[ "MIT" ]
1
2022-02-03T09:51:51.000Z
2022-02-03T09:51:51.000Z
#include "base.h" const char* ascii_letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; const char* ascii_lowercase = "abcdefghijklmnopqrstuvwxyz"; const char* ascii_uppercase = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; const char* digits = "0123456789"; const char* digits_ascii_lowercase = "0123456789abcdefgh...
46.666667
84
0.821429
35af788ed93c856ecd6f8ad0a1218987cc28efc4
2,867
h
C
B2G/external/bluetooth/bluez/audio/device.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/external/bluetooth/bluez/audio/device.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/external/bluetooth/bluez/audio/device.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2010 Nokia Corporation * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b...
30.178947
78
0.769445
dca15a76581e2e74bcfb576a7369bbcb1c38ddab
1,086
c
C
srcs/opt/opt_enable_wordmin.c
JonathanDUFOUR/lorem_generator
1a4049145263656af4e25880fd4f4685a31b929d
[ "MIT" ]
null
null
null
srcs/opt/opt_enable_wordmin.c
JonathanDUFOUR/lorem_generator
1a4049145263656af4e25880fd4f4685a31b929d
[ "MIT" ]
null
null
null
srcs/opt/opt_enable_wordmin.c
JonathanDUFOUR/lorem_generator
1a4049145263656af4e25880fd4f4685a31b929d
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* opt_enable_wordmin.c :+: :+: :+: ...
49.363636
80
0.217311
ed97f94cf1676a63a0bd2463cab927902506824b
132
h
C
Classes/LeadCell.h
ptshih/flipbook
a6647eb87b9bd08a0471b2872302c70c8a9cf4ac
[ "BSD-3-Clause" ]
null
null
null
Classes/LeadCell.h
ptshih/flipbook
a6647eb87b9bd08a0471b2872302c70c8a9cf4ac
[ "BSD-3-Clause" ]
null
null
null
Classes/LeadCell.h
ptshih/flipbook
a6647eb87b9bd08a0471b2872302c70c8a9cf4ac
[ "BSD-3-Clause" ]
null
null
null
// // LeadCell.h // Celery // // Created by Peter Shih on 4/17/13. // // #import "PSCell.h" @interface LeadCell : PSCell @end
9.428571
37
0.598485
e4fcf097aa2be6b24bb09daf24a5d802e5013322
109
h
C
settings/NittyRootListController.h
BlakeBoxberger/Nitty
862229aeb148305c3d801dd1668785a823ef444a
[ "Unlicense" ]
null
null
null
settings/NittyRootListController.h
BlakeBoxberger/Nitty
862229aeb148305c3d801dd1668785a823ef444a
[ "Unlicense" ]
null
null
null
settings/NittyRootListController.h
BlakeBoxberger/Nitty
862229aeb148305c3d801dd1668785a823ef444a
[ "Unlicense" ]
null
null
null
#import <CepheiPrefs/HBRootListController.h> @interface NittyRootListController : HBRootListController @end
21.8
57
0.853211
8e4023148b91b2d76931f3ee4fe05f44d960efe4
1,758
h
C
include/cool/frontend/scanner_state.h
giulioborghesi/cl-compiler
8c6633202af39ebb3d56d38bd405d5558afb7783
[ "MIT" ]
null
null
null
include/cool/frontend/scanner_state.h
giulioborghesi/cl-compiler
8c6633202af39ebb3d56d38bd405d5558afb7783
[ "MIT" ]
null
null
null
include/cool/frontend/scanner_state.h
giulioborghesi/cl-compiler
8c6633202af39ebb3d56d38bd405d5558afb7783
[ "MIT" ]
null
null
null
#ifndef COOL_FRONTEND_SCANNER_STATE_H #define COOL_FRONTEND_SCANNER_STATE_H #include <cool/core/status.h> #include <cool/frontend/error_codes.h> #include <cool/frontend/scanner_extra.h> #include <cool/frontend/scanner_spec.h> #include <cstdlib> #include <memory> #include <string> namespace cool { /// Forward declar...
25.478261
77
0.726394
8e9326685236efa812708d6f3c135465c50b7938
220
h
C
polarity/combatPrototype/combatPrototype/Utilities.h
doggan/code-dump
8f4c7bc32ea45ae0a775838e2a7f7217017cd1be
[ "Unlicense" ]
null
null
null
polarity/combatPrototype/combatPrototype/Utilities.h
doggan/code-dump
8f4c7bc32ea45ae0a775838e2a7f7217017cd1be
[ "Unlicense" ]
null
null
null
polarity/combatPrototype/combatPrototype/Utilities.h
doggan/code-dump
8f4c7bc32ea45ae0a775838e2a7f7217017cd1be
[ "Unlicense" ]
null
null
null
#ifndef _Utilities_h_ #define _Utilities_h_ #include <string> #include <sstream> inline std::string intToString( int aInt ) { std::stringstream ss; ss << aInt; return ss.str(); } #endif // _Utilities_h_
16.923077
45
0.681818
da78c52582d0c9bb3f4fcaaec0b7507cda6973fc
3,494
c
C
src/execution.c
leetonidas/impVM
2686f7a8f6fd1994e6bc94cd6e9139dc76e0ed73
[ "BSD-2-Clause" ]
null
null
null
src/execution.c
leetonidas/impVM
2686f7a8f6fd1994e6bc94cd6e9139dc76e0ed73
[ "BSD-2-Clause" ]
null
null
null
src/execution.c
leetonidas/impVM
2686f7a8f6fd1994e6bc94cd6e9139dc76e0ed73
[ "BSD-2-Clause" ]
null
null
null
#include <string.h> #include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include "utils.h" #include "jitter.h" #include "profiler.h" #include "execution.h" #include "emulator.h" imp_prog prog; cpu_state state; int is_lockdown = 0; char rev_flag[5...
24.605634
124
0.520321
f7081f13b215399d233b10fe7c3efc8f791c04ce
7,695
c
C
test/test_rotating.c
fatcat22/rbtree
6ddcc7fb66d5d0be69dd147681ad432fee531d01
[ "MIT" ]
null
null
null
test/test_rotating.c
fatcat22/rbtree
6ddcc7fb66d5d0be69dd147681ad432fee531d01
[ "MIT" ]
null
null
null
test/test_rotating.c
fatcat22/rbtree
6ddcc7fb66d5d0be69dd147681ad432fee531d01
[ "MIT" ]
null
null
null
#include "_test_common.h" extern void _rotate_left(struct rbtree_t* tree, rbnode_t* node); extern void _rotate_right(struct rbtree_t* tree, rbnode_t* node); void setup_rotate_test_tree(void** state) { /* create a tree like this(R for red and B for black): 8B / \ ...
29.596154
145
0.586875
130fdb2763fcef57ccb4c3aac3853185ab35863c
381
h
C
3rdparty/unistd/portable/ipc/PacketBuffer.h
dna2fork/darknet
85820fcf951fe021b2d3fa293633fe4c5957dbd7
[ "MIT" ]
168
2017-11-25T21:19:11.000Z
2022-03-28T15:41:46.000Z
3rdparty/unistd/portable/ipc/PacketBuffer.h
dna2fork/darknet
85820fcf951fe021b2d3fa293633fe4c5957dbd7
[ "MIT" ]
64
2018-08-31T11:13:22.000Z
2022-02-05T07:03:01.000Z
3rdparty/unistd/portable/ipc/PacketBuffer.h
dna2fork/darknet
85820fcf951fe021b2d3fa293633fe4c5957dbd7
[ "MIT" ]
31
2018-07-22T08:57:33.000Z
2022-01-11T15:44:07.000Z
// portable/PacketBuffer.h // Copyright 2016/1/16 Robin.Rowe@cinepaint.org // License open source MIT/BSD #ifndef PacketBuffer_h #define PacketBuffer_h #include "Packet.h" namespace portable { template <unsigned bufsize> class PacketBuffer { char buffer[bufsize]; public: operator PacketSizer() {...
15.24
48
0.706037
daa3f8f74045f606db3d6aa8a866535be313f263
1,352
h
C
include/cd.h
JackWolfard/cash
a646c0b94d075fa424a93904b7499a0dee90ac89
[ "BSD-3-Clause" ]
14
2018-08-08T19:02:21.000Z
2022-01-07T14:42:43.000Z
include/cd.h
JackWolfard/cash
a646c0b94d075fa424a93904b7499a0dee90ac89
[ "BSD-3-Clause" ]
null
null
null
include/cd.h
JackWolfard/cash
a646c0b94d075fa424a93904b7499a0dee90ac89
[ "BSD-3-Clause" ]
3
2020-04-20T20:58:34.000Z
2021-11-23T14:50:14.000Z
#pragma once #include "bool.h" namespace ch { namespace internal { lnodeimpl* getCurrentClockNode(const source_location& sloc); lnodeimpl* getCurrentResetNode(const source_location& sloc); void pushClockDomain(const lnode& clock, const lnode& reset, bool pos_edge, ...
26.509804
90
0.636095
25fb95ff66e9701e74cfd088f1943cd52fb2cd3d
9,066
h
C
src/vppinfra/llist.h
amithbraj/vpp
edf1da94dc099c6e2ab1d455ce8652fada3cdb04
[ "Apache-2.0" ]
52
2016-09-20T15:08:46.000Z
2020-12-22T23:03:25.000Z
src/vppinfra/llist.h
amithbraj/vpp
edf1da94dc099c6e2ab1d455ce8652fada3cdb04
[ "Apache-2.0" ]
63
2018-06-11T09:48:35.000Z
2021-01-05T09:11:03.000Z
src/vppinfra/llist.h
amithbraj/vpp
edf1da94dc099c6e2ab1d455ce8652fada3cdb04
[ "Apache-2.0" ]
36
2016-07-21T11:20:33.000Z
2022-01-16T15:55:45.000Z
/* * Copyright (c) 2019 Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
28.509434
77
0.632473
973a996964034b2440f9475ae05d7d829e61bfa6
18,765
h
C
deps/mozjs/js/src/vm/Stack-inl.h
zpao/spidernode
843d5b5e9be55ce447fd03127aeeb2c7728ae168
[ "MIT" ]
48
2015-01-09T20:39:35.000Z
2021-12-21T21:17:52.000Z
deps/mozjs/js/src/vm/Stack-inl.h
ninja1002/spidernode
ada8fc559bd2c047a6e52c78af9d27ab273c87d5
[ "MIT" ]
2
2016-02-05T10:27:37.000Z
2019-01-22T16:22:51.000Z
deps/mozjs/js/src/vm/Stack-inl.h
ninja1002/spidernode
ada8fc559bd2c047a6e52c78af9d27ab273c87d5
[ "MIT" ]
8
2015-01-12T17:14:36.000Z
2018-09-15T14:10:27.000Z
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=4 sw=4 et tw=79 ft=cpp: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file...
29.691456
98
0.628777
204ba010edf1ad673c1c9e4a7351b3e2049472e8
3,522
h
C
Code/CoreLibs/ShStandardHeaders.h
agh2OEb/ShareHouseEngine
9b83d120fee82522f9078801f27b0a54167c6207
[ "MIT" ]
3
2021-05-31T11:10:05.000Z
2021-10-19T07:55:18.000Z
Code/CoreLibs/ShStandardHeaders.h
agh2OEb/ShareHouseEngine
9b83d120fee82522f9078801f27b0a54167c6207
[ "MIT" ]
null
null
null
Code/CoreLibs/ShStandardHeaders.h
agh2OEb/ShareHouseEngine
9b83d120fee82522f9078801f27b0a54167c6207
[ "MIT" ]
1
2021-07-04T08:06:06.000Z
2021-07-04T08:06:06.000Z
#pragma once #include <cassert> #include <cstdio> #include <cstdlib> #include <ctime> #include <cstring> #include <cstdarg> #include <cmath> #include <memory> // STL containers #include <vector> #include <stack> #include <map> #include <string> #include <set> #include <list> #include <forward_list> #include <deque> ...
31.446429
170
0.747019
31da2c0574729cc01fc2595aaabd54edceb54087
19,361
h
C
HALT-Sensor-Node/components/arduino-esp32/tools/sdk/include/esp-face/dl_lib_matrix3dq.h
eternalamit5/Highly-Accelerated-Life-Test-HALT-Monitoring-Tool
e04c0f3b5f446acd56de6329fbf1695792504efd
[ "MIT" ]
null
null
null
HALT-Sensor-Node/components/arduino-esp32/tools/sdk/include/esp-face/dl_lib_matrix3dq.h
eternalamit5/Highly-Accelerated-Life-Test-HALT-Monitoring-Tool
e04c0f3b5f446acd56de6329fbf1695792504efd
[ "MIT" ]
null
null
null
HALT-Sensor-Node/components/arduino-esp32/tools/sdk/include/esp-face/dl_lib_matrix3dq.h
eternalamit5/Highly-Accelerated-Life-Test-HALT-Monitoring-Tool
e04c0f3b5f446acd56de6329fbf1695792504efd
[ "MIT" ]
null
null
null
#pragma once #include "dl_lib_matrix3d.h" typedef int16_t qtp_t; /* * Matrix for 3d * @Warning: the sequence of variables is fixed, cannot be modified, otherwise there will be errors in esp_dsp_dot_float */ typedef struct { /******* fix start *******/ int w; // Width int h; // Height int c; // Chan...
43.120267
120
0.417747
e168e223ac80eb396fe2dba8c4357694c7063599
5,996
c
C
ToolKit/lib/libm/common_source/expm1.c
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
11
2016-07-21T11:39:51.000Z
2022-01-06T10:35:12.000Z
ToolKit/lib/libm/common_source/expm1.c
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
1
2019-09-03T04:11:46.000Z
2019-09-03T04:11:46.000Z
ToolKit/lib/libm/common_source/expm1.c
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
3
2019-09-04T02:59:01.000Z
2021-08-23T06:07:28.000Z
/* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * * Portions copyright (c) 1999, 2000 * Intel Corporation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
32.765027
90
0.654436
6e645af4158d562aab88cbf60fd3cc04262c4514
1,392
h
C
include/view/pkmnpartyview.h
lohathe/pkmnHacking
00814c2f67d8244addcafa6d8ed034c34b4aaea3
[ "MIT" ]
null
null
null
include/view/pkmnpartyview.h
lohathe/pkmnHacking
00814c2f67d8244addcafa6d8ed034c34b4aaea3
[ "MIT" ]
null
null
null
include/view/pkmnpartyview.h
lohathe/pkmnHacking
00814c2f67d8244addcafa6d8ed034c34b4aaea3
[ "MIT" ]
null
null
null
#ifndef PKMN_PARTY_VIEW #define PKMN_PARTY_VIEW #include <QWidget> #include <string> using std::string; #include "pkmnspeciespickerview.h" #include "pkmnmovepickerview.h" #include "pkmnlistview.h" #include "pkmninfoview.h" class PkmnSaveStateModel; class PkmnPartyView : public QWidget { Q_OBJECT public: Pkm...
19.605634
54
0.77658
406aacd46562071df340386a69bde16661ca8fb5
3,049
h
C
Sources/Elastos/External/conscrypt/inc/org/conscrypt/CPlatform.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
1
2019-04-15T13:08:56.000Z
2019-04-15T13:08:56.000Z
Sources/Elastos/External/conscrypt/inc/org/conscrypt/CPlatform.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/External/conscrypt/inc/org/conscrypt/CPlatform.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
null
null
null
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // 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 // // ...
30.79798
83
0.63365
f6100e2203b07665400e5b9d1828838eb74b4b6f
523
h
C
player.h
t2222/Gamebox-version-1.000
d877c5456d908826e773278f19415b667c3a7479
[ "MIT" ]
1
2018-06-29T17:40:07.000Z
2018-06-29T17:40:07.000Z
player.h
t2222/Gamebox-version-1.000
d877c5456d908826e773278f19415b667c3a7479
[ "MIT" ]
null
null
null
player.h
t2222/Gamebox-version-1.000
d877c5456d908826e773278f19415b667c3a7479
[ "MIT" ]
1
2019-05-23T12:05:18.000Z
2019-05-23T12:05:18.000Z
#ifndef PLAYER_H #define PLAYER_H class player { int player_no; char symbol; string name; public: player(int n) { player_no = n; } void set_name() { cout << ">Player: " << player_no << " input your name :: "; cin >> name; } void set_sy...
13.410256
68
0.453155
b6f8d214de2500f9e58d250a7f43155b30566f2c
580
h
C
include/gameaudio/IFileReader.h
YosukeM/GameAudio
49d4f5b56058b6f99d3f33438139adc07f56547a
[ "Unlicense", "MIT" ]
2
2015-06-21T09:49:21.000Z
2015-11-12T01:13:41.000Z
include/gameaudio/IFileReader.h
YosukeM/GameAudio
49d4f5b56058b6f99d3f33438139adc07f56547a
[ "Unlicense", "MIT" ]
null
null
null
include/gameaudio/IFileReader.h
YosukeM/GameAudio
49d4f5b56058b6f99d3f33438139adc07f56547a
[ "Unlicense", "MIT" ]
null
null
null
#ifndef INCLUDED_IFILEREADER_H_ #define INCLUDED_IFILEREADER_H_ namespace gameaudio { #if defined(_MSC_VER) || defined(__BORLANDC__) typedef unsigned __int64 uint64; #else typedef unsigned long long uint64; #endif class IFileReader { public: typedef enum { E_SEEK_BEG, E_SEEK_CUR, E_SEEK_END, } s...
22.307692
67
0.727586
5e0bc1da353613078f67f73845d5af4d7b9099e7
925
h
C
include/dusk/AST/DiagnosticsParse.h
mattapet/dusk-lang
928b027429a3fd38cece78a89a9619406dcdd9f0
[ "MIT" ]
1
2022-03-30T22:01:44.000Z
2022-03-30T22:01:44.000Z
include/dusk/AST/DiagnosticsParse.h
mattapet/dusk-lang
928b027429a3fd38cece78a89a9619406dcdd9f0
[ "MIT" ]
null
null
null
include/dusk/AST/DiagnosticsParse.h
mattapet/dusk-lang
928b027429a3fd38cece78a89a9619406dcdd9f0
[ "MIT" ]
null
null
null
//===--- DiagnosticsParse.h - Parser and Lexer diagnostics ------*- C++ -*-===// // // dusk-lang // This source file is part of a dusk-lang project, which is a semestral // assignement for BI-PJP course at Czech Technical University in Prague. // The software is provided "AS IS", WITHOUT...
23.717949
80
0.619459
ab18f803835a8c7d10a6e3575bc4f5546619dbd8
952
h
C
FastEasyMappingTests/Models/Person.h
sathishmscict/FastEasyMappting-Report
ecb6e663b669f7f2b6f4609efefebbf0234d1343
[ "MIT" ]
586
2015-01-01T15:47:02.000Z
2021-12-10T20:27:43.000Z
FastEasyMappingTests/Models/Person.h
sathishmscict/FastEasyMappting-Report
ecb6e663b669f7f2b6f4609efefebbf0234d1343
[ "MIT" ]
100
2015-01-29T09:51:01.000Z
2020-12-10T05:43:19.000Z
FastEasyMappingTests/Models/Person.h
sathishmscict/FastEasyMappting-Report
ecb6e663b669f7f2b6f4609efefebbf0234d1343
[ "MIT" ]
115
2015-01-15T16:18:34.000Z
2022-02-22T20:11:59.000Z
// For License please refer to LICENSE file in the root of FastEasyMapping project #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @class Car; @interface Person : NSManagedObject @property (nonatomic, retain) NSNumber * personID; @property (nonatomic, retain) NSString * name; @property (nonatomic, r...
29.75
82
0.75
6651c7c7444c489ac6206a653209be3ef59ec14e
61
h
C
engine/source/develop/qht/public/cmake_config.h
qbkivlin1/QEngine
5cc7228892e34e0745c450a70597499b4341bdda
[ "MIT" ]
null
null
null
engine/source/develop/qht/public/cmake_config.h
qbkivlin1/QEngine
5cc7228892e34e0745c450a70597499b4341bdda
[ "MIT" ]
null
null
null
engine/source/develop/qht/public/cmake_config.h
qbkivlin1/QEngine
5cc7228892e34e0745c450a70597499b4341bdda
[ "MIT" ]
null
null
null
#define CMAKE_SOURCE_DIR "G:/QEngine/q_engine/engine/source"
30.5
60
0.819672
e2e6b9e2631c972cf8521ada83ee2549a8ba555b
1,037
h
C
common/src/main/threads/receive_from_peer_thread.h
JulianBiancardi/Wolfenstein-Taller1
28e72ce8438264919586785aa09ce9b0a5de222b
[ "MIT" ]
1
2021-04-23T19:57:40.000Z
2021-04-23T19:57:40.000Z
common/src/main/threads/receive_from_peer_thread.h
JulianBiancardi/Wolfenstein-Taller1
28e72ce8438264919586785aa09ce9b0a5de222b
[ "MIT" ]
null
null
null
common/src/main/threads/receive_from_peer_thread.h
JulianBiancardi/Wolfenstein-Taller1
28e72ce8438264919586785aa09ce9b0a5de222b
[ "MIT" ]
null
null
null
#ifndef RECEIVE_FROM_PEER_THREAD_H #define RECEIVE_FROM_PEER_THREAD_H #include <atomic> #include "../../../../common/src/main/data_structures/blocking_queue.h" #include "../../../../common/src/main/packets/packet.h" #include "../../../../common/src/main/socket/socket.h" #include "../../../../common/src/main/threads/t...
29.628571
73
0.672131
3948c7fc4f458495db23690e6178eef96fa47674
592
h
C
MetaNN/data/batch/batch_sequence.h
WorldEditor50/MetaNN
12c904698041904da19b71a1bdda0f939430d4c3
[ "BSL-1.0" ]
null
null
null
MetaNN/data/batch/batch_sequence.h
WorldEditor50/MetaNN
12c904698041904da19b71a1bdda0f939430d4c3
[ "BSL-1.0" ]
null
null
null
MetaNN/data/batch/batch_sequence.h
WorldEditor50/MetaNN
12c904698041904da19b71a1bdda0f939430d4c3
[ "BSL-1.0" ]
null
null
null
#ifndef DATA_BATCH_H #define DATA_BATCH_H #include "../facilities/category_tags.h" namespace MetaNN { template<typename TElem, typename TDevice> using BatchScalarSequence = StaticArray<TElem, TDevice, CategoryTags::BatchSequence, CategoryTags::Scalar>; template<typename TElem, typename TDevice> using BatchMatrixSeque...
34.823529
117
0.822635
61830280555ba73768038f5643477b69f0966367
4,449
c
C
src/aeten/concurrent/posix/PThread.c
aeten/aeten-core-c
626fddf85797c5ca61b294beebb51926adb8c8b1
[ "MIT" ]
null
null
null
src/aeten/concurrent/posix/PThread.c
aeten/aeten-core-c
626fddf85797c5ca61b294beebb51926adb8c8b1
[ "MIT" ]
null
null
null
src/aeten/concurrent/posix/PThread.c
aeten/aeten-core-c
626fddf85797c5ca61b294beebb51926adb8c8b1
[ "MIT" ]
null
null
null
#define _GNU_SOURCE #include <sched.h> #include <sys/sysinfo.h> #include <pthread.h> #define impl #include "aeten/concurrent/posix/PThread.h" #define import #include "Callable.h" #include "aeten/concurrent/Lock.h" #include "aeten/concurrent/Condition.h" #include "aeten/concurrent/posix/ReentrantLock.h" #include "ae...
35.879032
158
0.729377
5ea6682a87bdbe479b217350f421bdc048ad6fc7
3,214
c
C
testfarm/src/ck4_timer.c
hirakuni45/test
04254eab7d2398408aa0015194d4c21011f9bd7a
[ "BSD-3-Clause" ]
null
null
null
testfarm/src/ck4_timer.c
hirakuni45/test
04254eab7d2398408aa0015194d4c21011f9bd7a
[ "BSD-3-Clause" ]
null
null
null
testfarm/src/ck4_timer.c
hirakuni45/test
04254eab7d2398408aa0015194d4c21011f9bd7a
[ "BSD-3-Clause" ]
null
null
null
////////////////////////////////////////////////////////////////////////////////// // Company: T.S.Labolatory Coporation // Engineer: // // Create Date: Jul/18/2013 // Project Name: Checker4 // Module Name: ck4_imer.c // Tool versions: MPLAB v8.91 // Microchip XC16 // Description: // // Depen...
19.245509
83
0.580896
ba8c7dd7a6d52941d304d8cf7a88d6407e6ee132
3,093
c
C
ompi/mca/mtl/portals/mtl_portals_recv_short.c
abouteiller/ulfm-legacy
720dfbd7d522b67b8ff0b3e1321676a1870c7fc8
[ "BSD-3-Clause-Open-MPI" ]
1
2021-11-22T02:06:51.000Z
2021-11-22T02:06:51.000Z
ompi/mca/mtl/portals/mtl_portals_recv_short.c
abouteiller/ulfm-legacy
720dfbd7d522b67b8ff0b3e1321676a1870c7fc8
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
ompi/mca/mtl/portals/mtl_portals_recv_short.c
abouteiller/ulfm-legacy
720dfbd7d522b67b8ff0b3e1321676a1870c7fc8
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Resea...
26.895652
82
0.644682
b529837dbfe51c22a03143ac83b6671b6bec0303
9,494
c
C
utils/cli_parser.c
mrgabu/rpi-pico-simple-cli
6511ff219de5d536ac5f0bc6fc5d7eb600e1be9f
[ "MIT" ]
1
2022-01-24T00:56:57.000Z
2022-01-24T00:56:57.000Z
utils/cli_parser.c
mrgabu/rpi-pico-simple-cli
6511ff219de5d536ac5f0bc6fc5d7eb600e1be9f
[ "MIT" ]
null
null
null
utils/cli_parser.c
mrgabu/rpi-pico-simple-cli
6511ff219de5d536ac5f0bc6fc5d7eb600e1be9f
[ "MIT" ]
null
null
null
/******************************************************************************* * @file cli_parser.c * @brief Source file of cli parser implementation * @author gdurante (gbdurante@gmail.com) ********************************************************************************/ #include "pico/stdlib.h" #incl...
31.026144
82
0.518327
b56652d28aaf79b34beb21df90b683a7c2b7d7a6
52
c
C
testdata/step_19/valid/sizeof_int_pointer_expr.c
gky360/mycc
3fe20c40e9be473578d1a6a5ba14bc460af2cf2a
[ "MIT" ]
2
2019-05-27T23:45:12.000Z
2019-06-20T14:02:11.000Z
testdata/step_19/valid/sizeof_int_pointer_expr.c
gky360/mycc
3fe20c40e9be473578d1a6a5ba14bc460af2cf2a
[ "MIT" ]
1
2019-06-07T17:23:31.000Z
2019-06-07T17:23:31.000Z
testdata/step_19/valid/sizeof_int_pointer_expr.c
gky360/mycc
3fe20c40e9be473578d1a6a5ba14bc460af2cf2a
[ "MIT" ]
null
null
null
int main() { int *p; return sizeof(p + 3); }
13
25
0.480769
d5243b3e0b1a94374b1373313d6419a9165ea45e
133
h
C
lib/textchanger.h
AlexGtTroll/Alphabet-main-project
c5838d394cfcd6891978ba75c2ebad0f7e99e985
[ "MIT" ]
6
2020-03-20T05:42:22.000Z
2020-05-30T04:35:32.000Z
lib/textchanger.h
AlexGtTroll/Alphabet-main-project
c5838d394cfcd6891978ba75c2ebad0f7e99e985
[ "MIT" ]
7
2020-03-20T06:29:22.000Z
2020-05-25T07:02:51.000Z
lib/textchanger.h
AlexGtTroll/Alphabet-main-project
c5838d394cfcd6891978ba75c2ebad0f7e99e985
[ "MIT" ]
3
2020-03-20T05:48:57.000Z
2020-05-26T06:46:20.000Z
#pragma once #include <iostream> #include <string> #include <vector> using namespace std; void textchanger(string& line, string& x);
19
42
0.75188
d5823653153f81b34d3d09fb14f6e3c54ecf15b6
1,480
h
C
src/fe/gc.h
dianpeng/sparrow
1d466bbd03e3be367e80f54f5576d20dfd77bf44
[ "MIT" ]
1
2016-10-22T18:38:56.000Z
2016-10-22T18:38:56.000Z
src/fe/gc.h
dianpeng/sparrow
1d466bbd03e3be367e80f54f5576d20dfd77bf44
[ "MIT" ]
null
null
null
src/fe/gc.h
dianpeng/sparrow
1d466bbd03e3be367e80f54f5576d20dfd77bf44
[ "MIT" ]
null
null
null
#ifndef GC_H_ #define GC_H_ #include "../conf.h" #include "object.h" #include <stdio.h> /* We just have a stop-the-world GC, but have a good trigger mechanism . In * generaly , the GC is teaked to avoid potential useless GC try. A useless * GC try means a GC is kicked in but end up without collecting anything. * We...
37
79
0.737838
d59d323112b6da67a3ee06c432b7a800dd670f21
94,027
h
C
base/phy/phy_10g/chips/venice/vtss_venice_regs_venice_dev4.h
arktrin/mesa
9da743fa8b1cdd09bcdf3bd0fe1131df66b6b931
[ "MIT" ]
21
2020-04-21T12:15:22.000Z
2022-03-31T03:29:46.000Z
base/phy/phy_10g/chips/venice/vtss_venice_regs_venice_dev4.h
arktrin/mesa
9da743fa8b1cdd09bcdf3bd0fe1131df66b6b931
[ "MIT" ]
4
2020-12-29T12:13:29.000Z
2022-01-03T13:05:59.000Z
base/phy/phy_10g/chips/venice/vtss_venice_regs_venice_dev4.h
arktrin/mesa
9da743fa8b1cdd09bcdf3bd0fe1131df66b6b931
[ "MIT" ]
11
2020-10-14T09:43:07.000Z
2022-03-24T13:52:56.000Z
// Copyright (c) 2004-2020 Microchip Technology Inc. and its subsidiaries. // SPDX-License-Identifier: MIT #ifndef _VTSS_VENICE_REGS_VENICE_DEV4_H_ #define _VTSS_VENICE_REGS_VENICE_DEV4_H_ #include "vtss_venice_regs_common.h" /*********************************************************************** * * Target: \a...
31.311022
126
0.791294
5f663aef9b1b8b019ed0a631a681ddcdc827d93f
1,513
h
C
arch/csky/abiv1/inc/abi/cacheflush.h
fergy/aplit_linux-5
a6ef4cb0e17e1eec9743c064e65f730c49765711
[ "MIT" ]
1
2022-01-30T20:01:25.000Z
2022-01-30T20:01:25.000Z
arch/csky/abiv1/inc/abi/cacheflush.h
fergy/aplit_linux-5
a6ef4cb0e17e1eec9743c064e65f730c49765711
[ "MIT" ]
null
null
null
arch/csky/abiv1/inc/abi/cacheflush.h
fergy/aplit_linux-5
a6ef4cb0e17e1eec9743c064e65f730c49765711
[ "MIT" ]
1
2019-10-11T07:35:58.000Z
2019-10-11T07:35:58.000Z
/* SPDX-License-Identifier: GPL-2.0 */ // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd. #ifndef __ABI_CSKY_CACHEFLUSH_H #define __ABI_CSKY_CACHEFLUSH_H #include <linux/compiler.h> #include <asm/string.h> #include <asm/cache.h> #define ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE 1 extern void flush_dcache_page(struct...
30.26
75
0.744878
dfd1a2b2923ce268b31ca2d45342a171fd7ba446
37,861
c
C
lupng.c
ducalex/LuPng
b4f10be2b3aac357a7d7b4258c819e1f9b678300
[ "MIT" ]
null
null
null
lupng.c
ducalex/LuPng
b4f10be2b3aac357a7d7b4258c819e1f9b678300
[ "MIT" ]
null
null
null
lupng.c
ducalex/LuPng
b4f10be2b3aac357a7d7b4258c819e1f9b678300
[ "MIT" ]
null
null
null
/* * The MIT License (MIT) * * Copyright (c) 2014 Jan Solanti * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, ...
30.120127
130
0.590238
2a6c31ae6a91a99c45843f4726e7f5d953104f70
3,600
h
C
archsim/inc/util/TimerManager.h
Linestro/Gensim_Y
031b74234a92622cf2d2d2ebc2d5ba03ca28ecf8
[ "MIT" ]
10
2020-07-14T22:09:30.000Z
2022-01-11T09:57:52.000Z
archsim/inc/util/TimerManager.h
Linestro/Gensim_Y
031b74234a92622cf2d2d2ebc2d5ba03ca28ecf8
[ "MIT" ]
6
2020-07-09T12:01:57.000Z
2021-04-27T10:23:58.000Z
archsim/inc/util/TimerManager.h
Linestro/Gensim_Y
031b74234a92622cf2d2d2ebc2d5ba03ca28ecf8
[ "MIT" ]
10
2020-07-29T17:05:26.000Z
2021-12-04T14:57:15.000Z
/* This file is Copyright University of Edinburgh 2018. For license details, see LICENSE. */ /* * TimerManager.h * * Created on: 17 Dec 2013 * Author: harry */ #ifndef TIMERMANAGER_H_ #define TIMERMANAGER_H_ #include "concurrent/Thread.h" #include "concurrent/Mutex.h" #include "concurrent/ConditionVariabl...
21.556886
173
0.704444
a4db68ec1664eb93502c9b12b5124ba6b0b58c55
334
h
C
FSImageDownloader/FSImageDownloader/FSImageDownloader.h
folse/FSImageDownloader
fc08dfc3b57757c110bbeca40e059cd8c3d63b96
[ "Apache-2.0" ]
null
null
null
FSImageDownloader/FSImageDownloader/FSImageDownloader.h
folse/FSImageDownloader
fc08dfc3b57757c110bbeca40e059cd8c3d63b96
[ "Apache-2.0" ]
null
null
null
FSImageDownloader/FSImageDownloader/FSImageDownloader.h
folse/FSImageDownloader
fc08dfc3b57757c110bbeca40e059cd8c3d63b96
[ "Apache-2.0" ]
null
null
null
// // FSImageDownloader.h // Folse // // Created by folse on 11/23/13. // Copyright (c) 2013 folse. All rights reserved. // @interface FSImageDownloader : NSObject @property (nonatomic) BOOL needCustomSize; @property (nonatomic, copy) void (^completionHandler)(UIImage *image); -(void)downloadImageFrom:(NSString...
18.555556
70
0.715569
2bada943c7e14d27e70e8530fda5ff2c754c4ddb
3,162
c
C
source/hdk2/hdk2/hdkcli_cpp/unittest/unittest_schema.c
junnanx/rdkb-Utopia
88cec7b166bf0379d498c04248b9712424e2c0ad
[ "Apache-2.0" ]
5
2017-08-08T08:04:18.000Z
2020-03-11T16:19:43.000Z
source/hdk2/hdk2/hdkcli_cpp/unittest/unittest_schema.c
junnanx/rdkb-Utopia
88cec7b166bf0379d498c04248b9712424e2c0ad
[ "Apache-2.0" ]
1
2021-11-24T02:13:21.000Z
2021-11-24T02:13:21.000Z
source/hdk2/hdk2/hdkcli_cpp/unittest/unittest_schema.c
junnanx/rdkb-Utopia
88cec7b166bf0379d498c04248b9712424e2c0ad
[ "Apache-2.0" ]
7
2018-08-16T18:59:09.000Z
2021-11-23T05:04:33.000Z
/* * If not stated otherwise in this file or this component's Licenses.txt file the * following copyright and licenses apply: * * Copyright 2015 RDK Management * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
30.699029
81
0.639785
28ad6f8ee36b00754df4e7446435fac9f4d34d8e
2,137
h
C
src/game/engine/sprite.h
strdavis/tetris-clone
299b2cc954b87edff5c2d54bfc222d488925f4bd
[ "MIT" ]
1
2020-12-26T11:46:32.000Z
2020-12-26T11:46:32.000Z
src/game/engine/sprite.h
strdavis/tetris-clone
299b2cc954b87edff5c2d54bfc222d488925f4bd
[ "MIT" ]
null
null
null
src/game/engine/sprite.h
strdavis/tetris-clone
299b2cc954b87edff5c2d54bfc222d488925f4bd
[ "MIT" ]
null
null
null
/* * MIT License * * Copyright (c) 2020 Spencer Davis * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, me...
31.895522
96
0.734675
9ee6be58242c6eea9151629fd6f30a4a7216df9a
5,898
h
C
src/graphics/lib/magma/src/magma_util/platform/platform_connection_client.h
EnderNightLord-ChromeBook/zircon-rpi
b09b1eb3aa7a127c65568229fe10edd251869283
[ "BSD-2-Clause" ]
null
null
null
src/graphics/lib/magma/src/magma_util/platform/platform_connection_client.h
EnderNightLord-ChromeBook/zircon-rpi
b09b1eb3aa7a127c65568229fe10edd251869283
[ "BSD-2-Clause" ]
null
null
null
src/graphics/lib/magma/src/magma_util/platform/platform_connection_client.h
EnderNightLord-ChromeBook/zircon-rpi
b09b1eb3aa7a127c65568229fe10edd251869283
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2016 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SRC_GRAPHICS_LIB_MAGMA_SRC_MAGMA_UTIL_PLATFORM_PLATFORM_CONNECTION_CLIENT_H_ #define SRC_GRAPHICS_LIB_MAGMA_SRC_MAGMA_UTIL_PLATFORM_PLATFORM_CONNEC...
49.15
100
0.663784
3d1c708fa97e43bf208d28fd12a0e6f18df1ee2b
1,122
h
C
src/ffmpeg/ffmpeg_vid_decoder.h
xyyangkun/rkmedia
63d0170d9e0e51c6d04963d3164d5ff9f7cf093b
[ "BSD-3-Clause" ]
null
null
null
src/ffmpeg/ffmpeg_vid_decoder.h
xyyangkun/rkmedia
63d0170d9e0e51c6d04963d3164d5ff9f7cf093b
[ "BSD-3-Clause" ]
null
null
null
src/ffmpeg/ffmpeg_vid_decoder.h
xyyangkun/rkmedia
63d0170d9e0e51c6d04963d3164d5ff9f7cf093b
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2019 Fuzhou Rockchip Electronics Co., Ltd. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef __FFMPEG_VID_DECODER_ #define __FFMPEG_VID_DECODER_ #include "decoder.h" #include "ffmpeg_utils.h" namespace easymedia { class FFMp...
33
76
0.741533
fa079fdf81233cf042a32b896cd5a968d56ebbe5
17,762
c
C
benchmarks/ferreiradaselva-mathc/test.c
pointhi/benchmarks
68899480c0fc8d361079a81edc6d816d5f17d58e
[ "UPL-1.0" ]
7
2018-12-10T02:41:43.000Z
2020-06-18T06:13:59.000Z
benchmarks/ferreiradaselva-mathc/test.c
pointhi/benchmarks
68899480c0fc8d361079a81edc6d816d5f17d58e
[ "UPL-1.0" ]
23
2018-06-07T07:46:27.000Z
2018-08-06T17:57:39.000Z
benchmarks/ferreiradaselva-mathc/test.c
pointhi/benchmarks
68899480c0fc8d361079a81edc6d816d5f17d58e
[ "UPL-1.0" ]
2
2018-11-27T20:37:34.000Z
2019-04-23T15:38:35.000Z
/* Copyright (C) 2016 Felipe Ferreira da Silva This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial appli...
38.362851
185
0.655782
36ae652a2ae6a828fbbd186b4fcf45f999d2349d
11,679
h
C
src/http.h
CoolerVoid/OrionSocket
a865a14aea4e73474a48463598845c4d0fcf6703
[ "Apache-2.0" ]
1
2022-03-18T02:01:55.000Z
2022-03-18T02:01:55.000Z
src/http.h
CoolerVoid/OrionSocket
a865a14aea4e73474a48463598845c4d0fcf6703
[ "Apache-2.0" ]
null
null
null
src/http.h
CoolerVoid/OrionSocket
a865a14aea4e73474a48463598845c4d0fcf6703
[ "Apache-2.0" ]
null
null
null
/* OrionSocket - HTTP Request and Response handling -------------------------------- Author: Tiago Natel de Moura <tiago4orion@gmail.com> Copyright 2010, 2011 by Tiago Natel de Moura. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file exce...
28.695332
165
0.611696
82e472cb415a33c858ba7483635b149aaa28d136
27,627
h
C
gdb-7.3/sim/m32r/cpux.h
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
gdb-7.3/sim/m32r/cpux.h
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
gdb-7.3/sim/m32r/cpux.h
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
/* CPU family header for m32rxf. THIS FILE IS MACHINE GENERATED WITH CGEN. Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the F...
26.236467
82
0.621132
534bff1f7913a74d64fca5eb40fe098abcbf64c6
330
c
C
src/addtest.c
pchemguy/MinGW-DLL-Example
422ec40ee3b995935094fc844cb77a07bf019458
[ "Unlicense" ]
29
2018-02-14T14:40:01.000Z
2022-03-13T10:30:04.000Z
src/addtest.c
pchemguy/MinGW-DLL-Example
422ec40ee3b995935094fc844cb77a07bf019458
[ "Unlicense" ]
1
2019-01-14T09:36:55.000Z
2019-01-14T16:56:40.000Z
src/addtest.c
pchemguy/MinGW-DLL-Example
422ec40ee3b995935094fc844cb77a07bf019458
[ "Unlicense" ]
5
2020-11-18T09:52:55.000Z
2022-02-05T18:16:32.000Z
/* addtest.c Demonstrates using the function and variables exported by our DLL. */ #include <stdlib.h> #include <stdio.h> #include <add.h> int main(int argc, char** argv) { /* Add foo and bar variables exported from the DLL */ printf("%d + %d = %d\n", foo, bar, Add(foo, bar)); return EXIT_SUC...
19.411765
70
0.624242
535b86cad0e03d07995b13ecb69ef9634075ac05
781
h
C
util/qtColorUtil.h
Kitware/qtextensions
0ff5b486f08435c8cdfbc9f05d2f104f63b16aed
[ "BSD-3-Clause" ]
19
2015-12-17T14:48:11.000Z
2021-11-26T13:43:40.000Z
util/qtColorUtil.h
Kitware/qtextensions
0ff5b486f08435c8cdfbc9f05d2f104f63b16aed
[ "BSD-3-Clause" ]
26
2015-11-16T21:34:23.000Z
2021-01-29T13:41:21.000Z
util/qtColorUtil.h
Kitware/qtextensions
0ff5b486f08435c8cdfbc9f05d2f104f63b16aed
[ "BSD-3-Clause" ]
13
2015-11-10T02:44:47.000Z
2020-11-16T06:07:21.000Z
// This file is part of qtExtensions, and is distributed under the // OSI-approved BSD 3-Clause License. See top-level LICENSE file or // https://github.com/Kitware/qtExtensions/blob/master/LICENSE for details. #ifndef __qtColorUtil_h #define __qtColorUtil_h #include <QColor> #include "../core/qtGlobal.h" namespace...
32.541667
75
0.663252
536d2b0f9425d6014bd8e82a789ab1305f90d94f
228
h
C
Demo/TestImagesViewController.h
kolyvan/kxutils
6ecb73e0e55da02db67c40749480bb98d60239a1
[ "BSD-2-Clause" ]
5
2015-06-15T04:52:04.000Z
2019-07-24T09:54:12.000Z
Demo/TestImagesViewController.h
kolyvan/kxutils
6ecb73e0e55da02db67c40749480bb98d60239a1
[ "BSD-2-Clause" ]
null
null
null
Demo/TestImagesViewController.h
kolyvan/kxutils
6ecb73e0e55da02db67c40749480bb98d60239a1
[ "BSD-2-Clause" ]
4
2015-04-21T09:52:52.000Z
2021-04-18T14:57:42.000Z
// // TestImagesViewController.h // kxutils // // Created by Kolyvan on 01.12.14. // Copyright (c) 2014 Kolyvan. All rights reserved. // #import <UIKit/UIKit.h> @interface TestImagesViewController : UIViewController @end
16.285714
54
0.714912
e9fc6e54776a83dc667c4308d56eda5b109260de
11,683
c
C
gss-sample/oid-func.c
twosigma/gsskrb5
1a8f4a98fa996daf7a2b39be52ba60d3a9218a04
[ "FSFAP" ]
2
2019-03-09T21:58:40.000Z
2020-08-07T18:37:03.000Z
gss-sample/oid-func.c
twosigma/gsskrb5
1a8f4a98fa996daf7a2b39be52ba60d3a9218a04
[ "FSFAP" ]
null
null
null
gss-sample/oid-func.c
twosigma/gsskrb5
1a8f4a98fa996daf7a2b39be52ba60d3a9218a04
[ "FSFAP" ]
null
null
null
/************************************************************************ * $Id: //tools/src/freeware/gsskrb5/gss-sample/oid-func.c#3 $ ************************************************************************ * * Copyright (c) 1997-2000 SAP AG. All rights reserved. * * Redistribution and use in source and...
24.963675
78
0.567577
1745d98c6b167435bee30f9f368b51706948f560
1,065
h
C
src/main.h
tasoskakour/sonar-vehicle
b9ef615dec039137d176c0f00ed6206d5386ce0c
[ "MIT" ]
null
null
null
src/main.h
tasoskakour/sonar-vehicle
b9ef615dec039137d176c0f00ed6206d5386ce0c
[ "MIT" ]
null
null
null
src/main.h
tasoskakour/sonar-vehicle
b9ef615dec039137d176c0f00ed6206d5386ce0c
[ "MIT" ]
null
null
null
#ifndef MAIN_H #define MAIN_H #ifndef F_CPU #warning "F_CPU undefined, set to 16MHz" #define F_CPU 16000000UL #endif #include <inttypes.h> /* Sonar Ports Definitions */ #define TRIGGER_ddr DDRB #define TRIGGER_port PORTB #define TRIGGER_bit PORTB4 #define ECHO_ddr DDRB #define ECHO_pin PINB #define...
23.666667
80
0.747418
8d8334d25f9de4215d2323bfa1a20a4c39d9a639
2,351
h
C
lib/monkey/mk_core/deps/libevent/include/event2/rpc_compat.h
carrotop/fluent-bit
7083a0edf480f09424f25c8e634e4996bf1e101b
[ "Apache-2.0" ]
4,071
2018-12-13T04:17:38.000Z
2022-03-30T03:29:35.000Z
blaze/serving/thirdparty/libevent/include/event2/rpc_compat.h
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
4,247
2015-05-20T15:59:38.000Z
2022-03-31T23:19:12.000Z
blaze/serving/thirdparty/libevent/include/event2/rpc_compat.h
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
1,176
2015-05-20T08:31:11.000Z
2022-03-31T22:40:08.000Z
/* * Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu> * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code mu...
37.919355
76
0.749468
ae5fe7a4f820da1a827e582601e3d296c183d12f
488
h
C
bin/acquirers/gps.h
Acidburn0zzz/peridot
9a3b1fb8e834d0315092478d83d0176ef28cb765
[ "BSD-3-Clause" ]
1
2018-02-05T23:33:32.000Z
2018-02-05T23:33:32.000Z
bin/acquirers/gps.h
Acidburn0zzz/peridot
9a3b1fb8e834d0315092478d83d0176ef28cb765
[ "BSD-3-Clause" ]
null
null
null
bin/acquirers/gps.h
Acidburn0zzz/peridot
9a3b1fb8e834d0315092478d83d0176ef28cb765
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2016 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PERIDOT_BIN_ACQUIRERS_GPS_H_ #define PERIDOT_BIN_ACQUIRERS_GPS_H_ namespace maxwell { namespace acquirers { class GpsAcquirer { public: virtua...
22.181818
73
0.756148
3ec6b605b7c0878062f1e45af349f7af08474528
3,481
h
C
api/nblib/kerneloptions.h
hejamu/gromacs
4f4b9e4b197ae78456faada74c9f4cab7d128de6
[ "BSD-2-Clause" ]
384
2015-01-02T19:44:15.000Z
2022-03-27T15:13:15.000Z
api/nblib/kerneloptions.h
hejamu/gromacs
4f4b9e4b197ae78456faada74c9f4cab7d128de6
[ "BSD-2-Clause" ]
9
2015-04-07T20:48:00.000Z
2022-01-24T21:29:26.000Z
api/nblib/kerneloptions.h
hejamu/gromacs
4f4b9e4b197ae78456faada74c9f4cab7d128de6
[ "BSD-2-Clause" ]
258
2015-01-19T11:19:57.000Z
2022-03-18T08:59:52.000Z
/* * This file is part of the GROMACS molecular simulation package. * * Copyright (c) 2020,2021, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://ww...
31.36036
103
0.723068
48c398f9971c244617af13bf757bfafc47a7258c
918
h
C
header/layer-data.h
Cvilian/NetFI
023d1eecf3d89a0eeabc0ea8e7c1ca521281370e
[ "BSD-3-Clause" ]
2
2020-11-28T09:10:47.000Z
2021-01-14T11:26:27.000Z
header/layer-data.h
cvlian/NetFI
023d1eecf3d89a0eeabc0ea8e7c1ca521281370e
[ "BSD-3-Clause" ]
null
null
null
header/layer-data.h
cvlian/NetFI
023d1eecf3d89a0eeabc0ea8e7c1ca521281370e
[ "BSD-3-Clause" ]
1
2020-11-28T18:17:54.000Z
2020-11-28T18:17:54.000Z
/* layer-data.h * * routines for the data packet parsing * * NetFI - a fast and simple tool to analyze the network flow */ #ifndef PUMP_LAYER_DATA #define PUMP_LAYER_DATA #include "layer.h" namespace pump { class DataLayer : public Layer { public: DataLayer(uint8_t* data, size_...
19.125
138
0.603486
5b57055944bc56f515b605c21f9b8a322c480bbe
2,354
c
C
lang/c/stdlib/implement/math.h/math.c
liuyang1/test
a4560e0c9ffd0bc054d55bbcf12a894ab5b7d417
[ "MIT" ]
8
2015-06-07T13:25:48.000Z
2022-03-22T23:14:50.000Z
lang/c/stdlib/implement/math.h/math.c
liuyang1/test
a4560e0c9ffd0bc054d55bbcf12a894ab5b7d417
[ "MIT" ]
30
2016-01-29T01:36:41.000Z
2018-09-19T07:01:22.000Z
lang/c/stdlib/implement/math.h/math.c
liuyang1/test
a4560e0c9ffd0bc054d55bbcf12a894ab5b7d417
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdbool.h> #include <math.h> // base function double fabs(double x) { return x > 0 ? x : -x; } int sign(double x) { return (x > 0) - (x < 0); } double square(double x) { return x * x; } double cubic(double x) { return x * x * x; } // function in math.h const double pi ...
16.347222
90
0.581988
3e4a5487d227749de131fffe5ac8d0c862f676ad
2,694
c
C
WEEKS/CD_Sata-Structures/_RESOURCES/course-work/algos-wiki/The-C-Programming-Language/src/intro-project/double_pointer_lesson.c
webdevhub42/Lambda
b04b84fb5b82fe7c8b12680149e25ae0d27a0960
[ "MIT" ]
null
null
null
WEEKS/CD_Sata-Structures/_RESOURCES/course-work/algos-wiki/The-C-Programming-Language/src/intro-project/double_pointer_lesson.c
webdevhub42/Lambda
b04b84fb5b82fe7c8b12680149e25ae0d27a0960
[ "MIT" ]
null
null
null
WEEKS/CD_Sata-Structures/_RESOURCES/course-work/algos-wiki/The-C-Programming-Language/src/intro-project/double_pointer_lesson.c
webdevhub42/Lambda
b04b84fb5b82fe7c8b12680149e25ae0d27a0960
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <math.h> int main(int argc, char** argv) { int a = 5; printf("Process memory address of a: %p\n", &a); int* ap = &a; printf("Process memory address of ap: %p\n", ap); int* b; printf("Process memory address of b: %p\n", b); // these are the same: puts is ...
21.902439
100
0.543059
b2038bc954987caa05af21517514a18aba3663d2
18,249
h
C
src/lib/alglib/include/mlpbase.h
janailton/IGEst-Estatistica-Source-Code
e3fa9052962b8d744841ce617b2318320d1f75bd
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/lib/alglib/include/mlpbase.h
janailton/IGEst-Estatistica-Source-Code
e3fa9052962b8d744841ce617b2318320d1f75bd
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/lib/alglib/include/mlpbase.h
janailton/IGEst-Estatistica-Source-Code
e3fa9052962b8d744841ce617b2318320d1f75bd
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
/************************************************************************* Copyright (c) 2007-2008, Sergey Bochkanov (ALGLIB project). >>> SOURCE LICENSE >>> 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 Found...
31.409639
77
0.492739
e347e7c92b3e0407e85eed000066fc7054429830
10,591
h
C
include/rtl/core/Polygon3D.h
Robotics-BUT/Robotic-Template-Library
a93b31f5a8f5b12fbbd5fa134a714ea0f82c1578
[ "MIT" ]
8
2020-04-22T09:46:14.000Z
2022-03-17T00:09:38.000Z
include/rtl/core/Polygon3D.h
Robotics-BUT/Robotic-Template-Library
a93b31f5a8f5b12fbbd5fa134a714ea0f82c1578
[ "MIT" ]
1
2020-08-11T07:24:14.000Z
2020-10-05T12:47:05.000Z
include/rtl/core/Polygon3D.h
Robotics-BUT/Robotic-Template-Library
a93b31f5a8f5b12fbbd5fa134a714ea0f82c1578
[ "MIT" ]
null
null
null
// This file is part of the Robotic Template Library (RTL), a C++ // template library for usage in robotic research and applications // under the MIT licence: // // Copyright 2020 Brno University of Technology // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and ass...
38.653285
143
0.605892
3f13cdbf8c79809fa308dd1580eb5baf14f2fe0a
317
c
C
testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/pr45059.c
mewbak/cc-1
d673e9b70d4d716fd96e81a4d7dc9d532c6c0391
[ "BSD-3-Clause" ]
178
2016-03-03T12:31:18.000Z
2021-11-05T22:36:55.000Z
testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/pr45059.c
mewbak/cc-1
d673e9b70d4d716fd96e81a4d7dc9d532c6c0391
[ "BSD-3-Clause" ]
106
2016-03-03T13:11:42.000Z
2018-09-27T13:01:51.000Z
testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/pr45059.c
mewbak/cc-1
d673e9b70d4d716fd96e81a4d7dc9d532c6c0391
[ "BSD-3-Clause" ]
21
2016-03-03T14:21:36.000Z
2020-04-09T01:19:17.000Z
/* PR tree-optimization/45059 */ typedef unsigned int T; extern void foo (signed char *, int); static signed char a; static T b[1] = { -1 }; static unsigned char c; static inline short int bar (short v) { c |= a < b[0]; return 0; } int main () { signed char *e = &a; foo (e, bar (bar (c))); return 0; }
13.208333
37
0.602524
8baa6d50199ebbcc67eee736d859ba0b596dfcbb
641
h
C
ios/Pods/Headers/Public/ReactABI35_0_0/ABI35_0_0RCTDevLoadingView.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
2
2020-05-26T01:52:51.000Z
2021-01-30T05:24:04.000Z
ios/Pods/Headers/Public/ReactABI35_0_0/ABI35_0_0RCTDevLoadingView.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
16
2021-03-01T21:18:59.000Z
2022-02-27T08:18:52.000Z
ios/Pods/Headers/Public/ReactABI35_0_0/ABI35_0_0RCTDevLoadingView.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
2
2019-02-22T08:41:09.000Z
2019-02-22T08:47:56.000Z
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <ReactABI35_0_0/ABI35_0_0RCTBridgeModule.h> @class ABI35_0_0RCTLoadingProgress; @interface ABI3...
27.869565
106
0.765991
e98a6dc5ad19a4fcb546d8b7c05f50d87cac1361
5,244
h
C
Wallet/ShowWallet.h
ShowCoin/show-ios
31b2ff7fb59d573d1a0d11ba4b87e6ee9d72d178
[ "MIT" ]
13
2018-04-13T14:51:20.000Z
2020-03-06T01:20:36.000Z
Wallet/ShowWallet.h
ShowCoin/show-ios
31b2ff7fb59d573d1a0d11ba4b87e6ee9d72d178
[ "MIT" ]
null
null
null
Wallet/ShowWallet.h
ShowCoin/show-ios
31b2ff7fb59d573d1a0d11ba4b87e6ee9d72d178
[ "MIT" ]
4
2018-04-28T06:03:53.000Z
2019-07-16T02:30:05.000Z
// // ShowWallet.h // ShowLive // // Created by Mac on 2018/4/3. // Copyright © 2018年 VNing. All rights reserved. // #import <Foundation/Foundation.h> #import <ethers/Address.h> #import <ethers/BigNumber.h> #import <ethers/Payment.h> #import <ethers/Provider.h> #import <ethers/Transaction.h> #import <ethers/Transa...
30.137931
108
0.779367
b9ea9e716ee583fcf2837fdd08114fb1e024b222
465
h
C
ZhiHuDaily/ZhiHuDaily/Frameworks/XBUtils/Utility/XBFileMD5Hash/XBFileHash.h
xiabob/ZhihuDaily
eafad860c01cf30e55d9a481fce42d96017a1fa7
[ "MIT" ]
3
2017-03-17T15:20:31.000Z
2017-10-01T04:56:09.000Z
ZhiHuDaily/ZhiHuDaily/Frameworks/XBUtils/Utility/XBFileMD5Hash/XBFileHash.h
xiabob/ZhihuDaily
eafad860c01cf30e55d9a481fce42d96017a1fa7
[ "MIT" ]
null
null
null
ZhiHuDaily/ZhiHuDaily/Frameworks/XBUtils/Utility/XBFileMD5Hash/XBFileHash.h
xiabob/ZhihuDaily
eafad860c01cf30e55d9a481fce42d96017a1fa7
[ "MIT" ]
null
null
null
// // XBFileHash.h // XBUtils // // this file get from https://github.com/JoeKun/FileMD5Hash // // 可以方便快捷地计算大文件MD5、hash值 // // Created by xiabob on 16/10/31. // Copyright © 2016年 xiabob. All rights reserved. // #import <Foundation/Foundation.h> @interface XBFileHash : NSObject + (NSString *)md5HashOfFileAtPath...
21.136364
60
0.71828
6b357065cdc8702a2105b6d88bc0861b06818241
15,158
h
C
CoX/Driver/LCD_Character/UC1601/uc1601_single/lib/uc1601.h
coocox/cox
c94e4a65417301b76a02108be5a9eeea3663ef70
[ "BSD-3-Clause" ]
58
2015-01-23T11:12:14.000Z
2022-03-23T01:52:14.000Z
CoX/Driver/LCD_Character/UC1601/uc1601_single/lib/uc1601.h
eventus17/cox
c94e4a65417301b76a02108be5a9eeea3663ef70
[ "BSD-3-Clause" ]
1
2017-12-30T05:40:50.000Z
2017-12-30T05:40:50.000Z
CoX/Driver/LCD_Character/UC1601/uc1601_single/lib/uc1601.h
eventus17/cox
c94e4a65417301b76a02108be5a9eeea3663ef70
[ "BSD-3-Clause" ]
68
2015-01-22T11:03:59.000Z
2022-01-29T14:18:40.000Z
//***************************************************************************** // //! \file uc1601.h //! \brief Prototypes for the uc1601 Driver. //! \version V2.1.1.0 //! \date 9/22/2011 //! \author CooCoX //! \copy //! //! Copyright (c) 2011, CooCoX //! All rights reserved. //! //! Redistribution and use in sourc...
40.747312
79
0.446563
5bfe61a0f9986b89bf57fe143e1a18a9e7ae0283
2,595
h
C
src/palrt/shlwapip.h
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
277
2015-01-04T20:42:36.000Z
2022-03-21T06:52:03.000Z
src/palrt/shlwapip.h
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
31
2015-01-05T08:00:38.000Z
2016-01-05T01:18:59.000Z
src/palrt/shlwapip.h
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
46
2015-01-21T00:41:59.000Z
2021-03-23T07:00:01.000Z
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // // // // =========================================================================== // File: shlwapi.h // // Header for ported shlwapi stuff // =================...
28.833333
101
0.598073
b1ea427eb1487c903864a88a2db3c16b046c737e
227
h
C
src/mounts.h
brain0/appjail
5daada08b40b78c9b99923050ee8db5eea19ccdc
[ "WTFPL" ]
3
2016-02-14T21:47:12.000Z
2017-02-24T22:23:02.000Z
src/mounts.h
brain0/appjail
5daada08b40b78c9b99923050ee8db5eea19ccdc
[ "WTFPL" ]
null
null
null
src/mounts.h
brain0/appjail
5daada08b40b78c9b99923050ee8db5eea19ccdc
[ "WTFPL" ]
2
2016-01-16T04:11:15.000Z
2018-08-30T16:52:07.000Z
#pragma once #include "opts.h" void init_libmount(); void set_mount_propagation_slave(); void sanitize_mounts(appjail_options *opts); void unmount_directory(const char *path); void make_read_only(const appjail_options *opts);
25.222222
49
0.810573
3da360288fe626418332119e87c67b39ff83c8f8
14,802
h
C
vcgapps/OGF/math/symbolic/symbolic.h
mattjr/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
14
2015-01-11T02:53:04.000Z
2021-11-25T17:31:22.000Z
vcgapps/OGF/math/symbolic/symbolic.h
skair39/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
null
null
null
vcgapps/OGF/math/symbolic/symbolic.h
skair39/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
14
2015-07-21T04:47:52.000Z
2020-03-12T12:31:25.000Z
/* * OGF/Graphite: Geometry and Graphics Programming Library + Utilities * Copyright (C) 2000 Bruno Levy * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lice...
37.097744
89
0.588231
ad05cc29d3be6c78c3ceb9ea00bc9e57da1d7c72
12,349
h
C
hmc5883l.h
sanzaru/hmc5883l
90db00ea656da8b19c4d2a328b7d5f567282b2bb
[ "MIT" ]
null
null
null
hmc5883l.h
sanzaru/hmc5883l
90db00ea656da8b19c4d2a328b7d5f567282b2bb
[ "MIT" ]
null
null
null
hmc5883l.h
sanzaru/hmc5883l
90db00ea656da8b19c4d2a328b7d5f567282b2bb
[ "MIT" ]
null
null
null
/** * 3-Axis Digital Compass IC HMC5883LL header only library for Raspberry Pi. * * Author: Martin Albrecht * * * The MIT License (MIT) * Copyright (c) 2016 Martin Albrecht <martin.albrecht@javacoffee.de> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and a...
31.105793
83
0.620455
ef3d83fa3091af690fc22a241f57b2740c4d6082
1,409
h
C
PushButton.h
salesvictor/emonitor
669ae31d12fe9a15bcf73d289cb9e13c4f5bec61
[ "Apache-2.0" ]
null
null
null
PushButton.h
salesvictor/emonitor
669ae31d12fe9a15bcf73d289cb9e13c4f5bec61
[ "Apache-2.0" ]
null
null
null
PushButton.h
salesvictor/emonitor
669ae31d12fe9a15bcf73d289cb9e13c4f5bec61
[ "Apache-2.0" ]
null
null
null
class PushButton { public: PushButton(uint8_t pin) // Constructor (executes when a PushButton object is created) : pin(pin) { // remember the push button pin pinMode(pin, INPUT_PULLUP); // enable the internal pull-up resistor }; bool isPressed() // read the button state check if the button has...
40.257143
131
0.659333
3538ee1140c93b9aab983f36bb09e13c138d3cf4
163
h
C
src/aux/left_right.h
epeec/Lapser
dd428e43c37249c7e372f1a37638f17feeb5c7f0
[ "MIT" ]
null
null
null
src/aux/left_right.h
epeec/Lapser
dd428e43c37249c7e372f1a37638f17feeb5c7f0
[ "MIT" ]
null
null
null
src/aux/left_right.h
epeec/Lapser
dd428e43c37249c7e372f1a37638f17feeb5c7f0
[ "MIT" ]
null
null
null
#ifndef LEFTRIGHT_H #define LEFTRIGHT_H #define RIGHT(iProc,nProc) ((iProc + nProc + 1) % nProc) #define LEFT(iProc,nProc) ((iProc + nProc - 1) % nProc) #endif
20.375
56
0.687117
c2e943a96d29fbb885af8530f3b7da6773027626
8,605
h
C
groups/bsl/bsls/bsls_atomicoperations_x64_win_msvc.h
seanbaxter/bde-1
149176ebc2ae49c3b563895a7332fe638a760782
[ "Apache-2.0" ]
1
2021-11-10T16:53:42.000Z
2021-11-10T16:53:42.000Z
groups/bsl/bsls/bsls_atomicoperations_x64_win_msvc.h
seanbaxter/bde-1
149176ebc2ae49c3b563895a7332fe638a760782
[ "Apache-2.0" ]
2
2020-11-05T15:20:55.000Z
2021-01-05T19:38:43.000Z
groups/bsl/bsls/bsls_atomicoperations_x64_win_msvc.h
seanbaxter/bde-1
149176ebc2ae49c3b563895a7332fe638a760782
[ "Apache-2.0" ]
2
2020-01-16T17:58:12.000Z
2020-08-11T20:59:30.000Z
// bsls_atomicoperations_x64_win_msvc.h -*-C++-*- #ifndef INCLUDED_BSLS_ATOMICOPERATIONS_X64_WIN_MSVC #define INCLUDED_BSLS_ATOMICOPERATIONS_X64_WIN_MSVC #include <bsls_ident.h> BSLS_IDENT("$Id: $") //@PURPOSE: Provide implementations of atomic operations for X86_64/MSVC/Win64. // //@CLA...
29.169492
79
0.630215
896eee697f2e33be40afd8b5febc24b05ad125dc
883
h
C
include/BootParamDef.h
HenriDellal/unisoc-dloader
479e289b2ba5c28a39e2438e65e0bb519e2f2a82
[ "Apache-2.0" ]
3
2021-02-11T07:28:07.000Z
2021-08-11T02:37:01.000Z
include/BootParamDef.h
plugnburn/dloader
9b293edc49d13484d7cfad1890e27ab540ea24dc
[ "Apache-2.0" ]
null
null
null
include/BootParamDef.h
plugnburn/dloader
9b293edc49d13484d7cfad1890e27ab540ea24dc
[ "Apache-2.0" ]
4
2020-10-15T05:16:13.000Z
2021-09-05T05:19:26.000Z
#ifndef BOOTPARAMDEF_H # define BOOTPARAMDEF_H /*lint -save -e756*/ typedef struct _OS_INFO { char Name[24]; char Description[48]; char Version[24]; unsigned short Offset; // in sectors unsigned short Size; // in sectors } OS_INFO /*, * POS_INFO */ ; typedef struct _BOOT_PARAM { unsigned char M...
20.534884
70
0.698754
374f37f441a5cb58c12f50cfc3ba24b462f93d1b
13,363
c
C
apps/riscv-tests/isa/rv64uv/vmadd.c
kmettias/ara
497ba6920a1f5ce790f5581f72092bd053bfd13a
[ "Apache-2.0" ]
null
null
null
apps/riscv-tests/isa/rv64uv/vmadd.c
kmettias/ara
497ba6920a1f5ce790f5581f72092bd053bfd13a
[ "Apache-2.0" ]
null
null
null
apps/riscv-tests/isa/rv64uv/vmadd.c
kmettias/ara
497ba6920a1f5ce790f5581f72092bd053bfd13a
[ "Apache-2.0" ]
1
2021-05-17T05:58:02.000Z
2021-05-17T05:58:02.000Z
// Copyright 2021 ETH Zurich and University of Bologna. // Solderpad Hardware License, Version 0.51, see LICENSE for details. // SPDX-License-Identifier: SHL-0.51 // // Author: Matheus Cavalcante <matheusd@iis.ee.ethz.ch> // Basile Bougenot <bbougenot@student.ethz.ch> #include "vector_macros.h" void TEST_CASE...
89.684564
339
0.773479
c704e9d6359985922db856cbd7c7994821c553d5
270
h
C
BusinessCard/DLabelCell.h
chuckSaldana/BCard
56f76ec0fbfa130f817c654cd61e634d566c5568
[ "BSD-2-Clause" ]
null
null
null
BusinessCard/DLabelCell.h
chuckSaldana/BCard
56f76ec0fbfa130f817c654cd61e634d566c5568
[ "BSD-2-Clause" ]
null
null
null
BusinessCard/DLabelCell.h
chuckSaldana/BCard
56f76ec0fbfa130f817c654cd61e634d566c5568
[ "BSD-2-Clause" ]
null
null
null
// // DLabelCell.h // Diamond // // Created by Carlos Saldaña Garcia on 23/04/14. // Copyright (c) 2014 Jaguar Labs. All rights reserved. // #import <UIKit/UIKit.h> @interface DLabelCell : UITableViewCell @property (weak, nonatomic) IBOutlet UILabel *label; @end
18
56
0.703704
547eb9941d48b5b5715e620d870095f146dc2268
268
h
C
include/pbm.h
ohnxmath/polynomials
d1cf143b79f7f1f1b0ce40514d19560d5aa38564
[ "MIT" ]
null
null
null
include/pbm.h
ohnxmath/polynomials
d1cf143b79f7f1f1b0ce40514d19560d5aa38564
[ "MIT" ]
null
null
null
include/pbm.h
ohnxmath/polynomials
d1cf143b79f7f1f1b0ce40514d19560d5aa38564
[ "MIT" ]
null
null
null
#ifndef _POLY_BASIC_MATH_H_INC #define _POLY_BASIC_MATH_H_INC #include "polynomial.h" #include "logger.h" #include "math.h" polynomial polynomial_subtract(const polynomial a, const polynomial b); long double polynomial_calc(const polynomial a, long double x); #endif
26.8
71
0.813433
7c0dfd4309c928337911f96e57ed42a9d1ed5899
214
h
C
Example/gcovFlushAdapter/SGViewController.h
chiyun1/gcovFlushAdapter
0d7f273d4425b5ba83eb88d39cda9088c10502ba
[ "MIT" ]
1
2021-10-19T01:53:08.000Z
2021-10-19T01:53:08.000Z
Example/gcovFlushAdapter/SGViewController.h
chiyun1/gcovFlushAdapter
0d7f273d4425b5ba83eb88d39cda9088c10502ba
[ "MIT" ]
1
2021-11-19T08:40:53.000Z
2022-02-25T11:36:52.000Z
Example/gcovFlushAdapter/SGViewController.h
chiyun1/gcovFlushAdapter
0d7f273d4425b5ba83eb88d39cda9088c10502ba
[ "MIT" ]
null
null
null
// // SGViewController.h // gcovFlushAdapter // // Created by chiyun1 on 09/27/2021. // Copyright (c) 2021 chiyun1. All rights reserved. // @import UIKit; @interface SGViewController : UIViewController @end
15.285714
52
0.71028
e65428aa900c66012ecf471a2c127aebbc0dc0ae
1,587
h
C
dependancies/include/gtkmm/giomm/private/tlsconnection_p.h
Illation/synthesizer
da77d55c1c69829bbad76d0c14b9c56a5261b642
[ "MIT" ]
2
2020-03-24T09:46:35.000Z
2020-06-16T01:42:46.000Z
dependancies/include/gtkmm/giomm/private/tlsconnection_p.h
Illation/synthesizer
da77d55c1c69829bbad76d0c14b9c56a5261b642
[ "MIT" ]
null
null
null
dependancies/include/gtkmm/giomm/private/tlsconnection_p.h
Illation/synthesizer
da77d55c1c69829bbad76d0c14b9c56a5261b642
[ "MIT" ]
null
null
null
// Generated by gmmproc 2.52.1 -- DO NOT MODIFY! #ifndef _GIOMM_TLSCONNECTION_P_H #define _GIOMM_TLSCONNECTION_P_H #include <giomm/private/iostream_p.h> #include <glibmm/class.h> namespace Gio { class TlsConnection_Class : public Glib::Class { public: #ifndef DOXYGEN_SHOULD_SKIP_THIS using CppObjectType = TlsCon...
30.519231
161
0.79017
f726aa87ba730ec8986a80e1104caa34cd0a82a0
1,113
h
C
interface/i_str.h
agrigomi/vx-1
a63f931b434b41c0204a8666b8de4c5cb8ef9682
[ "BSD-3-Clause" ]
null
null
null
interface/i_str.h
agrigomi/vx-1
a63f931b434b41c0204a8666b8de4c5cb8ef9682
[ "BSD-3-Clause" ]
null
null
null
interface/i_str.h
agrigomi/vx-1
a63f931b434b41c0204a8666b8de4c5cb8ef9682
[ "BSD-3-Clause" ]
null
null
null
#ifndef __I_STR_H__ #define __I_STR_H__ #include "mgtype.h" #define I_STR "i_str" typedef struct { void (*mem_cpy)(void *dst, void *src, _u32 sz); _s32 (*mem_cmp)(void *, void *, _u32); void (*mem_set)(void *, _u8, _u32); _u32 (*str_len)(_str_t); _s32 (*str_cmp)(_str_t, _str_t); _s32 (*str_ncmp)(_str_t, _str_t...
33.727273
117
0.686433
743ea98af783f5c29b5a66ea551f41b48e109435
2,233
h
C
dtool/src/dtoolbase/selectThreadImpl.h
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
3
2020-01-02T08:43:36.000Z
2020-07-05T08:59:02.000Z
dtool/src/dtoolbase/selectThreadImpl.h
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
dtool/src/dtoolbase/selectThreadImpl.h
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
1
2020-03-11T17:38:45.000Z
2020-03-11T17:38:45.000Z
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file selectThreadImpl.h * @...
29.381579
78
0.771608
747a886dda53f6c94a42a00764119cd29ea0b889
4,776
c
C
src/video/wayland/SDL_waylandkeyboard.c
ARPGLTD/SDL
f3fd1ffb99e44adde00a1c07acfa67a55e2e689e
[ "Zlib" ]
179
2015-02-07T09:24:41.000Z
2022-03-29T14:41:21.000Z
src/video/wayland/SDL_waylandkeyboard.c
ARPGLTD/SDL
f3fd1ffb99e44adde00a1c07acfa67a55e2e689e
[ "Zlib" ]
88
2015-01-24T01:06:28.000Z
2022-03-31T14:40:06.000Z
src/video/wayland/SDL_waylandkeyboard.c
ARPGLTD/SDL
f3fd1ffb99e44adde00a1c07acfa67a55e2e689e
[ "Zlib" ]
72
2018-10-31T13:50:02.000Z
2022-03-14T09:10:35.000Z
/* Simple DirectMedia Layer Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
31.84
89
0.610343
5968890a63d8a4a099a44c84d7c80d2962973c83
8,264
c
C
src/scene_game/Header.c
fabiopichler/Tic-Tac-Toe
e77b22331a6bd294e4d30d8a9c530bab62326578
[ "MIT" ]
null
null
null
src/scene_game/Header.c
fabiopichler/Tic-Tac-Toe
e77b22331a6bd294e4d30d8a9c530bab62326578
[ "MIT" ]
null
null
null
src/scene_game/Header.c
fabiopichler/Tic-Tac-Toe
e77b22331a6bd294e4d30d8a9c530bab62326578
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------- // Copyright (c) 2020 Fábio Pichler /*------------------------------------------------------------------------------- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentat...
32.28125
135
0.604671
59a22369f53eaaedebfad06e28637519fcdd05b4
2,051
h
C
usr/src/uts/sparc/v7/sys/privregs.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/sparc/v7/sys/privregs.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/sparc/v7/sys/privregs.h
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, Version 1.0 only * (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 * o...
23.848837
79
0.711848
74d887db0237c94386916f1e629f6ea3c1e5e21c
815
c
C
Zestaw33-rozwiazany-zerowka/Zadanie_3/main.c
Wiktor-Wewe/zadaniaDoKolosaWewe
69519edae6b582bd81b5011871ce38f1e6a2447f
[ "MIT" ]
null
null
null
Zestaw33-rozwiazany-zerowka/Zadanie_3/main.c
Wiktor-Wewe/zadaniaDoKolosaWewe
69519edae6b582bd81b5011871ce38f1e6a2447f
[ "MIT" ]
null
null
null
Zestaw33-rozwiazany-zerowka/Zadanie_3/main.c
Wiktor-Wewe/zadaniaDoKolosaWewe
69519edae6b582bd81b5011871ce38f1e6a2447f
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> struct Osoba { char *imie; int wiek; float wzrost; }; char *funkcja(struct Osoba *tablica, int n) { int najstarszy=0; for(int i=0; i<n; i++) { if(tablica[i].wiek>tablica[najstarszy].wiek) { najstarszy=i; ...
17.717391
53
0.495706
74d9d163017a734701437a1db46cf8218c0a8f50
634
h
C
include/azule/core/Timer.h
ASxa86/azule
9bf89dfc5a80f296b02edd3ac608d9a90e4ea26b
[ "MIT" ]
1
2018-10-19T18:00:19.000Z
2018-10-19T18:00:19.000Z
include/azule/core/Timer.h
ASxa86/azule
9bf89dfc5a80f296b02edd3ac608d9a90e4ea26b
[ "MIT" ]
7
2019-06-13T00:48:55.000Z
2020-05-05T00:18:42.000Z
include/azule/core/Timer.h
ASxa86/AGE
9bf89dfc5a80f296b02edd3ac608d9a90e4ea26b
[ "MIT" ]
null
null
null
#pragma once #include <azule/export.hxx> #include <azule/utilities/Pimpl.h> #include <chrono> namespace azule { /// /// Define a seconds duration using double precision for chrono duration casting. /// typedef std::chrono::duration<double> seconds; /// /// \class Timer /// /// \brief This class manages track...
16.25641
82
0.646688
d379d5172ae96bbf83df9fd4b3ad7065bdc4ba86
2,226
h
C
src/srchilite/colormap.h
lingnand/Helium
d1f8fab6eb5d60e35b3287f6ea35cd1fae71f816
[ "BSD-3-Clause" ]
8
2021-04-16T02:05:54.000Z
2022-03-16T13:56:23.000Z
src/srchilite/colormap.h
lingnand/Helium
d1f8fab6eb5d60e35b3287f6ea35cd1fae71f816
[ "BSD-3-Clause" ]
null
null
null
src/srchilite/colormap.h
lingnand/Helium
d1f8fab6eb5d60e35b3287f6ea35cd1fae71f816
[ "BSD-3-Clause" ]
2
2021-04-17T10:49:58.000Z
2021-07-21T20:39:52.000Z
/* * Copyright (C) 1999-2009 Lorenzo Bettini, http://www.lorenzobettini.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any lat...
26.819277
73
0.655436
20b8d433fbdc87b089ee20e812edda70a3f217bf
959
c
C
C programming/15.NESTING IF/main.c
idesign0/Programming-Repo
b38ef4cc498da764b4f04c8483f5b6c3e49e249c
[ "MIT" ]
1
2019-10-09T17:03:59.000Z
2019-10-09T17:03:59.000Z
C programming/15.NESTING IF/main.c
idesign0/dhruv.github.io
b38ef4cc498da764b4f04c8483f5b6c3e49e249c
[ "MIT" ]
null
null
null
C programming/15.NESTING IF/main.c
idesign0/dhruv.github.io
b38ef4cc498da764b4f04c8483f5b6c3e49e249c
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> // nesting if basically makes program more interactive // taking example of if statement , we we have done previous time , please check it out if you haven't seen it. int main() { int age; int gender; //if you are using or any other softwere for c , just left one...
23.390244
126
0.573514
97f2c857048e196caec41eaae9aa9779bd8dfd3f
3,178
c
C
tools/power/cpupower/utils/helpers/amd.c
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
5
2020-07-08T01:35:16.000Z
2021-04-12T16:35:29.000Z
tools/power/cpupower/utils/helpers/amd.c
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
1
2021-01-27T01:29:47.000Z
2021-01-27T01:29:47.000Z
tools/power/cpupower/utils/helpers/amd.c
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
null
null
null
// SPDX-License-Identifier: GPL-2.0 #if defined(__i386__) || defined(__x86_64__) #include <unistd.h> #include <errno.h> #include <stdio.h> #include <stdint.h> #include <pci/pci.h> #include "helpers/helpers.h" #define MSR_AMD_PSTATE_STATUS 0xc0010063 #define MSR_AMD_PSTATE 0xc0010064 #define MSR_AMD_PSTATE_LIMIT 0xc...
21.186667
64
0.670548
5aeca6f9b8fd90af38df088eaafdd18f76e563d9
9,439
c
C
src/system/mapper.c
majestic53/nes
5226625c39340486b18e7a66e4f40f8021fe0f3f
[ "MIT" ]
3
2021-03-17T16:53:50.000Z
2022-01-26T12:13:24.000Z
src/system/mapper.c
majestic53/nes
5226625c39340486b18e7a66e4f40f8021fe0f3f
[ "MIT" ]
null
null
null
src/system/mapper.c
majestic53/nes
5226625c39340486b18e7a66e4f40f8021fe0f3f
[ "MIT" ]
null
null
null
/** * NES * Copyright (C) 2021-2022 David Jolly * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and * associated documentation files (the "Software"), to deal in the Software without restriction, * including without limitation the rights to use, copy, modify, merg...
27.680352
113
0.633542
de420ccf4c59a1544bb0ba1134d18aca2da6de74
722
h
C
Model/CommonComponent/TableViewCell/OnlyTextViewTableViewCell.h
haomingzhi/Model
0e0d1344f474e2eade3da799aadfccc173960ce7
[ "MIT" ]
1
2018-10-23T07:52:28.000Z
2018-10-23T07:52:28.000Z
Model/CommonComponent/TableViewCell/OnlyTextViewTableViewCell.h
haomingzhi/Model
0e0d1344f474e2eade3da799aadfccc173960ce7
[ "MIT" ]
null
null
null
Model/CommonComponent/TableViewCell/OnlyTextViewTableViewCell.h
haomingzhi/Model
0e0d1344f474e2eade3da799aadfccc173960ce7
[ "MIT" ]
null
null
null
// // OnlyTextViewTableViewCell.h // ChaoLiu // // Created by air on 15/8/6. // Copyright (c) 2015年 ORANLLC_IOS1. All rights reserved. // #import <UIKit/UIKit.h> #import "JYAbstractTableViewCell.h" #import "YYTextView.h" @interface OnlyTextViewTableViewCell : JYAbstractTableViewCell<UITextViewDelegate> //@property...
31.391304
82
0.765928
2d35af861a47e17533b8c5b23d8224569286f6db
3,775
h
C
http/http_manager.h
zhangguolian/cpp-framework
47bdf67a9dd917fa25f4c0c1b9e57ea437967497
[ "Apache-2.0" ]
8
2019-06-06T06:20:03.000Z
2022-03-13T23:44:20.000Z
http/http_manager.h
Guolian-Zhang/cpp-framework
47bdf67a9dd917fa25f4c0c1b9e57ea437967497
[ "Apache-2.0" ]
null
null
null
http/http_manager.h
Guolian-Zhang/cpp-framework
47bdf67a9dd917fa25f4c0c1b9e57ea437967497
[ "Apache-2.0" ]
3
2019-12-02T04:06:57.000Z
2021-08-11T14:01:51.000Z
/* * * Copyright 2018 Guolian Zhang. * * 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...
29.724409
91
0.576159
f6b61610af4c1be2fee08f97edc27f8af22bb2d7
1,472
c
C
srcs/hud/crosshair.c
nde-jesu/Doom_Nukem
f91176a7634dd2122af7a17952bc8937d05192e4
[ "MIT" ]
2
2020-03-09T17:40:25.000Z
2021-04-09T06:37:06.000Z
srcs/hud/crosshair.c
nde-jesu/Doom_Nukem
f91176a7634dd2122af7a17952bc8937d05192e4
[ "MIT" ]
4
2020-03-10T23:24:50.000Z
2020-08-30T22:00:10.000Z
srcs/hud/crosshair.c
nde-jesu/Doom_Nukem
f91176a7634dd2122af7a17952bc8937d05192e4
[ "MIT" ]
3
2020-03-09T17:40:27.000Z
2022-01-06T08:43:59.000Z
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* crosshair.c :+: :+: :+: ...
34.232558
80
0.264946
0cbcc67ad3667d059faa781ded19546b29f34ad4
351
h
C
libraries/Controller/Controller.h
osulacam/Battlebot
40afbb60b810f92e0e98af9d958cb603c1bf3124
[ "Apache-2.0" ]
null
null
null
libraries/Controller/Controller.h
osulacam/Battlebot
40afbb60b810f92e0e98af9d958cb603c1bf3124
[ "Apache-2.0" ]
null
null
null
libraries/Controller/Controller.h
osulacam/Battlebot
40afbb60b810f92e0e98af9d958cb603c1bf3124
[ "Apache-2.0" ]
null
null
null
#pragma once #include <PID.h> #include <TimerOne.h> class Controller { private: double rVel; double lVel; double angle; double vel; double lastVel; double acc; PID pidr; PID pidl; public: Controller(PID pidr, PID pidl); void update(double rotS, double vScale,double curVel, double angleAdjust); ...
17.55
76
0.703704
5675d483ebe1aa3d5f7211eee7264abbed5bca15
794
c
C
7. Pyramid/7.44.c
Imran4424/C-Problems-and-Solutions-step-by-step
26d0af7a73b61b1c0113b63595fc286d125493ef
[ "MIT" ]
5
2018-11-11T13:51:54.000Z
2021-08-07T19:29:29.000Z
7. Pyramid/7.44.c
Imran4424/C-Problems-and-Solutions-step-by-step
26d0af7a73b61b1c0113b63595fc286d125493ef
[ "MIT" ]
null
null
null
7. Pyramid/7.44.c
Imran4424/C-Problems-and-Solutions-step-by-step
26d0af7a73b61b1c0113b63595fc286d125493ef
[ "MIT" ]
2
2019-02-17T14:18:30.000Z
2020-06-03T11:52:01.000Z
/** 7.44. Write a complete C++ program that asks the user for a number n and prints n squares made of ∗ symbols each with an upward diagonal stripe made of O symbols. Each square has height n and width n and the squares form a horizontal sequence. For example, if the user specified 4 for n, the program would prin...
20.358974
101
0.530227
bcb11fe70ab6277d5695737216aa76b4b13ef6f9
1,263
h
C
apiwdbe/WdbeQUsrMNUsergroup.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
4
2020-10-27T14:33:25.000Z
2021-08-07T20:55:42.000Z
apiwdbe/WdbeQUsrMNUsergroup.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
apiwdbe/WdbeQUsrMNUsergroup.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
/** * \file WdbeQUsrMNUsergroup.h * API code for table TblWdbeQUsrMNUsergroup (declarations) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 5 Dec 2020 */ // IP header --- ABOVE #ifndef WDBEQUSRMNUSERGROUP_H #define WDBEQUSRMNUSERGROUP_H #in...
23.388889
173
0.754553
299dd8dadc95cad69f2704a48ec7dafd00e820bd
827
h
C
src/rendering/engine-Vk/engine-impl/instance.h
Bargor/tempest
94837c6dcfef036827076446101e59afb7792f5d
[ "Apache-2.0", "MIT" ]
null
null
null
src/rendering/engine-Vk/engine-impl/instance.h
Bargor/tempest
94837c6dcfef036827076446101e59afb7792f5d
[ "Apache-2.0", "MIT" ]
1
2019-12-02T20:17:52.000Z
2019-12-02T20:17:52.000Z
src/rendering/engine-Vk/engine-impl/instance.h
Bargor/tempest
94837c6dcfef036827076446101e59afb7792f5d
[ "Apache-2.0", "MIT" ]
null
null
null
// This file is part of Tempest-engine project // Author: Karol Kontny #pragma once #include <vulkan/vulkan.hpp> #include <vector> namespace tst { namespace engine { namespace vulkan { class instance { friend class engine; friend class device; public: static co...
24.323529
77
0.619105
293fdcd897292e2bae702ab61cfebfbe51ae5fa6
82
h
C
ios/Pods/Headers/Private/FirebaseInstanceID/FIRInstanceIDTokenFetchOperation.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
169
2018-04-24T19:47:32.000Z
2019-04-16T12:04:49.000Z
ios/Pods/Headers/Private/FirebaseInstanceID/FIRInstanceIDTokenFetchOperation.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
659
2018-04-23T20:40:43.000Z
2019-04-18T14:13:22.000Z
ios/Pods/Headers/Private/FirebaseInstanceID/FIRInstanceIDTokenFetchOperation.h
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
149
2019-04-10T19:01:58.000Z
2022-03-12T13:27:07.000Z
../../../FirebaseInstanceID/Firebase/InstanceID/FIRInstanceIDTokenFetchOperation.h
82
82
0.841463
347e2769a1d8f8b3ee1663d43036b6b1ff62f2fc
223
h
C
SwipeTableViewDemo/SwipeTableViewDemo/MainViewController.h
Eenie-Meenie/SwipeTableViewDemo
f96ad2671fb377f30903d911fec46e9f29cdd849
[ "Apache-2.0" ]
null
null
null
SwipeTableViewDemo/SwipeTableViewDemo/MainViewController.h
Eenie-Meenie/SwipeTableViewDemo
f96ad2671fb377f30903d911fec46e9f29cdd849
[ "Apache-2.0" ]
null
null
null
SwipeTableViewDemo/SwipeTableViewDemo/MainViewController.h
Eenie-Meenie/SwipeTableViewDemo
f96ad2671fb377f30903d911fec46e9f29cdd849
[ "Apache-2.0" ]
null
null
null
// // MainViewController.h // SwipeTableViewDemo // // Created by hanbo on 2018/9/28. // Copyright © 2018年 hanbo. All rights reserved. // #import <UIKit/UIKit.h> @interface MainViewController : UIViewController @end
15.928571
49
0.713004
f60eae5c060e1922b7757e250598a273d103fd98
402
h
C
CWin/CWin/window/child_window.h
benbraide/CWin
0441b48a71fef0dbddabf61033d7286669772c1e
[ "MIT" ]
null
null
null
CWin/CWin/window/child_window.h
benbraide/CWin
0441b48a71fef0dbddabf61033d7286669772c1e
[ "MIT" ]
null
null
null
CWin/CWin/window/child_window.h
benbraide/CWin
0441b48a71fef0dbddabf61033d7286669772c1e
[ "MIT" ]
null
null
null
#pragma once #include "window_object.h" namespace cwin::window{ class child : public object{ public: explicit child(ui::surface &parent); child(ui::surface &parent, std::size_t index); virtual ~child(); protected: child(); virtual bool changing_parent_(tree *value) override; }; } namespace cwin::ui...
14.888889
54
0.691542