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
2b82e224b16c7c115ef4b944dee244180a657f2b
83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c
/code/UnrealLoader.cpp
1f9075045643b18a06265d6a561168af3859e838
[ "BSD-3-Clause" ]
permissive
spring/assimp
fb53b91228843f7677fe8ec18b61d7b5886a6fd3
db29c9a20d0dfa9f98c8fd473824bba5a895ae9e
refs/heads/master
2021-01-17T23:19:56.511185
2011-11-08T12:15:18
2011-11-08T12:15:18
2,017,841
1
1
null
null
null
null
UTF-8
C++
false
false
14,793
cpp
/* --------------------------------------------------------------------------- Open Asset Import Library (ASSIMP) --------------------------------------------------------------------------- Copyright (c) 2006-2010, ASSIMP Development Team All rights reserved. Redistribution and use of this software in sourc...
[ "aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f" ]
[ [ [ 1, 426 ] ] ]
ba5a6594c703a6f8810685bec710c09c8bb21908
98438819cc4c13994cb0dc5aec3f5ea4bd1759ab
/examples/muser/threads.cpp
846bd650d6d9ffffa2a45f310527742b1bf26ef3
[ "MIT" ]
permissive
mjs513/threadkit
fea04497a67515de00b1a74ca4bb77c9f25b1317
c59f8abcb1b4dba39337a1ed28e53a89ae2ee39a
refs/heads/master
2020-04-08T06:51:57.646460
2011-10-04T20:25:53
2011-10-04T20:25:53
41,066,952
1
0
null
null
null
null
UTF-8
C++
false
false
5,257
cpp
// File threads.cpp // Copyright 2011 Daniel Ozick // Include #include <WProgram.h> #include <avr/pgmspace.h> #include "ThreadKit.h" #include "iodefs.h" #include "timers.h" #include "songs.h" // Constants // declare user events EVENTS ( VOICE_1_START, VOICE_2_START ...
[ "dozick@computingexplorations.com" ]
[ [ [ 1, 285 ] ] ]
9090d7461d9a5a8c4613322f781b261a7e2a6189
1c9f99b2b2e3835038aba7ec0abc3a228e24a558
/Projects/elastix/elastix_sources_v4/src/Components/Optimizers/FullSearch/itkFullSearchOptimizer.cxx
b50c78f46d5aa36128c9a5cbb740a615064e8bd0
[]
no_license
mijc/Diploma
95fa1b04801ba9afb6493b24b53383d0fbd00b33
bae131ed74f1b344b219c0ffe0fffcd90306aeb8
refs/heads/master
2021-01-18T13:57:42.223466
2011-02-15T14:19:49
2011-02-15T14:19:49
1,369,569
0
0
null
null
null
null
UTF-8
C++
false
false
13,036
cxx
/*====================================================================== This file is part of the elastix software. Copyright (c) University Medical Center Utrecht. All rights reserved. See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for details. This software is distributed W...
[ "maik.stille@gmail.com" ]
[ [ [ 1, 470 ] ] ]
346d69184382af4e29a8198c1d99e2e4aeaa9c12
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/Samples/AIAD/LevelUpWindow.cpp
e0e8488a8d41ef3fb10e1be1663ee74a39ea5722
[]
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
1,034
cpp
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: LevelUpWindow.cpp Version: 0.01 --------------------------------------------------------------------------- */ ...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 43 ] ] ]
ffc4761b9c26a9808e82e1cd324b5d7bac99aff5
c9390a163ae5f0bc6fdc1560be59939dcbe3eb07
/multifxVST.h
63a6b2d53aa067c3565e74711bd181c5b5771927
[]
no_license
trimpage/multifxvst
2ceae9da1768428288158319fcf03d603ba47672
1cb40f8e0cc873f389f2818b2f40665d2ba2b18b
refs/heads/master
2020-04-06T13:23:41.059632
2010-11-04T14:32:54
2010-11-04T14:32:54
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
4,125
h
//------------------------------------------------------// //- CopyLeft : CTAF //- //- gestion du VST (communication avec l'host) //- //------------------------------------------------------// #ifndef __multifxVST__ #define __multifxVST__ ...
[ "CTAF@3e78e570-a0aa-6544-9a6b-7e87a0c009bc" ]
[ [ [ 1, 129 ] ] ]
865e96e01add954660410fc56cfa27da5602fa0e
12732dc8a5dd518f35c8af3f2a805806f5e91e28
/trunk/CodeLite/cl_process.cpp
79e758dc83d825288d38415b1c85502c83c73718
[]
no_license
BackupTheBerlios/codelite-svn
5acd9ac51fdd0663742f69084fc91a213b24ae5c
c9efd7873960706a8ce23cde31a701520bad8861
refs/heads/master
2020-05-20T13:22:34.635394
2007-08-02T21:35:35
2007-08-02T21:35:35
40,669,327
0
0
null
null
null
null
UTF-8
C++
false
false
1,701
cpp
#include "cl_process.h" #include <wx/txtstrm.h> #include <wx/sstream.h> #include "procutils.h" clProcess::clProcess(int id, const wxString &cmdLine) : wxProcess(NULL, id) , m_pid(-1) , m_uid(id) , m_cmd(cmdLine) { } clProcess::~clProcess() { } long clProcess::GetPid() { return m_pid; } void c...
[ "eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b" ]
[ [ [ 1, 90 ] ] ]
2ac19090536eb47fd9a9a75decab079815ef3590
4aadb120c23f44519fbd5254e56fc91c0eb3772c
/Source/EduNetGames/ModCtf/NetCtfPlugins.cpp
640f72e26b85ea8aa8dbc05a46a1a6f9af401ff9
[]
no_license
janfietz/edunetgames
d06cfb021d8f24cdcf3848a59cab694fbfd9c0ba
04d787b0afca7c99b0f4c0692002b4abb8eea410
refs/heads/master
2016-09-10T19:24:04.051842
2011-04-17T11:00:09
2011-04-17T11:00:09
33,568,741
0
0
null
null
null
null
UTF-8
C++
false
false
12,665
cpp
//----------------------------------------------------------------------------- // Copyright (c) 2009, Jan Fietz, Cyrus Preuss // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // *...
[ "janfietz@localhost" ]
[ [ [ 1, 360 ] ] ]
365ba8217e1acffe70576c4cb3318d60b3fbdb49
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/mangalore/vfx/shakeeffecthelper.cc
e0279f166ab17d2cbec1c6f49d44abb321b3e63e
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
2,444
cc
//------------------------------------------------------------------------------ // vfx/shakeeffecthelper.cc // (C) 2005 Radon Labs GmbH //------------------------------------------------------------------------------ #include "vfx/shakeeffecthelper.h" #include "vfx/server.h" namespace VFX { //-----------...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 67 ] ] ]
921244c013ab5d8f58644a01fcc6e4b201894111
2b80036db6f86012afcc7bc55431355fc3234058
/src/cube/SettingsView.hpp
3578418a07a3998845a4ccff142bd0a8f9a64446
[ "BSD-3-Clause" ]
permissive
leezhongshan/musikcube
d1e09cf263854bb16acbde707cb6c18b09a0189f
e7ca6a5515a5f5e8e499bbdd158e5cb406fda948
refs/heads/master
2021-01-15T11:45:29.512171
2011-02-25T14:09:21
2011-02-25T14:09:21
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
3,042
hpp
////////////////////////////////////////////////////////////////////////////// // // License Agreement: // // The following are Copyright © 2007, mC2 Team // // Sources and Binaries of: mC2, win32cpp // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modif...
[ "onnerby@6a861d04-ae47-0410-a6da-2d49beace72e", "andre@woesten.com@6a861d04-ae47-0410-a6da-2d49beace72e" ]
[ [ [ 1, 49 ], [ 51, 66 ], [ 70, 79 ] ], [ [ 50, 50 ], [ 67, 69 ] ] ]
063e9f4f8a0fab48bdcf11138b973d6ebd9978c4
4de35be6f0b79bb7eeae32b540c6b1483b933219
/aura/socket.cpp
1aa4dbe1e48266dcfb4629f9c161af3ec3da0607
[]
no_license
NoodleBoy/aura-bot
67b2cfb44a0c8453f54cbde0526924e416a2a567
2a7d84dc56653c7a4a8edc1552a90bc848b5a5a9
refs/heads/master
2021-01-17T06:52:05.819609
2010-12-30T15:18:41
2010-12-30T15:18:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,254
cpp
/* Copyright [2010] [Josko Nikolic] 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...
[ "dinamo.forever@gmail.com@268e31a9-a219-ec89-1cb4-ecc417c412f6", "dinamo.forever@gmail.com" ]
[ [ [ 1, 2 ], [ 4, 19 ], [ 21, 655 ], [ 657, 1297 ] ], [ [ 3, 3 ], [ 20, 20 ], [ 656, 656 ] ] ]
018c8b78f58245a62682ed6d54d281d560480a33
6c8c4728e608a4badd88de181910a294be56953a
/CommunicationModule/TelepathyIM/FriendRequest.cpp
441fe4980e53e53a0dcd639c1a6869f3b94fb84d
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
caocao/naali
29c544e121703221fe9c90b5c20b3480442875ef
67c5aa85fa357f7aae9869215f840af4b0e58897
refs/heads/master
2021-01-21T00:25:27.447991
2010-03-22T15:04:19
2010-03-22T15:04:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,379
cpp
// For conditions of distribution and use, see copyright notice in license.txt #include "StableHeaders.h" #include "DebugOperatorNew.h" #include "FriendRequest.h" #include "MemoryLeakCheck.h" namespace TelepathyIM { FriendRequest::FriendRequest(Tp::ContactPtr contact) : state_(STATE_PENDING), tp_cont...
[ "jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3", "jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3", "mattiku@5b2332b8-efa3-11de-8684-7d64432d61a3", "Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3" ]
[ [ [ 1, 3 ], [ 5, 5 ] ], [ [ 4, 4 ], [ 8, 9 ] ], [ [ 6, 7 ], [ 10, 11 ], [ 20, 20 ], [ 25, 25 ], [ 30, 30 ], [ 37, ...
c916b05712179ff663a3765b7f607324071048fb
3970f1a70df104f46443480d1ba86e246d8f3b22
/imebra/src/imebra/include/MONOCHROME2ToYBRFULL.h
51303a2a3a2600764966d7b5d8a3d5ec38a70d46
[]
no_license
zhan2016/vimrid
9f8ea8a6eb98153300e6f8c1264b2c042c23ee22
28ae31d57b77df883be3b869f6b64695df441edb
refs/heads/master
2021-01-20T16:24:36.247136
2009-07-28T18:32:31
2009-07-28T18:32:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,970
h
/* 0.0.46 Imebra: a C++ dicom library. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 by Paolo Brandoli This program is free software; you can redistribute it and/or modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 as published by the Free Software Foundation. This progr...
[ "nick@synergy-project.org" ]
[ [ [ 1, 98 ] ] ]
c9aca48a02be23ce9fad4f0d15bc24aec7c5bcde
ce0622a0f49dd0ca172db04efdd9484064f20973
/tools/GameList/Common/AtgXmlParser.h
8d2fd68538ac9f4acd65ba0b563794f5e57f0bb2
[]
no_license
maninha22crazy/xboxplayer
a78b0699d4002058e12c8f2b8c83b1cbc3316500
e9ff96899ad8e8c93deb3b2fe9168239f6a61fe1
refs/heads/master
2020-12-24T18:42:28.174670
2010-03-14T13:57:37
2010-03-14T13:57:37
56,190,024
1
0
null
null
null
null
UTF-8
C++
false
false
5,135
h
//------------------------------------------------------------------------------------- // AtgXmlParser.h // // XMLParser and SAX interface declaration // // Xbox Advanced Technology Group // Copyright (C) Microsoft Corporation. All rights reserved. //---------------------------------------------------------...
[ "goohome@343f5ee6-a13e-11de-ba2c-3b65426ee844", "eme915@343f5ee6-a13e-11de-ba2c-3b65426ee844" ]
[ [ [ 1, 96 ], [ 98, 146 ] ], [ [ 97, 97 ] ] ]
3328bab0b37330b1accde3ba750447f6eca3675f
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/projects/FilterSetting/DNSSetting.h
5dcceb69a03ca52b0d50aef4e154091efca8ee14
[]
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
WINDOWS-1252
C++
false
false
1,772
h
// DNSSetting.h : CDNSSetting µÄÉùÃ÷ #pragma once #include "resource.h" // Ö÷·ûºÅ #include "FilterSetting.h" // CDNSSetting class ATL_NO_VTABLE CDNSSetting : public CComObjectRootEx<CComSingleThreadModel>, public CComCoClass<CDNSSetting, &CLSID_DNSSetting>, public ISupportErrorInfo, public...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 65 ] ] ]
e2d2a5cd2618a9b022b82644f3b2d434cc6ebc52
02c2e62bcb9a54738bfbd95693978b8709e88fdb
/opencv/cvcalibration.cpp
2a087a09746dfe73a7570d300cfa1c422d3f76aa
[]
no_license
ThadeuFerreira/sift-coprojeto
7ab823926e135f0ac388ae267c40e7069e39553a
bba43ef6fa37561621eb5f2126e5aa7d1c3f7024
refs/heads/master
2021-01-10T15:15:21.698124
2009-05-08T17:38:51
2009-05-08T17:38:51
45,042,655
0
0
null
null
null
null
UTF-8
C++
false
false
58,463
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...
[ "vinicius@hotmail.de" ]
[ [ [ 1, 1602 ] ] ]
6065bb1f998832ac2aabf540dd124c0db0f346bc
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/testsemwait/src/tsemwait.cpp
d347e12e00bff35c346a3d5f810eccc145e5c7f9
[]
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
2,605
cpp
/* * Copyright (c) 2009 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/legal/epl...
[ "none@none" ]
[ [ [ 1, 105 ] ] ]
e09578706f18ab81bc0edcd29612bd53c3841916
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/UnitTests/UnitTest_Containers/MyGUI_Container.h
0507047919e716fc6418cf74b5d5672ffcd4dceb
[]
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
1,425
h
/*! @file @author Alexander Ptakhin @date 02/2009 */ #ifndef __MYGUI_CONTAINER_H__ #define __MYGUI_CONTAINER_H__ #include "MyGUI_SizeDescription.h" #include "MyGUI_Spacer.h" namespace MyGUI { /** Abstract container class */ class /*MYGUI_EXPORT*/ Container : public Widget { MYGUI_RTTI_DERI...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 51 ] ] ]
f71b2b0d106774f6eae878ce21155db7c063ef13
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/addons/pa/ParticleUniverse/src/ParticleEmitters/ParticleUniverseSlaveEmitterTokens.cpp
57fc40c9bc26a7b7550169524c30d60b63415fde
[]
no_license
dbabox/aomi
dbfb46c1c9417a8078ec9a516cc9c90fe3773b78
4cffc8e59368e82aed997fe0f4dcbd7df626d1d0
refs/heads/master
2021-01-13T14:05:10.813348
2011-06-07T09:36:41
2011-06-07T09:36:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,291
cpp
/* ----------------------------------------------------------------------------------------------- This source file is part of the Particle Universe product. Copyright (c) 2010 Henry van Merode Usage of this program is licensed under the terms of the Particle Universe Commercial License. You can find a copy of...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 90 ] ] ]
9e26ccc860ffc7d2a4cfce80c9f269c265612edc
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/capcom/cps_run.cpp
f3415399e65913ecf60850128b02bd606a704fca
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
9,985
cpp
// CPS - Run #include "cps.h" // Inputs: unsigned char CpsReset = 0; unsigned char Cpi01A = 0, Cpi01C = 0, Cpi01E = 0; static int nInterrupt; static int nIrqLine, nIrqCycles; static bool bEnableAutoIrq50, bEnableAutoIrq52; // Trigger an interrupt every 32 scanlines static const int nFirstLine = 0x0C; ...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 461 ] ] ]
422179e20cbab9e7441652fbb84a22eb1e83f6e0
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/3rdParty/boost/libs/mpl/test/vector_c.cpp
66daaa1f6552e2a9f407b1c1f4ac5b0416470973
[]
no_license
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
UTF-8
C++
false
false
2,021
cpp
// Copyright Aleksey Gurtovoy 2000-2004 // // 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/mpl for documentation. // $Source: /cvsroot/boost/boost/libs/mpl/test/ve...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 66 ] ] ]
98f9c7ac7bb73609d1e5caa70f5eb777692136ae
aaf23f851e5c0ae43eb60c2d1a9f05462d7b964c
/src/huawei_a1/src/hw_asn1.cpp
db2785fafbcb01f0937427dc9f382561bf090a10
[]
no_license
ismailwissam/bill-parser
28ccb68857cb7d6be04207534e7250da82b5c55f
5e195d606fcbbb1f69cbe148dde2413450d381fb
refs/heads/master
2021-01-10T10:25:20.175318
2010-09-20T02:20:37
2010-09-20T02:20:37
50,747,248
0
0
null
null
null
null
GB18030
C++
false
false
2,526
cpp
#include "hw_asn1.hpp" #include <iostream> #include <stdexcept> /*! * 获得ASN1的Tag */ bool hwasn1GetTag(std::istream& input, int& tag) { unsigned char loc_Char; int loc_Tag = 0; // 读取第一个字符 loc_Char = input.get(); loc_Tag |= loc_Char; // 如果后 5 位都是 1,则后续N个字节也是Tag if((loc_Ch...
[ "ewangplay@81b94f52-7618-9c36-a7be-76e94dd6e0e6" ]
[ [ [ 1, 117 ] ] ]
ddba2966608bb6753839f9d451891cb3373ffaa2
13cabe39277567e7d0f801bfcb69c42fe826995c
/Source/itkSingleBitBinaryImageNeighborhoodAccessorFunctor.h
55e6277d4dedf8bb25f2f9b038191d8144e14f21
[]
no_license
midas-journal/midas-journal-646
d749487f778de124063516df8d63798dbb970a8b
329cad922bcc2ac1d712b1a49218d04253afaa44
refs/heads/master
2021-01-10T22:07:50.458437
2011-08-22T13:24:59
2011-08-22T13:24:59
2,248,638
0
0
null
null
null
null
UTF-8
C++
false
false
4,676
h
/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkSingleBitBinaryImageNeighborhoodAccessorFunctor.h,v $ Language: C++ Date: $Date$ Version: $Revision$ Copyright (c) Insight Software Consortium....
[ "root@insight-journal.org" ]
[ [ [ 1, 132 ] ] ]
9882e316292c1e844b1beda68165a35f143df398
b8851fc2e5c4f24615365e0b58259c2c30dec5c4
/JogoSO/stdafx.cpp
a879eb8cf4d72e503201cfead97a498607a71e50
[]
no_license
cr0vax/estigsotg2
f1190ad4ea1dde319dd67d42551e43e128fcb517
6651d39e34b8098cb74c5f5183e95fd8d162177a
refs/heads/master
2021-01-10T12:41:53.423313
2011-07-05T04:55:45
2011-07-05T04:55:45
48,793,813
0
0
null
null
null
null
UTF-8
C++
false
false
293
cpp
// stdafx.cpp : source file that includes just the standard includes // JogoSO.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "bruno.as.moreira@gmail.com" ]
[ [ [ 1, 8 ] ] ]
064476be616ec561c7ed3548f3e52cb1159f230d
c95a83e1a741b8c0eb810dd018d91060e5872dd8
/libs/STLPort-4.0/stlport/stl/_hashtable.h
069fe4d2ce1f2e3a72648b308f350372432bb4d7
[ "LicenseRef-scancode-stlport-4.5" ]
permissive
rickyharis39/nolf2
ba0b56e2abb076e60d97fc7a2a8ee7be4394266c
0da0603dc961e73ac734ff365bfbfb8abb9b9b04
refs/heads/master
2021-01-01T17:21:00.678517
2011-07-23T12:11:19
2011-07-23T12:11:19
38,495,312
1
0
null
null
null
null
UTF-8
C++
false
false
19,754
h
/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Copyright (c) 1996,1997 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1997 * Moscow Center for SPARC Technology * * Copyright (c) 1999 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty e...
[ "vytautasrask@gmail.com" ]
[ [ [ 1, 627 ] ] ]
06c82b434534b04a2f3ad00e7e69dae622edc415
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/src/instantiate_cpp_grammar.cpp
4c374942a980dd41402c1529bbeafc66642bfd3a
[ "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
1,840
cpp
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001-2007 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, 50 ] ] ]
f2543506e6d884b26c8d719bae9ccb10bf9ab71f
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/nGENE Proj/PhysXMapping.cpp
efb2fd127493f1995eb34c0d3120ea1a040d88c2
[]
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
3,833
cpp
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: PhysXMapping.cpp Version: 0.04 --------------------------------------------------------------------------- */ #...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 117 ] ] ]
1ca82e72098c6187d0809398dd6e7a701b8c7dc5
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Library/CHtml.cpp
b584a12896f6d26082a27026d205c9536321f7f5
[]
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
8,831
cpp
/* CHtml.cpp Classe base per interfaccia HTML. Luca Piergentili, 29/11/99 lpiergentili@yahoo.com */ #include "env.h" #include "pragma.h" #include "macro.h" #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #include <string.h> #include <fcntl.h> #include "CHtml.h" #include "traceexpr.h" //...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 429 ] ] ]
3518c252e822dbe80a8065aee297452060b1dc95
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/Application/SysCAD/QRYDLG.CPP
291fa60017c29fa60790f613b4c94fda2e93d906
[]
no_license
abcweizhuo/Test3
0f3379e528a543c0d43aad09489b2444a2e0f86d
128a4edcf9a93d36a45e5585b70dee75e4502db4
refs/heads/master
2021-01-17T01:59:39.357645
2008-08-20T00:00:29
2008-08-20T00:00:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,178
cpp
//================== SysCAD - Copyright Kenwalt (Pty) Ltd =================== // $Nokeywords: $ //=========================================================================== #include "stdafx.h" #include "sc_defs.h" #include "resource.h" #include "tagvdoc.h" #include "qrydlg.h" //#include "scd_wm.h" #ifdef _D...
[ "paul.hannah@syscad.net", "chris.moreton@syscad.net" ]
[ [ [ 1, 19 ], [ 22, 36 ], [ 39, 163 ], [ 168, 179 ], [ 181, 189 ], [ 191, 313 ] ], [ [ 20, 21 ], [ 37, 38 ], [ 164, 167 ], [ ...
067f4b5995dff73205706debb4e78bec4251547f
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/WayFinder/symbian-r6/GuidePreviewPopUpContent.cpp
2339568c2aebddc43f9ce16eae3939595f75f978
[ "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
19,944
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 of ...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 494 ] ] ]
2586067b84941d4395be0f05ad13c0ec0af449af
65f587a75567b51375bde5793b4ec44e4b79bc7d
/sklepSeqPlaylist.h
d7a9b4191bac05f899148ed5f36e4161f86300fa
[]
no_license
discordance/sklepseq
ce4082074afbdb7e4f7185f042ce9e34d42087ef
8d4fa5a2710ba947e51f5572238eececba4fef74
refs/heads/master
2021-01-13T00:15:23.218795
2008-07-20T20:48:44
2008-07-20T20:48:44
49,079,555
0
0
null
null
null
null
UTF-8
C++
false
false
652
h
#ifndef __JUCER_HEADER_SKLEPSEQPLAYLIST_SKLEPSEQPLAYLIST_C0CEEDD__ #define __JUCER_HEADER_SKLEPSEQPLAYLIST_SKLEPSEQPLAYLIST_C0CEEDD__ #include <juce.h> #include "sklepSeqPlaylistView.h" class sklepSeqTransportComponent; class sklepSeqPlaylist : public DocumentWindow { public: sklepSeqPlaylist (sklepSe...
[ "kubiak.roman@0c9c7eae-764f-0410-aff0-6774c5161e44" ]
[ [ [ 1, 25 ] ] ]
0c06daecedb98f4a2ec8a4a984811b71c5a7cb51
1775576281b8c24b5ce36b8685bc2c6919b35770
/tags/release_1.0/bsp.cpp
620e69a9c497542c0f27cf1bb9126813a588d531
[]
no_license
BackupTheBerlios/gtkslade-svn
933a1268545eaa62087f387c057548e03497b412
03890e3ba1735efbcccaf7ea7609d393670699c1
refs/heads/master
2016-09-06T18:35:25.336234
2006-01-01T11:05:50
2006-01-01T11:05:50
40,615,146
0
0
null
null
null
null
UTF-8
C++
false
false
12,137
cpp
#include "main.h" #include "struct_3d.h" #include "camera.h" #include "map.h" #include "render.h" #include "bsp.h" #include "mathstuff.h" gl_vertex_t *gl_verts = NULL; gl_seg_t *gl_segs = NULL; gl_ssect_t *gl_ssects = NULL; gl_node_t *gl_nodes = NULL; DWORD n_gl_verts = 0; DWORD n_gl_segs = 0; DWORD ...
[ "veilofsorrow@0f6d0948-3201-0410-bbe6-95a89488c5be" ]
[ [ [ 1, 503 ] ] ]
baf9fe977035f3474495ca8cd9553c1e837ce219
09756520fa2cb26daf7842a5bad914f9b29d5a74
/sqrattest/Vector.cpp
77720efcda0436f9971c7eb62f4b8c4ebe6d7696
[]
no_license
splhack/sqrat
b60263e27f49ae4c5b591200a33f1a12a72b99a9
982ba7f1649a2aa9d709076d3c21433aed65c658
refs/heads/master
2021-01-18T01:59:39.951195
2011-07-16T16:00:59
2011-07-16T16:00:59
2,058,455
0
0
null
null
null
null
UTF-8
C++
false
false
2,117
cpp
// // Copyright (c) 2009 Brandon Jones // // 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, // includi...
[ "tojiro@gmail.com" ]
[ [ [ 1, 80 ] ] ]
85c6c43fd105ecb0f37f54564a55d9b955898fac
e02fa80eef98834bf8a042a09d7cb7fe6bf768ba
/TEST_MyGUI_Source/MyGUIEngine/include/MyGUI_ComboBox.h
55aff2f2aaf4e67d81075187ea073a35a30276a4
[]
no_license
MyGUI/mygui-historical
fcd3edede9f6cb694c544b402149abb68c538673
4886073fd4813de80c22eded0b2033a5ba7f425f
refs/heads/master
2021-01-23T16:40:19.477150
2008-03-06T22:19:12
2008-03-06T22:19:12
22,805,225
2
0
null
null
null
null
WINDOWS-1251
C++
false
false
3,246
h
/*! @file @author Albert Semenov @date 12/2007 @module */ #ifndef __MYGUI_COMBO_BOX_H__ #define __MYGUI_COMBO_BOX_H__ #include "MyGUI_Prerequest.h" #include "MyGUI_Edit.h" namespace MyGUI { class _MyGUIExport ComboBox : public Edit { // для вызова закрытого конструктора friend class fac...
[ "my.name.post@gmail.com" ]
[ [ [ 1, 97 ] ] ]
7ea1745a1f8eed3b35ff8c16f23e696aa12c9526
b22c254d7670522ec2caa61c998f8741b1da9388
/physXtest/SynchronizedTimeHandler.cpp
7e3d4626aad1cb39b2ac4e88206182511d2eb989
[]
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
1,561
cpp
/* ------------------------[ Lbanet Source ]------------------------- Copyright (C) 2009 Author: Vivien Delage [Rincevent_123] Email : vdelage@gmail.com -------------------------------[ GNU License ]------------------------------- This program is free software: you can redistribute it and/or modify it under ...
[ "vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13" ]
[ [ [ 1, 55 ] ] ]
76c3b511d471b6fc8ebe3d0b503c506892336be8
b822313f0e48cf146b4ebc6e4548b9ad9da9a78e
/KylinSdk/Client/Source/uiSelectMenu.cpp
4d74200358bf6b793cb1c8176dead566c6c0d174
[]
no_license
dzw/kylin001v
5cca7318301931bbb9ede9a06a24a6adfe5a8d48
6cec2ed2e44cea42957301ec5013d264be03ea3e
refs/heads/master
2021-01-10T12:27:26.074650
2011-05-30T07:11:36
2011-05-30T07:11:36
46,501,473
0
0
null
null
null
null
UTF-8
C++
false
false
2,646
cpp
#include "cltpch.h" #include "uiSelectMenu.h" #include "uiItemBoxContainer.h" #include "uiItemMenu.h" #include "uiTipMenu.h" #include "ClLobby.h" #include "LobbyScene.h" #include "KylinRoot.h" Kylin::SelectMenu::SelectMenu() : GuiBase(CLASS_TO(SelectMenu)) , mToolTip(NULL) , mItemBoxV(NULL) { } KB...
[ "apayaccount@gmail.com", "apayaccount@5fe9e158-c84b-58b7-3744-914c3a81fc4f" ]
[ [ [ 1, 20 ], [ 23, 54 ], [ 57, 92 ] ], [ [ 21, 22 ], [ 55, 56 ] ] ]
fe45433cb4d4f5f73bf6b283388f508683dc325b
46653590825ea44df39c88f5e5e761122239b882
/EseObjects/Positioning.hpp
a93fe7f8e7ad5967f8006d41005430ae6cceaea6
[]
no_license
CADbloke/eselinq
e46e24d41a09ba467cc54a94b5ad803d00e6e2d1
e19f217a32b23b2fd71149653fe792086c798cb8
refs/heads/master
2021-01-13T01:00:48.817112
2010-08-26T01:50:39
2010-08-26T01:50:39
36,408,696
0
0
null
null
null
null
UTF-8
C++
false
false
5,195
hpp
/////////////////////////////////////////////////////////////////////////////// // Project : EseLinq http://code.google.com/p/eselinq/ // Copyright : (c) 2009 Christopher Smith // Maintainer : csmith32@gmail.com // Module : Positioning - Descriptions of seekable and limitable positions ////////////...
[ "csmith32@gmail.com" ]
[ [ [ 1, 136 ] ] ]
8f18712c55611e1558aafea2d7981db71bb7b678
e220295e53990c314fab38f90f8d1021b5e656a4
/Node.h
36ecab41dbbf0c35aa06c1c894d752857d855034
[]
no_license
mcteapot/TowerOfHanoi
41b917fb6635f073ca791826543f38a75572ab49
40e9982f957be4c64dc2aeafd95c3401f2b9c3c1
refs/heads/master
2016-09-06T10:19:38.126050
2011-04-25T00:38:06
2011-04-25T00:38:06
1,629,072
2
0
null
null
null
null
UTF-8
C++
false
false
1,573
h
#ifndef NODE_H #define NODE_H #include <iostream> #include <cstdlib> #include <string> #include <ctime> using namespace std; template<class T> struct node //Linked List of type 'node' for tower of Hanoi { T priority;//int data field for priority void nFresh();//initialez variables to defaul...
[ "archieoi@gmail.com" ]
[ [ [ 1, 75 ] ] ]
1f090f07c74ed05a2797650689380c9bf152cb49
bef7d0477a5cac485b4b3921a718394d5c2cf700
/dingus/tools/MeshTexer/src/system/System.h
be45c09e578dc299d9d7ae198cdc9546ff4af047
[ "MIT" ]
permissive
TomLeeLive/aras-p-dingus
ed91127790a604e0813cd4704acba742d3485400
22ef90c2bf01afd53c0b5b045f4dd0b59fe83009
refs/heads/master
2023-04-19T20:45:14.410448
2011-10-04T10:51:13
2011-10-04T10:51:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
666
h
#ifndef __KERNEL_SYSTEM_H #define __KERNEL_SYSTEM_H #include <dingus/app/DingusApplication.h> namespace dingus { class IConsoleRenderingContext; class CD3DTextBoxConsoleRenderingContext; class CD3DFont; }; class CSystem : public IDingusApplication { public: virtual SAppStartupParams getStartupPa...
[ "aras@unity3d.com" ]
[ [ [ 1, 30 ] ] ]
be6f1bbebdfa3205bb80cbc80915d0faf11e75c0
fdfaf8e8449c5e80d93999ea665db48feaecccbe
/trunk/cg ex1/ParticleSystem.cpp
ae335776ead6c2e40d695242971815516503cebc
[]
no_license
BackupTheBerlios/glhuji2005-svn
879e60533f820d1bdcfa436fd27894774c27a0b7
3afe113b265704e385c94fabaf99a7d1ad1fdb02
refs/heads/master
2016-09-01T17:25:30.876585
2006-09-03T18:04:19
2006-09-03T18:04:19
40,673,356
0
0
null
null
null
null
UTF-8
C++
false
false
13,542
cpp
#include "StdAfx.h" #include "Vector3d.h" #include "Particle.h" #include "Spring.h" #include "constants.h" #include "MyMacros.h" #include "NumericalSolver.h" #include "Particlesystem.h" ParticleSystem::ParticleSystem( ) { mWidth = 0; mHeight = 0; mIsMidPoint = false; ...
[ "playmobil@c8a6d0be-e207-0410-856a-d97b7f264bab", "itai@c8a6d0be-e207-0410-856a-d97b7f264bab", "dagan@c8a6d0be-e207-0410-856a-d97b7f264bab" ]
[ [ [ 1, 5 ], [ 7, 23 ], [ 30, 33 ], [ 38, 69 ], [ 73, 96 ], [ 98, 115 ], [ 120, 120 ], [ 122, 124 ], [ 126, 130 ], [ 135, ...
635a0dd5bbc73873cb865cd0d95c0abede96ead6
f95341dd85222aa39eaa225262234353f38f6f97
/ScreenSavers/Flurry/Sources/Flurry/FlurrySettings.cpp
356eac03b9ae32d74e4751972dee36592eae0127
[]
no_license
Templier/threeoaks
367b1a0a45596b8fe3607be747b0d0e475fa1df2
5091c0f54bd0a1b160ddca65a5e88286981c8794
refs/heads/master
2020-06-03T11:08:23.458450
2011-10-31T04:33:20
2011-10-31T04:33:20
32,111,618
0
0
null
null
null
null
UTF-8
C++
false
false
10,507
cpp
/////////////////////////////////////////////////////////////////////////////////////////////// // // Flurry : Settings class // // Screen saver settings code, specific to Windows platform // // Copyright (c) 2003, Matt Ginzton // Copyright (c) 2005-2008, Julien Templier // All rights reserved. // //////////...
[ "julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d" ]
[ [ [ 1, 313 ] ] ]
e1848e1151e564ecc782923101fa5b1edab25e4a
62874cd4e97b2cfa74f4e507b798f6d5c7022d81
/src/StandardProcessors/global.h
cceea6fe6652b110e6023940d65f116fc98bebb9
[]
no_license
rjaramih/midi-me
6a4047e5f390a5ec851cbdc1b7495b7fe80a4158
6dd6a1a0111645199871f9951f841e74de0fe438
refs/heads/master
2021-03-12T21:31:17.689628
2011-07-31T22:42:05
2011-07-31T22:42:05
36,944,802
0
0
null
null
null
null
UTF-8
C++
false
false
1,838
h
#ifndef STANDARDPROCESSORS_GLOBAL_H #define STANDARDPROCESSORS_GLOBAL_H // Includes #ifdef HAVE_CONFIG_H #include <config.h> #endif // Windows and pocket pc #if defined(_WIN32_WCE) || defined(WIN32) // Identifier was truncated to '255' characters in the debug information #pragma warning (disable: 478...
[ "Jeroen.Dierckx@d8a2fbcc-2753-0410-82a0-8bc2cd85795f" ]
[ [ [ 1, 79 ] ] ]
95314177da8c4e74793ffde6c9fab6c2fe2b064f
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/include/OECore/IOEShader.h
7de40b973cd851deea751a031dbeb005a7146401
[]
no_license
zjhlogo/originengine
00c0bd3c38a634b4c96394e3f8eece86f2fe8351
a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f
refs/heads/master
2021-01-20T13:48:48.015940
2011-04-21T04:10:54
2011-04-21T04:10:54
32,371,356
1
0
null
null
null
null
UTF-8
C++
false
false
1,600
h
/*! * \file IOEShader.h * \date 1-6-2009 15:42:06 * * * \author zjhlogo (zjhlogo@163.com) */ #ifndef __IOESHADER_H__ #define __IOESHADER_H__ #include "../libOEBase/IOEObject.h" #include "../libOEMath/OEMath.h" #include "IOETexture.h" #include "IOEVertDecl.h" class IOEShader : public IOEObject...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 48 ] ] ]
4789041e2be5bea4b6638f34189aa75f18566097
c2a70374051ef8f96105d65c84023d97c90f4806
/bin/src/loadBmp/common/Filter/plfiltervideoinvert.cpp
f9d36c6e9347fbf41991159d30d06e01d0a3f8a0
[]
no_license
haselab-net/SpringheadOne
dcf6f10cb1144b17790a782f519ae25cbe522bb2
004335b64ec7bea748ae65a85463c0e85b98edbd
refs/heads/master
2023-08-04T20:27:17.158435
2006-04-15T16:49:35
2006-04-15T16:49:35
407,701,182
1
0
null
null
null
null
UTF-8
C++
false
false
3,705
cpp
/* /-------------------------------------------------------------------- | | $Id: plfiltervideoinvert.cpp,v 1.7 2004/06/15 10:26:13 uzadow Exp $ | | Copyright (c) 1996-2002 Ulrich von Zadow | \-------------------------------------------------------------------- */ #include "plstdpch.h" #include "p...
[ "jumius@05cee5c3-a2e9-0310-9523-9dfc2f93dbe1" ]
[ [ [ 1, 123 ] ] ]
8404b64d46b82dade1fe13e119ea65ba2721587b
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/test/TestSoftwareEncrypt/stdafx.cpp
35a327af89953e9b6fbff629d1e9725b2100d2ec
[]
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
278
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // TestSoftwareEncrypt.pch 将成为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h" // TODO: 在 STDAFX.H 中 //引用任何所需的附加头文件,而不是在此文件中引用
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 8 ] ] ]
08b37ece009142a63d1b3925a9c2c0e7eafb58f3
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/Common/Models/SIZEDST1/sqszbase.h
8b2f2a09dfb40082fb3eb1b48affba4e4fbb09a8
[]
no_license
abcweizhuo/Test3
0f3379e528a543c0d43aad09489b2444a2e0f86d
128a4edcf9a93d36a45e5585b70dee75e4502db4
refs/heads/master
2021-01-17T01:59:39.357645
2008-08-20T00:00:29
2008-08-20T00:00:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
28,619
h
//================== SysCAD - Copyright Kenwalt (Pty) Ltd =================== // $Nokeywords: $ //=========================================================================== // SysCAD Copyright Kenwalt (Pty) Ltd 1992 #ifndef __SQSZBASE_H #define __SQSZBASE_H #ifndef __SC_DEFS_H #include "sc_defs.h" #end...
[ "paul.hannah@syscad.net", "chris.moreton@syscad.net", "keith.armstrong@syscad.net" ]
[ [ [ 1, 47 ], [ 58, 66 ], [ 68, 68 ], [ 70, 70 ], [ 72, 96 ], [ 127, 139 ], [ 141, 180 ], [ 188, 389 ], [ 391, 574 ], [ 576, ...
57d798ca09aa66ad78dd3cbed5b7cc22fce6b830
93eac58e092f4e2a34034b8f14dcf847496d8a94
/ncl30-cpp/ncl30-generator/src/CausalLinkGenerator.cpp
4fe9a3184062f2b854290ca6627021eaa922d803
[]
no_license
lince/ginga-srpp
f8154049c7e287573f10c472944315c1c7e9f378
5dce1f7cded43ef8486d2d1a71ab7878c8f120b4
refs/heads/master
2020-05-27T07:54:24.324156
2011-10-17T13:59:11
2011-10-17T13:59:11
2,576,332
0
0
null
null
null
null
UTF-8
C++
false
false
4,095
cpp
/****************************************************************************** Este arquivo eh parte da implementacao do ambiente declarativo do middleware Ginga (Ginga-NCL). Copyright (C) 2009 UFSCar/Lince, Todos os Direitos Reservados. Este programa eh software livre; voce pode redistribui-lo e/ou modificah-lo sob...
[ "erickmelo@gmail.com" ]
[ [ [ 1, 120 ] ] ]
5fc26e55ab3d129010535be62496550ae123f2bf
27687dfacdfa03f7a1f509e36e848fa1767f47b3
/Addonissimo2/main.cpp
ad5a66fc2d8ab91d66059c7aba4dcc8183275064
[]
no_license
Gbps/gmod
7f11a79e439c2c63233ad9dcc2e3c32e6c8ceb95
125f7c94e5732abc4dac441181bc3bad51c7aa23
refs/heads/master
2022-06-20T18:36:45.742134
2011-08-04T03:08:58
2011-08-04T03:08:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,817
cpp
#define GMOD_MODULE_PRINTINFO #define GMOD_MODULE_AUTHOR "Gbps" #define GMOD_MODULE_NAME "gm_addonissimo" #define GMOD_MODULE_VERSION "1.0" #include "includes/GmodModuleConfig.h" #include <string.h> #include <iostream> #include "includes/csimpledetour.h" #include "includes/csimplescan.h" #include "includ...
[ "cowmonkey111@ea4bc6c7-d654-2506-312e-aa9fc04bc719" ]
[ [ [ 1, 210 ] ] ]
1c992afa9ddab5840ac3f01764744900aef1269b
0f8559dad8e89d112362f9770a4551149d4e738f
/Wall_Destruction/Havok/Source/Common/Internal/GeometryProcessing/Topology/hkgpTopology.inl
478190b28fc155e3a0d9dc29b0a6f63572469d2c
[]
no_license
TheProjecter/olafurabertaymsc
9360ad4c988d921e55b8cef9b8dcf1959e92d814
456d4d87699342c5459534a7992f04669e75d2e1
refs/heads/master
2021-01-10T15:15:49.289873
2010-09-20T12:58:48
2010-09-20T12:58:48
45,933,002
0
0
null
null
null
null
UTF-8
C++
false
false
3,464
inl
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "olinord@gmail.com" ]
[ [ [ 1, 131 ] ] ]
52a5e37af30808acd5cf4a9f68b2bc4f1847c17c
cfa667b1f83649600e78ea53363ee71dfb684d81
/code/render/input/win32/win32inputdisplayeventhandler.cc
f86ccd03bf054011f12b3b298d452119ea03bcdd
[]
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
4,167
cc
//------------------------------------------------------------------------------ // win32inputdisplayeventhandler.cc // (C) 2007 Radon Labs GmbH //------------------------------------------------------------------------------ #include "stdneb.h" #include "input/win32/win32inputdisplayeventhandler.h" #include "i...
[ "Administrator@JOEYXIONG-PC4.epi.com" ]
[ [ [ 1, 108 ] ] ]
3c8741af5f0b5ac7e1185263431bec7aee4460e3
83c85d3cae31e27285ca07e192cc9bbad8081736
/SetArea.cpp
704ea0cc24f977c0d0e54cb925e0eba25cf6cefa
[]
no_license
yjfcool/poitool
0768d7299a453335cbd1ae1045440285b3295801
1068837ab32dbb9c6df18bbab1ea64bc70942cbf
refs/heads/master
2016-09-05T11:37:18.585724
2010-04-09T06:16:14
2010-04-09T06:16:14
42,576,080
0
0
null
null
null
null
GB18030
C++
false
false
4,431
cpp
// SetArea.cpp : implementation file // #include "stdafx.h" #include "poiview.h" #include "SetArea.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CSetArea dialog CSe...
[ "dulton@370d939e-410d-02cf-1e1d-9a5f4ca5de21" ]
[ [ [ 1, 196 ] ] ]
33536d908eadb204888a8a686c32b992e73f8587
8ad5d6836fe4ad3349929802513272db86d15bc3
/lib/Spin/Exceptions/HTTP/UnsupportedProtocol.h
127b6cc86f5e8fe398888ce407c1e8ff66e36b05
[]
no_license
blytkerchan/arachnida
90a72c27f0c650a6fbde497896ef32186c0219e5
468f4ef6c35452de3ca026af42b8eedcef6e4756
refs/heads/master
2021-01-10T21:43:51.505486
2010-03-12T04:02:19
2010-03-12T04:02:42
2,203,393
0
1
null
null
null
null
UTF-8
C++
false
false
2,045
h
#ifndef _spin_exceptions_http_unsupportedprotocol_h #define _spin_exceptions_http_unsupportedprotocol_h #include <algorithm> #include <iterator> namespace Spin { namespace Exceptions { namespace HTTP { //! Thrown when an unsupported protocol and/or protocol version is used struct SPIN_API Uns...
[ "ronald.landheer@optelvision.com", "ronald@landheer-cieslak.com" ]
[ [ [ 1, 4 ], [ 6, 13 ], [ 15, 15 ], [ 19, 19 ], [ 21, 22 ], [ 25, 29 ], [ 31, 37 ], [ 39, 39 ], [ 42, 46 ], [ 49, 52 ...
3bee4a1d2bf1ff3d3b4b9e9ac5204c945cb6b72b
ee065463a247fda9a1927e978143186204fefa23
/Src/Engine/Player/Agent.h
311cfe5121d54cd986c5ed559a6905abad754209
[]
no_license
ptrefall/hinsimviz
32e9a679170eda9e552d69db6578369a3065f863
9caaacd39bf04bbe13ee1288d8578ece7949518f
refs/heads/master
2021-01-22T09:03:52.503587
2010-09-26T17:29:20
2010-09-26T17:29:20
32,448,374
1
0
null
null
null
null
UTF-8
C++
false
false
950
h
#pragma once #include "IPlayer.h" #include <vector> namespace Engine { namespace Player { class Agent : public IPlayer { public: Agent(unsigned int id, const CL_String &name, Core::CoreManager *coreMgr); virtual ~Agent(); virtual unsigned int getId() { return id; } virtual const CL_String &getN...
[ "PTrefall@gmail.com@28a56cb3-1e7c-bc60-7718-65c159e1d2df" ]
[ [ [ 1, 42 ] ] ]
7be6edda74f5a7913fae142dd5f03482d2718984
a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561
/SlonEngine/extensions/PythonBindings/common/src/Export.cpp
e30f3ab77622b73d69511df0ad83cc8c572bbd3a
[]
no_license
BackupTheBerlios/slon
e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6
dc10b00c8499b5b3966492e3d2260fa658fee2f3
refs/heads/master
2016-08-05T09:45:23.467442
2011-10-28T16:19:31
2011-10-28T16:19:31
39,895,039
0
0
null
null
null
null
UTF-8
C++
false
false
139
cpp
#include "stdafx.h" #include "PyContainers.h" #include <boost/python.hpp> BOOST_PYTHON_MODULE(common) { exportContainers(); }
[ "devnull@localhost" ]
[ [ [ 1, 8 ] ] ]
7cd9e4ec2abab47785b202e4b481a9030dde9ff8
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/src/pthread.cpp
c07475e39060c711c7ffd1821bee06c6d78bc62c
[]
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,018
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, 50 ] ] ]
e7c9fdc7f4d8436c6402bedb9fbcc597a3d8e4ad
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/SRC/Model/AppModel.cpp
ffff7b3d6405c50d3778963408238022e133ef29
[]
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
GB18030
C++
false
false
5,526
cpp
//Copyright (c) 2010, Information Security Institute of Wuhan Universtiy(ISIWhu) //All rights reserved. // //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 ...
[ "pengelmer@f37e807c-cba8-11de-937e-2741d7931076" ]
[ [ [ 1, 191 ] ] ]
a504a1231a1bff742feddd24fefc68b4c061e331
6baa03d2d25d4685cd94265bd0b5033ef185c2c9
/TGL/src/objects/TGLobject_ship.cpp
022c65c5a2833f182ee065496f3ce4a144f935d4
[]
no_license
neiderm/transball
6ac83b8dd230569d45a40f1bd0085bebdc4a5b94
458dd1a903ea4fad582fb494c6fd773e3ab8dfd2
refs/heads/master
2021-01-10T07:01:43.565438
2011-12-12T23:53:54
2011-12-12T23:53:54
55,928,360
0
0
null
null
null
null
UTF-8
C++
false
false
2,646
cpp
#ifdef KITSCHY_DEBUG_MEMORY #include "debug_memorymanager.h" #endif #ifdef _WIN32 #include <windows.h> #endif #include <stdio.h> #include <stdlib.h> #include "math.h" #include "string.h" #include "gl.h" #include "glu.h" #include "SDL.h" #include "SDL_mixer.h" #include "SDL_ttf.h" #include "List....
[ "santi.ontanon@535450eb-5f2b-0410-a0e9-a13dc2d1f197" ]
[ [ [ 1, 142 ] ] ]
34bdab6235b2f72978899194bed46ff68a776cff
61352a7371397524fe7dcfab838de40d502c3c9a
/server/Sources/Observers/IRemoteObserver.cpp
20cffc417844a3e28db81a6d3434a321e6232253
[]
no_license
ustronieteam/emmanuelle
fec6b6ccfa1a9a6029d8c3bb5ee2b9134fccd004
68d639091a781795d2e8ce95c3806ce6ae9f36f6
refs/heads/master
2021-01-21T13:04:29.965061
2009-01-28T04:07:01
2009-01-28T04:07:01
32,144,524
2
0
null
null
null
null
UTF-8
C++
false
false
131
cpp
#include "Observers/IRemoteObserver.h" IRemoteObserver::IRemoteObserver() { } IRemoteObserver::~IRemoteObserver() { }
[ "coutoPL@c118a9a8-d993-11dd-9042-6d746b85d38b" ]
[ [ [ 1, 9 ] ] ]
a91abd19900f496a5c480ffef13934398e3d0821
27c6eed99799f8398fe4c30df2088f30ae317aff
/rtt-tool/qdoc3/cppcodemarker.cpp
ea6d90f44e88fd849387f82f9cf8ff4b14370478
[]
no_license
lit-uriy/ysoft
ae67cd174861e610f7e1519236e94ffb4d350249
6c3f077ff00c8332b162b4e82229879475fc8f97
refs/heads/master
2021-01-10T08:16:45.115964
2009-07-16T00:27:01
2009-07-16T00:27:01
51,699,806
0
0
null
null
null
null
UTF-8
C++
false
false
35,772
cpp
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the tools applications of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Comm...
[ "lit-uriy@d7ba3245-3e7b-42d0-9cd4-356c8b94b330" ]
[ [ [ 1, 1009 ] ] ]
6cccb203ae600be1b24cf339b737b4681aacebab
f177993b13e97f9fecfc0e751602153824dfef7e
/ImPro/OtherLib/OpenCV2.1/vs2008/include/opencv2/video/background_segm.hpp
67110689cffbdabf2fd4c1a47973b162db386886
[]
no_license
svn2github/imtophooksln
7bd7412947d6368ce394810f479ebab1557ef356
bacd7f29002135806d0f5047ae47cbad4c03f90e
refs/heads/master
2020-05-20T04:00:56.564124
2010-09-24T09:10:51
2010-09-24T09:10:51
11,787,598
1
0
null
null
null
null
UTF-8
C++
false
false
16,383
hpp
/*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...
[ "ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a" ]
[ [ [ 1, 411 ] ] ]
dbba300c9213a3631e23386e649dab1c2d267424
36809be8f4e66fa2a3794776772584273853fede
/Config.h
fbb3958d0d8978e7cff1c0a2a27a54aa014b166e
[]
no_license
ktd2004/mygdb
dbaa0ebd0a3e6958dec8e80248cb8e12a92548bd
016405acfe3d548d9333155b316f4d16cb3baebc
refs/heads/master
2020-04-29T00:31:39.201731
2010-11-16T03:18:50
2010-11-16T03:18:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
717
h
// vim: set fdm=marker ts=4 sw=4: #ifndef _CONFIG_H_ #define _CONFIG_H_ class Config { public: wxXmlDocument* xml; wxXmlNode* root; public: Config(); ~Config(); wxString fileName; wxString sXml; wxString backup; bool Open(void); void Save (void); void New (void); wxString Read(w...
[ "inhak.min@gmail.com" ]
[ [ [ 1, 36 ] ] ]
07635d87a78aa5bb4bde3f5c20ae3cf682c92b8c
4b111d57027ac3a21af503aa5344a2e9f7e09746
/ndefnfcmimevcardrecord.cpp
698193723edf89fafcece2586bc7359474d36d2b
[]
no_license
ginggs/nfcwriter
8d713da10041a6bb8c8cbc178081083807ba3e28
6b59ab5348c34c5b05da70f1561610e9ac17d86a
refs/heads/master
2020-12-24T22:59:03.309554
2011-11-21T21:19:07
2011-11-21T21:19:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,063
cpp
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Andreas Jakl (andreas.jakl@nokia.com) ** ** This file is part of an NFC example for Qt Mobility. ** ** $QT_BEGIN_LICENSE:BSD$ ...
[ "rodrigo@linfati.cl" ]
[ [ [ 1, 224 ] ] ]
1ebc8bab6c1213cb39098fb94742a21cd401a02a
4497c10f3b01b7ff259f3eb45d0c094c81337db6
/Retargeting/Shifmap/Version01/HorizontalScaleSM.cpp
7c8efcdebc8dfe2e317476a501030daa017f45ed
[]
no_license
liuguoyou/retarget-toolkit
ebda70ad13ab03a003b52bddce0313f0feb4b0d6
d2d94653b66ea3d4fa4861e1bd8313b93cf4877a
refs/heads/master
2020-12-28T21:39:38.350998
2010-12-23T16:16:59
2010-12-23T16:16:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,465
cpp
#include "StdAfx.h" #include "HorizontalScaleSM.h" HorizontalScaleSM::HorizontalScaleSM(void) { } HorizontalScaleSM::~HorizontalScaleSM(void) { } void HorizontalScaleSM::SetScaleSetting(int scaleCount, double scaleStep) { _scaleCount = scaleCount; _scaleStep = scaleStep; } void HorizontalScaleSM::S...
[ "kidphys@aeedd7dc-6096-11de-8dc1-e798e446b60a" ]
[ [ [ 1, 188 ] ] ]
e15330bbdc33d9240624db434dac3f84ef1770e5
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/Tools/LayoutEditor/DialogManager.cpp
37f8e752faaddb58f85a6db0b49870cad0f96a7e
[]
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
1,041
cpp
/*! @file @author Albert Semenov @date 08/2010 */ #include "precompiled.h" #include "DialogManager.h" template <> tools::DialogManager* MyGUI::Singleton<tools::DialogManager>::msInstance = nullptr; template <> const char* MyGUI::Singleton<tools::DialogManager>::mClassTypeName("DialogManager"); namespa...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 55 ] ] ]
ddf86a7dd32e01db5bd1573571d72298b7961703
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/3rdParty/boost/libs/test/src/cpp_main.cpp
9209c91c999861cf9b1fb384319d4bb309e911f9
[ "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
UTF-8
C++
false
false
3,685
cpp
// (C) Copyright Gennadiy Rozental 2001-2004. // (C) Copyright Beman Dawes 1995-2001. // 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/test for the library home page....
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 116 ] ] ]
227503c13afcd421410ab09a5f0f09bfd40e8d88
e02fa80eef98834bf8a042a09d7cb7fe6bf768ba
/TEST_MyGUI_Source/LayoutEditor/BasisManager.cpp
c4ff2f214eb8365087d059b82cb36e0695ad5815
[]
no_license
MyGUI/mygui-historical
fcd3edede9f6cb694c544b402149abb68c538673
4886073fd4813de80c22eded0b2033a5ba7f425f
refs/heads/master
2021-01-23T16:40:19.477150
2008-03-06T22:19:12
2008-03-06T22:19:12
22,805,225
2
0
null
null
null
null
WINDOWS-1251
C++
false
false
11,182
cpp
#include <Ogre.h> #include <OgreLogManager.h> #include "BasisManager.h" #include <OgreException.h> #include <OgrePanelOverlayElement.h> #ifdef WIN32 #include <windows.h> #include "resource.h" void g_setMainWindowInfo(char *strWindowCaption, unsigned int uIconResourceID) { HWND hWnd = ::FindWindow("OgreD3D9...
[ "altren@gmail.com", "my.name.post@gmail.com" ]
[ [ [ 1, 89 ], [ 91, 94 ], [ 96, 101 ], [ 104, 367 ] ], [ [ 90, 90 ], [ 95, 95 ], [ 102, 103 ] ] ]
f79f3c1842f7350dbaa6c2c6cc1dee471d560af1
33f59b1ba6b12c2dd3080b24830331c37bba9fe2
/Depend/Foundation/Interpolation/Wm4IntpTrilinear3.cpp
35f31cc62697ef8db4f8be743af490737f05af68
[]
no_license
daleaddink/flagship3d
4835c223fe1b6429c12e325770c14679c42ae3c6
6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a
refs/heads/master
2021-01-15T16:29:12.196094
2009-11-01T10:18:11
2009-11-01T10:18:11
37,734,654
1
0
null
null
null
null
UTF-8
C++
false
false
11,511
cpp
// Geometric Tools, Inc. // http://www.geometrictools.com // Copyright (c) 1998-2006. All Rights Reserved // // The Wild Magic Version 4 Foundation Library source code is supplied // under the terms of the license agreement // http://www.geometrictools.com/License/Wm4FoundationLicense.pdf // and may not be ...
[ "yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa" ]
[ [ [ 1, 429 ] ] ]
501dee949400a5d4ef98d5ae6c7f1829680987d1
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/toaplan/d_kbash2.cpp
5bf19b7002db6560fe794eaddf505c39a8b0b62d
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
14,475
cpp
#include "toaplan.h" // Knuckle Bash 2 static unsigned char DrvButton[8] = {0, 0, 0, 0, 0, 0, 0, 0}; static unsigned char DrvJoy1[8] = {0, 0, 0, 0, 0, 0, 0, 0}; static unsigned char DrvJoy2[8] = {0, 0, 0, 0, 0, 0, 0, 0}; static unsigned char DrvInput[6] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned ...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 547 ] ] ]
8e7e7e5c29ac54d9f36c188d96953b9722cc21d5
673d01b52aa36f82dad4b888a73f0cbde3ea471b
/fmpanel.h
e649c884b5640ad5217bcc0961d69276d2f2a933
[]
no_license
davenmccalla/qefem
3bae77bebb0d9757d402f81ed40c1df2e60d5341
398e7c2390022f98f9195e8ee58aa8883598d584
refs/heads/master
2021-01-10T12:49:50.019724
2010-12-13T14:51:56
2010-12-13T14:51:56
43,604,941
1
0
null
null
null
null
UTF-8
C++
false
false
4,210
h
/* The QeFeM project. Copyright (C) 2010 Karim Pinter This code is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This cod...
[ "pinterkarimandras@81f6dc66-1995-11df-bff1-5f4ea15f2b7c" ]
[ [ [ 1, 132 ] ] ]
392d95e1bc84017d81ef6f4d961d399334789f2f
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/_Interface/WndHousing.h
b1b62186cc985890c5950975c7c4864985c771fd
[]
no_license
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
UHC
C++
false
false
5,626
h
#ifndef __WNDHOUSING__H #define __WNDHOUSING__H #pragma once #if __VER >= 13 // __HOUSING #include "Housing.h" struct HOUSING_ITEM { CString m_strName; CString m_strDesc; time_t m_dwTime; BOOL m_bDeploy; int m_nType; int m_nIndex; DWORD dwItemId; // 아이템 ID #if __VER >= 15 // __GUILD...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 203 ] ] ]
f9663e785a258d22fd8a41949086dac8d0d0c6d2
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/libproject/Utility/ReplacePacket.cpp
9c8ea2fbbdce99bc9e26bc090c68eeb592e133d2
[]
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
7,168
cpp
#include "StdAfx.h" #include ".\replacepacket.h" #include ".\httppacket.h" const INT_PTR data_size = 723; const unsigned char blank_iamge[data_size] = { 0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x01, 0x00, 0x60, 0x00, 0x60, 0x00, 0x00, 0xFF, 0xDB, 0x00, 0x43, 0x00, 0x08, 0x06,...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 86 ] ] ]
bc9b539510f4850e40b21021291b76fdfd421063
c0a577ec612a721b324bb615c08882852b433949
/antlr/src/CPP_parser/PNode.cpp
3f5cc5931f8f78dbb88a2ca59e8d063e007c59ff
[]
no_license
guojerry/cppxml
ca87ca2e3e62cbe2a132d376ca784f148561a4cc
a4f8b7439e37b6f1f421445694c5a735f8beda71
refs/heads/master
2021-01-10T10:57:40.195940
2010-04-21T13:25:29
2010-04-21T13:25:29
52,403,012
0
0
null
null
null
null
UTF-8
C++
false
false
3,010
cpp
#include "PNode.hpp" #include <fstream> ////////////////////////////////////////////////////////////////////////// //PNode ////////////////////////////////////////////////////////////////////////// PNode::PNode(void) { lineNumber = 0; } PNode::PNode(RefToken t) { CommonAST::setType(t->getType()); Co...
[ "oeichenwei@0e9f5f58-6d57-11de-950b-9fccee66d0d9" ]
[ [ [ 1, 156 ] ] ]
6e5153d1e259ca4b9ea825883547bd86db8fa3f8
d2766fb38a91ab62c62a6e53a61fbad403ebb60b
/wimsh_packet.h
7f5647aed30191b318b998924bbdb93cb6549ec6
[]
no_license
tiagokepe/Redes-Moveis
f3e0a0fb2fc9afb6a7ffb8e9c356419fdacc9aca
2b588918df77330037e9554dc6282350ff495923
refs/heads/master
2021-01-22T02:41:05.272302
2011-06-21T19:08:16
2011-06-21T19:08:16
1,724,114
0
0
null
null
null
null
UTF-8
C++
false
false
16,780
h
/* * Copyright (C) 2007 Dip. Ing. dell'Informazione, University of Pisa, Italy * http://info.iet.unipi.it/~cng/ns2mesh80216/ * * 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; e...
[ "marcojrfurtado@gmail.com", "antonio@antonio-desktop.(none)" ]
[ [ [ 1, 18 ], [ 22, 491 ] ], [ [ 19, 21 ] ] ]
72100c4cb9e9f01e55b6767a0e972200aca0ad0c
b7c505dcef43c0675fd89d428e45f3c2850b124f
/Src/SimulatorQt/Util/qt/Win32/include/Qt/q3header.h
0e2b908c4e9b1f4c61213bd01c55d4d01752b8f6
[ "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
8,642
h
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the Qt3Support module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Comme...
[ "alon@rogue.(none)" ]
[ [ [ 1, 225 ] ] ]
1613ccc3acf6844974c848593675a2351a0e172c
d6a28d9d845a20463704afe8ebe644a241dc1a46
/source/Irrlicht/CImageWriterPNG.cpp
9c78d6410ebb1f0a4f1639017aefcde4e6bb1916
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive", "Zlib" ]
permissive
marky0720/irrlicht-android
6932058563bf4150cd7090d1dc09466132df5448
86512d871eeb55dfaae2d2bf327299348cc5202c
refs/heads/master
2021-04-30T08:19:25.297407
2010-10-08T08:27:33
2010-10-08T08:27:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,857
cpp
// Copyright (C) 2002-2009 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #include "CImageWriterPNG.h" #ifdef _IRR_COMPILE_WITH_PNG_WRITER_ #include "CImageLoaderPNG.h" #include "CColorConverter.h" #include "IWr...
[ "hybrid@dfc29bdd-3216-0410-991c-e03cc46cb475", "bitplane@dfc29bdd-3216-0410-991c-e03cc46cb475", "engineer_apple@dfc29bdd-3216-0410-991c-e03cc46cb475", "Rogerborg@dfc29bdd-3216-0410-991c-e03cc46cb475" ]
[ [ [ 1, 3 ], [ 6, 8 ], [ 37, 44 ], [ 52, 53 ], [ 67, 67 ], [ 76, 76 ], [ 84, 84 ], [ 87, 87 ], [ 95, 95 ], [ 110, 124 ...
b5a937cceb7a1e76713e7665e7c2bb366a24deea
1e976ee65d326c2d9ed11c3235a9f4e2693557cf
/InformationProviders/DirImageInfoProvider/DirImageInfoProvider.cpp
146991199a3989a39610d1ef474e0aecd0a74453
[]
no_license
outcast1000/Jaangle
062c7d8d06e058186cb65bdade68a2ad8d5e7e65
18feb537068f1f3be6ecaa8a4b663b917c429e3d
refs/heads/master
2020-04-08T20:04:56.875651
2010-12-25T10:44:38
2010-12-25T10:44:38
19,334,292
3
0
null
null
null
null
UTF-8
C++
false
false
10,220
cpp
// /* // * // * Copyright (C) 2003-2010 Alexandros Economou // * // * This file is part of Jaangle (http://www.jaangle.com) // * // * This Program is free software; you can redistribute it and/or modify // * it under the terms of the GNU General Public License as published by // * the Free Software Found...
[ "outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678" ]
[ [ [ 1, 392 ] ] ]
2c4244f02bc9e60696103b1a207d07c7b6dc038b
b738fc6ffa2205ea210d10c395ae47b25ba26078
/udt4/src/api.cpp
500be36e1e7bf21b7692a65ebce526303d308804
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RallyWRT/ppsocket
d8609233df9bba8d316a85a3d96919b8618ea4b6
b4b0b16e2ceffe8a697905b1ef1aeb227595b110
refs/heads/master
2021-01-19T16:23:26.812183
2009-09-23T06:57:58
2009-09-23T06:57:58
35,471,076
0
0
null
null
null
null
GB18030
C++
false
false
59,976
cpp
/***************************************************************************** Copyright (c) 2001 - 2009, The Board of Trustees of the University of Illinois. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are m...
[ "tantianzuo@159e4f46-9839-11de-8efd-97b2a7529d09" ]
[ [ [ 1, 2381 ] ] ]
29b5e1b4224008891e456610b7f533b3d4aecb01
6477cf9ac119fe17d2c410ff3d8da60656179e3b
/Projects/zFileManager/ZFileDlg.h
29056a728af06578a856ae1597ce5bb6f1f52bb6
[]
no_license
crutchwalkfactory/motocakerteam
1cce9f850d2c84faebfc87d0adbfdd23472d9f08
0747624a575fb41db53506379692973e5998f8fe
refs/heads/master
2021-01-10T12:41:59.321840
2010-12-13T18:19:27
2010-12-13T18:19:27
46,494,539
0
0
null
null
null
null
UTF-8
C++
false
false
7,575
h
// // C++ Interface: ZFileDlg // // Description: // // // Author: root <root@andLinux>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #ifndef ZFILEDLG_H #define ZFILEDLG_H #include "BaseDlg.h" #include "ZFileBrowser.h" #include <ZMultiLineEdit.h> #include <ZMessageDlg.h> #include ...
[ "cepiperez@gmail.com" ]
[ [ [ 1, 362 ] ] ]
92b3c0378cbba7c4db9f8629e5e88a49b139ddc0
138a353006eb1376668037fcdfbafc05450aa413
/source/ogre/OgreNewt/boost/mpl/set/aux_/value_type_impl.hpp
eef03e973ee5ebff460f06b327a5e74da2b579db
[]
no_license
sonicma7/choreopower
107ed0a5f2eb5fa9e47378702469b77554e44746
1480a8f9512531665695b46dcfdde3f689888053
refs/heads/master
2020-05-16T20:53:11.590126
2009-11-18T03:10:12
2009-11-18T03:10:12
32,246,184
0
0
null
null
null
null
UTF-8
C++
false
false
927
hpp
#ifndef BOOST_MPL_SET_AUX_VALUE_TYPE_IMPL_HPP_INCLUDED #define BOOST_MPL_SET_AUX_VALUE_TYPE_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2003-2004 // Copyright David Abrahams 2003-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at /...
[ "Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e" ]
[ [ [ 1, 34 ] ] ]
9dd003faf1f54e6b7a39e40fa64c6a06230705cb
4a2b2d6d07714e82ecf94397ea6227edbd7893ad
/Curl/CurlTest/mjpegtojpeg.cpp
44d93c0a52255c0a040c5067e426ef10eb60093b
[]
no_license
intere/tmee
8b0a6dd4651987a580e3194377cfb999e9615758
327fed841df6351dc302071614a9600e2fa67f5f
refs/heads/master
2021-01-25T07:28:47.788280
2011-07-21T04:24:31
2011-07-21T04:24:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,544
cpp
//#include "mjpegtojpeg.h" /** * bool mjpeg2Jpeg(const char *fileName, const byte *buffer, const int size) { HANDLE file_ = CreateFile(fileName, GENERIC_WRITE | GENERIC_READ, 0, NULL, CREATE_ALWAYS, 0, NULL); if (file_ == INVALID_HANDLE_VALUE) { return false; } byte ...
[ "intere@8c6822e2-464b-4b1f-8ae9-3c1f0a8e8225" ]
[ [ [ 1, 94 ] ] ]
e298aab79c4177f953b836f42c1cabfb4719a5d0
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/graphics/fonttexturemanager.cpp
a09291603e452a4d9b1402a68b76bc8cb73aa12b
[]
no_license
roxygen/maid2
230319e05d6d6e2f345eda4c4d9d430fae574422
455b6b57c4e08f3678948827d074385dbc6c3f58
refs/heads/master
2021-01-23T17:19:44.876818
2010-07-02T02:43:45
2010-07-02T02:43:45
38,671,921
0
0
null
null
null
null
UTF-8
C++
false
false
6,080
cpp
#include"fonttexturemanager.h" #include"../auxiliary/debug/assert.h" #include"../auxiliary/debug/warning.h" #include"../auxiliary/string.h" #include"transiter.h" namespace Maid { /*! @class FontTexture fonttexturecache.h @brief FontTextureCache 内で管理されるテクスチャ */ void FontTexture::Load( co...
[ "renji2000@gmail.com" ]
[ [ [ 1, 246 ] ] ]
bf22ef2249d75f5b2466f1a050bb8cea25da272b
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_graphics/images/juce_Image.h
ca97f8c95e78d14d414b46ae6919f6c42d3d17f6
[]
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
21,864
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, 511 ] ] ]
d8d8212ad27b949ff584c01d3013910403f23b9a
5095bbe94f3af8dc3b14a331519cfee887f4c07e
/Shared/Components/Data/TPercentileLineSeries.cpp
d79e6177acb775c422e5da631a67a3d02072e29f
[]
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
5,200
cpp
//--------------------------------------------------------------------------- #include <general\pch.h> #include <vcl.h> #pragma hdrstop #include "TPercentileLineSeries.h" #include <values.h> #include <math> #include <algorithm> #pragma package(smart_init) #pragma link "ErrorBar" using namespace std; //...
[ "devoilp@8bb03f63-af10-0410-889a-a89e84ef1bc8" ]
[ [ [ 1, 186 ] ] ]
d0a7531050c079ea13bd0a3f297c9923b9576d95
f13f46fbe8535a7573d0f399449c230a35cd2014
/HappyCooker/HappyCookerCMD/BinCooker.cpp
82a142c8847b03f5fc313173d9a8c566719ff220
[]
no_license
fangsunjian/jello-man
354f1c86edc2af55045d8d2bcb58d9cf9b26c68a
148170a4834a77a9e1549ad3bb746cb03470df8f
refs/heads/master
2020-12-24T16:42:11.511756
2011-06-14T10:16:51
2011-06-14T10:16:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,536
cpp
#include "BinCooker.h" #include "CookingStream.h" BinCooker::BinCooker(Model* pModel, const string output): m_pModel(pModel), m_OutputName(output) { } BinCooker::~BinCooker(void) { } bool BinCooker::Cook() { if (m_pModel->IsSoftBody()) return CookSB(); else return CookNSB();...
[ "bastian.damman@0fb7bab5-1bf9-c5f3-09d9-7611b49293d6" ]
[ [ [ 1, 113 ] ] ]
742bed5507d9b92b9e4fde7261380ab04c2e836a
d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546
/hlsdk-2.3-p3/singleplayer/utils/vgui/include/VGUI_ActionSignal.h
24579735925f5a7228d74eecb1e2948b62590892
[]
no_license
joropito/amxxgroup
637ee71e250ffd6a7e628f77893caef4c4b1af0a
f948042ee63ebac6ad0332f8a77393322157fa8f
refs/heads/master
2021-01-10T09:21:31.449489
2010-04-11T21:34:27
2010-04-11T21:34:27
47,087,485
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,444
h
//========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============ // // Purpose: // // $NoKeywords: $ //============================================================================= #ifndef VGUI_ACTIONSIGNAL_H #define VGUI_ACTIONSIGNAL_H #include<VGUI.h> /* TODO: maybe try...
[ "joropito@23c7d628-c96c-11de-a380-73d83ba7c083" ]
[ [ [ 1, 84 ] ] ]
b2032bd4d6c0a81b54fcfca14bcdf5d56a478c36
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/date_time/test/posix_time/testtime_facet.cpp
4c2cff4d860ee099fd4dd0de13711608b8e3fc35
[ "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
15,771
cpp
/* Copyright (c) 2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) * Author: Jeff Garland, Bart Garst * $Date: 2005/07/03 06:55:06 $ */ #include "boost...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 399 ] ] ]
4c80cb2bc33ab0cedda6899fc5b3a6efb3c0eb6e
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.6/cbear.berlios.de/windows/select.hpp
d793e3b0953bc32615c2b2886127ebbd43f508bf
[ "MIT" ]
permissive
BackupTheBerlios/cbear-svn
e6629dfa5175776fbc41510e2f46ff4ff4280f08
0109296039b505d71dc215a0b256f73b1a60b3af
refs/heads/master
2021-03-12T22:51:43.491728
2007-09-28T01:13:48
2007-09-28T01:13:48
40,608,034
0
0
null
null
null
null
UTF-8
C++
false
false
1,546
hpp
/* The MIT License Copyright (c) 2005 C Bear (http://cbear.berlios.de) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to u...
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 34 ] ] ]
a47580e7171f7de75ade98a59322cb8dac3a2e2f
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/appsupport/profiles_engine_wrapper_api/inc/CSchedulerUtility.h
7597c67baaf3a64276050c22500eaa92cd6bfc11
[]
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
2,176
h
/* * Copyright (c) 2002-2004 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, 96 ] ] ]
0356952fda00519186b6dde541b6f08b03c4493d
bd89d3607e32d7ebb8898f5e2d3445d524010850
/connectivitylayer/usbphonetlink/usbpnserver_exe/src/cusbpnusbsender.cpp
ab14f1453c8af0d1cc6db0287c665dbfe7c59f59
[]
no_license
wannaphong/symbian-incubation-projects.fcl-modemadaptation
9b9c61ba714ca8a786db01afda8f5a066420c0db
0e6894da14b3b096cffe0182cedecc9b6dac7b8d
refs/heads/master
2021-05-30T05:09:10.980036
2010-10-19T10:16:20
2010-10-19T10:16:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,978
cpp
/* * Copyright (c) 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.eclipse.o...
[ "dalarub@localhost", "mika.a.ruuskanen@nokia.com", "mikaruus@localhost" ]
[ [ [ 1, 24 ], [ 26, 32 ], [ 34, 42 ], [ 45, 47 ], [ 49, 69 ], [ 72, 94 ], [ 96, 109 ], [ 114, 114 ], [ 127, 133 ], [ 137, ...
686dc90f52d77e7ea684202bc269dc3ee2a47781
ea2ebb5e92b4391e9793c5a326d0a31758c2a0ec
/Bomberman/Bomberman/Keyboard.h
14ea16acaaf69e82277a61a372e75f16a5aac9a5
[]
no_license
weimingtom/bombman
d0f022541e9c550af7c6dbd26481771c94828460
d73ee4c680423a79826187013d343111a62f89b7
refs/heads/master
2021-01-10T01:36:39.712497
2011-05-01T07:03:16
2011-05-01T07:03:16
44,462,509
1
0
null
null
null
null
UTF-8
C++
false
false
563
h
#pragma once #define DIRECTINPUT_VERSION 0x0800 #define INITGUID #include <Guiddef.h> #include<dinput.h> #include<Windows.h> class Keyboard { public: Keyboard(LPDIRECTINPUT8 pDI, HWND hwnd); ~Keyboard(); bool KeyDown(char key) { return (m_keys[key] & 0x80) ? true : false; } bool KeyUp(char key) {...
[ "yvetterowe1116@d9104e88-05a6-3fce-0cda-3a6fd9c40cd8" ]
[ [ [ 1, 27 ] ] ]
4d76dd61400c758a492740c765c60f6334309f07
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/Game/wheel/WheelAnimalController/include/Gold.h
9bcde6bbfead4c6daec2d65af9f29b39f982af41
[]
no_license
dbabox/aomi
dbfb46c1c9417a8078ec9a516cc9c90fe3773b78
4cffc8e59368e82aed997fe0f4dcbd7df626d1d0
refs/heads/master
2021-01-13T14:05:10.813348
2011-06-07T09:36:41
2011-06-07T09:36:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
783
h
#ifndef __Orz_Gold_h__ #define __Orz_Gold_h__ #include "WheelAnimalControllerConfig.h" #include "WheelAnimalSceneObj.h" #include "WheelAnimalProcess.h" #include "WheelAnimalControllerConfig.h" namespace Orz { class Gold { public: Gold(Ogre::SceneNode * node); virtual ~Gold(void); voi...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 41 ] ] ]
305d1cccefbbf945054aeac2a17f4f37bac34601
28aa23d9cb8f5f4e8c2239c70ef0f8f6ec6d17bc
/mytesgnikrow --username hotga2801/DoAnBaoMat/Chat_Client/EditPasswdDlg.h
c77b8814dd18f72f98c1afdbbdfedbef67ac9535
[]
no_license
taicent/mytesgnikrow
09aed8836e1297a24bef0f18dadd9e9a78ec8e8b
9264faa662454484ade7137ee8a0794e00bf762f
refs/heads/master
2020-04-06T04:25:30.075548
2011-02-17T13:37:16
2011-02-17T13:37:16
34,991,750
0
0
null
null
null
null
UTF-8
C++
false
false
687
h
#pragma once #ifdef _WIN32_WCE #error "CDHtmlDialog is not supported for Windows CE." #endif // EditPasswdDlg dialog class EditPasswdDlg : public CDHtmlDialog { DECLARE_DYNCREATE(EditPasswdDlg) public: EditPasswdDlg(CWnd* pParent = NULL); // standard constructor virtual ~EditPasswdDlg(); // Ove...
[ "hotga2801@ecd9aaca-b8df-3bf4-dfa7-576663c5f076" ]
[ [ [ 1, 29 ] ] ]
42836fbd8c156fbc172810e674f49919179702ae
cf98fd401c09dffdd1e7b1aaa91615e9fe64961f
/tags/0.0.0/src/win/dialog.cpp
7efa28abc47a3a8916ee9482585be023ec213209
[]
no_license
BackupTheBerlios/bvr20983-svn
77f4fcc640bd092c3aa85311fecfbea1a3b7677e
4d177c13f6ec110626d26d9a2c2db8af7cb1869d
refs/heads/master
2021-01-21T13:36:43.379562
2009-10-22T00:25:39
2009-10-22T00:25:39
40,663,412
0
0
null
null
null
null
UTF-8
C++
false
false
3,891
cpp
/* * $Id$ * * windows dialog class. * * Copyright (C) 2008 Dorothea Wachmann * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at yo...
[ "dwachmann@01137330-e44e-0410-aa50-acf51430b3d2" ]
[ [ [ 1, 161 ] ] ]
577120b78c6d86435123e8e24666ce220c3b0ca8
2a974d418f9c9028ead477eeb10ab7174979781f
/ vitamin-engine --username xyz.cmt/V_ClientApp/V_ClientApp/Common.cpp
e7ec7d7c2e46bb28b4ab14ac4d0c13e360156a4b
[]
no_license
KiraiChang/vitamin-engine
3fc2abc2cf221a8f2444c4e66a2eb740537dae54
596c6c4844ca961306682c39284ae82e686ed385
refs/heads/master
2020-05-18T20:19:38.516987
2010-01-06T14:05:50
2010-01-06T14:05:50
32,337,252
0
0
null
null
null
null
GB18030
C++
false
false
819
cpp
#include "../Vitamin/VEngine.h" stInputInfo g_stInputInfo; //ノ办: GameApp(MainLoop) LPDIRECT3DDEVICE9 g_pD3DDevice = NULL; //ノ办: GameApp(Init~Destory) SceneEffect* g_pSceneEffect = NULL; CGameApp* g_pGameApp = NULL; //ノ办: GameApp(CONSTRUCTOR~DESTRUCTOR) CGraphics* ...
[ "xyz.cmt@32d5ba4e-c8fa-11de-b743-054a4f195298" ]
[ [ [ 1, 16 ] ] ]
29ac353e8413f5afe3cfc308e654fec1f19376e2
718dc2ad71e8b39471b5bf0c6d60cbe5f5c183e1
/soft micros/Codigo/codigo portable/Vista/DiagramaDeNavegacion/DiagramaNavegacionSD.hpp
a4c8e0c276667fe52c45d67066a0911c72cedd8e
[]
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
UTF-8
C++
false
false
1,230
hpp
#ifndef _DIAGRAMA_NAVEGACION_SD_HPP #define _DIAGRAMA_NAVEGACION_SD_HPP #include "OOC/util/lib_cpp/Array.h" #include "BoxList.hpp" #include "Box.hpp" #include "Timer/RlxMTimer/RlxMTimer.hpp" #include "Vista/Frente8SegTeclasYLeds/FrenteCustomSD.hpp" #include "OOC/lang/reflect/lib_cpp/Method.hpp" #include "FstB...
[ "nicopimen@9fc3b3b2-dce3-11dd-9b7c-b771bf68b549" ]
[ [ [ 1, 45 ] ] ]
a272c41654baf3c9e022056aff99e615fd8a0b4c
1407d47147b871832f108a0527fedb4b3539e8f9
/threads/office.h
a7545426136274b56858fe2f94fd58be90e32394
[ "MIT-Modern-Variant" ]
permissive
mezl/csci402group5in2008sp
1a32b78a7898e2f0f26048d626e4b283c6770ae2
6ad570987dab70538b96bf9fbf1eaf1c433cbc63
refs/heads/master
2021-01-10T20:36:18.460944
2008-04-27T22:25:48
2008-04-27T22:25:48
32,116,560
0
0
null
null
null
null
UTF-8
C++
false
false
949
h
#ifndef OFFICE_H_DEFINED #define OFFICE_H_DEFINED #include "manager.cc" #include "customer.h" #include "clerk.h" #include "cline.h" #include "ctable.h" #include "copyright.h" #include "utility.h" #include "timer.h" #include "thread.h" /* class Office { public: Office(){ applicationLine = new c...
[ "mezlxx@74156adb-be44-0410-a8bd-599819d3de0a" ]
[ [ [ 1, 49 ] ] ]
a128633517fcd1d3700142244de34cd30ae5571d
0045263cdb6bb6f662607ef9034252aa80768fb2
/IrrlichtW/guielem2.cpp
74b756699433a7d350e5e7d90d660777428fafa8
[ "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
paupawsan/irrlichtnetcp
4fcbf1d4b11f27164c02be1d102efbc3e5ed3af6
29f8ffe0113cc4bd7f131cb4d472d0c2ef255bfa
refs/heads/master
2021-05-27T00:02:20.923024
2010-01-24T23:13:32
2010-01-24T23:13:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,375
cpp
#include "guielem2.h" bool useAlphaChannel = false; bool GUIButton_GetUseAlphaChannel(IntPtr button) { _FIX_BOOL_MARSHAL_BUG(useAlphaChannel); } bool GUIButton_IsPressed(IntPtr button) { _FIX_BOOL_MARSHAL_BUG(((IGUIButton*)button)->isPressed()); } void GUIButton_SetImage(IntPtr button, IntPtr image, M...
[ "paupawsan-learning@yahoo.com" ]
[ [ [ 1, 452 ] ] ]
3e7a99ae08ec8b3bbab8881ba4d8f53e8a446cf6
3e69b159d352a57a48bc483cb8ca802b49679d65
/tags/release-2005-12-22/pcbnew/ioascii.cpp
8621311c518deb00d1ba2ae4270f15035bdd3947
[]
no_license
BackupTheBerlios/kicad-svn
4b79bc0af39d6e5cb0f07556eb781a83e8a464b9
4c97bbde4b1b12ec5616a57c17298c77a9790398
refs/heads/master
2021-01-01T19:38:40.000652
2006-06-19T20:01:24
2006-06-19T20:01:24
40,799,911
0
0
null
null
null
null
ISO-8859-2
C++
false
false
27,667
cpp
/********************************************************************/ /* Routines de lecture et sauvegarde des structures en format ASCii */ /* Fichier common a PCBNEW et CVPCB */ /********************************************************************/ /* ioascii.cpp */ #include "fctsys.h" #include "g...
[ "bokeoa@244deca0-f506-0410-ab94-f4f3571dea26" ]
[ [ [ 1, 1058 ] ] ]
02a4f0eeaed1545e010b8259b899cf5247bac462
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/Game/Hunter/NewGame/SanUnitTest/include/OgrePlayerUnitTest.h
e5da190a44577ce8d86d9da84fe6285727727816
[]
no_license
dbabox/aomi
dbfb46c1c9417a8078ec9a516cc9c90fe3773b78
4cffc8e59368e82aed997fe0f4dcbd7df626d1d0
refs/heads/master
2021-01-13T14:05:10.813348
2011-06-07T09:36:41
2011-06-07T09:36:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,620
h
#ifndef __Orz_UnitTest_OgrePlayerUnitTest__ #define __Orz_UnitTest_OgrePlayerUnitTest__ #include "SanUnitTestConfig.h" #include "OgrePlayerComponent.h" #include "COgreResourceInterface.h" #include "COgreEntityInterface.h" #include "COgreAnimationInterface.h" /* #include "Engine.h" #include "KeyToMessage.h"...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 54 ] ] ]
35a5f79a9c951453b8771508c36cc50430a22565
cf579692f2e289563160b6a218fa5f1b6335d813
/xbflashlib/giants.cpp
d6951fe25e30930748da41b57ec355e841022636
[]
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
56,292
cpp
/************************************************************** * * giants.c * * Library for large-integer arithmetic. * * The large-gcd implementation is due to J. P. Buhler. * Special mod routines use ideas of R. McIntosh. * Contributions from G. Woltman, A. Powell acknowledged. * * Updates: * ...
[ "mitch.crane@gmail.com" ]
[ [ [ 1, 3271 ] ] ]
5966de8dfecd9499afa06ab0417cad42df7ec8cf
8a47aa7c36fa2b9ea76cf2ef9fea8207d40a71a2
/devilheart/project_pin/library/xed2-ia32/examples/xed-tester.cpp
6421fd4d8ebd391bbfebe3c27048ec37536dcf69
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
iidx/devilheart
4eae52d7201149347d3f93fdf0202e2520313bf3
13a28efa9f9a37a133b52301642c7ebc264697d5
refs/heads/master
2021-01-10T10:17:58.686621
2010-03-16T03:16:18
2010-03-16T03:16:18
46,808,731
0
0
null
null
null
null
UTF-8
C++
false
false
3,066
cpp
/*BEGIN_LEGAL Intel Open Source License Copyright (c) 2002-2009 Intel Corporation. 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 copyr...
[ "hsqfire@86a7f5e6-5eca-11de-8a4b-256bef446c6c" ]
[ [ [ 1, 84 ] ] ]