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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a42bfa2acedb172a3fa0d3512ce1cb9168a085f4 | b73f27ba54ad98fa4314a79f2afbaee638cf13f0 | /driver/drivertest/stdafx.h | 6ddb3f1d078f1d67bc13cd30351f5bb63083880e | [] | no_license | weimingtom/httpcontentparser | 4d5ed678f2b38812e05328b01bc6b0c161690991 | 54554f163b16a7c56e8350a148b1bd29461300a0 | refs/heads/master | 2021-01-09T21:58:30.326476 | 2009-09-23T08:05:31 | 2009-09-23T08:05:31 | 48,733,304 | 3 | 0 | null | null | null | null | GB18030 | C++ | false | false | 265 | h | // stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include <iostream>
#include <tchar.h>
#include <windows.h>
// TODO: 在此处引用程序要求的附加头文件
| [
"ynkhpp@gmail.com"
] | [
[
[
1,
12
]
]
] |
df8fd7d453f4b5da4c8347de11ea1331017d8eaa | 1cacbe790f7c6e04ca6b0068c7b2231ed2b827e1 | /Oolong Engine2/Examples/Renderer/Tutorials/08 Shaders Demo (3DShaders.com)/Classes/Shader/3DShaders.src/Adjuster.cpp | 264347b93dd36b2609d20a3ad547dea41eed2664 | [
"BSD-3-Clause"
] | permissive | tianxiao/oolongengine | f3d2d888afb29e19ee93f28223fce6ea48f194ad | 8d80085c65ff3eed548549657e7b472671789e6a | refs/heads/master | 2020-05-30T06:02:32.967513 | 2010-05-05T05:52:03 | 2010-05-05T05:52:03 | 8,245,292 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 4,328 | cpp | //
// Author: Philip Rideout
// Copyright: 2002-2006 3Dlabs Inc. Ltd. All rights reserved.
// License: see 3Dlabs-license.txt
//
#include "App.h"
#include <wx/wx.h>
#include <wx/colordlg.h>
#include "Frame.h"
#include "Adjuster.h"
#include "Tables.h"
const int MaxSliderValue = 1000;
IMPLEMENT... | [
"mozeal@7fa7efda-f44a-0410-a86a-c1fddb4bcab7"
] | [
[
[
1,
125
]
]
] |
7e7b475d39dbc59a7a3ae9fa6de8d5a06f9c17cd | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /code/IRRMeshLoader.cpp | 97984e842c6ad63ccb5be3d3a88b2324d1b97235 | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,876 | cpp | /*
---------------------------------------------------------------------------
Open Asset Import Library (ASSIMP)
---------------------------------------------------------------------------
Copyright (c) 2006-2010, ASSIMP Development Team
All rights reserved.
Redistribution and use of this software in sourc... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f",
"ulfjorensen@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
50
],
[
53,
499
]
],
[
[
51,
52
]
]
] |
bbff4d6be5c70ac517e3a083856a9509ce257e66 | 71db16f07e91c3d49691f99c3edbfcba6a604189 | /tag/0.01.001/FahProxy/ProxyHandlerArbitrator.cpp | 278454da2b8216eb1655f09e7223cb9d53ac2050 | [] | no_license | jaboles/fahproxy | 503832879d9c1081e69b642d8cfe32fd0334a3b2 | 131b97ddf86220e4ba52878ba22d06f97003a023 | refs/heads/master | 2022-12-07T13:26:03.522052 | 2008-08-26T11:29:01 | 2008-08-26T11:29:01 | 290,090,861 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,280 | cpp | #include "ProxyHandlerArbitrator.h"
#include "NormalProxyHandler.h"
#include "FahUploadProxyHandler.h"
#include "UploadManager.h"
#include "Utils.h"
using namespace FahProxy;
using namespace System::Net::Sockets;
using namespace System::Net;
using namespace System::IO;
using namespace System;
ProxyHandl... | [
"jb@dc620d95-ca3a-fc45-9de6-42b3e20515ab"
] | [
[
[
1,
86
]
]
] |
5c0097509dae00cb368d865afedc7c2ed1e89469 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlShader.inl | 6a6f799c416b78160a3271635b261c978c51622b | [
"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,477 | inl | // 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,
38
]
]
] |
53ff4694b189496021afc5c8c5993024663e342b | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/v0-1/engine/dialog/include/processors/ConditionProcessor.h | ef68f99693df06c97495d8cfeaa29606cbfd2b18 | [
"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,260 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that i... | [
"blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
42
]
]
] |
4b7b202e17e030b1f0993905b54469006e3e93af | 06ff805f168597297a87642c951867b453e401f7 | /Algorithm/headers/GraphTest.h | 58debbb43b6659ea1c57860a95c505878fd72a32 | [] | 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 | 236 | h | /*
* GraphTest.h
*
* Created on: Oct 27, 2011
* Author: Work
*/
#ifndef GRAPHTEST_H_
#define GRAPHTEST_H_
class GraphTest
{
public:
GraphTest();
void runGraphTestSuite();
};
#endif /* GRAPHTEST_H_ */
| [
"fredska@gmail.com"
] | [
[
[
1,
19
]
]
] |
43c9fce25acba9e89327908a08b1b2645dd356e0 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK5.0/bctestmix50/src/bctestmix50appui.cpp | ca71e5539ac5d9bdba07333cce33ecdb6e91c00b | [] | 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 | 3,430 | cpp | /*
* Copyright (c) 2007 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,
111
]
]
] |
b22f1c8478c0e05f0d7773e4d3d3f9eaec2b1631 | a5301cc32d0a44e2a560436a92f2c3a71823f079 | /Facial Recognition/CamCapture.cpp | b3a786e4f34ff3b66691ecac839a9b8bef8ac4b0 | [] | no_license | bblonski/head-gesture-rec | 3577a26a600af4a9432b520509efe80b8b780c8e | 7f44d72331966d8f717fa6faab57f4f065ea2bbb | refs/heads/master | 2020-05-25T12:02:36.472112 | 2010-06-08T01:09:56 | 2010-06-08T01:09:56 | 32,485,651 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,752 | cpp | // $Id$
// Copyright (c) 2010 by Brian Blonski
#include "Resource.h"
#include "GestureEvent.h"
#ifdef _WINDOWS_
#include <windows.h>
#else
#include <sys/time.h>
#endif
/// Name to display in the Main Window
const char* const CamCapture::MAIN_WINDOW = "Main";
const char* const CamCapture::VIDEO_FILE_NAME = ... | [
"Brian Blonski@localhost",
"bblonski@localhost"
] | [
[
[
1,
3
],
[
10,
12
],
[
14,
15
],
[
18,
18
],
[
24,
24
],
[
26,
26
],
[
36,
40
],
[
47,
57
],
[
61,
61
],
[
64,
64
... |
aa1a86a495f0ca8253b76bbda3aa36bbebaca79b | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEFoundation/SEShaders/SEImageCatalog.cpp | 334e99521208f536b22ce04072b850da5b84b921 | [] | 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 | 6,189 | cpp | // 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,
206
]
]
] |
3db919d60f4afcf5d4e66c1e059ea40bd63b6a3a | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/config/test/no_iter_construct_pass.cpp | fa83e184d21859bd4bd25fb1aa0822717ba9de18 | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,295 | cpp |
// This file was automatically generated on Sun Jul 25 11:47:49 GMTDT 2004,
// by libs/config/tools/generate
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.b... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
39
]
]
] |
d102c6f85c641bb3393b17405374eb322219f1f1 | 3c2dc480d637cc856a1be74be1bbc197a0b24bd2 | /S34Anim.cpp | 469db059c41cd55b15de0341006ced22c6f3c039 | [] | no_license | cjus/s34mme | d49ff5ede63fbae83fa0694eeea66b0024a4b72b | 77d372c9f55d2053c11e41bdfd9d2f074329e451 | refs/heads/master | 2020-04-14T19:30:39.690545 | 2010-09-05T18:23:37 | 2010-09-05T18:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,330 | cpp | // Anim.cpp: implementation of the CS34Anim class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "s34Anim.h"
#include "stdlib.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
///////////////////////... | [
"carlos.justiniano@gmail.com"
] | [
[
[
1,
417
]
]
] |
9acd6829a9e0f89c2a39818f5d40303b5ce45fdc | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /pcsx2v2/windows/DebugMemory.cpp | a8c89758bb7a347fc8f319c7743c2ff50293a6a4 | [] | 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 | 6,528 | cpp | /* Pcsx2 - Pc Ps2 Emulator
* Copyright (C) 2002-2008 Pcsx2 Team
*
* 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... | [
"saqibakhtar@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
239
]
]
] |
79842c931494c00df7bc20ea0504df3ae11b4a22 | 22438bd0a316b62e88380796f0a8620c4d129f50 | /displays/displays.cpp | da998bd5e2999ab220fa3ab15ce24df0b9e71574 | [
"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 | 2,091 | cpp | // Displays.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Displays.h"
#include "DisplaysDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////////////... | [
"dh.github.com@havenith.net"
] | [
[
[
1,
74
]
]
] |
68495b9d40b3a2ccdb5f5d5b6803c1885ef1a7ac | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/game/FibHeapEntry.cpp | 898d0eb19a27f42790d9975794573162948214a8 | [] | 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 | 1,064 | cpp | // FibHeapEntry.cpp
// 1.0
// 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 di... | [
"cepiperez@gmail.com"
] | [
[
[
1,
43
]
]
] |
dc5fb86b7028db40da5e2a9b05672392696335e6 | 91b964984762870246a2a71cb32187eb9e85d74e | /often_use_res/dataSub1/wordToolTip.inc | 5ac2721478aecd69e0f5489e24a2ffeae1aada59 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 834 | inc | "직업" "상대의 직업에 대해서 질문합니다."
"이름" "상대의 이름을 묻습니다."
"근황" "근황을 묻습니다. 기쁜일 또는 고민거리를 얘기할 때도 있습니다.\n대화 중 간혹 돌발적인 퀘스트가 진행되기도 합니다."
"사건" "이런저런 사건들에 대한 얘기를 들을 수 있습니다.\n대화 중 간혹 돌발적인 퀘스트가 진행되기도 합니다."
"작별" "작별 인사를 하고 대화를 끝냅니다."
"아름답다" "상대에게 아름답다는 칭찬의 말을 건넵니다."
"보보쿠" "대장장이 보보쿠에 대한 정보를 얻을 수 있습니다."
"쥬리아" "시티홀 관리자 쥬리아에 대한 정보를 얻을 수... | [
"sheyajie@gmail.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
9
]
]
] |
5b0e5214eed065cc94231afdd44093d228acf238 | e776dbbd4feab1ce37ad62e5608e22a55a541d22 | /luadbg/MainFrm.cpp | e65c4a1b5c240c19fc8debc930ab04577ff82b5e | [] | 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 | 14,445 | cpp | // MainFrm.cpp : implmentation of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "resource.h"
#include <skates\skates.h>
#include "LuaDebugClient.h"
#include "AboutDlg.h"
#include "DropFileHandler.h"
#include "FileManager... | [
"gamemake@74c81372-9d52-0410-afc2-f743258a769a"
] | [
[
[
1,
496
]
]
] |
803295b8588627a84013a99510224b8677a26961 | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/ConnectionOrientedClientTransport.hpp | b468bf52958bfd7858ada1cfee9076460fdadd14 | [] | no_license | r0ssar00/iTunesSpeechBridge | a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf | 71a27a52e66f90ade339b2b8a7572b53577e2aaf | refs/heads/master | 2020-12-24T17:45:17.838301 | 2009-08-24T22:04:48 | 2009-08-24T22:04:48 | 285,393 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,261 | hpp |
//******************************************************************************
// RCF - Remote Call Framework
// Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved.
// Consult your license for conditions of use.
// Version: 1.1
// Contact: jarl.lindrud <at> gmail.com
//*****************************... | [
"r0ssar00@gmail.com"
] | [
[
[
1,
259
]
]
] |
77e97eadc4932433a262860951bfaae42ce5d654 | f8403b6b1005f80d2db7fad9ee208887cdca6aec | /JuceLibraryCode/modules/juce_graphics/native/juce_win32_Fonts.cpp | c1d29a17318602623ac9b2749677f66692242147 | [] | 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 | 14,249 | 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,
415
]
]
] |
0b264a328794b4aaf18fc2a13293e2d55c188ea2 | 021e8c48a44a56571c07dd9830d8bf86d68507cb | /build/vtk/vtkPostgreSQLDatabase.h | 2f96f5d20ada225c5f8976d94424f57503de3c94 | [
"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 | 9,259 | h | /* -*- Mode: C++; -*- */
/*=========================================================================
Program: Visualization Toolkit
Module: vtkPostgreSQLDatabase.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.... | [
"ganondorf@ganondorf-VirtualBox.(none)"
] | [
[
[
1,
265
]
]
] |
c1ecf7cbd9f90cacc18006e7a7d866e5f932ac6d | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /Messaging/TextMTM/txts/TXTSMAIN.CPP | 7a4d0df4f6f792f645bdec2d6aa326f756741e07 | [] | 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 | 239 | cpp | // TXTSMAIN.CPP
//
// Copyright (c) 1999 Symbian Ltd. All rights reserved.
//
#include <e32std.h>
#include "txtspan.h"
GLDEF_C void gPanic(TTxtsPanic aPanic)
{
_LIT(KTXTSPanic,"TXTS");
User::Panic(KTXTSPanic,aPanic);
}
| [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
13
]
]
] |
e052dd1cbebcb3b58a09bff54ea9acc37983abbb | d99132589576273af2c53da2b2e9376399a7c6b7 | /library/Wire.cpp | d6e3d78e52e14a9eaf6c38e8f700225813f6da6c | [] | no_license | ee-444/trimmed_RoverMission | c71cfa6e69556e513b90ba896185f4748fb4beb0 | 04e41b43d285c8da099a5773a0e009e8332abb39 | refs/heads/master | 2021-01-23T00:15:34.434778 | 2011-05-17T23:53:04 | 2011-05-17T23:53:04 | 1,762,413 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,518 | cpp | /*
TwoWire.cpp - TWI/I2C library for Wiring & Arduino
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | [
"sam.grove@student.csulb.edu"
] | [
[
[
1,
256
]
]
] |
abfaf37d199e8192e172f37f535053d61f3e3f53 | 2982a765bb21c5396587c86ecef8ca5eb100811f | /util/wm5/LibMathematics/Query/Wm5Query3Int64.inl | ac3c76c4714602b21bb42b6f614cbf6f5c4066aa | [] | no_license | evanw/cs224final | 1a68c6be4cf66a82c991c145bcf140d96af847aa | af2af32732535f2f58bf49ecb4615c80f141ea5b | refs/heads/master | 2023-05-30T19:48:26.968407 | 2011-05-10T16:21:37 | 2011-05-10T16:21:37 | 1,653,696 | 27 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 5,321 | inl | // Geometric Tools, LLC
// Copyright (c) 1998-2010
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.0 (2010/01/01)
//------------------------------------------------------... | [
"evan_wallace@brown.edu"
] | [
[
[
1,
136
]
]
] |
54a8a48c7a7fc99022d78fcb2fddd3cc66a3db92 | 1d2705c9be9ee0f974c224eb794f2f8a9e9a3d50 | /urg_2d_plod/urg_2d_frame.h | 82fdb8238bb4b9443f396e29a8a6fe1f8c01b755 | [] | no_license | llvllrbreeze/alcorapp | dfe2551f36d346d73d998f59d602c5de46ef60f7 | 3ad24edd52c19f0896228f55539aa8bbbb011aac | refs/heads/master | 2021-01-10T07:36:01.058011 | 2008-12-16T12:51:50 | 2008-12-16T12:51:50 | 47,865,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,713 | h | /////////////////////////////////////////////////////////////////////////////
// Name: urg_2d_frame.h
// Purpose:
// Author:
// Modified by:
// Created: 10/03/2007 12:59:19
// RCS-ID:
// Copyright:
// Licence:
////////////////////////////////////////////////////////////////... | [
"stefano.marra@1ffd000b-a628-0410-9a29-793f135cad17"
] | [
[
[
1,
99
]
]
] |
a36a9554ffcf2376059a2baec85054a1dfd22591 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/Mouse.h | e2f389f0bae18be7fded66dea566be44743aa129 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 812 | h | #pragma once
#ifndef __HALAK_MOUSE_H__
#define __HALAK_MOUSE_H__
# include <Halak/FWD.h>
# include <Halak/GameComponent.h>
# include <Halak/Point.h>
namespace Halak
{
class Mouse : public GameComponent
{
HKClassFOURCC('M', 'O', 'U', 'S');
public:
... | [
"halakshin@gmail.com"
] | [
[
[
1,
35
]
]
] |
cc6f0291347f485f105ce2178d97692ebd11d059 | 880e5a47c23523c8e5ba1602144ea1c48c8c8f9a | /enginesrc/renderer/hardwarepixelbuffer.hpp | be16da6e45ab5bc7116632fc1ac6aa457869aa38 | [] | no_license | kfazi/Engine | 050cb76826d5bb55595ecdce39df8ffb2d5547f8 | 0cedfb3e1a9a80fd49679142be33e17186322290 | refs/heads/master | 2020-05-20T10:02:29.050190 | 2010-02-11T17:45:42 | 2010-02-11T17:45:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 335 | hpp | #ifndef ENGINE_HARDWARE_PIXEL_BUFFER_HPP
#define ENGINE_HARDWARE_PIXEL_BUFFER_HPP
#include "../common.hpp"
#include "../hardwarebuffer.hpp"
namespace engine
{
class CRenderer;
class DLLEXPORTIMPORT CHardwarePixelBuffer
{
friend class CRenderer;
};
}
#endif /* ENGINE_HARDWARE_PIXEL_BUFFER_HPP */... | [
"kfazol@gmail.com"
] | [
[
[
1,
21
]
]
] |
971d6f75982d5c4a3beb2e3b64f04988fc392dbd | 6f8721dafe2b841f4eb27237deead56ba6e7a55b | /src/WorldOfAnguis/Graphics/DirectX/Units/Player/DXPlayerView.h | 4d64a1ee35efb4a0215565017d33fdda3449c90a | [] | no_license | worldofanguis/WoA | dea2abf6db52017a181b12e9c0f9989af61cfa2a | 161c7bb4edcee8f941f31b8248a41047d89e264b | refs/heads/master | 2021-01-19T10:25:57.360015 | 2010-02-19T16:05:40 | 2010-02-19T16:05:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,154 | h | /*
* ___ ___ __
* \ \ / / / \
* \ \ / / / \
* \ \ /\ / /___ / /\ \
* \ \/ \/ /| | / ____ \
* \___/\___/ |___|/__/ \__\
* World Of Anguis
*
*/
//#pragma once
#ifndef __PlayerView__
#define __PlayerV... | [
"ferdi89@gmail.com"
] | [
[
[
1,
44
]
]
] |
56ffce62248b43fcd8adabe368365d6aa711f33b | accd6e4daa3fc1103c86d245c784182e31681ea4 | /HappyHunter/Core/Mesh.cpp | 29ad7475bc7ce11d35328cc5490e076c0c0dfa2e | [] | no_license | linfuqing/zero3d | d87ad6cf97069aea7861332a9ab8fc02b016d286 | cebb12c37fe0c9047fb5b8fd3c50157638764c24 | refs/heads/master | 2016-09-05T19:37:56.213992 | 2011-08-04T01:37:36 | 2011-08-04T01:37:36 | 34,048,942 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 5,381 | cpp | #include "StdAfx.h"
#include "Mesh.h"
#include "basicutils.h"
using namespace zerO;
const D3DVERTEXELEMENT9 g_MESH_VERTEX_DESCRIPTION[]=
{
{0, 0, D3DDECLTYPE_FLOAT3, D3DDECLMETHOD_DEFAULT, D3DDECLUSAGE_POSITION, 0},
{0, 12, D3DDECLTYPE_FLOAT2, D3DDECLMETHOD_DEFAULT, D3DDECLUSAGE_TEXCOORD, 0},
{0, 20, D3... | [
"linfuqing@126.com"
] | [
[
[
1,
229
]
]
] |
30b01b6f451fdd4facae5d49d8d9b77b4f76a731 | 18da4b0f8a1f09ff176e77f2c3bc073beffd0525 | /NetCore/NetCoreDLL/ClientContext.cpp | 8d3eb1aa7c3236e9e9160ee94447619242e3bb11 | [] | no_license | myjeffxie/yynetsdk | 7ef95384570df959bf56453b34acfdb45fbf9db7 | 9d6edc080c601ff9caab8edda922bbc604f36654 | refs/heads/master | 2021-12-09T02:40:16.491623 | 2011-06-27T06:56:51 | 2011-06-27T06:56:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 144 | cpp | #include "StdAfx.h"
#include ".\clientcontext.h"
CClientContext::CClientContext(void)
{
}
CClientContext::~CClientContext(void)
{
}
| [
"cn0512x@gmail.com"
] | [
[
[
1,
10
]
]
] |
d0d5d4815f17540a89211791006980d8da3bc47c | 8c54d89af1800c4c06959a3b7b62d04f883a11c0 | /cs752/Original/Raytracer/.svn/text-base/Ray.h.svn-base | 22123bcaaa0dbf8ae27c2f3b588354c69649318f | [] | no_license | dknutsen/dokray | 567c79e7a69c80a97cd73bead151a12ad2d34f23 | 92acd2967542865963462aaf2299ab2427b89f31 | refs/heads/master | 2020-12-24T13:29:01.740250 | 2011-10-23T23:09:49 | 2011-10-23T23:09:49 | 2,639,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 740 | /*
Author: Daniel Knutsen
Course: Comp 361, Computer Graphics
Date: 4/28/09
Desc: Ray class
*/
#ifndef Ray_h
#define Ray_h
#include "Vector.h"
#include "Point.h"
class Ray
{
private:
Point o;
Vector dir;
public:
Ray(){
o = Point(0,0,0);
dir = Vector(0,0,0);
}
Ray(const Point& ... | [
"dknutsen@gmail.com"
] | [
[
[
1,
57
]
]
] | |
f0637c7fee3b20d34a2dc34625b3599da09ad0b1 | 6c8c4728e608a4badd88de181910a294be56953a | /RexLogicModule/EntityComponent/EC_Controllable.h | 4a098255bcdfb2ac60ad08d1c245e2062581144f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caocao/naali | 29c544e121703221fe9c90b5c20b3480442875ef | 67c5aa85fa357f7aae9869215f840af4b0e58897 | refs/heads/master | 2021-01-21T00:25:27.447991 | 2010-03-22T15:04:19 | 2010-03-22T15:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,069 | h | // For conditions of distribution and use, see copyright notice in license.txt
#ifndef incl_RexLogic_EC_Controllable_h
#define incl_RexLogic_EC_Controllable_h
#include "ComponentInterface.h"
#include "RexTypes.h"
#include "InputEvents.h"
#include "RexLogicModuleApi.h"
#include "Declare_EC.h"
#include "Modul... | [
"cmayhem@5b2332b8-efa3-11de-8684-7d64432d61a3",
"cadaver@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3",
"Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
8
],
[
12,
34
],
[
37,
42
],
[
44,
48
],
[
50,
115
],
[
117,
145
]
],
[
[
9,
9
],
[
35,
35
]
],
[
[
10,
11
]
],
[
... |
a1d63c74fc86741d3c70b48626da88367038a0f6 | 41af2f4856d11c45e860bd4ddbe053d8cf19cbf6 | /utils.cpp | 18dc3d0a6afd40d62a014244c1e824ad7d756475 | [] | no_license | zorbathut/zidrav | 755d7db82ef7f11bbde0cb8d8f9af62f2f6ddaa4 | 3ccc55bbf14b116a0560be2c57be54d5dc008389 | refs/heads/master | 2020-03-11T04:44:01.582743 | 2002-06-29T11:10:32 | 2002-06-29T11:10:32 | 129,783,630 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,029 | cpp | /*
ZIDRAV, file corruption repairer
Copyright (C) 1999 Ben Wilhelm
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.
T... | [
"zorba-git20110501@pavlovian.net"
] | [
[
[
1,
111
]
]
] |
e897b33f60a2c33a49b01ebd861fcff20f72e923 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/ModelsC/MG/SM_OIL.CPP | 940af1637145f3f86d067553905b550513062ba0 | [] | 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 | WINDOWS-1252 | C++ | false | false | 47,381 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#include "stdafx.h"
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include <stdio... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
1790
]
]
] |
e515b08eede96bb985f73d33f8dc75766fec4f1f | 11da90929ba1488c59d25c57a5fb0899396b3bb2 | /Src/PalmOS/PalmFileWriter.cpp | c3c34782ff2df6b541d71dfc28a21f11109d45ff | [] | no_license | danste/ars-framework | 5e7864630fd8dbf7f498f58cf6f9a62f8e1d95c6 | 90f99d43804d3892432acbe622b15ded6066ea5d | refs/heads/master | 2022-11-11T15:31:02.271791 | 2005-10-17T15:37:36 | 2005-10-17T15:37:36 | 263,623,421 | 0 | 0 | null | 2020-05-13T12:28:22 | 2020-05-13T12:28:21 | null | UTF-8 | C++ | false | false | 473 | cpp |
#include <FileWriter.hpp>
FileWriter::FileWriter() {}
FileWriter::~FileWriter() {}
status_t FileWriter::flush()
{
return file_.flush();
}
status_t FileWriter::writeRaw(const void* begin, uint_t length)
{
assert(isOpen());
return file_.write(begin, length);
}
status_t FileWriter::open... | [
"andrzejc@10a9aba9-86da-0310-ac04-a2df2cc00fd9",
"kjk@10a9aba9-86da-0310-ac04-a2df2cc00fd9"
] | [
[
[
1,
3
],
[
5,
5
],
[
7,
7
],
[
12,
12
],
[
22,
22
]
],
[
[
4,
4
],
[
6,
6
],
[
8,
11
],
[
13,
21
]
]
] |
abeeb208a3dcc84633668fbfa55619da669e3381 | b24d5382e0575ad5f7c6e5a77ed065d04b77d9fa | /RadiantLaserCross/RLC_GameStateManager.cpp | e46dd90ad522a6f8567a2e081126851c77295fd9 | [] | no_license | Klaim/radiant-laser-cross | f65571018bf612820415e0f672c216caf35de439 | bf26a3a417412c0e1b77267b4a198e514b2c7915 | refs/heads/master | 2021-01-01T18:06:58.019414 | 2010-11-06T14:56:11 | 2010-11-06T14:56:11 | 32,205,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,070 | cpp | #include "RLC_GameStateManager.h"
#include "RLC_Game.h"
namespace rlc
{
void GameStateManager::add( GameStatePtr game_state )
{
GC_ASSERT_NOT_NULL( game_state );
GC_ASSERT( ! game_state->name().empty() , "Tried to register a game state with an empty name!" );
if( m_state_index.find( game_state-... | [
"mjklaim@gmail.com"
] | [
[
[
1,
82
]
]
] |
686ddb1393f1057291970f6ea3435d255659c10f | 3ec3b97044e4e6a87125470cfa7eef535f26e376 | /timorg-chuzzle_bejeweled_clone/chuzzle_board.h | d4bb2f5da06c9000d2c2756a699cf9f68e47add2 | [] | no_license | strategist922/TINS-Is-not-speedhack-2010 | 6d7a43ebb9ab3b24208b3a22cbcbb7452dae48af | 718b9d037606f0dbd9eb6c0b0e021eeb38c011f9 | refs/heads/master | 2021-01-18T14:14:38.724957 | 2010-10-17T14:04:40 | 2010-10-17T14:04:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 316 | h | #ifndef CHUZZLE_BOARD_H
#define CHUZZLE_BOARD_H
#include "board.h"
class CHUZZLE_BOARD : public BOARD
{
public:
CHUZZLE_BOARD(int w, int h);
private:
// this is run after all the clicking and decision to move are made
virtual void logic(CP_OBJECT_MANAGER<TILE> &removed);
};
#endif
| [
"martijn.vaniersel@bigcat.unimaas.nl"
] | [
[
[
1,
15
]
]
] |
aafa8e619d7697b6e1ef9224145d84518b0580ea | bfe8eca44c0fca696a0031a98037f19a9938dd26 | /redundancy/foolbear.cpp | a63f64cc1d588397a5acbf959631049ae326cff3 | [] | no_license | luge/foolject | a190006bc0ed693f685f3a8287ea15b1fe631744 | 2f4f13a221a0fa2fecab2aaaf7e2af75c160d90c | refs/heads/master | 2021-01-10T07:41:06.726526 | 2011-01-21T10:25:22 | 2011-01-21T10:25:22 | 36,303,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,696 | cpp | #include "foolbear.h"
#ifdef WIN32
#include <windows.h>
#include <process.h>
#else
#include <pthread.h>
#endif
int fool_ulaw2linear(unsigned char ulawbyte)
{
static int exp_lut[8] = {0,132,396,924,1980,4092,8316,16764};
int sign, exponent, mantissa, sample;
ulawbyte = ~ulawbyte;
sign ... | [
"greatfoolbear@756bb6b0-a119-0410-8338-473b6f1ccd30"
] | [
[
[
1,
371
]
]
] |
5efa3cdfe9597e2516bdd8de4ce049978f740711 | bb8965cede71d539880e29e1b4f1cfaa2d3bf047 | /abanq-2.3-win/src/plugins/styles/kde/kdefx/kstyle.h | f089cca70b9d16aa5bbec1b42ca9eea05cc25bef | [] | no_license | AliYousuf/abanq-port | 5c968c2e46916f6cac47571a99d50ca429ef2ade | e5d31403325506ea8ee40e01daaa8161607f4c59 | refs/heads/master | 2016-09-01T14:40:02.784138 | 2009-03-19T02:54:48 | 2009-03-19T02:54:48 | 51,658,511 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,074 | h | /*
* $Id: kstyle.h,v 1.18 2004/09/13 13:28:29 staniek Exp $
*
* KStyle
* Copyright (C) 2001-2002 Karol Szwed <gallium@kde.org>
*
* QWindowsStyle CC_ListView and style images were kindly donated by TrollTech,
* Copyright (C) 1998-2000 TrollTech AS.
*
* Many thanks to Bradley T. Hughes for the 3 button ... | [
"project.ufa@9bbcd52c-0291-11de-9d1a-b59b2e1864b6"
] | [
[
[
1,
344
]
]
] |
aa638c96e4e5e3a181ea68591a72be6405bf428b | 00b979f12f13ace4e98e75a9528033636dab021d | /branches/ziis/src/mod/ssl/src/conimpl.cc | 85757453d42056d8f8dc1ca8d20199be31733618 | [] | 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 | 2,897 | cc | //
// conimpl.cc for in
//
// Made by texane
// Login <texane@gmail.com>
//
// Started on Sat Apr 01 11:14:10 2006 texane
// Last update Mon Apr 03 19:05:43 2006 texane
//
#include "include/modimpl.hh"
using namespace std;
static void reset_ssl_data(mod_ssl::_ssl_data_t* p_ssl_data)
{
... | [
"texane@754ce95b-6e01-0410-81d0-8774ba66fe44"
] | [
[
[
1,
141
]
]
] |
26feef1b7570d6c1ef053290ae95da75b3a7e492 | cd387cba6088f351af4869c02b2cabbb678be6ae | /lib/geometry/geometries/linestring.hpp | cba4be4bd207a4ddb9cf4b51e9e986b2f393b62b | [
"BSL-1.0"
] | permissive | pedromartins/mew-dev | e8a9cd10f73fbc9c0c7b5bacddd0e7453edd097e | e6384775b00f76ab13eb046509da21d7f395909b | refs/heads/master | 2016-09-06T14:57:00.937033 | 2009-04-13T15:16:15 | 2009-04-13T15:16:15 | 32,332,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,782 | hpp | // Geometry Library
//
// Copyright Barend Gehrels, Geodan Holding B.V. Amsterdam, the Netherlands.
// Copyright Bruno Lalande 2008
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.... | [
"fushunpoon@1fd432d8-e285-11dd-b2d9-215335d0b316"
] | [
[
[
1,
63
]
]
] |
e6183446404f8e9a7eb0d7845e967eaadc7b64a9 | 584d088c264ac58050ed0757b08d032b6c7fc83b | /oldGUI/Gui_Ani.cpp | 102995d76c19797ea0345d417e20a130b29f9051 | [] | no_license | littlewingsoft/lunaproject | a843ca37c04bdc4e1e4e706381043def1789ab39 | 9102a39deaad74b2d73ee0ec3354f37f6f85702f | refs/heads/master | 2020-05-30T15:21:20.515967 | 2011-02-04T18:41:43 | 2011-02-04T18:41:43 | 32,302,109 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,200 | cpp |
#include "stdafx.h"
#include "gui_ani.h"
////////////////////////////////////////////////
//
// GUI_ANI 관련 클래스
//
////////////////////////////////////////////////
CGUI_Ani::CGUI_Ani()
{
m_Gui_ClsID= GUI_ANI;
m_LastTime = 0;
m_CurrentFrame = 0;
m_bAni = false;
}
CGUI_Ani::CGUI_Ani(int x, int y, TCHAR... | [
"jungmoona@2e9c511a-93cf-11dd-bb0a-adccfa6872b9"
] | [
[
[
1,
95
]
]
] |
e3f14d5b3357d7a8eeb40cc993a97019d9f0f047 | e192cc5a9f9dc057cc6e84c755f69f73f6cb1a8b | /LineStripNode.cpp | 4c459c6a4b791943fd94b1a162d4f25b6d852830 | [] | no_license | jnv/fit-swoopers | 2177f91a190fa6c1dcd9cb7a816f1d07711ef9c4 | 4cf2fd2c57ba4c5809524a12d510a56cc614cc23 | refs/heads/master | 2021-01-12T06:02:33.360673 | 2011-12-06T17:59:24 | 2018-12-13T10:14:12 | 77,281,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,202 | cpp |
#include "LineStripNode.h"
GLuint LineStripNode::m_vertexBufferObject = 0;
GLuint LineStripNode::m_program = 0;
GLint LineStripNode::m_PVMmatrixLoc = -1;
GLint LineStripNode::m_posLoc = -1;
GLint LineStripNode::m_colLoc = -1;
static const float vertexData[] = {
-0.5, 0, 0.5,
2.75, 0, -0.25,
0... | [
"git@jan.vlnas.cz"
] | [
[
[
1,
66
]
]
] |
363872c39833ae37d1167850828fb388cbd3e242 | 2f1f7d0711e054a96f10e849bdac5efcb45c4f39 | /src/main.cpp | 36bd7d6280b144a598b95bb09b3473166a59f765 | [] | no_license | skyformat99/lbtt | ef25d0054ec539d6d77e25e5b0ce8febc4fdc0e8 | 6cf6418a639cc339615c3ecc6e78e1939a9cc1cb | refs/heads/master | 2021-05-27T18:13:03.711188 | 2009-09-12T01:17:41 | 2009-09-12T01:17:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,998 | cpp | #include "tracker.h"
#include "acceptor.h"
#include "thread.h"
#include "worker.h"
#include <v8.h>
#include <iostream>
#include <ev.c>
#include <signal.h>
#include <vector>
#include <getopt.h>
using namespace std;
using namespace v8;
vector<Worker *> workers;
vector<thread<Worker> *> tworkers;
vector<Wo... | [
"lucas@l3f.org"
] | [
[
[
1,
121
]
]
] |
b39ee1a8866e096b2f8268fa94d47e24e7c5e393 | 04fec4cbb69789d44717aace6c8c5490f2cdfa47 | /include/wx/event.h | 00f67158a57ff73fefcd294f64ee90cabfadc151 | [] | no_license | aaryanapps/whiteTiger | 04f39b00946376c273bcbd323414f0a0b675d49d | 65ed8ffd530f20198280b8a9ea79cb22a6a47acd | refs/heads/master | 2021-01-17T12:07:15.264788 | 2010-10-11T20:20:26 | 2010-10-11T20:20:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 117,624 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/event.h
// Purpose: Event classes
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id: event.h 49563 2007-10-31 20:46:21Z VZ $
// Copyright: (c) wxWidgets team
// Licence:... | [
"smehta@aaryanapps.com"
] | [
[
[
1,
3116
]
]
] |
bc785a6ee30f304db88543bafbec199c5da588ca | 7aa5cd977756e067e96d48585db1ec4a35c4c962 | /antilander/Level.cpp | e3775ebe69e92729dc41f3af0c622ca399dd6bfb | [] | 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 | 14,899 | cpp | // Level.cpp
#include "Constants.h"
#include "Structs.h"
#include "Level.h"
#include <vector>
#include <fstream>
#include <iostream>
#include <ostream>
#include <string>
using namespace std;
//static variables
Level::Level( )
{
mNumLndrLvl = kDefaultLandersPerLevel;
mNumLndrScr = kDefa... | [
"dynamo.dwl@12e01eeb-bf4d-0410-af2a-23d671325bb1",
"vadimred13@yahoo.com@12e01eeb-bf4d-0410-af2a-23d671325bb1",
"eric.riel@12e01eeb-bf4d-0410-af2a-23d671325bb1",
"arctorus@12e01eeb-bf4d-0410-af2a-23d671325bb1",
"katsuhitsu@12e01eeb-bf4d-0410-af2a-23d671325bb1",
"quinnshome@comcast.net@12e01eeb-bf4d-0410-a... | [
[
[
1,
5
],
[
10,
11
],
[
14,
72
],
[
74,
77
],
[
79,
92
],
[
94,
102
],
[
104,
112
],
[
114,
122
],
[
124,
137
],
[
139,
... |
b8925d01d5aad8d05cc880385fc56be6cac1cdac | 8b506bf34b36af04fa970f2749e0c8033f1a9d7a | /Code/Win32/dx/dxTransformer.cpp | 7a5679edaaa89d10b5fd8fb484738df666770496 | [] | no_license | gunstar/Prototype | a5155e25d7d54a1991425e7be85bfc7da42c634f | a4448b5f6d18048ecaedf26c71e2b107e021ea6e | refs/heads/master | 2021-01-10T21:42:24.221750 | 2011-11-06T10:16:26 | 2011-11-06T10:16:26 | 2,708,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 450 | cpp | #include "dxTransformer.h"
/*******************************************************************/
dxTransformer::dxTransformer(IDirect3DDevice9* device)
{
Device = device;
}
void dxTransformer::setMatrix(const enMatrix& mat)
{
D3DXMATRIX world
(
mat.X.X, mat.X.Y, mat.X.Z, 0,
mat.Y.X, mat.Y.Y, mat... | [
"mb@mbrodersen.com"
] | [
[
[
1,
21
]
]
] |
91f94d26b1d8d2eeb5de7b07d7e8ac8eac44d3ed | 17dbb168ccbceabdd07510d9f038133f7dc34514 | /expression_template/vector.cpp | 8ff1bb99f195cea9944107387a5d8eec0e9ef915 | [] | no_license | ohtaman/reinvention_of_the_wheel | 40f80005ae9fff6cf41f41bb7076048e25e9634d | 9bddcf1ee12b88cd97f1e101323f8549eefa6e4e | refs/heads/master | 2016-09-10T11:06:56.018128 | 2010-07-25T13:09:44 | 2010-07-25T13:09:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,502 | cpp | namespace YUI
{
template<typename T, typename L, typename R, typename OP>
class VectorExpr;
template<typename T, int DIM>
class Vector{
private:
T value[DIM];
public:
Vector()
{
}
Vector(const Vector<T, DIM> &rhs)
{
for (int i = 0; i < DIM; ++i) {
this->value[i] = rhs[i];
}
}
... | [
"ohtamans@gmail.com"
] | [
[
[
1,
190
]
]
] |
0804ae79a22bacfe09df6d53a85aae07263cdde8 | 7a4dfb986f5bd5fbee2186fcf37a0a0a74ef6033 | /SubtitleGrabber/StringConversion.h | 0a1a0d0db5ffc99978e1acba2fafd7aa1166c36f | [] | no_license | zsjoska/subtitle-grabber | cad96727e73d6d3ec58eb3ad5eb1dfbac0c646bd | 8de1a741b2b7fdd2e7899738839516e729d23430 | refs/heads/master | 2016-09-06T19:14:26.133224 | 2007-05-30T09:20:55 | 2007-05-30T09:20:55 | 32,320,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 305 | h | #pragma once
LPCSTR ConvertFromWide(UINT nCodePage, LPCWSTR strText, int & nCount);
CString ConvertToCString(UINT nCodePage, LPCSTR strText, int nCount);
CString GetStringError(HRESULT hr);
class CStringConversion
{
public:
CStringConversion(void);
public:
~CStringConversion(void);
};
| [
"zsjoska@a99920ad-ab31-0410-9f62-6da89933afc0"
] | [
[
[
1,
14
]
]
] |
7c2edbf0676bb4d322044792cac36cc7f0a5287c | ec4c161b2baf919424d8d21cd0780cf8065e3f69 | /Velo/Source/Embedded Controller/arduino/cSensor.cpp | 1c0f356e7c2448e852caf0db638d0b5278b98534 | [] | no_license | jhays200/EV-Tracking | b215d2a915987fe7113a05599bda53f254248cfa | 06674e6f0f04fc2d0be1b1d37124a9a8e0144467 | refs/heads/master | 2016-09-05T18:41:21.650852 | 2011-06-04T01:50:25 | 2011-06-04T01:50:25 | 1,673,213 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 502 | cpp | ///////////////////////////////////////////////////////////
// cSensor.cpp
// Implementation of the Class cSensor
// Created on: 05-May-2010 3:28:51 AM
// Original author: shawn.mcginnis
///////////////////////////////////////////////////////////
#include "cSensor.h"
#include "cKernel.h"
cSensor::cS... | [
"jonathan.hays@oit.edu"
] | [
[
[
1,
27
]
]
] |
c05b909727360448f124a447477f7a77fc3ad878 | d609fb08e21c8583e5ad1453df04a70573fdd531 | /trunk/OpenXP/模板组件/src/HHtmlCtrl.cpp | c4ec52176f00ee79e0b2f79d89d5dac832c985fe | [] | 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 | 3,459 | cpp | #include "stdAfx.h"
#include "../include/HHtmlCtrl.h"
#include <urlmon.h>
WCHAR* ToWChar(char *str)
{
static WCHAR buffer[1024];
wcsset(buffer,0);
MultiByteToWideChar(CP_ACP,0,str,(int)strlen(str),buffer,1024);
return buffer;
}
void DefaultOpenURL(CStr... | [
"o890402@gmail.com@f92b348d-55a1-4afa-8193-148a6675784b"
] | [
[
[
1,
157
]
]
] |
36560d637e9a65cc21845da4f26f70eec5884538 | 075043812c30c1914e012b52c60bc3be2cfe49cc | /src/SDLGUIlib/Widget.h | 5bd47bb17029e19c05a2c9244820bc42ca2859d5 | [] | no_license | Luke-Vulpa/Shoko-Rocket | 8a916d70bf777032e945c711716123f692004829 | 6f727a2cf2f072db11493b739cc3736aec40d4cb | refs/heads/master | 2020-12-28T12:03:14.055572 | 2010-02-28T11:58:26 | 2010-02-28T11:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,590 | h | #pragma once
#include "vmath.h"
#include <vector>
#include <boost/signal.hpp>
#include <boost/bind.hpp>
#include "Event.h"
#include "TextAlignment.h"
#include "BlittableRect.h"
#include "Tiling.h"
#include <sdl.h>
//Widgets should not be used on the stack - they are tracked automatically!
using std::vector... | [
"danishcake@hotmail.com"
] | [
[
[
1,
212
]
]
] |
8cfdf33f5732dc047db8ee38b86407b3487c1862 | 25f1d3e7bbb6f445174e75fed29a1028546d3562 | /2DTransView.cpp | 23dce376e3204b81a18541298fcdea02c6909393 | [] | no_license | psgsgpsg/windr2-project | 288694c5d4bb8f28e67c392a2b15220d4b02f9af | 4f4f92734860cba028399bda6ab4ea7d46f63ca1 | refs/heads/master | 2021-01-22T23:26:48.972710 | 2010-06-16T08:31:34 | 2010-06-16T08:31:34 | 39,536,718 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,786 | cpp | // 2DTransView.cpp : CMy2DTransView 클래스의 구현
#include "stdafx.h"
#include "2DTrans.h"
#include "MainFrm.h"
#include "2DTransDoc.h"
#include "2DTransView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
using namespace std;
// 좌표축을 그리기 위한 펜의 속성 및 색상 설정 (전역)
CPen Circle( PS_SOLID, 3, RGB( 255, 0, 0 ) );
... | [
"happyday19c@f92c9028-33b8-4ca2-afdf-7b78eec7ef35",
"Happyday19c@f92c9028-33b8-4ca2-afdf-7b78eec7ef35"
] | [
[
[
1,
12
],
[
19,
23
],
[
26,
36
],
[
40,
46
],
[
55,
59
],
[
61,
61
],
[
72,
81
],
[
84,
91
],
[
98,
98
],
[
102,
102
... |
932fc0b749c451fa1156667e26b8765c1465c110 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/Demo/NetSDKDemoDlg.cpp | df6c221b8fae8583c2a2b839bcb499cc4369eab0 | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 128,654 | cpp | // NetSDKDemoDlg.cpp : implementation file
#include "stdafx.h"
#include "NetSDKDemo.h"
#include "NetSDKDemoDlg.h"
#include "splitinfodlg.h"
#include "adddevicedlg.h"
#include "searchrecord.h"
#include "systemconfig.h"
#include "extptzctrl.h"
#include "ptzmenu.h"
#include "transcom.h"
#include "recordctr... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
5458
]
]
] |
87fc541e5d0d4f555e16a48491c4d682d9dc735c | 3eae8bea68fd2eb7965cca5afca717b86700adb5 | /Engine/Project/Core/GnMesh/Source/GActionMove.h | 5ced4b4ad3fe445a26baf7a49538057991973a44 | [] | no_license | mujige77/WebGame | c0a218ee7d23609076859e634e10e29c92bb595b | 73d36f9d8bfbeaa944c851e8a1cfa5408ce1d3dd | refs/heads/master | 2021-01-01T15:51:20.045414 | 2011-10-03T01:02:59 | 2011-10-03T01:02:59 | 455,950 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,388 | h | #ifndef __HiroCat__GActionMove__
#define __HiroCat__GActionMove__
#include "GAction.h"
class GActionMove : public GAction
{
GnDeclareFlags( guint32 );
enum
{
MASK_MOVELEFT = 0x00000001,
MASK_MOVERIGHT = 0x00000002,
MASK_MOVEUP = 0x00000004,
MASK_MOVEDOWN = 0x00000008,
};
public:
enum eMov... | [
"mujige77@naver.com"
] | [
[
[
1,
111
]
]
] |
5230f12ad7950c6aa9c5ec6198341890874e8d0f | 28ba648bc8e18d3ad3878885ad39a05ebfb9259c | /CGWorkOpenGL/MainFrm.cpp | b2656fdeed188e453b0246a7b78efb6d10e9ac21 | [] | no_license | LinusTIAN/cg1-winter10 | 67da233f27dcf2fa693d830598473fde7d402ece | 0b929141c6eac3b96c038656e58620767ff52d9f | refs/heads/master | 2020-05-05T08:12:56.957326 | 2011-01-31T13:24:08 | 2011-01-31T13:24:08 | 36,010,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,689 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "OpenGL.h"
#include "MainFrm.h"
#ifdef _DEBUG
//#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CM... | [
"slavak@2ff579a8-b8b1-c11a-477f-bc6c74f83876"
] | [
[
[
1,
117
]
]
] |
42281b34f86f74faddbadc251ed9d1379327f743 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/scene/nvectoranimator_cmds.cc | 70fc431f7228d41a918d5e48f60778528acbf9aa | [] | 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,232 | cc | //------------------------------------------------------------------------------
// nvectoranimator_cmds.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "scene/nvectoranimator.h"
#include "kernel/npersistserver.h"
static void n_addkey(voi... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
134
]
]
] |
6441f0f80d5af226a3e85975f95a5c8495eb3569 | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Servidor/EstadoRondaRiver.h | 0bc101aaaf4dac538a4e98f39f55793ae3c5852c | [] | no_license | natlehmann/taller-2010-2c-poker | 3c6821faacccd5afa526b36026b2b153a2e471f9 | d07384873b3705d1cd37448a65b04b4105060f19 | refs/heads/master | 2016-09-05T23:43:54.272182 | 2010-11-17T11:48:00 | 2010-11-17T11:48:00 | 32,321,142 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 624 | h | #ifndef _ESTADO_RONDARIVER_H_
#define _ESTADO_RONDARIVER_H_
#include "EstadoJuego.h"
#include "EstadoEvaluandoGanador.h"
class EstadoRondaRiver : public EstadoJuego
{
private:
EstadoEvaluandoGanador* evaluandoGanador;
public:
EstadoRondaRiver(EstadoEvaluandoGanador* evaluandoGanador);
virtual ~Estado... | [
"natlehmann@gmail.com@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
25
]
]
] |
f46abb0ce05c5b0d44b0fa417e482eee087f6ee3 | 66581a883c3eab4c6c7b7c1d5850892485a5cab8 | /Action Bros Now/BaseGameEntity.h | 85eddfd0bcbc5f7d0377a733ffdc54b19cd3516c | [] | 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 | 4,636 | h | #ifndef BASEGAMEENTITY_H
#define BASEGAMEENTITY_H
#include "Status.h"
#include "common.h"
#include "spriteContainer.h"
#include <string>
#include <ctime>
#define ANIMATIONGAP 90
//all sprite sheets will have same frame width/height? if so, take out of eSprInfo and just use this
//right now, the player is i... | [
"nicklamort@2c89e556-c775-11de-bfbd-4d0f0f27293a",
"dheardjr@2c89e556-c775-11de-bfbd-4d0f0f27293a",
"DHeardjr@2c89e556-c775-11de-bfbd-4d0f0f27293a"
] | [
[
[
1,
18
],
[
22,
25
],
[
27,
39
],
[
41,
50
],
[
52,
59
],
[
61,
63
],
[
66,
66
],
[
68,
70
],
[
73,
73
],
[
75,
80
... |
24ada96680fd524a75192858b0504fae19978841 | d397b0d420dffcf45713596f5e3db269b0652dee | /src/Axe/DispatcherException.cpp | 5696691e1d05be6660871c87d9f8f4078e53b2ed | [] | no_license | irov/Axe | 62cf29def34ee529b79e6dbcf9b2f9bf3709ac4f | d3de329512a4251470cbc11264ed3868d9261d22 | refs/heads/master | 2021-01-22T20:35:54.710866 | 2010-09-15T14:36:43 | 2010-09-15T14:36:43 | 85,337,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,386 | cpp | # include "pch.hpp"
# include <Axe/DispatcherException.hpp>
# include <Axe/ArchiveInvocation.hpp>
# include <Axe/ArchiveDispatcher.hpp>
namespace Axe
{
//////////////////////////////////////////////////////////////////////////
void DispatcherServantRelocateException::rethrow() const
{
throw *this;
... | [
"yuriy_levchenko@b35ac3e7-fb55-4080-a4c2-184bb04a16e0"
] | [
[
[
1,
46
]
]
] |
a2a053107e6e4e8eaf8fa14d3a3953339a82e44c | 38fa90e0adaf61d02802e77962075f6913a3cdfa | /include/AoTK/window/window.h | 9dba4072c11d884b19c7fb98c4ed393e3f983220 | [] | 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 | 6,524 | h | #ifndef WINDOW_H
#define WINDOW_H
#include <functional>
#include <map>
#include <AoTK/aotk.h>
#include "../math.h"
namespace AoTK{
class Window{
std::vector<Listeners::KeyboardListener*> keyboardListeners;
std::map<int,std::function<void(KEY key)> > keyUpListenerFunctions; unsigned ... | [
"rickard@gmail.com"
] | [
[
[
1,
174
]
]
] |
d90a52898d7e4d782f27d33bae109954e8de3238 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/TO2/HUDDamageDir.h | fa6e6b06a95cfab3a7852f03c7e6c4a559319eac | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,073 | h | // ----------------------------------------------------------------------- //
//
// MODULE : HUDDamageDir.h
//
// PURPOSE : HUDItem to display directional damage info
//
// (c) 2002 Monolith Productions, Inc. All Rights Reserved
//
// ----------------------------------------------------------------------- //
... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
55
]
]
] |
71c4b5b5a54801d8e09675e4f1d207fba3e2a1c0 | 59a6020b36f5a757b62034471381b75985a4bb3d | /src/util/utility.cpp | 6053946cfc0a057385ed5ceaedfbfe875f1d8730 | [] | no_license | feengg/MeshLib | 74322ba7a88a69d727612d0869858c48c0b734c7 | ae212df1c75c07fe4ab2b1f5a239be02b72f9da5 | refs/heads/master | 2020-03-28T16:43:52.332838 | 2011-06-26T14:56:50 | 2011-06-26T14:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,125 | cpp | #include "utility.h"
#include <cassert>
void Util::ResolveFileName(const std::string& filename, std::string& file_path, std::string& file_title, std::string& file_ext)
{
//! TODO: add linux . .. tracing
char separator;
#ifdef __WIN32
separator = '\\';
#else
separator = '/';
... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
44
]
]
] |
746f5c13ed70e233842a1771b0e3020179a237b4 | e3a67b819e6c8072ea587f070214c2c075b2dee3 | /IntegratedImpedanceSensingSystem/Global.cpp | 93f1df6cf7ad4ef008b18bdf358df42792b04777 | [] | no_license | pmanandhar1452/ImpedanceSensingSystem | 46f32a57d3c19ebc011c539746fab5facf5e0c71 | 0c4a0472c75f280857d549630fabb881c452e791 | refs/heads/master | 2021-01-17T16:43:17.019071 | 2011-11-15T01:40:45 | 2011-11-15T01:40:45 | 62,420,080 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,367 | cpp | /*
* Global.cpp
*
* Created on: Mar 24, 2010
* Author: Chhitiz
*/
#include "Global.h"
#include <QDebug>
#include <math.h>
#include <cbw.h>
Global * Global::pI = NULL;
Global::Global() {
// load settings
settings = new QSettings(QSettings::IniFormat, QSettings::UserScope,
"p-manandhar... | [
"jaa_saaymi@d83832b1-3638-4858-8a38-9f153b6b3474"
] | [
[
[
1,
535
]
]
] |
88a22a3a7b7597fad02684f705c49dedd6a5d08b | 4323418f83efdc8b9f8b8bb1cc15680ba66e1fa8 | /Trunk/Battle Cars/Battle Cars/Source/CHUD.h | 36874e97dce47408d72b6b64d5c0c449b5e7028c | [] | no_license | FiveFourFive/battle-cars | 5f2046e7afe5ac50eeeb9129b87fcb4b2893386c | 1809cce27a975376b0b087a96835347069fe2d4c | refs/heads/master | 2021-05-29T19:52:25.782568 | 2011-07-28T17:48:39 | 2011-07-28T17:48:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 656 | h | #ifndef _CHUD_H
#define _CHUD_H
class CPlayer;
class CPrintFont;
class CSGD_TextureManager;
class CHUD
{
private:
CPlayer* m_pOwner;
CPrintFont* m_pPF;
CSGD_TextureManager* m_pTM;
int m_nMiniMapID;
int m_nScoreBoardID;
int m_nHealthID;
int m_nPistolID;
int m_nMissileID;
int m_nMiniBG;
i... | [
"darksage44@yahoo.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330",
"andy.madruga@gmail.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330"
] | [
[
[
1,
21
],
[
25,
33
],
[
37,
40
]
],
[
[
22,
24
],
[
34,
36
]
]
] |
a48f712afe09e4322d2fce686326b44212dc4fc1 | a36d7a42310a8351aa0d427fe38b4c6eece305ea | /core_billiard/CameraOrthographicImp.h | cbcd4d7e006eefef6fcb5872791a3b0ff70d68e6 | [] | no_license | newpolaris/mybilliard01 | ca92888373c97606033c16c84a423de54146386a | dc3b21c63b5bfc762d6b1741b550021b347432e8 | refs/heads/master | 2020-04-21T06:08:04.412207 | 2009-09-21T15:18:27 | 2009-09-21T15:18:27 | 39,947,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 543 | h | #pragma once
namespace my_render_imp {
class CameraOrthographicImp : public CameraCommonImp, IMPLEMENTS_INTERFACE( CameraOrthographic ) {
public:
virtual float getXMag() OVERRIDE;
virtual float getYMag() OVERRIDE;
virtual void setXMag( float magx ) OVERRIDE;
virtual void setYMag( float magy ) ... | [
"wrice127@af801a76-7f76-11de-8b9f-9be6f49bd635"
] | [
[
[
1,
25
]
]
] |
742949acc6ff88094e4c6365506c03a5ee7e4f75 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/AccountServer/dpdbsrvr.h | 8b428801007c2e671aa3a552a8abb8ffd09a473f | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,166 | h | #ifndef __DPDBSRVR_H__
#define __DPDBSRVR_H__
#include "dpmng.h"
#include "msghdr.h"
#undef theClass
#define theClass CDPDBSrvr
#undef theParameters
#define theParameters CAr & ar, DPID dpid, LPBYTE lpBuf, u_long uBufSize
class CAccount;
class CDPDBSrvr : public CDPMng<CBuffer>
{
public:
// Construc... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
63
]
]
] |
17e9fb1a7e86901bcd137cb9d400f2fac366d5ce | 27c26f4507ca383922f718d8cf725fa1ebed6721 | /inc/PodOClockTracer.h | c758eef51c04cae765b219db7685cfdd275b2e2a | [] | no_license | hugovk/podoclock | 453bedcd0b5462bd3e21c04e391723b864184b89 | c527b616aba9bc25347f50b9bb6a322b3d97b030 | refs/heads/master | 2021-01-23T09:28:46.153771 | 2011-09-04T17:42:33 | 2011-09-04T17:42:33 | 32,327,744 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 6,561 | h | /*
Pod O'Clock for S60 phones.
Copyright (C) 2006 Marko Kivijärvi
Copyright (C) 2010 Hugo van Kemenade
Originally from:
http://wiki.forum.nokia.com/index.php/Trace_Function_Enter,_Exit_and_Leave
http://code.google.com/p/podoclock/
This file is part of Pod O'Clock.
Pod O'Clock is free software; you can... | [
"hugovk@373d2494-ea07-43fc-4ece-a9e515d930fe"
] | [
[
[
1,
189
]
]
] |
cf80478afc3592adf467ac6039838a8445cb11f0 | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Examples/Tutorial/UserInterface/15TabPanel.cpp | 1d64e8d84dc63cd15ee0985a51ba1ca425b53a68 | [] | 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 | 14,797 | cpp | // OpenSG Tutorial Example: Creating a Border
//
// This tutorial explains how to implement the
// TabPanel and its characteristics
//
// Includes: TabPanel creation and example TabPanel, as well as
// utilizing ActionListeners to add/remove Tabs on mouseclicks
// General OpenSG configuration, needed everyw... | [
"unknown@unknown.com",
"djkabala@gmail.com"
] | [
[
[
1,
9
],
[
11,
12
],
[
14,
15
],
[
20,
21
],
[
23,
24
],
[
26,
28
],
[
34,
39
],
[
41,
43
],
[
45,
47
],
[
56,
56
... |
818c891cd5d1f992a0a23463b30bd86e6defadd8 | 460b4422ba8b81fbc001a22da31969cf9d28ed12 | /SslPyFilter/PyInstance.h | f868f1165c523a4b1a8151d04c2db3fe9d9b2245 | [] | no_license | killvxk/sslpyfilter | 02d953dd96aec622b8a78e16efa818cb301e776d | 6803ee2e27039628d6cc94b9a7f521598894c39f | refs/heads/master | 2020-12-07T19:27:48.627612 | 2008-04-14T23:04:08 | 2008-04-14T23:04:08 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,741 | h | // ========================================================================================================================
// SslPyFilter
//
// Copyright ©2007-2008 Liam Kirton <liam@int3.ws>
// ========================================================================================================================... | [
"liam@int3.ws"
] | [
[
[
1,
55
]
]
] |
9124760e53b908c9cd493d6e6305aea429f7bb44 | 259319e5fe06036972de9036f0078b8f5faba86e | /records/Uint16Key.h | 1856b0306a3ee8febdbfdd5822f4f3efedb80e4a | [] | no_license | ferromera/sancus | 652d05fc2a28987ac37309b9293cbd7f92448186 | 0f5d9b2e0bf1b6e099ade36edcf75e9640788589 | refs/heads/master | 2021-01-01T16:56:39.380388 | 2011-12-04T01:01:55 | 2011-12-04T01:01:55 | 32,414,828 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,256 | h | #ifndef UINT16KEY_H_INCLUDED
#define UINT16KEY_H_INCLUDED
#include "Record.h"
#include "stdint.h"
class Uint16Key: public Record::Key{
uint16_t buffer;
public:
static const bool isVariable=false;
static const bool isString=false;
Uint16Key(char ** input); //Load the key ... | [
"FernandoRomeraFerrio@gmail.com@b06ae71c-7d8b-23a7-3f8b-8cb8ce3c93c2",
"pinus06@b06ae71c-7d8b-23a7-3f8b-8cb8ce3c93c2"
] | [
[
[
1,
17
],
[
19,
38
]
],
[
[
18,
18
]
]
] |
d2eee265f2d8071e7f84589c20a3ac7fd336d9a4 | 25d9a28105493df10beeb96a6c9ba63264c6975c | /sqlite/CppSQLite3.h | e337633624b4d26a3359c0e92a53f870c5ce3c69 | [] | no_license | daniel-white/mountain-cms | 3d3da729a1da5dc31dd3ad1a7c1a9d885476807b | 6249596d41d4544f4066d4a31282f9382bf5a4da | refs/heads/master | 2021-01-10T12:47:37.315587 | 2008-05-09T03:26:26 | 2008-05-09T03:26:26 | 55,194,179 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,421 | h | ////////////////////////////////////////////////////////////////////////////////
// CppSQLite3 - A C++ wrapper around the SQLite3 embedded database library.
//
// Copyright (c) 2004 Rob Groves. All Rights Reserved. rob.groves@btinternet.com
//
// Permission to use, copy, modify, and distribute this software and i... | [
"thetrueaplus@a6c76449-3c4b-0410-9e40-efb2f4630036"
] | [
[
[
1,
313
]
]
] |
493b838f9267aa1ef25c32ef519c4ecc4042a9e1 | de0881d85df3a3a01924510134feba2fbff5b7c3 | /apps/dev/neuralNetworkDemo/src/testApp.h | cac4242bef44359ce23e021be9afb68f6fcb4312 | [] | no_license | peterkrenn/ofx-dev | 6091def69a1148c05354e55636887d11e29d6073 | e08e08a06be6ea080ecd252bc89c1662cf3e37f0 | refs/heads/master | 2021-01-21T00:32:49.065810 | 2009-06-26T19:13:29 | 2009-06-26T19:13:29 | 146,543 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,425 | h | #ifndef _TEST_APP
#define _TEST_APP
#define width 256
#define height 256
#include "ofMain.h"
#include "ofxProcessing.h"
#include "ofxNeuralNetwork.h"
class testApp : public ofBaseApp{
public:
NeuralNetwork* nn;
ofTexture screen;
void setup() {
ofSetFrameRate(30);
nn = NULL;
Connection::... | [
"meta.rb@gmail.com"
] | [
[
[
1,
66
]
]
] |
60762f910a1e7e346b2fcd838229e2d70461eb01 | a2a02e60accf212ddbb8fdd54e7915819d45061c | /Ogre/NameGenerator.cpp | 4b2889526693d7ca14052beb5281679a078e3856 | [] | no_license | TimToxopeus/mazeofdespair | 79a28698b619a5552bc10eef64beb9041157c1a6 | 827ea8403d6bcc825b06def9d161d0dfe76837be | refs/heads/master | 2021-01-01T19:34:12.268847 | 2008-04-09T22:03:40 | 2008-04-09T22:03:40 | 41,954,537 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,591 | cpp | /************************************************************************************
* Assignment 5 - The maze of despair *
* Tim Toxopeus - 3206947 *
* Cetin Demir - 3236943 *
************************************************************************************/
#include "Na... | [
"tim.toxopeus@caf72609-6e49-0410-a68d-6564f63caef6"
] | [
[
[
1,
86
]
]
] |
ccabb0ab2ae6905a713bb44e99dfa839f85d46cf | 9310fd7bac6871c98b216a2e081b19e9232c14ed | /lib/agr/tests/include/TestMovement.h | 185a3ede3a605fffd22e3e8ef4a0b3b63b0b19d7 | [] | no_license | baloo/wiidrums | 1345525c759a2325274ddbfe182a9549c6c4e325 | ed3832d4f91cd9932bfeb321b8aa57340a502d48 | refs/heads/master | 2016-09-09T18:19:06.403352 | 2009-05-21T02:04:09 | 2009-05-21T02:04:09 | 179,309 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 800 | h | /**
* \file TestMovement.h
* \brief Declaraction for testing cMovement
* \date 28/02/08
*/
#ifndef _TESTMOVEMENT_H_
#define _TESTMOVEMENT_H_
#include <cppunit/extensions/HelperMacros.h>
namespace AGR {
class cVector3int; // forward declaration
class cMovement;
}
/**
* \classe cTestMovement... | [
"superbaloo@superbaloo.net"
] | [
[
[
1,
45
]
]
] |
ae7e74f9581e86a1b2f529276e7716228d1208ba | df238aa31eb8c74e2c208188109813272472beec | /BCGInclude/BCGPSDPlaceMarkerWnd.h | 78d9faac60df892959b65331af4a454574265459 | [] | no_license | myme5261314/plugin-system | d3166f36972c73f74768faae00ac9b6e0d58d862 | be490acba46c7f0d561adc373acd840201c0570c | refs/heads/master | 2020-03-29T20:00:01.155206 | 2011-06-27T15:23:30 | 2011-06-27T15:23:30 | 39,724,191 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,197 | h | #if !defined(AFX_BCGPSDPLACEMARKERWND_H__FA84F558_73E5_40AA_9C70_4D69E9FF496C__INCLUDED_)
#define AFX_BCGPSDPLACEMARKERWND_H__FA84F558_73E5_40AA_9C70_4D69E9FF496C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
//****************************************************************************... | [
"myme5261314@ec588229-7da7-b333-41f6-0e1ebc3afda5"
] | [
[
[
1,
82
]
]
] |
19ebea7896691dff937c22456e3dd66c7a0ebeab | 5fa8f06181e88d96a9166cb238d05b185ebe7a92 | /sliq/attribute_list.hh | 38392208640c91e8af6f622f41578b1d116b006f | [] | no_license | mohitkg/sliqimp | 6834092760a8a078428876baaa7cdab91b37e355 | 54f05bc55ad9c6b7e73abc51fcc0bd8e995d6b69 | refs/heads/master | 2016-09-07T07:13:04.793483 | 2007-06-20T10:49:44 | 2007-06-20T10:49:44 | 33,323,734 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 343 | hh | namespace Sliq
{
namespace Attribute
{
// Liste d'attributs (seulement des entiers)
// Créé avant le lancement de la construction de l'arbre
class List
{
public:
private:
std::vector<int> value_;
std::vector<int> index_;
... | [
"davidlandais@af1a0f03-5433-0410-83de-a7259e581374"
] | [
[
[
1,
16
]
]
] |
f119165e53c4de8d1d057f7ec5d0a9ddcdef5bc9 | 986d745d6a1653d73a497c1adbdc26d9bef48dba | /iostreams/examples/inc/ocdatestream_212.h | 8ee021af4195732138aa3c9679f8516cd8645a64 | [] | no_license | AnarNFT/books-code | 879f75327c1dad47a13f9c5d71a96d69d3cc7d3c | 66750c2446477ac55da49ade229c21dd46dffa99 | refs/heads/master | 2021-01-20T23:40:30.826848 | 2011-01-17T11:14:34 | 2011-01-17T11:14:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,281 | h | /*
author: "Klaus Wittlich" <Klaus_Wittlich@sae.de>
Based on source code published in the book "Standard C++ IOStreams
and Locales" by Angelika Langer & Klaus Kreft, Copyright (c) 2000 by
Addison Wesley Longman, Inc.
Permission to use, copy, and modify this software for any non-profit
purpose is hereby gr... | [
"stefan.naewe@atlas-elektronik.com"
] | [
[
[
1,
43
]
]
] |
2829bbe7c50e67bf1bb660ba28dd8a39de9bb154 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-logonserver/LogonOpcodes.cpp | d06052d91822433f761b948ade6baa9cb8f05d59 | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,292 | cpp | /*
* ArcEmu MMORPG Server
* Copyright (C) 2008 <http://www.ArcEmu.org/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later ver... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
1
],
[
4,
33
]
],
[
[
2,
3
]
]
] |
dc67345b385058bca80ebbcfc0dc8eb87046e55b | 49b6646167284329aa8644c8cf01abc3d92338bd | /SEP2_M6/FSM/Puck_FSM_1.cpp | fda52a4d085ed0b1bfa1c785768bdca65391017d | [] | no_license | StiggyB/javacodecollection | 9d017b87b68f8d46e09dcf64650bd7034c442533 | bdce3ddb7a56265b4df2202d24bf86a06ecfee2e | refs/heads/master | 2020-08-08T22:45:47.779049 | 2011-10-24T12:10:08 | 2011-10-24T12:10:08 | 32,143,796 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 11,720 | cpp | /**
* Puck_FSM 1
*
* SE2 (+ SY and PL) Project SoSe 2011
*
* Milestone 4: Automatenimplementierung
*
* Authors: Rico Flaegel,
* Tell Mueller-Pettenpohl,
* Torsten Krane,
* Jan Quenzel
*
* Class for machine 1 - sort out WP with correct/incorrect height
*
*
*/
//TODO // stop all ... | [
"on.east@gmail.com@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1",
"tell12345@web.de@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1",
"On.East@gmail.com@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1",
"Torsten.Krane@googlemail.com@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1"
] | [
[
[
1,
12
],
[
14,
17
],
[
19,
25
],
[
31,
35
],
[
40,
52
],
[
54,
61
],
[
63,
70
],
[
73,
80
],
[
82,
88
],
[
90,
137
... |
bb27c229d77d51d222bc07334e9627752d496ac8 | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/useful/user_input.hh | ffb99269634dd2bf0721d457523ce50b7fe3654c | [] | no_license | wavs/pfe-2011-scia | 74e0fc04e30764ffd34ee7cee3866a26d1beb7e2 | a4e1843239d9a65ecaa50bafe3c0c66b9c05d86a | refs/heads/master | 2021-01-25T07:08:36.552423 | 2011-01-17T20:23:43 | 2011-01-17T20:23:43 | 39,025,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,186 | hh | ////////////////////////////////////////////////////////////////////////////////
// Filename : user_input.hh
// Authors : Creteur Clement
// Last edit : 01/11/09 - 19h14
// Comment : Event that can be interpreted by the input listener. Two kind of
// event (deriving of BaseEvent) : MouseEvent and ... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
154
]
]
] |
4eea47ed546c51220fe092c0e7ad43aa0cfb945e | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/CadLib/Interface/VC/CadLib.cpp | 368c01896cff07a86e495acccaf262694ef8ff01 | [] | no_license | 15831944/AiPI-1 | 2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4 | 9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8 | refs/heads/master | 2021-12-02T20:34:03.136125 | 2011-10-27T00:07:54 | 2011-10-27T00:07:54 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 29,066 | cpp | /*-------------------------------------------------------------------*\
| CadLib Version 2.1 |
| Written by Omid Shahabi <omid_shahabi@hotmail.com> |
| Copyright © 2002-2004 |
| Pars Technology Developme... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
945
]
]
] |
5db3202de8afd965af1da71f08b9cd6997f46676 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Wrappers/MyGUI.Managed/Generate/MyGUI.Managed_WidgetEvent.h | 3926c5517c198c63502998887ccbcf6dc4eb5045 | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,534 | h | /*!
@file
@author Generate utility by Albert Semenov
@date 01/2009
@module
*/
#pragma once
#include "MyGUI.Managed_WidgetUserData.h"
namespace MyGUI
{
namespace Managed
{
public ref class WidgetEvent abstract : public WidgetUserData
{
private:
typedef MyGUI::Widget ThisType;
... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
772
]
]
] |
a0f4b44347c580de39ae69c129fad6faf56bc513 | 1f66c42a9c00e6c95656493abcb27c3d2c465cf5 | / mts-file-joiner --username thesuperstitions/InterprocessQueueTest/MessageQueue/FederateIO_HandlerOutputThread.h | 7dc5778498937ebee0bb715e48bc01eff842b7f7 | [] | no_license | thesuperstitions/mts-file-joiner | b040dd5049cc0e8f865d49aece3e09e8cd56c7ae | 182b22968b589eeaa8a0553786cfa33f20a019e6 | refs/heads/master | 2020-05-18T18:52:58.630448 | 2009-04-08T11:33:57 | 2009-04-08T11:33:57 | 32,318,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,127 | h | /*********************************************************************
Rhapsody : 7.1
Login : rosskw1
Component : DefaultComponent
Configuration : DefaultConfig
Model Element : Framework::IO::FederateIO_HandlerOutputThread
//! Generated Date : Thu, 3, Apr 2008
File Path : DefaultComponent\DefaultConf... | [
"thesuperstitions@a5dd5fbb-a553-0410-a858-5d8807c0469a"
] | [
[
[
1,
161
]
]
] |
c5e38e8e67ce9922b0c236ac78cd6b5b99aa4dc5 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/type_traits/test/is_convertible_test.cpp | d48bb93542a0e4b68acfb949841fa55fee7ec4f2 | [
"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 | 8,190 | cpp |
// (C) Copyright John Maddock 2000.
// Use, modification and distribution are subject to 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)
#include "test.hpp"
#include "check_integral_constant.hpp"
#ifdef TEST_STD
# ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
142
]
]
] |
392298b48011d92701e399f189dc1a3749169c1d | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/1197.cpp | 18e3934c01bdb771f6bc76a2bef2d5ac4b9a6f37 | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,878 | cpp | #include<iostream>
#include<cstring>
#include<cstdlib>
// perfect match for biparty
using namespace std;
enum {
SIZ = 108,
};
struct Rect{
int lx, ly, hx, hy;
bool in(int x, int y){
return x>min(lx,hx)&&x<max(lx,hx) && y>min(ly, hy) && y<max(ly, hy);
}
};
int num;
Rect r[SIZ];
in... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
95
]
]
] |
def93d9ced7579bde3a6dd24fda0135bbc399072 | c3531ade6396e9ea9c7c9a85f7da538149df2d09 | /Param/src/ModelMesh/MeshModelRender.h | 609a646f2675fc928f9c290814a68e31259d9033 | [] | no_license | feengg/MultiChart-Parameterization | ddbd680f3e1c2100e04c042f8f842256f82c5088 | 764824b7ebab9a3a5e8fa67e767785d2aec6ad0a | refs/heads/master | 2020-03-28T16:43:51.242114 | 2011-04-19T17:18:44 | 2011-04-19T17:18:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,959 | h | /* ================== Library Information ================== */
// [Name]
// MeshLib Library
//
// [Developer]
// Xu Dong
// State Key Lab of CAD&CG, Zhejiang University
//
// [Date]
// 2005-08-05
//
// [Goal]
// A general, flexible, versatile and easy-to-use mesh library for research purpose.
// Support... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
248
]
]
] |
251767ca1d45ef39826e6fa3dad1824c9348c7b2 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/v0-1/engine/dialog/src/Utils.cpp | 3c2e1d08a145e84d5539fdd2d73a117591d7dd15 | [
"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 | 2,873 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that i... | [
"blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
102
]
]
] |
ac0e091333d494d8a94abd1427360a0843d980f9 | f71e82b7ed19200280b7164a2e959310d9bfa210 | /ExampleAIModule/ExampleAIModule/Grafo.cpp | b2765343fe310e2f27a78cea2385cf419c782074 | [] | no_license | albertouri/manolobot | 05cf4ee217e85f1332e0e063fcc209da4b71c7b5 | 44e7fee46abcf4f1efa6d292ea8ec7cdc57eb7c8 | refs/heads/master | 2021-01-02T08:32:48.281836 | 2011-02-03T23:28:08 | 2011-02-03T23:28:08 | 39,591,406 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,894 | cpp | #include "Grafo.h"
Grafo::Grafo(int cantNodos)
{
// creo el arreglo dinamico con la cantidad de nodos que tendra el grafo
listaAdy = new Nodo[cantNodos];
std::set<Region*>::const_iterator It;
It = BWTA::getRegions().begin();
std::set<Chokepoint*>::const_iterator It2;
Nodo *actual;
int cont = 0;... | [
"marianomoreno3@82b963ee-1e64-6eb5-a9c5-6632919fd137"
] | [
[
[
1,
183
]
]
] |
70f382fed92e4c3a071bd53c2b8e3d5beb930188 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /ServerLib/ChangeNotificationSubSystem.cpp | cc9e9112c9e44b08930b145723c9520fd48fcaee | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,428 | cpp | //--------------------------------------------------------------------------------
// Copyright (c) 2001 MarkCare Medical Solutions, Inc.
// Created...: 6/9/01
// Author....: Rich Schonthal
//--------------------------------------------------------------------------------
//--------------------------------------... | [
"rich@schonthal.com"
] | [
[
[
1,
108
]
]
] |
4e253bf2844b0a06f2aa7f39d5639d16744df42f | 65a392af0450708ed4fa26f66393e12bdf387634 | /Include/mU/Kernel.h | 4a67a5ff2ec65cbecf4150848414804dfb58fd2d | [] | 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 | GB18030 | C++ | false | false | 10,184 | h | #pragma once
#include "Var.h"
#include "UnicodeDevice.h"
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#ifdef _MSC_VER
#define DLLMAIN_DECL
#else
#ifdef __MINGW32__
#define DLLMAIN_DECL extern "C"
#else
#error "unknown toolchain"
#endif
#endif
#define DLLMAIN(x)\
DLLMAIN_DECL BOOL API... | [
"mulab@googlegroups.com",
"baritono.tux@gmail.com"
] | [
[
[
1,
2
],
[
4,
29
],
[
35,
36
],
[
38,
65
],
[
68,
68
],
[
71,
76
],
[
78,
84
],
[
89,
102
],
[
104,
107
],
[
109,
113... |
02483ab64ac906f6bb045bdd14b2b69c83cba3aa | 1e01b697191a910a872e95ddfce27a91cebc57dd | /GrfInsertTextOnceToFloatingLocation.h | 682a440a4708bb4937a6c71d516eb4d109a45d1c | [] | no_license | canercandan/codeworker | 7c9871076af481e98be42bf487a9ec1256040d08 | a68851958b1beef3d40114fd1ceb655f587c49ad | refs/heads/master | 2020-05-31T22:53:56.492569 | 2011-01-29T19:12:59 | 2011-01-29T19:12:59 | 1,306,254 | 7 | 5 | null | null | null | null | IBM852 | C++ | false | false | 2,277 | h | /* "CodeWorker": a scripting language for parsing and generating text.
Copyright (C) 1996-1997, 1999-2010 CÚdric Lemaire
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version ... | [
"cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4"
] | [
[
[
1,
71
]
]
] |
c793e9b110be58374c143febc6cc12b2142df796 | e220295e53990c314fab38f90f8d1021b5e656a4 | /Queue.h | 5279185472f98a4285beb18363e31bec0a80d34c | [] | no_license | mcteapot/TowerOfHanoi | 41b917fb6635f073ca791826543f38a75572ab49 | 40e9982f957be4c64dc2aeafd95c3401f2b9c3c1 | refs/heads/master | 2016-09-06T10:19:38.126050 | 2011-04-25T00:38:06 | 2011-04-25T00:38:06 | 1,629,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,075 | h |
#ifndef QUEUE_H
#define QUEUE_H
#include <iostream>
#include <cstdlib>
#include <assert.h>
#include <cmath>
#include "Node.h"
using namespace std;
//NOTE: THE HIGHER THE PRIORITY NUMBER, THE HIGHER IT'S PRIORITY ALSO THE NEWEST IT IS.
// THE LOWER THE PRIORITY NUMBER THE OLDER THE DISK IS ON THE P... | [
"archieoi@gmail.com"
] | [
[
[
1,
415
]
]
] |
444a0b295d14302c2c3bbd49a42e87a73a2f5d17 | 2a6a2adbc18d74e89152324dacd7ffe190fcd7cc | /old/B(n, k)/B(n, k)/tabloid test/TabloidTest.cpp | 7b5c4c296720744cb01a7a34cd0169ef9c7100aa | [] | no_license | swenson/Tabloid-Terror | fcb848e2bd9817009f8e0d5312162bd0d7d44825 | 8880b2af2da6f0635a311105d80f8b94bd7cc072 | refs/heads/master | 2021-01-16T22:46:01.908023 | 2010-12-08T02:29:21 | 2010-12-08T02:29:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,587 | cpp | #include <iostream>
#include "poset homology\tabloid.h"
#include "Partition.h"
#include "poset homology\Perm.h"
void main(void) {
cout << "\nTesting blank constructor";
tabloid t;
cout << "\nTesting constructor of a tabloid of shape 311";
Partition lambda;
lambda.Add(3);
lambda.Add(2);
lambda.Add(1)... | [
"smaug@blue.(none)"
] | [
[
[
1,
75
]
]
] |
e6f74a1d0954e5ae861909adbf400e1d26f13176 | 6f796044ae363f9ca58c66423c607e3b59d077c7 | /source/GuiBase/TextRender.cpp | 642523b69a08ef522ee687c1c7907959c0c3bc12 | [] | no_license | Wiimpathy/bluemsx-wii | 3a68d82ac82268a3a1bf1b5ca02115ed5e61290b | fde291e57fe93c0768b375a82fc0b62e645bd967 | refs/heads/master | 2020-05-02T22:46:06.728000 | 2011-10-06T20:57:54 | 2011-10-06T20:57:54 | 178,261,485 | 2 | 0 | null | 2019-03-28T18:32:30 | 2019-03-28T18:32:30 | null | UTF-8 | C++ | false | false | 6,347 | cpp | /***************************************************************
*
* Copyright (C) 2008-2011 Tim Brugman
*
* Based on code of "DragonMinded"
*
* This file may be licensed under the terms of of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distr... | [
"timbrug@gmail.com",
"timbrug@c2eab908-c631-11dd-927d-974589228060"
] | [
[
[
1,
20
],
[
32,
32
],
[
35,
35
],
[
47,
47
],
[
53,
53
],
[
62,
62
],
[
65,
66
],
[
77,
77
],
[
83,
84
],
[
89,
89
... |
a628a3f7ef2a0058e5438acb9dede9535f7537c5 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /Tangram3D/src/Tangram3DApplication.cpp | 3d82e455654d378cda3f83a3997858989c9c3c03 | [] | 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,292 | cpp | /*
============================================================================
Name : Tangram3DApplication.cpp
Author :
Copyright : Your copyright notice
Description : Main application class
============================================================================
*/
// INCLUDE FILES
#includ... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
39
]
]
] |
8e8266efc77c22ef2c8716e62b25e700867ba109 | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Audio/AudioComponent/AudioComponent.h | 0b449fe36161e50c0273904a32292493153b3571 | [] | no_license | juanjmostazo/once-upon-a-night | 9651dc4dcebef80f0475e2e61865193ad61edaaa | f8d5d3a62952c45093a94c8b073cbb70f8146a53 | refs/heads/master | 2020-05-28T05:45:17.386664 | 2010-10-06T12:49:50 | 2010-10-06T12:49:50 | 38,101,059 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 913 | h | #ifndef AUDIOCOMPONENTH_H
#define AUDIOCOMPONENTH_H
#include "../../Component/Component.h"
namespace OUAN{
/// The keys represent sound identifiers, whereas the values
/// will be the channel indexes.
typedef std::map<std::string, int> TAudioComponentMap;
class AudioSubsystem;
typedef boost::shared_p... | [
"ithiliel@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
34
]
]
] |
53193e58de7adc325f649b454768c0d91aa95b10 | 3d7d8969d540b99a1e53e00c8690e32e4d155749 | /AppSrc/ImagicAppUi.cpp | 0845eaa80117cb1b92aa369d1c089cee4f2af606 | [] | no_license | SymbianSource/oss.FCL.sf.incubator.photobrowser | 50c4ea7142102068f33fc62e36baab9d14f348f9 | 818b5857895d2153c4cdd653eb0e10ba6477316f | refs/heads/master | 2021-01-11T02:45:51.269916 | 2010-10-15T01:18:29 | 2010-10-15T01:18:29 | 70,931,013 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 21,093 | 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,
702
]
]
] |
75e3944c6b5981976e8aa1a267f7d6bd0684f91c | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/vehicles.cpp | 2b24a42fe95573b812d5f4d934836f0b497b9ccc | [] | no_license | neverm1ndo/gta-paradise-sa | d564c1ed661090336621af1dfd04879a9c7db62d | 730a89eaa6e8e4afc3395744227527748048c46d | refs/heads/master | 2020-04-27T22:00:22.221323 | 2010-09-04T19:02:28 | 2010-09-04T19:02:28 | 174,719,907 | 1 | 0 | null | 2019-03-09T16:44:43 | 2019-03-09T16:44:43 | null | WINDOWS-1251 | C++ | false | false | 46,782 | cpp | #include "config.hpp"
#include "vehicles.hpp"
#include <algorithm>
#include <functional>
#include <map>
#include <boost/lexical_cast.hpp>
#include <boost/foreach.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <boost/optional.hpp>
#include "core/module_c.hpp"
#include "checkpo... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
1119
]
]
] |
dfa5a99c25afad3a23b7535132c7332f111d5789 | 28b0332fabba904ac0668630f185e0ecd292d2a1 | /src/Borland/CheckLabel.cpp | f6b1145b01b2e8a889a60d7bbb3ace867d520ee6 | [] | no_license | iplayfast/crylib | 57a507ba996d1abe020f93ea4a58f47f62b31434 | dbd435e14abc508c31d1f2f041f8254620e24dc0 | refs/heads/master | 2016-09-05T10:33:02.861605 | 2009-04-19T05:17:55 | 2009-04-19T05:17:55 | 35,353,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 738 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "CheckLabel.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.dfm"
TCheckedLabel *CheckedLabel;
//-----------... | [
"cwbruner@f8ea3247-a519-0410-8bc2-439d413616df"
] | [
[
[
1,
21
]
]
] |
e76c8618218a5419319f02c45f2f9e1185806a3d | 60791ce953e9891f156b6862ad59ac4830a7cad2 | /CATL/Topology.cpp | b528db1ca7721c13fce75d1468fdb07e589d9de1 | [] | no_license | siavashmi/catl-code | 05283c6e24a1d3aa9652421a93f094c46c477014 | a668431b661c59f597c6f9408c371ec013bb9072 | refs/heads/master | 2021-01-10T03:17:38.898659 | 2011-06-30T10:27:35 | 2011-06-30T10:27:35 | 36,600,037 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,687 | cpp | #include "Topology.h"
#include <math.h> // For math routines (such as sqrt & trig).
#include <stdio.h>
#include <GL/glut.h> // OpenGL Graphics Utility Library
#include "common.h"
#include "assert.h"
#include <ctype.h>
#include "sensor.h"
float xrange = 120;
float yrange = 200;
float zrange = 50;
ve... | [
"yinzhimeng@gmail.com"
] | [
[
[
1,
1310
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.