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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cf4b687577925005286ef67b4a487ec539c8eaf3 | da9e4cd28021ecc9e17e48ac3ded33b798aae59c | /SRC/DRIVERS/HSMMC/HSMMCCh2/s3c6410_hsmmc_lib/sdhcslot.cpp | efdd78100da1235fd84b9b970d1046fc0061f40a | [] | no_license | hibive/sjmt6410pm090728 | d45242e74b94f954cf0960a4392f07178088e560 | 45ceea6c3a5a28172f7cd0b439d40c494355015c | refs/heads/master | 2021-01-10T10:02:35.925367 | 2011-01-27T04:22:44 | 2011-01-27T04:22:44 | 43,739,703 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 83,885 | cpp | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed this sample source code. If
// you did not accept the terms of the license agreement, you are not
// authorized to use th... | [
"jhlee74@a3c55b0e-9d05-11de-8bf8-05dd22f30006"
] | [
[
[
1,
2334
]
]
] |
d7d5da16b658b4a4476cb785843a2a2df9df92b5 | 49db059c239549a8691fda362adf0654c5749fb1 | /2010/baboshina/task1/main.cpp | 0c3bb542e9abafcbed71ac4dd7244e4ac5a9f765 | [] | no_license | bondarevts/amse-qt | 1a063f27c45a80897bb4751ae5c10f5d9d80de1b | 2b9b76c7a5576bc1079fc037adcf039fed4dc848 | refs/heads/master | 2020-05-07T21:19:48.773724 | 2010-12-07T07:53:51 | 2010-12-07T07:53:51 | 35,804,478 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,706 | cpp | #include <QtGui/QApplication>
#include <QVBoxLayout>
#include <QDialog>
#include <QLabel>
#include <QPushButton>
#include <QLineEdit>
int main(int c, char ** v)
{
QApplication app(c, v);
QDialog d(NULL);
QVBoxLayout* layout = new QVBoxLayout;
QHBoxLayout* surLayout = new QHBoxLayout;
... | [
"snowwlex@1a14799f-55e9-4979-7f51-533a2053511e"
] | [
[
[
1,
65
]
]
] |
b28a6aec038230a86a61fbf391d861e1562245ab | 011359e589f99ae5fe8271962d447165e9ff7768 | /src/burn/misc/pre90s/d_epos.cpp | ff8d19770808e95989bdbf8aada7909808ea2a1a | [] | no_license | PS3emulators/fba-next-slim | 4c753375fd68863c53830bb367c61737393f9777 | d082dea48c378bddd5e2a686fe8c19beb06db8e1 | refs/heads/master | 2021-01-17T23:05:29.479865 | 2011-12-01T18:16:02 | 2011-12-01T18:16:02 | 2,899,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,192 | cpp | // FB Alpha Epos Tristar Hardware driver module
// Based on MAME driver by Zsolt Vasvari
#include "tiles_generic.h"
#include "8255ppi.h"
#include "bitswap.h"
#include "driver.h"
extern "C" {
#include "ay8910.h"
}
static unsigned char *AllMem;
static unsigned char *MemEnd;
static unsigned char *AllRam;
s... | [
"twinaphex1@gmail.com"
] | [
[
[
1,
926
]
]
] |
06a2ff8ad69bd0954c58c6ecca80a148f1e7af02 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Common/mobileyeInterface/mobileyeInterface.h | 01593b639e24a2075062dfcebe85466115bb693c | [] | 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 | 4,680 | h | #pragma once
#include "..\network\udp_connection.h"
#include "..\utility/fastdelegate.h"
#ifdef __cplusplus_cli
#pragma managed(push,off)
#endif
#define UDP_MOBILEYE_MULTICAST_PORT 30036
#define UDP_MOBILEYE_MULTICAST_ADDR "239.132.1.36"
#define MOBILEYE_MAX_OBS 20
enum MobilEyeID:int
{
MOBILEY... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
203
]
]
] |
251b6dbe261ee326dbb1e48dd46c0ed2edda6251 | bdb1e38df8bf74ac0df4209a77ddea841045349e | /CapsuleSortor/Version 1.0 -2.0/CapsuleSortor-10-11-12/CapsuleSortor-10-11-12/ToolSrc/TLocker.h | eb9a2504d61616395d58c59330772bfa78875e6c | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | UTF-8 | C++ | false | false | 1,007 | h | // TLocker.h : Interface and Implement of the TLocker class
//
// Copyright (c) 2007 PACS Group Zibo Creative Computor CO.,LTD
//////////////////////////////////////////////////////////////////////////
// Module : Common Tool
// Create Date : 2007.01.09
//
// A tool to use critical sections
#ifndef TLOCKER_H... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
54
]
]
] |
c1e5bd5c092fcb0ec13fdc4a13ff828ba7243e46 | cb318077a36ea2885b66ebdfb61cb37f9096b27d | /MT4ODBCBridge/cppodbc.cpp | 33bc8a42c7edb6e979482d4ce6256376cc15fc37 | [] | no_license | danmi1258/mt4-odbc-bridge | aede37e60959d60e0b524c0d25f7c4e24164113e | 422d2ae4137886babdbf6dff17e594f8d729049f | refs/heads/master | 2021-05-26T13:54:46.648670 | 2011-08-29T10:48:51 | 2011-08-29T10:48:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,518 | cpp | #include "cppodbc.h"
using namespace cppodbc;
// ======================================================================
// Implementation of class ODBCException
// ======================================================================
ODBCException::ODBCException(int nError, const TCHAR *sqlState, const TCHA... | [
"onagano"
] | [
[
[
1,
742
]
]
] |
ad81aba2f23cebb1334f1450924b6b0ea3412ba0 | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /AppFramework/Apparc/Server Application/server_application/serv_app_minimal_main.cpp | 139457fc23ba3c663f1c71aa1572be4d26ab6ea5 | [] | 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 | 436 | cpp | // serv_app_minimal_main.cpp
//
// Copyright (c) Symbian Software Ltd 2006. All rights reserved.
//
#include "serv_app_minimal.h"
#include <eikstart.h>
// Creates and returns an instance of the CApaApplication-derived class.
static CApaApplication* NewApplication()
{
return new CExampleApplication;
}
... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
21
]
]
] |
651596b797fef93250ff3ed0fca66c8a37bdf199 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-world/EyeOfTheStorm.h | d26dd4ac56e3e69d7164da07d0fcdd9fb2682337 | [] | 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 | 2,787 | h | /*
* ArcEmu MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* 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 Softwa... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
1
],
[
5,
26
],
[
29,
45
],
[
47,
50
],
[
52,
54
],
[
56,
67
],
[
70,
79
],
[
81,
89
]
],
[
[
2,
4
],
[
27,
2... |
a88c4572e42229b3cf6bbc04284d645256de9c3e | 485c5413e1a4769516c549ed7f5cd4e835751187 | /Source/Engine/plan.cpp | e21d44875c42ad51413a5abbe24ed1f96ffd3980 | [] | no_license | FranckLetellier/rvstereogram | 44d0a78c47288ec0d9fc88efac5c34088af88d41 | c494b87ee8ebb00cf806214bc547ecbec9ad0ca0 | refs/heads/master | 2021-05-29T12:00:15.042441 | 2010-03-25T13:06:10 | 2010-03-25T13:06:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,637 | cpp | #include "plan.h"
#include "heightMapStripe.h"
#include <iostream>
#include <cmath>
Plan::Plan()
{
//init(1,1,1);
}
Plan::Plan(unsigned int iDiscretization,unsigned int iWidth, unsigned int iHeight)
{
init(iDiscretization,iWidth,iHeight);
}
Plan::~Plan()
{
std::vector<HeightMapStripe*>::iterato... | [
"b.malaga@gmail.com"
] | [
[
[
1,
95
]
]
] |
d74bbf936ecd4242e7405cbd2ed6ac283072cd19 | 12d558835322c0beafeeff98f99729aa7ee1a205 | /QuartoApp/src/main.cpp | 8f78da2220158dbc21677ecbb97af1e49db3d584 | [] | no_license | douglyuckling/quarto | b3fae27a9e06be774dd4f12bf9cef67dada3b201 | fc493b83c8c7a6964c334b32281850d1c659b394 | refs/heads/master | 2020-12-30T10:36:33.716568 | 2010-07-09T04:48:33 | 2010-07-09T04:48:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 203 | cpp | /**
* @file main.cpp
*/
#include "QuartoApp.hpp"
using quarto::QuartoApp;
/** Entry point for the program */
int main(int argc, char **argv) {
QuartoApp app;
app.run();
return 0;
}
| [
"douglyuckling@483a7388-aa76-4cae-9b69-882d6fd7d2f9"
] | [
[
[
1,
15
]
]
] |
5b2b2387ecc67f4a8208f23835a3932ba6d20d9f | 975d45994f670a7f284b0dc88d3a0ebe44458a82 | /cliente/Source/HudSkin/CHudImageSkin.cpp | f53c20f7a93123af8b27dcc35034e51698fa029d | [] | no_license | phabh/warbugs | 2b616be17a54fbf46c78b576f17e702f6ddda1e6 | bf1def2f8b7d4267fb7af42df104e9cdbe0378f8 | refs/heads/master | 2020-12-25T08:51:02.308060 | 2010-11-15T00:37:38 | 2010-11-15T00:37:38 | 60,636,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,948 | cpp | #include "CHudImageSkin.h"
#include "IVideoDriver.h"
#include "ITexture.h"
#include "rect.h"
using namespace irr;
using namespace io;
using namespace gui;
using namespace core;
using namespace video;
namespace irr
{
//! Workaround for a bug in IVideoDriver::draw2DImage( ITexture* tex, rect<s32> dstRect,... | [
"eduardofantini@gmail.com"
] | [
[
[
1,
385
]
]
] |
ccf99b4b6ff671d39a074752d6bf4e98f5116751 | 9ab5db1fbf99317fdf9fa327d3aae6e45493e993 | /FramebufferBase.h | d7cc8e9960fbc68dbd101f487e5de4c3941af548 | [] | no_license | SeanBoocock/simd-optimized-software-triangle-rasterizer | 4c68a57da8a99284977252fe9f0c110193290809 | abdf88e6871135b3fa2d04a2fd14c96a6fa66b49 | refs/heads/master | 2021-01-10T15:36:18.363163 | 2011-10-14T19:39:34 | 2011-10-14T19:39:34 | 52,691,253 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 527 | h |
#ifndef FRAMEBUFFER_BASE_H_
#define FRAMEBUFFER_BASE_H_
#include "Pixel.h"
class FramebufferBase
{
public:
FramebufferBase(){}
virtual ~FramebufferBase(){}
/*virtual void PutPixel(PixelBase&& pixel, unsigned int x, unsigned int y, bool directWrite = false) = 0;*/
virtual const float GetWidth() = 0;... | [
"mezentius@gmail.com"
] | [
[
[
1,
22
]
]
] |
40bcc124c3feec6ab3540cab10628fd58255d47d | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/UIElement.h | e5e7023620068f5effa06dae97c1a1caf7d6d432 | [] | 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 | 665 | h | #pragma once
#ifndef __HALAK_UIELEMENT_H__
#define __HALAK_UIELEMENT_H__
# include <Halak/FWD.h>
# include <Halak/SharedObject.h>
# include <Halak/Property.h>
# include <Halak/String.h>
namespace Halak
{
class UIElement : public SharedObject
{
HKThisIsNoncopyab... | [
"halakshin@gmail.com"
] | [
[
[
1,
29
]
]
] |
17cd80f9fbad397ef8ae06eb28a862aa68e857fc | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/daomax/Common/niutils.h | 11fcd6e3e898da486541ec763ecdc15a95e11b40 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | code-google-com/fbx4eclipse | 110766ee9760029d5017536847e9f3dc09e6ebd2 | cc494db4261d7d636f8c4d0313db3953b781e295 | refs/heads/master | 2016-09-08T01:55:57.195874 | 2009-12-03T20:35:48 | 2009-12-03T20:35:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,913 | h | /**********************************************************************
*<
FILE: NIUtils.h
DESCRIPTION: Miscellaneous Utilities
HISTORY:
*> Copyright (c) 2009, All Rights Reserved.
**********************************************************************/
#pragma once
#ifndef _WINDOWS_
# include <window... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
294
]
]
] |
9dc69e28fcda92ae92f8641348fa146d419ba490 | 5dc78c30093221b4d2ce0e522d96b0f676f0c59a | /src/modules/sound/wrap_Sound.h | 194abf04fe80099877074f6880b815af97f7dd6d | [
"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,303 | 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,
40
]
]
] |
813cc30245a8a4670b354aa38731c4aedd9dd914 | 8f8cc0ed96d272f1aee79becfc1138538abbefc9 | /prototype/bdk/BDK/Data.h | d7cb38c685bcddefd613a768e474763a02b33185 | [] | no_license | BackupTheBerlios/picdatcom-svn | 0a417abb3b60df6aedb47c0eb52998d262e459b7 | 0696c6d6e0c7158ede88908257abea0e0a7e303c | refs/heads/master | 2016-09-02T07:52:18.882862 | 2010-06-10T22:43:50 | 2010-06-10T22:43:50 | 40,800,263 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,138 | h | // Data.h
//
// This header file defines the interfaces to the class Data
//
// This file was generate from a Dia Diagram using the xslt script file dia-uml2cpp.xsl
// which is copyright(c) Dave Klotzbach <dklotzbach@foxvalley.net>
//
// The author asserts no additional copyrights on the derived product. Limitat... | [
"uwebr@161c6524-834b-0410-aead-e7223efaf009"
] | [
[
[
1,
182
]
]
] |
fff197903b0c56733fdd9b7b71e6d53ffdf9873e | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/diroutln.hpp | 7990627cdd7264df7cdecfbd0931528ba20fb1bf | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,768 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'DirOutln.pas' rev: 6.00
#ifndef DirOutlnHPP
#define DirOutlnHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Menus.... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
143
]
]
] |
465f23919778a748e262995c3d6f73044972a583 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/RTTS/TS/OSM_type.cpp | be54dd6155e59966ebd1ebb8b044b586b56ca77f | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,686 | cpp | //-- OSM_type.cpp -----------------------------------------------------------
//
// Classes Implemented
//
// OSM_Type
// OSM_HasType
//
// History:
//
// 31/01/2000 First version.
// David T.
//
// 08/02/2000 Class name changes to avoid confusion between typing
// David T. of OSM objects (for mutual comp... | [
"keith.armstrong@syscad.net"
] | [
[
[
1,
158
]
]
] |
50936ea228a9ecde5dfba4d22e791b792e7f5997 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestscreenclearer/src/bctestscreenclearerappui.cpp | c5fe32f9d7b4e703bff137973ae595e22d3ebb93 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,324 | cpp | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
81
]
]
] |
9f1f5fc3eb9b2869079b6aa97f9f7dfcba84efae | ea2786bfb29ab1522074aa865524600f719b5d60 | /MultimodalSpaceShooter/src/input/MultimodalManager.cpp | 138eb6be8c663b7a4f1a3d2cc080c1fbb04d64ec | [] | no_license | jeremysingy/multimodal-space-shooter | 90ffda254246d0e3a1e25558aae5a15fed39137f | ca6e28944cdda97285a2caf90e635a73c9e4e5cd | refs/heads/master | 2021-01-19T08:52:52.393679 | 2011-04-12T08:37:03 | 2011-04-12T08:37:03 | 1,467,691 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,578 | cpp | #include "input/MultimodalManager.h"
MultimodalManager::MultimodalManager() :
myTrackingState(Tracking::NotInitialized)
{
myGestureManager.initialize();
if(sf::SoundRecorder::IsAvailable())
myVolumeRecorder.Start(11025);
}
MultimodalManager::~MultimodalManager()
{
myGestureManager.st... | [
"jeremy.singy@gmail.com"
] | [
[
[
1,
97
]
]
] |
a5ae1df659098465dffb78cf3e03eaeabc08c61e | ffadac985f616b08e142033e7acb1aa240f82fd4 | /src/Vector3.cpp | 676ecb2f10b8b2a52a6dc35ef24b937a6590b3f3 | [] | no_license | jfischoff/obido_math | 9184aea6e975db4164b6e973d0e4fd5b21d024ba | 5b892bf5c0615912613ef9719cb4e9944ab2c444 | refs/heads/master | 2016-09-06T06:18:49.577093 | 2011-10-11T14:53:37 | 2011-10-11T14:53:37 | 2,555,941 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,969 | cpp | #include "Vector3.h"
#include <assert.h>
#include <stdlib.h>
#include <iostream>
#include <assert.h>
#include <float.h>
#include <limits.h>
using namespace std;
void* Vector3::Constructor()
{
return new Vector3();
}
Vector3::Vector3(Float x, Float y, Float z)
{
m_X = x; m_Y = y; m_Z = z;
asser... | [
"jonathan@fairauto.com"
] | [
[
[
1,
300
]
]
] |
495fc9a41d923a435e17945d94cd4dc1805cf47e | 9e4a5ffa0cdd3556730f82ffc4fe73c0d360ec8a | /Ray.h | 78a96e6439bbbc2564db1702178fef4f83e426e7 | [] | no_license | ANorwell/Graphics | fde4e946ab2d6f3cd7ddc6daab1a847a49665475 | bbe73045b1fc83c2704a1881a7dd336f94388722 | refs/heads/master | 2021-01-19T13:53:07.549762 | 2010-09-06T04:49:02 | 2010-09-06T04:49:02 | 890,587 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 167 | h | #include "Vec.h"
#include "TriangleMesh.h"
class Ray {
Vec start;
Vec end;
Ray(Vec s, Vec e) start(s), end(e) {};
intersect( TriangleFace face);
} | [
"anorwell@gmail.com"
] | [
[
[
1,
11
]
]
] |
93cd7a9130b23b2bc6eaf0ddf396666f93625016 | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/01032005/include/graphics/SceneGraphDB.h | b333a501ff403f538dc77da450d9d9017ef0a6aa | [] | no_license | christhomas/fusionengine | 286b33f2c6a7df785398ffbe7eea1c367e512b8d | 95422685027bb19986ba64c612049faa5899690e | refs/heads/master | 2020-04-05T22:52:07.491706 | 2006-10-24T11:21:28 | 2006-10-24T11:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 708 | h | #ifndef _SCENEGRAPHDB_H_
#define _SCENEGRAPHDB_H_
#include <graphics/SceneGraph.h>
class SceneGraphDB: public FusionSubsystem{
protected:
scenelist_t m_scenes;
SceneGraph *m_scene_active;
public:
SceneGraphDB ();
virtual ~SceneGraphDB ();
virtual bool Initialise (void);
virtua... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
29
]
]
] |
48d77c42e04d7a59bb650d010827eed13d1a48e1 | 9e2c39ce4b2a226a6db1f5a5d361dea4b2f02345 | /tools/LePlatz/DataModel/DataStructs/BgMutable.h | d4e9182b5b9cdc1f4606442ebc0020f235b81a34 | [] | no_license | gonzalodelgado/uzebox-paul | 38623933e0fb34d7b8638b95b29c4c1d0b922064 | c0fa12be79a3ff6bbe70799f2e8620435ce80a01 | refs/heads/master | 2016-09-05T22:24:29.336414 | 2010-07-19T07:37:17 | 2010-07-19T07:37:17 | 33,088,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,064 | h |
/*
* LePlatz - A level editor for the Platz toolset (Uzebox - supports VIDEO_MODE 3)
* Copyright (C) 2009 Paul McPhee
*
* 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 ... | [
"pc.mcphee@gmail.com@08aac7ea-4340-11de-bfec-d9b18e096ff9"
] | [
[
[
1,
53
]
]
] |
5b749851334e506f81af56500d302b93649ef1e0 | b411e4861bc1478147bfc289c868b961a6136ead | /tags/DownhillRacing/Face.cpp | 21c264ca1bef30a4b6becf3eeacfad6132a8f8bb | [] | no_license | mvm9289/downhill-racing | d05df2e12384d8012d5216bc0b976bc7df9ff345 | 038ec4875db17a7898282d6ced057d813a0243dc | refs/heads/master | 2021-01-20T12:20:31.383595 | 2010-12-19T23:29:02 | 2010-12-19T23:29:02 | 32,334,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,224 | cpp | #include "Face.h"
#include <gl/glut.h>
Face::Face(void) {}
Face::~Face(void) {}
void Face::addVertex(int v)
{
indices.push_back(v);
}
void Face::computeNormal(vector<Vertex>& vertices)
{
Point a = vertices[indices[0]].coord;
Point b = vertices[indices[1]].coord;
Point c = vertices[indices[2]].... | [
"mvm9289@06676c28-b993-0703-7cf1-698017e0e3c1"
] | [
[
[
1,
53
]
]
] |
fbc8ab22b1c13bb3b10eda218bfce18eac22507c | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/useful/command.hh | 3ff5bb12a8369c9ae1b256044ce378712ad86bc2 | [] | 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 | 1,074 | hh | ////////////////////////////////////////////////////////////////////////////////
// Filename : command.hh
// Authors : Creteur Clement
// Last edit : 11/11/09 - 16h00
// Comment :
////////////////////////////////////////////////////////////////////////////////
#ifndef USEFUL_COMMAND_HH
#define USEFUL_COMMAN... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
36
]
]
] |
6419f9aafadade97edd7a23f99578bc200ac3524 | b7b58c5e83ae0e868414e8a6900b92fcfa87b4b1 | /Tools/atlas/AtlasLogger.h | cf8a1a990da6dd36b5f2d970973df2ac516ff616 | [] | no_license | dailongao/cheat-fusion | 87df8bd58845f30808600b72167ff6c778a36245 | ab7cd0fe56df0edabb9064da70b93a2856df7fac | refs/heads/master | 2021-01-10T12:42:37.958692 | 2010-12-31T13:42:51 | 2010-12-31T13:42:51 | 51,513,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,023 | h | #pragma once
#include <string>
#include <list>
enum ErrorSeverity { FATALERROR = 0, WARNING };
typedef struct AtlasError
{
std::string Error;
ErrorSeverity Severity;
unsigned int LineNumber;
} AtlasError;
typedef std::list<AtlasError>::iterator ListErrorIt;
class AtlasLogger
{
public:
AtlasL... | [
"forbbsneo@1e91e87a-c719-11dd-86c2-0f8696b7b6f9"
] | [
[
[
1,
42
]
]
] |
9d36987eee0e74c5ae6b451203f33b2985e06664 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Common/patch.h | 6cda45ba134851e4b87084f8b3feb228d532d7b2 | [] | 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 | 1,852 | h | #ifndef PATCH_H
#define PATCH_H
class CLandscape;
// 패치 클래스
// 랜드스케이프를 구성하는 일종의 타일
class CPatch
{
protected:
FLOAT *m_pHeightMap; // 높이 맵 (이 패치에 사용될 주소)
BOOL m_bDirty; // 버텍스 버퍼를 수정할 필요가 있을 경우 TRUE로 세트
BOOL m_bVisible; // 컬링된 결과
D3DXVECTOR3 m_avBounds[8]; // 컬링에 사용할 바운드 박스 벡터
D3D... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
49
]
]
] |
49004cc8f801210fce2f341df49423a42230de86 | 23c0843109bcc469d7eaf369809a35e643491500 | /Input/Input.cpp | b68e0ee167ec7963fb379f42816c723e3fdd6e7a | [] | no_license | takano32/d4r | eb2ab48b324c02634a25fc943e7a805fea8b93a9 | 0629af9d14035b2b768d21982789fc53747a1cdb | refs/heads/master | 2021-01-19T00:46:58.672055 | 2009-01-07T01:28:38 | 2009-01-07T01:28:38 | 102,349 | 1 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,990 | cpp | #pragma comment (lib, "msvcrt-ruby18.lib")
#include <ruby.h>
#include "Input.h"
#include "InputClass.h"
using namespace base;
struct InputData {
InputClass* klass;
VALUE input_data;
};
static void input_dfree( struct InputData* data ) {
if( data->klass ) {
//TODO: deleteすると落ちることがある
delete dat... | [
"takano32@gmail.com"
] | [
[
[
1,
68
]
]
] |
07e1852bd123ebb3a8c34b0c0801e7b219e35a4e | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/dingus/input/DIKeyboard.h | aef1d3156118bb6e0297518cd456e1f51a9881cb | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 825 | h | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#ifndef __DI_KEYBOARD_H
#define __DI_KEYBOARD_H
#define DIRECTINPUT_VERSION 0... | [
"aras@unity3d.com"
] | [
[
[
1,
38
]
]
] |
78e2ae1f392aa406b016937776c4ad4803bcf63c | 7dd19b99378bc5ca4a7c669617a475f551015d48 | /openclient/rtsp_stack/UsageEnvironment.h | 51d00cf242151d262207b4aa8d79269320dc2121 | [] | no_license | Locnath/openpernet | 988a822eb590f8ed75f9b4e8c2aa7b783569b9da | 67dad1ac4cfe7c336f8a06b8c50540f12407b815 | refs/heads/master | 2020-06-14T14:32:17.351799 | 2011-06-23T08:51:04 | 2011-06-23T08:51:04 | 41,778,769 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,291 | h | /**********
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 2.1 of the License, or (at your
option) any later version. (See <http://www.gnu.org/copyleft/lesser.html>.)
This libr... | [
"xiezhengwei@starv.tv"
] | [
[
[
1,
149
]
]
] |
47beb5478b6f81af9c73bb2f19124820dd814f3a | 184455acbcc5ee6b2ee0c77c66b436375e1171e9 | /src/Rect.cpp | 0cb9041c5dda3a393433b20bda2307f5d3627e66 | [] | no_license | Karkasos/Core512 | d996d40e57be899e6c4c9aec106e371356152b36 | b83151ab284b7cf2e058fdd218dcc676946f43aa | refs/heads/master | 2020-04-07T14:19:51.907224 | 2011-11-01T06:46:20 | 2011-11-01T06:46:20 | 2,753,621 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | #include "Rect.h"
Rect::Rect() : x1(0), y1(0), x2(0), y2(0), cx(0), cy(0), w(0), h(0) {}
void Rect::SetByCenter(float cx, float cy, float w, float h)
{
this->x1 = cx - w / 2;
this->y1 = cy - h / 2;
this->x2 = this->x1 + w;
this->y2 = this->y1 + h;
this->cx = cx;
this->cy = cy;
this->w = w;
this->... | [
"valrandir@voxcel.net"
] | [
[
[
1,
32
]
]
] |
a2069f9de8a02199630d51f4ece4c096413edf8a | 6630a81baef8700f48314901e2d39141334a10b7 | /1.4/Testing/Cxx/swWxGuiTesting/CppGuiTest/swDirDialogManipulator.h | af3cba6fe19244770abc30131dcca4177a61bd60 | [] | 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 | 1,147 | h | ///////////////////////////////////////////////////////////////////////////////
// Name: swWxGuiTesting/CppGuiTest/swDirDialogManipulator.h
// Author: Reinhold Füreder
// Created: 2006
// Copyright: (c) 2006 Reinhold Füreder
// Licence: wxWindows licence
/////////////////////////////////////... | [
"john@64288482-8357-404e-ad65-de92a562ee98"
] | [
[
[
1,
46
]
]
] |
decdd6384e626c85f721e853e9dd7b494d389a7e | ef8e875dbd9e81d84edb53b502b495e25163725c | /litewiz/src/user_interface/context_menu_info.cpp | 608c8dae6b22512d15e2f4515aa77d904055e052 | [] | no_license | panone/litewiz | 22b9d549097727754c9a1e6286c50c5ad8e94f2d | e80ed9f9d845b08c55b687117acb1ed9b6e9a444 | refs/heads/master | 2021-01-10T19:54:31.146153 | 2010-10-01T13:29:38 | 2010-10-01T13:29:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,657 | cpp | /*******************************************************************************
*******************************************************************************/
#include <QSet>
#include "utility.h"
#include "context_menu_info.h"
/*******************************************************************************
... | [
"ostrovsm@gmail.com"
] | [
[
[
1,
60
]
]
] |
4d40829af193c39f5ebaec89b02c38688d736d08 | b308f1edaab2be56eb66b7c03b0bf4673621b62f | /Code/CryEngine/CryCommon/CryHalf.inl | 2725eb941edc1ce46f1da1020d0763c27b97cbba | [] | no_license | blockspacer/project-o | 14e95aa2692930ee90d098980a7595759a8a1f74 | 403ec13c10757d7d948eafe9d0a95a7f59285e90 | refs/heads/master | 2021-05-31T16:46:36.814786 | 2011-09-16T14:34:07 | 2011-09-16T14:34:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,858 | inl | #ifndef CRY_HALF_INL
#define CRY_HALF_INL
#pragma once
typedef uint16 CryHalf;
class ICrySizer;
typedef union floatint_union {float f; uint32 i;} floatint_union;
# if defined(WIN32) || defined(WIN64) || defined(LINUX)
__forceinline CryHalf CryConvertFloatToHalf(const float Value)
{
#ifdef LINUX
a... | [
"joe.marty@foreverinteractive.com"
] | [
[
[
1,
274
]
]
] |
8d1c805df313247e35373ddaaf438a08c77adab1 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/sax/SAXException.hpp | 58d83287a756cb8018b7ec5c6efc496f24758a71 | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,448 | hpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
282
]
]
] |
4dbee091ed03aad1d65c4c83dd90b957533f4982 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/audio/soundfxhandler.cc | b864df5d5db81cb7ace9ae6aa3e17f0398501f2a | [] | 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 | 1,526 | cc | //------------------------------------------------------------------------------
// audio/soundfxhandler.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "audio/soundfxhandler.h"
#include "audio/server.h"
namespace Audio
{
ImplementRtti(... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
54
]
]
] |
2d2454da8033e53bb5d390d1faa7dd90ee24a9a1 | 9e2c39ce4b2a226a6db1f5a5d361dea4b2f02345 | /tools/LePlatz/DataModel/DataStructs/Slice.cpp | b00d7ef0c7505f92e63201a02e5ea24bd9981e3f | [] | no_license | gonzalodelgado/uzebox-paul | 38623933e0fb34d7b8638b95b29c4c1d0b922064 | c0fa12be79a3ff6bbe70799f2e8620435ce80a01 | refs/heads/master | 2016-09-05T22:24:29.336414 | 2010-07-19T07:37:17 | 2010-07-19T07:37:17 | 33,088,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,248 | cpp |
/*
* LePlatz - A level editor for the Platz toolset (Uzebox - supports VIDEO_MODE 3)
* Copyright (C) 2009 Paul McPhee
*
* 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 ... | [
"pc.mcphee@gmail.com@08aac7ea-4340-11de-bfec-d9b18e096ff9"
] | [
[
[
1,
185
]
]
] |
69938e4c3bbd6f70bec7e3d600624588d74b7d6d | a7ead79a090d7d83eabc22d7ec633368de06b989 | /client/CliTalk.cpp | 72aa6a699ee7e3f650a4c120854a353e3413702f | [] | no_license | rjp/qUAck | 0fd7a189c41cb30363bea5947816c9c234f40169 | 78216295097806938c792466eab509460f9cf33a | refs/heads/master | 2020-06-06T14:34:41.579463 | 2010-08-25T11:01:29 | 2010-08-25T11:01:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,074 | cpp | /*
** UNaXcess Conferencing System
** (c) 1998 Michael Wood (mike@compsoc.man.ac.uk)
**
** Concepts based on Bradford UNaXcess (c) 1984-87 Brandon S Allbery
** Extensions (c) 1989, 1990 Andrew G Minter
** Manchester UNaXcess extensions by Rob Partington, Gryn Davies,
** Michael Wood, Andrew Armitage, Francis Coo... | [
"rjpartington@googlemail.com"
] | [
[
[
1,
163
]
]
] |
261679249627905c785d63a8b53cc448676fd314 | 968aa9bac548662b49af4e2b873b61873ba6f680 | /imgtools/romtools/rombuild/rombuild.cpp | bb8c22d1a786f5c3c4bcf23983b4227a811eca7b | [] | no_license | anagovitsyn/oss.FCL.sftools.dev.build | b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3 | f458a4ce83f74d603362fe6b71eaa647ccc62fee | refs/heads/master | 2021-12-11T09:37:34.633852 | 2010-12-01T08:05:36 | 2010-12-01T08:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,331 | cpp | // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.ec... | [
"none@none",
"marvin.shi@nokia.com",
"zheng.shen@nokia.com",
"ross.qin@nokia.com"
] | [
[
[
1,
28
],
[
30,
35
],
[
38,
42
],
[
44,
52
],
[
56,
56
],
[
60,
77
],
[
79,
80
],
[
82,
87
],
[
91,
140
],
[
143,
269... |
729898000aaf7a6ab32bc5f21a1bcd659b47a87d | fb43854c29e59c3186c9aad972f56dced1ea9b36 | /InputLogger/InputLogger/stdafx.cpp | 25fc430c6f80cbf22df2a206dad32ec4f8ee486a | [] | no_license | YSheldon/compare-view-vt | 5b30ca9b01eadf336b2d3fc452fc6579bf1c6600 | e84e7927588c72cf1b95054be90dbbcb26f47edd | refs/heads/master | 2021-01-24T00:24:32.760744 | 2011-08-09T23:25:43 | 2011-08-09T23:25:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 211 | cpp | // stdafx.cpp : source file that includes just the standard includes
// InputLogger.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"bangnilz@ce3718d7-c667-c086-dfc9-3cc03c4e85f5"
] | [
[
[
1,
7
]
]
] |
b643482e08e5b9e4f6ab14e26f8543a249b2ead5 | 57f014e835e566614a551f70f2da15145c7683ab | /src/color/colormap.h | 5827c7da03a3cedd64396319649e591454ae5611 | [] | no_license | vcer007/contour | d5c3a1bbd7f5c948fbda9d9bbc7d40333640568d | 6917e4b4f24882df2111ca4af5634645cb2700eb | refs/heads/master | 2020-05-30T05:35:15.107140 | 2011-05-23T12:59:00 | 2011-05-23T12:59:00 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,076 | h | #ifndef COLORMAP_H
#define COLORMAP_H
#include <vector>
#include <map>
#include <cstring>
#include <QDebug>
struct Rgb
{
short r;
short g;
short b;
int red()
{ return r; }
int green()
{ return g; }
int blue()
{ return b; }
Rgb(){}
Rgb(int r, int g, int b)
{
this->r= r;
... | [
"jianjun365222@gmail.com"
] | [
[
[
1,
114
]
]
] |
35b223c491d3dfb2eb42970b3353f4654d629026 | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /testPerspShadows/src/demo/Shadows.cpp | c73c87b5085d07934384ff2fa7fcb14bbe5c9fff | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,445 | cpp | #include "stdafx.h"
#include "Shadows.h"
#include "ShadowBufferRTManager.h"
#include <dingus/gfx/GfxUtils.h>
#include "Hull.h"
extern bool gUseDSTShadows;
// --------------------------------------------------------------------------
SceneEntityPtrs gScene;
LightPtrs gLights;
struct ObjectInf... | [
"aras@unity3d.com"
] | [
[
[
1,
633
]
]
] |
cea85a299ea6d9114a33a7cd7d5255bb6588f845 | 0f40e36dc65b58cc3c04022cf215c77ae31965a8 | /src/apps/vis/tasks/vis_create_liveview.h | dd261d87555592f19d971ac6b7517b83b4bc18eb | [
"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 | 1,755 | h | /************************************************************************
** This file is part of the network simulator Shawn. **
** Copyright (C) 2004,2005 by SwarmNet (www.swarmnet.de) **
** and SWARMS (www.swarms.de) **
** Shawn is free so... | [
"csinger08@users.sourceforge.net"
] | [
[
[
1,
56
]
]
] |
3f280eea2783819660cd5d181e4400793a153b9d | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/ai/src/AgentManager.cpp | 9de2be43831a91dd9a3e617c516a0638a0f0778a | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | 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,904 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2006 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 Perl Artistic License.
*
* This program is distributed in the hope that it wil... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
121
]
]
] |
197f88cca49b9b9d5776b2b0209bf18d27cb6e7e | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/chromium/src/WebFrameImpl.cpp | d894a13d204fb06ec236375a35fe18b4123b9929 | [
"BSD-2-Clause"
] | permissive | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 76,734 | cpp | /*
* Copyright (C) 2009 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | [
"sdevitt@rim.com"
] | [
[
[
1,
2202
]
]
] |
3afabe8c79ee60085dbb6d01cde8b48d9637f2d8 | 3aa746598879eaefa782bf732b444f51c22e5351 | /NMozLib/Source/Browser.cpp | a8a6f16fc65f8761ad81342617d32eb4d85cb373 | [] | no_license | tonytonyfly/nmozlib | 0cdf5087815790d4cd98819de5e021e94eee8566 | e71c7887816eb92713c049b749733c1ece550759 | refs/heads/master | 2021-01-01T04:57:33.819398 | 2008-02-11T02:26:02 | 2008-02-11T02:26:02 | 58,304,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,164 | cpp | /*
This file is part of NMozLib, "Navi Mozilla Library", a wrapper for Mozilla Gecko
Copyright (C) 2008 Adam J. Simmons
http://code.google.com/p/nmozlib/
Portions Copyright (C) 2006 Callum Prentice and Linden Lab Inc.
This library is free software; you can redistribute it and/or
modify it under the te... | [
"ajs15822@be7176e2-5d45-0410-b9dd-a1b14b2f9e02"
] | [
[
[
1,
201
]
]
] |
a211fa2d0444fba0fb2a2e0c22402b52bf9684ac | 0c5fd443401312fafae18ea6a9d17bac9ee61474 | /code/demos/Pong/PongState.h | 1c8a1908a25c223f46e010fbbde94251414cdef5 | [] | no_license | nurF/Brute-Force-Game-Engine | fcfebc997d6ab487508a5706b849e9d7bc66792d | b930472429ec6d6f691230e36076cd2c868d853d | refs/heads/master | 2021-01-18T09:29:44.038036 | 2011-12-02T17:31:59 | 2011-12-02T17:31:59 | 2,877,061 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,195 | h | /* ___ _________ ____ __
/ _ )/ __/ ___/____/ __/___ ___ _/_/___ ___
/ _ / _// (_ //___/ _/ / _ | _ `/ // _ | -_)
/____/_/ \___/ /___//_//_|_, /_//_//_|__/
/___/
This file is part of the Brute-Force Game Engine, BFG-Engine
... | [
"wittus@gmx.de"
] | [
[
[
1,
217
]
]
] |
8b6600e6e2825cf67750ac849c42a709d30f29a2 | a30b091525dc3f07cd7e12c80b8d168a0ee4f808 | /EngineAll/Core/VectorSTLImpl.h | fbff9769fe8869c8b465747d5b840e162bce421a | [] | no_license | ghsoftco/basecode14 | f50dc049b8f2f8d284fece4ee72f9d2f3f59a700 | 57de2a24c01cec6dc3312cbfe200f2b15d923419 | refs/heads/master | 2021-01-10T11:18:29.585561 | 2011-01-23T02:25:21 | 2011-01-23T02:25:21 | 47,255,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,368 | h | /*
Vector.h
Written by Matthew Fisher
Template vector library. Extends functionality of std::vector
*/
#pragma once
#include "..\\..\\Main.h"
template <class type> class Vector
{
public:
Vector();
explicit Vector(UINT _Size);
Vector(const Vector<type> &V);
~Vector();
/... | [
"zhaodongmpii@7e7f00ea-7cf8-66b5-cf80-f378872134d2"
] | [
[
[
1,
379
]
]
] |
09918e5d42d525fdba6dc7a1e5f31f0294277b5d | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Utilities/VisualDebugger/Viewer/Dynamics/Constraint/Drawer/hkpPrismaticDrawer.h | e823af709a1d352b344729da2ee738a9924765f0 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,695 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
39
]
]
] |
98d156dc3d0650635abb49096074a311ef75c7f9 | b22c254d7670522ec2caa61c998f8741b1da9388 | /dependencies/OpenSceneGraph/include/osgViewer/api/Carbon/GraphicsWindowCarbon | b63bf5201294120533e301163b0a1efbcd7d53b4 | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,559 | /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
176
]
]
] | |
3fd225a5186d5dbb7ae11cfdc4937815a7e29682 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/NetWheelController/src/WinDataPrototype.cpp | 84d6cebfae43976c44aa6f8a92b21d32a2844f14 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,342 | cpp | #include "NetWheelControllerStableHeaders.h"
#include "WinDataPrototype.h"
#include "WinData.h"
#include <boost/random.hpp>
using namespace Orz;
//
//// =r =h =g
//// 1 6 6 6
//// 2 10 10 10
//// 3 15 15 15
//// 4 31 31 31
//
//
//// +r -h =g
//// 1 7 5 6
//// 2 11 8 10
//// 3 ... | [
"ogre3d@yeah.net"
] | [
[
[
1,
166
]
]
] |
c490cf290ee333510cdb3d01e780f4ba9e018deb | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/x86/microVU_Misc.h | 0a5377d353027d66cc71e3023a54817b66cf521a | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,159 | h | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 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 Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
312
]
]
] |
7b10292253037cca1793cf4d3c315eccefc09e19 | 969987a50394a9ebab0f8cce0ff22f6e2cfd7fb2 | /devel/traydict/kana_table.h | 6c7e5bc35913f5a40b5aa762fa910697b94122ec | [] | no_license | jeeb/aegisub-historical | 67bd9cf24e05926f1979942594e04d6b1ffce40c | b81be20fd953bd61be80bfe4c8944f1757605995 | refs/heads/master | 2021-05-28T03:49:26.880613 | 2011-09-02T00:03:40 | 2011-09-02T00:03:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,784 | h | // Copyright (c) 2006, Rodrigo Braz Monteiro
// 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... | [
"archmagezeratul@93549f3f-7f0a-0410-a4b3-e966c9c94f04"
] | [
[
[
1,
86
]
]
] |
2022c31d44d61628da86481af35dded1fa562905 | 44890f9b95a8c77492bf38514d26c0da51d2fae5 | /Gif/MotionFont/drawing.cpp | a45e32a214db910607b33fe4fb2495b690d3917e | [] | no_license | winnison/huang-cpp | fd9cd57bd0b97870ae1ca6427d2fc8191cf58a77 | 989fe1d3fdc1c9eae33e0f11fcd6d790e866e4c5 | refs/heads/master | 2021-01-19T18:07:38.882211 | 2008-04-14T16:42:48 | 2008-04-14T16:42:48 | 34,250,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,021 | cpp | #include "drawing.h"
#include "common.h"
#include <math.h>
COLORREF GetRGBbyHSB(float hue, float saturation, float brightness)
{
int r, g, b;
HSBtoRGB(hue, saturation, brightness, r, g, b);
return RGB(r,g,b);
}
void GetHSBbyRGB(COLORREF rgb, float& hue, float& saturation, float& brightness)
{
RGB... | [
"mr.huanghuan@48bf5850-ed27-0410-9317-b938f814dc16"
] | [
[
[
1,
445
]
]
] |
eec166579a726674dbade39d480f18e655feba48 | 2d2e8f07bf92bb395993bfcdf7917c17674ac8cd | /fub001/src/006FBO/ofFBOTexture.h | 2cf377251c629ab65ddf9897ba77e21f6621b313 | [] | no_license | olekristensen/fuckyoubody | 0a8a2b446c57f2e190eb61bee8ae56fcf5e10b7c | e6c656ff2cd02473d9252c036381c32a34b279f8 | refs/heads/master | 2020-03-31T00:16:08.127306 | 2010-02-20T21:15:59 | 2010-02-20T21:15:59 | 32,136,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 819 | h | /*
* ofFBOTexture.h
* openFrameworks
*
* Created by Zach Gage on 3/28/08.
* Copyright 2008 STFJ.NET. All rights reserved.
*
*/
#ifndef _FBO_TEX
#define _FBO_TEX
#include "ofMain.h"
#include <iostream>
class ofFBOTexture : public ofTexture
{
public:
void allocate(int w, int h, bool autoC);
void s... | [
"jonas@halfdanj.dk@e8aa6d0e-c866-11de-ba9a-9db95b2bc6c5"
] | [
[
[
1,
49
]
]
] |
e676a233f7b2fce37e3b4b5b4642aeaa67d0e943 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/contnrs.hpp | 965f80496f5c8661a168f68b65a99a575803f76c | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,351 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Contnrs.pas' rev: 6.00
#ifndef ContnrsHPP
#define ContnrsHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Classes.h... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
358
]
]
] |
f00fdb4c7857ce35c7b59197e6692a1ff06a7036 | 97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a | /3dc/win95/GSPRCHNK.HPP | 440a5bb26e596f5fe29bd3bf8ae69cc190eba0b2 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | SR-dude/AvP-Wine | 2875f7fd6b7914d03d7f58e8f0ec4793f971ad23 | 41a9c69a45aacc2c345570ba0e37ec3dc89f4efa | refs/heads/master | 2021-01-23T02:54:33.593334 | 2011-09-17T11:10:07 | 2011-09-17T11:10:07 | 2,375,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,498 | hpp | #ifndef _included_gsprchnk_hpp_
#define _included_gsprchnk_hpp_
#include "chunk.hpp"
#include "mishchnk.hpp"
class AllSprites_Header_Chunk;
class AllSprites_Chunk : public Lockable_Chunk_With_Children
{
public:
// empty constructor
AllSprites_Chunk (Chunk_With_Children * parent);
// constructor fro... | [
"a_jagers@ANTHONYJ.(none)"
] | [
[
[
1,
82
]
]
] |
63ce22346f29ca7c48ef7e27c0cd22d0ea0657f0 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/editintf.hpp | 93e303cd8b00648a3813638a9cf5b51bd566fe5b | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 17,746 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'EditIntf.pas' rev: 6.00
#ifndef EditIntfHPP
#define EditIntfHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <VirtIn... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
482
]
]
] |
c2cd2b7e3238277ad8cd87c6fb8d61b710e38667 | ed6f03c2780226a28113ba535d3e438ee5d70266 | /src/eljcaret.cpp | 72b0f7b9d25edd08235795a219a18315947325df | [] | 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 | 1,160 | cpp | #include "wrapper.h"
extern "C"
{
EWXWEXPORT(wxCaret*,wxCaret_Create)(wxWindow* _wnd,int _wth,int _hgt)
{
return new wxCaret(_wnd, _wth, _hgt);
}
EWXWEXPORT(bool,wxCaret_IsOk)(wxCaret* self)
{
return self->IsOk();
}
EWXWEXPORT(bool,wxCaret_IsVisible)(wxCaret* self)
{
return self->IsVisible();
... | [
"snmsts@gmail.com"
] | [
[
[
1,
66
]
]
] |
286dd7536e5046e43d8b801a8fea1591f2c8b6e3 | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Servidor/OpComprarFichas.h | 76c97040fc940e6f5089c964aeeab9c420321267 | [] | 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 | 259 | h | #pragma once
#include "operacion.h"
class OpComprarFichas : public Operacion
{
protected:
virtual bool ejecutarAccion(Socket* socket);
public:
OpComprarFichas(int idCliente, vector<string> parametros);
virtual ~OpComprarFichas(void);
};
| [
"flrago78538@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
12
]
]
] |
bd8b782b10f21d2ab8dcaa49ef4fbd13448bb944 | 41371839eaa16ada179d580f7b2c1878600b718e | /SPOJ/obi/CAIXEIRB.cpp | a3eb58591bd4060b7ef2e6f4262f3df3890244a3 | [] | no_license | marinvhs/SMAS | 5481aecaaea859d123077417c9ee9f90e36cc721 | 2241dc612a653a885cf9c1565d3ca2010a6201b0 | refs/heads/master | 2021-01-22T16:31:03.431389 | 2009-10-01T02:33:01 | 2009-10-01T02:33:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 684 | cpp | #include <cstdio>
#include <cstring>
bool must[300], vis[300];
int adj[300][300], deg[300];
int a, b, c, v, i;
int dfs(int k){
int s = 0;
vis[k] = 1;
for(int w = 0; w < deg[k]; w++){
int x = adj[k][w];
if(!vis[x])
s += dfs(x);
}
return( (s || must[k]) ? (k ? s + 1: s) : 0);
}
int main(void)... | [
"mistermarin@gmail.com"
] | [
[
[
1,
34
]
]
] |
b398539b0e0c7be170e0d1d61dc1bd76ba1970f4 | 032ea9816579a9869070a285d0224f95ba6a767b | /3dProject/trunk/Wall.cpp | be668c5ada65047e1887aae75a362b3c456e6dbb | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sennheiser1986/oglproject | 3577bae81c0e0b75001bde57b8628d59c8a5c3cf | d975ed5a4392036dace4388e976b88fc4280a116 | refs/heads/master | 2021-01-13T17:05:14.740056 | 2010-06-01T15:48:38 | 2010-06-01T15:48:38 | 39,767,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,980 | cpp | /*
* 3dProject
* Geert d'Hoine
* (c) 2010
*/ #include "Wall.h"
#include "Map.h"
#ifdef __APPLE__
#include <OpenGL/OpenGL.h>
#include <GLUT/glut.h>
#else
#include <GL/glut.h>
#endif
Wall::Wall() {
}
Wall::Wall(float xIn, float yIn, float zIn, float inWidth, float inLength, float inHeight... | [
"fionnghall@444a4038-2bd8-11df-954b-21e382534593"
] | [
[
[
1,
155
]
]
] |
684f011a9fe3d021f7aecc3345ab629c649be92c | c8d7d94a0bffd444ffbf4d2bbeb1868bda156653 | /Misc/RWLock/RWLock.cpp | 02509585d553f5ac6c8ae759a91ddafd0853b48c | [] | no_license | yongce/tyc-code-set | 7c5d12fdf2bb9eb406e0972fdaee8106b424aa19 | 6255357322a6054cbd451a4969dde304099097e0 | refs/heads/master | 2021-01-22T10:17:45.484492 | 2010-04-20T16:17:37 | 2010-04-20T16:17:37 | 861,474 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,593 | cpp | /*!
* @file RWLock.cpp
* @brief Implementation file for class RWLock
* @date 2010-04-17 20:36:54
* @author Tu Yongce <tuyongce@gmail.com>
* @version $Id$
*/
#include <cassert>
#include "RWLock.h"
RWLock::RWLock() : m_waitingReaders(0), m_waitingWriters(0), m_refCount(0)
{
::Initiali... | [
"yongce.tu@gmail.com"
] | [
[
[
1,
124
]
]
] |
3b879f3adcaca0c52a1be7a5e27fc15e2a88e18c | 96e96a73920734376fd5c90eb8979509a2da25c0 | /C3DE/Plane.cpp | 74b6439cb2c49f9955bf2a9c5a859e4c46fd231b | [] | no_license | lianlab/c3de | 9be416cfbf44f106e2393f60a32c1bcd22aa852d | a2a6625549552806562901a9fdc083c2cacc19de | refs/heads/master | 2020-04-29T18:07:16.973449 | 2009-11-15T10:49:36 | 2009-11-15T10:49:36 | 32,124,547 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,940 | cpp | #include "Plane.h"
#include "PerPixelLighting.h"
#include "PerVertexLighting.h"
#include "D3DRenderer.h"
#include "ResourceManager.h"
#include "DebugMemory.h"
Plane::Plane(float width, float height)
{
m_vertices = new vector<VertexPos>;
m_indices = new vector<int>;
m_vertices->push_back(VertexPos(-(w... | [
"caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158"
] | [
[
[
1,
62
]
]
] |
68c1381f5c91bf2405fc21c7f5263082f7e74eb3 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /App/SSSubSystem.h | 3f212ceaeb027ca70d44ad93451292666009f14b | [] | 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 | 1,819 | h | //--------------------------------------------------------------------------------
//
// Copyright (c) 2000 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
#ifndef _SSSUBSYSTEM_H_
#define _SSSUBSYSTEM_H_
//--------... | [
"rich@schonthal.com"
] | [
[
[
1,
75
]
]
] |
d3e5fd1561ed42ad11a04316da6a6acce1751d4c | 317f62189c63646f81198d1692bed708d8f18497 | /contrib/orion/Allocator/RRArbiter.h | 7f3fe1fb504e3a938b89ac2143a416f7835815d4 | [
"MIT"
] | permissive | mit-carbon/Graphite-Cycle-Level | 8fb41d5968e0a373fd4adbf0ad400a9aa5c10c90 | db3f1e986ddc10f3e5f3a5d4b68bd6a9885969b3 | refs/heads/master | 2021-01-25T07:08:46.628355 | 2011-11-23T08:53:18 | 2011-11-23T08:53:18 | 1,930,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 751 | h | #ifndef __RRARBITER_H__
#define __RRARBITER_H__
#include "Type.h"
#include "Arbiter.h"
class TechParameter;
class RRArbiter : public Arbiter
{
public:
RRArbiter(
const string& ff_model_str_,
uint32_t req_width_,
double len_in_wire_,
const TechParameter* tech_param_ptr_
... | [
"gkurian@mit.edu"
] | [
[
[
1,
37
]
]
] |
fc11d96f78754fd1d189ed45d29d3270a63e0b10 | b3b0c727bbafdb33619dedb0b61b6419692e03d3 | /Source/WinHTTPTestUI/WinHTTPTestUIDlg.cpp | 2292df84d2b69c953096fe8d5d797d6ec65956bc | [] | no_license | testzzzz/hwccnet | 5b8fb8be799a42ef84d261e74ee6f91ecba96b1d | 4dbb1d1a5d8b4143e8c7e2f1537908cb9bb98113 | refs/heads/master | 2021-01-10T02:59:32.527961 | 2009-11-04T03:39:39 | 2009-11-04T03:39:39 | 45,688,112 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 10,527 | cpp | //////////////////////////////////////////////////////////
///
/// @file WinHTTPTestUIDlg.cpp
///
/// @brief 定义程序所需要的函数
///
/// @version 1.0
///
/// @author 甘先志
///
/// @date 2009-07-28
///
/// <修改日期> <修改者> <修改描述>\n
///
/// 2009-07-29 游枭 增加了对多线程和定时器的处理
/// ... | [
"youxiaoitaly@hotmail.com"
] | [
[
[
1,
382
]
]
] |
75a46e9d540967400d1e71eedf86abc447642713 | f0da2c3ab8426f8bcdd8c3625c805a25f04aa89d | /armagic/Card.h | 4c35a16c137c650d5dd887a74c2923221a299e00 | [] | no_license | sanyaade-augmented-reality/armagic | 81e557978936c396333be0261e45d869da680e6d | eb5132d280685e2f8db4ae1f3fbe624b1876bf73 | refs/heads/master | 2016-09-06T17:12:20.458558 | 2010-07-06T22:57:18 | 2010-07-06T22:57:18 | 34,191,493 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,139 | h | #ifndef ARMAGIC_CARD_H_
#define ARMAGIC_CARD_H_
#include <string>
#include <vector>
#include <irrlicht.h>
using namespace irr;
using irr::core::vector3df;
class Card {
public:
enum Color {
COLOR_WHITE,
COLOR_BLACK,
COLOR_GREEN,
COLOR_BLUE,
COLOR_RED
};
enum Type {
CARD_LAND,
CAR... | [
"leochatain@22892e45-cd4f-0d29-0166-6a0decb81ae3",
"pmdusso@22892e45-cd4f-0d29-0166-6a0decb81ae3"
] | [
[
[
1,
4
],
[
6,
8
],
[
10,
31
],
[
33,
33
],
[
35,
36
],
[
39,
43
],
[
48,
51
]
],
[
[
5,
5
],
[
9,
9
],
[
32,
32
... |
c760d170d2df05be936b408d24c4adc3b4c15ec6 | 8c54d89af1800c4c06959a3b7b62d04f883a11c0 | /cs752/RTC/Code/.svn/text-base/Camera.cpp.svn-base | 02134e3b4cdd4d55549dcc826ae21780070aee48 | [] | 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 | 1,110 | /*
Author: Daniel Knutsen, Trevor Gerhardt
Date: Spring 2010
Course: CS 752
*/
#include "Camera.h"
#include "Point.h"
#include "Ray.h"
#include "Vector.h"
namespace RT {
Point PinholeCamera::getEye() {
return this->eye;
}
PinholeCamera::PinholeCamera( Point eye, Point lat, Vecto... | [
"dknutsen@gmail.com"
] | [
[
[
1,
41
]
]
] | |
ac22dd81e082e5741bea2f421ee7f7ebb72e8216 | 6fa6532d530904ba3704da72327072c24adfc587 | /SCoder/QtGUI/sources/main.cpp | ee4564a9b2abd6af49ed59b90e2f3ae7c3fb5d60 | [] | no_license | photoguns/code-hnure | 277b1c0a249dae75c66e615986fb1477e6e0f938 | 92d6ab861a9de3f409c5af0a46ed78c2aaf13c17 | refs/heads/master | 2020-05-20T08:56:07.927168 | 2009-05-29T16:49:34 | 2009-05-29T16:49:34 | 35,911,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 326 | cpp | #include <QtGui/QApplication>
#include <QTranslator>
#include "scoderwizard.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
QTranslator translator;
translator.load("scoder_ru");
a.installTranslator(&translator);
SCoderWizard w;
w.show();
return a.exec()... | [
"beemasterz@gmail.com@8592428e-0b6d-11de-9036-69e38a880166",
"cutwatercore@8592428e-0b6d-11de-9036-69e38a880166"
] | [
[
[
1,
1
],
[
3,
8
],
[
15,
18
]
],
[
[
2,
2
],
[
9,
14
]
]
] |
51491ea6da65e0c1d8595b953fa1722c0034c57a | bfcc0f6ef5b3ec68365971fd2e7d32f4abd054ed | /samples/csvedit/csvedit.cpp | ec42b3d816655e6a82708b0c2c3bdd2b59d6d354 | [] | no_license | cnsuhao/kgui-1 | d0a7d1e11cc5c15d098114051fabf6218f26fb96 | ea304953c7f5579487769258b55f34a1c680e3ed | refs/heads/master | 2021-05-28T22:52:18.733717 | 2011-03-10T03:10:47 | 2011-03-10T03:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,681 | cpp | /*********************************************************************************/
/* CSVEdit - kGUI sample program showing: */
/* */
/* Tables ... | [
"sales@scale18.com@4b35e2fd-144d-0410-91a6-811dcd9ab31d"
] | [
[
[
1,
594
]
]
] |
6ea54159dc292dfa80a7f635989505c0c767529c | b4d726a0321649f907923cc57323942a1e45915b | /CODE/UI/UI.H | 1fa5f0ed251cc1ab840763b56c1327de54a5d98a | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,322 | h | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/Ui/UI.H $
* $Revision: 1.1.1.... | [
"chief1983@yahoo.com"
] | [
[
[
1,
1077
]
]
] |
c1e3189ddf420ec92318ca8d7d2c18ae5f64d840 | 28a5dacf5e1a5a2d0d3fdf89bdc12a88dd897f86 | /ConfigDlg.cpp | 9907d6454c53e16264f651b897854fa4e09c51f0 | [] | no_license | yogengg6/fp_attendance | 3f4cababbe33d03e519341a6312015e5cb365a63 | 574338e53717ff2fbc62c57f14fa749a3a84a53a | refs/heads/master | 2020-04-07T20:02:06.843808 | 2011-07-20T13:09:12 | 2011-07-20T13:09:12 | 158,672,408 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,403 | cpp | // Dbconfig.cpp : 实现文件
//
#include "stdafx.h"
#include "FP_Attendance.h"
#include "ConfigDlg.h"
#include "ultility.h"
// CConfigDlg 对话框
IMPLEMENT_DYNAMIC(CConfigDlg, CDialog)
CConfigDlg::CConfigDlg(Config& cfg, CWnd* pParent /*=NULL*/)
: CDialog(CConfigDlg::IDD, pParent),
m_cfg(cfg)
{
}
CCo... | [
"yusuke2000@e4a03d97-ca6b-4887-8e5f-4c51e936fd37"
] | [
[
[
1,
64
]
]
] |
09b4886a9c3c9805a1173eda8e2c99daa2ef4181 | acf1b4792425a2ff0565451a044f00029ccf794d | /src/token_datatype.h | 5107553df348f9630cca9543b4de945387e70e47 | [] | no_license | davgit/ahk2exe-1 | d36330e101dbf0f631ebcbb925635ab0631c3619 | 93e6af3188cff3444dc5be6ad37dd032dd3665d1 | refs/heads/master | 2016-09-10T22:43:59.400053 | 2010-07-08T07:34:46 | 2010-07-08T07:34:46 | 22,427,624 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,378 | h | #ifndef __TOKEN_H
#define __TOKEN_H
///////////////////////////////////////////////////////////////////////////////
//
// AutoIt
//
// Copyright (C)1999-2003:
// - Jonathan Bennett <jon@hiddensoft.com>
// - See "AUTHORS.txt" for contributors.
//
// This program is free software; you can redistribute it an... | [
"naveen.garg@gmail.com"
] | [
[
[
1,
77
]
]
] |
248e0b61745f62957a79960c5307898af916f8d5 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Shape/Convex/Box/hkpBoxShape.h | ceb8670298ced41c8d3adf92d0d4f5669273913c | [] | 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 | 4,606 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
120
]
]
] |
6e9bf783176556b7c60e3c02444e7ac37152c4d2 | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/daolib/Model/MESH/DECL.h | 80b6284e8e6d57edf900e49608755af0fae62964 | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | code-google-com/fbx4eclipse | 110766ee9760029d5017536847e9f3dc09e6ebd2 | cc494db4261d7d636f8c4d0313db3953b781e295 | refs/heads/master | 2016-09-08T01:55:57.195874 | 2009-12-03T20:35:48 | 2009-12-03T20:35:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,843 | h |
/**********************************************************************
*<
FILE: DECL.h
DESCRIPTION: MESH File Format
HISTORY:
*> Copyright (c) 2009, All Rights Reserved.
**********************************************************************/
#pragma once
#include "MESH/MESHCommon.h"
#include "GFF/... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
171
]
]
] |
6d70c14e4a205735e0957e590e11791ea0e854a5 | b26957d6f3a64b19cda1d76b265d93047c114891 | /ImageProcessor.cpp | b51f857ae66c51cd34b1cf2b64ae708e49036a4f | [] | no_license | SachinTS/khoa-luan-tot-nghiep | 58e7efbd51d5f807f08b62a641672b4fc62f7990 | 7200721aded827731232c49aeade804febfba086 | refs/heads/master | 2016-09-06T13:46:12.228528 | 2010-08-07T06:47:45 | 2010-08-07T06:47:45 | 33,529,631 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,110 | cpp |
#include "ImageProcessor.h"
ImageProcessor::ImageProcessor(void)
{
}
ImageProcessor::~ImageProcessor(void)
{
}
IplImage* ImageProcessor::getSubImageAndResize(IplImage* img,CvRect rect,int new_width,int new_height){
if((rect.x >= 0) && (rect.y >= 0) && (rect.x + rect.width <= img->width) && (rect.y ... | [
"tuonghuy09@b0713345-de22-efb3-841d-461946120171"
] | [
[
[
1,
43
]
]
] |
85aacf85abb54878619c8e92b6da5f22cfeada76 | 9921e3c9d530e5368becdc89ab81ec3d1459607b | /expressionoperators.h | 96cc49ceee63c97560e8fb64bf312a18534a516c | [] | no_license | kimgr/etassert | c81b471d513d1cfd77257f3cf75b692d985b29e4 | ca8801b00346d7d61bb42c62b0761106d129ab96 | refs/heads/master | 2021-01-19T00:12:46.634545 | 2010-01-14T21:39:51 | 2010-01-14T21:39:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 712 | h | #ifndef INCLUDED_EXPRESSIONOPERATORS_H
#define INCLUDED_EXPRESSIONOPERATORS_H
#include "notexpression.h"
#include "andexpression.h"
#include "orexpression.h"
template<typename T>
struct ExpressionOperators
{
NotExpression<T> operator!() const
{
return NotExpression<T>(static_cast<const T&>(*this));
... | [
"kim.grasman@gmail.com"
] | [
[
[
1,
29
]
]
] |
cd6761aedc4ea65363cebdb5505ef262e27a4b73 | a4756c3232fd88a74df199acc84ab70ec48d7875 | /FileManagerServer/common/parameter.h | 8e716589a5ad8bae76000cc1ccf4698f7c6a7d14 | [] | no_license | raygray/filemanagermlf | a7a0cdd14cd558657116b6ae641bcb743084ba37 | 0648183e9c88d6e883861f1f1dcbe67550e5c11f | refs/heads/master | 2021-01-10T05:03:12.702335 | 2010-07-14T13:31:02 | 2010-07-14T13:31:02 | 49,008,746 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 364 | h | #ifndef PARAMETER_H
#define PARAMETER_H
#include <QString>
#include <QStringList>
#include <QMap>
class Parameter
{
public:
Parameter();
Parameter(QMap<QString, QString> paraMap);
~Parameter();
public:
QString getValueOf(const QString key) const;
private:
QMap<QString, QStrin... | [
"malongfei88@0a542be3-54de-31ef-7baa-42960c810bab"
] | [
[
[
1,
23
]
]
] |
91256359a3c5cdcb38196fe47572a8317d4744c5 | f6529b63d418f7d0563d33e817c4c3f6ec6c618d | /source/cheats/gct.h | c30b78b4a474068c4cc2de0a8c77be62d1569e92 | [] | no_license | Captnoord/Wodeflow | b087659303bc4e6d7360714357167701a2f1e8da | 5c8d6cf837aee74dc4265e3ea971a335ba41a47c | refs/heads/master | 2020-12-24T14:45:43.854896 | 2011-07-25T14:15:53 | 2011-07-25T14:15:53 | 2,096,630 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,590 | h | /*
* gct.h
* Class to handle Ocarina TXT Cheatfiles
*
*/
#ifndef _GCT_H
#define _GCT_H
#include <sstream>
#define MAXCHEATS 100
using namespace std;
//!Handles Ocarina TXT Cheatfiles
class GCTCheats {
private:
string sGameID;
string sGameTitle;
string sCheatName[MAXCHEATS];
... | [
"r-win@live.com@a6d911d2-2a6f-2b2f-592f-0469abc2858f"
] | [
[
[
1,
91
]
]
] |
6e575ab7b66a8581707b5063400b5f0d9d2687aa | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Stellar_/code/Render/coregraphics/shadervariableinstance.cc | d15485ddcbe46a29109a14c75274e0ac6475ee51 | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | cc | //------------------------------------------------------------------------------
// shadervariableinstance.cc
// (C) 2007 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "coregraphics/shadervariableinstance.h"
#if __WIN32__
namespa... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
15
]
]
] |
c9296ec85b5687af6a5727ab08dd7518fc905924 | b2b5c3694476d1631322a340c6ad9e5a9ec43688 | /Baluchon/IEventHandler.h | 0e28b7d2c4dcf2a111c68556021e0dda444281d4 | [] | no_license | jpmn/rough-albatross | 3c456ea23158e749b029b2112b2f82a7a5d1fb2b | eb2951062f6c954814f064a28ad7c7a4e7cc35b0 | refs/heads/master | 2016-09-05T12:18:01.227974 | 2010-12-19T08:03:25 | 2010-12-19T08:03:25 | 32,195,707 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 859 | h | /**
* \file IEventHandler.h
* \brief Interface offrant les signatures de fonction d'un gestionnaire d'évènements.
* \author Mathieu Plourde
* \author Jean-Philippe Morin
* \version 1.0
*
* Interface qui offre les signatures de base pour un gestionnaire d'évènements de l'applica... | [
"mat.plourde@gmail.com@bd4f47a5-da4e-a94a-6a47-2669d62bc1a5"
] | [
[
[
1,
36
]
]
] |
0251ee0955e3791ca64bb43177ae33f0195bd0ea | 99527557aee4f1db979a7627e77bd7d644098411 | /utils/sdlutils/sdlbitmap.h | e47dd20a14dff99273cb0678f82928fc3b1e9fa3 | [] | no_license | GunioRobot/2deffects | 7aeb02400090bb7118d23f1fc435ffbdd4417c59 | 39d8e335102d6a51cab0d47a3a2dc7686d7a7c67 | refs/heads/master | 2021-01-18T14:10:32.049756 | 2008-09-15T15:56:50 | 2008-09-15T15:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 713 | h | #ifndef _SDLBITMAP_H_
#define _SDLBITMAP_H_
//
#include "utils/bitmap.h"
//
struct SDL_Surface;
namespace syd {
class SdlBitmap : public Bitmap {
SDL_Surface* sdlSurface_p;
static SDL_Surface* mainSurface_p;
public:
SDL_Surface* getSdlSurface() const;
public:
virtual unsigned width() con... | [
"keigo.imai@gmail.com"
] | [
[
[
1,
42
]
]
] |
e432f0afe1b47028647a67ae8400cec943fe6440 | 8a8873b129313b24341e8fa88a49052e09c3fa51 | /src/CoCo.cpp | 7e35761eb93c394896fbf8b024081560a9cec78e | [] | no_license | flaithbheartaigh/wapbrowser | ba09f7aa981d65df810dba2156a3f153df071dcf | b0d93ce8517916d23104be608548e93740bace4e | refs/heads/master | 2021-01-10T11:29:49.555342 | 2010-03-08T09:36:03 | 2010-03-08T09:36:03 | 50,261,329 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 834 | cpp | /*
============================================================================
Name : CoCo.cpp
Author : 浮生若茶
Version :
Copyright : Your copyright notice
Description : Application entry point
============================================================================
*/
// INCLUDE FIL... | [
"sungrass.xp@37a08ede-ebbd-11dd-bd7b-b12b6590754f"
] | [
[
[
1,
38
]
]
] |
7d9e5dbc410c79d48b2574ca267377a831f63c51 | aefc3d630a28e054a438d13ab16d32f2d39ccb1e | /XTypeEx.h | e3b9a694e55bd4a8027d96d5057ec878ae345a6a | [] | no_license | imcooder/publicwince | e64305d86496b550116c312d2e9a67e7fb33c6f8 | 58a337768161e1a10664b4d5edc2aadfb2ab1328 | refs/heads/master | 2021-05-28T10:40:35.786601 | 2010-06-27T06:25:09 | 2010-06-27T06:25:09 | 32,301,144 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,807 | h | #ifndef HWX_XTYPEEX_H
#define HWX_XTYPEEX_H
#include "Ext_Type.h"
#define SelectFont(hDC, hFont) \
((HFONT) ::SelectObject((hDC), (HGDIOBJ) (HFONT) (hFont)))
#ifndef HANDLE_MSG
#define HANDLE_MSG(m_hWnd, message, fn) \
case (message): \
return HANDLE_##message((m_hWnd), (wParam), (lParam),... | [
"jtxuee@gmail.com@a9ac5a9c-960a-11de-b8e1-0bcae535652c"
] | [
[
[
1,
86
]
]
] |
d772f8c42c75e38d8e8da571d379a450ee6a3673 | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/dingus/kernel/ProxyEffect.cpp | 1d0426d2a17e9a3fb3e97479124590166be5a57c | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,622 | cpp | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#include "stdafx.h"
#include "ProxyEffect.h"
#include "D3DDevice.h"
#include "... | [
"aras@unity3d.com"
] | [
[
[
1,
189
]
]
] |
dd80ad31d97425f5a155af848eca955677efa307 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Dynamics/World/BroadPhaseBorder/hkpBroadPhaseBorder.h | c2b569e1d4e72e09f49ca8f6e665dcfbd5b88c6c | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,952 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
73
]
]
] |
6741fc648c83516f2f5c36af4aa36b441e0b6f4b | 7f6f9788d020e97f729af85df4f6741260274bee | /src/gui/Interface.cpp | 18bbc112e7ceda435b2a38ed159bc7bf1285a276 | [] | no_license | cnsuhao/nyanco | 0fb88ed1cf2aa9390fa62f6723e8424ba9a42ed4 | ba199267a33d4c6d2e473ed4b777765057aaf844 | refs/heads/master | 2021-05-31T05:37:51.892873 | 2008-05-27T05:23:19 | 2008-05-27T05:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,745 | cpp | /*!
@file Interface.cpp
@author dasyprocta
*/
#include "gui_base.h"
#include "gui/Interface.h"
#include "afx/GraphicsDevice.h"
#include "afx/InputDevice.h"
#include "WindowManager.hpp"
namespace nyanco
{
void GuiInterface::Implement()
{
GuiInterface::RegistFactory(gui::Interf... | [
"dasyprocta@27943c09-b335-0410-ab52-7f3c671fdcc1"
] | [
[
[
1,
63
]
]
] |
14374df74fbae1145a9dfea6df44cc0ded3490fb | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Source/DirectInput8Plugin/Input/DirectInput8InputDevice.cpp | d4f78b556291bda7e434daf67fc18fd8c89fddb6 | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,226 | cpp | // //
// # # ### # # -= Nuclex Library =- //
// ## # # # ## ## DirectInput8InputDevice.cpp - DirectInput8 input device //
// ### # # ... | [
"ctuomail@gmail.com"
] | [
[
[
1,
285
]
]
] |
4977bf980bcd2ceeb120fab2cad1873d1a163254 | 9a33169387ec29286d82e6e0d5eb2a388734c969 | /3DBipedRobot/NodeMgr.h | a9bd6f12458c4b4ef210f01abdc7d56ef93c67d5 | [] | no_license | cecilerap/3dbipedrobot | a62773a6db583d66c80f9b8ab78d932b163c8dd9 | 83c8f972e09ca8f16c89fc9064c55212d197d06a | refs/heads/master | 2021-01-10T13:28:09.532652 | 2009-04-24T03:03:13 | 2009-04-24T03:03:13 | 53,042,363 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 715 | h | // NodeMgr.h : Çì´õ ÆÄÀÏ
//
#pragma once
#include <vector>
using namespace std;
#include "Node.h"
#include "Mesh.h"
#include "ZMP.h"
class CNodeMgr
{
public:
CNodeMgr(LPDIRECT3DDEVICE9 pD3DDevice);
~CNodeMgr(void);
void Animate();
void Draw();
void SetWeight();
void SetAngle(COMPONENT id... | [
"t2wish@463fb1f2-0299-11de-9d1d-173cc1d06e3c"
] | [
[
[
1,
37
]
]
] |
93461bfbbdf68983858ddc3107b974716f604f0e | 880e5a47c23523c8e5ba1602144ea1c48c8c8f9a | /enginesrc/math/math.hpp | 1abcc9f6bc0f29244e9668b79757c82a054b7266 | [] | 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 | 5,476 | hpp | #ifndef ENGINE_MATH_HPP
#define ENGINE_MATH_HPP
#include "vector3.hpp"
#include "quaternion.hpp"
namespace engine
{
class DLLEXPORTIMPORT CMath
{
public:
/**
* Returns minimum of its two arguments.
* This function is here only because of Microsoft's fuckups.
* @param[in] x First value.
... | [
"kfazol@gmail.com"
] | [
[
[
1,
159
]
]
] |
fa40fccfdc4b48768eefe8f75a12c3284dc3101d | 1c4a1cd805be8bc6f32b0a616de751ad75509e8d | /jacknero/src/pku_src/2954/3584799_AC_0MS_396K.cc | 5671ed18ad9321759a6b2a8989b8bd1fec53892b | [] | no_license | jacknero/mycode | 30313261d7e059832613f26fa453abf7fcde88a0 | 44783a744bb5a78cee403d50eb6b4a384daccf57 | refs/heads/master | 2016-09-06T18:47:12.947474 | 2010-05-02T10:16:30 | 2010-05-02T10:16:30 | 180,950 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,048 | cc | #include <iostream>
using namespace std;
#define out(x) (cout << #x << ": " << x << endl)
typedef long long int64;
const int maxint = 0x7FFFFFFF;
const int64 maxint64 = 0x7FFFFFFFFFFFFFFFLL;
template <class T> void show(T a, int n) { for (int i = 0; i < n; ++i) cout << a[i] << ' '; cout << endl; }
template <cl... | [
"jack_nero2000@yahoo.co.jp"
] | [
[
[
1,
32
]
]
] |
8142751319425604ec6df54f70ade48a7b08ad16 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testmisc/spawnchild/src/testexitec.cpp | bbe68ea36c27ed15a6c2be2b71613816d6aae83d | [] | 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 | 844 | 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,
42
]
]
] |
7c69bb2b3a731bb6907f8983f6b27819de4bd8b5 | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/POJ/3682/3682.cpp | ef0cb3e0694687c8dbd8d8f1c7b77786c69769dc | [] | no_license | dabaopku/project_pku | 338a8971586b6c4cdc52bf82cdd301d398ad909f | b97f3f15cdc3f85a9407e6bf35587116b5129334 | refs/heads/master | 2021-01-19T11:35:53.500533 | 2010-09-01T03:42:40 | 2010-09-01T03:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 864 | cpp | #include "stdio.h"
#include "iostream"
#include "string.h"
#include "math.h"
#include "string"
#include "vector"
#include "set"
#include "map"
#include "queue"
#include "list"
using namespace std;
int main()
{
int n[10];
int odd[10],even[10];
bool flag;
while(true){
flag=false;
for(int i=0... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
54
]
]
] |
b90f1d94dfc7554aa915672f6a2c6283586beb38 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /LemonMicro/source/LPRecorder/src/FileRecordAdapter.cpp | bbda357cae2872321f65a465a3da8e21ea19304a | [] | 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 | 3,204 | cpp | /*
============================================================================
Name : FileRecordAdapter.cpp
Author :
Version : 1.0
Copyright : Your copyright notice
Description : CFileRecordAdapter implementation
============================================================================
*/
... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
121
]
]
] |
35b9d868c85ce779cd8dd69591179eaa6313b0fd | 22d9640edca14b31280fae414f188739a82733e4 | /Code/VTK/include/vtk-5.2/vtkDataObject.h | 8d2fb335457d723df8b7a791bfc2bdd5636438ef | [] | no_license | tack1/Casam | ad0a98febdb566c411adfe6983fcf63442b5eed5 | 3914de9d34c830d4a23a785768579bea80342f41 | refs/heads/master | 2020-04-06T03:45:40.734355 | 2009-06-10T14:54:07 | 2009-06-10T14:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,112 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkDataObject.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | [
"nnsmit@9b22acdf-97ab-464f-81e2-08fcc4a6931f"
] | [
[
[
1,
536
]
]
] |
fd4926fa85a7fb73dbf7c52a9d57fa2b1990c68d | dde32744a06bb6697823975956a757bd6c666e87 | /bwapi/SCProjects/BTHAIModule/Source/CommandCenterAgent.h | dc44936b13764cf5ff9f369c4140051eb563cfd9 | [] | no_license | zarac/tgspu-bthai | 30070aa8f72585354ab9724298b17eb6df4810af | 1c7e06ca02e8b606e7164e74d010df66162c532f | refs/heads/master | 2021-01-10T21:29:19.519754 | 2011-11-16T16:21:51 | 2011-11-16T16:21:51 | 2,533,389 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 963 | h | #ifndef __COMMANDCENTERAGENT_H__
#define __COMMANDCENTERAGENT_H__
#include <BWAPI.h>
#include "StructureAgent.h"
using namespace BWAPI;
using namespace std;
/** The CommandCenterAgent handles Terran Command Center buildings.
*
* Implemented abilities:
* - Trains and keeps the number of SCVs (workers) up... | [
"rymdpung@.(none)"
] | [
[
[
1,
41
]
]
] |
b8f0a9f3faf7d5bcc885bd06fd1ef32c14839f40 | a84c570acf51a4ddb0ae10c20325370513a4eff4 | /Client/src/util/mp3.h | 399d3e15b6801127c7e5c16f5faeaf87a9371b48 | [] | no_license | tustin2121/Petri-Wars | 5b2db2cbeee978faea3fa0d10dc5eec31d87c596 | a71cbcb5b997e7de03f75825ee79e36b4ff1ea1d | refs/heads/master | 2020-12-25T08:29:24.108805 | 2011-05-20T00:58:10 | 2011-05-20T00:58:10 | 1,763,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,909 | h | /*===============================================
-= [url=http://www.poke646.com].:: Poke646 ::. A Half-Life Singleplayer Modification[/url] =-
The same old trouble in a brand new environment
MP3 player headerfile
TheTinySteini
===============================================*/
#inc... | [
"tustin2121@gmail.com"
] | [
[
[
1,
56
]
]
] |
dfcc1e27ac17288787e2ae39be5165d5efba31f2 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian-r6/RouteContainer.cpp | d61f3e1542157843de893199c938c3e642dcc95f | [
"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 | 24,661 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
715
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.