blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
5
146
content_id
stringlengths
40
40
detected_licenses
listlengths
0
7
license_type
stringclasses
2 values
repo_name
stringlengths
6
79
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
4 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.07k
426M
star_events_count
int64
0
27
fork_events_count
int64
0
12
gha_license_id
stringclasses
3 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
6 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
20
6.28M
extension
stringclasses
20 values
content
stringlengths
20
6.28M
authors
listlengths
1
16
author_lines
listlengths
1
16
4ab4fbcca6862053ef739e4f47aed73660ce3ccb
0466568120485fcabdba5aa22a4b0fea13068b8b
/opencv/modules/highgui/test/test_ffmpeg.cpp
510d6bb753bb919865b5156b6df4624b943614e2
[]
no_license
coapp-packages/opencv
be25a9aec58d9ac890fc764932ba67914add078d
c78981e0d8f602fde523a82c3a7e2c3fef1f39bc
refs/heads/master
2020-05-17T12:11:25.406742
2011-07-14T17:13:01
2011-07-14T17:13:01
2,048,483
3
0
null
null
null
null
UTF-8
C++
false
false
9,096
cpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, i...
[ "morozov.andrey@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08", "alekcac@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08" ]
[ [ [ 1, 55 ], [ 57, 57 ], [ 59, 59 ], [ 61, 61 ], [ 63, 220 ] ], [ [ 56, 56 ], [ 58, 58 ], [ 60, 60 ], [ 62, 62 ], [ 221, ...
df1e56298e98426e16df06068c8be5315931dc7b
fe122f81ca7d6dff899945987f69305ada995cd7
/developlib/vc60include/myGdiPlus.h
c881987befd0eff91aa4577fc41a8898692ac044
[]
no_license
myeverytime/chtdependstoreroom
ddb9f4f98a6a403521aaf403d0b5f2dc5213f346
64a4d1e2d32abffaab0376f6377e10448b3c5bc3
refs/heads/master
2021-01-10T06:53:35.455736
2010-06-23T10:21:44
2010-06-23T10:21:44
50,168,936
0
0
null
null
null
null
UTF-8
C++
false
false
1,156
h
#define ULONG_PTR DWORD //#include "GdiPlus.h" //// Ensure that GdiPlus header files work properly with MFC DEBUG_NEW and STL header files. #define iterator _iterator #ifdef _DEBUG namespace Gdiplus { namespace DllExports { #include "GdiplusMem.h" }; #ifndef _GDIPLUSBASE_H #define _GDIPLUSBASE_H ...
[ "robustwell@bd7e636a-136b-06c9-ecb0-b59307166256" ]
[ [ [ 1, 58 ] ] ]
02ed8f39b5c22b0e9e9e4aa20592e51f1a3b750b
6996a66a1a3434203d0b9a6433902654c41309c8
/Formation.h
d7c91257b90a1dde603939083e6996f2a22fc9a7
[]
no_license
dtbinh/CATALST-Robot-Formations-Simulator
83509eba833f20f56311078049038da866d0b5a5
f389557358588dcdf60c058c5ac0b55a5d2a7ae5
refs/heads/master
2020-05-29T08:45:57.510135
2011-06-29T08:54:27
2011-06-29T08:54:27
69,551,189
1
0
null
2016-09-29T09:12:48
2016-09-29T09:12:47
null
UTF-8
C++
false
false
3,900
h
// // Filename: "Formation.h" // // Programmer: Ross Mead // Last modified: 30Nov2009 // // Description: This class describes a formation. // // preprocessor directives #ifndef FORMATION_H #define FORMATION_H #include <vector> #include "Relationship.h" using namespace std; // mathema...
[ "rossmead@larry.(none)", "rlong@genome.wustl.edu" ]
[ [ [ 1, 91 ], [ 93, 103 ] ], [ [ 92, 92 ] ] ]
2b08a8611815d1f4a7e9a041ef409fcfe8aba077
08fe7d2be6b5c933d5e3223f726c34d38e56d332
/programas/diversos/matriz-vizinhanca/Grafo.h
fdb96c688aa0821a47a60d40dc40e9eb3d9517ec
[]
no_license
ivancrneto/fesc
5adcfb7acb78ed7d2690fcaabb707bb93adcd52a
9fd0dcc019374f65b835b6a5363ad65d4abca25d
refs/heads/master
2020-04-06T06:43:30.803037
2009-10-06T04:56:58
2009-10-06T04:56:58
102,975
1
0
null
null
null
null
UTF-8
C++
false
false
1,175
h
#ifndef GRAFO_H_ #define GRAFO_H_ #include <vector> #include <queue> #include <stack> #include <iostream> using std::cin; using std::cout; using std::endl; using std::vector; using std::queue; using std::stack; class Grafo { public: Grafo(); Grafo( int ); void add_vertice( char ); void add_aresta( int, int ...
[ "ivan.cr.neto@gmail.com" ]
[ [ [ 1, 56 ] ] ]
4eea6dcd899b14f0145ca5883a9fc6d76446fe44
097718ad5b708ce1d628b3b1c21ddc08428a5555
/mfct/main.cpp
2ce4b954727c90e4b1b7299122a1051759ca1545
[]
no_license
breakingthings/mfct
49c1d0a29ba0a0ff06ef434bec50b29b80136260
efe5cf0ccedad98f342cd4acbfda117189f80648
refs/heads/master
2021-01-01T16:40:24.011737
2011-09-12T21:35:53
2011-09-12T21:35:53
2,326,800
0
0
null
null
null
null
UTF-8
C++
false
false
485
cpp
#include "stdafx.h" #include "maindialog.h" #ifdef _DEBUG #define _CRTDBG_MAP_ALLOC #include <stdlib.h> #include <crtdbg.h> #endif class MyApp : public CWinApp { CWnd *m_pMainWnd; public: MyApp() { #ifdef _DEBUG _CrtSetDbgFlag ( _CRTDBG_ALLOC_MEM_DF | _CRTDBG_LEAK_CHECK_DF ); #endif } ~MyApp...
[ "andri.piik@gmail.com" ]
[ [ [ 1, 37 ] ] ]
2e47077d3806128728c780e76b1d9b3dd86668d9
d7320c9c1f155e2499afa066d159bfa6aa94b432
/ghostgproxy/ghostdb.cpp
1f66029acfd0a0b63b0fb052059cdbddc39a8f84
[]
no_license
HOST-PYLOS/ghostnordicleague
c44c804cb1b912584db3dc4bb811f29f3761a458
9cb262d8005dda0150b75d34b95961d664b1b100
refs/heads/master
2016-09-05T10:06:54.279724
2011-02-23T08:02:50
2011-02-23T08:02:50
32,241,503
0
1
null
null
null
null
UTF-8
C++
false
false
22,656
cpp
/* Copyright [2008] [Trevor Hogan] 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 ...
[ "fredrik.sigillet@4a4c9648-eef2-11de-9456-cf00f3bddd4e", "fredrik.sigillet@gmail.com@4a4c9648-eef2-11de-9456-cf00f3bddd4e" ]
[ [ [ 1, 368 ], [ 370, 383 ], [ 385, 393 ], [ 395, 673 ], [ 675, 694 ], [ 696, 923 ] ], [ [ 369, 369 ], [ 384, 384 ], [ 394, 394 ], ...
8fa2e51f8073dd2cec322539bb5146ad45e9c8c0
88f4b257863d50044212e6036dd09a25ec65a1ff
/src/jingxian/logging/log4cpp.cpp
baa48b1f6b7e437a2d879cea0b1f99f748f8e524
[]
no_license
mei-rune/jx-proxy
bb1ee92f6b76fb21fdf2f4d8a907823efd05e17b
d24117ab62b10410f2ad05769165130a9f591bfb
refs/heads/master
2022-08-20T08:56:54.222821
2009-11-14T07:01:08
2009-11-14T07:01:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,091
cpp
# include "pro_config.h" # include "log4cpp.h" # include "jingxian/directory.h" _jingxian_begin namespace logging { namespace log4cppAdaptor { Logger::Logger(const tchar* nm) : logger_(::log4cpp::Category::getInstance(toNarrowString(nm))) { } Logger::~Logger(void) { } void Logger::ass...
[ "runner.mei@gmail.com@53e742d2-d0ea-11de-97bf-6350044336de" ]
[ [ [ 1, 287 ] ] ]
81b15219162f058dfcae8d9c757a191393216ac5
335783c9e5837a1b626073d1288b492f9f6b057f
/source/fbxcmd/ViewScene/dds/Stream.cpp
7e85954099bc40d7dcbf226ebe214b56c2fd5233
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
code-google-com/fbx4eclipse
110766ee9760029d5017536847e9f3dc09e6ebd2
cc494db4261d7d636f8c4d0313db3953b781e295
refs/heads/master
2016-09-08T01:55:57.195874
2009-12-03T20:35:48
2009-12-03T20:35:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,225
cpp
/***** BEGIN LICENSE BLOCK ***** BSD License Copyright (c) 2005-2009, NIF File Format Library and Tools 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 ...
[ "tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792" ]
[ [ [ 1, 104 ] ] ]
5b3c2f084ceb5d6fa1c4b56fc9afc8d76d681fee
b8fe0ddfa6869de08ba9cd434e3cf11e57d59085
/ouan-tests/EventTest/Event.cpp
9706cfb6205825ef9a083c18edca80fc9867cf55
[]
no_license
juanjmostazo/ouan-tests
c89933891ed4f6ad48f48d03df1f22ba0f3ff392
eaa73fb482b264d555071f3726510ed73bef22ea
refs/heads/master
2021-01-10T20:18:35.918470
2010-06-20T15:45:00
2010-06-20T15:45:00
38,101,212
0
0
null
null
null
null
UTF-8
C++
false
false
1,429
cpp
#include "Event.h" using namespace OUAN; bool EventComparator::operator() (EventPtr& evt1, EventPtr& evt2) { if (!evt1.get()) return true; if (!evt2.get()) return false; // The more or less standard definition for a priority queue // assigns more priority to values with lower numbers. // However, the STL i...
[ "ithiliel@6899d1ce-2719-11df-8847-f3d5e5ef3dde" ]
[ [ [ 1, 60 ] ] ]
c190c28517b3d674bb13f7838320faaa87bcb043
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/libproject/Setting/WebsitesList.cpp
3e314bdabe71a9e60c10e2d8737e5297bebadd3e
[]
no_license
weimingtom/httpcontentparser
4d5ed678f2b38812e05328b01bc6b0c161690991
54554f163b16a7c56e8350a148b1bd29461300a0
refs/heads/master
2021-01-09T21:58:30.326476
2009-09-23T08:05:31
2009-09-23T08:05:31
48,733,304
3
0
null
null
null
null
GB18030
C++
false
false
2,172
cpp
#include "stdafx.h" #include "WebsiteList.h" #include <utility\dns.h> WebsiteList::WebsiteList(void) { } WebsiteList::~WebsiteList(void) { } // 获取DNS列表 int WebsiteList::get_first_website(std::string * website) { assert(NULL != website); if (websites_set_.size() == 0) { return 1; } else { ...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 85 ] ] ]
78172336e85e7f8ea269fcdbd49e3107664a86f9
6be72227405ee9fa245ea9f9896df3f2668ed81b
/src/TILFileStreamStd.cpp
cf751f09ef9473eccb8941134d9b722883ac9589
[ "MIT" ]
permissive
lilieming/tinyimageloader
9ab74ec20070ceff40a9e14de344d073da4655a4
9513947b61aa93ec7dd8f16e14fbc14becdcd86e
refs/heads/master
2020-05-20T06:11:52.414776
2011-07-10T12:45:58
2011-07-10T12:45:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,331
cpp
/* TinyImageLoader - load images, just like that Copyright (C) 2010 - 2011 by Quinten Lansu 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 lim...
[ "knight666@ae7ae854-2bc2-de67-b11e-81cc9cd7c224" ]
[ [ [ 1, 131 ] ] ]
623b18f125c6bf3d032c41ad22c111a866970014
b7c505dcef43c0675fd89d428e45f3c2850b124f
/Src/Modules/BehaviorControl/BH2009BehaviorControl/Symbols/BH2009SoccerSymbols.cpp
f7bd0780eb7b1994988733772af1957f5e74eb03
[ "BSD-2-Clause" ]
permissive
pranet/bhuman2009fork
14e473bd6e5d30af9f1745311d689723bfc5cfdb
82c1bd4485ae24043aa720a3aa7cb3e605b1a329
refs/heads/master
2021-01-15T17:55:37.058289
2010-02-28T13:52:56
2010-02-28T13:52:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,183
cpp
/** * \file BH2009SoccerSymbols.cpp * Implementation of symbols for our 4 roles. * \author Colin Graf * \author <a href="mailto:aschreck@informatik.uni-bremen.de">Andr&eacute; Schreck</a> * \author Katharina Gillmann */ #include <limits> #include "Tools/Debugging/Modify.h" #include "BH2009SoccerSymbols.h" ...
[ "alon@rogue.(none)" ]
[ [ [ 1, 135 ] ] ]
f91a7fa53c750e226056e328e2b7e0cd13126dd4
fd3f2268460656e395652b11ae1a5b358bfe0a59
/srchybrid/Collection.cpp
93081f106b460f00131273999239d7dbbd706143
[]
no_license
mikezhoubill/emule-gifc
e1cc6ff8b1bb63197bcfc7e67c57cfce0538ff60
46979cf32a313ad6d58603b275ec0b2150562166
refs/heads/master
2021-01-10T20:37:07.581465
2011-08-13T13:58:37
2011-08-13T13:58:37
32,465,033
4
2
null
null
null
null
UTF-8
C++
false
false
12,539
cpp
//this file is part of eMule //Copyright (C)2002-2005 Merkur ( devs@emule-project.net / http://www.emule-project.net ) // //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...
[ "Mike.Ken.S@dd569cc8-ff36-11de-bbca-1111db1fd05b", "Mike.Ken.S@gmail.com@dd569cc8-ff36-11de-bbca-1111db1fd05b" ]
[ [ [ 1, 51 ], [ 55, 55 ], [ 61, 326 ], [ 328, 454 ] ], [ [ 52, 54 ], [ 56, 60 ], [ 327, 327 ] ] ]
0064cb72f6b35db7e3ba7d2c18616a88f71e4940
fcf03ead74f6dc103ec3b07ffe3bce81c820660d
/Base/ThreadsAndProcesses/TLS1/TLS1dll.h
3961db3990a67c6ba7ccc448fb1010be66ac67a7
[]
no_license
huellif/symbian-example
72097c9aec6d45d555a79a30d576dddc04a65a16
56f6c5e67a3d37961408fc51188d46d49bddcfdc
refs/heads/master
2016-09-06T12:49:32.021854
2010-10-14T06:31:20
2010-10-14T06:31:20
38,062,421
2
0
null
null
null
null
UTF-8
C++
false
false
699
h
// TLS1dll.h // // Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved. // DLL example program (1) to demonstrate the use of Thread local storage. #include <e32test.h> class CSetter : public CBase { public: IMPORT_C CSetter(CConsoleBase& aConsole); ~CSetter(); IMPORT_C...
[ "liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca" ]
[ [ [ 1, 31 ] ] ]
72940e26b06626293795e6cd2832d025f4fded5f
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Include/CZoomView.h
67a0db4567f59c4be5b8bde72942d07c43c9400b
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C++
false
false
3,918
h
/* CZoomView.h Classe per la vista scroll/zoom (MFC). Ripresa e modificata dall'originale: Written by Brad Pirtle, CS:72450,1156, Internet:pirtle@qlogic.com Copyright 1994, QuickLogic Corp., all rights reserved. Luca Piergentili, 05/09/00 lpiergentili@yahoo.com */ #ifndef _CZOOMVIEW_H #define _CZOOMVIE...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 121 ] ] ]
0e7b6e5f07337669a9a2e9ccd474789e42649d10
9566086d262936000a914c5dc31cb4e8aa8c461c
/EnigmaProtocol/Messages/MessageContainer.cpp
97413d9d4120e6751fd0df8c85ce8d779f24167d
[]
no_license
pazuzu156/Enigma
9a0aaf0cd426607bb981eb46f5baa7f05b66c21f
b8a4dfbd0df206e48072259dbbfcc85845caad76
refs/heads/master
2020-06-06T07:33:46.385396
2011-12-19T03:14:15
2011-12-19T03:14:15
3,023,618
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
13,520
cpp
/* Copyright © 2009 Christopher Joseph Dean Schaefer (disks86) 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, incl...
[ "disks86@gmail.com" ]
[ [ [ 1, 449 ] ] ]
91f93d1c80d11acef87f40069e06fa356022d4eb
cfa667b1f83649600e78ea53363ee71dfb684d81
/code/editor/app/editorapplication.cc
30c6caa00abfedaf535aae3ae04d505e78feb85e
[]
no_license
zhouxh1023/nebuladevice3
c5f98a9e2c02828d04fb0e1033f4fce4119e1b9f
3a888a7c6e6d1a2c91b7ebd28646054e4c9fc241
refs/heads/master
2021-01-23T08:56:15.823698
2011-08-26T02:22:25
2011-08-26T02:22:25
32,018,644
0
1
null
null
null
null
UTF-8
C++
false
false
6,791
cc
//------------------------------------------------------------------------------ // editorapplication.cc // (C) 2011 xiongyouyi //------------------------------------------------------------------------------ #include "stdneb.h" #include "editorapplication.h" #include "basegamefeature/statehandlers/gamestatehan...
[ "Administrator@JOEYXIONG-PC4.epi.com" ]
[ [ [ 1, 264 ] ] ]
fad2360b272add4674be86b700c75d508692a76c
b369aabb8792359175aedfa50e949848ece03180
/src/glWin/ViewGL.cpp
57751b686399d5424f619038e2cdf704a473ecea
[]
no_license
LibreGamesArchive/magiccarpet
6d49246817ab913f693f172fcfc53bf4cc153842
39210d57096d5c412de0f33289fbd4d08c20899b
refs/heads/master
2021-05-08T02:00:46.182694
2009-01-06T20:25:36
2009-01-06T20:25:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,401
cpp
/////////////////////////////////////////////////////////////////////////////// // ViewGL.cpp // ========== // View component of OpenGL window // // AUTHORL Song Ho Ahn (song.ahn@gmail.com) // CREATED: 2006-07-10 // UPDATED: 2006-07-10 ///////////////////////////////////////////////////////////////////////////...
[ "wfb2@gmx.de" ]
[ [ [ 1, 175 ] ] ]
92a3571cd81f1370154ab7c1d9b48c6983c22732
5fb9b06a4bf002fc851502717a020362b7d9d042
/developertools/MapRenderer/include/loaders/GroundTextures.h
70145dfac27edfdae950c4e539e806349e3c97c2
[]
no_license
bravesoftdz/iris-svn
8f30b28773cf55ecf8951b982370854536d78870
c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4
refs/heads/master
2021-12-05T18:32:54.525624
2006-08-21T13:10:54
2006-08-21T13:10:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,479
h
// // File: GroundTextures.h // Created by: Alexander Oster - tensor@ultima-iris.de // /***** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
[ "sience@a725d9c3-d2eb-0310-b856-fa980ef11a19" ]
[ [ [ 1, 55 ] ] ]
04a3f66f33ef80675deb832fdd2098afa9a37b19
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/src/sem_destroy.cpp
55093b580639d5b03a43f7f1bf483963ef1bcc87
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
1,975
cpp
/* * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/lega...
[ "none@none" ]
[ [ [ 1, 97 ] ] ]
77303ca33b67107646f3d84b369801c9b140456f
40e58042e635ea2a61a6216dc3e143fd3e14709c
/paradebot10/pneumatics.h
b6c2058fcd6e534fce22d5ee95ccd526c6622230
[]
no_license
chopshop-166/frc-2011
005bb7f0d02050a19bdb2eb33af145d5d2916a4d
7ef98f84e544a17855197f491fc9f80247698dd3
refs/heads/master
2016-09-05T10:59:54.976527
2011-10-20T22:50:17
2011-10-20T22:50:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,625
h
/******************************************************************************* * Project : chopshop10 - 2010 Chopshop Robot Controller Code * File Name : TaskTemplate.h * Owner : Software Group (FIRST Chopshop Team 166) * Creation Date : January 18, 2010 * Revision History : From Explorer w...
[ "bot190@gmail.com" ]
[ [ [ 1, 47 ] ] ]
f8b2d6c211a4286055c160c0364ffe92a1138e25
a84b013cd995870071589cefe0ab060ff3105f35
/webdriver/branches/chrome/chrome/src/cpp/include/v8/src/token.h
48ffda33c818f844487ab3900925deff8115e051
[ "Apache-2.0" ]
permissive
vdt/selenium
137bcad58b7184690b8785859d77da0cd9f745a0
30e5e122b068aadf31bcd010d00a58afd8075217
refs/heads/master
2020-12-27T21:35:06.461381
2009-08-18T15:56:32
2009-08-18T15:56:32
13,650,409
1
0
null
null
null
null
UTF-8
C++
false
false
15,743
h
// Copyright 2006-2008 the V8 project authors. 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, th...
[ "noel.gordon@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 281 ] ] ]
dd74ec3ddebb2b0a3d1033689b92863690cb5342
bc4919e48aa47e9f8866dcfc368a14e8bbabbfe2
/Open GL Basic Engine/source/glutFramework/glutFramework/basicObject.cpp
a48c5730445bf83cb31af9a49b29c53e069cd780
[]
no_license
CorwinJV/rvbgame
0f2723ed3a4c1a368fc3bac69052091d2d87de77
a4fc13ed95bd3e5a03e3c6ecff633fe37718314b
refs/heads/master
2021-01-01T06:49:33.445550
2009-11-03T23:14:39
2009-11-03T23:14:39
32,131,378
0
0
null
null
null
null
UTF-8
C++
false
false
361
cpp
//private: // double strength; // double health; // int movementSpeed; // int jumpDistance; // int climbHeight; // direction facing; basicObject::basicObject() { } basicObject::~basicObject(); bool basicObject::moveForward() bool turnLeft(); bool turnRight(); bool crouch(); bool jump(); bool p...
[ "corwin.j@5457d560-9b84-11de-b17c-2fd642447241" ]
[ [ [ 1, 24 ] ] ]
0ff4da0f72a35e6aa3dca03cc2b8cfe5eac570a7
ba193aec31ea43e0b4b231df6da8e152e77d42f8
/raytrace/def.h
746777d5ff258ba3b69f2b75bb4d75a456e7e8c2
[]
no_license
normlguy/Raytracer
d36aedd84d733de329effb193579e487204f46ea
ab548d68c82c4012af3be1dee3d9a8f239830f7b
refs/heads/master
2021-01-25T07:35:23.943729
2010-02-21T06:54:39
2010-02-21T06:54:39
249,102
1
0
null
null
null
null
UTF-8
C++
false
false
1,398
h
#ifndef _INC_DEF_H_ #define _INC_DEF_H_ #define SCRW 928 #define SCRH 672 #define PRIM_ARRAY_SIZE 20 #define HIT 1 #define MISS 0 #define INPRIM -1 #define VIEW_WINDOW_X1 -4 #define VIEW_WINDOW_Y1 3 #define VIEW_WINDOW_X2 4 #define VIEW_WINDOW_Y2 -3 #define CAM_X 0 #define CAM_Y 0 #define CAM...
[ "xboxluvr1991@gmail.com" ]
[ [ [ 1, 47 ] ] ]
900a85b810cdadf4ebbe95dda2732253b781a890
9df2486e5d0489f83cc7dcfb3ccc43374ab2500c
/src/overworld/world_sprite_manager.h
c824ad4454d1a02c486529933c2f9470e75a32eb
[]
no_license
renardchien/Eta-Chronicles
27ad4ffb68385ecaafae4f12b0db67c096f62ad1
d77d54184ec916baeb1ab7cc00ac44005d4f5624
refs/heads/master
2021-01-10T19:28:28.394781
2011-09-05T14:40:38
2011-09-05T14:40:38
1,914,623
1
2
null
null
null
null
UTF-8
C++
false
false
1,365
h
/*************************************************************************** * world_sprite_manager.h - header for the corresponding cpp file * * Copyright (C) 2008 - 2009 Florian Richter ***************************************************************************/ /* This program is free software; you ca...
[ "renardchien@gmail.com" ]
[ [ [ 1, 45 ] ] ]
89fd58b472063f4507429866e2fb578029cf29a8
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/mame/includes/snk6502.h
77df618fada2e55f82dbfade5c83d74cc0790e19
[]
no_license
marcellodash/psmame
76fd877a210d50d34f23e50d338e65a17deff066
09f52313bd3b06311b910ed67a0e7c70c2dd2535
refs/heads/master
2021-05-29T23:57:23.333706
2011-06-23T20:11:22
2011-06-23T20:11:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,466
h
/************************************************************************* rokola hardware *************************************************************************/ #include "devlegcy.h" #include "sound/discrete.h" #include "sound/samples.h" #include "sound/sn76477.h" class snk6502_state : public ...
[ "Mike@localhost" ]
[ [ [ 1, 84 ] ] ]
d884b399a8318cc883b20746da408b572a671ad0
dd5c8920aa0ea96607f2498701c81bb1af2b3c96
/stlplus/source/debug.cpp
1ad7f0dd8d1516c95c87f1b13fa0e16ab9dfeb0e
[]
no_license
BackupTheBerlios/multicrew-svn
913279401e9cf886476a3c912ecd3d2b8d28344c
5087f07a100f82c37d2b85134ccc9125342c58d1
refs/heads/master
2021-01-23T13:36:03.990862
2005-06-10T16:52:32
2005-06-10T16:52:32
40,747,367
0
0
null
null
null
null
UTF-8
C++
false
false
4,718
cpp
/*------------------------------------------------------------------------------ Author: Andy Rushton Copyright: (c) Andy Rushton, 2004 License: BSD License, see ../docs/license.html ------------------------------------------------------------------------------*/ #include "debug.hpp" #include "st...
[ "schimmi@cb9ff89a-abed-0310-8fc6-a4cabe7d48c9" ]
[ [ [ 1, 165 ] ] ]
f6da552be83e35e905b221304fa3fea840d3137c
0f457762985248f4f6f06e29429955b3fd2c969a
/physics/trunk/sdk/ggfsdk/irr_utill.h
2765f42277c0736cedfddb1b609dc4d7024f3db8
[]
no_license
tk8812/ukgtut
f19e14449c7e75a0aca89d194caedb9a6769bb2e
3146ac405794777e779c2bbb0b735b0acd9a3f1e
refs/heads/master
2021-01-01T16:55:07.417628
2010-11-15T16:02:53
2010-11-15T16:02:53
37,515,002
0
0
null
null
null
null
UHC
C++
false
false
13,275
h
#pragma once /*********************************************************************** 원본 출처 : http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=19725 복합선택자 도우미 함수모음 - 2007 7.4. 일리히트 1.3.1버전에서 정상 작동확인 - 2008 6.26. 일리히트 1.4.1버전에서 정상 작동확인(수정) - 2008 8.20. DrawDebugBox 추가 - 2008 8.26. ReverseMeshSurface 추가 *...
[ "gbox3d@58f0f68e-7603-11de-abb5-1d1887d8974b" ]
[ [ [ 1, 431 ] ] ]
07a5dcc65e619224f557a42deb90c57ba52e2527
9101b1a05ce585937e9fcd89145115093ab1309b
/tcNetwork/tcNetwork.cpp
f68dbb73c58bd0d1f66ad9344f44fa3abfd1cab7
[]
no_license
PiraZhao/C-Socket-API
beda5914cc2a6e2ee2a730b9859720248967f842
f2d75091796815f8b53bc4e9d5a3977df8ffa9f7
refs/heads/master
2021-01-25T12:02:07.481982
2011-12-28T16:31:52
2011-12-28T16:31:52
3,038,844
1
0
null
null
null
null
GB18030
C++
false
false
4,061
cpp
#include "tcNetwork.h" #include <conio.h> #define PRE_NUM 10 typedef enum { CHESSMAN_SELECT_EVENT, CHESSMAN_MOVE_EVENT, CHESSMAN_CHANGE_EVENT, CHESSMAN_ENLARGE_EVENT, PROP_SHOW_EVENT, CHANGE_TURN_EVENT, ADJUST_CHESSMAN_EVENT, } packetCodes; typedef struct { int chessman_id; float x; floa...
[ "wzc345@gmail.com" ]
[ [ [ 1, 156 ] ] ]
9cf46d3006744bd881a21925436e3d39348abef6
34a68e61a469b94063bc98465557072897a9aa88
/script/ScriptEngine.h
dfe938ba2e292db4c1cc057cdff7e413338450a2
[]
no_license
CneoC/shinzui
f83bfc9cbd9a05480d5323a21339d83e4d403dd9
5a2b79b430b207500766849bd58538e6a4aff2f8
refs/heads/master
2020-05-03T11:00:52.671613
2010-01-25T00:05:55
2010-01-25T00:05:55
377,430
1
0
null
null
null
null
UTF-8
C++
false
false
1,823
h
////////////////////////////////////////////////////////////////////////// // // This file is part of Shinzui. // // Shinzui 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 Lice...
[ "the.eternal@gmail.com" ]
[ [ [ 1, 71 ] ] ]
b28427d02a9027a1f2b92b7896830a2f96ae71d2
14a00dfaf0619eb57f1f04bb784edd3126e10658
/Lab3/SupportCode/GLMenu.cpp
77abb62c6a37d276112450a8076c64b30178240e
[]
no_license
SHINOTECH/modanimation
89f842262b1f552f1044d4aafb3d5a2ce4b587bd
43d0fde55cf75df9d9a28a7681eddeb77460f97c
refs/heads/master
2021-01-21T09:34:18.032922
2010-04-07T12:23:13
2010-04-07T12:23:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,489
cpp
#include "GLMenu.h" #include "GL/glut.h" #include "Vector3.h" #define DEFAULT_WINDOW_HEIGHT 768 #define DEFAULT_WINDOW_WIDTH 1024 GLMenu::GLMenu(void) { } GLMenu::~GLMenu(void) { std::vector<char*>::iterator linesIt = lines.begin(); std::vector<char*>::iterator end = lines.end(); for(; line...
[ "jpjorge@da195381-492e-0410-b4d9-ef7979db4686" ]
[ [ [ 1, 70 ] ] ]
44321db57f705b8df86dd7c18a458a959557614d
5b2b0e9131a27043573107bf42d8ca7641ba511a
/PropsSounds.cpp
a6f68d7aff3491b6738c6cd38c8c245fc4073625
[ "MIT" ]
permissive
acastroy/pumpkin
0b1932e9c1fe7672a707cc04f092d98cfcecbd4e
6e7e413ca364d79673e523c09767c18e7cff1bec
refs/heads/master
2023-03-15T20:43:59.544227
2011-04-27T16:24:42
2011-04-27T16:24:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,720
cpp
// PropsSounds.cpp : implementation file // #include "stdafx.h" #include "PumpKIN.h" #include "PropsSounds.h" #include "PumpKINDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////////////////////////////////////////////////...
[ "hacker@klever.net" ]
[ [ [ 1, 146 ] ] ]
1db01c9c35cb64374315b456f6c55e2905b77215
826479e30cfe9f7b9a1b7262211423d8208ffb68
/RayTracer/CCamera.h
db1b61975bef6e4e66093a256276d6514a668d9b
[]
no_license
whztt07/real-time-raytracer
5d1961c545e4703a3811fd7eabdff96017030abd
f54a75aed811b8ab6a509c70f879739896428fff
refs/heads/master
2021-01-17T05:33:13.305151
2008-12-19T20:17:30
2008-12-19T20:17:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
257
h
// Author : Jean-Rene Bedard (jrbedard@gmail.com) #pragma once #include "CVector.h" class CCamera { public: CCamera(); virtual ~CCamera(); CVector p, up, dir, right; float fov; void lookAt(CVector target, float roll); };
[ "jrbedard@jrbedards-Computer-2.local" ]
[ [ [ 1, 21 ] ] ]
d5273530caa4111b468a7bbf5940bc508462d96e
fbe2cbeb947664ba278ba30ce713810676a2c412
/iptv_root/iptv_kernel/src/Poll.cpp
deae62331e372223fe3f9a4574fa2dab5009c93e
[]
no_license
abhipr1/multitv
0b3b863bfb61b83c30053b15688b070d4149ca0b
6a93bf9122ddbcc1971dead3ab3be8faea5e53d8
refs/heads/master
2020-12-24T15:13:44.511555
2009-06-04T17:11:02
2009-06-04T17:11:02
41,107,043
0
0
null
null
null
null
UTF-8
C++
false
false
8,283
cpp
#include "iptv_kernel/Poll.h" #include "iptv_kernel/PollNotificationParameters.h" #include "chat/nOpCodes.h" #include <list> using namespace std; using namespace br::com::sbVB::VBLib; Poll::Poll() { } void Poll::OnIrmMessage(IrmMessage &msg, IrmUser &user, IrmConnection &conn) { switch (msg.m_irmMes...
[ "heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89" ]
[ [ [ 1, 307 ] ] ]
47ff5c1e0a145275d03295a18b82722ecc38ad87
975d45994f670a7f284b0dc88d3a0ebe44458a82
/servidor/Testes/Comunicação/Comunicação/Comunicação/includes/dreamClient.cpp
0b6dd4fb66b422f49f06c172c771e9500fde6a4a
[]
no_license
phabh/warbugs
2b616be17a54fbf46c78b576f17e702f6ddda1e6
bf1def2f8b7d4267fb7af42df104e9cdbe0378f8
refs/heads/master
2020-12-25T08:51:02.308060
2010-11-15T00:37:38
2010-11-15T00:37:38
60,636,297
0
0
null
null
null
null
ISO-8859-1
C++
false
false
7,034
cpp
/************************************************************************************************* Funções da Classe dreamClient **************************************************************************************************/ #include "dreamClient.h" #include "dreamSock.h" #include "dreamMessage.h" drea...
[ "phabh@users.noreply.github.com" ]
[ [ [ 1, 293 ] ] ]
e02031b53209d25fdb94abadb6fb799a8c629f11
619941b532c6d2987c0f4e92b73549c6c945c7e5
/Include/Nuclex/Support/ThreadPool.h
87f9a9bd7f9e814ef6ff3032c85ac8df1e7c498f
[]
no_license
dzw/stellarengine
2b70ddefc2827be4f44ec6082201c955788a8a16
2a0a7db2e43c7c3519e79afa56db247f9708bc26
refs/heads/master
2016-09-01T21:12:36.888921
2008-12-12T12:40:37
2008-12-12T12:40:37
36,939,169
0
0
null
null
null
null
UTF-8
C++
false
false
2,899
h
//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## ThreadPool.h - Thread pool  // // ### # # ###  // // ...
[ "ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38" ]
[ [ [ 1, 75 ] ] ]
15ddf7d0510e5bc8bed3fb9ada1d45371358195a
3ea9ea4da0819d1cdf99cac9225c5b34e48430b1
/assign2-cpp/Parse.cpp
cdb5211e1453810b1ebdaa450ed13e9d6a37cc5a
[]
no_license
keithfancher/Programming-Languages
b32697a233253dacd679cc120d698f552af02a93
f84ccf9beb4a56022c1ad0dae1400cab5b39fb5d
refs/heads/master
2016-09-10T08:05:41.992568
2011-07-23T23:16:34
2011-07-23T23:16:34
2,304,864
0
0
null
null
null
null
UTF-8
C++
false
false
3,612
cpp
//**************************************************************************** // File : Parse.cpp // Author: Keith T. Fancher // Date : 02/09/04 // Class : CS3490 // // Purpose: The implementation for the Parse class, which handles the (gasp!) // parsing for our crazy little assembler. //******************...
[ "not.discostoo@gmail.com" ]
[ [ [ 1, 152 ] ] ]
5031291e46f255652dd32ce36b6a1ec62e3096ab
0da7fec56f63012180d848b1e72bada9f6984ef3
/PocketDjVu_root/libdjvu/GString.cpp
040bd944271a88bb05be75274dddb8ab9e9d8f68
[]
no_license
UIKit0/pocketdjvu
a34fb2b8ac724d25fab7a0298942db1755098b25
4c0c761e6a3d3628440fb4fb0a9c54e5594807d9
refs/heads/master
2021-01-20T12:01:16.947853
2010-05-03T12:29:44
2010-05-03T12:29:44
32,293,688
0
0
null
null
null
null
UTF-8
C++
false
false
66,770
cpp
//C- -*- C++ -*- //C- ------------------------------------------------------------------- //C- DjVuLibre-3.5 //C- Copyright (c) 2002 Leon Bottou and Yann Le Cun. //C- Copyright (c) 2001 AT&T //C- //C- This software is subject to, and may be distributed under, the //C- GNU General Public License, Version 2. Th...
[ "Igor.Solovyov@84cd470b-3125-0410-acc3-039690e87181" ]
[ [ [ 1, 2909 ] ] ]
cdeb567f4bd6af36f78472db236de5ba6d9c8b4e
04fec4cbb69789d44717aace6c8c5490f2cdfa47
/include/wx/msw/glcanvas.h
2396360adfc3d9bef185b6343900c7d13532d2c6
[]
no_license
aaryanapps/whiteTiger
04f39b00946376c273bcbd323414f0a0b675d49d
65ed8ffd530f20198280b8a9ea79cb22a6a47acd
refs/heads/master
2021-01-17T12:07:15.264788
2010-10-11T20:20:26
2010-10-11T20:20:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,974
h
///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/glcanvas.h // Purpose: wxGLCanvas, for using OpenGL with wxWidgets under Windows // Author: Julian Smart // Modified by: // Created: 04/01/98 // RCS-ID: $Id: glcanvas.h 43097 2006-11-06 00:57:46Z...
[ "smehta@aaryanapps.com" ]
[ [ [ 1, 128 ] ] ]
2234917a85e6869ee456e6124b99e98965503c67
6e563096253fe45a51956dde69e96c73c5ed3c18
/Sockets/HttpResponse.h
a17eedd0b2b9f924effc9eec229646f81e968856
[]
no_license
15831944/phoebemail
0931b76a5c52324669f902176c8477e3bd69f9b1
e10140c36153aa00d0251f94bde576c16cab61bd
refs/heads/master
2023-03-16T00:47:40.484758
2010-10-11T02:31:02
2010-10-11T02:31:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,762
h
/** ** \file HttpResponse.h ** \date 2007-10-05 ** \author grymse@alhem.net **/ /* Copyright (C) 2007-2009 Anders Hedstrom This library is made available under the terms of the GNU GPL, with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. If you would like to use t...
[ "guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd" ]
[ [ [ 1, 95 ] ] ]
74a5db913b784de70371bb4508e54405d2be4b91
ea2786bfb29ab1522074aa865524600f719b5d60
/MultimodalSpaceShooter/src/core/Game.cpp
152ac1a4eee3a2219e7f2176b7b2b524bf9b90c4
[]
no_license
jeremysingy/multimodal-space-shooter
90ffda254246d0e3a1e25558aae5a15fed39137f
ca6e28944cdda97285a2caf90e635a73c9e4e5cd
refs/heads/master
2021-01-19T08:52:52.393679
2011-04-12T08:37:03
2011-04-12T08:37:03
1,467,691
0
1
null
null
null
null
UTF-8
C++
false
false
1,205
cpp
#include "core/Game.h" #include "entities/Spaceship.h" #include "entities/Planet.h" #include "utils/AnimatedSprite.h" Game& Game::instance() { static Game game; return game; } Game::Game() : myScreenSize(1024, 768), myWindow(sf::VideoMode(myScreenSize.x, myScreenSize.y, 32), "Multimodal Space Sho...
[ "jeremy.singy@gmail.com", "buttyxavier@gmail.com" ]
[ [ [ 1, 12 ], [ 14, 55 ] ], [ [ 13, 13 ] ] ]
f8f352094e3eee82e224229e463e3c301edae262
62e5e66246617ec5f030ce9711b855979d8fcb19
/Microprocessadores II/Projeto elevador/RS-232/CommThread_Unit.cpp
bb044268b8290b689d31a8df52e2c618be59fd84
[]
no_license
JaconsMorais/repcomputaria
67fbdd4ceab7868a2bfac8f6a8b1ff969b41ca90
eb53f788e885f93e6e2665f2e588ca16475b30ef
refs/heads/master
2021-01-10T16:31:16.433608
2011-07-12T01:00:05
2011-07-12T01:00:05
51,807,319
0
0
null
null
null
null
UTF-8
C++
false
false
18,390
cpp
//--------------------------------------------------------------------------- //TCommThread version 6.0 - 30/11/2005 //Luciano Vieira Koenigkan - e-mail: lucianovk@bol.com.br #include <vcl.h> #pragma hdrstop #include "CommThread_Unit.h" #pragma package(smart_init) //--------------------------------------------...
[ "discipulodopovo@gmail.com" ]
[ [ [ 1, 587 ] ] ]
79b71e8005fbe05d907f70ce36bebe30f9474f3d
c1c3866586c56ec921cd8c9a690e88ac471adfc8
/MeizuM8/01.HelloWorld/01.HelloWorld.cpp
0a1e4295802ff0409f2f7db7b13b83cb25de4d33
[]
no_license
rtmpnewbie/lai3d
0802dbb5ebe67be2b28d9e8a4d1cc83b4f36b14f
b44c9edfb81fde2b40e180a651793fec7d0e617d
refs/heads/master
2021-01-10T04:29:07.463289
2011-03-22T17:51:24
2011-03-22T17:51:24
36,842,700
1
0
null
null
null
null
GB18030
C++
false
false
2,808
cpp
#include "stdafx.h" /************************************************************************/ /* * Copyright (C) Meizu Technology Corporation Zhuhai China * All rights reserved. * 中国珠海, 魅族科技有限公司, 版权所有. * * This file is a part of the Meizu Foundation Classes library. * Author: Michael * Create on: 2008-12...
[ "laiyanlin@27d9c402-1b7e-11de-9433-ad2e3fad96c5" ]
[ [ [ 1, 108 ] ] ]
d14ebcd6c22bc947ecf1b8c7cfa0822082f812ce
5218c2a5173e3137f341f99aa0495879b189042a
/Stokes/Core/Exception.cpp
fce6f246f8f3426d2f7e21454a4bc8e560ddef97
[]
no_license
bungnoid/stokes
cd00ba5d5aeb36da69fb38db69b1d2394853dada
553abca00a626379ea7fb9f51c206d15ae32d2da
refs/heads/master
2021-01-10T12:57:12.718405
2011-08-15T09:44:30
2011-08-15T09:44:30
51,467,263
0
0
null
null
null
null
UTF-8
C++
false
false
90
cpp
#include <Stokes/Core/Exception.hpp> ENTER_NAMESPACE_STOKES LEAVE_NAMESPACE_STOKES
[ "Bo.Schwarzstein@gmail.com" ]
[ [ [ 1, 5 ] ] ]
15f741ca3a6f2e5a203359a4a8658ba20a57929b
9773c3304eecc308671bcfa16b5390c81ef3b23a
/MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/PageEditDlg.cpp
c851210fd091bcd8911d0a0461bff5272dad09f5
[]
no_license
15831944/AiPI-1
2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4
9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8
refs/heads/master
2021-12-02T20:34:03.136125
2011-10-27T00:07:54
2011-10-27T00:07:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,755
cpp
// PageEditDlg.cpp : implementation file // #include "stdafx.h" #include "AIPI.h" #include "PageEditDlg.h" #include "InductionTabView.h" #include "AIPITabView.h" #include ".\GridCtrl\GridCtrl.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;...
[ "flexdeveloper@gmgs-iMac.local" ]
[ [ [ 1, 274 ] ] ]
08e2549340c10ccc1ffbda4e35dd5a802c0bf05a
1960e1ee431d2cfd2f8ed5715a1112f665b258e3
/src/writeread.cpp
92fd457fc22a01b3f1c8b1e554e78f7a79c93b20
[]
no_license
BackupTheBerlios/bvr20983
c26a1379b0a62e1c09d1428525f3b4940d5bb1a7
b32e92c866c294637785862e0ff9c491705c62a5
refs/heads/master
2021-01-01T16:12:42.021350
2009-11-01T22:38:40
2009-11-01T22:38:40
39,518,214
0
0
null
null
null
null
UTF-8
C++
false
false
4,817
cpp
//+=================================================================== // // To build: // cl /GX WriteRead.cpp // //+=================================================================== #define WIN32_LEAN_AND_MEAN #define UNICODE #define _UNICODE #include <stdio.h> #include <windows.h> #includ...
[ "dwachmann@01137330-e44e-0410-aa50-acf51430b3d2" ]
[ [ [ 1, 141 ] ] ]
6fa6c42a16d48ffaab26bd6ddf6ba3b346f6ae6e
0ee189afe953dc99825f55232cd52b94d2884a85
/mstd/access.hpp
89ebff7d4dbb8170b1ea7892c0d10773114a88ac
[]
no_license
spolitov/lib
fed99fa046b84b575acc61919d4ef301daeed857
7dee91505a37a739c8568fdc597eebf1b3796cf9
refs/heads/master
2016-09-11T02:04:49.852151
2011-08-11T18:00:44
2011-08-11T18:00:44
2,192,752
0
0
null
null
null
null
UTF-8
C++
false
false
2,793
hpp
#pragma once #include <boost/noncopyable.hpp> #include <boost/thread/locks.hpp> #include <boost/thread/shared_mutex.hpp> namespace mstd { namespace detail { template<class Mutex> class nolock { public: explicit nolock(Mutex & mutex) {} bool owns_lock() const { return true; } }; } templa...
[ "admin@zranger.net" ]
[ [ [ 1, 128 ] ] ]
d6be23a2fdf3d6d090fbf11041dbd6bf80c5843b
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/Plugins/Plugin_AwesomiumWidget/KeyboardHook.cpp
dfef3d60ad185ec0bd66b543f11c7a49a058ea52
[]
no_license
lxinhcn/starworld
79ed06ca49d4064307ae73156574932d6185dbab
86eb0fb8bd268994454b0cfe6419ffef3fc0fc80
refs/heads/master
2021-01-10T07:43:51.858394
2010-09-15T02:38:48
2010-09-15T02:38:48
47,859,019
2
1
null
null
null
null
UTF-8
C++
false
false
2,559
cpp
/* This file is part of NaviLibrary, a library that allows developers to create and interact with web-content as an overlay or material in Ogre3D applications. Copyright (C) 2009 Adam J. Simmons http://princeofcode.com/navilibrary.php This library is free software; you can redistribute it and/or modify ...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 92 ] ] ]
39f3c0ac8068d62b675a92319a36cc508bdf0ad4
81a3611bfa4e9022e1194295a8f314bafa744f69
/grass-20100203/src/DLGLexer.h
2bda95ef58ab1f6ff03633b846fcdff620a94dda
[]
no_license
ominux/sjtuedaacgrass
65c02f6a1db52e8194157fd1622b73124220a27c
463b1926b1eddcc06ff2253b3077aad1bca7e37b
refs/heads/master
2016-09-15T16:14:00.747072
2010-05-18T13:20:08
2010-05-18T13:20:08
32,243,113
0
0
null
null
null
null
UTF-8
C++
false
false
9,932
h
#ifndef DLGLexer_h #define DLGLexer_h /* * D L G L e x e r C l a s s D e f i n i t i o n * * Generated from: parser.dlg * * 1989-2001 by Will Cohen, Terence Parr, and Hank Dietz * Purdue University Electrical Engineering * DLG Version 1.33MR33 */ #include "DLexerBase.h" class DLGLexer : pub...
[ "wontian@ecd5914e-0e2d-11df-9afa-8babb764c599" ]
[ [ [ 1, 362 ] ] ]
6a6e55fa0c7f2c786601e67e2d790157eede0cb5
03d1f3dd8c9284b93890648d65a1589276ef505f
/VisualSPH/Render/gMetaballs.h
d8da71f45f374970bc1b975aec7d3162b7db495e
[]
no_license
shadercoder/photonray
18271358ca7f20a3c4a6326164d292774bfc3f53
e0bbad33bc9c03e094036748f965100023aa0287
refs/heads/master
2021-01-10T04:20:14.592834
2011-05-07T21:09:43
2011-05-07T21:09:43
45,577,179
0
0
null
null
null
null
UTF-8
C++
false
false
3,957
h
#pragma once #include <vector> #include "GObject.h" #include "gQuad.h" #include "DenseField.h" #include "Particle.h" #include <algorithm> #include "tbb/tbb.h" #include "tbb/parallel_for.h" #include "tbb/blocked_range.h" using namespace tbb; using namespace std; class CalcField { private: DenseFiel...
[ "ilyakrukov@f2d442f5-4fb6-3e1e-f2a6-32ff9b5dcf3a", "IlyaKrukov@f2d442f5-4fb6-3e1e-f2a6-32ff9b5dcf3a" ]
[ [ [ 1, 23 ], [ 25, 58 ], [ 60, 90 ], [ 95, 137 ] ], [ [ 24, 24 ], [ 59, 59 ], [ 91, 94 ] ] ]
711d4d60a8808fbbff69d586ae30445afa5cf8de
da49fe5fb9fc91dba1f0236411de3021e1e25348
/BaczekKPAI.cpp
37bdceea68087231d38f13a03c08df09d1345339
[]
no_license
imbaczek/baczek-kpai
7f84d83ba395c2e5b5d85c10c14072049b4830ab
4291ec37f49fc8cb4a643133ed5f3024264e1e27
refs/heads/master
2020-03-28T19:13:42.841144
2009-10-29T21:39:02
2009-10-29T21:39:02
151,447
1
0
null
null
null
null
UTF-8
C++
false
false
14,412
cpp
// BaczekKPAI.cpp: implementation of the BaczekKPAI class. // //////////////////////////////////////////////////////////////////////////////// // system includes #include <fstream> #include <stdlib.h> #include <cassert> #include <iterator> #include <sstream> #include <boost/foreach.hpp> #include <boost/file...
[ "imbaczek@gmail.com" ]
[ [ [ 1, 556 ] ] ]
9a806b5998d18e6df9b38382022857de613f8314
de98f880e307627d5ce93dcad1397bd4813751dd
/3libs/ut/include/OXInteger.inl
32257fe7716c0beff0e39821dd675bf547aa8a03
[]
no_license
weimingtom/sls
7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8
d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd
refs/heads/master
2021-01-10T22:20:55.638757
2011-03-19T06:23:49
2011-03-19T06:23:49
44,464,621
2
0
null
null
null
null
UTF-8
C++
false
false
1,220
inl
// ========================================================================== // Inline Implementation : COXInteger // ========================================================================== // Header file : OXInteger.inl // Version: 9.3 // Source : R.Mortelmans // Creation Date : 12th February ...
[ "andyweike@tom.com" ]
[ [ [ 1, 57 ] ] ]
e87781330a1b850a32db912b156fdb20730b433a
cd0987589d3815de1dea8529a7705caac479e7e9
/webkit/WebKit/blackberry/WebKitSupport/TileIndexHash.h
6f860a6d2238a62dd537cafeee9a4b16e62b6683
[ "BSD-2-Clause" ]
permissive
azrul2202/WebKit-Smartphone
0aab1ff641d74f15c0623f00c56806dbc9b59fc1
023d6fe819445369134dee793b69de36748e71d7
refs/heads/master
2021-01-15T09:24:31.288774
2011-07-11T11:12:44
2011-07-11T11:12:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,494
h
/* * Copyright (C) Research In Motion Limited 2009. All rights reserved. */ #ifndef TileIndexHash_h #define TileIndexHash_h #include "TileIndex.h" #include <limits> #include <wtf/HashMap.h> #include <wtf/HashSet.h> using Olympia::WebKit::TileIndex; namespace WTF { template<> struct IntHash<Ti...
[ "sdevitt@rim.com" ]
[ [ [ 1, 41 ] ] ]
0d3e6f0e8d64a62a0cdb22eaada4a5a9cba68bdd
74e7667ad65cbdaa869c6e384fdd8dc7e94aca34
/MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/corlib_native_System_GC.h
4a221bbe4cc6f8e1c3842923292eff62f7cbe1bc
[ "BSD-3-Clause", "OpenSSL", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
gezidan/NETMF-LPC
5093ab223eb9d7f42396344ea316cbe50a2f784b
db1880a03108db6c7f611e6de6dbc45ce9b9adce
refs/heads/master
2021-01-18T10:59:42.467549
2011-06-28T08:11:24
2011-06-28T08:11:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,044
h
//----------------------------------------------------------------------------- // // ** WARNING! ** // This file was generated automatically by a tool. // Re-running the tool will overwrite this file. // You should copy this file to a custom location // before adding any customizat...
[ "psampaio.isel@gmail.com" ]
[ [ [ 1, 28 ] ] ]
13ce4ebbf1c00dfd81110f684f44449360028257
d76a67033e3abf492ff2f22d38fb80de804c4269
/lov8/generated/v8_system.cpp
4119c56be441ecba607edde4c02f90bf76ac84ca
[ "Zlib" ]
permissive
truthwzl/lov8
869a6be317b7d963600f2f88edaefdf9b5996f2d
579163941593bae481212148041e0db78270c21d
refs/heads/master
2021-01-10T01:58:59.103256
2009-12-16T16:00:09
2009-12-16T16:00:09
36,340,451
0
0
null
null
null
null
UTF-8
C++
false
false
3,688
cpp
#include <v8.h> #include "../v8Object.h" #include "../../src/system/love_system.h" // extern // forward declaractions void JSlove_systemSetupClass(v8::Handle<v8::ObjectTemplate> js_obj); v8::Handle<v8::ObjectTemplate> JSlove_systemCreateClass(); /** * love_system::getVersion */ v8::Handle<...
[ "m4rvin2005@8b5f54a0-8722-11de-9e21-49812d2d8162" ]
[ [ [ 1, 157 ] ] ]
9da0442c10ea95130096ae6cd3011d20e101664d
1eb0e6d7119d33fa76bdad32363483d0c9ace9b2
/PointCloud/trunk/PointCloud/ANN/kd_search.cpp
7058e57d9cf0a4c7a9dd48f5e7ae991590ebed66
[]
no_license
kbdacaa/point-clouds-mesh
90f174a534eddb373a1ac6f5481ee7a80b05f806
73b6bc17aa5c597192ace1a3356bff4880ca062f
refs/heads/master
2016-09-08T00:22:30.593144
2011-06-04T01:54:24
2011-06-04T01:54:24
41,203,780
0
2
null
null
null
null
UTF-8
C++
false
false
8,893
cpp
#include "stdafx.h" //---------------------------------------------------------------------- // File: kd_search.cpp // Programmer: Sunil Arya and David Mount // Description: Standard kd-tree search // Last modified: 01/04/05 (Version 1.0) //---------------------------------------------------------------------...
[ "huangchunkuangke@e87e5053-baee-b2b1-302d-3646b6e6cf75" ]
[ [ [ 1, 211 ] ] ]
540386e064a5eb6460e437fce4d885a6ccb65e05
be78c6c17e74febd81d3f89e88347a0d009f4c99
/src/GoIO_cpp/GTextUtils.h
ab7310c2ed588be5513f4af6539c654b560a4130
[]
no_license
concord-consortium/goio_sdk
87b3f816199e0bc3bd03cf754e0daf2b6a10f792
e371fd14b8962748e853f76a3a1b472063d12284
refs/heads/master
2021-01-22T09:41:53.246014
2011-07-14T21:33:34
2011-07-14T21:33:34
851,663
1
0
null
null
null
null
UTF-8
C++
false
false
9,353
h
// GTextUtils.h // // Common text/string-related utilities, including // text-format data importing facilities and types. // NOTE CHANGE IN-PROGRESS: Many text-related methods // currently in GUtils.h will be moved here in the near // future. #ifndef _GTEXTUTILS_H_ #define _GTEXTUTILS_H_ #include "GTypes.h...
[ "stephen.bannasch@gmail.com", "lonoami@gmail.com" ]
[ [ [ 1, 77 ], [ 79, 174 ] ], [ [ 78, 78 ] ] ]
66e4b3a395d9e408b05ada16e2bf132881f20566
b22c254d7670522ec2caa61c998f8741b1da9388
/dependencies/OpenSceneGraph/include/osgManipulator/Translate1DDragger
bc3fd109c49c6def0394bcde6011fe7f4fb8d2b1
[]
no_license
ldaehler/lbanet
341ddc4b62ef2df0a167caff46c2075fdfc85f5c
ecb54fc6fd691f1be3bae03681e355a225f92418
refs/heads/master
2021-01-23T13:17:19.963262
2011-03-22T21:49:52
2011-03-22T21:49:52
39,529,945
0
1
null
null
null
null
UTF-8
C++
false
false
2,529
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included with...
[ "vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13" ]
[ [ [ 1, 70 ] ] ]
9f4cd950c24f0f6ea278df1d0f53d6294c3433b3
01acea32aaabe631ce84ff37340c6f20da3065a6
/ship.cpp
e15af7e8dc9d9514452cf9098780f473dfecc0fc
[]
no_license
olooney/pattern-space
db2804d75249fe42427c15260ecb665bc489e012
dcf07e63a6cb7644452924212ed087d45c301e78
refs/heads/master
2021-01-20T09:38:41.065323
2011-04-20T01:25:58
2011-04-20T01:25:58
1,638,393
0
0
null
null
null
null
UTF-8
C++
false
false
2,760
cpp
/* Implementation for Ship class. Note that the Controls class, also defined in ship.h, is basically a struct and has no implementation here. All we're doing is keeping track of the state of the relevant control keys, and applying forces to the Ship based on which combination of keys is being held dow...
[ "olooney@gmail.com" ]
[ [ [ 1, 81 ] ] ]
6c3f4b5f4eb7b9e9c9275aa5978692fa8072b0e2
63937d06f9f4083609200cb743ec0122c6da9f40
/tests/test_2.cpp
11bb920b7f63cf8b76f18798a1cf0bf9f20a615e
[]
no_license
funkjunky/slogic
924704b192f102390e1fde1402aedfcb13d3af40
4795a9f7aa626faa215012d94686b1769af4f2c7
refs/heads/master
2021-01-22T09:46:51.990756
2011-02-10T08:51:27
2011-02-10T08:51:27
1,341,519
1
0
null
null
null
null
UTF-8
C++
false
false
3,066
cpp
/** * \todo Do inherited members show up in initializer lists??? */ #include "subj_logic.hpp" #include <iostream> #include <set> using namespace std; using namespace Subj_logic; template <typename T> T reduce(T data) { return data; } int main() { // Example D: Reliability Analusis Opinion x...
[ "jason.abz@gmail.com" ]
[ [ [ 1, 80 ] ] ]
58db100579f9adb13e3babcd341c9f784a733d03
5095bbe94f3af8dc3b14a331519cfee887f4c07e
/Shared/ComponentInterface2/CMPScienceAPI.h
e455ce48cce1a1d7c22dff758fb5430059d6f2ab
[]
no_license
sativa/apsim_development
efc2b584459b43c89e841abf93830db8d523b07a
a90ffef3b4ed8a7d0cce1c169c65364be6e93797
refs/heads/master
2020-12-24T06:53:59.364336
2008-09-17T05:31:07
2008-09-17T05:31:07
64,154,433
0
0
null
null
null
null
UTF-8
C++
false
false
29,743
h
#ifndef CMPScienceAPIH #define CMPScienceAPIH #include <general/platform.h> #include <ComponentInterface2/ScienceAPI.h> class CMPComponentInterface; // ------------------------------------------------------------------ // CMP Implementation for interacting with simulation // NB: Autogenerated. Do not modify ...
[ "devoilp@8bb03f63-af10-0410-889a-a89e84ef1bc8", "hol353@8bb03f63-af10-0410-889a-a89e84ef1bc8" ]
[ [ [ 1, 6 ], [ 8, 30 ], [ 33, 216 ], [ 220, 237 ], [ 241, 426 ] ], [ [ 7, 7 ], [ 31, 32 ], [ 217, 219 ], [ 238, 240 ] ] ]
ae69d794cf7d9aa0ac932a5493fef214b8671c31
df070aa6eb5225412ebf0c3916b41449edfa16ac
/AVS_Transcoder_SDK/kernel/video/tavs/avs_enc/src/configfile.cpp
f9634512c2ed1abddc328c3825667edb32b92357
[]
no_license
numericalBoy/avs-transcoder
659b584cc5bbc4598a3ec9beb6e28801d3d33f8d
56a3238b34ec4e0bf3a810cedc31284ac65361c5
refs/heads/master
2020-04-28T21:08:55.048442
2010-03-10T13:28:18
2010-03-10T13:28:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,616
cpp
/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLAIMER OF WARRANTY * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"...
[ "zhihang.wang@6c8d3a4c-d4d5-11dd-b6b4-918b84bbd919" ]
[ [ [ 1, 520 ] ] ]
b3a231f53e9bdfaa6b86397670816596d16bb773
6bdb3508ed5a220c0d11193df174d8c215eb1fce
/Codes/Halak/UIButton.inl
7c758f7216b22561e0e2a5c76c8aade4eb73097e
[]
no_license
halak/halak-plusplus
d09ba78640c36c42c30343fb10572c37197cfa46
fea02a5ae52c09ff9da1a491059082a34191cd64
refs/heads/master
2020-07-14T09:57:49.519431
2011-07-09T14:48:07
2011-07-09T14:48:07
66,716,624
0
0
null
null
null
null
UTF-8
C++
false
false
811
inl
namespace Halak { UIButton::State UIButton::GetCurrentState() const { return currentState; } UIWindow* UIButton::GetNormalWindow() const { return normalWindow; } UIWindow* UIButton::GetPushedWindow() const { return pushedWindow; } UIWin...
[ "halakshin@gmail.com" ]
[ [ [ 1, 42 ] ] ]
9cfcd4c3d9544ad1517e841be82dce0a18a9f1d2
c70941413b8f7bf90173533115c148411c868bad
/plugins/SwfPlugin/include/vtxswfFontParser.h
c5fe9556d6700052cab53c7c57aaa787d554a08e
[]
no_license
cnsuhao/vektrix
ac6e028dca066aad4f942b8d9eb73665853fbbbe
9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a
refs/heads/master
2021-06-23T11:28:34.907098
2011-03-27T17:39:37
2011-03-27T17:39:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,973
h
/* ----------------------------------------------------------------------------- This source file is part of "vektrix" (the rich media and vector graphics rendering library) For the latest info, see http://www.fuse-software.com/ Copyright (c) 2009-2010 Fuse-Software (tm) Permission is hereby granted, free of ...
[ "fixxxeruk@9773a11d-1121-4470-82d2-da89bd4a628a", "stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a" ]
[ [ [ 1, 28 ], [ 34, 34 ], [ 38, 38 ] ], [ [ 29, 33 ], [ 35, 37 ], [ 39, 51 ] ] ]
a58372368f68c257d4f5520163a37a1c6bf4647f
718dc2ad71e8b39471b5bf0c6d60cbe5f5c183e1
/soft micros/Codigo/codigo portable/Vista/DiagramaDeNavegacion/Boxes/BoxPropiedadVF.hpp
f01e5ada14b7f550d1bec4e9dbe92315bd6fb129
[]
no_license
jonyMarino/microsdhacel
affb7a6b0ea1f4fd96d79a04d1a3ec3eaa917bca
66d03c6a9d3a2d22b4d7104e2a38a2c9bb4061d3
refs/heads/master
2020-05-18T19:53:51.301695
2011-05-30T20:40:24
2011-05-30T20:40:24
34,532,512
0
0
null
null
null
null
ISO-8859-2
C++
false
false
2,861
hpp
#ifndef _BOX_PROPIEDAD_VF_HPP #define _BOX_PROPIEDAD_VF_HPP #include "Box.hpp" #include "Propiedades/PropiedadGetterVisual/PropGetterVisualVF.hpp" #include "Propiedades/ConstructorPropiedadGetter.hpp" #include "PE/include/PE_Types.h" //#include "BoxPropiedadEntradaCondicional.hpp" class BoxPropiedadVF:publ...
[ "nicopimen@9fc3b3b2-dce3-11dd-9b7c-b771bf68b549" ]
[ [ [ 1, 75 ] ] ]
a5394cf6b0ad21bb3a11ee9e1b8948ec01241acd
c1b7571589975476405feab2e8b72cdd2a592f8f
/paradebot10/TaskTemplate.h
a7f622ab5f742bf0035a5e2dec36879bdc983c07
[]
no_license
chopshop-166/frc-2010
ea9cd83f85c9eb86cc44156f21894410a9a4b0b5
e15ceff05536768c29fad54fdefe65dba9a5fab5
refs/heads/master
2021-01-21T11:40:07.493930
2010-12-10T02:04:05
2010-12-10T02:04:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,412
h
/******************************************************************************* * Project : Framework * File Name : TaskTemplate.h * Owner : Software Group (FIRST Chopshop Team 166) * Creation Date : January 18, 2010 * File Description : Template header file for tasks, with template function...
[ "demosthenes2k7@gmail.com", "bot190@gmail.com" ]
[ [ [ 1, 1 ], [ 3, 11 ], [ 14, 19 ], [ 22, 24 ], [ 26, 42 ], [ 44, 44 ] ], [ [ 2, 2 ], [ 12, 13 ], [ 20, 21 ], [ 25, 2...
75bd1bbc515e82f8093d47907f4297d31eaf1c65
155c4955c117f0a37bb9481cd1456b392d0e9a77
/Tessa/TessaInstructions/TessaInstruction.cpp
51cfa24a870761a36a260693d415939967a3a703
[]
no_license
zwetan/tessa
605720899aa2eb4207632700abe7e2ca157d19e6
940404b580054c47f3ced7cf8995794901cf0aaa
refs/heads/master
2021-01-19T19:54:00.236268
2011-08-31T00:18:24
2011-08-31T00:18:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,879
cpp
#include "TessaInstructionHeader.h" #include "BasicBlock.h" // To avoid circular dependencies namespace TessaInstructions { TessaInstruction::TessaInstruction() : TessaValue() { } TessaInstruction::TessaInstruction(BasicBlock* basicBlockToInsert) : TessaValue() { basicBlockToInsert->addIn...
[ "mason@masonchang.com" ]
[ [ [ 1, 278 ] ] ]
4b25eaa6ad8b604702f1a1a00721df084ad2df8c
b14d5833a79518a40d302e5eb40ed5da193cf1b2
/cpp/extern/xercesc++/2.6.0/src/xercesc/framework/XMLValidator.cpp
9bfa690d07f7b82865488a911b2ddcb8eef1cf6a
[ "Apache-2.0" ]
permissive
andyburke/bitflood
dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf
fca6c0b635d07da4e6c7fbfa032921c827a981d6
refs/heads/master
2016-09-10T02:14:35.564530
2011-11-17T09:51:49
2011-11-17T09:51:49
2,794,411
1
0
null
null
null
null
UTF-8
C++
false
false
12,621
cpp
/* * Copyright 1999-2004 The Apache Software Foundation. * * 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 re...
[ "aburke@bitflood.org" ]
[ [ [ 1, 371 ] ] ]
aa0419b5857d875f6366f6122f42998b5fd1d781
68282fb4d720ff76e2414a2646c8c5d2bb5aef2b
/vsoz/fn71112/logger.h
73e92d57cda5b786fe23dccca0cf70fffd5bc15d
[]
no_license
marvellouz/fmi_projects
d0e67a1386c059bf5edadc3bd0336c12e7f4117b
b25b679e411456e91d2002b7e2c3be10b519b519
refs/heads/master
2021-01-17T14:00:24.529519
2011-10-24T18:00:54
2011-10-24T18:00:54
486,223
0
1
null
null
null
null
UTF-8
C++
false
false
582
h
#ifndef LOGGER_H #define LOGGER_H #include <iostream> template <class Container> std::ostream& log(Container const& container) { for (typename Container::const_iterator it = container.begin(); it != container.end(); it++) { std::clog << ' ' << *it; } return std::clog; } #ifdef LOGGING #...
[ "vdinkova@fmi.uni-sofia.bg" ]
[ [ [ 1, 29 ] ] ]
d3b2303a71bea4f9aa9f09308390f18c1dccffda
ae2adbf262d2938684664e3195a3b71934f4448c
/trabalho 02/ConexComponent.h
8ae671e8ed2ff94ee88a85475879bbad602223a3
[]
no_license
cmdalbem/saint-ende
e5e251a0b274e40c02233ed4963ca0c619ed31eb
b5aeeea978108d1e906fd168c0c24618a3d35882
refs/heads/master
2020-07-09T08:21:07.963803
2009-12-21T17:32:25
2009-12-21T17:32:25
32,224,226
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,155
h
#ifndef _CONEXCOMPONENT_H_ #define _CONEXCOMPONENT_H_ #include "bib/EasyBMP.h" #include "Imagem.h" class ConexComponent { private: int area; int perimeter; int xo, yo; //um ponto qualquer pertencente à linha de borda do componente int x1, x2, y1, y2; //coordenadas...
[ "ninja.dalbem@7df66274-e10c-11de-a155-4d945b6d75ec", "lfzawacki@7df66274-e10c-11de-a155-4d945b6d75ec", "Que.Bala@gmail.com@7df66274-e10c-11de-a155-4d945b6d75ec" ]
[ [ [ 1, 4 ], [ 6, 10 ], [ 13, 18 ], [ 20, 20 ], [ 22, 23 ], [ 31, 32 ], [ 34, 34 ], [ 36, 36 ], [ 38, 38 ], [ 40, 40 ...
42f844d763cf07f9f1dfc1f1ac46a57876a5a77d
1081941fa4ea44f77ab76b325f7e41c4e89846c1
/Utils.h
d5b750b6efbc64fa33465c4e8575461940d5eb19
[]
no_license
Wu-Lab/Samo
da1bc7ccd78ebc0146cc64bed5a13b40fd868bda
7f16cdf245f66686db4e6fb38df6625c41ede2de
refs/heads/master
2020-07-09T08:54:06.531097
2010-12-29T08:57:12
2010-12-29T08:57:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,698
h
#ifndef __UTILS_H #define __UTILS_H #include <new> #include <ctime> #include <vector> #include <iosfwd> #include <iterator> #include <boost/shared_ptr.hpp> using namespace std; namespace std { namespace tr1 = ::boost; } class Timer { static int m_instance_num; int m_id; clock_t m_st...
[ "wulingyun@localhost" ]
[ [ [ 1, 173 ] ] ]
ee939149fb8e7156afb67f7cf64056955ce65501
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/Tools/LayoutEditor/EditorWidgets.h
8c10da0c92a772c91419b24329ae8dc1995b0bd4
[]
no_license
lxinhcn/starworld
79ed06ca49d4064307ae73156574932d6185dbab
86eb0fb8bd268994454b0cfe6419ffef3fc0fc80
refs/heads/master
2021-01-10T07:43:51.858394
2010-09-15T02:38:48
2010-09-15T02:38:48
47,859,019
2
1
null
null
null
null
UTF-8
C++
false
false
2,565
h
#ifndef __EDITOR_WIDGETS_H__ #define __EDITOR_WIDGETS_H__ #include <sstream> #include "WidgetContainer.h" #include "SettingsSector.h" namespace tools { typedef MyGUI::delegates::CMultiDelegate0 Event_ChangeWidgets; typedef std::vector<WidgetContainer*> VectorWidgetContainer; typedef MyGUI::Enumerator<...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 81 ] ] ]
5bb24b926f86cca1912f2484b1e45e0640e76d4b
b6e0e894be10de33532969a67b9e278753d392f9
/timelabel.cpp
aaa7bcc080e505a431f40a7ec6db53dd74def350
[]
no_license
faellsa/teachersmanagement
4f9ef70ec91b1237d45cd2b7c71afdd2bc183e0e
15f79a11eadac2e6c811fe27fbf727faa27d32c3
refs/heads/master
2020-05-16T19:01:29.339150
2011-05-21T09:46:30
2011-05-21T09:46:30
32,401,290
0
0
null
null
null
null
GB18030
C++
false
false
908
cpp
#include "timelabel.h" #include <QTime> #include <QDate> TimeLabel::TimeLabel(QWidget* parent) : QLabel(parent) { setDayOfTime(); connect(&m_Timer, SIGNAL(timeout()), this, SLOT(timeUpdate())); m_Timer.setInterval(1000); m_Timer.start(); } void TimeLabel::timeUpdate() { setText( QDate::currentD...
[ "lefthand0702@69ecbcbb-dc20-fe55-c2b8-cdc3f9c2dbdb" ]
[ [ [ 1, 49 ] ] ]
8213c20afa85b7c3dc5df8aa9fc65447e905ccb8
fe0851fdab6b35bc0f3059971824e036eb1d954b
/vs2010/opbm/opbm/opbm_assist.cpp
0c82e10a3874672a16c2fa88ccb19f0abff03319
[]
no_license
van-smith/OPBM
751f8f71e6823b7f1c95e5002909427910479f90
889d8ead026731f7f5ae0e9d5f0e730bb7731ffe
HEAD
2016-08-07T10:44:54.348257
2011-12-21T22:50:06
2011-12-21T23:25:25
2,143,608
0
1
null
null
null
null
UTF-8
C++
false
false
4,858
cpp
////////// // // opbm_assist.cpp // Holds functions related to opbm.cpp // ///// ////////// // // Functions related to the above AU3 plugin functions: // FirefoxInstallerAssist() // ChromeInstallerAssist() // OperaInstallerAssist() // SafariInstallerAssist() // InternetExplorerInstallerAssist(...
[ "rick@canalabs.com" ]
[ [ [ 1, 205 ] ] ]
854070ab83d93f6e23599da4e5e10ec1fa966146
f96efcf47a7b6a617b5b08f83924c7384dcf98eb
/trunk/rvp/Utils.cpp
071f1186b0dc04f6b4f225d026e54f9bd1cf1a81
[]
no_license
BackupTheBerlios/mtlen-svn
0b4e7c53842914416ed3f6b1fa02c3f1623cac44
f0ea6f0cec85e9ed537b89f7d28f75b1dc108554
refs/heads/master
2020-12-03T19:37:37.828462
2011-12-07T20:02:16
2011-12-07T20:02:16
40,800,938
0
0
null
null
null
null
UTF-8
C++
false
false
16,726
cpp
/* RVP Protocol Plugin for Miranda IM Copyright (C) 2005 Piotr Piastucki This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versio...
[ "the_leech@3f195757-89ef-0310-a553-cc0e5972f89c" ]
[ [ [ 1, 707 ] ] ]
24e219c694316b8adeea45c2fa31496bd6ac5def
e2f961659b90ff605798134a0a512f9008c1575b
/Example-11/MODEL_SCAL.INC
a867644fd6014d5464fcb9b2190ed6bccadcb562
[]
no_license
bs-eagle/test-models
469fe485a0d9aec98ad06d39b75901c34072cf60
d125060649179b8e4012459c0a62905ca5235ba7
refs/heads/master
2021-01-22T22:56:50.982294
2009-11-10T05:49:22
2009-11-10T05:49:22
1,266,143
1
1
null
null
null
null
UTF-8
C++
false
false
1,450
inc
SWOF 0 0 1 2 0.111111111111111 0.00137174211248285 0.790123456790123 1.77777777777778 0.222222222222222 0.0109739368998628 0.604938271604938 1.55555555555556 0.333333333333333 0.037037037037037 0.444444444444445 1.33333333333333 0.444444444444444 0.08779149519...
[ "sergey.miryanov@gmail.com" ]
[ [ [ 1, 26 ] ] ]
1c5f2f558a64780c88e3ed9b07e5a499e079f991
81e051c660949ac0e89d1e9cf286e1ade3eed16a
/quake3ce/code/game/bg_lib.cpp
5f2b38f2f99a20823e163396d832337119c6decd
[]
no_license
crioux/q3ce
e89c3b60279ea187a2ebcf78dbe1e9f747a31d73
5e724f55940ac43cb25440a65f9e9e12220c9ada
refs/heads/master
2020-06-04T10:29:48.281238
2008-11-16T15:00:38
2008-11-16T15:00:38
32,103,416
5
0
null
null
null
null
UTF-8
C++
false
false
15,316
cpp
// // // bg_lib,c -- standard C library replacement routines used by code // compiled for the virtual machine #include "q_shared.h" #include "bg_public.h" #include "bg_local.h" /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and u...
[ "jack.palevich@684fc592-8442-0410-8ea1-df6b371289ac" ]
[ [ [ 1, 776 ] ] ]
78c26e592fdab4aca6be9b3bd12d2d0acb505f24
52f70251d04ca4f42ba3cb991727003a87d2c358
/src/pragma/math/types.h
a48ff85079c0443214d83a05da3241f79f7a13e5
[ "MIT" ]
permissive
vicutrinu/pragma-studios
71a14e39d28013dfe009014cb0e0a9ca16feb077
181fd14d072ccbb169fa786648dd942a3195d65a
refs/heads/master
2016-09-06T14:57:33.040762
2011-09-11T23:20:24
2011-09-11T23:20:24
2,151,432
0
0
null
null
null
null
UTF-8
C++
false
false
418
h
#pragma once #include "vector2.h" #include "vector3.h" #include "vector4.h" #include "matrix3x3.h" #include "matrix4x4.h" namespace pragma { typedef vector2<float> vector2f; typedef vector2<float> point2f; typedef vector3<float> vector3f; typedef vector3<float> point3f; typedef vector4<float>...
[ "vicutrinu@gmail.com" ]
[ [ [ 1, 20 ] ] ]
cd2303e0192b6405690f4b5784314c07db605778
288152f6a9b30f69418769d3691cc2a1de68f264
/include/camera.h
ce33de207acf5f7f5b328ab86c7dc75da737a0ff
[]
no_license
gingersam/WGDMotor
3575320528661c7d18f8f64cd60ab8bde721aa70
cfa6745f222d996bb88ad90bcd8a022206ab23d5
refs/heads/master
2020-03-29T21:22:40.883627
2010-12-02T16:02:45
2010-12-02T16:02:45
1,132,310
0
0
null
null
null
null
UTF-8
C++
false
false
832
h
#ifndef __CAMERA_H__ #define __CAMERA_H__ #include "vector.h" #include "window.h" #include "entity.h" class Camera { public: Camera(const Vector2D& centre, float scale) : centre(centre), scale(scale), targetScale(scale) {} Camera(float x, float y, float scale) : centre(Vector2D(x, y)), scale(sca...
[ "s.j.staton@warwick.ac.uk" ]
[ [ [ 1, 40 ] ] ]
a54792a6b5e5f4c8e7338269ccaf7cdcf30a21cf
580738f96494d426d6e5973c5b3493026caf8b6a
/Include/Vcl/psock.hpp
5a8349827f850a6da98df4985b99e39522dfd621
[]
no_license
bravesoftdz/cbuilder-vcl
6b460b4d535d17c309560352479b437d99383d4b
7b91ef1602681e094a6a7769ebb65ffd6f291c59
refs/heads/master
2021-01-10T14:21:03.726693
2010-01-11T11:23:45
2010-01-11T11:23:45
48,485,606
2
1
null
null
null
null
UTF-8
C++
false
false
16,265
hpp
// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'Psock.pas' rev: 6.00 #ifndef PsockHPP #define PsockHPP #pragma delphiheader begin #pragma option push -w- #pragma option push -Vx #include <NMConst.hpp> //...
[ "bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b" ]
[ [ [ 1, 461 ] ] ]
a3112475ce28e0fbc4ff04a3b45afe957f85889d
c2ffd6042f31e6f524a9b275e8242a7f18525f67
/injector/injector/injector.cpp
4d43e0b4cb1a822de2373178e9b9b5fedb5f21e3
[]
no_license
tadasv/splinterbyte
76ac6b64b192eb1d4d53b7e2c4ac8ca54c0168bb
d8b674d4dc9a6f7a186972b18cf33a6abcf29e95
refs/heads/master
2016-09-03T06:52:46.970481
2011-05-18T03:20:07
2011-05-18T03:20:07
1,764,249
9
0
null
null
null
null
UTF-8
C++
false
false
3,142
cpp
// injector.cpp : Defines the entry point for the console application. // #include "stdafx.h" int _tmain(int argc, _TCHAR* argv[]) { if (argc < 3) { printf("Usage: injector <command line> <path to dll>\n"); return -1; } STARTUPINFO si; PROCESS_INFORMATION pi; HMODULE hKernel32; HANDLE hRemot...
[ "tadas@imac.local" ]
[ [ [ 1, 117 ] ] ]
f8ed39804077a1a5386236e5aa09f88552cb9f04
7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3
/src/MtlProfile.h
486e080b7f3d37da6c8c930e2f1ccf360d80d0bd
[]
no_license
plus7/DonutG
b6fec6111d25b60f9a9ae5798e0ab21bb2fa28f6
2d204c36f366d6162eaf02f4b2e1b8bc7b403f6b
refs/heads/master
2020-06-01T15:30:31.747022
2010-08-21T18:51:01
2010-08-21T18:51:01
767,753
1
2
null
null
null
null
SHIFT_JIS
C++
false
false
26,185
h
/** * @file MtlProfile.h * @brief MTL : プロファイラル. */ // MTL Version 0.03 // Copyright (C) 2000 MB<mb2@geocities.co.jp> // All rights unreserved. // // This file is a part of Mb Template Library. // The code and information is *NOT* provided "as-is" without // warranty of any kind, either expressed or implie...
[ "ahya365@gmail.com" ]
[ [ [ 1, 917 ] ] ]
80ec119698a99eb441328628c0aabe7345e1cefb
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/nGENE Framework/NodeWater.cpp
f51080891e39379ca30fd207501de7f950195f9d
[]
no_license
svn2github/ngene
b2cddacf7ec035aa681d5b8989feab3383dac012
61850134a354816161859fe86c2907c8e73dc113
refs/heads/master
2023-09-03T12:34:18.944872
2011-07-27T19:26:04
2011-07-27T19:26:04
78,163,390
2
0
null
null
null
null
UTF-8
C++
false
false
22,839
cpp
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: NodeWater.cpp Version: 0.07 --------------------------------------------------------------------------- */ #inc...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 682 ] ] ]
522f41e9f262ea5fe9f588ae3112af5f637f4292
b731c89fae7986809fae57045dca707948796c3a
/ocr/ocr/GlobalCofig.cpp
94e793261cdcec4767c0c11dc5e21033cc74d3e6
[]
no_license
hy1314200/ocr1
285a99251c8f03954afb6bee30521b6d9fb1c912
051b07224a4689c01315aea53050b0c936085f8c
refs/heads/master
2016-09-07T23:57:04.680763
2008-06-07T21:51:08
2008-06-07T21:51:08
38,354,665
0
0
null
null
null
null
UTF-8
C++
false
false
287
cpp
#include "GlobalCofig.h" const char *GlobalCofig::s_configFilePath = "data/config"; ConfigFile *GlobalCofig::s_config = NULL; ConfigFile *GlobalCofig::getConfigFile() { if(s_config == NULL){ s_config = ConfigFile::parseConfig(s_configFilePath); } return s_config; }
[ "liuyi1985@8b243031-8947-0410-b39a-2b519deb81bd" ]
[ [ [ 1, 14 ] ] ]
069aec3cdf36a65a44807432d4748791538481cb
968aa9bac548662b49af4e2b873b61873ba6f680
/imgtools/romtools/readimage/src/image_reader.cpp
2ac927abbeb08bd4cf8dc0f792ff731cdf8f3cf6
[]
no_license
anagovitsyn/oss.FCL.sftools.dev.build
b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3
f458a4ce83f74d603362fe6b71eaa647ccc62fee
refs/heads/master
2021-12-11T09:37:34.633852
2010-12-01T08:05:36
2010-12-01T08:05:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,405
cpp
/* * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.ecli...
[ "none@none", "zheng.shen@nokia.com" ]
[ [ [ 1, 98 ], [ 100, 132 ], [ 135, 144 ], [ 147, 478 ] ], [ [ 99, 99 ], [ 133, 134 ], [ 145, 146 ] ] ]
360bf26a55c88a9e1f8b59906bf847893f61f072
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/SRC/Queue/priqueue.cc
0e4e6ab1f451c7c5ebbc5d606d7cba4340c13392
[]
no_license
clovermwliu/whutnetsim
d95c07f77330af8cefe50a04b19a2d5cca23e0ae
924f2625898c4f00147e473a05704f7b91dac0c4
refs/heads/master
2021-01-10T13:10:00.678815
2010-04-14T08:38:01
2010-04-14T08:38:01
48,568,805
0
0
null
null
null
null
UTF-8
C++
false
false
11,064
cc
// GENERAL PUBLIC LICENSE AGREEMENT // // PLEASE READ THIS DOCUMENT CAREFULLY BEFORE UTILIZING THE PROGRAM // // BY UTILIZING THIS PROGRAM, YOU AGREE TO BECOME BOUND BY THE TERMS OF // THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO // NOT USE THIS PROGRAM OR ANY PORTION THEREOF IN ANY FORM OR...
[ "pengelmer@f37e807c-cba8-11de-937e-2741d7931076" ]
[ [ [ 1, 343 ] ] ]
caee7b01bde3cc57c656c821ced0fc5af1421f4b
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/rl/tags/v0-1/engine/script/include/ScriptSubsystem.h
8ebc302f04758ce26e1747f06623c09d149d00d5
[ "ClArtistic", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
jacmoe/dsa-hl-svn
55b05b6f28b0b8b216eac7b0f9eedf650d116f85
97798e1f54df9d5785fb206c7165cd011c611560
refs/heads/master
2021-04-22T12:07:43.389214
2009-11-27T22:01:03
2009-11-27T22:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,209
h
/* This source file is part of Rastullahs Lockenpracht. * Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de * * This program is free software; you can redistribute it and/or modify * it under the terms of the Clarified Artistic License. * * This program is distributed in the hope that i...
[ "blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013" ]
[ [ [ 1, 39 ] ] ]
4399ef677738ee43a23ffafa4be5c11772389cd5
1caba14ec096b36815b587f719dda8c963d60134
/branches/smxgroup/smx/libsmx/qstr-new.h
42083066847ca72d157022e8f4d987a2808a188e
[]
no_license
BackupTheBerlios/smx-svn
0502dff1e494cffeb1c4a79ae8eaa5db647e5056
7955bd611e88b76851987338b12e47a97a327eaf
refs/heads/master
2021-01-10T19:54:39.450497
2009-03-01T12:24:56
2009-03-01T12:24:56
40,749,397
0
0
null
null
null
null
UTF-8
C++
false
false
4,117
h
#ifndef _QSTR_H #define _QSTR_H #ifndef _STR_H #include "str.h" #include "map.h" #include "lst.h" #endif #include "pstime.h" inline CStr Dbl2Str(double num) { CStr tmp(50); _gcvt(num, 48, tmp); tmp.Shrink(); return tmp.RTrim('.'); } class qStr { public: virtual ~qStr() {}; // public ...
[ "simul@407f561b-fe63-0410-8234-8332a1beff53" ]
[ [ [ 1, 231 ] ] ]
6b9b462f9214eab6dac4cebd5270c0976935e1fa
485a4c53387cbce41a835abfce40f1f462cd240a
/main.cpp
354b763f8617c898383229b721a63a6285822b68
[]
no_license
khandady/hw5
a5ad43a8529366b8246234f979323c538d580a0d
d6973c78ba130419714f3ccd6fcd2a740d980ea9
refs/heads/master
2016-09-05T20:52:53.261518
2011-03-14T02:23:52
2011-03-14T02:23:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,130
cpp
#include <iostream> #include <string> #include "LinkedList.h" #include "VectorList.h" using namespace std; // display program instructions to user void instructions() { cout << "Enter one of the following:\n" << " 1 to insert at beginning of list\n" << " 2 to insert at end of list\n" ...
[ "mriedlin@gmail.com", "boardbox@loki.asgard" ]
[ [ [ 1, 17 ], [ 19, 167 ], [ 171, 173 ] ], [ [ 18, 18 ], [ 168, 170 ] ] ]
a834ec615d19f098c47016c9993dc0202e9d6e19
cf579692f2e289563160b6a218fa5f1b6335d813
/XBpatch/Patchers/CX24980Patcher.h
a42d4d8b11d456899ec43e7ea954d991bdac9396
[]
no_license
opcow/XBtool
a7451971de3296e1ce5632b0c9d95430f6d3b223
718a7fbf87e08c12c0c829dd2e2c0d6cee967cbe
refs/heads/master
2021-01-16T21:02:17.759102
2011-03-09T23:36:54
2011-03-09T23:36:54
1,461,420
8
2
null
null
null
null
UTF-8
C++
false
false
747
h
#include "CX24976Patcher.h" class CX24981Patcher : public CX24976Patcher { public: virtual XBPATCH_API void GetSupportedOptions(BIOS_Supported_Options &SupOpts); virtual XBPATCH_API int Read(unsigned char *kernelBuffer, BIOS_Options *BIOSOptions); virtual XBPATCH_API int Write(unsigned char *kernelBuffe...
[ "mitch.crane@gmail.com" ]
[ [ [ 1, 17 ] ] ]
6fa54d701798438582aa72711e4b6f436595ab3e
16d8b25d0d1c0f957c92f8b0d967f71abff1896d
/OblivionOnline/cegui/WindowRendererSets/Falagard/include/FalStaticImageProperties.h
8f0cf5eea70972fa44a7e55e7f8c307df2c356c5
[]
no_license
wlasser/oonline
51973b5ffec0b60407b63b010d0e4e1622cf69b6
fd37ee6985f1de082cbc9f8625d1d9307e8801a6
refs/heads/master
2021-05-28T23:39:16.792763
2010-05-12T22:35:20
2010-05-12T22:35:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,115
h
/*********************************************************************** filename: FalagardStaticTextProperties.h created: 17/9/2005 author: Tomas L Olsen (based on code by Paul D Turner) purpose: Interface for properties for the FalagardStaticText class. **************************************************...
[ "masterfreek64@2644d07b-d655-0410-af38-4bee65694944" ]
[ [ [ 1, 77 ] ] ]
5edc80f45066c80cfe3d2417eda1c06c11f5fb10
ccc3e2995bc64d09b9e88fea8c1c7e2029a60ed8
/SO/Trabalhos/Trabalho 3/tmp_src/32142/without_test/Lib/SesError.cpp
e30c409d5be466c8c3a170e89cb5fac984abbc55
[]
no_license
masterzdran/semestre5
e559e93017f5e40c29e9f28466ae1c5822fe336e
148d65349073f8ae2f510b5659b94ddf47adc2c7
refs/heads/master
2021-01-25T10:05:42.513229
2011-02-20T17:46:14
2011-02-20T17:46:14
35,061,115
0
0
null
null
null
null
ISO-8859-1
C++
false
false
4,820
cpp
/** * Implementação do módulo de tratamento de erros */ #include "../stdafx.h" #include "../Include/SesError.h" #include <stdlib.h> const int MAX_CH_ERROR_TITLE = 64; // Dimensão max. do titulo em caracters //const int ERROR_TITLE = 64; const int MAX_CH_ERROR_MESSAGE = 256; // Dimensão max. da men...
[ "claudia.alexandra.carvalho@gmail.com@b139f23c-5e1e-54d6-eab5-85b03e268133" ]
[ [ [ 1, 167 ] ] ]
15b50fdc005a88da0ed936e658b8a789ced43af9
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/SupportWFLib/symbian/HelpUrlHandler.cpp
71ad18ceb2f565bdac988199ee3752ed3dcd958e
[ "BSD-3-Clause" ]
permissive
ravustaja/Wayfinder-S60-Navigator
ef506c418b8c2e6498ece6dcae67e583fb8a4a95
14d1b729b2cea52f726874687e78f17492949585
refs/heads/master
2021-01-16T20:53:37.630909
2010-06-28T09:51:10
2010-06-28T09:51:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,971
cpp
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd 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...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 187 ] ] ]
cfa765c3403613c11ae87bb880e4950399a78782
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_audio_devices/midi_io/juce_MidiInput.h
57532dbce0a0e1d483453a32dda3f9b75b0ca4e1
[]
no_license
owenvallis/Nomestate
75e844e8ab68933d481640c12019f0d734c62065
7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd
refs/heads/master
2021-01-19T07:35:14.301832
2011-12-28T07:42:50
2011-12-28T07:42:50
2,950,072
2
0
null
null
null
null
UTF-8
C++
false
false
6,979
h
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
[ "ow3nskip" ]
[ [ [ 1, 183 ] ] ]
f4e51c9378723c8a5ab9683e58ad962a886fa0c1
d752d83f8bd72d9b280a8c70e28e56e502ef096f
/FugueDLL/Virtual Machine/Operations/Debugging.h
c5b2e64e3d5b22b6af8a0996ddc27de01b0cb5f8
[]
no_license
apoch/epoch-language.old
f87b4512ec6bb5591bc1610e21210e0ed6a82104
b09701714d556442202fccb92405e6886064f4af
refs/heads/master
2021-01-10T20:17:56.774468
2010-03-07T09:19:02
2010-03-07T09:19:02
34,307,116
0
0
null
null
null
null
UTF-8
C++
false
false
2,183
h
// // The Epoch Language Project // FUGUE Virtual Machine // // Operations for debugging Epoch programs // #pragma once // Dependencies #include "Virtual Machine/Core Entities/Operation.h" namespace VM { namespace Operations { // // Write an expression which evaluates to a string to th...
[ "don.apoch@gmail.com", "don.apoch@localhost" ]
[ [ [ 1, 29 ], [ 32, 48 ], [ 51, 66 ], [ 68, 69 ], [ 71, 83 ] ], [ [ 30, 31 ], [ 49, 50 ], [ 67, 67 ], [ 70, 70 ] ] ]
28c1624a93ca961a20a9de5ba29a2df1092b5c8e
3c6723c88064e74961ed26fbe8f70ef2e3856ebf
/dev/macro/TTileCommRun/THTMLDoc.cpp
c816a74c3156ff204774ef7a14e450713610abfb
[]
no_license
lauramoraes/WIS
534fa416c14a25ba618b7d85323f8bb062fe9be2
e7dbd4e456c4b93ea51d33d5d631263a60a6f3b9
refs/heads/master
2021-01-02T09:32:53.155405
2009-09-16T12:53:55
2009-09-16T12:53:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,454
cpp
#define THTMLDoc_cxx #include "THTMLDoc.h" #ifdef THTMLDoc_cxx THTMLDoc::THTMLDoc(TString title, TString pageTitle) { // Initialize HTML page elements fTitle = "<title>"; fTitle += title; fTitle += "</title>\n"; fPageTitle = "<h2>"; fPageTitle += pageTitle; fPageTitle += "</h2>\n"; fSty...
[ "tilecom@lxplus208.cern.ch" ]
[ [ [ 1, 178 ] ] ]
16a8f6df8f66de28fbd071c7a8645b6a7f12e065
282057a05d0cbf9a0fe87457229f966a2ecd3550
/EIBStdLib/src/TunnelAck.cpp
952e4fee7dcef4385cad2c98b3657656d0351646
[]
no_license
radtek/eibsuite
0d1b1c826f16fc7ccfd74d5e82a6f6bf18892dcd
4504fcf4fa8c7df529177b3460d469b5770abf7a
refs/heads/master
2021-05-29T08:34:08.764000
2011-12-06T20:42:06
2011-12-06T20:42:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,910
cpp
#include "TunnelAck.h" #include "Globals.h" using namespace EibStack; CTunnelingAck::CTunnelingAck(unsigned char channelid, unsigned char sequencecounter, unsigned char status): CEIBNetPacket<EIBNETIP_TUNNELING_ACK>(TUNNELLING_ACK) { _data.structlength = 4; _data.channelid = channelid; _data.sequencecoun...
[ "yosig81@gmail.com" ]
[ [ [ 1, 54 ] ] ]
a98a31ec6b8d012e739174c9d44270d0708d6e22
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/test/testwave/testfiles/t_6_030.cpp
2728419c51092c603c4434f1a5c68812cda7741e
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
2,408
cpp
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001-2006 Hartmut Kaiser. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 48 ] ] ]
c10bfc21cdde9013081353278c1904f43e025036
34fc82430b8a8a1c38019685888543fa1b124b1d
/planetariumfd/CConverter/stdafx.cpp
cbea8d9bfe3d4783ed85078d5c51995a9fc2861e
[]
no_license
witwall/planetariumfd
5d70facd3304a98e54b0305a56b7339851c88618
25b516480ff39b89cbb5cd708a3add1d9aae0f1e
refs/heads/master
2021-01-10T20:04:35.241471
2009-12-31T14:46:31
2009-12-31T14:46:31
37,585,240
0
0
null
null
null
null
UTF-8
C++
false
false
5,388
cpp
/* Copyright (C) 2005, 2006 Hartmut Holzgraefe This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ...
[ "dimabur@5d7c0cd8-ee59-11de-8684-7d64432d61a3" ]
[ [ [ 1, 105 ] ] ]
ed388c5639e689f118d42a3b8e55ed561caba3e5
60ef79535d316aaeb4efc4f79d700fcb1c87586f
/CUGBLinker/TipStatic.cpp
ef53a473e36c9a70453cc9d5185fca594bbd296f
[]
no_license
dinglx/cugblinker
9b4cc5e129268cf3b2c14c99cd43a322c3f3487b
f4a2ee5bdecf41ec8ba91c63cf1923672964eae1
refs/heads/master
2021-01-16T00:27:54.122346
2009-12-16T17:00:50
2009-12-16T17:00:50
32,516,245
0
0
null
null
null
null
GB18030
C++
false
false
1,615
cpp
// TipStatic.cpp : 实现文件 // #include "stdafx.h" #include "TipStatic.h" // CTipStatic IMPLEMENT_DYNAMIC(CTipStatic, CStatic) CTipStatic::CTipStatic() { } CTipStatic::~CTipStatic() { } BEGIN_MESSAGE_MAP(CTipStatic, CStatic) ON_WM_SETCURSOR() ON_WM_CTLCOLOR_REFLECT() END_MESSAGE_MAP() ...
[ "dlx1986@4ddcaae0-7081-11de-ae35-f3f989a3c448", "dinglinxiao@4ddcaae0-7081-11de-ae35-f3f989a3c448" ]
[ [ [ 1, 39 ], [ 41, 51 ], [ 53, 78 ] ], [ [ 40, 40 ], [ 52, 52 ] ] ]