blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
5bc6f37deb2b3cd428220415fc38c371952cd09a
92e3a61247c0f88fdc44c390e1b6f39ec7eb1427
/Applications/HAI/msvQHAIAboutDialog.cxx
9a92570af0b2108c9c775412705d33cb96e6adee
[ "Apache-2.0" ]
permissive
MSV-Project/MSVTK
a1205fa86208309be5bb25488a09ff2d16916a45
f988a31f2320eeeafe8d90697748231d69ecd89e
refs/heads/master
2021-01-02T08:57:59.142821
2014-07-07T12:27:35
2014-07-07T12:27:35
1,576,221
4
1
null
2013-01-31T06:11:53
2011-04-06T08:26:41
C++
UTF-8
C++
false
false
1,727
cxx
/*============================================================================== Library: MSVTK Copyright (c) Kitware 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://w...
[ "julien.finet@kitware.com" ]
julien.finet@kitware.com
d4564cd125932072f8a6b131b32630073e0f4338
b4242845310b2e32b744fea2de97e36ea9ccd1e9
/cs179/lab5/src/layers.cpp
92bdcf419f7dd355d948f19fbd12e25a65b0511e
[]
no_license
Duconnor/ML-Online-Courses
b645e8bbaf9570dad8535559d2c499ad8315426a
e42511b3409218366699400ff701e30861bda5be
refs/heads/master
2022-12-04T12:33:08.370027
2021-10-27T12:30:20
2021-10-27T12:30:20
181,634,596
0
0
null
2022-11-21T21:26:07
2019-04-16T07:09:04
Jupyter Notebook
UTF-8
C++
false
false
28,980
cpp
/** * Implementations of each layer that could appear in a neural network * @author Aadyot Bhatnagar * @date April 22, 2018 */ #include <cstdlib> #include <algorithm> #include <iostream> #include <cassert> #include <string> #include <sstream> #include <random> #include <cuda_runtime.h> #include <cublas_v2.h> #inc...
[ "duconnor@outlook.com" ]
duconnor@outlook.com
527e56c580c593dd1c5ea17e9156968c1a32a9d4
c67ed12eae84af574406e453106b7d898ff47dc7
/chap09/Exer09_27.cpp
cb8ef1b516a296e2fadbcf9d0c695f72ecedf5d8
[ "Apache-2.0" ]
permissive
chihyang/CPP_Primer
8374396b58ea0e1b0f4c4adaf093a7c0116a6901
9e268d46e9582d60d1e9c3d8d2a41c1e7b83293b
refs/heads/master
2022-09-16T08:54:59.465691
2022-09-03T17:25:59
2022-09-03T17:25:59
43,039,810
58
23
Apache-2.0
2023-01-14T07:06:19
2015-09-24T02:25:47
C++
UTF-8
C++
false
false
555
cpp
#include <iostream> #include <forward_list> using std::cout; using std::endl; using std::forward_list; int main() { forward_list<int> flst = { 12, 73, 35, 13, 65, 86, 0 }; auto prev = flst.before_begin(); auto curr = flst.begin(); while(curr != flst.end()) { if(*curr % 2) curr = ...
[ "chihyanghsin@gmail.com" ]
chihyanghsin@gmail.com
6ac02af9b6d22a3e59697982c624d601cc29df1f
7e8c72c099b231078a763ea7da6bba4bd6bac77b
/other_projects/base_station_monitor/Client/reference SDK/General_NetSDK_Chn_IS_V3.36.0.R.100505/Demo/分类应用/NVD视频上墙/NVDSDKDemo/ExSliderCtrl.cpp
8d8a957b1bf68da1b9d849b59abb1650c8dd883a
[]
no_license
github188/demodemo
fd910a340d5c5fbf4c8755580db8ab871759290b
96ed049eb398c4c188a688e9c1bc2fe8cd2dc80b
refs/heads/master
2021-01-12T17:16:36.199708
2012-08-15T14:20:51
2012-08-15T14:20:51
71,537,068
1
2
null
2016-10-21T06:38:22
2016-10-21T06:38:22
null
UTF-8
C++
false
false
1,334
cpp
// ExSliderCtrl.cpp : implementation file // #include "stdafx.h" #include "NVDSDKDemo.h" #include "PlayBackProcess.h" #include "ExSliderCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////...
[ "thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb" ]
thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb
13af2fedc897cad4c954abdcf1ec3ba2346a3619
f3e5b5552f9e06092226e491bcde125c4fff8dcd
/gcdandlcm.cpp
bcf5d7431aa9979f37e12283d75db74539c9a9c4
[]
no_license
computer-discussion/Niladri
0585a95a3050dbb410e9f957eb14bf20e1487c17
4a0e0289241f2e8ef6c239426e9bd6ecb1e74560
refs/heads/master
2020-04-03T02:45:13.392888
2018-11-03T16:12:09
2018-11-03T16:12:09
154,966,005
0
0
null
null
null
null
UTF-8
C++
false
false
1,159
cpp
#include<stdio.h> int lcm_recursion (int n1,int n2) { static int flag =1; if(flag % n1 == 0 && flag % n2 ==0) { return flag; } flag ++; lcm_recursion (n1,n2); return flag; } int gcd_recursion (int n1, int n2) { if(n1==0) return n2; return gcd_recursion(n2%n1,n1); } int lcm_result (i...
[ "noreply@github.com" ]
computer-discussion.noreply@github.com
f8d9e195428a28b029ab373153955b706dc9aa4f
617ad4b1bf8be9cbd6ed2d1827029f1d4dd6f16b
/TrabajoFinal/CAnimacion.hpp
017f06a5012dfc78d518eebea0c9667a4bea03f6
[]
no_license
MacT22/TP-2021-01-Reimplementacion-TP-2020-02
e248859d52d1444160fff2794afddeb7d9dd0e41
1ab3dcf959952a9bee81b4bd015b797f2751d5f1
refs/heads/main
2023-04-11T12:47:26.553821
2021-04-26T00:50:33
2021-04-26T00:50:33
361,574,197
0
0
null
null
null
null
UTF-8
C++
false
false
1,104
hpp
#pragma once #include "CImagen.hpp" template<class B> ref class CAnimacion : public CImagen { short n_filas; short n_columnas; short n_subimagenes; short indice; public: CAnimacion(String^ ruta, System::Drawing::Rectangle area_dibujo, short n_filas, short n_columnas, short n_subimagenes) ...
[ "63481429+MacT22@users.noreply.github.com" ]
63481429+MacT22@users.noreply.github.com
e3927aa3e68efedffb53a8e9fb96b855d8b893f4
5aad40ba5a1eb29799c1ad1c21495faa07e99b36
/src/examples/opengl/TexturePerformancePBO/ImagePusherDoublePBO.h
29766a11de3bd21b2c67a531878250cad7b9677d
[]
no_license
q4a/navidia_proj
3525bcfdb12dc20dcecf08f2603324feceef7394
32c839744ad849f8d4d0273c635c4d601cc1980f
refs/heads/master
2023-04-16T10:44:39.466782
2019-11-30T10:26:47
2019-11-30T10:26:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,813
h
#ifndef IMAGE_PUSHER_DOUBLE_PBO_H #define IMAGE_PUSHER_DOUBLE_PBO_H // ---------------------------------------------------------------------------- // // Content: // ImagePusherDoublePBO class // // Description: // A class managing OpenEXR images via OpenGL pixel buffer objects (PBO). // // Author: Frank Jar...
[ "xtKnightMM@iCloud.com" ]
xtKnightMM@iCloud.com
7e52153e7d90413ac37dc04a0d320fc3a75f35f3
8befbd37235312d55d76b6b27c92b28358c16305
/SpellCorrect/server/Acceptor.h
22ca21ec406a1356dd31ee2365307746afad4348
[]
no_license
rtll/MY
cb922de88df29b9043ed66fb2c7f4401b0c6fcb0
2388c4f7669b939bd5bb82a73dafee77da4b84bc
refs/heads/master
2020-06-19T22:26:52.719946
2019-07-15T01:44:49
2019-07-15T01:44:49
196,897,464
0
0
null
null
null
null
UTF-8
C++
false
false
435
h
#ifndef __ACCEPTOR_H__ #define __ACCEPTOR_H__ #include "InetAddress.h" #include "Socket.h" class Acceptor { public: Acceptor(unsigned short port); Acceptor(const string & ip, unsigned short port); void ready(); int accept(); int fd() const { return _listensock.fd(); } private: void setReuseAddr(bool on); void...
[ "759809718@qq.com" ]
759809718@qq.com
99476613892760478a1d422772bf422d82713a51
88ae8695987ada722184307301e221e1ba3cc2fa
/media/muxers/webm_muxer.cc
f1fd902249309b6636fada9aab4ed7de37731b5b
[ "BSD-3-Clause" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C++
false
false
22,882
cc
// Copyright 2015 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "media/muxers/webm_muxer.h" #include <algorithm> #include <cstdint> #include <cstring> #include <memory> #include <string> #include "base/check.h" #include "base/con...
[ "jengelh@inai.de" ]
jengelh@inai.de
f69d546afebd74abaa492dc6777656e7de83229f
041b9e8e5771e92f8d56b6cc31a16cd108d8178c
/os/syncPrintf.cpp
477be5e4398e60530e3da6815b703fefe6fee08a
[]
no_license
kostaDimitrijevic/OperatingSystem
5ecc176cdc07aeb6bbfe8e56040cbe2eaf547127
9c6ef92c45288e0309b79a2673466e19cce708c1
refs/heads/main
2023-08-21T05:28:26.238602
2021-10-24T19:11:44
2021-10-24T19:11:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
275
cpp
#include <DOS.H> #include <STDIO.H> #include <STDARG.H> #include "thread.h" int syncPrintf(const char *format, ...) { int res; va_list args; #ifndef BCC_BLOCK_IGNORE lock va_start(args, format); res = vprintf(format, args); va_end(args); unlock #endif return res; }
[ "kole.dimi99@gmail.com" ]
kole.dimi99@gmail.com
a6f1cc6bbcdb59abd239c5e6814bf0dffff94ff7
c668866a625b078004eb7afb494165ccd20ec91b
/NetworkProcess/IndexedDB/WebIDBServer.cpp
40038a0f35935d406e93b11adcb631a3df8157a6
[]
no_license
apple-opensource/WebKit2
a8cef8558d6fcb06ce3c3deb133663ee81588881
8d6325f1f1b8e5951ffe5a32b1e1d671552e968b
refs/heads/master
2021-11-18T06:02:53.240866
2021-07-28T00:05:58
2021-07-28T00:05:58
249,039,843
2
1
null
null
null
null
UTF-8
C++
false
false
15,613
cpp
/* * Copyright (C) 2019 Apple Inc. All rights reserved. * * 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 must retain the above copyright * notice, this list of conditions a...
[ "apple.opensource@gmail.com" ]
apple.opensource@gmail.com
b3b450f7ca270803195bb2468fcaeee64740f170
a11e2edaa536604d5bdc867f5f1e04bbc0b58700
/AggroEngine/src/Subsystem/Graphics/Impl/OpenGL/CommandTree/GBuffer/HasTangents/HasTangents.hpp
f52238c0c9c7734d3778689687eddf035646bda9
[]
no_license
Argo15/Aggro-Engine
bd9be7b996ec0c3c9e70fe10ee4d02fc3e57ab18
7df2211900e6b3572a06f3195cbb357d23677e5f
refs/heads/master
2021-12-31T12:23:12.208908
2021-10-07T22:10:32
2021-10-07T22:10:32
72,375,974
6
2
null
null
null
null
UTF-8
C++
false
false
206
hpp
#pragma once #include "Layer.hpp" class HasTangents : public Layer { public: HasTangents(); shared_ptr<CommandTreeItem> getCommands(RenderOptions &renderOptions, shared_ptr<RenderNode> renderNodes); };
[ "wcrane15@gmail.com" ]
wcrane15@gmail.com
ee8163f4da41d27c77c868ba3b1d42a29b043e60
92b2589fa4a9ba032f6eb3c6c0ecfe78adbcda69
/src/server/main.cpp
5fc713a95872918baea48af4e0e50de84c5a1822
[]
no_license
PKtoon/chat_app
66f77999ecad1f5e04aaaaa67579d338e982b155
5a32ba6ecb233a830c284c783c09684330dbb88e
refs/heads/master
2022-02-12T06:38:44.453078
2022-01-30T16:08:55
2022-01-30T16:08:55
194,858,659
5
0
null
2020-01-08T18:40:04
2019-07-02T12:26:48
C++
UTF-8
C++
false
false
337
cpp
#include <iostream> #include "server.hpp" int main(int argc, char* argv[]) { if(argc != 3) { std::cerr<<"Usage: server [PORT] [POSTGRESQL URI]\n"; exit(1); } #ifndef NDEBUG std::cerr<<"This is debug build! Only for testing purpose!\n"; #endif Server s(std::atoi(argv[1]), argv[2]); ...
[ "pratik_khanke005@yahoo.com" ]
pratik_khanke005@yahoo.com
b482bde32a2622b85b9a4ed2511ce75ae2cc7830
228f6b237771a5979490fd958e6f7b3e6e33382b
/google/protobuf/unittest.pb.h
4f6474bceb66d5cfb8f9d7d85b6086aea7cf8371
[]
no_license
yangchengjian/tensorflow-jni
26511be8b98be2a1f7f542b79369d4267744d8de
afbcc90e93d1979d4a90efb5db227933b2f5a58c
refs/heads/master
2022-12-23T18:49:30.916996
2017-08-14T07:46:17
2017-08-14T07:46:17
99,997,589
0
1
null
2022-12-18T02:36:24
2017-08-11T06:12:44
C++
UTF-8
C++
false
true
959,944
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/unittest.proto #ifndef PROTOBUF_google_2fprotobuf_2funittest_2eproto__INCLUDED #define PROTOBUF_google_2fprotobuf_2funittest_2eproto__INCLUDED #include <string> #include <google/protobuf/stubs/common.h> #if GOOGLE_PROTOBUF_VERSIO...
[ "captcha.yang@dasudian.com" ]
captcha.yang@dasudian.com
c7e8b4ad741d0125ab4d8f86203ce1d2def61f91
d7e54f3f3662250e9d8a71dc08e2092503b02abf
/network/net/Socket.h
71eb8967406504fa31a13c972c73ff47adbdda0f
[ "Apache-2.0" ]
permissive
huxuan0307/Reactor-network-library
ab620efc0b80ff0ad88419e2a59cb4c44fb78023
26873ebfc755534bf127aa36af6fba06bb1b5c2f
refs/heads/master
2022-05-23T21:49:05.834864
2020-04-26T18:20:33
2020-04-26T18:20:33
256,551,239
0
0
null
null
null
null
GB18030
C++
false
false
832
h
#include "network_global.h" class InetAddress; class Socket { NONCOPYABLE(Socket) public: explicit Socket(int sockfd) : sockfd_{sockfd} { } ~Socket(); int fd() const {return sockfd_;} bool getTcpInfo(struct tcp_info *) const; // abort if listen error void bi...
[ "532391012@qq.com" ]
532391012@qq.com
c98bb3a0c6d0ef8d3257511cab9f7d887de48662
9dfd2390e654dc2c2eed29b58c8a062118b7b8b4
/chrome/credential_provider/gaiacp/mdm_utils.cc
d0cc525a061383bb7cdf2d21d300c7c7fc60bf57
[ "BSD-3-Clause" ]
permissive
tongchiyang/chromium
d8136aeefa4646b7b2cf4c859fc84b2f22491e49
58cf4e036131385006e9e5b846577be7df717a9c
refs/heads/master
2023-03-01T18:24:50.959530
2020-03-06T07:28:27
2020-03-06T07:28:27
245,365,574
1
0
null
2020-03-06T08:22:06
2020-03-06T08:22:05
null
UTF-8
C++
false
false
16,713
cc
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/credential_provider/gaiacp/mdm_utils.h" #include <windows.h> #include <winternl.h> #include <lm.h> // Needed for PNTSTATUS #define _NT...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
6c19de51c3a4e85e6a35dfe6d6f0faa8f7d7e47c
a586699434fe7f563c2004a755a7d108d743bf9b
/IMC/Spec/CoverArea.hpp
b48b28892d49357331d57f3d265989701ccd10a2
[]
no_license
nikkone/ho5_imc_ttk22
73394d6c70ef72175f236d0371f411a74b3081dc
046b587b54530236c24817c34c35f8d5745106d2
refs/heads/master
2020-07-12T21:54:21.564794
2019-08-28T11:26:23
2019-08-28T11:26:23
204,915,158
0
0
null
null
null
null
UTF-8
C++
false
false
6,834
hpp
//*************************************************************************** // Copyright 2017 OceanScan - Marine Systems & Technology, Lda. * //*************************************************************************** // Licensed under the Apache License, Version 2.0 (the "License"); * // you m...
[ "nikolal@stud.ntnu.no" ]
nikolal@stud.ntnu.no
01ab7223bb08bad78be891fbfff3d69c45ff503a
c319a1da89e0e2f4f70f6cf2081e404f451685c5
/network/NetworkInterface.h
c4a85bda13219013bd6ab78ef80b0e37dd7e2c83
[]
no_license
axidaka/IocpServer
56643ffb4e52cadc04a7c7c554ca16701fbdfa12
c62acef96d9de49ac411ffbff2063b959c91afbc
refs/heads/master
2020-03-18T16:19:06.087158
2018-05-26T12:24:19
2018-05-26T12:24:19
134,958,992
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
4,466
h
/////////////////////////////////////////////////////////// // Network.h // Implementation of the Class Network // Created on: 14-Ň»ÔÂ-2008 16:31:53 // Original author: Aitec /////////////////////////////////////////////////////////// #if !defined(EA_76114261_477A_4b62_88C9_C98E8452015D__INCLUDED_) #define EA...
[ "zhengqingsong@jd.com" ]
zhengqingsong@jd.com
6fb8f242c3b6ffb8aeda71d915322b1adaa3f8cc
c88a1c6623b40dca33d80d8be89a35b451bfe28b
/MQ2Map/MQ2Map.h
8d5d57a164750408ead431f7cdb36e72a3642d75
[]
no_license
thepluralevan/macroquest2
de941d6fdea91094689af1f9f277ccb4f93ed603
d5d72d9ac297067ea4f93e30d66efda3ac765398
refs/heads/master
2020-08-03T08:41:51.443441
2019-09-18T22:21:08
2019-09-18T22:21:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,383
h
#include <map> using namespace std; #ifdef ISXEQ #include "ISXEQMap.h" #endif #define MAPFILTER_All 0 #define MAPFILTER_PC 1 #define MAPFILTER_PCConColor 2 #define MAPFILTER_Group 3 #define MAPFILTER_Mount 4 #define MAPFILTER_NPC 5 #define MAPFILTER_NPCConColor ...
[ "brainiac2k@gmail.com" ]
brainiac2k@gmail.com
22e7dbc6d217f250a30fd7b2eeeba8b4841f17da
aad16ff7e7d47d53d56b5b6499a29cc57d999b6d
/Source/BombermanClone/UndestructableObstacle.cpp
5fd061ddc7cd5165b71c4b28c5b3441598bfa1e5
[]
no_license
phillzz/BomberMan
5b46a0e55f5f08394f8a3af4b4492dadd9ea358d
788f292c2e37a358b2668cfdf46617ca59687ae9
refs/heads/master
2021-04-15T08:06:52.244166
2018-04-26T05:17:06
2018-04-26T05:17:06
126,814,985
0
0
null
2018-04-20T09:17:28
2018-03-26T10:53:31
C++
UTF-8
C++
false
false
521
cpp
// BomberBot 3D Game can not be copied and/or distributed without the express permission of Evgheni Feldman(phillzzzz@gmail.com) #include "UndestructableObstacle.h" // Sets default values AUndestructableObstacle::AUndestructableObstacle() { // Set this actor to call Tick() every frame. You can turn this off to i...
[ "phillzzzz@gmail.com" ]
phillzzzz@gmail.com
7f2ea2f27671f7011dbd534bc014e991897752a0
47328e77d0bfe554cb4dfe6a439dcef2b9e1a74b
/libfit/fit_pad_mesg_listener.hpp
8900ec9705e2fa34031afa1ecc028c23cf4e1e95
[ "MIT" ]
permissive
vibgy/node-fit
affdd1dc76ae07b035dfc9770837f87f6248321b
37ef2f2eeb62777b01c03bfa00d014879dc7e8f6
refs/heads/master
2021-10-13T02:11:07.260213
2013-04-16T22:27:39
2013-04-16T22:27:39
43,335,290
1
0
MIT
2021-09-24T19:50:54
2015-09-29T00:33:25
C++
UTF-8
C++
false
false
1,281
hpp
//////////////////////////////////////////////////////////////////////////////// // The following FIT Protocol software provided may be used with FIT protocol // devices only and remains the copyrighted property of Dynastream Innovations Inc. // The software is being provided on an "as-is" basis and as an accommodat...
[ "scott.smerchek@gmail.com" ]
scott.smerchek@gmail.com
f367c4050740be1197fa33a4a47afb2601300957
20966b4094bac00758cd0b8f130b4d1f2297d06f
/troll4.cpp
ec9343497206d0abb99eb9f8a91703834d2a2432
[]
no_license
myahenochs/CSCI330
d0c81b3225b64bcaba5f1a30022e01a7d5de1f88
e5eb66e5ca4814c75b1b72bc5f0bc838ec5d3256
refs/heads/master
2023-01-14T10:40:12.303921
2020-11-25T00:19:27
2020-11-25T00:19:27
253,334,270
0
0
null
null
null
null
UTF-8
C++
false
false
1,190
cpp
#include "troll4.h" const string Troll::RACE_STR = "TROLL"; const PlayerClass::AbilityArray Troll::ABILITY_ADJ = {14, 23, 6, 6, 23, 9}; const int Troll::HIT_DICE[3] = {6, 8, 36}; const int Troll::SAVING_THROW[3] = {11, 4, 3}; const int Troll::BASE_ATTACK_BONUS[2] = {9, 1}; const string Troll::INIT_WEAPON = "CLUB"; con...
[ "noreply@github.com" ]
myahenochs.noreply@github.com
cfb7b52fc86d1d151227d349baa20d8653b8f93f
e769eecaf32d0302b68a0609eb0f74bf1b601b38
/LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/WaylandInputEvent.cpp
b3d26017be8ba871fd9f32cf55a3979d4f685623
[ "BSD-3-Clause", "Zlib", "MIT", "Apache-2.0" ]
permissive
SanctuaryComponents/layer_management
921e1dc63071afeca4e4ce7411f754dd5f5283f7
d3927a6ae5e6c9230d55b6ba4195d434586521c1
refs/heads/master
2020-05-26T09:19:36.530492
2013-10-07T12:47:37
2013-10-07T12:47:37
188,183,267
1
0
null
null
null
null
UTF-8
C++
false
false
8,565
cpp
/*************************************************************************** * * Copyright 2010, 2011 BMW Car IT GmbH * Copyright (C) 2011 DENSO CORPORATION and Robert Bosch Car Multimedia Gmbh * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with th...
[ "timo.lotterbach@bmw-carit.de" ]
timo.lotterbach@bmw-carit.de
4d03a0ccc70fce1f81d9f2df9bddfda6164704b8
1fed6e013850bba6e5106567427de0a674428213
/Digger/Field.h
4bee9731fc76e61b5b7d3826509032a34fd9e0b3
[]
no_license
dako98/Digger
32042ab0f4722f62fd839fd25b65d0d653ee584e
2cd4ba8eb53caa87928d9541f327db01f26f6716
refs/heads/master
2020-04-18T18:21:39.857866
2019-02-05T23:04:18
2019-02-05T23:04:18
167,681,224
0
0
null
null
null
null
UTF-8
C++
false
false
663
h
#ifndef _FIELD_ #define _FIELD_ #include <bitset> #include <vector> #include <SDL_image.h> #include "Constants.h" #include "ResourceLoader.h" #include "Enemy.h" #include "Player.h" //using Matrix = std::vector<std::vector<std::bitset<BITS_IN_CELL>>>; class Field { public: Field(SDL_Renderer* renderer); void Pr...
[ "dako98@users.noreply.github.com" ]
dako98@users.noreply.github.com
a4b8cd272d3ec5d650f55167903026af5c1cc52d
72fb6f98ae240328841146e88ab89d94bc0b6198
/test/core/utilityTests.cpp
4d92a80c81057035c68e6929116536a9f7ddc95f
[ "MIT" ]
permissive
Team-Hyperion/Hyperion-server
905e97afc36aa19d1728bb0fb32f493648306211
7885e85ef404128e3f3cc4bc8023a244ce3e5580
refs/heads/master
2023-01-08T09:45:34.427820
2020-11-04T20:29:46
2020-11-04T20:29:46
297,432,491
0
0
MIT
2020-11-04T20:29:48
2020-09-21T18:52:55
C++
UTF-8
C++
false
false
1,257
cpp
// This file is subject to the terms and conditions defined in 'LICENSE' in the source code package #include <gtest/gtest.h> #include "core/utility.h" namespace hyperion::core { TEST(Utility, StrToLower) { EXPECT_EQ(StrToLower("ASDADxcxvcASDJAKDJ:AL"), "asdadxcxvcasdjakdj:al"); } TEST(Utility, S...
[ "jaihysc@gmail.com" ]
jaihysc@gmail.com
447114443c6622c97d87a30ccfda1dda4b347800
42e706cac98b6fc654254ca765d1056e9049987f
/Lab/Lab5/Fibonacci.cpp
226d728e9528fddf14f0dacd2e8d4c31a470d15e
[]
no_license
huyenpham99/LBEP
623a96f13866db5f376fb86ed883d0ce5bcd413d
30ef8b6ad0feefe715967d14c4d4b6001dfdb40a
refs/heads/master
2020-07-14T21:11:31.253719
2019-08-30T14:59:25
2019-08-30T14:59:25
205,403,656
0
0
null
null
null
null
UTF-8
C++
false
false
372
cpp
#include<stdio.h> #include<math.h> int main(){ long int n; printf("nhap so n:",n); scanf("%ld",&n); long int a1=1; long int a2=1; long int T; if(n==1 ||n==2){ printf("So fibonacci thu %ld la 1",n); return 0; } for(int i=3;i<=n;i++){ T=a1+a2; a1=a2; a2=T; } printf("...
[ "53186394+huyenpham99@users.noreply.github.com" ]
53186394+huyenpham99@users.noreply.github.com
ea04d83664f0a57e97883d0fe1b1a266dfe2aa05
4c886a0fb7bdaee2c4f1506feb08da8f3559fd79
/XPowerControl/ActionRequiredDlg.cpp
343e7871cad9074b3cfd78b13f8f7be1b3b42c4c
[ "MIT" ]
permissive
shachar700/WoomyDX
2e81deafa247c9f2d002f383c739226176012a74
a5e4493cde4bdc06df30dba69a9460247074fdcd
refs/heads/master
2023-08-26T09:30:50.128018
2021-11-11T05:36:38
2021-11-11T05:36:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,877
cpp
// ActionRequiredDlg.cpp : implementation file // #include "ActionRequiredDlg.h" #include "afxdialogex.h" #include "wstring_transform.h" #include <atlimage.h> #include <string> #include "PictureCtrl.h" using namespace std; // ActionRequiredDlg dialog IMPLEMENT_DYNAMIC(ActionRequiredDlg, CDialogEx) ActionRequiredDlg...
[ "hello@snowpoke.ink" ]
hello@snowpoke.ink
762388aac95321d9f001f0bddfe06ee6141d28da
9d096b1c4e0573e9f57afb494a8de50c6e7238d5
/main.cpp
56c122d336d2f3a8f10ede1122b02510959c6471
[]
no_license
NicolleSchunck/aula-de-C---04-03
d9983c2893382ec3aaecc328f902c7a182cb25b1
30b275726e0218030abcce9d9f6bda35b598d059
refs/heads/master
2023-03-13T00:49:40.601525
2021-03-04T23:33:34
2021-03-04T23:33:34
344,638,101
0
0
null
null
null
null
UTF-8
C++
false
false
1,921
cpp
/* Quadro Resumo 1) nome, status, imc, peso, altura 2) nome, peso, altura 3) imc = peso / altura * altura 4) nome, imc, status * * */ #include <cstdlib> #include <iostream> #include <string> #include <math.h> #include <iomanip> using namespace std; string nome, status; double imc, peso, altura; int...
[ "araujo.nicolle468@gmail.com" ]
araujo.nicolle468@gmail.com
ff0d808b175c17aa053a0f6b370b362079e6f0a2
ef1ff47700c85548f7cb0cfd18e85b855933474c
/include/PDF/Annots/Underline.h
3aa98e07c4763bac07c5a2085b8dc5835aefb30e
[]
no_license
Innovasium-2014/PDFTron-SDK
6ea169ba89b5031083d0188e2a96f1fe6157dc76
0aa79129af0292c1f195d3e17b71ec9501479f0c
refs/heads/master
2023-03-27T22:40:59.947292
2021-04-01T15:30:26
2021-04-01T15:30:26
236,060,276
0
0
null
null
null
null
UTF-8
C++
false
false
1,921
h
//--------------------------------------------------------------------------------------- // Copyright (c) 2001-2020 by PDFTron Systems Inc. All Rights Reserved. // Consult legal.txt regarding legal and license information. //--------------------------------------------------------------------------------------- #ifnde...
[ "alegemaate@gmail.com" ]
alegemaate@gmail.com
d4e52a147c1eaed248e294bdbdf2fe6c3178945f
8bd4ce2cff2482643beff53d3e2897adb2bd389f
/ReadImage/Util.h
7095bd497668a926009d861bd61a054fb3e12047
[]
no_license
leokiri1998/readimage
19ae56f987532bb5bcb19cee13e4cb4a8ce5e3ff
0d9d3def97da5ed1bc5c550a1e26b56cddef5735
refs/heads/master
2021-01-03T03:41:09.059975
2020-02-12T02:17:17
2020-02-12T02:17:17
239,907,249
0
0
null
null
null
null
UTF-8
C++
false
false
3,565
h
/* ////////////////////////////////////////////////////////////////////////// COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: ////////////////////////////////////////////////////////////////////////// CUtil : Copyright (C) 2008, Kazi Shupantha Imam (shupantha@yahoo.com) ////////////////////////////////////////////////////...
[ "nguyentienthanh2712@gmail.com" ]
nguyentienthanh2712@gmail.com
a02478120de631f3aa7f168605d7578f93984261
94a61fcf44a93ba39f0dff165814b423950f0229
/Games/Warpscape/source/level_warp.h
0d55f8aef45f3c9c30890f2033a14dc2981f00e5
[]
no_license
jstty/OlderProjects
e9c8438dc6fe066e3d1bc2f36e937e7c72625192
4e64babeef2384d3882484a50e1c788784b08a05
refs/heads/master
2021-01-23T22:53:21.630742
2013-07-08T01:58:27
2013-07-08T01:58:27
10,214,450
1
0
null
null
null
null
UTF-8
C++
false
false
2,136
h
/**************************************** filename: level_warp.h project: warpattack created by: Joseph E. Sutton date: 2010/04/08 description: warp level ****************************************/ #ifndef _LEVEL_WARP_ #define _LEVEL_WARP_ class cWarpLevel : public cLevel { enum Zoom...
[ "joe@jstty.com" ]
joe@jstty.com
f3b2a02da5726793ec491af22996fb5756f55d3b
ee8c16c1474e161359f2cb77b0105f9ded8068d1
/webrtc-jni/src/main/cpp/src/JNI_DesktopCapturer.cpp
d375dcfef2e6e1d7db8efdcd4c7a6545d36fda8b
[ "BSD-3-Clause", "LicenseRef-scancode-html5", "DOC", "Apache-2.0" ]
permissive
m-sobieszek/webrtc-java
b46fa47a4e1cd7b8e5992322311562a31eeabdee
406336052da1bc079ca62577a3fc845e22e215c1
refs/heads/master
2022-08-22T12:32:28.509935
2022-06-15T11:47:50
2022-06-15T11:47:50
230,241,997
0
0
Apache-2.0
2019-12-26T10:12:11
2019-12-26T10:12:10
null
UTF-8
C++
false
false
3,364
cpp
/* * Copyright 2019 Alex Andres * * 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 ...
[ "andres.alex@protonmail.com" ]
andres.alex@protonmail.com
325f74125aec9890917847a13e14eada0e4f6c53
07688811ec91393d7b270c5d1988407bb02a7694
/GameClient/Classes/game_ui/MapThumbnailLayer.h
795144e9a4ae2986ade2680407aece418d39c432
[]
no_license
mofr123/game
b2c7b01b11fd264400c298d3567c1e1d37dc5b89
d214ca6f83a2ec22e74b119725a92f17145532dd
refs/heads/master
2021-01-13T16:46:00.319756
2014-12-01T02:48:18
2014-12-01T02:48:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,974
h
#ifndef __mir9__MapThumbnailLayer__ #define __mir9__MapThumbnailLayer__ #include "publicDef/PublicDef.h" class MapThumbnailLayer; class MapThumbnailMenu: public Sprite //public CCTargetedTouchDelegate { public: MapThumbnailMenu(); ~MapThumbnailMenu(); static MapThumbnailMenu* create(); ...
[ "mofr_123@sina.com" ]
mofr_123@sina.com
47debc12c378d417cab112221e547b6f07e0bceb
2b00dd1ca25855fd10a8f913f9d7dd3a72721cc4
/Trunk/litedb/Litedb.cpp
260ca7eeb3085a206b415b12d3cb3bd46c849745
[]
no_license
fanbojie/litedb
314b8f96c4d31d285d000ee29aae633bb9a0f058
8a4ecc882936aafa78060923853c072b4a7fd452
refs/heads/master
2021-01-20T14:22:33.054095
2017-05-08T06:47:02
2017-05-08T06:47:02
90,595,572
0
0
null
null
null
null
UTF-8
C++
false
false
623
cpp
#include "Litedb.h" #include "ConnectionPool.h" #include "SqlTask.h" LITEDB_API int litedb_init( const char* connStr, int size ) { litedb::CConnectionPool::getInstance().init(size); return litedb::CConnectionPool::getInstance().open(connStr); } LITEDB_API litedb::CSqlTask* litedb_create_task( int ty...
[ "bojfan@cisco.com" ]
bojfan@cisco.com
0ae897c0a22c480989a1eb3c0d6e85e4310648f5
caace399580bb11e7817c75afbdfc899e2dbe4d0
/MP2/Network.cpp
ba26fcd1e6500730dcf2525fb30a6f676a0aba40
[]
no_license
john-james-ai/cloud-networking
4420041e874c5834bcb000bc78fa7974b8389691
3efc911911b608418b792624b3987aef52199c2a
refs/heads/master
2023-05-02T08:41:48.660282
2021-05-14T02:23:17
2021-05-14T02:23:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,447
cpp
#include "Network.h" //===========================================================================// // UNARY FUNCTIONS // //===========================================================================// // Used to generate an iterator to a Route object specif...
[ "john-james-sf@gmail.com" ]
john-james-sf@gmail.com
4a9326cc4267127ab9ede3efe762d48816f0f235
f2eac4342040772e2f0ebc01a57c37ae50216da5
/Christopher/sketch_jan21a/sketch_jan21a.ino
b6766b793c17964585bd4bcaeab75e03e009c772
[]
no_license
eatpoopandgrowstrong/AMP_CDIO
d4ebac1e6ff685ff528a7a943421a435cff6d954
c51b75e46969edd2bfc2e7851cd7bc12a9606152
refs/heads/master
2023-03-19T16:04:50.057009
2021-03-11T05:28:05
2021-03-11T05:28:05
312,161,148
0
0
null
null
null
null
UTF-8
C++
false
false
356
ino
const int LED = 6; const int LED2 = 5; void setup() { // put your setup code here, to run once: pinMode(LED,OUTPUT); pinMode(LED2,OUTPUT); } void loop() { // put your main code here, to run repeatedly: digitalWrite(LED,HIGH); delay(500); digitalWrite(LED,LOW); delay(500); digitalWrite(LED2,HIGH); delay(500); di...
[ "CTJH22.19@ICHAT.SP.EDU.SG" ]
CTJH22.19@ICHAT.SP.EDU.SG
0beea8c0462ba9bee0e4c44b05a75e411c25c3a8
39449cefc9e3e4add1cd204d59fdd76f58686e5e
/src/Shaders.h
29549ff85edc3da3ea511e5e49e4ff42f403ca3b
[]
no_license
Skyminers/CGHW4
8d94538dfda9777fc2973eca8a1ee64c4296dfb6
86f296d897d12078cf27557425a5b4b549c0f20e
refs/heads/master
2023-01-01T21:44:48.572382
2020-10-26T03:02:45
2020-10-26T03:02:45
306,259,708
8
1
null
null
null
null
UTF-8
C++
false
false
1,326
h
// // Created by 刘一辰 on 2020/10/24. // #ifndef GLTEST_SHADERS_H #define GLTEST_SHADERS_H #include <glad/glad.h> #include <glm/glm.hpp> #include <string> #include <iostream> #include <fstream> #include <sstream> class Shaders { public: unsigned int ID; Shaders(const char* vertexShaderFile, const char* fragme...
[ "458482582@qq.com" ]
458482582@qq.com
7225b89c3b2eed9d9b7387012ce973328095c2b4
fd3be021fcf480133f223a79571b6f1475e62920
/src/ssc/tnlib/tnip.h
f7b55a6241e16996786d9997f318767ca7c462a0
[]
no_license
cherodney/firefox-daemon
121de37a587fe5f56d2318114acfec89aa2d3020
ee65daca5debbe6c8d27fbddd906d82bd006014e
refs/heads/master
2021-01-24T10:16:07.310042
2008-09-30T13:22:21
2008-09-30T13:22:21
65,323
1
1
null
null
null
null
UTF-8
C++
false
false
633
h
#ifndef TNIP_H # define TNIP_H # include "tnlib/tnstring.h" # include <netinet/in.h> class TNIP { protected: TNString _ip; uint8 _a; uint8 _b; uint8 _c; uint8 _d; public: TNIP(void); TNIP(const TNIP&); ...
[ "jeff@baobabhealth.org" ]
jeff@baobabhealth.org
b8db729b5438a11ee9d9758138adfd890c918aea
e18af5a806478f6e6fded2a2d83cc50b3052c71a
/手势识别相关文档和程序备份/2016-5-9-1/DLPGesture/CGNone.cpp
89cc2578efa9ffd8ed75bfc09971ee23c625b46a
[ "MIT" ]
permissive
andyqian2015/Kinect-
2bf8f6fde9a659c599910c928c968f78572eb7ff
24436f89af49154ef006365634a52563313aee9a
refs/heads/master
2020-03-25T05:04:15.706762
2018-08-05T04:11:08
2018-08-05T04:11:08
143,428,200
0
0
null
null
null
null
UTF-8
C++
false
false
1,129
cpp
#include "stdafx.h" #include "CGNone.h" namespace GestureEng { CGNone::CGNone() :CGstEnsenssial() { m_gstout.gtype = DualHand; m_gstout.pos.x = 0.0; m_gstout.pos.y = 0.0; m_gstout.t = 0; m_gstout.fScale = 1; m_gstout.fScreenRotateAngle = 0; m_gstout.fScreenPivot.x = 0.0; m_gstout.fScree...
[ "andylina@163.com" ]
andylina@163.com
1e799ae11ee39853b7a90b134f0cbd01e6750bdc
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JEMHits.h
c44e2895b63a4c4f7619a03773464a5fd11d48a6
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
1,432
h
/* Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration */ //*************************************************************************** // JEMHits.h - description // ------------------- // begin : 25 05 2006 // e...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
8a768de2ca3ec6049887ad925d288f5cbaf0d1ef
614284717489bddd6891a78bcb3a876e1bbf7073
/ngraph/src/ngraph/runtime/reference/reverse.hpp
355d4242f0fd853949008b4689252ca839c2358a
[ "Apache-2.0" ]
permissive
bartholmberg/openvino
01e113438971dc7bdf4e1fe3d0563b823f0ecefd
bd42f09e98e0c155a1b9e75c21d0f51b34708bc9
refs/heads/master
2023-02-04T07:17:34.782966
2020-07-27T16:47:37
2020-07-27T16:47:37
261,867,844
1
0
Apache-2.0
2020-05-06T20:11:00
2020-05-06T20:11:00
null
UTF-8
C++
false
false
2,036
hpp
//***************************************************************************** // Copyright 2017-2020 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://w...
[ "alexey.suhov@intel.com" ]
alexey.suhov@intel.com
37d01d5491816091da856a17fccc5746f445b750
e0e6ca083ab1b70655942f2afbf5c8737fba4c5c
/Source/IRenderable.h
b5ae9cc42886306e40d0da3306513da0f28203ea
[]
no_license
mlshort/Zelda1
dbef9d5505c7baa821371014dbe8ded33cd9ec88
82b7a4ea3af087a3856a9696ff054fb36ca1e8a2
refs/heads/master
2020-09-02T13:07:45.503353
2019-11-08T22:49:08
2019-11-08T22:49:08
219,228,706
0
0
null
null
null
null
UTF-8
C++
false
false
695
h
/** * @file IRenderable.h * @brief IRenderable abstract base class interface definition * @author Mark L. Short * @date March 12, 2017 * * <b>Course:</b> CPSC 5377 Advanced Game Programming * * <b>Instructor:</b> Sean Orme * * <b>Assignment:</b> Zelda1 * */ #pragma once #if ...
[ "markl_short@yahoo.com" ]
markl_short@yahoo.com
32d5a158aa85c6cafa8149bf27b5baff3270369b
c52f8ddc2ff7f91f42007ee6b557ad1ca6a30b26
/src/LayerListWidget.cpp
6e14744e1346cc59e1c1b3e77cdebaaf2e20c1e4
[ "MIT" ]
permissive
bjoernh/RunParticles
14bdc17c71f56522157c48136757effb10f50564
309188c75277cd6227f7f8aab4f1e13bb94caa30
refs/heads/master
2020-07-02T22:23:57.219708
2019-08-15T14:59:11
2019-08-15T14:59:11
201,685,484
0
0
null
2019-08-10T21:37:16
2019-08-10T21:37:16
null
UTF-8
C++
false
false
5,618
cpp
#include "LayerListWidget.h" #include <QString> #include "Util.h" #define DATE_FMT "MMM d, yyyy h:mm:ss ap" void LayerListWidgetItem::setData(int column, int role, const QVariant & value) { Qt::CheckState state = checkState(column); QTreeWidgetItem::setData(column, role, value); if (role == Qt::CheckSt...
[ "github@renderfast.com" ]
github@renderfast.com
412702c9dd179f6a6cb274e9520228f7a21a4c33
b09e22839cfade772bb522b09a6ddd4153b3a99b
/NDEProject/Graphics.cpp
a2c607ea60308835dfef2f5308f6d9256fe02af1
[]
no_license
gborachev95/NDE
50c9adf97a5eb18bcbb4ee0c5f1124dda100f771
ffb79591484e11cf50bc637e0394682be29e2684
refs/heads/master
2021-08-26T07:25:10.975513
2017-11-22T06:08:38
2017-11-22T06:08:38
111,641,671
0
0
null
null
null
null
UTF-8
C++
false
false
39,237
cpp
#include "Graphics.h" #include "OBJECT_VS.csh" #include "OBJECT_PS.csh" #include "OBJECT_VS_TARGET.csh" #include "OBJECT_PS_TARGET.csh" #include "ANIMATION_VS.csh" #include "POST_PROCESSING_VS.csh" #include "POST_PROCESSING_PS.csh" #include "PARTICLE_VS.csh" #include "PARTICLE_PS.csh" #include "UI_VS.csh" #include "UI_...
[ "gborachev@gmail.com" ]
gborachev@gmail.com
2ba87a7e0a1dc72994e123f2e08a98315f307eb6
30494e4cb64a2c3d5dd2dd191287dcf52a309d1e
/SelectNextActionDialog.h
52906aecf55f5156279dc165b3172becdb6c590b
[]
no_license
spmno/Aside
a831eff364c5f96ee3902bd13298d3f5c65705cc
6c33ffb8afb28f3e954b384a8e8deae29fecb681
refs/heads/master
2020-04-14T12:43:26.694594
2013-05-08T01:18:57
2013-05-08T01:18:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
302
h
#pragma once #include <QtWidgets/qdialog.h> #include "ui_selectNextAction.h" class SelectNextActionDialog : public QDialog { Q_OBJECT public: SelectNextActionDialog(QWidget* parent = 0); ~SelectNextActionDialog(void); private: Ui::selectActionDialog ui; private slots: void saveNextAction(); };
[ "sunqingpeng@hotmail.com" ]
sunqingpeng@hotmail.com
0d880376352b796c720e7e85704976aef0d0178d
a06515f4697a3dbcbae4e3c05de2f8632f8d5f46
/corpus/taken_from_cppcheck_tests/stolen_9987.cpp
3f3428652d9d3661ae4aa8d5d212f9eb5b71f0df
[]
no_license
pauldreik/fuzzcppcheck
12d9c11bcc182cc1f1bb4893e0925dc05fcaf711
794ba352af45971ff1f76d665b52adeb42dcab5f
refs/heads/master
2020-05-01T01:55:04.280076
2019-03-22T21:05:28
2019-03-22T21:05:28
177,206,313
0
0
null
null
null
null
UTF-8
C++
false
false
56
cpp
void foo(char *s) { s += 20; } void bar() { foo(0); }
[ "github@pauldreik.se" ]
github@pauldreik.se
abec651d87a9dfee0aeac593ff6e086b6d160636
1880ae99db197e976c87ba26eb23a20248e8ee51
/sqlserver/include/tencentcloud/sqlserver/v20180328/model/DescribeUploadIncrementalInfoRequest.h
8657b163281023b3376135b5ed4fdf08de80cd59
[ "Apache-2.0" ]
permissive
caogenwang/tencentcloud-sdk-cpp
84869793b5eb9811bb1eb46ed03d4dfa7ce6d94d
6e18ee6622697a1c60a20a509415b0ddb8bdeb75
refs/heads/master
2023-08-23T12:37:30.305972
2021-11-08T01:18:30
2021-11-08T01:18:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,618
h
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "tencentcloudapi@tenent.com" ]
tencentcloudapi@tenent.com
c4659eb99b79e2765adc5beb5818d83f7138f8d3
d9d7ff04aeabccc991a77f2d0f37b69f9b4ae2a5
/code/application/uifeature/uifactory.cc
25d271781cae64dfa9f0e21d0cee25a52d57ebf7
[]
no_license
kienvn/nebula3
f5e7e8df1906884bad944ee6fce1549ded1c0c80
153aa717b37029eede5e393cd9410d462838dfcf
refs/heads/master
2016-09-10T20:24:15.903745
2015-03-16T01:56:00
2015-03-16T01:56:00
32,295,090
0
0
null
null
null
null
UTF-8
C++
false
false
1,399
cc
//------------------------------------------------------------------------------ // uifeature/uifactory.cc // (C) 2008 Radon Labs GmbH //------------------------------------------------------------------------------ #include "stdneb.h" #include "uifeature/uifactory.h" #include "uifeature/elements/canvas.h" #in...
[ "vadim.macagon@0da202b3-2e52-0410-ae64-51d24114e80a" ]
vadim.macagon@0da202b3-2e52-0410-ae64-51d24114e80a
2b70170beb3fdfb38192d4280ec4de04e275b02b
4728c8d66b28dbc2644b0e89713d1815804da237
/src/devices/bus/drivers/pci/test/fakes/fake_ecam.h
7993411ba93fe85868fdaacffc90ce4ad93551da
[ "BSD-3-Clause" ]
permissive
osphea/zircon-rpi
094aca2d06c9a5f58ceb66c3e7d3d57e8bde9e0c
82c90329892e1cb3d09c99fee0f967210d11dcb2
refs/heads/master
2022-11-08T00:22:37.817127
2020-06-29T23:16:20
2020-06-29T23:16:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,580
h
// Copyright 2019 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_DEVICES_BUS_DRIVERS_PCI_TEST_FAKES_FAKE_ECAM_H_ #define SRC_DEVICES_BUS_DRIVERS_PCI_TEST_FAKES_FAKE_ECAM_H_ #include <lib/mmio/mmio.h> #include...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
4c88c696bbce706be027eb4b85481b3af1d99429
48298469e7d828ab1aa54a419701c23afeeadce1
/Common/Packets/GWTeamRetInvite.cpp
3ce66d9663e6f68df967b7c7733e9a8e40d2e10d
[]
no_license
brock7/TianLong
c39fccb3fd2aa0ad42c9c4183d67a843ab2ce9c2
8142f9ccb118e76a5cd0a8b168bcf25e58e0be8b
refs/heads/master
2021-01-10T14:19:19.850859
2016-02-20T13:58:55
2016-02-20T13:58:55
52,155,393
5
3
null
null
null
null
UTF-8
C++
false
false
797
cpp
#include "stdafx.h" #include "GWTeamRetInvite.h" BOOL GWTeamRetInvite::Read(SocketInputStream& iStream ) { __ENTER_FUNCTION iStream.Read( (CHAR*)&m_Return, sizeof(BYTE) ); iStream.Read((CHAR*)&m_SourGUID,sizeof(GUID_t)); iStream.Read((CHAR*)&m_DestGUID,sizeof(GUID_t)); return TRUE; __LEAVE_FUNCTION ...
[ "xiaowave@gmail.com" ]
xiaowave@gmail.com
e9385a8fe2556e3753f421df4739ed922557c2ce
89d2e474996e8f20cd8fb9530d5cd6f6cb091a2a
/zuoye/mainwindow.h
28f809f9aa9f929ed687f95f5b86d8f54c404fa5
[]
no_license
jiaowozining/wenjianjia
1c8f5ca03d77e3614f9462976acfdff7644deb36
84f9186825ec56c5f5a296c2dec6801e10ba7ff0
refs/heads/master
2022-12-19T05:51:16.276653
2020-09-22T08:30:50
2020-09-22T08:30:50
295,053,376
0
0
null
null
null
null
UTF-8
C++
false
false
713
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QtGui>//可能需要使用gui中的内容,添加头文件 #include <QMainWindow> namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); void paintEvent(QPaintEvent *);//...
[ "noreply@github.com" ]
jiaowozining.noreply@github.com
11f02fe7b18082e0a6b737c313f630ecd3536a15
526fbe3a7d08a928652f8d4938d1c45cf90fb1b0
/TCS.h
bdf8bde7bbb37d3f6ea1120ab80a76063c151ed9
[ "MIT" ]
permissive
ilhamadun/TCS
158f6375cc63874b54eeec6e44fe80f90bf3f732
143c81def231d5ecb0ca555f79e28a5c307ce119
refs/heads/master
2021-01-10T09:43:28.551041
2016-04-13T17:58:11
2016-04-13T17:58:11
49,324,088
0
1
null
null
null
null
UTF-8
C++
false
false
1,951
h
/** * TCS RGB Sensor Library For Arduino * * Copyright (c) 2016 Ilham Imaduddin * * 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...
[ "ilham.imaduddin@mail.ugm.ac.id" ]
ilham.imaduddin@mail.ugm.ac.id
f03bcfb8df6ae0262d80fc4b7a3dc9729e48431a
6f477ed5bde39de6d14e8ba785af65250afc61d6
/GeekDb/GeekDb/GeekMapDb.h
7e8d34b7e8474eb560287cee0d5b586ea0812d3b
[]
no_license
GeekBand/GeekBand-C150010
c9933cbcd98d1e5ae0502bec1c62ddc477f33c2b
341a9effc4bf6fba2bc2f5dd5d0a0f6cf919a79f
refs/heads/master
2021-01-10T19:33:02.719759
2015-09-11T07:21:47
2015-09-11T07:21:47
40,455,591
0
1
null
2015-09-11T07:21:47
2015-08-10T00:33:26
C++
UTF-8
C++
false
false
1,618
h
//************************************************* // Module: GeekMapDb.h // Notices: Copyright (c) 2015 blackerXHunter //************************************************* #pragma once #include "GeekDb.h" #include "GeekDbStorage.h" #include "FileLogger.h" #include <map> namespace geek { // // Geek database imple...
[ "blackerXHunter@outlook.com" ]
blackerXHunter@outlook.com
44ae2b8ded0bd6204959197911f25ecdef28bfbe
ccc36739c169402f45fab29d410add3f4ea3a0c8
/mirootlib/test/test_data1d_nerr.cc
281e00dafeeacaf35dfd775ddc10923d9c224899
[]
no_license
moriiism/mitool
663eebf1b73b33001db1ecbce28c4bcf0371265d
701566c7a70016545a8a28079b42d927bef64cd9
refs/heads/master
2023-04-13T00:47:03.018649
2023-04-12T01:52:53
2023-04-12T01:52:53
63,654,649
0
0
null
null
null
null
UTF-8
C++
false
false
5,737
cc
#include "mi_str.h" #include "mi_iolib.h" #include "mir_data1d_nerr.h" // global variable int g_flag_debug = 0; int g_flag_help = 0; int g_flag_verbose = 0; int main(int argc, char* argv[]) { int status_prog = kRetNormal; // void Init(long ndata); { printf("--- test Init(long ndata)\n"); ...
[ "morii@ism.ac.jp" ]
morii@ism.ac.jp
8e044de26bd50442cc956e038ca54f0006e01e1d
2cf838b54b556987cfc49f42935f8aa7563ea1f4
/aws-cpp-sdk-imagebuilder/include/aws/imagebuilder/model/ListInfrastructureConfigurationsRequest.h
4ed5323bafff6bc7754f06726f1dcfeb7d01ca9c
[ "MIT", "Apache-2.0", "JSON" ]
permissive
QPC-database/aws-sdk-cpp
d11e9f0ff6958c64e793c87a49f1e034813dac32
9f83105f7e07fe04380232981ab073c247d6fc85
refs/heads/main
2023-06-14T17:41:04.817304
2021-07-09T20:28:20
2021-07-09T20:28:20
384,714,703
1
0
Apache-2.0
2021-07-10T14:16:41
2021-07-10T14:16:41
null
UTF-8
C++
false
false
5,424
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/imagebuilder/Imagebuilder_EXPORTS.h> #include <aws/imagebuilder/ImagebuilderRequest.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/core/utils/memory/stl/A...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
eca85656590713a4289d1e4e686e1d30328d7dd2
2cd0a84aefb8a7141d1c8da99845a8ada0cc009c
/tensorflow/core/kernels/mirror_pad_op.h
62690ec3c5158ff4960385fbf02f56a74db40482
[ "Apache-2.0" ]
permissive
hholst80/tensorflow-old
d466cee96eac717524ab8e4ee85275ce28bb5d68
79df325975402e03df89747947ff5b7f18407c52
refs/heads/master
2022-12-20T22:07:40.427519
2016-05-13T09:57:24
2016-05-13T09:57:24
58,914,336
1
1
Apache-2.0
2022-12-09T21:52:14
2016-05-16T08:00:04
C++
UTF-8
C++
false
false
16,419
h
/* Copyright 2016 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in ...
[ "henrik.holst@frostbite.com" ]
henrik.holst@frostbite.com
fc30f91eb594500d14e44342bd603ee6f43e9184
6ab1bea634bfddabb0bf8775eb61bfe487917105
/test/unit-test/fam-api/fam_create_destroy_region_test_mt.cpp
3822e4ad8fc33cfedf8a413108450dd3e55771c9
[ "BSD-3-Clause" ]
permissive
faizan-barmawer/OpenFAM
a5e2c9a8c2f650514db6b5cb0ca167bdf6a240d9
d3bf738e519f33616d735b4bc593ed6fd5b657cc
refs/heads/master
2020-08-13T19:40:09.877094
2019-10-13T18:29:17
2019-10-13T18:29:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,594
cpp
/* * fam_create_destroy_region_test_mt.cpp * Copyright (c) 2019 Hewlett Packard Enterprise Development, LP. All rights * reserved. 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 cod...
[ "sharad.singhal@hpe.com" ]
sharad.singhal@hpe.com
acd8fd28faffb4a0525c1a80527403cef757e6d1
0be07c052b887c513afb1913ad806d68ce3a9d8a
/libs/hwdrivers/include/mrpt/hwdrivers/CJoystick.h
a48fa6efa4c9e5cd4db8cb293a374f5426bac13d
[ "BSD-3-Clause" ]
permissive
bcsdleweev/mrpt
b9336421099e56499a3c3e99dec96e2c26088e4d
2ef41868ffdf4f61ca676c7c0ab1427b4a052671
refs/heads/master
2020-12-27T15:09:20.875967
2014-04-14T11:14:47
2014-04-14T11:14:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,942
h
/* +---------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | http://www.mrpt.org/ | | ...
[ "joseluisblancoc@gmail.com" ]
joseluisblancoc@gmail.com
f05e9dee45099eaed73ab9f11eeb62a11c53b1f1
96aa6f9a7011eec46a3219c13be04513ce41d045
/code/src/include/Formula.h
04f6c292b0cc0a5c85affe5a0a404cd1d88aad49
[]
no_license
lighttime0/RSC
4c6390560ab4c4dc6131c16d64e82bd4c0f5bb64
7bb57c5958573fa1ebc63e5de36f3badbf34e16e
refs/heads/master
2020-03-21T04:27:23.480759
2018-08-05T15:10:32
2018-08-05T15:10:32
138,109,054
1
0
null
null
null
null
UTF-8
C++
false
false
10,199
h
//===---- Formula.h - QF_LIA Formulas. --------------------------*- C++ -*-===// #ifndef FORMULA_H #define FORMULA_H #include <cassert> #include <memory> #include <string> #include <vector> #include <map> #include <list> #include <fstream> #include <functional> #include <llvm/ADT/StringRef.h> #include <llvm/IR/Value...
[ "lighttime0@gmail.com" ]
lighttime0@gmail.com
413a6e90d834984d7bfac06e5428b0a16b411c9a
e3b684338c71a731868a4b71fcc808c742ca4076
/src/libzerocoin/Params.cpp
d69490aefb9dca5db85b4f08dfdd8d522c510895
[ "MIT" ]
permissive
linnerg11/tym
96a4ee61edfa890750d08a8469c07e10e42830b3
53f25d50d921cac562d9a8c9a07b04147948cad5
refs/heads/master
2023-01-27T23:05:59.775154
2020-12-03T21:12:03
2020-12-03T21:12:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,424
cpp
/** * @file Params.cpp * * @brief Parameter class for Zerocoin. * * @author Ian Miers, Christina Garman and Matthew Green * @date June 2013 * * @copyright Copyright 2013 Ian Miers, Christina Garman and Matthew Green * @license This project is released under the MIT license. **/ // Copyright (c)...
[ "marian@priv.profiweb.biz" ]
marian@priv.profiweb.biz
12c73ca05196a64ed0bdd68c194ff7a131815655
e7a91eb528f543e4de9d098c89ebbbd0df7e677d
/src/helpers.h
20f972727740e7fc2128199f2e567535874da298
[ "MIT" ]
permissive
MacSark/keen5
33c7abab7bbb7fa567e674bfb1d165d5747f0c0d
3c63b68c7ca48d8d1bd5f7b56247f74d0756600e
refs/heads/master
2020-06-01T13:57:59.633913
2014-05-22T01:34:56
2014-05-22T01:34:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
627
h
#ifndef HELPERS_H #define HELPERS_H #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_ttf.h" #include <string> #include <vector> // Screen attributes const int SCREEN_WIDTH = 640; const int SCREEN_HEIGHT = 480; const int SCREEN_BPP = 32; // The surfaces extern std::vector<SDL_Surface*> surfaces; exte...
[ "matt@cygwin.com" ]
matt@cygwin.com
d91e8998dd8ecb77ed950fdde4a457c8767c5f3c
9994b7c5f1028560868923a06da62a706b76b5d2
/misc/marchingcubes.cpp
2ee1a12e1792c026efa1975cfdbdc6f068056d7f
[]
no_license
leuat/GeometryLibrary
1e7ad40928a27884e288e41cdc72a31ffd53a534
f700619ae05742527be40064ad2eb5a247a8f9a6
refs/heads/master
2020-05-21T12:27:31.168249
2017-01-24T15:00:50
2017-01-24T15:00:50
49,636,306
0
0
null
null
null
null
UTF-8
C++
false
false
1,095
cpp
#include "marchingcubes.h" MarchingCubes::MarchingCubes(QObject *parent) : QObject(parent) { } float MarchingCubes::threshold() const { return m_threshold; } QVector3D MarchingCubes::minValues() const { return m_minValues; } QVector3D MarchingCubes::maxValues() const { return m_maxValues; } QVector3D ...
[ "andershaf@gmail.com" ]
andershaf@gmail.com
d1e7b6c97997ef8177dd28f62d98928855b8cfba
3dab0b6228c7b273477b8da56904bab3c75b440f
/RockTest/Toy.h
d1e2117b82bdb21b6f1855e610e5958ce6ef1a60
[]
no_license
rockpzj/RockTest
0047de107541abbde834637421a15ed4ece2885e
b2e857eef2fae66a42c5ec5b20ae0d61ce2b9dba
refs/heads/master
2020-05-16T23:05:08.064511
2020-03-28T11:20:08
2020-03-28T11:20:08
183,354,507
1
0
null
null
null
null
UTF-8
C++
false
false
346
h
#pragma once #include <string> using namespace std; class Toy { public: Toy(); Toy(string name, int price, string origin); ~Toy(); string getName() const; int getPrice() const; string getOrigin() const; void setDiscount(float discount); private: string name; int price; string origin; //产地 float discoun...
[ "noreply@github.com" ]
rockpzj.noreply@github.com
8aec496a16b4ebce57cc910c807d2074404ac847
8e5c79cdfd13c6e1f251743c1f200ca9d733f459
/NequeoSockets/NequeoSockets/AddressFamily.h
5eb312c5ce8d5baa7cb607b2357d87e20c04d255
[ "MIT" ]
permissive
nequeo/sockets
fd49e647e5f994c896bcd016ee7e6515a8ddf70a
99fd20bd968066917c3297dec199c10c221f48d5
refs/heads/master
2021-01-09T20:16:57.043039
2016-10-18T22:43:11
2016-10-18T22:43:11
64,716,369
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,931
h
/* Company : Nequeo Pty Ltd, http://www.nequeo.com.au/ * Copyright : Copyright © Nequeo Pty Ltd 2014 http://www.nequeo.com.au/ * * File : AddressFamily.h * Purpose : AddressFamily enum. * */ /* Permission is hereby granted, free of charge, to any person obtaining a copy of this software a...
[ "drazenzadravec@live.com.au" ]
drazenzadravec@live.com.au
496dbc463645ffcd36f384433fb06e3fdfc2dfbc
a45d8a5ea3fd351aff32ac5a56183bbbb1d51d23
/Chat2/widget.cpp
984f98f3c77c0803e9f570eb7d47d8effcae3e09
[]
no_license
11hengstenberg/Chat-Interface
8983e0dc926746419156a2b8e36ad329e6cb2477
5b266a29a60c7c9686a9312bdabf646d2c163593
refs/heads/master
2022-04-18T04:25:07.724839
2020-04-19T02:43:02
2020-04-19T02:43:02
255,457,761
0
0
null
null
null
null
UTF-8
C++
false
false
512
cpp
#include "widget.h" #include "ui_widget.h" Widget::Widget(QWidget *parent) : QWidget(parent) , ui(new Ui::Widget) { ui->setupUi(this); } Widget::~Widget() { delete ui; } void Widget::on_pushButton_clicked() { close(); } void Widget::on_pushButton_2_clicked() { Ayuda *ventana1 = new Ayud...
[ "hen17699@uvg.edu.gt" ]
hen17699@uvg.edu.gt
833e3f58665853a8b8cddf8e65dbb967ea68b627
35cbc0049d0c88cd9282a3c82980500bc2093cf2
/2018-2-9/滑动窗口/线段树.cpp
10c9cc1f247399d618f1b1a134fd69ac9b6012b4
[]
no_license
ciwomuli/NOIP2017exercise
9f96026a7c88548a0d2783374b0a9582012acf33
e13a818f14da49b3ec94626e7f664301a9da985e
refs/heads/master
2023-01-22T14:02:02.850686
2020-12-04T14:21:08
2020-12-04T14:21:08
108,097,370
0
0
null
null
null
null
UTF-8
C++
false
false
2,159
cpp
#include <iostream> #include <climits> #define int long long using std::cin; using std::cout; using std::endl; using namespace std; inline long long max(long long a, long long b ){ return a > b ? a : b; } inline long long min(long long a, long long b ){ return a < b ? a : b; } struct Node { int lb = 0, rb...
[ "570727732@qq.com" ]
570727732@qq.com
01714da0b07e37541c53d750cd9f871bb0fc15f1
2672fb23cd50c4f025c48e39d9f55fd95016a5bc
/ActionScenarioAnnotator/pedestrian.cpp
b717e7d3ef01b8f1fb9531f5ece89bc41a29aeea
[]
no_license
mvpeterson/JTA-Mods
11f2d9acc5a7dd66a7823f27d1bb2d1f0317b7bf
0c40bf11ac78025d41b636b2b10ff2cb1a2ce43e
refs/heads/master
2021-03-12T14:20:26.322356
2020-03-27T12:43:37
2020-03-27T12:43:37
246,628,665
0
0
null
2020-03-11T16:52:35
2020-03-11T16:52:35
null
UTF-8
C++
false
false
3,990
cpp
#include "Pedestrian.h" #include "dictionary.h" Pedestrian::Pedestrian(Hash _modelHash) { setModelHash(_modelHash); this->state_current = NOT_EXISTS; } Pedestrian::~Pedestrian() {} void Pedestrian::setModelHash(Hash _modelHash) { this->modelHash = _modelHash; } void Pedestrian::assignJointCodes() { joint_int_cod...
[ "maxim.peterson@gmail.com" ]
maxim.peterson@gmail.com
31be9a3a42ce0ae9fc0c7f753c99480293bf38aa
ca3449d1291ae8e93f88a56c5c9032103f730106
/LilEngie/Core/src/Entity/Scene.cpp
30d1977fcf982e08a56b10e0eaffad901f6d16dd
[ "MIT" ]
permissive
Nordaj/LilEngie
f1d38304ffabb55f2d21272179db0d3b2697e6c4
453cee13c45ae33abe2665e1446fc90e67b1117a
refs/heads/master
2020-03-18T17:28:15.097151
2018-09-02T04:10:48
2018-09-02T04:10:48
135,031,092
0
0
null
null
null
null
UTF-8
C++
false
false
1,917
cpp
#include <iostream> #include <string> #include <map> #include <vector> #include <Entity/Components/Camera.h> #include <Entity/Components/Mesh.h> #include <Entity/GameObject.h> #include <Graphics/LightHandler.h> #include <Graphics/Renderer.h> #include <Application/Debug.h> #include "Scene.h" Scene::Scene() { } Scene::...
[ "Nordajnapmach@gmail.com" ]
Nordajnapmach@gmail.com
35006956324eded0febeb86cb1ebb84b00a881d1
e5482932b92c9063298a46263588894f36643089
/src/libs/grasp/grp_Cmds.hh
65ecc6fdc3b038689dfcd4ab18a2ebbe358af318
[]
no_license
satmuseum/grasp
4ca06ffc19d7a57967569e2782e4b415573ff0f8
c328783d0ae7a4028d31fa969cbce2bf8da1f713
refs/heads/master
2021-01-10T04:03:36.256733
2015-10-30T20:10:03
2015-10-30T20:10:03
45,273,920
0
0
null
null
null
null
UTF-8
C++
false
false
2,271
hh
//----------------------------------------------------------------------------- // File: grp_Cmds.hh // // Purpose: Handles command line arguments for configuring the GRASP SAT // algorithmci framework. // // Remarks: None. // // History: 6/21/95 - JPMS - created. // 3/16/96 - JPMS - repackaged for ne...
[ "daniel.leberre@univ-artois.fr" ]
daniel.leberre@univ-artois.fr
da758bdb0d111f80056c269bc1c7e61c55ad8133
d19d5f5f2f7e44884932aa087c63a549f53f0907
/SwingEngine/SEGeometricTools/Intersection/SEIntrSegment3Box3.cpp
71d654b523540418554260ee4398744bb88b705f
[]
no_license
jazzboysc/SwingEngine2
d26c60f4cbf89f0d7207e5152cae69677a4d7b18
d7dbd09a5e7748def0bd3fa6a547b1c734529f61
refs/heads/master
2021-03-27T11:05:20.543758
2018-07-13T09:42:22
2018-07-13T09:42:22
44,491,987
3
0
null
null
null
null
UTF-8
C++
false
false
3,919
cpp
// Swing Engine Version 2 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 and 5 open-source game engine. The author of Swing Engine // learned a lot from Eberly's experience of architecture and algorithm. // Several subsystems are totally new, and others are reorgani...
[ "S515380c" ]
S515380c
22cdf1c9e5ca5c55f6cf416ca0c54e7743776e7e
000a7af455ed3f5f534b28b18be0b5997ddbdefa
/TClient/TWorldmapDlg.h
f524aaa7f1a1633805918bbfdcdf51dee0b0a522
[]
no_license
boyfromhell/4Ever
6f58182c07182f9569201dbc0f9116cc6644d296
8bd1d638f9ae23c3b97a56bd04f00061f39fbe61
refs/heads/master
2020-04-15T14:21:14.071423
2018-07-22T17:07:17
2018-07-22T17:07:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,971
h
#pragma once class CTWorldmapDlg : public CTClientUIBase { public: TComponent *m_pTMYPOS; TComponent *m_pTCURSORPOS; TComponent *m_pTALLWORLDMAP; TCOMP_ARRAY m_vTWORLDBUTTON; VTFRAMEOFFSET m_vTWORLDBUTTON_OFFSET; TImageList *m_pTWORLDMAP; TImageList *m_pTITLE; TImageList *m_pTCHAR; TImageList *m_pTNPC; ...
[ "pierre.bouffier05@gmail.com" ]
pierre.bouffier05@gmail.com
6375da454a230c28f3475656b629ebbdb9a9ee0e
03b830414faedabf35eac66e0d7baf477133300b
/src/20200604/80paly.cpp
07fc9e9ea8daea98ddf44f746670b6dae47957ab
[]
no_license
liupengzhouyi/nowCoder
12abb70c30b6872a73c993365575d4d888795c7e
14fa3aa5a54def9f34f4552f01088a6c4dd5f96d
refs/heads/master
2022-10-04T21:14:02.085585
2020-06-05T10:11:43
2020-06-05T10:11:43
267,886,016
0
0
null
null
null
null
UTF-8
C++
false
false
1,072
cpp
// // Created by 刘鹏 on 2020/6/4. // /* #include <iostream> #include <algorithm> using namespace std; int asd(int numberI, int numberII) { std::string strNumber = std::to_string(numberI); int number = 1; for (int i = 0; i < strNumber.length(); i++) { number = number * 10; } // std::cout <<...
[ "liupeng.0@outlook.com" ]
liupeng.0@outlook.com
41de0e21b88e922d1ee7751bf745c1a0adab9c8d
458eecef336ac5a5f1cbeec706d81b1b82101cdb
/BuildingEscape/Source/BuildingEscape/OpenDoor.cpp
73498c5bfc005ada4611fdcac64fc9ee05d4f5f6
[]
no_license
Schoelsy/EscapeRoom
c42aad97ecfb2adff3eaa93b0a62c663014f75dc
8775a09fc14573f56fe7d8e28b7a8b744a73c7dd
refs/heads/master
2021-01-20T14:40:27.567805
2017-05-08T12:52:12
2017-05-08T12:52:12
90,644,322
0
0
null
null
null
null
UTF-8
C++
false
false
1,429
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "BuildingEscape.h" #include "OpenDoor.h" // Sets default values for this component's properties UOpenDoor::UOpenDoor() { // Set this component to be initialized when the game starts, and to be ticked every frame. You can turn t...
[ "Schoelsy@wp.pl" ]
Schoelsy@wp.pl
2e2ddddaeea260f14bd542e0bd2b1c644e22759c
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/inetsrv/msmq/src/replserv/mq1repl/rpseqnum.cpp
22e252955acbfea8dc0a1a85acfc79e61796a5c5
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,446
cpp
/*++ Copyright (c) 1998 Microsoft Corporation Module Name: rpseqnum.cpp Abstract: Code to handle seq numbers. Author: Doron Juster (DoronJ) 23-Mar-98 --*/ #include "mq1repl.h" #include "rpseqnum.tmh" //+------------------------- // // void StringToSeqNum() // //+-----------------...
[ "112426112@qq.com" ]
112426112@qq.com
6b54c4a186e79eabaf7c84d61fca6fe4f54fc7c5
7f75ebad3a0031b9868fb75dd5479be4f123b768
/src/include/cleantype/details/cleantype_fp/fp_tree.hpp
497255b3cc926a70e8888cc49f85e727d7cf1ee5
[ "BSL-1.0" ]
permissive
ExternalRepositories/cleantype
9a137618f8fef821e933bb6acd8ef7a2a7f0c224
d95221b1bc8e2df7af77b54b833025fde64de049
refs/heads/master
2022-01-28T21:30:50.174872
2019-03-21T12:05:06
2019-03-21T12:05:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,651
hpp
// This file is part of cleantype: Clean Types for C++ // Copyright Pascal Thomet - 2018 // Distributed under the Boost Software License, Version 1.0. (see LICENSE.md) #pragma once // These functions parse and manipulate trees in a functional way (this is the basis // of the type parsing in this project) #include <al...
[ "pthomet@gmail.com" ]
pthomet@gmail.com
fbca758b14c6dd02af65f2f9e00f1cf434b8f2dd
c78d01c917aed3b1428e560190527cc242e6f751
/natural.cpp
9619017c0149c6fc19a09e4315b4dd31db795762
[]
no_license
viniferraria/Tad-Natural-Inteiro
ca04f43721b046590c4147e0ebaf915c393523b5
d013073bdd1fe551bc5944b3700897c00905a120
refs/heads/master
2020-09-05T22:29:15.638913
2019-11-07T12:27:55
2019-11-07T12:27:55
220,232,010
0
0
null
null
null
null
UTF-8
C++
false
false
87
cpp
#include "natural.h" Natural::Natural(int v):Inteiro(v,'+'){}; Natural::~Natural(){};
[ "vferraria10@gmail.com" ]
vferraria10@gmail.com
d68682e90e5c0775482b5f450cd98fa381fb7605
bbdd63f4403ad2e15dce8dfd5ef35263d2f2bd86
/common/x64/dependency/include/DBCommon/TableCommon.h
57ec920f9873dc8c244752f65c85b06b6ffe2e26
[]
no_license
MelodyD/pytest_API
a7d4dcb1bd8ba9b1981ca640080c27e2b5aaa0b7
77e11924e3fec6e3ddbf65f07d05cf77a4fe94ea
refs/heads/main
2023-07-18T10:02:15.382032
2021-09-11T12:57:08
2021-09-11T12:57:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,557
h
/** ******************************************************************************* * Continental Confidential * Copyright (c) Continental AG. 2016-2018 * * This software is furnished under license and may be used or * copied only in accordance with the terms of su...
[ "guangli.bao@roaddb.com" ]
guangli.bao@roaddb.com
09eb23c4c9c4eeca9641032ed4c10cf2719455f5
21262e403efd2b8eef212894bbc6b3794ceeaea5
/joy_control/src/main.cpp
b6dd71fbe7f12408bfbf5974bd863db061fb843f
[]
no_license
ChenBao294/tas
7cc4358bb8aea90823f7ae87f4c855e4b349069e
c7fde936847bb08c90b6bfa43f2e2eb034fea2cb
refs/heads/master
2021-01-20T11:10:53.442205
2016-01-28T09:48:12
2016-01-28T09:48:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
402
cpp
#include "joy_lib/joy_lib.h" int main(int argc, char **argv) { ros::init(argc, argv, "teleop_joy"); joy_lib teleop_joy; ros::Rate loop_rate(50); static int count = 0; ROS_INFO("Started Joy Node"); while(ros::ok()) { teleop_joy.joy_communication_publisher.publish(teleop_joy.joy_s...
[ "kvowinckel@yahoo.de" ]
kvowinckel@yahoo.de
23e835b546660031e439e0d80c7383c0eb6daa09
797d1837b407ebc3e5bbd19a92538910dad8b3a5
/Source/ToonTanks/Components/HealthComponent.cpp
85a6996373c504bbe1cee2876cc0d8f25024e1cd
[]
no_license
LShearan/ToonTanks
ea69ed535e69e7949a5cd2017d28a17b268c5554
a65cf77debfe4daff0b993821ae3c76227d6900f
refs/heads/main
2023-03-24T00:37:22.914781
2021-03-22T13:50:26
2021-03-22T13:50:26
350,360,121
0
0
null
null
null
null
UTF-8
C++
false
false
1,254
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "HealthComponent.h" #include "ToonTanks/GameModes/TankGameModeBase.h" #include "Kismet/GameplayStatics.h" // Sets default values for this component's properties UHealthComponent::UHealthComponent() { // Set this component to be ...
[ "liamshearan@gmail.com" ]
liamshearan@gmail.com
3bd2d81782efc35f87db2b2bc1b19eeca094c60a
330d9ea4d7a786f9ae12fb7003da6548e0670434
/src/smessage.cpp
9da9bba68e3578e40b7eeb0c2d8c83864bd4faaa
[ "MIT" ]
permissive
JBchain/JBChain
98d4272764b8dcc558bdcb41834617bf44837cf9
67048ede088bc9375e59d4b9358a71d79fb6f36b
refs/heads/master
2020-03-27T08:42:04.944560
2018-08-27T09:59:15
2018-08-27T09:59:15
145,394,451
0
0
null
null
null
null
UTF-8
C++
false
false
119,352
cpp
// Copyright (c) 2014 The JBChain developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. /* Notes: Running with -debug could leave to and from address hashes and public keys in the log. parameters: ...
[ "JBchain@users.noreply.github.com" ]
JBchain@users.noreply.github.com
0f0d335bb4ef2ae2538e93bc79508edcdd4f4821
9dfbe44aa776f2da84ea7de1c9efc2ba063c73b4
/Matrix2D.h
be8a0d9394875a9102ebbc65c2869134d5146c36
[ "Apache-2.0" ]
permissive
mifortin/AgilePod
ca5921e229075df15c8ae70ffa72398911d8e25d
4924fb41e47dd3a907b42b840918f0b4b36bdd3d
refs/heads/master
2021-01-20T10:06:35.737225
2012-02-25T05:09:59
2012-02-25T05:09:59
744,949
1
0
null
null
null
null
UTF-8
C++
false
false
1,119
h
/* Copyright 2011 Michael Fortin 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 wri...
[ "michael.fortin@gmail.com" ]
michael.fortin@gmail.com
7cf2ed7bb91da896c13ab4c0c530982746dd3694
3cab3eca8a34fc4e6b56ead5d033e9e6e791c33c
/day2/g.cpp
d0742f499370af24453f1cdfdf993c8b7052b0a0
[]
no_license
AndrewMakar/inzva2019-expert
1339eb7a64ed2d88059638c203bd53a6e5ea5f42
e1b33a6fc7fbf3b315b92358cf89e282344ce55a
refs/heads/master
2020-06-07T05:29:48.046511
2019-06-24T15:04:56
2019-06-24T15:04:56
192,936,799
5
1
null
null
null
null
UTF-8
C++
false
false
1,733
cpp
#include <iostream> #include <sstream> #include <cstdio> #include <cstdlib> #include <cmath> #include <memory> #include <cctype> #include <string> #include <vector> #include <list> #include <queue> #include <deque> #include <stack> #include <map> #include <set> #include <algorithm> using namespace std; typedef long l...
[ "makar.a.r@gmail.com" ]
makar.a.r@gmail.com
752fef16f5772a73451d9fe5736d64dda0faf6b2
c69d4e212ec23964703a9e3f679da6f8bcfd308d
/C++/fhConstructor.cpp
5f195e0c50c626d898822e318d45158b8c5372de
[]
no_license
AtulCoder01/Programming-Notes
94740b32b19c257dca974fe8c377a4144774b461
66c30e765312a6c2216ad329fcf75f5d17a57848
refs/heads/master
2022-07-07T21:33:28.419544
2018-01-31T12:27:37
2018-01-31T12:27:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
485
cpp
#include<iostream> #include<fstream> using namespace std; int main() { char name[20]; float cost; char name1[20]; float cost1; /*ofstream fout; fout.open("/root/Desktop/atul.txt"); cout<<"Enter item name :>"; cin>>name; cout<<"Enter item cost :>"; cin>>cost; fout<<name<<"\n"; fout<<cost<<"\n"; fout.close();*/ ifstream ...
[ "roboatul786@gmail.com" ]
roboatul786@gmail.com
3b11c74d18a6d5dd0ac48047748e799b870c40b2
debfc6e95ebf092effd970fc0afd08e685f81ab7
/fdbserver/PaxosConfigDatabaseNode.actor.cpp
d8d4232dfe266627d6d9673712936d1aa94c8ea4
[ "Apache-2.0" ]
permissive
CyberFlameGO/foundationdb
dbabe8ad962646cc7b5aa3ccb7d572975a44938c
82603ff7645c7eabba320beb5d22ed6e36bd7f2a
refs/heads/master
2023-06-29T06:06:56.282291
2021-07-28T01:57:22
2021-07-28T01:57:22
390,196,494
0
0
Apache-2.0
2021-07-28T03:34:16
2021-07-28T03:12:29
null
UTF-8
C++
false
false
1,292
cpp
/* * PaxosConfigDatabaseNode.actor.cpp * * This source file is part of the FoundationDB open source project * * Copyright 2013-2018 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
[ "trevor.clinkenbeard@snowflake.com" ]
trevor.clinkenbeard@snowflake.com
abb10e8cd2a50e9bc0b1dfc322737dbec283f6e8
9e0864a47932097f584cafb9606b1038d3d99fc5
/cmake/include/irrlicht/ISceneCollisionManager.h
963303127e9d055d91bb46d4d27c1095ca61a4a0
[]
no_license
arzeo68/OOP_indie_studio
d7a83d6363a711fd6a27027cf8221d079f67b4a8
14ad93650d7fa09ac63ee0158f327b7996defe96
refs/heads/master
2022-12-11T22:25:29.843477
2020-09-04T15:16:22
2020-09-04T15:16:22
292,878,597
2
0
null
null
null
null
UTF-8
C++
false
false
11,877
h
// Copyright (C) 2002-2012 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #ifndef __I_SCENE_COLLISION_MANAGER_H_INCLUDED__ #define __I_SCENE_COLLISION_MANAGER_H_INCLUDED__ #include "IReferenceCounted.h" #include "vector3d....
[ "alexis.walter@epitech.eu" ]
alexis.walter@epitech.eu
d61a8a9488cd86647fe37a6c74ccd60b6080d1c0
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/tar/old_hunk_319.cpp
8f0f558f89e949445e90b6ebf4e54d3ca7f3e405
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
993
cpp
#undef CURRENT_FILE_NAME } /* Fix the status of all directories whose statuses need fixing. */ void apply_delayed_set_stat (void) { apply_nonancestor_delayed_set_stat (""); } /* Fix the statuses of all directories whose statuses need fixing, and which are not ancestors of FILE_NAME. */ void apply_nonancestor_d...
[ "993273596@qq.com" ]
993273596@qq.com
576972999af00881d40f699f84ee0b4fbbb7e56e
5ef7887a7aefbbf536047c59052f99d9039590e3
/src/components/utils/test/posix_thread_test.cc
d597f036d04288ec532870a32b563e85ef319168
[]
no_license
smartdevice475/sdl_core_v4.0_winceport
8b2ce9118635bf33700f71c5a87ceed668db1b7f
1cdc30551eb58b0e1e3b4de8c0a0c66f975cf534
refs/heads/master
2021-01-24T20:52:42.830355
2016-11-29T06:22:16
2016-11-29T06:22:16
73,656,016
1
2
null
2016-11-14T01:37:46
2016-11-14T01:37:46
null
UTF-8
C++
false
false
12,123
cc
/* * Copyright (c) 2015, Ford Motor Company * 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 condit...
[ "lovinghesl@hotmail.com" ]
lovinghesl@hotmail.com
9a3287b94263550b3ca9e0b2b3570b64c06b8fa5
05b738e23c8223e86ed725f87774753ace71e9b4
/Learn_cpp-master/0606/X.cc
6be28f1c82ed9c6f6a5452087df1c7eeb4456d02
[]
no_license
JiangShaoYin/Learn_cpp
dc44ef4672c3f1a44685d6b0a5e5e4377d8a2e8c
bd2e5d330428dcbd490a31a3503294338b15376a
refs/heads/master
2020-04-09T17:24:06.634839
2020-03-01T15:04:45
2020-03-01T15:04:45
160,479,999
0
0
null
null
null
null
UTF-8
C++
false
false
444
cc
/// /// @file point.cc /// @author jiang(tooo_cold@163.com) /// @date 2018-06-06 19:30:36 #include <iostream> using std::cout; using std::endl; class X{ public: X(int ix) :x(ix) ,y(x) { cout<<"this is constructed function"<<endl; } void print(){ cout << x << "," << y << en...
[ "tooo_cold@163.com" ]
tooo_cold@163.com
ea92ab07bdb28b099b74769a65867dd206e3f1e1
c3f1c17b679457653584dcfc3ceaa8b77d49c198
/common_library/include/mooon/sys/stop_watch.h
955a86a798957ae403d6880a0b99d46b178b8c72
[]
no_license
wljcom/mooon
94190d20c78771c778eb5f84c67f065627856742
464b23a3c1c051c9b5ca7087ffa3d909c892ec44
refs/heads/master
2020-12-26T06:32:44.610524
2015-06-17T05:09:29
2015-06-17T05:09:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,150
h
// Writed by yijian on 2015/6/17 // 秒表用于计时 #ifndef MOOON_SYS_STOP_WATCH_H #define MOOON_SYS_STOP_WATCH_H #include "mooon/sys/config.h" #include <sys/time.h> SYS_NAMESPACE_BEGIN // 计时器 class CStopWatch { public: CStopWatch() { restart(); _stop_time.tv_sec = 0; _stop_time.tv_usec = 0; ...
[ "eyjian@live.com" ]
eyjian@live.com
8e0c31e14a03533e025186e56b9bd412c4eb5ca4
a3f6dd9352207a14c3c9ded2a18575dbf277c27b
/main.cpp
28f36d1f990868e187280933bb0bfaa62a4ab1f0
[]
no_license
liuzd818/GUI_for_TP
98f435e63020fffb4e402280cd9451c24902061d
c1dba2949da0a0e64ccc5a21ff03628737170ffd
refs/heads/main
2023-03-31T19:38:31.367463
2021-03-25T22:33:41
2021-03-25T22:33:41
351,592,499
0
0
null
null
null
null
UTF-8
C++
false
false
213
cpp
#include "dialog.h" #include <QApplication> int main(int argc, char *argv[]) { QApplication a(argc, argv); Dialog w; w.setWindowTitle("Teach Pendant"); w.showMaximized(); return a.exec(); }
[ "noreply@github.com" ]
liuzd818.noreply@github.com
88a951c5ed81b8ea5737ef2ede5a50a97ddbb591
78918391a7809832dc486f68b90455c72e95cdda
/boost_lib/boost/iostreams/detail/absolute_path.hpp
0789fa42a44328b4dd632a9ef9bc516d240ed636
[ "MIT" ]
permissive
kyx0r/FA_Patcher
50681e3e8bb04745bba44a71b5fd04e1004c3845
3f539686955249004b4483001a9e49e63c4856ff
refs/heads/master
2022-03-28T10:03:28.419352
2020-01-02T09:16:30
2020-01-02T09:16:30
141,066,396
2
0
null
null
null
null
UTF-8
C++
false
false
1,572
hpp
/* * Distributed under the Boost Software License, Version 1.0.(See accompanying * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.) * * See http://www.boost.org/libs/iostreams for documentation. * File: boost/iostreams/detail/execute.hpp * Date: Thu Dec 06 13:21:54 MST 2007 *...
[ "k.melekhin@gmail.com" ]
k.melekhin@gmail.com
4e1b4fd8865ca5357992cc268410d0954cdb634d
70ba75fc0a6ce9822913b257f3fae7d8620d3a65
/src/cmft/base/printcallback.h
db5fb6c27510e9a83ed65f73eadca63a91b60bbb
[ "BSD-2-Clause" ]
permissive
ezhangle/cmft
6ac5876f8e28c6e94906df1273ac677a91e6926a
0534764a9f1fe6ebbe5d382318b27bb0e9dd4cdf
refs/heads/master
2021-01-22T14:02:38.346189
2015-04-02T03:55:03
2015-04-02T03:55:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,649
h
/* * Copyright 2014-2015 Dario Manesku. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ #ifndef CMFT_PRINTCALLBACK_H_HEADER_GUARD #define CMFT_PRINTCALLBACK_H_HEADER_GUARD #include "macros.h" namespace cmft { extern bool g_printWarnings; #define _WARN(_format, ...) ...
[ "dariomanesku@gmail.com" ]
dariomanesku@gmail.com
d3ec19b754acd9cf613d60976eaeb7ee406659cc
6f3c3d5ed7eaa6cb9ca5a2cfce59ff7bbfc1f0ed
/src/vlGraphics/GL/VL_Functions_GL.hpp
08948f7af54d069f28390c1e2551d95aba334bcb
[ "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause" ]
permissive
gegenschall/visualizationlibrary
416d8b294a158a1905a17cbf2921900a797874c1
940be74349c2309a583c422652ec6cf06f7bb6d5
refs/heads/master
2020-12-30T22:35:01.157239
2015-04-04T11:16:21
2015-04-04T11:16:21
33,401,863
0
0
null
null
null
null
UTF-8
C++
false
false
27,513
hpp
/**************************************************************************************/ /* */ /* Visualization Library */ /* http://www.visualizationlibrary.org ...
[ "michele.bosi@e3458a3e-9034-11de-b664-3b115b7b7a9b" ]
michele.bosi@e3458a3e-9034-11de-b664-3b115b7b7a9b
51c05f5faf38f3233c6b6d2d60ac6110306faa24
5db78fa4cf86f2d52a02490131809823c738d93f
/node_modules/nodegit/src/diff_perfdata.cc
ecc4b0e3a780eb57d9ad0eaf408a7df9b7957969
[ "MIT" ]
permissive
ZaiweiXiong/NodeProject
f9a5486669c2bd7d9a07d4051187c08402ecf605
e240637e226c7e560da9cce56641a56402818101
refs/heads/master
2021-01-11T06:05:13.135493
2018-04-08T05:16:49
2018-04-08T05:16:49
69,854,403
0
0
null
null
null
null
UTF-8
C++
false
false
2,503
cc
// This is a generated file, modify: generate/templates/class_content.cc #include <nan.h> #include <string.h> extern "C" { #include <git2.h> #include <git2/sys/diff.h> } #include "../include/lock_master.h" #include "../include/functions/copy.h" #include "../include/diff_perfdata.h" #include "nodegit_wrapper.cc" #inc...
[ "Zaiwei.xiong@gmail.com" ]
Zaiwei.xiong@gmail.com
a3202ba0f5c4a3c8a6ddd587917c42f5a1cda91c
cec510046f9328c92f5beaf137413304d3fee24d
/Engine/VkrMath.h
dff527de95713e14503e43b469a82cfcfad82b61
[]
no_license
mholtkamp/vulkan-renderer
8ff7511fd758d6c135604c6937e2a0172204b57c
1630293f6524c5def8f284fd5990f2104433fd1f
refs/heads/master
2021-07-09T09:25:01.205976
2020-06-16T01:30:42
2020-06-16T01:30:42
92,013,387
3
0
null
null
null
null
UTF-8
C++
false
false
224
h
#pragma once #include <stdint.h> class VkrMath { public: static float RandRange(float min, float max); static int32_t RandRange(int32_t min, int32_t max); private: static void SeedRand(); static bool mRandSeeded; };
[ "mholt012@gmail.com" ]
mholt012@gmail.com
6f922499a9cb4152f6834541cc1f9ad1ba7ab647
657fdeb8cbad6c39a65fe299e9b94f569fa9086d
/Pointers/multidimarray.cpp
77ebec17cf741fb00b82ccf9eea031ec1d73ee5e
[]
no_license
singhg11/CPP
c9a868200f14b5c95481a63c0b25a6eead876ea1
845b9818f61416f54a57085a05f34e449dee2e87
refs/heads/master
2023-06-11T03:30:32.334443
2021-07-04T14:55:49
2021-07-04T14:55:49
382,875,795
0
0
null
null
null
null
UTF-8
C++
false
false
345
cpp
#include<iostream> using namespace std; int main() { int m, n; cin >> m >> n; int **p = new int *[m]; for (int i = 0; i < m; i++) { p[i] = new int[i + 1]; for (int j = 0; j < n; j++) { cin >> p[i][j]; } } for (int i = 0; i < m; i++) { delete [] p[i]; ...
[ "gauravanilkumarsingh@gmail.com" ]
gauravanilkumarsingh@gmail.com
94569374d1689f4ecf0f665e3b5d101b9a96e47b
e50b5f066628ef65fd7f79078b4b1088f9d11e87
/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
7fd2a3d4bf37d97a3f155db0688f38188f739525
[ "NCSA" ]
permissive
uzleo/coast
1471e03b2a1ffc9883392bf80711e6159917dca1
04bd688ac9a18d2327c59ea0c90f72e9b49df0f4
refs/heads/master
2020-05-16T11:46:24.870750
2019-04-23T13:57:53
2019-04-23T13:57:53
183,025,687
0
0
null
2019-04-23T13:52:28
2019-04-23T13:52:27
null
UTF-8
C++
false
false
1,627
h
//===- PDBSymbolFuncDebugEnd.h - function end bounds info -------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===------------------------------------------------...
[ "jeffrey.goeders@gmail.com" ]
jeffrey.goeders@gmail.com
7290476efb608625acedeef4e7f470121011c254
02f66bf638d673d7b3303b9a4fc698282a20daef
/Desktop/EAGLView.cpp
eddf7409f4c3a09042c7cda4676538e7d19087e0
[]
no_license
johanekholm/hex-game
f0b6c1804ea2ee9c0c28579574bd87baf1374266
81de42b3aeed3c709afa3310cad3d81522b957d7
refs/heads/master
2020-06-04T09:27:25.959183
2012-08-27T20:45:27
2012-08-27T20:45:27
1,592,761
2
2
null
null
null
null
UTF-8
C++
false
false
2,347
cpp
#include "EAGLView.h" #include "TextureCatalog.h" #include "ResourceLoader.h" #include "CentralControl.h" #include <QMouseEvent> #include <QTimer> #include <QDateTime> #include <QDebug> class EAGLView::PrivateData { public: CentralControl* centralControl; QTimer timer; qint64 lastTime; }; EAGLView::EAGLView(QWidge...
[ "micke.prag@telldus.se" ]
micke.prag@telldus.se
b59f14d9a864abdc8ea762adf5be53af46965d46
850ebe7ea2b8931601a96f6d2ea63e6d23514ec2
/src/headers/HashMapChecker.h
53fd637c3996eeaec33406132cd6778e796c8453
[]
no_license
oleh-on/Speller
d48ebf995c8df2686d5a83f4cc5d40204ae99c7f
df8abd084edb2d513e30b5f9d1101691c3e88ff0
refs/heads/master
2021-02-07T16:47:43.979922
2020-04-24T19:15:36
2020-04-24T19:15:36
244,052,760
0
0
null
null
null
null
UTF-8
C++
false
false
499
h
// // Created by olehon on 3/1/20. // #ifndef SPELLER_HASHMAPCHECKER_H #define SPELLER_HASHMAPCHECKER_H #include <unordered_set> #include "Checker.h" class HashMapChecker : public Checker{ std::unordered_set<std::string> words; public: explicit HashMapChecker(const std::string& name) : Checker(name) {} ...
[ "olehonkaliuk@gmail.com" ]
olehonkaliuk@gmail.com
d85fd424a09ae35c4afacee3bc5ab23f7cf6abe8
6126270884b40f5226391c9276885e8a260060f9
/Trees/preOrderTraversalIterative.cpp
a894bacf941be75ff23ae4afbe72716a9c7f6395
[]
no_license
ankitchahal20/Data-Structures
1d69b5360e70a1e8f64849e82934cbf0a93e5bc4
d02c51e314233a3f0c9d579e456e3dc93f7522c7
refs/heads/master
2023-06-29T06:16:33.109537
2021-08-02T18:04:09
2021-08-02T18:04:09
374,314,125
0
0
null
null
null
null
UTF-8
C++
false
false
1,505
cpp
#include <iostream> #include <stack> #include "BinaryTreeNode.h" using namespace std; // void preOrderRecurrsive(BinaryTreeNode<int> *root) // { // if(root==NULL) { // return; // } // cout<<root->data; // preOrderRecurrsive(root->left); // preOrderRecurrsive(root->right); // } void preOrderIterative(Bin...
[ "ankit.chahal1@ibm.com" ]
ankit.chahal1@ibm.com