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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7aa93c57b62e9ccc1042bee0f0b72471dc42dad8 | 300650d1cde847eeb72a38e001fc4ff31d64802f | /source/libwiigui/gui.h | 83a3159cc44d1349c9f2b41b1943c1cf9840f8ba | [] | no_license | TheProjecter/wii-cheat-manager-gx | 5b86e2b2972c6fc48db43668c2506654610ca0f3 | 89932a3a4192e2a6b52daf7ada73ebefee72fd37 | refs/heads/master | 2021-01-10T15:13:04.074418 | 2010-05-19T00:55:59 | 2010-05-19T00:55:59 | 43,165,415 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,476 | h | /*!\mainpage libwiigui Documentation
*
* \section Introduction
* libwiigui is a GUI library for the Wii, created to help structure the
* design of a complicated GUI interface, and to enable an author to create
* a sophisticated, feature-rich GUI. It was originally conceived and written
* after I started to ... | [
"rhydonj@cd65cd96-570e-b3a8-811c-2f05879e1164"
] | [
[
[
1,
894
]
]
] |
65f96a58883a2f7a4b5dc002207b5aedd55314db | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Raptor/StatusReportDTO.cpp | a6d4c6d5ba6055d6060271d051c03de4ad4bc1a0 | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 702 | cpp | /**@file StatusReportDTO.cpp
* @brief CStatusReportDTO 클래스의 멤버함수를 구현한다.
* @author siva
*/
#include "stdafx.h"
#include "StatusReportDTO.h"
/**@brief 생성자. 랩터에선 이걸 쓰진 않는다. */
CStatusReportDTO::CStatusReportDTO(CString a_hostAddress, State a_state, CString a_date, CString a_comment)
{
m_hostAddress = a_h... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
25
]
]
] |
f06a7b9929b0373c21fdb15cd823f54e57c79579 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /SimulateMessage/Client/source/Tools/src/QueryDlgUtil.cpp | 000b21a3e027b27d9ceb885f22bf2484528fb1eb | [] | 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 | GB18030 | C++ | false | false | 5,256 | cpp | #include <StringLoader.h>
#include <AknQueryDialog.h>
#include <AknGlobalNote.h>
#include <aknnotewrappers.h>
#include <aknmessagequerydialog.h>
#include "SHPlatform.h"
/**********
*
*
RESOURCE DIALOG r_confirmation_query
{
flags = EGeneralQueryFlags;
buttons = R_AVKON_SOFTKEYS_YES... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
209
]
]
] |
2b67e808109a74461dd1863d2fba080d4dc57f6d | f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae | /Exercises/LinearAlgebraUnitTest/LinearAlgebraUnityTest/LinearAlgebraUnityTest.cpp | b9462fb5c63446c9434071ae418eeccfeaca6054 | [] | no_license | giacomof/gameengines2010itu | 8407be66d1aff07866d3574a03804f2f5bcdfab1 | bc664529a429394fe5743d5a76a3d3bf5395546b | refs/heads/master | 2016-09-06T05:02:13.209432 | 2010-12-12T22:18:19 | 2010-12-12T22:18:19 | 35,165,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,629 | cpp | // LinearAlgebraUnityTest.cpp : Defines the entry point for the console application.
//
#include "linearAlgebraDLL.h"
#define BOOST_TEST_MAIN
#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp>
#define PI = 3.141592
using namespace linearAlgebraDLL;
using namespace ... | [
"telivyel@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d"
] | [
[
[
1,
433
]
]
] |
e04d558c9eabaa6a33fb5c9fc16e89a6c186537e | b8fe0ddfa6869de08ba9cd434e3cf11e57d59085 | /NxOgre/rendersystems/ogre/OGRE3DRenderSystem.h | 858a35555b6458c88004b4913aa0aad1c519bf85 | [] | no_license | juanjmostazo/ouan-tests | c89933891ed4f6ad48f48d03df1f22ba0f3ff392 | eaa73fb482b264d555071f3726510ed73bef22ea | refs/heads/master | 2021-01-10T20:18:35.918470 | 2010-06-20T15:45:00 | 2010-06-20T15:45:00 | 38,101,212 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,477 | h | /** File: OGRE3DRenderSystem.h
Created on: 25-Nov-08
Author: Robin Southern "betajaen"
Copyright (c) 2008-2009 Robin Southern
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
... | [
"ithiliel@6899d1ce-2719-11df-8847-f3d5e5ef3dde",
"juanj.mostazo@6899d1ce-2719-11df-8847-f3d5e5ef3dde"
] | [
[
[
1,
71
],
[
73,
107
],
[
111,
177
]
],
[
[
72,
72
],
[
108,
110
]
]
] |
8b9d1be5bdb1517006dfa2dadf08d13a55112064 | 2f72d621e6ec03b9ea243a96e8dd947a952da087 | /lol4edit/gui/GenericSelectDialog.cpp | dce0380d44c9eb3f498bb5a6540556b70df0046d | [] | no_license | gspu/lol4fg | 752358c3c3431026ed025e8cb8777e4807eed7a0 | 12a08f3ef1126ce679ea05293fe35525065ab253 | refs/heads/master | 2023-04-30T05:32:03.826238 | 2011-07-23T23:35:14 | 2011-07-23T23:35:14 | 364,193,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,782 | cpp | #include "GenericSelectDialog.h"
#include "h/SelectDialog.h"
#include <QtGui/QListWidget>
GenericSelectDialog::GenericSelectDialog(QWidget *parent, Qt::WindowFlags f):
QDialog(parent,f)
{
ui = new Ui::SelectDialog();
ui->setupUi(this);
//this->setAttribute(Qt::WA_DeleteOnClose);
}
void GenericSelect... | [
"praecipitator@bd7a9385-7eed-4fd6-88b1-0096df50a1ac"
] | [
[
[
1,
87
]
]
] |
022c70ca635d360027624d9517f789f9ec74e0bc | 028d79ad6dd6bb4114891b8f4840ef9f0e9d4a32 | /src/vidhrdw/balsente.cpp | 4b7767dab9a42cba30d4f81194aab8ed8b285d1e | [] | no_license | neonichu/iMame4All-for-iPad | 72f56710d2ed7458594838a5152e50c72c2fb67f | 4eb3d4ed2e5ccb5c606fcbcefcb7c5a662ace611 | refs/heads/master | 2020-04-21T07:26:37.595653 | 2011-11-26T12:21:56 | 2011-11-26T12:21:56 | 2,855,022 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,042 | cpp | /***************************************************************************
vidhrdw/balsente.c
Functions to emulate the video hardware of the machine.
****************************************************************************/
#include "driver.h"
#include "vidhrdw/generic.h"
#ifndef INCLUDE_DRAW_... | [
"boris@icculus.org"
] | [
[
[
1,
470
]
]
] |
04451cc1412e146062a82703874fe410092c0ee4 | 4b116281b895732989336f45dc65e95deb69917b | /Code Base/GSP410-Project2/Unit.h | 3151ae612e2e4f76261797db2b50e72f7da1b9d1 | [] | no_license | Pavani565/gsp410-spaceshooter | 1f192ca16b41e8afdcc25645f950508a6f9a92c6 | c299b03d285e676874f72aa062d76b186918b146 | refs/heads/master | 2021-01-10T00:59:18.499288 | 2011-12-12T16:59:51 | 2011-12-12T16:59:51 | 33,170,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,353 | h | #pragma once
#include <d3dx9.h>
#include "Structures.h"
#include "Renderable.h"
class CUnit : public virtual CRenderable
{
protected:
// General Unit Variables //
RECT m_Rect;
D3DXVECTOR3 m_Coordinates;
D3DXVECTOR3 m_Center;
D3DCOLOR m_Color;
float m_Scale;
float m_Angle;
RowCol m_MySector;
/... | [
"cdcredninja@gmail.com@7eab73fc-b600-5548-9ef9-911d97763ba7"
] | [
[
[
1,
56
]
]
] |
203ac51a0bcb5c526e37b27038664d1ee5936207 | 2acd91cf2dfe87f4c78fba230de2c2ffc90350ea | / salad-bar-in-space-game/edge/bouncibility/include/Level.h | 3fe0714251742bfbd0941c0c317091bf6e58e8bd | [] | 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,645 | h | #pragma once
#include "Common.h"
#include "irrlicht.h"
namespace irr{
namespace newton{
class IMaterial;
class IBody;
}
}
namespace Sound{
class Audio;
}
typedef std::list<WorldEntity*> EntityVector;
//!The Level class holds everything within a specific level. It loads in all the world entities... | [
"beavis6325@gmail.com@1a2710a4-8244-0410-8b66-391840787a9e",
"pipilu.qin@1a2710a4-8244-0410-8b66-391840787a9e"
] | [
[
[
1,
22
],
[
24,
87
],
[
90,
123
]
],
[
[
23,
23
],
[
88,
89
]
]
] |
15388824cacd708f14e2f0d0661a3e124f127ab7 | d609fb08e21c8583e5ad1453df04a70573fdd531 | /trunk/DiskMonitor/DiskMonitor.cpp | 004c6344458e4d15df9c350dbf3b3cbd8230acc9 | [] | no_license | svn2github/openxp | d68b991301eaddb7582b8a5efd30bc40e87f2ac3 | 56db08136bcf6be6c4f199f4ac2a0850cd9c7327 | refs/heads/master | 2021-01-19T10:29:42.455818 | 2011-09-17T10:27:15 | 2011-09-17T10:27:15 | 21,675,919 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 1,107 | cpp | #include "stdafx.h"
#include "DiskMonitor.h"
#include "DiskMonitorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
BEGIN_MESSAGE_MAP(CDiskMonitorApp, CWinApp)
ON_COMMAND(ID_HELP, &CWinApp::OnHelp)
END_MESSAGE_MAP()
CDiskMonitorApp::CDiskMonitorApp()
{
}
CDiskMonitorApp theApp;
BOOL CDiskMon... | [
"o890402@gmail.com@f92b348d-55a1-4afa-8193-148a6675784b"
] | [
[
[
1,
53
]
]
] |
13bcf93ceea3b8ece655b2b2212b9a49e71b7fbb | 4fdc157f7d6c5af784c3492909d848a0371e5877 | /autre/SFML1/display.h | 20fa40c0ef8b06f8a809b5c9a55ad513d7ed377b | [] | no_license | moumen19/robotiquecartemere | d969e50aedc53844bb7c512ff15e6812b8b469de | 8333bb0b5c1b1396e1e99a870af2f60c9db149b0 | refs/heads/master | 2020-12-24T17:17:14.273869 | 2011-02-11T15:44:38 | 2011-02-11T15:44:38 | 34,446,411 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 953 | h | #ifndef DISPLAY_H
#define DISPLAY_H
#include <SFML/Graphics.hpp>
#include <SFML/Window.hpp>
#include <SFML/System.hpp>
#define windowSizeW 800
#define windowSizeH 600
#define Id_BAU 0x90
#define Id_US_min 0x30
#define Id_US_max 0x4F
#define Id_IR_min 0x50
#define Id_IR_max 0x6F
#define Id_Vide_min 0x70
#define Id_... | [
"julien.delbergue@308fe9b9-b635-520e-12eb-2ef3f824b1b6"
] | [
[
[
1,
43
]
]
] |
74f9391f508f5b9677757b9aaf9f7aedf72ecabd | 71ffdff29137de6bda23f02c9e22a45fe94e7910 | /KillaCoptuz3000/src/Objects/CWeapon.h | bd32b0db508e610e15f6b594f6af3c3a6c2fd29a | [] | no_license | anhoppe/killakoptuz3000 | f2b6ecca308c1d6ebee9f43a1632a2051f321272 | fbf2e77d16c11abdadf45a88e1c747fa86517c59 | refs/heads/master | 2021-01-02T22:19:10.695739 | 2009-03-15T21:22:31 | 2009-03-15T21:22:31 | 35,839,301 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,880 | h | // ***************************************************************
// CWeapon version: 1.0 · date: 05/05/2007
// -------------------------------------------------------------
//
// -------------------------------------------------------------
// Copyright (C) 2007 - All Rights Reserved
// ************... | [
"anhoppe@9386d06f-8230-0410-af72-8d16ca8b68df",
"fabianheinemann@9386d06f-8230-0410-af72-8d16ca8b68df"
] | [
[
[
1,
63
],
[
67,
71
]
],
[
[
64,
66
]
]
] |
c981ac5a35f1c5014bd2154e78dd170e5162fc3e | 37c11de5fa036e89b5cd742f1ea688290038e322 | /Location.h | 575050747b66416d1edac2b05c03ad27c466be3a | [
"Apache-2.0"
] | permissive | patches11/aichallenge_ant | 3c7eef9603782ae45ecfcdf92573c8b0d974c03d | 6909b38cc2e9287990ef6ec279b1cccce375af91 | refs/heads/master | 2020-04-01T18:43:50.469456 | 2011-11-11T19:17:10 | 2011-11-11T19:17:10 | 29,498,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 809 | h | #ifndef LOCATION_H_
#define LOCATION_H_
#include <iostream>
#include <stdio.h>
/*
struct for representing locations in the grid.
*/
struct Location
{
int row, col;
Location()
{
row = col = 0;
};
Location(int r, int c)
{
row = r;
col = c;
... | [
"pbrown@isisicor.com"
] | [
[
[
1,
48
]
]
] |
99748b99d960d55c78ca4d4ef02cb72f92de80da | 5dc78c30093221b4d2ce0e522d96b0f676f0c59a | /src/modules/audio/openal/Source.h | e609ae2a85c0a6e3347388852bd644be4e46fc1b | [
"Zlib"
] | permissive | JackDanger/love | f03219b6cca452530bf590ca22825170c2b2eae1 | 596c98c88bde046f01d6898fda8b46013804aad6 | refs/heads/master | 2021-01-13T02:32:12.708770 | 2009-07-22T17:21:13 | 2009-07-22T17:21:13 | 142,595 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,797 | h | /**
* Copyright (c) 2006-2009 LOVE Development Team
*
* 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,
... | [
"prerude@3494dbca-881a-0410-bd34-8ecbaf855390"
] | [
[
[
1,
76
]
]
] |
0057e8982beec903a51c0703d27777b27d2748de | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/diagram/DiagramEditor/Tokenizer.h | 36166b9ee77cd734758e817886f05835afbb57de | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,252 | h | /* ==========================================================================
CTokeniz
Author : Johan Rosengren, Abstrakt Mekanik AB
Date : 2004-03-31
Purpose : CTokenizer is a very simple class to tokenize a string
into a string array.
Description : The string is chopped up and put into a... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
106
]
]
] |
c9dee69b512d0f2b85dcfd669408a4952f52609e | 5c5e77abfc71e6459f89fcbd710a8f258f4a03cf | /声音采集/playsound/Mixer.cpp | e652b0e9e7e1ce8b003ffe0509a3aae86b39b420 | [] | no_license | goo2git/smalltools | cf65f2210f060e893d27acace2b8b001a2d7cf23 | 5976b7013bf920f452dfc4a59e5f7b9c2952b9e0 | refs/heads/master | 2021-01-22T06:37:10.658791 | 2011-04-06T07:07:21 | 2011-04-06T07:07:21 | 35,361,712 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 13,661 | cpp | // Mixer.cpp: implementation of the CMixer class.
//
//#include "stdwx.h"
#include "Mixer.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CMixer::CMixer()
{
m_VolRange = 100;
}
... | [
"dlcs286@gmail.com@11e4cd5c-f3ce-5a92-1cba-4cc5eaddca49"
] | [
[
[
1,
440
]
]
] |
e641006dd5e1a7a9df9f646627b6a6105a28416a | 09e322e0db32ccd7c0a8aaa357fb8763c43bf1bf | /PComImpl/thread_ptr.h | c0eb2ac162441634a86cbf25c647cc6e1110f484 | [] | no_license | chrisforbes/profiler | 165ba38c01fcb10174973430f0ebbbbff84dc6f6 | 02111db2d065f385bdac7767a340e5c1f4ae974e | refs/heads/master | 2020-05-20T01:56:53.481186 | 2009-10-02T10:30:27 | 2009-10-02T10:30:27 | 324,424 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 309 | h | #pragma once
template< typename T >
class ThreadPtr
{
DWORD id;
public:
ThreadPtr() : id( TlsAlloc() )
{
}
T * get() const
{
return (T *)TlsGetValue( id );
}
void set( T const * x )
{
TlsSetValue( id, (void *) x );
}
virtual ~ThreadPtr()
{
TlsFree( id );
}
};
| [
"(no author)@993157c7-ee19-0410-b2c4-bb4e9862e678"
] | [
[
[
1,
26
]
]
] |
33da496e6457afd6d3ae4acce45c4e70cf6fbbef | ed6f03c2780226a28113ba535d3e438ee5d70266 | /src/eljconfigbase.cpp | 671ecd4034a09941c20fd6ce15c28b9ba5a810ba | [] | no_license | snmsts/wxc | f06c0306d0ff55f0634e5a372b3a71f56325c647 | 19663c56e4ae2c79ccf647d687a9a1d42ca8cb61 | refs/heads/master | 2021-01-01T05:41:20.607789 | 2009-04-08T09:12:08 | 2009-04-08T09:12:08 | 170,876 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,596 | cpp | #include "wrapper.h"
extern "C"
{
EWXWEXPORT(wxConfigBase*,wxConfigBase_Create)()
{
return wxConfigBase::Create();
}
EWXWEXPORT(void,wxConfigBase_Delete)(wxConfigBase* self)
{
delete self;
}
EWXWEXPORT(void,wxConfigBase_SetPath)(wxConfigBase* self,wxString* strPath)
{
self->SetPath(*strPath);
... | [
"snmsts@gmail.com"
] | [
[
[
1,
230
]
]
] |
9f73dff0387d01029371cf6eeb930fc51ae68052 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/ui/logger.cpp | 1d82a67989d536d5d8d4795ce6d9c3eefe6b5eec | [] | 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 | 4,546 | cpp | // Logger.cpp
// 1.2
// This file is part of OpenRedAlert.
//
// OpenRedAlert 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, version 2 of the License.
//
// OpenRedAlert is distribu... | [
"cepiperez@gmail.com"
] | [
[
[
1,
190
]
]
] |
0f85d97e76c8afa5d4a03659fb64d3cac2455232 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/Mathematics/Wm4Segment3.h | 938ee02743fbe1ba97e8b85733ed2a82dc27e370 | [] | 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 | 1,540 | h | // 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,
52
]
]
] |
039bf48c6db51da3dfb3671960768e6192051861 | 55c675d13726d1ce015f0193654593e3b6b0f269 | /WizardHolesPage.cpp | 3f455b3b4930abb10e68cc2f67b8ccc6fd0d6a31 | [] | no_license | fourier/Geometry2d | c4e0e9eaa16375f675fddecaab01f75b9b99dbf0 | 2f84511e06ae012d6c9052796e70015d5f81acc6 | refs/heads/master | 2020-12-24T14:10:07.238982 | 2009-05-26T06:57:15 | 2009-05-26T06:57:15 | 12,709,941 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,174 | cpp | // WizardHolesPage.cpp : implementation file
//
#include "stdafx.h"
#include "Geometry2d.h"
#include "WizardHolesPage.h"
#include ".\wizardgeometrysheet.h"
#include ".\Geometry2dView.h"
#include ".\wizardholespage.h"
// CWizardHolesPage dialog
IMPLEMENT_DYNAMIC(CWizardHolesPage, CExtResizablePropertyPa... | [
"fourier@txmhub.com"
] | [
[
[
1,
50
]
]
] |
421be5236fa87bd3e2011acdfce7f8bd5e7e67dd | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nnavmesh/src/ncnavnode/ncnavnode_main.cc | afa69e39fd5e7d4998e97c407dbfe363397a931f | [] | 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 | 7,851 | cc | //------------------------------------------------------------------------------
// ncnavnode.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchnnavmesh.h"
#include "ncnavnode/ncnavnode.h"
//------------------------... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
277
]
]
] |
be0fe1cba5c057ecaf941223814c8d5c8e5aa43f | 5c32ff848169b05f0627f24db99a4a77a3d62ac7 | /BioStreamDB/DbValve.h | 3c25abf4546169d1a27b2eb28324d973efe75c64 | [] | no_license | namin/micado | 2ad5c269d93ac4a56ef1c346636587c6d49c14e0 | 04a675cfaf071b5cd9e4c005f0cd629fcbca3e95 | refs/heads/master | 2016-09-05T21:03:11.545033 | 2009-01-19T00:38:03 | 2009-01-19T00:38:03 | 40,253,425 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,625 | h | // (C) Copyright 2002-2005 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright notice appears in all copies and
// that both that copyright notice and the limited warr... | [
"Nada AMIN@b571c760-3347-0410-a02b-4f11275fb890"
] | [
[
[
1,
130
]
]
] |
7c5277bcc7f5239c04dcedb8d6043abdf4674c4b | e02f627da312e04ec538a34e6bcf6ef7ea87698d | /Vert.h | 67ba11dd934dfd10c9ea65c6605d18818d1bb84e | [] | no_license | placidz/projetlods | 053108510c49585f168dd469bd4b59caefb89a70 | f47372beabbd1854ad0f21562653c95d3e19d9e1 | refs/heads/master | 2016-09-05T22:27:02.744917 | 2011-02-21T18:13:59 | 2011-02-21T18:13:59 | 32,144,842 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 396 | h | #ifndef VERT_H
#define VERT_H
#include <list>
#include <Vec2.h>
#include <Vec3.h>
#include <Edge.h>
typedef struct Vert * ptrVert;
class Edge;
class Vert
{
public:
int id;
Vec3d pos;
Vec3d normal;
Vec3d color;
Vec2d tex;
std::list<Edge*> edges;
Vert();
V... | [
"florian.blanc.fr@gmail.com@c2703def-0b70-d52f-7536-8dfe1f43c09c",
"clementramel@gmail.com@c2703def-0b70-d52f-7536-8dfe1f43c09c"
] | [
[
[
1,
27
],
[
29,
29
],
[
31,
33
]
],
[
[
28,
28
],
[
30,
30
]
]
] |
03e1d0980e5c598bc951dc4dbb5e2e8cbf4ccfc0 | 6630a81baef8700f48314901e2d39141334a10b7 | /1.4/Testing/Cxx/swWxGuiTesting/CapturedEvents/swCRSliderUpdateEvent.h | df503e7a4eb0b261057c08b84d131e97af811e63 | [] | no_license | jralls/wxGuiTesting | a1c0bed0b0f5f541cc600a3821def561386e461e | 6b6e59e42cfe5b1ac9bca02fbc996148053c5699 | refs/heads/master | 2021-01-10T19:50:36.388929 | 2009-03-24T20:22:11 | 2009-03-26T18:51:24 | 623,722 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,760 | h | ///////////////////////////////////////////////////////////////////////////////
// Name: swWxGuiTesting/CaptureEvents/swCRSliderUpdateEvent.h
// Author: Reinhold Füreder
// Created: 2004
// Copyright: (c) 2005 Reinhold Füreder
// Licence: wxWindows licence
///////////////////////////////////... | [
"john@64288482-8357-404e-ad65-de92a562ee98"
] | [
[
[
1,
94
]
]
] |
c513152b6a9c8518f8cc8e30a11a62a9058afb30 | 48c6de8cb63cf11147049ce07b2bd7e020d0d12b | /opencollada/include/COLLADAFramework/include/COLLADAFWObject.h | 887aecc4b01a5a7fbaf32c1ff180a73d299de057 | [] | no_license | ngbinh/libBlenderWindows | 73effaa1aab8d9d1745908f5528ded88eca21ce3 | 23fbaaaad973603509b23f789a903959f6ebb560 | refs/heads/master | 2020-06-08T00:41:55.437544 | 2011-03-25T05:13:25 | 2011-03-25T05:13:25 | 1,516,625 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,429 | h | /*
Copyright (c) 2008-2009 NetAllied Systems GmbH
This file is part of COLLADAFramework.
Licensed under the MIT Open Source License,
for details please see LICENSE file or the website
http://www.opensource.org/licenses/mit-license.php
*/
#ifndef __COLLADAFW_OBJECT_H__
#define __COLLADAFW_OBJECT_H__
#in... | [
"ngbinh@gmail.com"
] | [
[
[
1,
107
]
]
] |
7e6263f245ced5b484b25083cf7aff1f7d9210e9 | a9cf0c2a8904e42a206c3575b244f8b0850dd7af | /Member.h | b8cdc6ba482237989c063732f78f81c5d5a66910 | [] | no_license | jayrulez/ourlib | 3a38751ccb6a38785d4df6f508daeff35ccfd09f | e4727d638f2d69ea29114dc82b9687ea1fd17a2d | refs/heads/master | 2020-04-22T15:42:00.891099 | 2010-01-06T20:00:17 | 2010-01-06T20:00:17 | 40,554,487 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 973 | h | /*
@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>
<li>Xavier Lowe: 0802488</li>
</ul>
@
*/
#ifndef _MEMBER_H
#define _MEMBER_H
#include "gui\console\console.h"
#include "g... | [
"waprave@gmail.com"
] | [
[
[
1,
49
]
]
] |
5062909842dc42aa709c86faddca1db86b4a1349 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/graph/test/graph_concepts.cpp | 969c2a52124fea8a34c86d2d1ba7f8dc5a09f440 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Artistic-2.0",
"LicenseRef-scancode-public-domain"
] | 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,572 | cpp | //=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
/... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
40
]
]
] |
8e4903a15c1a427eb8cb9bd996f567c459cd5362 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/multi_index/test/test_comparison.cpp | d7a8cc78a082c3377304cbcdadf51b706b6f069d | [
"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 | ISO-8859-1 | C++ | false | false | 3,431 | cpp | /* Boost.MultiIndex test for comparison functions.
*
* Copyright 2003-2006 Joaquín M López Muñoz.
* 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/multi_index for libra... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
117
]
]
] |
5934fc45a8f84b772ee11c96b9be55e9cc49faf7 | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /Integration_WAH_&_Extraction/SMDataExtraction/FlexVCBridgeStaticLib/ASResponse.h | 9abd71de7b0eb325c2bb754c6861d52e00266530 | [] | 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 | 1,248 | h | /*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS... | [
"jaadds@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
44
]
]
] |
bbf02361ebe56279302d90191a8f12b383217e25 | 5c3ae0d061432533efe7b777c8205cf00db72be6 | / spacerenegade/src/ou_thread.cpp | a169d8ccfdd8509484defdc2e0722243e1913e50 | [] | no_license | jamoozy/spacerenegade | 6da0abbcdc86a9edb3a1a9c4e7224d5a1121423c | 4240a4b6418cb7b03d22a42de65e800277cfc889 | refs/heads/master | 2016-09-06T17:24:11.028035 | 2007-08-12T07:19:14 | 2007-08-12T07:19:14 | 41,124,730 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,343 | cpp | /** ou_thread.cpp
* implements the Thread class
* Author: Vijay Mathew Pandyalakal
* Date: 13-OCT-2003
**/
/* Copyright 2000 - 2005 Vijay Mathew Pandyalakal. All rights reserved.
*
* This software may be used or modified for any purpose, personal or
* commercial. Open Source redistributions are per... | [
"pmacalpi@d98d4265-742f-0410-abd1-c3b8cf015911",
"jamoozy@d98d4265-742f-0410-abd1-c3b8cf015911"
] | [
[
[
1,
40
],
[
43,
58
],
[
60,
60
],
[
63,
216
],
[
219,
294
]
],
[
[
41,
42
],
[
59,
59
],
[
61,
62
],
[
217,
218
],
[
29... |
7193a45034ea2f0e0a126736795136c0418e3a25 | 0522251afd28910c4a93a7e8b996228c9a3cf9ef | /src/newwizard.h | c231dc93763c39cde332efc4a6e1014f33586693 | [] | no_license | dcj/cvstat | b84a6d4818c25ea5d075b2985ae85ceaa61c88f1 | b2156cc656031c32b17a974c552ca28367e5031d | refs/heads/master | 2021-01-13T01:31:06.918852 | 2009-11-23T06:52:44 | 2009-11-23T06:52:44 | 32,278,345 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 465 | h | #ifndef NEWWIZARD_H
#define NEWWIZARD_H
#include <QDialog>
#include "ui_newwizard.h"
class NewWizard : public QDialog
{
Q_OBJECT
public:
NewWizard(QWidget *parent = 0);
~NewWizard();
QString getCVSRoot() const;
void setCVSRootList(const QStringList & cvsroots );
bool isCVSDirectory(const QSt... | [
"lijia.c@20ff9102-832f-11de-b3c3-01234016dac8"
] | [
[
[
1,
27
]
]
] |
77a95d59a8d2ea83484a749501927968b4523e54 | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/FoxDriver.cpp | 5e4ddaf1283d5c46e61c6d5607f92ba387fb09c2 | [] | no_license | wgwang/yinhustock | 1c57275b4bca093e344a430eeef59386e7439d15 | 382ed2c324a0a657ddef269ebfcd84634bd03c3a | refs/heads/master | 2021-01-15T17:07:15.833611 | 2010-11-27T07:06:40 | 2010-11-27T07:06:40 | 37,531,026 | 1 | 3 | null | null | null | null | GB18030 | C++ | false | false | 14,618 | cpp |
#include "stdafx.h"
#include "FoxDriver.h"
#include "StkReceiver.h"
#include "StkDatabase.h"
CFoxDriver::CFoxDriver()
{
m_hMapping = NULL;
m_pMapping = NULL;
m_bHub = FALSE;
}
CFoxDriver::~CFoxDriver()
{
CloseFoxMemoryShare();
}
BOOL CFoxDriver::CreateFoxMemoryShare(DWORD dwPid)
{
if (m... | [
"7171136@qq.com"
] | [
[
[
1,
627
]
]
] |
b7b1cdb48cb482a91dec3cf93b467d78d5eeb6f1 | 021e8c48a44a56571c07dd9830d8bf86d68507cb | /build/vtk/vtkArrayInterpolate.h | 4e1d7236b2440d0bc83555d650dafb59dae11824 | [
"BSD-3-Clause"
] | permissive | Electrofire/QdevelopVset | c67ae1b30b0115d5c2045e3ca82199394081b733 | f88344d0d89beeec46f5dc72c20c0fdd9ef4c0b5 | refs/heads/master | 2021-01-18T10:44:01.451029 | 2011-05-01T23:52:15 | 2011-05-01T23:52:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,228 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkArrayInterpolate.h
-------------------------------------------------------------------------
Copyright 2008 Sandia Corporation.
Under the terms of Contract DE-AC04-94AL85000 with... | [
"ganondorf@ganondorf-VirtualBox.(none)"
] | [
[
[
1,
60
]
]
] |
324bbb1c50195e85ee4dc397221492d32847e6e9 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Local Map 2/LocalMap.h | d0f7aa6873dd3924b6f8b163b296936a2f30fafd | [] | 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,006 | h | #ifndef LOCALMAP_H
#define LOCALMAP_H
#include "LocalMapConstants.h"
#include "LocalMapFunctions.h"
#include "LooseCluster.h"
#include "MetaMeasurement.h"
#include "Particle.h"
#include "RadialExistenceGrid.h"
#include "RandomNumberCache.h"
#include "RandomNumberGenerator.h"
#include "Sensor.h"
#include "V... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
141
]
]
] |
d2bac89b9aea5cb2c7134f85c691020269ed0813 | cfa667b1f83649600e78ea53363ee71dfb684d81 | /code/tests/testhttpviewer/testhttpviewerapplication.cc | 97db79b73e89af2d0f00199345255f3b95e3ac53 | [] | 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 | 10,087 | cc | //------------------------------------------------------------------------------
// testhttpviewerapplication.cc
// (C) 2009 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "tests/testhttpviewer/testhttpviewerapplication.h"
#include "... | [
"Administrator@JOEYXIONG-PC4.epi.com"
] | [
[
[
1,
283
]
]
] |
f3a84628e7e858ee57b0b1c711ab9985f0610255 | a699a508742a0fd3c07901ab690cdeba2544a5d1 | /RailwayDetection/RWDSClient/Schedule.cpp | e0836592e6bae34d95b172567117b9f378dd0057 | [] | 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 | GB18030 | C++ | false | false | 14,251 | cpp | // Schedule.cpp : 实现文件
//
#include "stdafx.h"
#include "RWDSClient.h"
#include "Schedule.h"
#include "afxdialogex.h"
#include "DataService.h"
#include "CmdDefine.h"
// CSchedule 对话框
IMPLEMENT_DYNAMIC(CSchedule, CDialogEx)
CSchedule::CSchedule(CWnd* pParent)
: CDialogEx(CSchedule::IDD, pParent)
{
... | [
"zhangguangrong@sina.com@4d6b9eea-9d24-033f-dd66-d003eccfd9d3",
"hema0501@163.com@4d6b9eea-9d24-033f-dd66-d003eccfd9d3"
] | [
[
[
1,
8
],
[
10,
46
],
[
49,
123
],
[
125,
280
],
[
287,
287
],
[
297,
297
],
[
299,
422
]
],
[
[
9,
9
],
[
47,
48
],
[
1... |
991f29ccd9586527de52ca11db00cf359611048c | 2f77d5232a073a28266f5a5aa614160acba05ce6 | /01.DevelopLibrary/03.Code/UI/SmsPassInputWnd.h | 698a18058f4bc2b29b826e5dee3a22bcb57858b9 | [] | no_license | radtek/mobilelzz | 87f2d0b53f7fd414e62c8b2d960e87ae359c81b4 | 402276f7c225dd0b0fae825013b29d0244114e7d | refs/heads/master | 2020-12-24T21:21:30.860184 | 2011-03-26T02:19:47 | 2011-03-26T02:19:47 | 58,142,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | #ifndef __SMSPASSINPUTWND_h__
#define __SMSPASSINPUTWND_h__
#include "UiEditControl.h"
#include "NewSmsWnd.h"
#include "EasySmsUiCtrl.h"
#include "EasySmsWndBase.h"
class CSmsPassInputWnd : public CEasySmsWndBase
{
MZ_DECLARE_DYNAMIC( CSmsPassInputWnd );
public:
CSmsPassInputWnd(void);
v... | [
"saviola0830@gmail.com"
] | [
[
[
1,
48
]
]
] |
945562eab8b336d578e3529a2f4ffe6fd5c08664 | 160e08f968425ae7b8e83f7381c617906b4e9f18 | /TimeServices.Engine.AtiStreams/Core/CalModule.cpp | 0144ce807d52cdf0629e5c222b24d708f443e417 | [] | no_license | m3skine/timeservices | 0f6a938a25a49a0cad884e2ae9fb1fff4a8a08fe | 1efca945a2121cd7f45c05387503ea8ef66541e6 | refs/heads/master | 2020-04-10T20:06:24.326180 | 2010-04-21T01:12:44 | 2010-04-21T01:12:44 | 33,272,683 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,880 | cpp | #include "calcl.h"
#include "CalContext.h"
#include "CalModule.h"
#include <stdio.h>
#include <string>
namespace TimeServices { namespace Engine { namespace Core {
static void __logger(const CALchar *text)
{
fprintf(stderr, text);
}
bool CalModule::Initialize(const CALchar* ilKernel, bool disassemble)... | [
"Moreys@localhost"
] | [
[
[
1,
62
]
]
] |
cc6e373a211e3ff9d78ec5f4283693a705b7c6cc | 9267674a05b4561b921413a711e9dbd6193b936a | /include/players/beardface.h | 38769c5e4e2ba1ae48bc72b3c7d5b9612aebd434 | [] | no_license | scognito/puppetfigher | 249564d09eab07f75444dde60fb0f10f6deba2c0 | ddf34730304e66dbe8de2d5cd12a5e61f7aded36 | refs/heads/master | 2021-01-16T23:06:38.792594 | 2009-09-25T19:56:03 | 2009-09-25T19:56:03 | 32,251,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 266 | h | #ifndef _Beardface_H_
#define _Beardface_H_
#include "player.h"
class Beardface : public Player {
public:
Beardface(float x, float y, b2World* w);
~Beardface();
private:
void InitArmor();
void InitWeapon();
};
#endif //_Beardface_H_
| [
"justin.hawkins@6d35b48c-a465-11de-bea2-1db044c32224"
] | [
[
[
1,
17
]
]
] |
594bc44bb89d1f131e04ed55736203aacc24f4a4 | 9b781f66110d82c4918feffeeee3740d6b9dcc73 | /Motion Graphs/Edge.cpp | 173cfa9a4a93d131aead7cc238ec6efb2b21a49f | [] | no_license | vanish87/Motion-Graphs | 3c41cbb4ae838e2dce1172a56dfa00b8fe8f12cf | 6eab48f3625747d838f2f8221705a1dba154d8ca | refs/heads/master | 2021-01-23T05:34:56.297154 | 2011-06-10T09:53:15 | 2011-06-10T09:53:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 576 | cpp | #include "stdafx.h"
#include "Edge.h"
/*
* Contructors and Destructors
*/
Edge::Edge(){
this->dest = NULL;
}
Edge::Edge(gNode *d, std::string label){
this->dest = d;
this->label = label;
}
/*Edge::Edge(gNode *d, Ninja *n,bool transition, Motion *m1, Motion *m2, int init1, int init2, int end1, i... | [
"onumis@6a9b4378-2129-4827-95b0-0a0a1e71ef92",
"mariojgpinto@6a9b4378-2129-4827-95b0-0a0a1e71ef92"
] | [
[
[
1,
1
]
],
[
[
2,
36
]
]
] |
cf5379bf74b3539c39a81e7d7d7a606516002361 | 11ba7667109ae553162c7329bcd2f4902d841a66 | /AugmentedTowerDefense/src/OgreApp.cpp | 5941eae24b2767ed95b9e16ba9cb510004dca3f8 | [] | no_license | abmantis/AugmentedTowerDefense | 3cd8761034a98667a34650f6a476beb59aa7e818 | 00008495f538e0d982c0eae3025d02ae21e3dee2 | refs/heads/master | 2021-01-01T18:37:10.678181 | 2011-02-09T23:09:51 | 2011-02-09T23:09:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,010 | cpp | #include "StdAfx.h"
#include "OgreApp.h"
#include "AppLogic.h"
#include "OgreAppFrameListener.h"
OgreApp *Ogre::Singleton<class OgreApp>::ms_Singleton = 0;
OgreApp::OgreApp()
{
mInitialisationBegun = false;
mInitialisationComplete = false;
// Ogre
mRoot = 0;
mFrameListener = 0;
mWindow = 0;
... | [
"amfcalt@gmail.com"
] | [
[
[
1,
254
]
]
] |
9207332d967075c898fa43b53340aa30ec2231e5 | 4be39d7d266a00f543cf89bcf5af111344783205 | /include/slave_ptr.hpp | 430b26edd97c324f05e4ab307a7e6b144fb661a6 | [] | no_license | nkzxw/lastigen-haustiere | 6316bb56b9c065a52d7c7edb26131633423b162a | bdf6219725176ae811c1063dd2b79c2d51b4bb6a | refs/heads/master | 2021-01-10T05:42:05.591510 | 2011-02-03T14:59:11 | 2011-02-03T14:59:11 | 47,530,529 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,083 | hpp | //TODO: nombre: Dependent Pointers
#ifndef SLAVE_HPP_INCLUDED
#define SLAVE_HPP_INCLUDED
#include <boost/shared_ptr.hpp>
//#include <boost/interprocess/detail/atomic.hpp>
#include <boost/noncopyable.hpp>
namespace boost
{
template<class T> class slave_ptr;
namespace detail
{
template<class T>... | [
"fpelliccioni@c29dda52-a065-11de-a33f-1de61d9b9616"
] | [
[
[
1,
182
]
]
] |
7a1668f2daac143cca7bc1f198366024ab481ac7 | b3f6e84f764d13d5bd49fadb00171f7cd191e2b8 | /src/SourceOutput.cpp | 8bf2cda2598a93f1d026bd8cc336325d00e8832c | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | youngj/cranea | f55a93d2c7b97479a2f9c7f63ac72f1dd419e9f6 | 5411a9374a7dc29dd33e4445ef9277ed2b72c835 | refs/heads/master | 2020-05-18T15:13:03.623874 | 2008-04-23T08:50:20 | 2008-04-23T08:50:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,679 | cpp | #include "SourceOutput.h"
#include "SourceBase.h"
#include <iostream>
#include <fstream>
#include <string>
using namespace std;
SourceOutput::SourceOutput(const string &filename) :
out_(filename.c_str(), ios::binary | ios::out | ios::trunc), encryptedStart_(0)
{
}
void SourceOutput::writePlaintext... | [
"adunar@1d512d32-bd3c-0410-8fef-f7bcb4ce661b"
] | [
[
[
1,
113
]
]
] |
79317c026709b34d45faf9030c39a1e102a4c2e6 | bf7d05c055c5686e4ded30f9705a28a396520d48 | /MGA/MgaRegistrar.cpp | 7545333bc788f70f3f42c699cc1513c0d562bd31 | [] | no_license | ghemingway/mgalib | f32438d5abdbeb5739c298e401a0513f91c8d6d0 | c8cf8507a7fe73efe1da19abcdb77b52e75e2de0 | refs/heads/master | 2020-12-24T15:40:33.538434 | 2011-02-04T16:38:09 | 2011-02-04T16:38:09 | 32,185,568 | 0 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 87,070 | cpp | /*** Included Header Files ***/
#include "MgaRegistrar.h"
// --------------------------- MgaRegistrar --------------------------- //
MgaRegistrar::MgaRegistrar() : _paradigms(), _components()
{
// Set values to defaults
this->_iconPath = "./";
this->_showMultipleView = true;
this->_eventLoggin... | [
"graham.hemingway@8932de9b-a0df-7518-fb39-9aee4a96b462",
"kevin.m.smyth@8932de9b-a0df-7518-fb39-9aee4a96b462"
] | [
[
[
1,
137
],
[
139,
374
],
[
376,
2909
]
],
[
[
138,
138
],
[
375,
375
]
]
] |
7cf96617b01ccdd8bb88e694e038c2b8812567ac | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/Qt/qatomic_x86_64.h | 243ffa86e97029f7113a21ee9192e02fc6cd700e | [
"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 | 11,353 | 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 QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercia... | [
"alon@rogue.(none)"
] | [
[
[
1,
363
]
]
] |
a09821dcbbbe0d3442bc338f61f8410c0c0ee6b8 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Animation/Animation/Rig/hkaSkeleton.inl | 318c5a328326898bc9ed79d576af7f34737d0523 | [] | 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 | 2,299 | 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,
71
]
]
] |
4f25a09d353751fc8ed492cc0d52fcc511bc060e | 6188f1aaaf5508e046cde6da16b56feb3d5914bc | /branches/CamFighter 1.0/Graphics/OGL/Extensions/ARB_fragment_shader.cpp | 4ea9b45a11c7a96bc88638db09ff9bb4fda2083e | [] | 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 | 142 | cpp | #include "ARB_fragment_shader.h"
bool GL_init_ARB_fragment_shader(void)
{
return GLExtensions::Exists("GL_ARB_fragment_shader");
}
| [
"dmaciej1@f75eed02-8a0f-11dd-b20b-83d96e936561"
] | [
[
[
1,
6
]
]
] |
4869ee1becec273b7750bba1615f239b43caef91 | ffe0a7d058b07d8f806d610fc242d1027314da23 | /V3e/dev/IRCCmd.h | 91fb8a103b33985b8cad4c89ee1488a5ce4f1873 | [] | 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 | 423 | h | #ifndef _MC_IRC_CMD_H
#define _MC_IRC_CMD_H
#include "IRCMsg.h"
class IRCCmd
{
public:
IRCCmd(void){};
IRCCmd(IRCMsg *_msg){ msg = _msg; };
~IRCCmd(void);
public:
void OnDefault();
void OnPrivMsg();
void OnNotice();
void OnConnect();
void OnJoin();
void OnPart();
void OnNick... | [
"cybraxcyberspace@dfcbb000-c142-0410-b1aa-f54c88fa44bd"
] | [
[
[
1,
29
]
]
] |
73134d18a84ad2f8b8d89ab193912f84ecab2c97 | 61bcb936a14064e2a819269d25b5c09b92dad45f | /Reference/EDK_project/code/GUI/HIO/MainFrm.cpp | 8fe67a12bb7e814e0b482aaccfadd5fc87707028 | [] | 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 | 5,205 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "HIO.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNCREATE(CMainFrame, CFrameWnd)
BEGIN_MESSAGE_MAP(CMainFrame, CFrameWnd)
ON_WM_CREATE()
ON_COMMAND(ID_HELIO... | [
"bossrunner@gmail.com"
] | [
[
[
1,
221
]
]
] |
c62e3b03b405e042e8d5e7bd634851aa83babd58 | 4360326fcaad7f6d8349b676dc5f00cdf29f7144 | /src/simulator/base_packet.h | e73d750e42fc8edf760e79eaa4f835017822d834 | [] | no_license | raxter/WSN_SWEB_sim | 04cfddaaaed05fed17822dcabb27dd2196744de8 | 545e7d1727d913d8b6b90990bda7023fbdd6370f | refs/heads/master | 2020-04-05T23:44:14.001375 | 2009-05-25T02:10:36 | 2009-05-25T02:10:36 | 199,714 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 889 | h | #ifndef __WSN_SIMULATOR_BASE_PACKET_H__
#define __WSN_SIMULATOR_BASE_PACKET_H__
#include "nodes/base_node.h"
namespace WSN
{
namespace Simulator
{
namespace PacketTypes
{
enum Type {NoType, Init, GrpInit, EnergyReq, EnergySend, DataReq, DataSend, HeadReAlloc};
const int numberOfTypes = 8;
}
/* TODO make co... | [
"richard@richard-laptop-old.(none)",
"hlmjul003@uct.ac.za"
] | [
[
[
1,
31
],
[
33,
50
]
],
[
[
32,
32
]
]
] |
3de4805b12bcc61484f6f9b3b6f61873f5003485 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nscene/src/nscene/nstreamgeometrynode_main.cc | 71d744a515ccc760cdf4c9bfd203a6daf407913b | [] | 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 | 11,528 | cc | #include "precompiled/pchnscene.h"
//------------------------------------------------------------------------------
// nstreamgeometrynode_main.cc
// (C) 2004 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "nscene/nstreamgeometrynode.h"
#include... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
360
]
]
] |
3a5540a018d543a995bbbb858a132513f5ddcb47 | 4758b780dad736c20ec46e3e901ecdf5a0921c04 | /vm/int/SourceCode/SIO_TCP.cpp | 499e4461de218a08186e7be95314716c51372003 | [] | no_license | arbv/kronos | 8f165515e77851d98b0e60b04d4b64d5bc40f3ea | 4974f865161b78161011cb92223bef45930261d9 | refs/heads/master | 2023-08-19T18:56:36.980449 | 2008-08-23T19:44:08 | 2008-08-23T19:44:08 | 97,011,574 | 1 | 1 | null | 2017-07-12T13:31:54 | 2017-07-12T13:31:54 | null | UTF-8 | C++ | false | false | 4,077 | cpp | #include "preCompiled.h"
#include <winsock2.h>
#include "SIO_TCP.h"
#include "cO_tcp.h"
///////////////////////////////////////////////////////////////////////////////
// SioTcp.
SioTcp::SioTcp(int addr, int ipt) : i(0), o(0)
{
o = new cO_tcp;
i = new cI(addr, ipt, o);
if (o == null || i == nu... | [
"leo.kuznetsov@4e16752f-1752-0410-94d0-8bc3fbd73b2e"
] | [
[
[
1,
180
]
]
] |
5ce6b1733359bf170784065242e184475ba911a1 | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib/src/2d/MglBitmapText.cpp | 1668e1e793bc814215799b1780f7f6dfbf630914 | [] | no_license | myun2ext/open-mgl-legacy | 21ccadab8b1569af8fc7e58cf494aaaceee32f1e | 8faf07bad37a742f7174b454700066d53a384eae | refs/heads/master | 2016-09-06T11:41:14.108963 | 2009-12-28T12:06:58 | 2009-12-28T12:06:58 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,426 | cpp | //////////////////////////////////////////////////////////
//
// MglBitmapText
// - ビットマップテキスト表示クラス
//
//////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MglBitmapText.h"
// コンストラクタ
CMglBitmapText::CMglBitmapText()
{
m_myudg = NULL;
m_nOneCharWidth = 0;
m_nOneC... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
142
]
]
] |
c5c70b0540fdc29f35c0101af0c68021a36836f5 | 0454def9ffc8db9884871a7bccbd7baa4322343b | /src/plugins/freecovers/QUFreeCoversSource.h | 455726b2ac0e1b09afb47521088c7a7ea6d50f2a | [] | no_license | escaped/uman | e0187d1d78e2bb07dade7ef6ef041b6ed424a2d3 | bedc1c6c4fc464be4669f03abc9bac93e7e442b0 | refs/heads/master | 2016-09-05T19:26:36.679240 | 2010-07-26T07:55:31 | 2010-07-26T07:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,160 | h | #ifndef QUFREECOVERSSOURCE_H
#define QUFREECOVERSSOURCE_H
#include "QUMultilingualImageSource.h"
class QUFreeCoversSource: public QUMultilingualImageSource {
Q_OBJECT
public:
QUFreeCoversSource(QObject *parent = 0);
virtual ImageType type() const { return CoverImage; }
virtual QString name() const... | [
"alex@escaped-projects.de"
] | [
[
[
1,
31
]
]
] |
d9aa72380eee8f90794b29bf1a1f480865ae150e | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.5/cbear.berlios.de/windows/registry/data.hpp | 5ebbcd5776d20f4ef75516ab3fa135e3eb63e83d | [
"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 | 6,366 | 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,
245
]
]
] |
fd4536d050c5e72a29b37bfbcd354f553dfa972e | c0a577ec612a721b324bb615c08882852b433949 | /englishplayer/MP3Parser/puller.cpp | 0c6c77b21f5d09001d6aaec8a41af601aec9c2b1 | [] | 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 | 9,056 | cpp | // a modification of
//------------------------------------------------------------------------------
// File: PullPin.cpp
//
// Desc: DirectShow base classes - implements CPullPin class that pulls data
// from IAsyncReader.
//
// Copyright (c) 1992-2001 Microsoft Corporation. All rights reserved.
//----... | [
"oeichenwei@0e9f5f58-6d57-11de-950b-9fccee66d0d9"
] | [
[
[
1,
372
]
]
] |
8dafeef5a69337d9d054ebcc87c0f5cf2747f088 | 8f5d0d23e857e58ad88494806bc60c5c6e13f33d | /Models/cKeyFrame.cpp | 53850845c17bd63ed94f80d851af4ce3ef128e20 | [] | no_license | markglenn/projectlife | edb14754118ec7b0f7d83bd4c92b2e13070dca4f | a6fd3502f2c2713a8a1a919659c775db5309f366 | refs/heads/master | 2021-01-01T15:31:30.087632 | 2011-01-30T16:03:41 | 2011-01-30T16:03:41 | 1,704,290 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 97 | cpp | #include "ckeyframe.h"
cKeyFrame::cKeyFrame(void)
{
}
cKeyFrame::~cKeyFrame(void)
{
}
| [
"markglenn@gmail.com"
] | [
[
[
1,
9
]
]
] |
2da7c389c4611340bd2769e20510d34a4fb338b4 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/ImageAnalysis/Wm4ExtractSurfaceCubes.cpp | 997b302227edf76c721e6b76ef81e2a72ac0fccc | [] | 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 | 30,729 | 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,
978
]
]
] |
98c1996ea1a59018b10714f28fc5ae36e1875872 | a46400e00852a50d520994e2784834ca1662ca41 | /CPPNinjaMonkey/src/lib/net/NetworkPacketMarshaller.h | 8cc993f5e32579b405c064874e932ba8f5ea0f42 | [] | no_license | j0rg3n/shadow-ninja-monkey | ccddd252da672d13c9a251c687d83be98c4c59c8 | aac16245be849e109f5e584bf97a4e6443860aba | refs/heads/master | 2021-01-10T10:28:39.371674 | 2011-02-06T21:12:56 | 2011-02-06T21:12:56 | 45,484,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | h | #pragma once
#ifndef NETWORKPACKETMARSHALLER_H_INCLUDED
#define NETWORKPACKETMARSHALLER_H_INCLUDED
#include <vector>
#include "boost/function.hpp"
#include "net/NetworkPacket.h"
#include "Socket.h"
// -----------------------------------------------------------------------------
class NetworkPacketMa... | [
"j0rg3n@gmail.com"
] | [
[
[
1,
31
]
]
] |
ea8f99dc7d108e1e092db5c626f74d949fe53193 | 3bfc30f7a07ce0f6eabcd526e39ba1030d84c1f3 | /BlobbyWarriors/Source/BlobbyWarriors/Model/Entity/Graphic.h | 8dc778bad8ded678da8a3999c415db4eeed16185 | [] | no_license | visusnet/Blobby-Warriors | b0b70a0b4769b60d96424b55ad7c47b256e60061 | adec63056786e4e8dfcb1ed7f7fe8b09ce05399d | refs/heads/master | 2021-01-19T14:09:32.522480 | 2011-11-29T21:53:25 | 2011-11-29T21:53:25 | 2,850,563 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 565 | h | #ifndef GRAPHIC_H
#define GRAPHIC_H
class Graphic;
#include "AbstractEntity.h"
#include "../../Debug.h"
class Graphic : public AbstractEntity
{
public:
void draw();
void setX(float x);
float getX();
void setY(float y);
float getY();
void setAngle(float angle);
float getAngle();
void setWidt... | [
"visus@visusnet.de"
] | [
[
[
1,
34
]
]
] |
d08d8d4532fb672dd00938ae9f507d8c67a62701 | fb135677f176035a63927d5e307986d27205a6ab | /bitwise-engine/Graphics/Color.cpp | 837a674c3edf0e3993471d31a32d7ad8c89ad0f6 | [] | no_license | jaylindquist/bitwise-engine | eb7c6991a18db22430a8c38c45cfb5c3de3ed936 | c8be0cb946fff4523b6a42dbe014f6a204afdedb | refs/heads/master | 2016-09-06T06:45:51.390789 | 2008-11-19T23:24:52 | 2008-11-19T23:24:52 | 35,298,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,237 | cpp | #include "Color.h"
using namespace BitwiseEngine::Math;
using namespace BitwiseEngine::Graphics;
Color Color::WHITE = Color(RealHelper::ONE, RealHelper::ONE, RealHelper::ONE, RealHelper::ONE);
Color Color::BLACK = Color(RealHelper::ZERO, RealHelper::ZERO, RealHelper::ZERO, RealHelper::ONE);
Color Color::RED ... | [
"yasunobu13@194bc0c5-1251-0410-adcc-b97d8ca696f6"
] | [
[
[
1,
38
]
]
] |
d8ada4fb5c7a8bc9c6ce36dcd1d1e7b073b9ac1e | 2f77d5232a073a28266f5a5aa614160acba05ce6 | /01.DevelopLibrary/03.Code/Core/SmsService/SmsService.h | e2352f7d4b230a2c775fe13d8c7be86c207fd400 | [] | no_license | radtek/mobilelzz | 87f2d0b53f7fd414e62c8b2d960e87ae359c81b4 | 402276f7c225dd0b0fae825013b29d0244114e7d | refs/heads/master | 2020-12-24T21:21:30.860184 | 2011-03-26T02:19:47 | 2011-03-26T02:19:47 | 58,142,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,836 | h | #ifndef __SmsService_h__
#define __SmsService_h__
enum Search_DateKind{
Search_DateKind_Before,
Search_DateKind_After,
Search_DateKind_Between
};
class CSmsService : public CBasicService
{
public:
CSmsService();
~CSmsService();
virtual APP_Result Initialize();
protected:
virtual APP_Result Make... | [
"lidan8908589@8983de3c-2b35-11df-be6c-f52728ce0ce6"
] | [
[
[
1,
102
]
]
] |
55cc00c35335bef8e4f2ec83eaee26cd0f7fedfa | 11c7904170760e079f064347e62570ec3e1549fd | /PrecompiledBoostOrbiter.cpp | 33233a532f8374d5bd217210b85331631c655932 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | rstarkov/BoostOrbiter | 17f68b289f513cf056dc4324ac9c927f271dd849 | f9e481f23831edcf9ea799b56fe6768465316703 | refs/heads/master | 2020-11-29T20:44:32.725856 | 2011-03-27T21:27:36 | 2011-03-27T21:27:36 | 96,652,896 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 400 | cpp | //----------------------------------------------------------------------------
// This file is part of the BoostOrbiter project, and is subject to the terms
// and conditions defined in file 'license.txt'. Full list of contributors is
// available in file 'contributors.txt'.
//--------------------------------------... | [
"rstarkov@users.noreply.github.com"
] | [
[
[
1,
7
]
]
] |
6bcc9fa06bd73a8ef0f66629e394adbb6f1ff396 | 5ff30d64df43c7438bbbcfda528b09bb8fec9e6b | /kgraphics/renderer/Effect.cpp | d2e85343dac47372ce7ea69cf3b999a2541fe722 | [] | no_license | lvtx/gamekernel | c80cdb4655f6d4930a7d035a5448b469ac9ae924 | a84d9c268590a294a298a4c825d2dfe35e6eca21 | refs/heads/master | 2016-09-06T18:11:42.702216 | 2011-09-27T07:22:08 | 2011-09-27T07:22:08 | 38,255,025 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,357 | cpp | #include "stdafx.h"
#include <kgraphics/renderer/Effect.h>
using namespace gfx;
Effect::Effect( ID3DXEffect* effect )
: m_effect( effect )
{
K_ASSERT( m_effect != 0 );
}
Effect::~Effect()
{
if ( m_effect != 0 )
{
m_effect->Release();
m_effect = 0;
}
}
bool Effect::SetMatrix( const std:... | [
"darkface@localhost"
] | [
[
[
1,
74
]
]
] |
e896f6457efb98e222be76d1b89801cf30caf78f | 7b379862f58f587d9327db829ae4c6493b745bb1 | /JuceLibraryCode/modules/juce_core/streams/juce_OutputStream.cpp | b532e8be1631e15fafa1960114e9acfe2d25095e | [] | 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 | 8,474 | 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... | [
"ow3nskip"
] | [
[
[
1,
317
]
]
] |
be0afceeadff8fe14ccb0cdd857def596344d04b | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/tutorials/mtutorial06/message/damagevalues.cc | 4967fd5bd9b4384a619adfd2192aa46f45eacb21 | [] | 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 | 400 | cc | //------------------------------------------------------------------------------
//
//------------------------------------------------------------------------------
#include "mtutorial06/message/damagevalues.h"
namespace Message
{
ImplementRtti(Message::DamageValues, Message::Msg);
ImplementFactory(Message::... | [
"ldw9981@gmail.com@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
11
]
]
] |
4f858203d7178033e2d6197f45662b2060126c7a | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/Tdk/Source Files/TdkCoordTransformer.cpp | 49c4195aedf8d3b81c91ba2912b61a854c1f3897 | [] | 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 | 9,115 | cpp | /**
* Tecgraf - GIS development team
*
* Tdk Framework
*
* @(#) TdkCoordTransformer.cpp
**/
/*
** ---------------------------------------------------------------
** Includes:
*/
#include "TdkCoordTransformer.h"
/*
** ---------------------------------------------------------------
** Definitions:
... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
363
]
]
] |
84179a705fe8723c3259d3d7a0f797169f488ff3 | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/inc/util/nnode.h | e8f47a30e0bebd190fa916fa9d1115b5c6528ff7 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,554 | h | #ifndef N_NODE_H
#define N_NODE_H
//------------------------------------------------------------------------------
/**
Implement a node in a doubly linked list.
(C) 2002 RadonLabs GmbH
*/
#ifndef N_TYPES_H
#include "kernel/ntypes.h"
#endif
#ifndef N_DEBUG_H
#include "kernel/ndebug.h"
#endif
... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
214
]
]
] |
a04ce6dbe81defc4df66a281788b8f1cad8ae62f | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/aux_/nested_type_wknd.hpp | b169b8668b9e6cbfe02821880036eb599eb90650 | [] | 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 | 1,436 | hpp |
#ifndef BOOST_MPL_AUX_NESTED_TYPE_WKND_HPP_INCLUDED
#define BOOST_MPL_AUX_NESTED_TYPE_WKND_HPP_INCLUDED
// 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)
//
... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
48
]
]
] |
02d6b69453c40a05b31a8dd92248cfa1955c51c4 | 0e540b75e36fe6602a5c612defe5ab2b948c21eb | /src/params.cpp | 5c5b76fb6bde4db3113652163a4da4f068347d04 | [
"MIT-0"
] | permissive | ramiro/pyodbc | 999b5c33a3c56397fb331ce47755dead153e324f | 2c2c09d92b1f6ccb80689c6cc6fee7fa35a3716c | refs/heads/master | 2020-12-25T10:49:21.719424 | 2008-12-21T13:24:01 | 2008-12-21T13:24:01 | 94,824 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,588 | cpp |
#include "pyodbc.h"
#include "pyodbcmodule.h"
#include "params.h"
#include "cursor.h"
#include "connection.h"
#include "buffer.h"
#include "wrapper.h"
#include "errors.h"
#include "dbspecific.h"
struct ParamDesc
{
SQLSMALLINT sql_type;
SQLULEN column_size;
SQLSMALLINT decimal_digits;
}... | [
"michael@kleehammer.com"
] | [
[
[
1,
750
]
]
] |
04b67f956ae04de3a18c8508673901835ecfa4c8 | a51ac532423cf58c35682415c81aee8e8ae706ce | /CameraAPI/DummyDriver.cpp | 30d1bb56ec0ef78b7edd1149cc6c645cecd6f049 | [] | no_license | anderslindmark/PickNPlace | b9a89fb2a6df839b2b010b35a0c873af436a1ab9 | 00ca4f6ce2ecfeddfea7db5cb7ae8e9d0023a5e1 | refs/heads/master | 2020-12-24T16:59:20.515351 | 2008-05-25T01:32:31 | 2008-05-25T01:32:31 | 34,914,321 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,103 | cpp | #include "DummyDriver.h"
#include "DummyCamera.h"
#include "log.h"
#include <sstream>
namespace camera
{
DummyDriver::DummyDriver()
{
LOG_TRACE("DummyDriver::DummyDriver()");
m_width = 256;
m_height = 256;
}
DummyDriver::~DummyDriver()
{
LOG_TRACE("DummyDriver::~DummyDriver()");
}
void D... | [
"kers@f672c3ff-8b41-4f22-a4ab-2adcb4f732c7",
"js@f672c3ff-8b41-4f22-a4ab-2adcb4f732c7"
] | [
[
[
1,
5
],
[
8,
42
],
[
44,
48
],
[
51,
55
]
],
[
[
6,
7
],
[
43,
43
],
[
49,
50
]
]
] |
19d723cf10771f75da794c1aa1908df69c5dbcc2 | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/TootleFilesys/TFileSimpleVector.cpp | bd60dda8fc221880916fa6c50a2ee7de960dc1a3 | [] | no_license | SoylentGraham/Tootle | 4ae4e8352f3e778e3743e9167e9b59664d83b9cb | 17002da0936a7af1f9b8d1699d6f3e41bab05137 | refs/heads/master | 2021-01-24T22:44:04.484538 | 2010-11-03T22:53:17 | 2010-11-03T22:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,251 | cpp | #include "TFileSimpleVector.h"
#include <TootleAsset/TMesh.h>
#include <TootleMaths/TTessellate.h>
#include "TLFile.h"
TLFileSys::TFileSimpleVector::TFileSimpleVector(TRefRef FileRef,TRefRef FileTypeRef) :
TFileXml ( FileRef, FileTypeRef ),
m_SvgPointScale ( 1.f ),
m_SvgLayerZIncrement ( 0.5f )... | [
"dibely@hotmail.com",
"graham@grahamreeves.com"
] | [
[
[
1,
7
],
[
10,
11
],
[
16,
23
],
[
25,
46
],
[
48,
48
],
[
50,
51
],
[
54,
69
],
[
71,
71
],
[
99,
103
],
[
105,
106
... |
b7ba0644d1778167c308921c6b815c7362cabb16 | eb59f8abb82f425dfc067c7bdfaaf914756c5384 | /CategoryEditDialog.h | 231f321e016d6c74f54a89a1fc23456a47e44ae2 | [] | no_license | congchenutd/congchenmoney | 321cfafb28a0ae9190c65baab9b2de49b88f409c | 4d57d3a3111600f7cf763fd37cb84ef6c3253736 | refs/heads/master | 2021-01-22T02:08:34.493176 | 2011-04-03T04:53:42 | 2011-04-03T04:53:42 | 32,358,806 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 751 | h | #ifndef CATEGORYDIALOG_H
#define CATEGORYDIALOG_H
#include <vector>
#include "ui_CategoryEditDialog.h"
class CategoryEditDialog : public QDialog
{
Q_OBJECT
public:
CategoryEditDialog(const QString& table, QWidget *parent = 0);
QString getName () const;
QColor getColor () const;
int getP... | [
"congchenutd@0e65ccb0-1e74-186d-738f-84c7691c4446"
] | [
[
[
1,
35
]
]
] |
0074420b31250c8d3d8a1447cfee38f2000b63a8 | 3187b0dd0d7a7b83b33c62357efa0092b3943110 | /src/dlib/gui_widgets/base_widgets.h | 6f0f5184842c43b91488ef1930a5de544a5759ad | [
"BSL-1.0"
] | permissive | exi/gravisim | 8a4dad954f68960d42f1d7da14ff1ca7a20e92f2 | 361e70e40f58c9f5e2c2f574c9e7446751629807 | refs/heads/master | 2021-01-19T17:45:04.106839 | 2010-10-22T09:11:24 | 2010-10-22T09:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 90,504 | h | // Copyright (C) 2005 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_BASE_WIDGETs_
#define DLIB_BASE_WIDGETs_
#include "base_widgets_abstract.h"
#include "drawable.h"
#include "../gui_core.h"
#include "../algs.h"
#incl... | [
"exi@Bernd.lan"
] | [
[
[
1,
3023
]
]
] |
1a1dd7b92a30e37498ad3592fa48882276086bb6 | 935acce0c94ff0ea19955681eca4d0f60fc27f61 | /src/itkMinErrorThresholdImageFilter.h | a5d24e5aadb6f7a8e230ceae7eb1bede56dbf9f6 | [] | no_license | midas-journal/midas-journal-308 | 36a80484dc0914da0fec67b30980ec27bba34a79 | fdddc9805324ae02eab0d20b748e154ef0077dd6 | refs/heads/master | 2020-04-23T18:08:13.242705 | 2011-08-22T13:23:38 | 2011-08-22T13:23:38 | 2,248,617 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,502 | h | /*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: $RCSfile: itkMinErrorThresholdImageFilter.h,v $
Language: C++
Date: $Date: 2008/10/21 13:59:37 $
Version: $Revision: 1 $
Copyright (c) Insight Softw... | [
"root@insight-journal.org"
] | [
[
[
1,
152
]
]
] |
8d25dce18a95032ca212b3a92a6f648bf793ffad | 55196303f36aa20da255031a8f115b6af83e7d11 | /private/tests/test_MFC/MainFrm.cpp | 1ec4b517bd29b7627b60efda7f3b05c1dd7dd55a | [] | no_license | Heartbroken/bikini | 3f5447647d39587ffe15a7ae5badab3300d2a2ff | fe74f51a3a5d281c671d303632ff38be84d23dd7 | refs/heads/master | 2021-01-10T19:48:40.851837 | 2010-05-25T19:58:52 | 2010-05-25T19:58:52 | 37,190,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,170 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "test_MFC.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNAMIC(CMainFrame, CMDIFrameWnd)
BEGIN_MESSAGE_MAP(CMainFrame, CMDIFrameWnd)
ON_WM_CREATE()
END_MESSAGE... | [
"viktor.reutskyy@gmail.com"
] | [
[
[
1,
114
]
]
] |
9e0957ab54ce8cde0fe1d9ba287835eb13152851 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Shared/include/XorFileHandler.h | 349df2ee64d015624260011576ba381bdcd61478 | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,131 | h | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
185
]
]
] |
8b816ffe59ba6249c04c7f5176c16efeebc2ef98 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testsyssim/inc/tsyssimserver.h | 3806b12e4947d3293ae3007f495034bf7a118d2b | [] | 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,021 | h | /*
* 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,
47
]
]
] |
a00493526a4b051b4bda6a4cb2f9921ac92fa9f2 | 38fa90e0adaf61d02802e77962075f6913a3cdfa | /include/AoTK/math/vector3.hpp | 82e83169ff0d651c14db1cdce598b850a130dbd5 | [] | no_license | r-englund/AoTK | 49097b39906c5f9cad1c79f3e22f867cbfe806e3 | 7a52b0788c25710b00fa5e582ef2fcbc4c839a8f | refs/heads/master | 2021-01-17T11:54:34.889565 | 2011-09-01T20:19:38 | 2011-09-01T20:19:38 | 1,339,861 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,161 | hpp | #ifndef _AOTK_VECTOR3_HPP_
#define _AOTK_VECTOR3_HPP_
namespace AoTK{
namespace Math{
template<typename T> Vector3<T>::Vector3(T _x,T _y, T _z):x(_x),y(_y),z(_z){}
template<typename T> Vector3<T>::Vector3():x(0),y(0),z(0){}
template<typename T> template<typename T2> Vector3<T>::Vector3(const Vector3<T2> &V):x(V... | [
"rickard@gmail.com"
] | [
[
[
1,
198
]
]
] |
5e1e0d77402257b04b7081b6e9bc80125e06e73f | 353bd39ba7ae46ed521936753176ed17ea8546b5 | /src/layer0_base/callback/src/dummy.cpp | 0320b38559a3ba48276c2841f1b2aebd9c0772f5 | [] | no_license | d0n3val/axe-engine | 1a13e8eee0da667ac40ac4d92b6a084ab8a910e8 | 320b08df3a1a5254b776c81775b28fa7004861dc | refs/heads/master | 2021-01-01T19:46:39.641648 | 2007-12-10T18:26:22 | 2007-12-10T18:26:22 | 32,251,179 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 173 | cpp | /**
* @file
* Dummy file to generate some code
* @date 10 Jun 2004
*/
#include "axe_callback.h"
/* $Id: dummy.cpp,v 1.1 2004/07/27 22:42:48 doneval Exp $ */
| [
"d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54"
] | [
[
[
1,
9
]
]
] |
d8302f431cb36c82d7298e259ccb85397dcf0ad8 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/CryEngine/CryCommon/Cry_Color.h | d79e80c203cc25fed24aa0d3b0d9d5bd88e6e027 | [] | no_license | richmondx/dead6 | b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161 | 955f76f35d94ed5f991871407f3d3ad83f06a530 | refs/heads/master | 2021-12-05T14:32:01.782047 | 2008-01-01T13:13:39 | 2008-01-01T13:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,170 | h | //////////////////////////////////////////////////////////////////////
//
// Crytek (C) 2001
//
// File: CryColor4.h
// Description: 4D Color template.
//
// History:
// - August 12, 2001: Created by Alberto Demichelis
//
//////////////////////////////////////////////////////////////////////
#ifndef ... | [
"dante.renevo@gmail.com",
"kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31"
] | [
[
[
1,
224
],
[
227,
229
],
[
232,
232
],
[
235,
240
],
[
243,
243
],
[
245,
245
],
[
250,
668
],
[
674,
753
]
],
[
[
225,
226
],
... |
815e53ea1d3a9f0a7c7ab0caf0dfa42a5931e553 | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Source/Base/Event/Producers/OSGEventProducerType.inl | b4b70e749cdbeb8b20cd238e9f70280be2a4c203 | [] | no_license | passthefist/OpenSGToolbox | 4a76b8e6b87245685619bdc3a0fa737e61a57291 | d836853d6e0647628a7dd7bb7a729726750c6d28 | refs/heads/master | 2023-06-09T22:44:20.711657 | 2010-07-26T00:43:13 | 2010-07-26T00:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,254 | inl | /*---------------------------------------------------------------------------*\
* OpenSG *
* *
* *
... | [
"djkabala@gmail.com",
"gerrit@sheldon.camtech.ntu.edu.sg"
] | [
[
[
1,
41
],
[
44,
105
],
[
107,
107
],
[
109,
114
],
[
116,
116
],
[
118,
176
]
],
[
[
42,
43
],
[
106,
106
],
[
108,
108
],
[
... |
32be790eb8048a0ebd656f12429122b67e2cde37 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/Bowling/tags/Submittion2/LethalBowling/Collision.cpp | d9fbeec36d6f99e9b310307ff142a31e1cf5480d | [] | no_license | argapratama/kucgbowling | 20dbaefe1596358156691e81ccceb9151b15efb0 | 65e40b6f33c5511bddf0fa350c1eefc647ace48a | refs/heads/master | 2018-01-08T15:27:44.784437 | 2011-06-19T15:23:39 | 2011-06-19T15:23:39 | 36,738,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | cpp | #include "Collision.h"
namespace Virgin
{
//#define COLLISIONTOLERANCE 0.1f
//#define PENETRATIONTOLERANCE 0.05f
//#define CONTACTTOLERANCE 0.1f
float Collision::CollisionTolerance = 0.1f;
float Collision::PenetrationTolerance = 0.05f;
float Collision::ContactTolerance = 0.1f;
}
| [
"pocatnas@gmail.com"
] | [
[
[
1,
14
]
]
] |
ad8b0ecba370fdc1e09f4ca5e9bb68fd50888822 | ed2f2f743085b3f9cc3ca820dbff620b783fc577 | /testMalloc/stdafx.cpp | aa0b4e8123969d0563975bb1f74008ff6425dbe5 | [] | no_license | littlewingsoft/test-sqlite-blob | ae7b745fe8bcc5aac57480e9132807545c31efc1 | 796359fcd34fee39eff999bc179bf3194ac6f847 | refs/heads/master | 2019-01-19T17:50:40.792433 | 2011-08-22T12:03:10 | 2011-08-22T12:03:10 | 32,302,166 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 336 | cpp | // stdafx.cpp : 표준 포함 파일만 들어 있는 소스 파일입니다.
// testMalloc.pch는 미리 컴파일된 헤더가 됩니다.
// stdafx.obj에는 미리 컴파일된 형식 정보가 포함됩니다.
#include "stdafx.h"
// TODO: 필요한 추가 헤더는
// 이 파일이 아닌 STDAFX.H에서 참조합니다.
| [
"jungmoona@e98d6a08-3d45-9aa4-e100-60898896f941"
] | [
[
[
1,
8
]
]
] |
9c57f5e445c5b7c8e3bba207fa02d6cd8e99f251 | 27c6eed99799f8398fe4c30df2088f30ae317aff | /rtt-tool/qdoc3/codeparser.cpp | 0b2b639886c3c39d1453ef35bb79d679b7325809 | [] | 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 | 8,258 | 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,
220
]
]
] |
6ac35753805001b3c23cdc97044e2fbcddc310a3 | 2c428e38d9b50e8484fc56f62e3c9f3c083b39fa | /COMP 201/Project2/mapfile.cc | 1a98aeb776fef373af38604bf0378f4e53e01e0a | [] | no_license | daveharris/uni-work | 9b0a75ad13e6cf5bf6dad586945bb00e2b9ab737 | 669a96db775c809106c02e9e2973761a884b618f | refs/heads/master | 2016-09-06T19:51:25.773023 | 2011-02-03T02:10:02 | 2011-02-03T02:10:02 | 1,252,689 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,483 | cc | #include <iostream>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <stdio.h>
#include "mapfile.h"
#include "book.h"
#include "bucket.h"
using namespace std;
Mapfile::Mapfile(int numBuckets) {
this->numBuckets = numBuckets;
for(int i=0; i<numBuckets; i++) {
Buc... | [
"dave@nzmac.com"
] | [
[
[
1,
258
]
]
] |
2b749032d67eb5664a7cfe4037b5026bd0097c7e | fd3f2268460656e395652b11ae1a5b358bfe0a59 | /srchybrid/emule.h | f961ee96387e5c53df3cd26fddc25f135cb50e6c | [] | no_license | mikezhoubill/emule-gifc | e1cc6ff8b1bb63197bcfc7e67c57cfce0538ff60 | 46979cf32a313ad6d58603b275ec0b2150562166 | refs/heads/master | 2021-01-10T20:37:07.581465 | 2011-08-13T13:58:37 | 2011-08-13T13:58:37 | 32,465,033 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 14,285 | h | //this file is part of eMule
//Copyright (C)2002-2008 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it under the terms of the GNU General Public License
//as published by the Free Softwa... | [
"Mike.Ken.S@dd569cc8-ff36-11de-bbca-1111db1fd05b",
"Mike.Ken.S@gmail.com@dd569cc8-ff36-11de-bbca-1111db1fd05b"
] | [
[
[
1,
26
],
[
32,
196
],
[
199,
199
],
[
203,
244
],
[
246,
334
],
[
344,
347
],
[
353,
358
],
[
361,
404
],
[
410,
433
]
],
[
... |
033c84536456633cf84481a6faa778207a478e6f | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/anim2/nanimstatearray.cc | 291244b5322f5fc9241008edae2fb524da4e6ee5 | [] | 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,062 | cc | #include "precompiled/pchnnebula.h"
//------------------------------------------------------------------------------
// nanimstatearray.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "anim2/nanimstatearray.h"
//-----------------... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
36
]
]
] |
d2ffd0570f88c3c6e0d4f1d96ff53b9b2bd1361b | b6c9433cefda8cfe76c8cb6550bf92dde38e68a8 | /epoc32/include/test/rfilelogger.h | a65cd112e6c96c044268beb78aa896b6a0a2d6e2 | [] | no_license | fedor4ever/public-headers | 667f8b9d0dc70aa3d52d553fd4cbd5b0a532835f | 3666a83565a8de1b070f5ac0b22cc0cbd59117a4 | refs/heads/master | 2021-01-01T05:51:44.592006 | 2010-03-31T11:33:34 | 2010-03-31T11:33:34 | 33,378,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,305 | h | /*
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v... | [
"williamr@symbian.org"
] | [
[
[
1,
136
]
]
] |
045f1f1312840265184d2adc3e53c63755f2d213 | 563e71cceb33a518f53326838a595c0f23d9b8f3 | /v2/POC/POC/Node.h | 253fbb48ca8544bb5cab6b71556fc92f4f67beb3 | [] | no_license | fabio-miranda/procedural | 3d937037d63dd16cd6d9e68fe17efde0688b5a0a | e2f4b9d34baa1315e258613fb0ea66d1235a63f0 | refs/heads/master | 2021-05-28T18:13:57.833985 | 2009-10-07T21:09:13 | 2009-10-07T21:09:13 | 39,636,279 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 311 | h | #ifndef NODE_H
#define NODE_H
#include <list>
using namespace::std;
#include "Vector3.h"
class Node{
public:
list<Node*> m_children;
list<Node*>::iterator m_iterator;
Vector3<float> m_position;
public:
Node();
virtual void Render();
virtual void AddNode(Node*);
};
#endif | [
"fabiom@01b71de8-32d4-11de-96ab-f16d9912eac9"
] | [
[
[
1,
25
]
]
] |
bf0910514d1ca1c4eea19d329ee7c37bd51586ff | 0f40e36dc65b58cc3c04022cf215c77ae31965a8 | /src/apps/sumo/sumo_node_movement.h | 1c4e69daf60383a7bc32bd4af30778b4e2837055 | [
"MIT",
"BSD-3-Clause"
] | permissive | venkatarajasekhar/shawn-1 | 08e6cd4cf9f39a8962c1514aa17b294565e849f8 | d36c90dd88f8460e89731c873bb71fb97da85e82 | refs/heads/master | 2020-06-26T18:19:01.247491 | 2010-10-26T17:40:48 | 2010-10-26T17:40:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,786 | h | /************************************************************************
** Source $HeadURL: https://www.ldv.ei.tum.de/repos/vertrauenstuds/shawn-apps/trunk/sumo/sumo_node_movement.h $
** Version $Revision: 416 $
** Id $Id: sumo_node_movement.h 416 2010-09-01 22:12:09Z wbam $
****************************... | [
"simsiem@users.sourceforge.net"
] | [
[
[
1,
197
]
]
] |
de8a7c790f22e6b8f652d5b5c6397d43b933211b | 394a684577c234bf93373c7f7b92cddab1ba39b3 | /src/gui.h | 7b06de127aa2c2e844485d215ea3f8aef40484d2 | [] | no_license | aramande/GameEngine | b1792e57c32607c8c020b7dc95e3177e5b4e60d7 | 044687c8924d30808a71deeec5af51f43722a583 | refs/heads/master | 2020-05-16T22:53:26.664558 | 2011-08-25T16:08:42 | 2011-08-25T16:08:42 | 1,292,389 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,234 | h | #ifndef GUI_H
#define GUI_H
#include "component.h"
#include <map>
#include <string>
namespace engine{
class Gui
{
private:
std::map<std::string, Component*> comps;
static int index;
std::string toStr(int number);
public:
Gui();
virtual ~Gui();
/**
* Adds a component to the gui... | [
"aramande@hackular.com"
] | [
[
[
1,
57
]
]
] |
05a2794809890ca4f670e65df34c83ad16ce2a30 | f7275659680b07fbb9fb1647f0f26cc029565939 | /alarmList.cpp | 096073eb4b069daf475232c2533aea04b76334e4 | [] | no_license | rexzhang/wxalarm | f564fcf019c8e9c9c1a0d75b4c1dae24113ad1c5 | 435d244e0382c10f38d1675c0699a7d7acc4bc7a | refs/heads/master | 2016-09-06T10:37:59.614623 | 2008-08-31T14:38:43 | 2008-08-31T14:38:43 | 32,366,981 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,049 | cpp | #include "alarmList.h"
//#include "ticpp/tinyxml.h"
#include "ticpp/ticpp.h"
alarmList::alarmList()
{
//ctor
}
alarmList::~alarmList()
{
//dtor
}
bool alarmList::SaveList()
{
TiXmlDocument xmlConfig;
TiXmlDeclaration *pXMLDeclaration = new TiXmlDeclaration( "1.0", "UTF-8", ""... | [
"rex.zhang@cce68e7b-343c-0410-bfd2-9b215a1710d6"
] | [
[
[
1,
89
]
]
] |
16f241649306dc0b548cee42a7a556eb54a8c559 | c0a577ec612a721b324bb615c08882852b433949 | /antlr/src/StepByStep/PNodeFactory.hpp | c4784e0357e246c1328fa1d027c9269573aad9de | [] | 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 | 720 | hpp | #ifndef PNode_Factory_hpp__
#define PNode_Factory_hpp__
#include "antlr/ASTFactory.hpp"
#include "PNode.hpp"
ANTLR_USING_NAMESPACE(std)
ANTLR_USING_NAMESPACE(antlr)
class _PNodeFactory : public ASTFactory
{
public:
typedef RefAST (*factory_type)();
// remark reference to Pnode...
_PNodeFactory() ... | [
"oeichenwei@0e9f5f58-6d57-11de-950b-9fccee66d0d9"
] | [
[
[
1,
43
]
]
] |
bc3f2c8ae7a0abd35d1e1677c313821088546c4d | 629e4fdc23cb90c0144457e994d1cbb7c6ab8a93 | /lib/log/logexception.cpp | 6ee87dca3fc1d6b1b6eab09bc7f4716adfff3671 | [] | no_license | akin666/ice | 4ed846b83bcdbd341b286cd36d1ef5b8dc3c0bf2 | 7cfd26a246f13675e3057ff226c17d95a958d465 | refs/heads/master | 2022-11-06T23:51:57.273730 | 2011-12-06T22:32:53 | 2011-12-06T22:32:53 | 276,095,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 277 | cpp | /*
* logexception.cpp
*
* Created on: 6.11.2011
* Author: akin
*/
#include "logexception"
namespace ice
{
LogException::LogException( std::string str )
: Exception( str )
{
}
LogException::~LogException() throw()
{
}
} /* namespace ice */
| [
"akin@localhost"
] | [
[
[
1,
22
]
]
] |
3ce92cd5329f9a828918a679c0bf83b120a3e1a4 | 28e80ec171dfe5c73c93a98045a8d370d059f8c2 | /src/fixtureManager.h | db4af679c7e1bbbf014313f186f7b9115b0471f9 | [] | no_license | GunioRobot/movieToeSign | db83909fdf8c750944be52a35ba1fdc9445f11a9 | 7dfc105f940445dc84f7f0c5015e046669b7f665 | refs/heads/master | 2020-12-24T14:09:54.648624 | 2011-12-13T16:38:35 | 2011-12-13T16:38:35 | 2,996,486 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | h | #pragma once
#include "ofMain.h"
#include "RGBfixture.h"
class fixtureManager
{
public:
fixtureManager();
virtual ~fixtureManager();
vector<RGBfixture> RGBfixtures;
int gridRes;
void setFromVideo(ofVideoPlayer & video);
void setGrid(ofVideoPlayer & video);
... | [
"songhojun@gmail.com"
] | [
[
[
1,
22
]
]
] |
3d3358f5e994659536917b723d92a92433f2db91 | 636990a23a0f702e3c82fa3fc422f7304b0d7b9e | /ocx/AnvizOcx/AnvizOcx/DoorGroups.h | 744ef8cf028d97d73afd2c5a170c8482fa52feb1 | [] | no_license | ak869/armcontroller | 09599d2c145e6457aa8c55c8018514578d897de9 | da68e180cacce06479158e7b31374e7ec81c3ebf | refs/heads/master | 2021-01-13T01:17:25.501840 | 2009-02-09T18:03:20 | 2009-02-09T18:03:20 | 40,271,726 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,771 | h | // DoorGroups.h : Declaration of the CDoorGroups
#pragma once
#include "resource.h" // main symbols
#include "AnvizOcx_i.h"
#include ".\Protocoltest\Controller.h"
#if defined(_WIN32_WCE) && !defined(_CE_DCOM) && !defined(_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA)
#error "Single-threaded COM objec... | [
"leon.b.dong@41cf9b94-d0c3-11dd-86c2-0f8696b7b6f9"
] | [
[
[
1,
69
]
]
] |
4ba2dd1203f79f5d07ce6ff76181be17d3016841 | 38d9a3374e52b67ca01ed8bbf11cd0b878cce2a5 | /branches/tbeta/CCV-fid/apps/TUIOMultiplexer/src/testApp.cpp | 335adbc0283cd19981b14747d10f353668b3f161 | [] | no_license | hugodu/ccv-tbeta | 8869736cbdf29685a62d046f4820e7a26dcd05a7 | 246c84989eea0b5c759944466db7c591beb3c2e4 | refs/heads/master | 2021-04-01T10:39:18.368714 | 2011-03-09T23:05:24 | 2011-03-09T23:05:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,422 | cpp | #include "testApp.h"
//--------------------------------------------------------------
void testApp::setup(){
ofSetFrameRate(60);
ofSetWindowTitle(" TUIO Multiplexer ");
hProcess = GetCurrentProcess();// process Handle for MemoryCheck
//return;
//removes the 'x' button on windows which causes a cr... | [
"schlupek@463ed9da-a5aa-4e33-a7e2-2d3b412cff85"
] | [
[
[
1,
399
]
]
] |
0096f366031e53b7f89475e34008b7a4ab3d7da5 | 34a68e61a469b94063bc98465557072897a9aa88 | /libraries/gameswf/gameswf_processor.cpp | 30c4ce4fa95e8e89328cd705da59c2d9e9de5d95 | [] | no_license | CneoC/shinzui | f83bfc9cbd9a05480d5323a21339d83e4d403dd9 | 5a2b79b430b207500766849bd58538e6a4aff2f8 | refs/heads/master | 2020-05-03T11:00:52.671613 | 2010-01-25T00:05:55 | 2010-01-25T00:05:55 | 377,430 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,491 | cpp | // gameswf_processor.cpp -- Thatcher Ulrich <tu@tulrich.com> 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// A SWF preprocessor for the gameswf library. Loads a set of SWF
// files and generates precomputed data such as font bitmaps and shape
// tesselation... | [
"the.eternal@gmail.com"
] | [
[
[
1,
320
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.