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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7a6036e96fd845ec37ca25c9aa9f71ddb1a0368c | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/persistence2/engine/core/src/GameAreaListener.cpp | aa1422e2d3feebea40a7ea9300216f714b44cccc | [
"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,437 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 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 it... | [
"timm@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
50
]
]
] |
7e8ebf50b4cab70e0a58371c84215900f8d81968 | 37c757f24b674f67edd87b75b996d8d5015455cb | /Server/include/dataProcess.h | 1f4dbe31a1e5d83d7d203ca5b3b02f72a0c9bbb1 | [] | no_license | SakuraSinojun/cotalking | 1118602313f85d1c49d73e1603cf6642bc15f36d | 37354d99db6b7033019fd0aaccec84e68aee2adf | refs/heads/master | 2021-01-10T21:20:50.269547 | 2011-04-07T06:15:04 | 2011-04-07T06:15:04 | 32,323,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 877 | h | /***************************************************
Project: grouptalk
author: TaXueWuHen
data Process;
***************************************************/
#ifndef __TALK_DATAPROCESS_H__
#define __TALK_DATAPROCESS_H__
#include <stdio.h>
#include <map>
#include "../include/def.h"
#include "../include/defGr... | [
"SakuraSinojun@02eed91f-dd82-7cf9-bfd0-73567c4360d3"
] | [
[
[
1,
41
]
]
] |
3c497426140ad1e4ebbbb1072d4cf9ba74b7fdc9 | 6188f1aaaf5508e046cde6da16b56feb3d5914bc | /branches/CamFighter 1.0/Source Files/MenuStates/EditModelState.h | 0a5e2dff09eb1fc6b975fb1f5e4d42eb0e4c2539 | [] | no_license | dogtwelve/fighter3d | 7bb099f0dc396e8224c573743ee28c54cdd3d5a2 | c073194989bc1589e4aa665714c5511f001e6400 | refs/heads/master | 2021-04-30T15:58:11.300681 | 2011-06-27T18:51:30 | 2011-06-27T18:51:30 | 33,675,635 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,962 | h | // included in MenuStates.h
#include "../../Graphics/OGL/Button.h"
#include "../SceneSkeleton.h"
namespace Scenes { namespace Menu {
class EditModelState : public BaseState {
std::vector<Graphics::OGL::Button> Buttons;
Filesystem::Vec_string Directories;
Filesystem::Vec_strin... | [
"dmaciej1@f75eed02-8a0f-11dd-b20b-83d96e936561"
] | [
[
[
1,
175
]
]
] |
54d4af5b8e1032bdbfd9308dc662e92e056cc174 | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/Database/Headers/MSDatabase.h | abe55790fac1b862a7fd587767617702d20aebf1 | [] | no_license | karakots/dpresurrection | 1a6f3fca00edd24455f1c8ae50764142bb4106e7 | 46725077006571cec1511f31d314ccd7f5a5eeef | refs/heads/master | 2016-09-05T09:26:26.091623 | 2010-02-01T11:24:41 | 2010-02-01T11:24:41 | 32,189,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,139 | h | #pragma once
#define _CRT_SECURE_NO_WARNINGS
// Database accessing routines using MFC classes for ODBC
//
// Copyright 2003 by DecisionPower
//
// author: Vicki de Mey
// creation data: 9/18/2003
//
//
#define __MSDATABASE__
#include <afxdb.h> // MFC ODBC database classes
#include <stdafx.h>
#i... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
211
]
]
] |
f4a14f73e014616805ba2c97f5b717de25d44bcc | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /plugins/gs/zerogs/dx/Regs.cpp | 30928d1fed2ceb67219b5e31b012386bfe9e7720 | [] | no_license | isabella232/pcsx2-sourceforge | 6e5aac8d0b476601bfc8fa83ded66c1564b8c588 | dbb2c3a010081b105a8cba0c588f1e8f4e4505c6 | refs/heads/master | 2023-03-18T22:23:15.102593 | 2008-11-17T20:10:17 | 2008-11-17T20:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,409 | cpp | /* ZeroGS
* Copyright (C) 2005-2006 zerofrog@gmail.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 Foundation; either version 2 of the License, or
* (at your option) any later versio... | [
"zerofrog@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
1113
]
]
] |
ecc758e0be2803a8d168107666369f4c6baeb07c | 7e68ef369eff945f581e22595adecb6b3faccd0e | /code/minifw/connector.h | e7edc00fb6aff51225b3b075c658e88219702768 | [] | no_license | kimhmadsen/mini-framework | 700bb1052227ba18eee374504ff90f41e98738d2 | d1983a68c6b1d87e24ef55ca839814ed227b3956 | refs/heads/master | 2021-01-01T05:36:55.074091 | 2008-12-16T00:33:10 | 2008-12-16T00:33:10 | 32,415,758 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 925 | h | /**
@file
*/
#pragma once
#include "eventhandler.h"
#include "reactor.h"
#include "sockconnector.h"
/**
Implements the Connector class from POSA2 page 290
Responsibility:
- Actively connects and initializes an associated Service Handler.
Collaborator:
- ServiceHandler
- Dispatcher
- TransportEndPoin... | [
"kim.hedegaard.madsen@gmail.com@77f6bdef-6155-0410-8b08-fdea0229669f"
] | [
[
[
1,
40
]
]
] |
df43a8a60ecb2183acc565fd03ba37390fdb41d1 | e9944cc3f8c362cd0314a2d7a01291ed21de19ee | / xcommon/自由拼音输入法IME/source/HZmodenormal.cpp | 57185f1d8e30e1e348a33b7bce0d5f3c678d5d58 | [] | no_license | wermanhme1990/xcommon | 49d7185a28316d46992ad9311ae9cdfe220cb586 | c9b1567da1f11e7a606c6ed638a9fde1f6ece577 | refs/heads/master | 2016-09-06T12:43:43.593776 | 2008-12-05T04:24:11 | 2008-12-05T04:24:11 | 39,864,906 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,827 | cpp | /*
* Copyright (C) 1999.4 Li ZhenChun
*
* 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.
*
* This program is dis... | [
"jtxuee@gmail.com"
] | [
[
[
1,
733
]
]
] |
4af9b1a09b66c8270a7d1b53bccf07e2cb963141 | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /LastProject/Source/Cube.cpp | 1e618efa92ba7957ce0b746f967e2592fc0b9241 | [] | no_license | yoonhada/nlinelast | 7ddcc28f0b60897271e4d869f92368b22a80dd48 | 5df3b6cec296ce09e35ff0ccd166a6937ddb2157 | refs/heads/master | 2021-01-20T09:07:11.577111 | 2011-12-21T22:12:36 | 2011-12-21T22:12:36 | 34,231,967 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 4,015 | cpp | /**
@file Cube.cpp
@date 2011/09/17
@author 백경훈
@brief 큐브 클래스
*/
#include "stdafx.h"
#include "Cube.h"
#ifdef _CELLCUBE
CCube::CCube()
{
Clear();
}
CCube::~CCube()
{
Release();
}
VOID CCube::Clear()
{
m_pD3dDevice = NULL ;
m_pTexture = NULL;
m_iStartVB = 0;
m_iStartIB = 0;
... | [
"kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
181
]
]
] |
23c0012024f3d3d38284a5a78b279dec8c35dc8b | 65a392af0450708ed4fa26f66393e12bdf387634 | /Kernel/initialize.cpp | 7c550993bab0ca7772116e9244fc7fbd95458d83 | [] | no_license | zhouxs1023/mU | d5abea6e883cb746aa28ff6ee2b3902babb053d8 | c9ecc5f0a4fd13567b3c9ca24ff05ba149af743e | refs/heads/master | 2021-05-27T11:37:59.464639 | 2011-06-17T22:39:25 | 2011-06-17T22:39:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,566 | cpp | #include <mU/Number.h>
#include <mU/String.h>
#include <mU/Pattern.h>
#include <mU/Kernel.h>
#include <mU/Interface.h>
namespace mU {
namespace {
Wrap(CompoundExpression)
{
var r;
size_t n = Size(x);
for(size_t i = 0; i < n; ++i)
{
r = Eval(At(x,i));
if(ExQ(r))
{
var h = Head(r);
if(h... | [
"mulab@googlegroups.com",
"baritono.tux@gmail.com"
] | [
[
[
1,
423
],
[
432,
852
],
[
854,
872
],
[
881,
881
],
[
906,
908
],
[
910,
913
],
[
1234,
1252
]
],
[
[
424,
431
],
[
853,
853
],
... |
67042873d6f1b0eadc8badd38240aab8bf5c2c37 | 15730792376cc6ffa986d6bcb88ba9fd7acf9369 | /raytracer3.0.06.no_rec.samp/surface.cpp | 7362e28ce76a3feec514e4a6e0f7d61e8f333486 | [] | no_license | markrosoft/se-195-project-ray-tracer | 0b8c14422e52aa5ede17a158c6ef7521934ce029 | 0712d443be8c0da986ab1315a257740fbb3a653d | refs/heads/master | 2021-01-10T07:14:00.513175 | 2011-11-18T06:42:15 | 2011-11-18T06:42:15 | 43,331,160 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,375 | cpp | #define _CRT_SECURE_NO_WARNINGS 1
#include "common.h"
#include "surface.h"
#include "stdio.h"
#include "string.h"
// -----------------------------------------------------------
// Hicolor surface class implementation
// -----------------------------------------------------------
Surface * Surface_Create... | [
"Dumpsterboy@gmail.com"
] | [
[
[
1,
114
]
]
] |
7dfc4fc2fb7135fc29ba0a38497fc82a49f33dfc | 61bcb936a14064e2a819269d25b5c09b92dad45f | /Winter2011/Final Project/Final Project.cpp | 7e339f27144ee977d238016556811b1872891b51 | [] | no_license | lanxinwoaini/robotic-vision-631 | 47fe73588a5b51296b9ac7fbacd4a553e4fd8e34 | fdb160a8498ec668a32116c655368d068110aba7 | refs/heads/master | 2021-01-10T08:06:58.829618 | 2011-04-20T15:19:06 | 2011-04-20T15:19:06 | 47,861,917 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,190 | cpp | // Final Project.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Final Project.h"
#include "Final ProjectDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CFinalProjectApp
BEGIN_MESSAGE_MAP(CFinalProjectApp, CWinApp)
ON_COMMAND(ID_HELP, &CWinApp::OnHelp)
... | [
"c.shirts@gmail.com"
] | [
[
[
1,
79
]
]
] |
9256a879e20b030093ba858690888f71d52c0ace | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2005-10-27/eeschema/libfield.cpp | 629a6deda044d22e5a9b8d1d035b9f820fba6f59 | [] | 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 | UTF-8 | C++ | false | false | 10,674 | cpp | /*********************************************************************/
/* EESchema - edition des librairies: Edition des champs ( Fields ) */
/*********************************************************************/
/* Fichier libfield.cpp */
#include "fctsys.h"
#include "gr_basic.h"
#include "common.h"
#i... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
339
]
]
] |
44ab621450525a72ef6562ed96b69e60917a4940 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/samples/list_includes/list_includes_version.hpp | 303bc911f440795459e2386c12b66eb0a5eb511a | [
"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 | 965 | hpp | /*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Sample: List include dependencies of a given source file version number
http://www.boost.org/
Copyright (c) 2001-2007 Hartmut Kaiser. Distribute... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
20
]
]
] |
4ab64db77dda1872d9816b72d9061c4f4a5db666 | 406b4b18f5c58c689d2324f49db972377fe8feb6 | /ANE/Include/StlCustomize/ane_string.h | 6ef03e1eac041755ce72cf67cf5d82fcf0ebea34 | [] | no_license | Mobiwoom/ane | e17167de36699c451ed92eab7bf733e7d41fe847 | ec20667c556a99351024f3ae9c8880e944c5bfbd | refs/heads/master | 2021-01-17T13:09:57.966141 | 2010-03-23T16:30:17 | 2010-03-23T16:30:17 | 33,132,357 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 354 | h | #pragma once
#include <xstring>
namespace Ane
{
typedef std::basic_string<char, std::char_traits<char>, std::allocator<char>> string;
typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>> wstring;
#ifdef _DEBUG
typedef Ane::string _tstring;
#else
typedef Ane::wstring _ts... | [
"inthejm@5abed23c-1faa-11df-9e62-c93c6248c2ac"
] | [
[
[
1,
16
]
]
] |
435bdba381c163c105b91a2675cb5a6141c3200e | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/ParticleUniverse/include/ParticleRenderers/ParticleUniverseBillboardRenderer.h | 0df7e028c57f9a7fb0e87620e14a42ac55b81df2 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,087 | h | /*
-----------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2006-2008 Henry van Merode
Usage of this program is free for non-commercial use and licensed under the
the terms of the GNU Lesser General Public License.
... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
171
]
]
] |
843fcdc530734c9683720431a75f920eed35feed | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /INC/AppModel.h | 2155cdbfc75282b04debfa4cfd624f4e8b58e3b3 | [] | 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,276 | h | //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,
147
]
]
] |
e016e631f675b172a6a61670d41095e35f4e8137 | a699a508742a0fd3c07901ab690cdeba2544a5d1 | /RailwayDetection/KellService/KellService/IOCP/MemoryPool.cpp | a25c2cc109ea75273fdfd9624e76a795bb9d1b42 | [] | no_license | xiaomailong/railway-detection | 2bf92126bceaa9aebd193b570ca6cd5556faef5b | 62e998f5de86ee2b6282ea71b592bc55ee25fe14 | refs/heads/master | 2021-01-17T06:04:48.782266 | 2011-09-27T15:13:55 | 2011-09-27T15:13:55 | 42,157,845 | 0 | 1 | null | 2015-09-09T05:24:10 | 2015-09-09T05:24:09 | null | UTF-8 | C++ | false | false | 4,427 | cpp | #include "StdAfx.h"
#include "MemoryPool.h"
#include "GobalConfig.h"
CMemoryPool::CMemoryPool()
{
m_pGobalConfig = NULL;
m_hEvent = NULL;
m_vecPrepOverKeyPire.clear();
m_vecUsedOverKeyPire.clear();
}
CMemoryPool::~CMemoryPool()
{
ClearMemoryPool();
}
LPOverKeyPire CMemoryPool::GetNewOverKeyPir... | [
"hema0501@163.com@4d6b9eea-9d24-033f-dd66-d003eccfd9d3"
] | [
[
[
1,
191
]
]
] |
9c451e762cf55849de081d6b63075715b50470f2 | 6f2d9e6d1f0dcb3a00f2885e99a0f566571034c8 | /server/src/frmServer.h | 79c97afebb37013e06b3d11e223feccc0a9f4795 | [] | no_license | crawford/HoIP | bfd7547bd64fe0739e706fcdce4e5b1d6a5ce796 | 3c14f29375431aad7688444fa1f88201093b398b | refs/heads/master | 2021-01-21T22:29:37.296440 | 2010-09-04T21:27:59 | 2010-09-04T21:27:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | h | #ifndef FRMSERVER_H
#define FRMSERVER_H
#include "ui_server.h"
#include "serialPort.h"
#include <QDialog>
#include <QTcpServer>
#include <QTcpSocket>
class FrmServer : public QDialog, Ui::Server {
Q_OBJECT
public:
FrmServer(QWidget *parent = 0, Qt::WindowFlags f = 0);
~FrmServer();
private:
QTcpSe... | [
"adrofwarc+github@gmail.com"
] | [
[
[
1,
27
]
]
] |
ac64156b1b3090ddac5305d2fc2c9ce6e08fc5cb | 66581a883c3eab4c6c7b7c1d5850892485a5cab8 | /Action Bros Now/EntityManager.h | 06bbf032703975ccece50ca70f5909d8325e01c2 | [] | no_license | nrolando/d-m-seniorprojectgsp | 9457841f43697a73d956b202541064022dd4a189 | 503f311142bf4995f3e5c6fc6110317babde08f9 | refs/heads/master | 2021-01-10T05:49:14.926897 | 2010-02-17T03:29:10 | 2010-02-17T03:29:10 | 49,738,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,436 | h | //a singleton class that will contain all the entities in the game
//accesses a txt file to load all the enemies for a given lvl
//uses the entity's char id to search spriteContainer and set entity's
//imgptr to proper sprite sheet
#ifndef ENTITYMANAGER_H
#define ENTITYMANAGER_H
#include "Boss.h"
#include "E... | [
"nicklamort@2c89e556-c775-11de-bfbd-4d0f0f27293a",
"dheardjr@2c89e556-c775-11de-bfbd-4d0f0f27293a",
"DHeardjr@2c89e556-c775-11de-bfbd-4d0f0f27293a"
] | [
[
[
1,
23
],
[
25,
26
],
[
28,
31
],
[
33,
37
],
[
39,
54
]
],
[
[
24,
24
],
[
38,
38
]
],
[
[
27,
27
],
[
32,
32
]
]
] |
f2f3492b73aa82f7cc46567655b61364bcbc143d | d2996420f8c3a6bbeef63a311dd6adc4acc40436 | /src/net/UdpSocket.cpp | 38b7c492c8279c82134bc7feb0d2804eb5a3a4cf | [] | no_license | aruwen/graviator | 4d2e06e475492102fbf5d65754be33af641c0d6c | 9a881db9bb0f0de2e38591478429626ab8030e1d | refs/heads/master | 2021-01-19T00:13:10.843905 | 2011-03-13T13:15:25 | 2011-03-13T13:15:25 | 32,136,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,353 | cpp | #include "UdpSocket.h"
using namespace net;
UdpSocket::UdpSocket()
{
mSocket = 0;
mPort = 0;
}
UdpSocket::~UdpSocket()
{
close();
}
bool UdpSocket::open( unsigned short port )
{
assert( !isOpen() );
// create socket
mSocket = ::socket( AF_INET, SOCK_DGRAM, IPPROTO_UDP );
if ( mSock... | [
"nightwolve@gmail.com@c8d5bfcc-1391-a108-90e5-e810ef6ef867"
] | [
[
[
1,
122
]
]
] |
8238df9a046b234589c029765cf68773ad3ecfa6 | 2acd91cf2dfe87f4c78fba230de2c2ffc90350ea | / salad-bar-in-space-game/edge/bouncibility/third_party/irrklang/include/ik_ISoundStopEventReceiver.h | e0723e14fbbdaf2706eaaae2012f5e45296d40f6 | [] | no_license | Joshvanburen/salad-bar-in-space-game | 5f410a06be475edee1ab85950c667e6a6f970763 | b23a35c832258f4fc1a921a45ab4238c734ef1f0 | refs/heads/master | 2016-09-01T18:46:29.672326 | 2008-05-07T18:40:30 | 2008-05-07T18:40:30 | 32,195,299 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,017 | h | // Copyright (C) 2002-2007 Nikolaus Gebhardt
// This file is part of the "irrKlang" library.
// For conditions of distribution and use, see copyright notice in irrKlang.h
#ifndef __I_IRRKLANG_SOUND_STOP_EVENT_RECEIVER_H_INCLUDED__
#define __I_IRRKLANG_SOUND_STOP_EVENT_RECEIVER_H_INCLUDED__
#include "ik_IRefCou... | [
"beavis6325@gmail.com@1a2710a4-8244-0410-8b66-391840787a9e"
] | [
[
[
1,
72
]
]
] |
8250f1f30a688c7395e9142b099dcc818b81a439 | ac559231a41a5833220a1319456073365f13d484 | /src/old/server-jaus/jaus/mobility/drivers/globalwaypointdriver.h | f7c3b1c2559ae08dd980862e8275475ddf1eb9ba | [] | no_license | mtboswell/mtboswell-auvc2 | 6521002ca12f9f7e1ec5df781ed03419129b8f56 | 02bb0dd47936967a7b9fa7d091398812f441c1dc | refs/heads/master | 2020-04-01T23:02:15.282160 | 2011-07-17T16:48:34 | 2011-07-17T16:48:34 | 32,832,956 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,193 | h | ////////////////////////////////////////////////////////////////////////////////////
///
/// \file globalwaypointdriver.h
/// \brief This file contains the definition of the GlobalWaypointDriver class,
/// used as an interface for the driving of platform to a target waypoint.
///
/// <br>Author(s): Bo ... | [
"cdel@vt.edu"
] | [
[
[
1,
179
]
]
] |
a82e25a6ea893c5b21b2d17ee818a9ce05366de6 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testwideapis/src/twideapisserver.cpp | 8fde57ac6c25e69e5af6def398b405b03acf871c | [] | 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 | 4,318 | 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,
188
]
]
] |
938e680e6446e224916086e3210e192989d99706 | 06ff805f168597297a87642c951867b453e401f7 | /Algorithm/boost/boost/mpl/aux_/config/eti.hpp | 10917b2a5165e6ef68d5d25119329bdff67cd33d | [] | no_license | fredska/algorithms | 58459720295f8cf36edc88f68e4b37962235e533 | 10538d9677894b450f359db9301108b459b604ca | refs/heads/master | 2021-01-02T09:38:34.466733 | 2011-11-09T17:32:57 | 2011-11-09T17:32:57 | 2,652,603 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,356 | hpp |
#ifndef BOOST_MPL_AUX_CONFIG_ETI_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_ETI_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-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:... | [
"fredska@gmail.com"
] | [
[
[
1,
47
]
]
] |
b01fa5ec11d0bb72d450e9806b47eb0d2f9d3218 | 540b8836343eb1d7343f86847f57a1033b9158d5 | /Problem_011.cpp | 2169bd10c58046622cb6373a46b177c142f32edb | [] | no_license | Haynesy/Euler | 2503160385f45e17e422a6176806b25264aafcb2 | 1525c8a334e3b1029e6afe5ed3b6e013a77e9c29 | refs/heads/master | 2020-12-30T10:23:41.879117 | 2009-10-05T06:21:04 | 2009-10-05T06:21:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,645 | cpp | /**
Problem 11
08 02 22 97 38 15 00 40 00 75 04 05 07 78 52 12 50 77 91 08
49 49 99 40 17 81 18 57 60 87 17 40 98 43 69 48 04 56 62 00
81 49 31 73 55 79 14 29 93 71 40 67 53 88 30 03 49 13 36 65
52 70 95 23 04 60 11 42 69 24 68 56 01 32 56 71 37 02 36 91
22 31 16 71 51 67 63 89 41 92 36 54 22 40 40 28 66... | [
"adamh@rowlandhouse.com"
] | [
[
[
1,
43
]
]
] |
63986f872bf47e7c1e20b696856efc2361eaf0a1 | 898dce1d28c7996db934d74c61d2690048b2bfb3 | /rayTracer/Camera.h | 675b50f23ab7200bfcc93994cde4ef3603292477 | [] | no_license | claudiahwong/cs184-an-eh-sp10 | 8fa79a2aba7a917e18f393a150fc1183ba7f82a5 | d13f992bcb779411e11b1af62e9228246ed62dbd | refs/heads/master | 2016-09-05T20:06:52.877441 | 2010-10-29T04:51:15 | 2010-10-29T04:51:15 | 32,365,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 800 | h | /*
#pragma once
#include "Ray.h"
#include "Sample.h"
#include "nv_math.h"
#include "nv_algebra.h"
#include <math.h>
class Camera
{
public:
vec3 myEye, myCenter, myUp;
float myFov;
int mySizex, mySizey;
Camera(int sizex, int sizey, vec3 eye, vec3 center, vec3 up, float fov);
~Camera(void);
void ge... | [
"victoria.c.chiu@9a492283-e4e1-9893-cc0f-88d6fa45db55"
] | [
[
[
1,
40
]
]
] |
c8b6e11c029396ccba51c2a7a78dbf344a4b3ef9 | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_logic/jifprop.cpp | e62b54f1fe6280b294efcae3a0fc007e14ddaaa7 | [] | no_license | dtbinh/rush | 4294f84de1b6e6cc286aaa1dd48cf12b12a467d0 | ad75072777438c564ccaa29af43e2a9fd2c51266 | refs/heads/master | 2021-01-15T17:14:48.417847 | 2011-06-16T17:41:20 | 2011-06-16T17:41:20 | 41,476,633 | 1 | 0 | null | 2015-08-27T09:03:44 | 2015-08-27T09:03:44 | null | UTF-8 | C++ | false | false | 2,010 | cpp | //****************************************************************************/
// File: JIfProp.cpp
// Desc:
//****************************************************************************/
#include "stdafx.h"
#include "JAnimation.h"
#include "JIfVar.h"
#include "JIfProp.h"
//****************************... | [
"rushbits@gmail.com"
] | [
[
[
1,
74
]
]
] |
16e6e6b04444be42d101aec701ffe22f7b9aa583 | 52bc0a7397161736d9be2b27e734c9c637740c39 | /src/messages.hpp | b6a98ae63c736b69b5253bafc1e6b9745ebfc8ba | [] | no_license | shestakovg/cro2sql | 261454b74dcf29153b74cd879987daae650ca2c9 | ba678cb18d061fef3431508bc72e67bcd1067d4f | refs/heads/master | 2020-04-23T15:22:24.314384 | 2010-09-01T16:52:09 | 2010-09-01T16:52:09 | 33,734,878 | 0 | 0 | null | null | null | null | IBM866 | C++ | false | false | 23,130 | hpp | /******************************************************************************
ProjectName: cro2sql
FileName: messages.hpp
Subj: ╤юфхЁцшЄ ёююс∙хэш , т√фртрхь√х юёэютэ√ь ьюфєыхь яЁюуЁрьь√.
Author: Nosov Yuri
*******************************************************************************
(c) Copyright 2008 Nosov... | [
"cro2sql@f00a9db0-22bd-11df-99a1-e5276f3be39f"
] | [
[
[
1,
304
]
]
] |
996418bbe2931feb15f0dc700accdfd864d02b10 | e635ba5e4aa70e346a5d15e3e2d6c9625a27763e | /src/NoExit.cpp | 6c096c6c779b93b3b17ad7bc81fdba6471cd9c5d | [] | no_license | aruwen/noexit | 8d701c40837e3be4308c20a8939c4676c3e118ca | bbd6938b9dfbd125177545d3f38a22c1f7d9865b | refs/heads/master | 2020-05-17T02:32:30.255482 | 2011-03-10T09:18:28 | 2011-03-10T09:18:28 | 32,136,559 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,193 | cpp | /*
* QPT1
* Stefan Ebner
* 2.Semester MMT
*
* FH-Salzburg
*
* @ The game itself
*/
#include "NoExit.h"
NoExit::~NoExit()
{
resetAll();
deleteAll();
}
NoExit::NoExit()
{
initializeNoExit();
}
void NoExit::update()
{
if (counter<300) counter++;
playerPositioni... | [
"nightwolve@gmail.com@dbebec47-8437-1be3-c343-d412ef630ae2"
] | [
[
[
1,
783
]
]
] |
29a19cd4d14998b3e6253c9a70e552971fc3a3c4 | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /obse/obse/Commands_AI.cpp | 7a8ca4fbd210e070ef6f6f56ac154c70ff54ff25 | [] | 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 | 36,175 | cpp | #include "Commands_AI.h"
#include "GameObjects.h"
#include "GameExtraData.h"
#include "GameAPI.h"
#include "GameForms.h"
#include "GameProcess.h"
#include "ParamInfos.h"
#if OBLIVION
#include "InternalSerialization.h"
static bool Cmd_GetNumFollowers_Execute(COMMAND_ARGS)
{
*result = 0;
if (!thisOb... | [
"masterfreek64@2644d07b-d655-0410-af38-4bee65694944"
] | [
[
[
1,
1708
]
]
] |
6b68e973a849a4cb9f693cf0cea53ab8c3d1d35c | 2bcfdc7adc9d794391e0f79e4dab5c481ca5a09b | /applications/hac-widgets/designer/src/customwidgetinterface.h | ea4f2d72449beced622e6844bb731cef5cf72702 | [] | no_license | etop-wesley/hac | 592912a7c4023ba8bd2c25ae5de9c18d90c79b0b | ab82cb047ed15346c25ce01faff00815256b00b7 | refs/heads/master | 2021-01-02T22:45:32.603368 | 2010-09-01T08:38:01 | 2010-09-01T08:38:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,659 | h | #ifndef _CUSTOMWIDGETINTERFACE_H_
#define _CUSTOMWIDGETINTERFACE_H_
#include <QDesignerCustomWidgetInterface>
/*
* Note: That the only part of the class definition
* that is specific to this particular custom widget is the class name.
*/
class CustomWidgetInterface : public QObject, public QDesi... | [
"wesley@debian.(none)"
] | [
[
[
1,
57
]
]
] |
eca9aee75b2d1cd6a27345f0ef04d0e9b597022e | 24bc1634133f5899f7db33e5d9692ba70940b122 | /extlibs/RakNet/include/DS_BPlusTree.h | 210cbd61314c01975a2a8df7611b61026a6d0450 | [] | no_license | deft-code/ammo | 9a9cd9bd5fb75ac1b077ad748617613959dbb7c9 | fe4139187dd1d371515a2d171996f81097652e99 | refs/heads/master | 2016-09-05T08:48:51.786465 | 2009-10-09T05:49:00 | 2009-10-09T05:49:00 | 32,252,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,572 | h | #ifndef __B_PLUS_TREE_CPP
#define __B_PLUS_TREE_CPP
#include "DS_MemoryPool.h"
#include "DS_Queue.h"
#include <stdio.h>
#include "Export.h"
// Java
// http://www.seanster.com/BplusTree/BplusTree.html
// Overview
// http://babbage.clarku.edu/~achou/cs160/B+Trees/B+Trees.htm
// Deletion
// http://dbpub... | [
"PhillipSpiess@d8b90d80-bb63-11dd-bed2-db724ec49875"
] | [
[
[
1,
1162
]
]
] |
c150d4bbf376f954012c051ebf81756109833b73 | 22b6d8a368ecfa96cb182437b7b391e408ba8730 | /engine/include/qvIElementViewFactory.h | 6fc430e108281709f19f7a80a082f057a7fc5ec0 | [
"MIT"
] | permissive | drr00t/quanticvortex | 2d69a3e62d1850b8d3074ec97232e08c349e23c2 | b780b0f547cf19bd48198dc43329588d023a9ad9 | refs/heads/master | 2021-01-22T22:16:50.370688 | 2010-12-18T12:06:33 | 2010-12-18T12:06:33 | 85,525,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,946 | h | /**************************************************************************************************
//This code is part of QuanticVortex for latest information, see http://www.quanticvortex.org
//
//Copyright (c) 2009-2010 QuanticMinds Software Ltda.
//
//Permission is hereby granted, free of charge, to any pers... | [
"drr00t@users.noreply.github.com"
] | [
[
[
1,
54
]
]
] |
0cec9fa02c0c9413d09a34256ef51bd8548426c9 | 3977ae61b891f7e8ae7d75b8e22bcb63dedc3c1c | /Base/RecordManager.cpp | c8fee8daf918039c1a4cfb77ea000c0a854a0337 | [] | no_license | jayrulez/ourprs | 9734915b69207e7c3382412ca8647b051a787bb1 | 9d10f7a6edb06483015ed11dcfc9785f63b7204b | refs/heads/master | 2020-05-17T11:40:55.001049 | 2010-03-25T05:20:04 | 2010-03-25T05:20:04 | 40,554,502 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | cpp | /*
@Group: BSC2D
@Group Members:
<ul>
<li>Robert Campbell: 0701334</li>
<li>Audley Gordon: 0802218</li>
<li>Dale McFarlane: 0801042</li>
<li>Dyonne Duberry: 0802189</li>
</ul>
@
*/
#ifndef _RECORDMANAGER_H
#include "./RecordMa... | [
"waprave@gmail.com"
] | [
[
[
1,
49
]
]
] |
abe4190270048ec24edf2e0bf71023a4cd2175cb | e776dbbd4feab1ce37ad62e5608e22a55a541d22 | /luadbg/LuaEdit.cpp | cc326bfbf735c859d677bd2dd0f170835a13e77c | [] | no_license | EmuxEvans/sailing | 80f2e2b0ae0f821ce6da013c3f67edabc8ca91ec | 6d3a0f02732313f41518839376c5c0067aea4c0f | refs/heads/master | 2016-08-12T23:47:57.509147 | 2011-04-06T03:39:19 | 2011-04-06T03:39:19 | 43,952,647 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,267 | cpp | // LuaEdit.cpp : main source file for LuaEdit.exe
//
#include "stdafx.h"
#include "resource.h"
#include <skates/skates.h>
#include "LuaDebugClient.h"
#include "AboutDlg.h"
#include "DropFileHandler.h"
#include "FileManager.h"
#include "DialogWindow.h"
#include "DebugHostWindow.h"
#include "CommandWin... | [
"gamemake@74c81372-9d52-0410-afc2-f743258a769a"
] | [
[
[
1,
83
]
]
] |
1788c6c6e848ed552d4c35784515732ced99e2f8 | 1cc5720e245ca0d8083b0f12806a5c8b13b5cf98 | /uva/src/cinco/p524/p524.cpp | 2128b68da8e3f2e88b7492229ae424edcac9ccf1 | [] | no_license | Emerson21/uva-problems | 399d82d93b563e3018921eaff12ca545415fd782 | 3079bdd1cd17087cf54b08c60e2d52dbd0118556 | refs/heads/master | 2021-01-18T09:12:23.069387 | 2010-12-15T00:38:34 | 2010-12-15T00:38:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,084 | cpp | #include <stdio.h>
#define ehPrimo(soma) (soma==3 || soma==5 || soma==7 || soma==11 || soma==13 || soma==17 || soma==19 || soma==23 || soma==29 || soma==31)
long maxV;
char lista[10000000];
long passado[17];
long posNalista;
long inicioUltimaCarreira;
void geraCopia() {
long zi;
lista[inicioUltimaCarre... | [
"guilherme.silveira@caelum.com.br"
] | [
[
[
1,
102
]
]
] |
8e7a2309ee3a872be9ef730635dcdc3e520d93a9 | 465943c5ffac075cd5a617c47fd25adfe496b8b4 | /AIRPORT.H | 8ad93f705762dda3cb228ee06f81ae1dbaa7beca | [] | no_license | paulanthonywilson/airtrafficcontrol | 7467f9eb577b24b77306709d7b2bad77f1b231b7 | 6c579362f30ed5f81cabda27033f06e219796427 | refs/heads/master | 2016-08-08T00:43:32.006519 | 2009-04-09T21:33:22 | 2009-04-09T21:33:22 | 172,292 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 796 | h | /* Class to describe an airport as being a destination where planes can
enter the simulation or exit it.
Simon Hall
ver 0.2
derived from Destination ver 0.2
01/04/96
7/4/96 PW
ver 0.3
19/4/96
ID changed from char * to int
PW
ver 0.4
4/5/96 PW
Safe landing direction reversed (Specification e... | [
"paul.wilson@merecomplexities.com"
] | [
[
[
1,
51
]
]
] |
ba41bcd6a77ed1f5c9b4ef0a97ae1d85a3809972 | 59f1959abb023c7e0a7ce2a347c250d799339fd8 | /Engine/Core/Vector.h | 7640aec5e139917811a240812c02097da6a68e56 | [] | no_license | ghsoftco/scenegallery | 78580a8aaf02a0c7ccc2687bc4a40c1873da5715 | 965fabdb39cbdd7c9735aaa5daab9f617bf020cf | refs/heads/master | 2021-01-10T11:18:30.032732 | 2011-10-14T20:56:27 | 2011-10-14T20:56:27 | 47,763,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,409 | h | /*
Vector.h
Written by Matthew Fisher
Template vector library. Extends functionality of std::vector
*/
#pragma once
#include "Asserts.h"
//
// Intellisense for custom types
//
//http://thejefffiles.com/blog/autoexpdat-your-key-to-better-debugging-part-1/
#pragma warning(disable : 4700)
template... | [
"manolis.savva@gmail.com"
] | [
[
[
1,
407
]
]
] |
ad12a17972d0225970480f4b0fadbd8e986361fa | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/spirit/test/actor/clear_test.cpp | 0fb068117834f5fb57bb7aa9573b7f8c3e2df7ab | [
"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,482 | cpp | /*=============================================================================
Copyright (c) 2003 Jonathan de Halleux (dehalleux@pelikhan.com)
http://spirit.sourceforge.net/
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
47
]
]
] |
3e71c5e8cff2d4ce9f210f19693cfec8c006b96e | ce28ec891a0d502e7461fd121b4d96a308c9dab7 | /dbmerge/AttributeMergeItem.cc | dbc59512354a302f295b393681673af2fcc1d52a | [] | no_license | aktau/Tangerine | fe84f6578ce918d1fa151138c0cc5780161b3b8f | 179ac9901513f90b17c5cd4add35608a7101055b | refs/heads/master | 2020-06-08T17:07:53.860642 | 2011-08-14T09:41:41 | 2011-08-14T09:41:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,336 | cc | #include "AttributeMergeItem.h"
#include <QtGui>
#define MERGE_DEBUG 2
struct HistoryLessThan {
bool operator()(const HistoryRecord& lhs, const HistoryRecord& rhs) const {
return lhs.timestamp < rhs.timestamp;
}
};
AttributeMergeItem::AttributeMergeItem(int matchId, const QList<HistoryRe... | [
"nicolashillegeer@gmail.com"
] | [
[
[
1,
262
]
]
] |
23471ac4e62c9828b10d6b63bdcf2d91d9bba7b9 | 967868cbef4914f2bade9ef8f6c300eb5d14bc57 | /Tree/Tree.cpp | d7018df45c46432376adf81bb03e034f357dde71 | [] | no_license | saminigod/baseclasses-001 | 159c80d40f69954797f1c695682074b469027ac6 | 381c27f72583e0401e59eb19260c70ee68f9a64c | refs/heads/master | 2023-04-29T13:34:02.754963 | 2009-10-29T11:22:46 | 2009-10-29T11:22:46 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 7,948 | cpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
______________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
*/
#include <baseclasses.hpp>
#include "Tree.hpp"
template <class T>
void CTreeElement<T>::Sho... | [
"dblock@dblock.org"
] | [
[
[
1,
251
]
]
] |
c5f895b04894b1601ac745b8e1ccf97eeda163de | 00b979f12f13ace4e98e75a9528033636dab021d | /branches/ziis/src/core/main.cc | ced8cdb1ae0809f1468f7e73a9c7fd8ae8b36781 | [] | no_license | BackupTheBerlios/ziahttpd-svn | 812e4278555fdd346b643534d175546bef32afd5 | 8c0b930d3f4a86f0622987776b5220564e89b7c8 | refs/heads/master | 2016-09-09T20:39:16.760554 | 2006-04-13T08:44:28 | 2006-04-13T08:44:28 | 40,819,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,368 | cc | //
// main.cc for in
//
// Made by texane
// Login <texane@gmail.com>
//
// Started on Tue Feb 14 01:04:58 2006 texane
// Last update Mon Apr 03 21:54:00 2006 texane
//
#include <list>
#include <ziafs.hh>
#include <iostream>
using namespace std;
int main(int ac, char** av)
{
core_t c... | [
"texane@754ce95b-6e01-0410-81d0-8774ba66fe44"
] | [
[
[
1,
57
]
]
] |
66e1c6386e0341b27039841c99303840f854adca | da48afcbd478f79d70767170da625b5f206baf9a | /nnstock/nnstock/TestDlg.cpp | 9f496de79f46ceec17e5238014383996b3eda9b4 | [] | no_license | haokeyy/fahister | 5ba50a99420dbaba2ad4e5ab5ee3ab0756563d04 | c71dc56a30b862cc4199126d78f928fce11b12e5 | refs/heads/master | 2021-01-10T19:09:22.227340 | 2010-05-06T13:17:35 | 2010-05-06T13:17:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,462 | cpp | // TestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "nnstock.h"
#include "TestDlg.h"
#include "WndHelper.h"
#include "MsgHelper.h"
#include "BatchMsg.h"
#include "Utility.h"
#include "stockPrice.h"
// CTestDlg dialog
IMPLEMENT_DYNAMIC(CTestDlg, CDialog)
CTestDlg::CTestDlg(CWnd* pP... | [
"niels.liu@gmail.com@d41c10be-1f87-11de-a78b-a7aca27b2395"
] | [
[
[
1,
70
]
]
] |
4b6bff5c9805c69e4dd3931f22d4b14bb5785ca2 | 119ba245bea18df8d27b84ee06e152b35c707da1 | /unreal/branches/robots/qrgui/interpreters/robots/details/robotImplementations/brickImplementations/nullBrickImplementation.h | 0ecfccf21e96a455b2180085898db6562cc121a1 | [] | no_license | nfrey/qreal | 05cd4f9b9d3193531eb68ff238d8a447babcb3d2 | 71641e6c5f8dc87eef9ec3a01cabfb9dd7b0e164 | refs/heads/master | 2020-04-06T06:43:41.910531 | 2011-05-30T19:30:09 | 2011-05-30T19:30:09 | 1,634,768 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | h | #pragma once
#include "abstractBrickImplementation.h"
namespace qReal {
namespace interpreters {
namespace robots {
namespace details {
namespace robotImplementations {
namespace brickImplementations {
class NullBrickImplementation : public AbstractBrickImplementation
{
Q_OBJECT
public:
NullBrickImple... | [
"ololo@ololo.org"
] | [
[
[
1,
25
]
]
] |
5a30a6a2111c6e7766c9b9fab1f6520590901db9 | ffe0a7d058b07d8f806d610fc242d1027314da23 | /V3e/mc/src/irc/Socket.h | c83a626e903f7b3911e0c26ee0d6a1ba588d5e16 | [] | no_license | Cybie/mangchat | 27bdcd886894f8fdf2c8956444450422ea853211 | 2303d126245a2b4778d80dda124df8eff614e80e | refs/heads/master | 2016-09-11T13:03:57.386786 | 2009-12-13T22:09:37 | 2009-12-13T22:09:37 | 32,145,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,386 | h | #ifndef _SOCKET_H_
#define _SOCKET_H_
#include "common.h"
#ifdef WIN32
#include <winsock.h>
typedef SOCKET SOCK_TYPE;
typedef int socklen_t;
typedef char raw_type;
#else
#include <sys/types.h> // For data types
#include <sys/socket.h> // For socket(), connect(), send(), and recv()
... | [
"cybraxcyberspace@dfcbb000-c142-0410-b1aa-f54c88fa44bd"
] | [
[
[
1,
57
]
]
] |
3eb5b980f547e9e4662a3de220515e8902590156 | 677f7dc99f7c3f2c6aed68f41c50fd31f90c1a1f | /SolidSBCTestSDK/PerformanceCounter.h | 1fd55a96385ed733e4df888b9895f8a2136e7527 | [] | no_license | M0WA/SolidSBC | 0d743c71ec7c6f8cfe78bd201d0eb59c2a8fc419 | 3e9682e90a22650e12338785c368ed69a9cac18b | refs/heads/master | 2020-04-19T14:40:36.625222 | 2011-12-02T01:50:05 | 2011-12-02T01:50:05 | 168,250,374 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 286 | h | #pragma once
#include "SolidSBCTestSDK.h"
class SOLIDSBCTESTSDK_API CPerformanceCounter
{
public:
CPerformanceCounter(void);
~CPerformanceCounter(void);
void Start(void);
double Stop(void);
private:
LARGE_INTEGER m_liStart;
LARGE_INTEGER m_liFrequency;
};
| [
"admin@bd7e3521-35e9-406e-9279-390287f868d3"
] | [
[
[
1,
17
]
]
] |
404864f54b2b4eb2bed0be1d2f55701a57857246 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /ScheduleKiller/source/ImageLib/inc/LMSvgUtil.h | 17ef93f0d35e127d02d64473ebb2a21bd7e4b930 | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | #ifndef YICHAUTILE_H_
#define YICHAUTILE_H_
#ifdef EKA2
#include <akniconutils.h>
#endif
#include <e32std.h>
#include <e32base.h>
#include <FBS.H>
class LMSvgUtil
{
public:
~LMSvgUtil();
LMSvgUtil();
static TInt SetIconSize(CFbsBitmap* aBitmap, const TSize& aSize);
static CFont* GetFontFromId(TI... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
27
]
]
] |
bc67bb5f0bedd13dd738918976044701d7dfd804 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Common/network/udp_connection.h | 8220b6b43d0174649e9cd130949495b3bf064429 | [] | no_license | Aand1/cornell-urban-challenge | 94fd4df18fd4b6cc6e12d30ed8eed280826d4aed | 779daae8703fe68e7c6256932883de32a309a119 | refs/heads/master | 2021-01-18T11:57:48.267384 | 2008-10-01T06:43:18 | 2008-10-01T06:43:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,183 | h | #ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#endif
// this is crazy: MSVS.net needs winsock2 to be included before windows.h so that winsock.h doesn't get included
// while MSVS6 needs the opposite ordering because its winsock2 depends on types defines in windows.h...
// using the common PSDK version doesn... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
158
]
]
] |
84c745d0d61492fe2f21a5d33582be31aea66011 | 0f67f4b756d4618c470f9c940d5bb7b902c98585 | /UiModule/Inworld/View/UiProxyWidget.h | b55a6a2fe79162147389c45369c7ac4a634d3a1b | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | jonnenauha/naali | 8dc7e5a9802f0206c97b067d8675f49e602f6488 | 50060338255e9e5f6427b2f57b93bb884954d14b | refs/heads/master | 2020-12-25T08:38:09.291039 | 2010-03-20T13:22:58 | 2010-03-20T13:22:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,724 | h | // For conditions of distribution and use, see copyright notice in license.txt
#ifndef incl_UiModule_UiProxyWidget_h
#define incl_UiModule_UiProxyWidget_h
#include "UiModuleApi.h"
#include "UiWidgetProperties.h"
#include <QGraphicsProxyWidget>
class QTimeLine;
class QParallelAnimationGroup;
class QPrope... | [
"jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3",
"Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jonne.nauha@evocativi.com@5b2332b8-efa3-11de-8684-7d64432d61a3",
"loorni@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
8
],
[
14,
14
],
[
20,
25
],
[
27,
28
],
[
32,
32
],
[
35,
36
],
[
61,
63
],
[
68,
68
],
[
73,
73
],
[
75,
75
... |
1fd4a7dae35bf35bfcc17336c27c8b31997e886c | 1bd75b9c45c3d5d5af3a9c9ba84ab0d4ec1bfd8f | /SpectrumGraph.h | 9ea9b874da9a4ad002c4b63ad55fb23d3dfbd8cb | [] | no_license | nadernt/whistle-recognizer | 168634eda147752fada31d1b4e073971a053b4bf | 7f260f7ee38d9445e2f0806566bbc0ceb45d3986 | refs/heads/master | 2020-04-06T04:26:13.138539 | 2010-01-12T17:11:08 | 2017-02-23T12:22:25 | 82,922,754 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,627 | h | #if !defined(AFX_SPECTRUMGRAPH_H__D00FAB3B_95DC_433A_B106_D507409E1A0F__INCLUDED_)
#define AFX_SPECTRUMGRAPH_H__D00FAB3B_95DC_433A_B106_D507409E1A0F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// SpectrumGraph.h : header file
//
//////////////////////////////////////////////////////... | [
"nadernt@gmail.com"
] | [
[
[
1,
87
]
]
] |
da462dc7f924cf913f8f83ad8c4fb660f5b18cdb | b4d726a0321649f907923cc57323942a1e45915b | /CODE/HUD/hudtarget.cpp | 17d8990a56e8c9d2b588ee076c6155555360f8e7 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 189,047 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/Hud/HUDtarget.cpp $
* $Revis... | [
"chief1983@yahoo.com"
] | [
[
[
1,
6210
]
]
] |
7cca4cf4ae8cda68142b659e71d6240040ce4a25 | b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2 | /source/auxiliary/mathematics/rect3d.h | 070197a8fa1025a2fc55641d26167a77dfe02d5e | [] | 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 | 1,278 | h | /*!
@file
@brief 3次元矩形テンプレート
*/
#ifndef maid2_auxiliary_mathematics_rect3d_h
#define maid2_auxiliary_mathematics_rect3d_h
#include"../../config/define.h"
#include"point3d.h"
#include"size3d.h"
namespace Maid
{
/*!
@brief 直方体をあらわす構造体
*/
template<typename TYPE>
struct RECT... | [
"renji2000@gmail.com"
] | [
[
[
1,
56
]
]
] |
8659b1942bf4214b121fdd4a97f5c085e3990c3d | 51febe6598848c79ffa36890655e25ed05652d7d | /MarioBros/MarioBros/Sign.h | 7cdb209bc9cfe9ad22cd50f35dbdefda5e51bb5d | [] | no_license | vohoangviet/game-mario-directx | d6db92457ad10fa97d2241394a2c46457fdbe2c3 | e7ad07e7335cd7a2c0cb6b3d1a02af36798cafc4 | refs/heads/master | 2021-01-10T01:33:15.453400 | 2011-12-08T14:15:39 | 2011-12-08T14:15:39 | 43,821,369 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 290 | h | #pragma once
#include "GAnimation.h"
#include "GSprite.h"
#include "GObject.h"
#include <list>
using namespace std;
class Sign:public GObject
{
public:
Sign();
Sign(float _x, float _y,float width,float height,int _ID);
void Save(fstream *fs);
void Load(fstream *fs);
}; | [
"silentrain.3101@gmail.com"
] | [
[
[
1,
16
]
]
] |
0474e1f50a1e45d9cedd447a106273385fc64b53 | 0c84ebd32a2646b5582051216d6e7c8283bb4f23 | /wxFileTextDialog.h | fe949fa5ae7a20769a0d49fa536ec40d60b1bc14 | [] | no_license | AudioAnecdotes/wxWizApp | 97932d2e6fd2c38934c16629a5e3d6023e0978ac | 129dfad68be44581c97249d2975efca2fa7578b7 | refs/heads/master | 2021-01-18T06:36:29.316270 | 2007-01-02T06:02:13 | 2007-01-02T06:02:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 637 | h | // wxFileTextDialog.h: interface for the wxFileTextDialog class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_WXFILETEXTDIALOG_H__4FEDDE32_FFDA_4494_B491_0734BA61CE87__INCLUDED_)
#define AFX_WXFILETEXTDIALOG_H__4FEDDE32_FFDA_4494_B491_0734BA61CE87__INCLUDED_
#if _M... | [
"gsilber"
] | [
[
[
1,
22
]
]
] |
a265763dae66d9964428054971c59846d06e4b78 | 26706a661c23f5c2c1f97847ba09f44b7b425cf6 | /TaskManager/UsagesCtl.h | 2a080c3a128094bd1e29df0fe4e98e79a6dd6ae5 | [] | no_license | 124327288/nativetaskmanager | 96a54dbe150f855422d7fd813d3631eaac76fadd | e75b3d9d27c902baddbb1bef975c746451b1b8bb | refs/heads/master | 2021-05-29T05:18:26.779900 | 2009-02-10T13:23:28 | 2009-02-10T13:23:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,393 | h | #ifndef _CCPUUSGESCTL_H_
#define _CCPUUSGESCTL_H_
#ifdef __cplusplus
extern "C" {
#endif
/////////////////////////////////////////////////////////////////////////////
// CUsageCtrl window
class CUsageCtrl : public CWnd
{
// Construction
public:
CUsageCtrl();
virtual ~CUsageCtrl();
// Attribute... | [
"chenyu2202863@gmail.com@97a26042-f463-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
69
]
]
] |
959866da02fb36cea278d6cce642795a3d4237a6 | 1c4a1cd805be8bc6f32b0a616de751ad75509e8d | /jacknero/src/pku_src/1528/.svn/text-base/3573343_CE.cpp.svn-base | 0e31bad14978dbf12c66d853a567e3e6bcd07d71 | [] | no_license | jacknero/mycode | 30313261d7e059832613f26fa453abf7fcde88a0 | 44783a744bb5a78cee403d50eb6b4a384daccf57 | refs/heads/master | 2016-09-06T18:47:12.947474 | 2010-05-02T10:16:30 | 2010-05-02T10:16:30 | 180,950 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | #include <iostream>
#include <cstdio>
#include <cmath>
using namespace std;
int main()
{
int n,sum,i;
puts("PERFECTION OUTPUT");
for(;;) {
cin >> n;
if(n==0) break;
printf("%5d ", n);
sum=0;
i=(int)sqrt(n);
if(i*i==n) sum-=i;
for(i;i>1;i--) if(n%i==0) sum += i + n/i;
sum++;
... | [
"jack_nero2000@yahoo.co.jp"
] | [
[
[
1,
29
]
]
] | |
1f88bd09b7c79e6caec95c1900c9eda372843689 | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/fbxcmd/Plugins/fbxdao/exporter/writer.h | 2f2ca0fa2939ef5b8df8533d559551ce0c8e46bb | [
"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 | 1,171 | h | #pragma once
#include "fbxdao.h"
#include <fbxsdk.h>
#include "../Common/ResourceManager.h"
#include "daolog.h"
#include "../fbxcmn/KFbxLog.h"
class DAOWriter : public KFbxWriter
{
typedef class KFbxWriter base;
public:
void *operator new(size_t count) {
return k_pAllocator->mMallocHandler(count);
... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
45
]
]
] |
88ce27ae0aaa435dd37ac8894a7de23d98423fcb | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/chrome/chrome/src/cpp/include/v8/src/cpu.h | 4fac0ec91acf7973646a1a0ced99646b9374f5b5 | [
"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 | 2,830 | 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,
64
]
]
] |
e2ebcd65247a219301bc7d3a44ef76c3e1c51561 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/uavobjects/velocityactual.cpp | 5e4e6fdaec7ca26fd32d5fdf7054cbac5e80e302 | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,561 | cpp | /**
******************************************************************************
*
* @file velocityactual.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogrou... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
134
]
]
] |
fcb9c5d0f4caaa51271f0c724ef72dd5284fd762 | 7aa5cd977756e067e96d48585db1ec4a35c4c962 | /antilander/ALTimer.h | b0836531e103f44a6150dbe834bd7048ad9e36a1 | [] | no_license | zzyzxr99/antilander | 15faf715fe9248286d375e9f8e8af08260df7fa4 | c1c9b05d0d869c251e19f9c31e6c223f63104e54 | refs/heads/master | 2021-01-19T14:10:00.561194 | 2008-08-02T17:18:27 | 2008-08-02T17:18:27 | 34,579,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 639 | h | #ifndef _ALTIMER_H
#define _ALTIMER_H
// Class prototypes
class ALTimer;
#include "Windows.h"
#include "Mmsystem.h"
#include <ctime>
// Timer class to count of game step and for special attacks/delays
class ALTimer
{
private:
unsigned long mLastTick;
unsigned long mLastDiff;
float mLastInt... | [
"eric.riel@12e01eeb-bf4d-0410-af2a-23d671325bb1"
] | [
[
[
1,
33
]
]
] |
47ccdccadd77b73a5b6a17f076bc3224ea624825 | e620d7b5f7050500b874decef414cb2416951d30 | /bullet/src/LinearMath/btSerializer.h | 023cb86f7606a4f09754e2ae3ec079899d6e642c | [
"MIT"
] | permissive | svn2github/3d-editor-toolkit | 9bf3829404b639f35311b540f9a2a7c8b592a153 | baf132a47e1d03272efdf65a8a87c6976156d51b | refs/heads/master | 2021-01-25T08:48:48.815860 | 2010-02-13T19:40:18 | 2010-02-13T19:40:18 | 30,482,260 | 2 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 10,791 | h | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is... | [
"kunc.filip@77665838-ecdd-11de-a5fe-b7516cc0fd57"
] | [
[
[
1,
520
]
]
] |
d152e13ddc791a29269c25b77e9d4f1d1fdb5667 | b4bff7f61d078e3dddeb760e21174a781ed7f985 | /Source/Contrib/UserInterface/src/Component/List/OSGListSelectionModel.h | 9e1611a1a831e1e1d686bf6d4eefae19e215c9b6 | [] | no_license | Langkamp/OpenSGToolbox | 8283edb6074dffba477c2c4d632e954c3c73f4e3 | 5a4230441e68f001cdf3e08e9f97f9c0f3c71015 | refs/heads/master | 2021-01-16T18:15:50.951223 | 2010-05-19T20:24:52 | 2010-05-19T20:24:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,908 | h | /*---------------------------------------------------------------------------*\
* OpenSG ToolBox UserInterface *
* *
* *
... | [
"djkabala@gmail.com",
"unknown@unknown.com"
] | [
[
[
1,
1
],
[
3,
6
],
[
10,
136
]
],
[
[
2,
2
],
[
7,
9
]
]
] |
e03557d0c0fafe7017c67e2fc1eef5a23f7ca66b | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlIKGoal.h | b31cff9e272c462d4f9fa874a5cf89aaac75bea8 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | darwin/inferno | 02acd3d05ca4c092aa4006b028a843ac04b551b1 | e87017763abae0cfe09d47987f5f6ac37c4f073d | refs/heads/master | 2021-03-12T22:15:47.889580 | 2009-04-17T13:29:39 | 2009-04-17T13:29:39 | 178,477 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,090 | h | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2003. All Rights Reserved
//
// The Wild Magic Library (WML) source code is supplied under the terms of
// the license agreement http://www.magic-software.com/License/WildMagic.pdf
// and may not be copied or ... | [
"antonin@hildebrand.cz"
] | [
[
[
1,
52
]
]
] |
0e94ea45038ee626ab83d78715a16c13e4ccac00 | 718dc2ad71e8b39471b5bf0c6d60cbe5f5c183e1 | /soft micros/Codigo/codigo portable/Vista/Frente8SegTeclasYLeds/Frentes/FrenteDH.hpp | ed18491b841a874d4a820306e77b33b8faf6af63 | [] | 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 | 696 | hpp | #ifndef _FRENTE_DH_HPP
#define _FRENTE_DH_HPP
#include "Vista/Frente8SegTeclasYLeds/FrenteCustom.hpp"
#define CANTIDAD_DISPLAYS 2
class FrenteDH:public FrenteCustom{
public:
static FrenteDH* getInstancia();
virtual Display* getDisplay(byte numDisplay);
protected:
FrenteDH();
virtual ... | [
"nicopimen@9fc3b3b2-dce3-11dd-9b7c-b771bf68b549"
] | [
[
[
1,
29
]
]
] |
d51a337f5d6e62c196c9e04144d0f10db7acf5a7 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/DSDK/include/writers/GeoTIFFImageWriter.h | 5ee79c0ee3f1f57359b066b53148cd9fe4d2064e | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,683 | h | /* $Id: GeoTIFFImageWriter.h 5124 2006-10-27 11:40:40Z lubia $ */
/* //////////////////////////////////////////////////////////////////////////
// //
// This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, //
// Suite 200, Se... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
57
]
]
] |
e9a1605d6e082446eaca1c5ba7c08f9be33380ab | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/samples/DOMCount/DOMCount.hpp | fe95bca7f07eb4a48c73e132ab2601163bf0c774 | [
"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 | 5,756 | hpp | /*
* Copyright 1999-2000,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
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
167
]
]
] |
74f36f02bb17ef43754d49c4d1951b4d45c98feb | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/input/ninput_log.cc | 3b1a70d45d030e50c7bcba215fd21c2e05573170 | [] | 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 | 3,835 | cc | //------------------------------------------------------------------------------
// ninput_log.cc
// (C) 2002 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "kernel/nkernelserver.h"
#include "kernel/nenv.h"
#include "input/ninputserver.h"
#include "inpu... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
120
]
]
] |
e427ee4baa5bc819e8ce644f97c5b106b8b7cd51 | a7109719291d3fb1e3dabfed9405d2b340ad8a89 | /Gandhi-Prototype/lib/cGSGameOver.cpp | f78a9d4df76251edb8b4dac1a4f1354dbf5456e7 | [] | no_license | edufg88/gandhi-prototype | 0ea3c6a7bbe72b6d382fa76f23c40b4a0280c666 | 947f2c6d8a63421664eb5018d5d01b8da71f46a2 | refs/heads/master | 2021-01-01T17:32:40.791045 | 2011-12-19T20:10:34 | 2011-12-19T20:10:34 | 32,288,341 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 670 | cpp | #include "cGSGameOver.h"
#include "cGSMenu.h"
#include "cMouse.h"
#include "cGame.h"
#include "cGSIngame.h"
void cGSGameOver::Enter()
{
cGame::GetInstance()->GetSound()->stopCancion();
cGame::GetInstance()->GetSound()->pausar(30);
cGame::GetInstance()->GetSound()->playEfecto("over");
}
bool cGSGameOve... | [
"edufg88@gmail.com@5f958858-fb9a-a521-b75c-3c5ff6351dd8",
"rolsmcs@gmail.com@5f958858-fb9a-a521-b75c-3c5ff6351dd8"
] | [
[
[
1,
4
],
[
6,
8
],
[
12,
20
],
[
22,
35
]
],
[
[
5,
5
],
[
9,
11
],
[
21,
21
]
]
] |
5ea1b3dbb2767d75e3ce4e77aed8fd0d58fbfd25 | f8403b6b1005f80d2db7fad9ee208887cdca6aec | /JuceLibraryCode/modules/juce_core/streams/juce_InputStream.cpp | 1fd2994d110bb0d3431cc0439b7a1ff7036eba18 | [] | no_license | sonic59/JuceText | 25544cb07e5b414f9d7109c0826a16fc1de2e0d4 | 5ac010ffe59c2025d25bc0f9c02fc829ada9a3d2 | refs/heads/master | 2021-01-15T13:18:11.670907 | 2011-10-29T19:03:25 | 2011-10-29T19:03:25 | 2,507,112 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,811 | cpp | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be r... | [
"supermario30@gmail.com"
] | [
[
[
1,
228
]
]
] |
0879830afe63b73c7370075c62a60ee22107bd4a | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/test/testwave/testfiles/t_1_023.cpp | 4a926b5a5554d6851c96dfadf0eccc4d5de573e2 | [
"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 | 769 | 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,
20
]
]
] |
6c59dd88206eaf95f96a0b67cf14b5409378b6ea | 113b284df51a798c943e36aaa21273e7379391a9 | /RecycleBinGadget/RecycleBinDLL/XWinVer.cpp | 66b005a0e6d295a50f960ba5e7b46f0af3e4fc0f | [] | no_license | ccMatrix/desktopgadgets | bf171b75b446faf16443202c06e98c0a4b5eef7c | f5fa36e042ce274910f62e5d3510072ae07acf5e | refs/heads/master | 2020-12-25T19:26:10.514144 | 2010-03-01T23:24:15 | 2010-03-01T23:24:15 | 32,254,664 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,900 | cpp | // XWinVer.cpp Version 1.1
//
// Author: Hans Dietrich
// hdietrich@gmail.com
//
// Description:
// XWinVer implements CXWinVersion, a singleton class to retrieve
// the Windows OS version. Please see article at
// www.codeproject.com.
//
// History
// Version 1.1 - 2005 March 14... | [
"codename.matrix@e00a1d1f-563d-0410-a555-bbce3309907e"
] | [
[
[
1,
349
]
]
] |
08458e505138f3b9db20bee148c48b130fe2442a | 6fd162d2cade2db745e68f11d7e9722a3855f033 | /Include/S3UT/S3UTskybox.h | d3357aaf431c3cde1a17a134879237bbe5b75243 | [] | no_license | SenichiFSeiei/oursavsm | 8f418325bc9883bcb245e139dbd0249e72c18d78 | 379e77cab67b3b1423a4c6f480b664f79b03afa9 | refs/heads/master | 2021-01-10T21:00:52.797565 | 2010-04-27T13:18:19 | 2010-04-27T13:18:19 | 41,737,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,465 | h | //----------------------------------------------------------------------------------
// File: S3UTSkybox.h
// Email: sdkfeedback@S3Graphics.com
//
// Copyright (c) 2007 S3Graphics Corporation. All rights reserved.
//
// TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED
// *AS ... | [
"yang.nick.baoguang@gmail.com"
] | [
[
[
1,
70
]
]
] |
3d7021da7a225163daddc14073251840ad6411a3 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/validators/DTD/DTDAttDefList.cpp | 16236c7be2f78e47ed9266b657c245a8c9f81954 | [] | 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 | 5,532 | cpp | /*
* Copyright 1999-2000,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
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
205
]
]
] |
11ac47346fea6a045fe673b155e8400384e42254 | e9944cc3f8c362cd0314a2d7a01291ed21de19ee | / xcommon/btnexgenipl/examples/Codecs/BTCEncoderYUV.cpp | 574494200c3f799a0398c9ef2e4bdc8e9d8ce89e | [] | no_license | wermanhme1990/xcommon | 49d7185a28316d46992ad9311ae9cdfe220cb586 | c9b1567da1f11e7a606c6ed638a9fde1f6ece577 | refs/heads/master | 2016-09-06T12:43:43.593776 | 2008-12-05T04:24:11 | 2008-12-05T04:24:11 | 39,864,906 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,786 | cpp | #include "stdafx.h"
#include "BTDefines.h"
#include "BTCEncoderYUV.h"
BTCEncoderYUV::BTCEncoderYUV()
{
}
BTCEncoderYUV::~BTCEncoderYUV()
{
}
/////////////////////////////////////////////////////////////////////////////
//
/////////////////////////////////////////////////////////////////////////////
... | [
"jtxuee@gmail.com"
] | [
[
[
1,
94
]
]
] |
1f84dbe60f25f0d82f6c4c8cb3bf0a0fb7c9b26a | c3ae23286c2e8268355241f8f06cd1309922a8d6 | /rateracerlib/shapes/Plane.h | 10cdaffb6ed65602da573bc2de85770e9bd06193 | [] | no_license | BackupTheBerlios/rateracer-svn | 2f43f020ecdd8a3528880d474bec1c0464879597 | 838ad3f326962028ce8d493d2c06f6af6ea4664c | refs/heads/master | 2020-06-04T03:31:51.633612 | 2005-05-30T06:38:01 | 2005-05-30T06:38:01 | 40,800,078 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,440 | h | #pragma once
#include "Shape.h"
#include "Stratification.h"
class Plane : public Shape
{
public:
Plane(Vec3 Normal, float Offset)
{
N = Normal;
offset = Offset;
}
virtual ~Plane() {}
Vec3 N;
float offset;
float collideRay(const Ray& r)
{
float divider = dot(r.dir, N);
if (fa... | [
"gweronimo@afd64b18-8dda-0310-837d-b02fe5df315d"
] | [
[
[
1,
82
]
]
] |
8a3bcf6df6244b7c87f7b1a6f9edf0c54a93f73c | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/CONTROL1/SchedTsk.cpp | 287af9d2ad8f3fe2e8dfcff9c14963a4815c81fa | [] | 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 | 24,581 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#include "sc_defs.h"
#include "pgm_e.h"
#include "schedtsk.h"
#include "scd_wm.h"
//#include "optoff.h"
//=======... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
82
],
[
85,
87
],
[
111,
112
],
[
115,
118
],
[
144,
146
],
[
148,
148
],
[
177,
298
],
[
300,
300
],
[
303,
307
],
[
3... |
71dcc4d603fee53b943cc81e8344151382b4e649 | 675c51ababd86281b91263c17ac35f189927d4e4 | /EP1/trabalho.cpp | f83df92f675ce0eaf163a18017b8c64c1e56d9dd | [] | no_license | CrociDB/EP-AED | 4401a605fa63ba03385a208a50b7318eba77fab5 | 7cfb035b1873a476032ef9d3882b69ee88afc666 | refs/heads/master | 2021-01-15T17:45:42.203724 | 2010-11-07T20:45:43 | 2010-11-07T20:45:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,326 | cpp | #include "palavras.h"
// crie neste arquivo as funcoes solicitadas e todas as demais rotinas necessarias para sua execucao
// tendo em mente que apenas o que esta implementado neste arquivo sera testado para fins de avaliacao
// do seu trabalho. Nao modifique as assinaturas destas funcoes, nem o conteudo de palavr... | [
"crocidb@gmail.com"
] | [
[
[
1,
205
]
]
] |
d67edd8ec055bcc4414e7de8758be90811f5571c | 22438bd0a316b62e88380796f0a8620c4d129f50 | /fft_test/powers.h | b2ba6e323cecab30ccf9503a0efe6a3e2acffb82 | [
"BSL-1.0"
] | permissive | DannyHavenith/NAPL | 1578f5e09f1b825f776bea9575f76518a84588f4 | 5db7bf823bdc10587746d691cb8d94031115b037 | refs/heads/master | 2021-01-20T02:17:01.186461 | 2010-11-26T22:26:25 | 2010-11-26T22:26:25 | 1,856,141 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 318 | h | template < int size>
struct log2
{
enum {value = log2<size/2>::value + 1};
};
struct log2<1>
{
enum {value = 0};
};
struct log2<0>
{
enum {value = 0};
};
template< int size>
struct power2
{
enum {value = power2< size -1>::value * 2};
};
struct power2<0>
{
enum { value = 1 };
};
| [
"dh.github.com@havenith.net"
] | [
[
[
1,
27
]
]
] |
0c178d825a66a41d51d7f97e8d035dece38526eb | dcff0f39e83ecab2ddcd482f3952ba317ee98f6c | /class-c-java/proj3/queue.cpp | f7e5ec48d363158afdedaab94654c7da69504cb5 | [] | no_license | omgmovieslol/Code | f64048bc173e56538bb5f6164cce5d447cd7bd64 | d5083b416469507b685a81d07a78fec1868644b1 | refs/heads/master | 2021-01-01T18:49:25.480158 | 2010-03-08T09:25:01 | 2010-03-08T09:25:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,181 | cpp | #include <iostream>
#include <cstdlib>
using namespace std;
//---------------------------//
struct node
{
char name[20];
int age;
float height;
node *nxt;
};
class Queue {
public:
Queue (void) {
start_ptr=NULL;
}
void pop()
... | [
"github@meswilson.com"
] | [
[
[
1,
133
]
]
] |
d338f7ebe4e82c236e2a7e7354a940ade9788449 | 7a8153e3fde0807462b6b6696b796d772639fa74 | /src/system/Object.h | b23894109ea4a74bed33eb7582da319eb0e6c86d | [] | no_license | qaze/violetland | 7183f9670676d05da3970cd2fbd8cf7e5f5197c2 | 9f0fc9aff4ca1a4111b45fb105fc33fd9ae97dad | refs/heads/master | 2021-01-02T22:38:01.687080 | 2011-10-10T12:35:36 | 2011-10-10T12:35:36 | 32,754,552 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,418 | h | #ifndef OBJECT_H_
#define OBJECT_H_
#ifdef _WIN32
#define _USE_MATH_DEFINES
#endif //_WIN32W
#include <cmath>
class Object {
protected:
int m_width, m_height;
float m_left, m_right, m_top, m_bottom;
public:
Object(float x, float y, int width, int height);
virtual ~Object();
void move(int deltaTime... | [
"5253450@c5058ba8-c010-11de-a759-a54c9d3330c2",
"5253450@gmail.com@c5058ba8-c010-11de-a759-a54c9d3330c2",
"fedoseev.sergey@gmail.com@c5058ba8-c010-11de-a759-a54c9d3330c2"
] | [
[
[
1,
13
],
[
16,
20
],
[
39,
53
]
],
[
[
14,
15
]
],
[
[
21,
38
]
]
] |
dd5c15a62c39b397de4ce22e471fe21daf6acecb | f51d91cab39fd1f5bd5d676a008825f2e2671667 | /8/source/bho.cpp | 2cfac11b61f975f346135f16ffab2a24de0396c2 | [] | no_license | s7ephen/CSAW_2009 | ae803c6a2e2d07958487686fe1100fe34293a468 | b6da6ecfdff2bbb9aad283ba847362e3a3214716 | refs/heads/master | 2021-01-04T14:06:07.141152 | 2009-11-16T15:13:41 | 2009-11-16T15:13:41 | 334,397 | 24 | 11 | null | null | null | null | UTF-8 | C++ | false | false | 9,615 | cpp | // -------------------
/*
CSAW 2009
Reversing Challenge #8
S.A. Ridley
stephen@sa7ori.org
*/
// ------------------
#include <windows.h>
#include <tchar.h>
#include <exdisp.h>
#include <exdispid.h>
#include <mshtml.h>
#include <mshtmdid.h>
#include <shlwapi.h>
#include <string.h>
H... | [
"stephen@matasano.com"
] | [
[
[
1,
227
]
]
] |
e1a0210b988036266b494c4c4d864cba1aec467e | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/ngeomipmap/src/ngeomipmap/nbytemap_cmds.cc | b6957559e3722ed3d127dd91c1b391ab82981e8b | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,379 | cc | #include "precompiled/pchngeomipmap.h"
//------------------------------------------------------------------------------
// nbytemap_cmds.cc
// (C) 2004 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "ngeomipmap/nbytemap.h"
//------------------... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
47
]
]
] |
1c3800d0c5b18369ce96d87edec80f35d98a613a | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/util/regx/RangeFactory.cpp | e452a8e0060860c6b91c411a4d9da397bd9433b8 | [
"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 | 2,689 | cpp | /*
* Copyright 2001,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,
76
]
]
] |
1b44df9b23b1438a49435d23c78c41a1581c3f7a | d249c8f9920b1267752342f77d6f12592cb32636 | /moteurGraphique/src/Ressource/Mesh/Sphere.cpp | 915a3f521d70b21fa20b54dd8a2b58649afb4828 | [] | no_license | jgraulle/stage-animation-physique | 4c9fb0f96b9f4626420046171ff60f23fe035d5d | f1b0c69c3ab48f256d5ac51b4ffdbd48b1c001ae | refs/heads/master | 2021-12-23T13:46:07.677761 | 2011-03-08T22:47:53 | 2011-03-08T22:47:53 | 33,616,188 | 0 | 0 | null | 2021-10-05T10:41:29 | 2015-04-08T15:41:32 | C++ | UTF-8 | C++ | false | false | 493 | cpp | /*
* Sphere.cpp
*
* Created on: 9 f�vr. 2009
* Author: jeremie GRAULLE
*/
#include "Sphere.h"
#include <GL/glu.h>
Sphere::Sphere(int slices, int stacks)
: slices(slices), stacks(stacks) {
GLUquadric * quadric = gluNewQuadric();
gluQuadricTexture(quadric, GL_TRUE);
idDisplayList = glGen... | [
"jgraulle@74bb1adf-7843-2a67-e58d-b22fe9da3ebb"
] | [
[
[
1,
27
]
]
] |
abd29fb361f764a6679f4e4065cd43e986caa4a9 | 2eda21938786de13a565903d8b2feab25ac9ccb8 | /EconomyManager.cpp | 4eb14838646a470918b8739009dad43b5b0d18ce | [] | no_license | gbougard/NBK | d2ed27fc825a8919c716e7011e1a7631a6bc3be1 | e8155adec2da3f333230b050fccc164e1e3c04fe | refs/heads/master | 2021-01-15T21:39:58.541842 | 2011-11-21T20:36:38 | 2011-11-21T20:36:38 | 3,157,757 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,717 | cpp | #include "commons.h"
#include "EconomyManager.h"
#include "Block.h"
#include "BlockObject.h"
#include "Trap.h"
using namespace control;
using namespace cml;
using namespace game_objects;
using namespace game_objects::block_objects;
namespace game_utils
{
namespace managers
{
GLint CEconomyManager::... | [
"bo@bxd.dk",
"JezzaParker@gmail.com",
"maxhayman@maxhayman.co.uk"
] | [
[
[
1,
59
],
[
99,
99
],
[
139,
139
],
[
179,
179
],
[
193,
193
],
[
200,
200
],
[
209,
209
],
[
212,
212
],
[
215,
215
],
[
2... |
dcdd39a7cf32e367c7afcfcc3d06d315174ff5c5 | 37c757f24b674f67edd87b75b996d8d5015455cb | /Server/sources/sendThread.cpp | ca858ac77a5fe740d35e33d16a4ad29f5581e827 | [] | no_license | SakuraSinojun/cotalking | 1118602313f85d1c49d73e1603cf6642bc15f36d | 37354d99db6b7033019fd0aaccec84e68aee2adf | refs/heads/master | 2021-01-10T21:20:50.269547 | 2011-04-07T06:15:04 | 2011-04-07T06:15:04 | 32,323,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,535 | cpp |
#include "../include/sendThread.h"
TS_SendThread::TS_SendThread()
{
pthread_mutex_init(&mutex_sock , NULL);
intTemp = 0;
}
TS_SendThread::~TS_SendThread()
{
pthread_mutex_destroy(&mutex_sock);
}
void TS_SendThread::addSock(int sock)
{
if (sock < 1)
return;
pthread_mutex_lock(&mutex_sock);
l... | [
"SakuraSinojun@02eed91f-dd82-7cf9-bfd0-73567c4360d3"
] | [
[
[
1,
86
]
]
] |
5a55d308cd8e66a78b1cf6f20e776a6f402eebe4 | 164ad25eca017ebc51ae72d46dd1f19f722c0c21 | /src/Viewer/PickHandler.cpp | fcf271de77947540c3609a05fe4967b87fee35cc | [] | no_license | jaro-prokop/3dsoftviz | 5cdcaa15158acdb335a441073ca2d26e1cd5b46d | 77332ef847529a8617247754c94621ebc6a90d2c | refs/heads/master | 2021-01-16T20:23:24.894745 | 2011-05-02T09:00:39 | 2011-05-02T09:00:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,602 | cpp | #include "Viewer/PickHandler.h"
#include "Viewer/DataHelper.h"
#include "Util/ElementSelector.h"
#include <osg/MatrixTransform>
#include <osg/Projection>
#include "Manager/Manager.h"
#include "Math/CameraMath.h"
using namespace Vwr;
PickHandler::PickHandler(Vwr::CameraManipulator * cameraManipulator, Vwr:... | [
"kapec@genepool.(none)",
"zeler@ynet.sk"
] | [
[
[
1,
2
],
[
4,
7
],
[
9,
14
],
[
16,
164
],
[
175,
382
],
[
384,
384
],
[
411,
444
],
[
446,
451
],
[
474,
651
],
[
653,
... |
24bac8d8ca788fb01123766f2b98acaca762fd62 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /ScheduleMessage/Client/source/Views/inc/LogoContainer.h | 25eeb519a8a2f087abe0638afd900a1400468c7d | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,558 | h | /*
============================================================================
Name : LogoContainer.h
Author :
Version : 1.0
Copyright : Your copyright notice
Description : CLogoContainer declaration
============================================================================
*/
#ifndef LOGOC... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
74
]
]
] |
2fdee9e2bfbc9ef7b3a2f0dfbf485c3ddd0dfd16 | cd3cb866cf33bdd9584d08f4d5904123c7d93da6 | /filtersdialog.h | 4a53ce0f043271681997b3bcfb2c03602ea897f7 | [] | no_license | benkopolis/conflict-resolver | d910aa0e771be2a1108203a3fd6da06ebdca5680 | d4185a15e5c2ac42034931913ca97714b21a977c | refs/heads/master | 2021-01-01T17:16:59.418070 | 2011-01-29T17:49:27 | 2011-01-29T17:49:27 | 32,231,168 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 883 | h | #ifndef FILTERSDIALOG_H
#define FILTERSDIALOG_H
#include <QDialog>
#include <QDateTime>
#include "contentmodel.h"
namespace Ui {
class FiltersDialog;
}
class FiltersDialog : public QDialog {
Q_OBJECT
public:
FiltersDialog(ContentModel* c, QWidget *parent = 0);
~FiltersDialog();
... | [
"benkopolis@ce349ab3-abbd-076b-ff20-4646c42d6692"
] | [
[
[
1,
40
]
]
] |
9438e6cfd08d24ee127215507b0fc0fcc8b60810 | f95341dd85222aa39eaa225262234353f38f6f97 | /DesktopX/Plugins/DXSystemEx/DXSystemEx/DXSystemEx.cpp | a6d1bb65dc44168bc97e52ee3359e69e3543dbdb | [] | 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 | 20,711 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////////
//
// DXSystemEx - Extended System Information
//
// Copyright (c) 2009-2010, Julien Templier
// All rights reserved.
//
///////////////////////////////////////////////////////////////////////////////////////////////
... | [
"julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d"
] | [
[
[
1,
675
]
]
] |
9605d90ba005937b19b9743e3c08e1f7916f11f3 | b08e948c33317a0a67487e497a9afbaf17b0fc4c | /LuaPlus/Src/Modules/COM/tLuaCOMTypeHandler.h | 410034e3ebde155c6adc6a9543359e1be3484fb4 | [
"MIT"
] | permissive | 15831944/bastionlandscape | e1acc932f6b5a452a3bd94471748b0436a96de5d | c8008384cf4e790400f9979b5818a5a3806bd1af | refs/heads/master | 2023-03-16T03:28:55.813938 | 2010-05-21T15:00:07 | 2010-05-21T15:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,165 | h |
// tLuaCOMTypeHandler.h: interface for the tLuaCOMTypeHandler class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_TLUACOMTYPEHANDLER_H__2CAF122C_E09B_11D3_BD2F_444553540000__INCLUDED_)
#define AFX_TLUACOMTYPEHANDLER_H__2CAF122C_E09B_11D3_BD2F_444553540000__INCLUDED_... | [
"voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329"
] | [
[
[
1,
108
]
]
] |
b940584ec6ffe9fd4e0698497955063a7d18642c | 65dee2b7ed8a91f952831525d78bfced5abd713f | /winmob/XfMobile_WM5/Gamepe/FriendsPane.h | 992f04bb436572b7dcd5460f3a4708265f4bec40 | [] | no_license | felixnicitin1968/XFMobile | 0249f90f111f0920a423228691bcbef0ecb0ce23 | 4a442d0127366afa9f80bdcdaaa4569569604dac | refs/heads/master | 2016-09-06T05:02:18.589338 | 2011-07-05T17:25:39 | 2011-07-05T17:25:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,855 | h | #pragma once
// CFriendsPane dialog
#include "VividTree.h"
#include "XPropertyPage.h"
#include "ImageButton.h"
struct XfireContact;
class CFriendsPane : public CXPropertyPage
{
DECLARE_DYNAMIC(CFriendsPane)
public:
LRESULT OnAddFriend(WPARAM, LPARAM); // a connection has been closed
LRESULT OnRemo... | [
"moti@gamepe.com"
] | [
[
[
1,
89
]
]
] |
421ff39bbfa1d182c7c0cd9cccbbea90be5c9c86 | 8a074a6cd0613f86f215642def7c3b578b2afb71 | /B+ Tree/include/heappage.h | d42863e788adcc76c868ef87fd3fc0cb219c15bf | [] | no_license | tdw44/CS-4321-B--Tree | 0a79b8387791bd8cf7681d496e7389667ea2bd1f | d8f766bf666274e7ce518fb124399ecc644cb419 | refs/heads/master | 2020-04-14T19:27:27.763005 | 2011-10-25T17:05:58 | 2011-10-25T17:05:58 | 2,644,775 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,090 | h | #ifndef HFPAGE_H
#define HFPAGE_H
#include "minirel.h"
#include "page.h"
const int INVALID_SLOT = -1;
// Size of the data array in the class HeapPage
const int HEAPPAGE_DATA_SIZE = MAX_SPACE - 3 * sizeof(PageID) - 4 * sizeof(short);
class HeapPage {
protected :
struct Slot
{
short offset; // ... | [
"tdw44@cornell.edu"
] | [
[
[
1,
114
]
]
] |
8a742cec7a997b58057a6a23d9925662aa094d04 | 115c6a1371464f59f4e29fdc9202e082d4e9f18a | /3ba3/OS/Assignments/Deadlock/1/BankersController.h | b7de80d95d952756dcc24e074a5417bb5e040406 | [] | no_license | conallob/college-notes | a371152fade819801e9d1454287ea0e06526d27a | 57d29cc8e4100eba9c07c12b3c48c741799d1d27 | refs/heads/master | 2021-02-25T06:19:29.955774 | 2011-01-15T16:56:02 | 2011-01-15T16:56:02 | 245,449,579 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 647 | h | // $Id: BankersController.h 382 2004-11-27 18:42:37Z conall $
#ifndef BANKERSCONTROLLER_H
#define BANKERSCONTROLLER_H
#include "General.h"
class CBankersController
{
public:
CBankersController( CMessageQueue* message_queue, int total_resources[RESOURCE_TYPES], tProcessData process_data[NUMBER_PROCESSES] ... | [
"conall@conall.net"
] | [
[
[
1,
18
]
]
] |
eb3cc82614b3c6470890d1046786450cb9b3e4c4 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Collide/Shape/Query/hkpShapeRayCastInput.h | aa456f730de1734f86716cc689a09ddd3db9e5df | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,680 | h | /*
*
* 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... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
64
]
]
] |
760906af1fcceeb7bd7a27482e9145b2d98ee337 | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEAudio/SEAudioRendering/SEAudioBindable.h | 374be605c08660c3849b19477a3ff003fd463ffb | [] | no_license | pizibing/swingengine | d8d9208c00ec2944817e1aab51287a3c38103bea | e7109d7b3e28c4421c173712eaf872771550669e | refs/heads/master | 2021-01-16T18:29:10.689858 | 2011-06-23T04:27:46 | 2011-06-23T04:27:46 | 33,969,301 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,937 | h | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
114
]
]
] |
3456b99f9b687eab7113699c05b4e9e4d562e81d | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /NoCompression_AdvansedDB_Project/Operations-AND_OR_NOT-WithoutCompression/GenerateBitSet.h | 189f580ea5dd876da1458978bfe9dab4b9be15c4 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | h | #pragma once
#include <stdlib.h>
#include <iostream>
#include <boost/dynamic_bitset/dynamic_bitset.hpp>
#include <cstdlib>
#include <ctime>
using namespace boost;
using namespace std;
class GenerateBitSet
{
public:
GenerateBitSet(void);
~GenerateBitSet(void);
dynamic_bitset<> getBitSet(int iSize, ... | [
"buddhi.1986@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
19
]
]
] |
041a033b0645e10a87ab6e0975ba42770e25c5a0 | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /FileBrowse/uiq/FileBrowse/src/filebrowseappui.cpp | b968aaacf43a19bdb2d821ac281f1fbbf76af2cb | [] | 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 | 625 | cpp | // FileBrowseAppUi.cpp
//
// Copyright (c) 2006 Symbian Software Ltd. All rights reserved.
//
#include "FileBrowseAppUi.h"
#include "FileBrowseDocument.h"
#include "FileBrowseBaseView.h"
void CFileBrowseAppUi::ConstructL()
{
BaseConstructL();
// Get the model from the document class
CFileBro... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
24
]
]
] |
2150303f00622dfb5242044838fae211cdddef6c | 252e638cde99ab2aa84922a2e230511f8f0c84be | /reflib/src/CityEditForm.h | 8994444fa88fb327f8c02774bb0ce450b51d9de2 | [] | no_license | openlab-vn-ua/tour | abbd8be4f3f2fe4d787e9054385dea2f926f2287 | d467a300bb31a0e82c54004e26e47f7139bd728d | refs/heads/master | 2022-10-02T20:03:43.778821 | 2011-11-10T12:58:15 | 2011-11-10T12:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,024 | h | //---------------------------------------------------------------------------
#ifndef CityEditFormH
#define CityEditFormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include "CityProc... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
27
]
]
] |
0f2d4504517310904f300864330d3e75012b45c1 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /AutoBall/AutoBall/App/StateAi/TeamStates.cpp | d745ce0cb04d5aaacac3f6fcedfcb0a81900c6fc | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,952 | cpp | #include "Stdafx.h"
#include "State.h"
#include "StateMachine.h"
#include "../FootBallTeam.h"
#include "../Entity/BasePlayer.h"
#include "../FootBallPitch.h"
#include "../Messageing/MessageDispatcher.h"
#include "../../Config.h"
extern FootBallPitch* g_FootBallPitch;
void ChangePlayerHomeRegions(F... | [
"tangpeng918@126.com"
] | [
[
[
1,
139
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.