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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dae969c453ee64cdd6c3c55ec9bfa58cbe3bf63d | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/dingus/gfx/VertexFormat.cpp | a605eaa14afeae054f78c790b68bd10a2710d01e | [
"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 | 5,698 | cpp | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#include "stdafx.h"
#include "VertexFormat.h"
using namespace dingus;
int ... | [
"aras@unity3d.com"
] | [
[
[
1,
216
]
]
] |
1c27a073b8a8b102b3891f63ab5b411684bf55dc | 299a1b0fca9e1de3858a5ebeaf63be6dc3a02b48 | /tags/051101/dingus/dingus/resource/StorageResourceBundle.h | fba447394fc629ff99fdde11cb92e4e491f295a8 | [] | no_license | BackupTheBerlios/dingus-svn | 331d7546a6e7a5a3cb38ffb106e57b224efbf5df | 1223efcf4c2079f58860d7fa685fa5ded8f24f32 | refs/heads/master | 2016-09-05T22:15:57.658243 | 2006-09-02T10:10:47 | 2006-09-02T10:10:47 | 40,673,143 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,190 | h | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#ifndef __STORAGE_RESOURCE_BUNDLE_H
#define __STORAGE_RESOURCE_BUNDLE_H
#incl... | [
"nearaz@73827abb-88f4-0310-91e6-a2b8c1a3e93d"
] | [
[
[
1,
141
]
]
] |
1e5fe557e9aeab11b62464bf0b33f9fd18db6262 | 96e96a73920734376fd5c90eb8979509a2da25c0 | /C3DE/Grass.cpp | 0b2b70d29ae3a233dad1b1580f47e69037a54f1b | [] | 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 | 7,149 | cpp | #include "Grass.h"
#include "D3DRenderer.h"
#include "Math.h"
#include "GrassFX.h"
#include "ResourceManager.h"
IDirect3DVertexDeclaration9* GrassVertex::Decl = 0;
Grass::Grass(int a_numBlocks, D3DXVECTOR3 a_blockOffset) : D3DMesh()
{
m_numBlocks = a_numBlocks;
m_blockOffset = a_blockOffset;
BuildG... | [
"caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158"
] | [
[
[
1,
236
]
]
] |
609b491e12b890fe6f8324105e8a7a72b90386c0 | 6d680e20e4a703f0aa0d4bb5e50568143241f2d5 | /src/MobiHealth/buttonlabel.h | d76a648a56f06360697101d855a35346726fe4df | [] | no_license | sirnicolaz/MobiHealt | f7771e53a4a80dcea3d159eca729e9bd227e8660 | bbfd61209fb683d5f75f00bbf81b24933922baac | refs/heads/master | 2021-01-20T12:21:17.215536 | 2010-04-21T14:21:16 | 2010-04-21T14:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 543 | h | #ifndef BUTTONLABEL_H
#define BUTTONLABEL_H
#include <QLabel>
class ButtonLabel : public QLabel
{
Q_OBJECT
private:
/* icons object */
QPixmap normalIcon;
QPixmap pressedIcon;
public:
ButtonLabel(QPixmap normalIcon, QPixmap pressedIcon, QWidget *parent=0);
void mousePressEvent( QMouseEvent * even... | [
"andrea.graz@gmail.com"
] | [
[
[
1,
25
]
]
] |
cf140aa694b958e467b58e077d141d0affe8ce74 | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/cms/cbear.berlios.de/windows/bool.hpp | 471a54b53da6fd6eb1411db7d24389639c3cadab | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | hpp | #ifndef CBEAR_BERLIOS_DE_WINDOWS_BOOL_HPP_INCLUDED
#define CBEAR_BERLIOS_DE_WINDOWS_BOOL_HPP_INCLUDED
#include <cbear.berlios.de/windows/base.hpp>
#include <cbear.berlios.de/policy/main.hpp>
namespace cbear_berlios_de
{
namespace windows
{
// Boolean variable (should be TRUE or FALSE).
class bool_t: publ... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
44
]
]
] |
c29d15a49cb42ea3748a3a291548fa46dbd15f78 | 968aa9bac548662b49af4e2b873b61873ba6f680 | /bintools/checklib/library/library.h | f0ff6bab917d3463423628f866e03eebbe8e1ea3 | [] | 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 | 1,377 | h | // Copyright (c) 2008-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/le... | [
"alex.gilkes@nokia.com"
] | [
[
[
1,
53
]
]
] |
6a337913ff0f4b0358a1fb8f7eda0397b82ae750 | ce1b0d027c41f70bc4cfa13cb05f09bd4edaf6a2 | / edge2d --username zmhn320@163.com/Plugins/IrrSoundSystem/IrrKlang/include/vector3d.h | 0ec8181992c4d5eb31c7e5d52ec88c329376ba8c | [] | no_license | ratalaika/edge2d | 11189c41b166960d5d7d5dbcf9bfaf833a41c079 | 79470a0fa6e8f5ea255df1696da655145bbf83ff | refs/heads/master | 2021-01-10T04:59:22.495428 | 2010-02-19T13:45:03 | 2010-02-19T13:45:03 | 36,088,756 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,221 | h | // Copyright (C) 2002-2007 Nikolaus Gebhardt
// This file is part of the "irrKlang" library.
// For conditions of distribution and use, see copyright notice in irrKlang.h
#ifndef __IRR_POINT_3D_H_INCLUDED__
#define __IRR_POINT_3D_H_INCLUDED__
#include <math.h>
#include "irrMath.h"
#include "irrTypes.h"
na... | [
"zmhn320@163.com@539dfdeb-0f3d-0410-9ace-d34ff1985647"
] | [
[
[
1,
255
]
]
] |
46f26386d8b3f4676c20fa7b6061efd9338f8b9c | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/ComputationalGeometry/Wm4DelPolyhedronFace.h | 4b5c1f1322cf7eee0d6edf88fb366e75c4d9a08c | [] | no_license | daleaddink/flagship3d | 4835c223fe1b6429c12e325770c14679c42ae3c6 | 6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a | refs/heads/master | 2021-01-15T16:29:12.196094 | 2009-11-01T10:18:11 | 2009-11-01T10:18:11 | 37,734,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,088 | h | // Geometric Tools, Inc.
// http://www.geometrictools.com
// Copyright (c) 1998-2006. All Rights Reserved
//
// The Wild Magic Version 4 Foundation Library source code is supplied
// under the terms of the license agreement
// http://www.geometrictools.com/License/Wm4FoundationLicense.pdf
// and may not be ... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
39
]
]
] |
bba6f23f961db9567791d3a2268da669081b1522 | 68d8ddd1f19bcf70c9429f22ff1075c0c6f5479b | /engine/board.h | b7ec3565a21140fdfe2655be6f47ca9db29b16b6 | [] | no_license | kusano/Shogi55GUI | 532df08ca2053dedc0b6ac13e0a3ac6e245fc00a | 3b1552ee29578a58929a5c5b9f5a27790fa25d1d | refs/heads/master | 2021-05-14T02:08:21.126449 | 2008-12-18T03:56:58 | 2008-12-18T03:56:58 | 116,587,616 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,034 | h |
#pragma once
#include <vector>
#include <string>
#include "move.h"
#include "simpleevaluator.h"
#include "evaluator.h"
using namespace std;
typedef unsigned long long int HASH;
// 駒
enum PIECE
{
// +1で相手駒
// +PROMOTEで成り
SPACE = 0, // 空
WALL = 1, // 壁
FU = 2, // 歩
GI... | [
"kusano@users.noreply.github.com"
] | [
[
[
1,
156
]
]
] |
1309e05c927ee0c8fc5668d7fa11af16ea8eddd4 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Source/vcl/wstring.h | 9b87a5bd543d75a0a4e73d209c82dd8c021dc5b7 | [] | 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 | 3,877 | h | // wstring.h - support for delphi widestrings in c++
// (WideString)
// $Revision: 1.12.1.0.1.1 $
// copyright (c) 1997, 2002 Borland Software Corporation
#ifndef WSTRING_H
#define WSTRING_H
#pragma delphiheader begin
#include <wtypes.h>
#include <sysmac.h>
#include <dstring.h>
#... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
129
]
]
] |
79b9d4a5d9c04440830390a1f5ef8fc3074fcd1d | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/C++/vc源码/金山毒霸界面/ColorButton.cpp | b09387bd44e0d827b9efa5074eb3c1c53b3cc12f | [] | 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 | 946 | cpp | // ColorButton.cpp : implementation file
//
#include "stdafx.h"
#include "Interface.h"
#include "ColorButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CColorButton
... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
49
]
]
] |
ad25e3cb6e1da0d5e539160df5f205c376c6c03d | 847cccd728e768dc801d541a2d1169ef562311cd | /src/Utils/Properties/TypedProperty.h | 2c136f44bf46d78f7a11e53e6a60fe45ebe3a88a | [] | no_license | aadarshasubedi/Ocerus | 1bea105de9c78b741f3de445601f7dee07987b96 | 4920b99a89f52f991125c9ecfa7353925ea9603c | refs/heads/master | 2021-01-17T17:50:00.472657 | 2011-03-25T13:26:12 | 2011-03-25T13:26:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,122 | h | /// @file
/// A property knowing what type of values it represents.
/// @remarks
/// Implementation based on the code from Game Programming Gems 5 (1.4).
#ifndef _TYPED_PROPERTY_H
#define _TYPED_PROPERTY_H
#include "AbstractProperty.h"
namespace Reflection
{
/// This intermediate class defines a propert... | [
"ondrej.mocny@gmail.com",
"Lukas.Hermann@seznam.cz"
] | [
[
[
1,
19
],
[
21,
25
],
[
39,
45
],
[
47,
47
],
[
50,
59
]
],
[
[
20,
20
],
[
26,
38
],
[
46,
46
],
[
48,
49
]
]
] |
2ec8aa7fda6222991baa635a93712008ab88f5ba | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Graphics/Volume/BufferManager.h | ef1a9c81c93cd794a7dafd017315280e642c1cd9 | [] | 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 | 628 | h | #ifndef BUFFER_MANAGER_H
#define BUFFER_MANAGER_H
#include "../../OUAN.h"
namespace OUAN
{
class BufferManager
{
private:
BufferManager();
static BufferManager* mInstance;
std::string mTexture3DName_1;
std::string mTexture3DName_2;
public:
~BufferManager();
static BufferManager* ge... | [
"juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
29
]
]
] |
6bb03c349bc493b39c12987c0a16730d1b692745 | 1193b8d2ab6bb40ce2adbf9ada5b3d1124f1abb3 | /branches/basicelements/libsonetto/src/SonettoKernel.cpp | db65c9eec93ac48096307da1625647f6725e1dc0 | [] | no_license | sonetto/legacy | 46bb60ef8641af618d22c08ea198195fd597240b | e94a91950c309fc03f9f52e6bc3293007c3a0bd1 | refs/heads/master | 2021-01-01T16:45:02.531831 | 2009-09-10T21:50:42 | 2009-09-10T21:50:42 | 32,183,635 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 23,207 | cpp | /*-----------------------------------------------------------------------------
Copyright (c) 2009, Sonetto Project Developers
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions ... | [
"super.driver.512@gmail.com",
"carvalho.yoa.arthur@gmail.com"
] | [
[
[
1,
333
],
[
336,
391
],
[
397,
648
],
[
650,
650
]
],
[
[
334,
335
],
[
392,
396
],
[
649,
649
]
]
] |
ab3dabdf30dd72f1a1b7e142b230be1ba5382e1a | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/VertexBufferDX9.cpp | d6f4b21ed29dbdf6ce1979701ee096c07764597a | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,196 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: VertexBufferDX9.cpp
Version: 0.11
---------------------------------------------------------------------------
*/
... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
203
]
]
] |
f70438b61fe3542920848918b05121f61c78df22 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/dom/DOMDocumentRange.hpp | 8ac32aa0c8d3b5a8ba5f0923b762fba013eee02b | [
"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 | 3,109 | hpp | #ifndef DOMDocumentRange_HEADER_GUARD_
#define DOMDocumentRange_HEADER_GUARD_
/*
* Copyright 2002,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 Lice... | [
"aburke@bitflood.org"
] | [
[
[
1,
94
]
]
] |
e3006367c7e0749b5a7c24510bdf785809c61eeb | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /engine/hyPack.h | cdb233e87a31d058cec2d3c0a138ce9af9e88b96 | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 953 | h | /* -*- coding: sjis-dos -*- */
/*
* copyright 2010 FUKUZAWA Tadashi. All rights reserved.
*/
// n big endian unsigned 16bit
// N big endian 32bit
// v little endian unsigned 16bit
// V little endian 32bit
// c signed char 8bit
// C unsigned char 8bit
// s signed short 16bit
// S unsigned short 16bi... | [
"applealien@nifty.com"
] | [
[
[
1,
43
]
]
] |
aa683f08d39f938f836187ce6aaa82492adf0cab | 4308e61561bc2b164dffc0b86b38b949d535f775 | /AAA/Foundation/Tutorial3_OpenGL3.3_Texturing/GLSLShader.cpp | 1b97b099ea039001ed306a6c4b75519d3ab76131 | [] | no_license | GunioRobot/all | 3526922dfd75047e78521f5716c1db2f3f299c38 | 22f5d77e12070dc6f60e9a39eb3504184360e061 | refs/heads/master | 2021-01-22T13:38:14.634356 | 2011-10-30T23:17:30 | 2011-10-30T23:17:30 | 2,995,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,491 | cpp | /*
* ---------------- www.spacesimulator.net --------------
* ---- Space simulators and 3d engine tutorials ----
*
* Original Author: Damiano Vitulli
* Porting to OpenGL3.3: Movania Muhammad Mobeen
* Shaders Functions: Movania Muhammad Mobeen
*
* This program is released under the BSD licence
* By u... | [
"daniel@daniel-desktop.BigPond"
] | [
[
[
1,
128
]
]
] |
895f416b1d45435e8afe3c33250db39937d1a651 | 0caca2bf0ec6c1b680d0bd50dd0855ffb78113fb | /src/engine/e_translate.cpp | b822896f9b197aa7d395d11e365cc2f63000ff9d | [
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | sanyaade-gamedev/zteeworlds | e029afd193476c25cb24090a31570c175f1668ba | 73ad5e6d34d5639c67c93298f21dcd523b06bf73 | refs/heads/master | 2021-01-18T17:48:47.321015 | 2010-05-10T15:43:49 | 2010-05-10T15:43:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,973 | cpp | #include "e_translate.h"
#include <base/system.h>
#include <curl/curl.h>
const unsigned long TranslatorLanguagesCount = 88;
const char * TranslatorLanguages[88] = {
"Afrikaans",
"Albanian",
"Amharic",
"Arabic",
"Armenian",
"Azerbaijani",
"Basque",
"Belarusian",
"Bengali",
"Bihari",
"Bulg... | [
"Lite@17bf8faa-f2ac-4608-91d1-a55e81355a97"
] | [
[
[
1,
437
]
]
] |
ac9103d037484d7554b254a6547ee80d1a62653d | b1926128e30ac4dd8a3589f221530855756c3fa0 | /codigo2/POC/POC/TerrainMng.h | f5639f7036d4ed5601cbfd150b9262e38dd06d0e | [] | no_license | idaviden/proceduralframework | 46d4cf85ecf1ed29035e937d0b245fd8e3cb17fa | 81b4a42a1a461491994a7b7323db8f7f8b44083a | refs/heads/master | 2021-01-10T09:42:04.812845 | 2009-03-28T01:21:32 | 2009-03-28T01:21:32 | 47,079,419 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 279 | h | #ifndef TerrainMng_H
#define TerrainMng_H
#include "Random.h"
#include "Vector3.h"
#include "Node.h"
#include "GL/glew.h"
#include "GL/glfw.h"
class TerrainMng{
public:
TerrainMng();
void Update();
void Render();
Node* m_sceneGraph;
};
#endif | [
"fabiom@b1d7fb8e-94a0-11dd-af53-adecad094fb0"
] | [
[
[
1,
24
]
]
] |
584c0a49b589a683c48fe6c63a34cf50aa6bc16f | 59ce53af7ad5a1f9b12a69aadbfc7abc4c4bfc02 | /src/SkinResEditor/SkinControlsMgt.h | 80cc0589644150c2a03b98902bc5abf6209b9314 | [] | no_license | fingomajom/skinengine | 444a89955046a6f2c7be49012ff501dc465f019e | 6bb26a46a7edac88b613ea9a124abeb8a1694868 | refs/heads/master | 2021-01-10T11:30:51.541442 | 2008-07-30T07:13:11 | 2008-07-30T07:13:11 | 47,892,418 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 990 | h | /********************************************************************
* CreatedOn: 2008-2-17 12:25
* FileName: SkinControlsMgt.h
* CreatedBy: lidengwang <lidengwang@kingsoft.net>
* $LastChangedDate$
* $LastChangedRevision$
* $LastChangedBy$
* $HeadURL: $
* Purpose:
******************************************... | [
"wgkujgg@163.com"
] | [
[
[
1,
48
]
]
] |
67d0b64313bec6d7479d95c8210f6b64d4caa121 | 506801cd3248f2362795b540a7247a989078468d | /test/TestEnvironment2/glMatrix4f.cpp | 24942365ea1a170ea849a9641db89f561890fb44 | [] | no_license | galek/gpufrustum | 0bb1479fde1794476ff34ff2b4ecdb4bc57c200d | dfac4ead5d12ae4d1540d325f70a295c715bd07b | refs/heads/master | 2020-05-29T12:32:30.603607 | 2010-01-07T12:45:51 | 2010-01-07T12:45:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | cpp | #include "glMatrix4f.h"
#include "glVector4f.h"
glMatrix4f::glMatrix4f(float* values)
{
for(int i = 0; i < 16; ++i )
{
int ligne = i/4;
int colonne = i-(ligne*4);
elem[ligne][colonne] = values[i];
}
}
glVector4f& glMatrix4f::MatVecProduct(glVector4f &vin)
{
float v0 = this->elem[0][0]*vin... | [
"nicolas.said@bbca828e-1ad7-11de-a108-cd2f117ce590"
] | [
[
[
1,
25
]
]
] |
c45ee7d6303e564664ab96cbc3522adbad4ee5c5 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/wave/test/testwave/testfiles/t_6_030.cpp | 2e028040e4a49f7eb7ece73d36c4e89cf01aee9a | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,408 | cpp | /*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
Software License, Version 1.0. (See accompanying file
LICENSE_1_0... | [
"metrix@Blended.(none)"
] | [
[
[
1,
48
]
]
] |
031363cb31de019067eaf4b6aaa348458a804807 | 494629c5aef0b284ae75aa0ce57a0b0255a33290 | /src/plugins/CorePlugin/idable.h | 4511ca7dc7781d437d0b52a4dc9c82f4e7409d00 | [] | no_license | cctvbtx/qtalker | 9b81648d6252851f0a924685aa9d251597346f20 | 3aceb5d03fc40be069511959b359c2308ef0f656 | refs/heads/master | 2021-06-01T06:56:50.278167 | 2011-01-16T03:02:31 | 2011-01-16T03:02:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 831 | h | #ifndef IDABLE_H
#define IDABLE_H
#include "CorePlugin_global.h"
#include "uniqueidmanager.h"
#include <QtCore>
namespace CorePlugin {
class COREPLUGINSHARED_EXPORT IDAble {
public:
IDAble(const ID& id) {
UniqueIDManager* man = UniqueIDManager::instance();
if (man->hasUID(id)) {
... | [
"reyoung@126.com@a30f7099-0f1c-977c-82b7-a2b34129996d"
] | [
[
[
1,
43
]
]
] |
2b6264cabbda253f48f83301d415f6b6a128adec | b2ae843f96b820b8a8b1ffce512d90eb32a2de72 | /library/ArduinoPins.h | 55548e0c42253fb3c18a555fcabfb624c90bc28d | [] | no_license | ee-444/MissionConsoleComm | eac0bcb05c7dde9a8df96ae4c710ba02f2095c6e | 96babda25389df1450aa2856c543a67a6a0c4965 | refs/heads/master | 2021-01-13T14:29:05.358381 | 2011-03-03T01:00:49 | 2011-03-03T01:00:49 | 1,432,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | h | // $Id$
/**
* @file ArduinoPins.h
* This header file is for enumeration types that are used and associated with Arduino
* peripheral classes that reside in the ArduinoLibrary namespace.
*
* @brief This file contains enumeration types for use with in the ArduinoLibrary namespace.
*
*... | [
"sam.grove@student.csulb.edu"
] | [
[
[
1,
49
]
]
] |
f24ae4d71a1a4c3d100626255c5c98bb01269df9 | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /pygccxml_dev/unittests/data/binary_parsers/mydll.cpp | 6735375daab76f27115d4818af6bec8709694875 | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,603 | cpp | #include "mydll.h"
#include <iostream>
number_t::number_t()
: m_value(0)
{
// std::cout << "{C++} number_t( 0 )" << std::endl;
}
number_t::number_t(int value)
: m_value(value)
{
// std::cout << "{C++} number_t( " << value << " )" << std::endl;
}
number_t::~number_t() {
// std::cout << "{C++} ~numbe... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
100
]
]
] |
8c6ea7be695246aa950e417402b468a4dd2db6f1 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/zombieentity/src/zombieentity/graphicsentitylistexp.cc | 2fa3e682b800cbe6ab21f986821d8f75625f6180 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,727 | cc | #include "precompiled/pchzombieentityexp.h"
//------------------------------------------------------------------------------
/**
@ingroup NebulaEntity
List of all the entities with its configuration.
This must be a cc file, even although there is nothing really compiled in.
It is a really a head... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
102
]
]
] |
8b419a73ed5fdf2094682538a1e2ef78f3024ae2 | d2996420f8c3a6bbeef63a311dd6adc4acc40436 | /src/net/Address.cpp | 36a3b0c56144a10b9212bc31906f6c7119a349e6 | [] | no_license | aruwen/graviator | 4d2e06e475492102fbf5d65754be33af641c0d6c | 9a881db9bb0f0de2e38591478429626ab8030e1d | refs/heads/master | 2021-01-19T00:13:10.843905 | 2011-03-13T13:15:25 | 2011-03-13T13:15:25 | 32,136,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,232 | cpp | #include "Address.h"
#include "..\GraviatorSimpleTypes.h"
#include <assert.h>
using namespace net;
Address::Address()
{
mAddress = 0;
mPort = 0;
}
Address::Address( unsigned char a,
unsigned char b,
unsigned char c,
unsigned char d,
... | [
"nightwolve@gmail.com@c8d5bfcc-1391-a108-90e5-e810ef6ef867"
] | [
[
[
1,
98
]
]
] |
7d79608138382c84069e5af399e2a3055cb0f835 | a296df442777ae1e63188cbdf5bcd2ca0adedf3f | /2372/2372/main.cpp | 318a08d998ecf6d38f3d1b336774c7c292f139c1 | [] | no_license | piyushv94/jpcap-scanner | 39b4d710166c12a2fe695d9ec222da7b36787443 | 8fbf4214586e4f07f1b3ec4819f9a3c7451bd679 | refs/heads/master | 2021-01-10T06:15:32.064675 | 2011-11-26T20:23:55 | 2011-11-26T20:23:55 | 44,114,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 143 | cpp | #include"Card.h"
#include"Item.h"
#include"Piece.h"
#include"Tower.h"
#include"Game.h"
int main(){
Game g;
g.runGame();
return 0;
} | [
"shevchenkozou@gmail.com"
] | [
[
[
1,
10
]
]
] |
f91f6c543c26648a2f06f12169f92d7182d8863b | d5f525c995dd321375a19a8634a391255f0e5b6f | /graphic_front_end/sp/sp/vbus/vbus_interface.cpp | 6bcfd5475c6e6f324d0654fe1abf72c7dffd8539 | [] | no_license | shangdawei/cortex-simulator | bac4b8f19be3e2df622ad26e573330642ec97bae | d343b66a88a5b78d5851a3ee5dc2a4888ff00b20 | refs/heads/master | 2016-09-05T19:45:32.930832 | 2009-03-19T06:07:47 | 2009-03-19T06:07:47 | 42,106,205 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 490 | cpp | #include "stdafx.h"
#include "vbus_interface.h"
void vb_nread(int vaddr, char* data, int d_size)
{
win32_read_bus(vaddr, data, d_size);
}
char vb_read(int addr)
{
char data;
win32_read_bus(addr, &data, 1);
return data;
}
void vb_nwrite(int vaddr, char* data, int d_size)
{
win32_write_bus(vadd... | [
"yihengw@3e89f612-834b-0410-bb31-dbad55e6f342"
] | [
[
[
1,
30
]
]
] |
231a6bc1f5b98f2c4e414a5f657dc19a81017616 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/MyWheelController/include/WheelClockListener.h | acf6948c64a8967391698506a6d23bf0e83813c3 | [] | 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 | 303 | h | #ifndef __Orz_WheelClockListener_h__
#define __Orz_WheelClockListener_h__
#include "WheelControllerConfig.h"
namespace Orz
{
class _OrzMyWheelControlleExport WheelClockListener
{
public:
virtual ~WheelClockListener(void){}
virtual void clockChanged(int second) = 0;
};
}
#endif | [
"ogre3d@yeah.net"
] | [
[
[
1,
18
]
]
] |
73bc63c287a009bef096e2e5b5aba1bff08ded16 | ea2786bfb29ab1522074aa865524600f719b5d60 | /MultimodalSpaceShooter/src/scenes/GameOverScene.cpp | 7be6c45f68638dc0baecda1e0bcc8cb68aec8c3c | [] | 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 | 1,743 | cpp | #include "scenes/GameOverScene.h"
#include "scenes/SceneManager.h"
#include "core/Managers.h"
#include "core/Game.h"
#include <SFML/Graphics.hpp>
GameOverScene::GameOverScene(SceneManager& sceneManager) :
IScene(sceneManager),
myCursor(*imageManager().get("cursor.png")),
myMenu("GAME OVER", *imageManager().... | [
"jeremy.singy@gmail.com"
] | [
[
[
1,
59
]
]
] |
341fb6f7dd33291e018c03728576763b9cf2f11b | 89e8f2ade84be2f06749083073dc1edd5854451f | /include/gpu_anim.h | 81cc762db0be66d1f7f983c124d8dd126e491f6a | [] | no_license | abeastinme/GPU_Nubeam | 243f0828d849ce74b10067226fb2196c0f9e778e | d242106ff0a6fccb8159ede83df63013b974ba7e | refs/heads/master | 2021-01-17T13:43:46.066740 | 2011-12-17T05:18:39 | 2011-12-17T05:18:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,152 | h | /*
* Copyright 1993-2010 NVIDIA Corporation. All rights reserved.
*
* NVIDIA Corporation and its licensors retain all intellectual property and
* proprietary rights in and to this software and related documentation.
* Any use, reproduction, disclosure, or distribution of this software
* and related documen... | [
"spad12@mit.edu"
] | [
[
[
1,
183
]
]
] |
1d66c148be02832e855e5dfd27a48431985e7c6f | e3b3b66c1700f6c678fe7aba71076ba367a66308 | /lab.cpp | 1fb2a6b276d2883bb1c512a90ff0750c6be15557 | [] | no_license | alrock/AI-Lab1 | fb8470bdce3d306f4f1f4a565d647b3cef98fac1 | 6e4199f67e1239b80a617722821b0a0ac6b10ab8 | refs/heads/master | 2020-12-25T18:20:34.795448 | 2010-09-25T12:02:04 | 2010-09-25T12:02:04 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 4,256 | cpp | #include <QtCore/QCoreApplication>
#include <QString>
#include <QStringList>
#include <QRect>
#include <QPoint>
#include <QList>
#include <QMap>
#include <QDebug>
class State {
public:
State() {}
State(const QStringList &s);
State(const QVector<QVector<int> > &s);
State(const State &s): s(s.s) {}
... | [
"alexandrsk@gmail.com"
] | [
[
[
1,
203
]
]
] |
dee6728e31b17c4957249f44e286d2778bab0dd6 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/NewWheelController/src/NewHardware.cpp | bd64c0aec56920f021c4baa5f7a8e05f84c47bdb | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,153 | cpp | #include "NewWheelControllerStableHeaders.h"
#include "NewHardware.h"
#include <orz/View_SingleChip/SingleChipManager.h>
#include "NewHardwareCode.h"
using namespace Orz;
boost::array<unsigned char , 40> container;
NewHardware::NewHardware(void)
{
}
void NewHardware::link(void)
{
unsigned char... | [
"ogre3d@yeah.net"
] | [
[
[
1,
53
]
]
] |
267562c5f262ac832e8bdb6774f2ca4f50cdfa9e | bc4919e48aa47e9f8866dcfc368a14e8bbabbfe2 | /Open GL Basic Engine/source/glutFramework/glutFramework/christianState.cpp | 432f15fe6ee3674d5294349be3187dfcfb5f7cc0 | [] | no_license | CorwinJV/rvbgame | 0f2723ed3a4c1a368fc3bac69052091d2d87de77 | a4fc13ed95bd3e5a03e3c6ecff633fe37718314b | refs/heads/master | 2021-01-01T06:49:33.445550 | 2009-11-03T23:14:39 | 2009-11-03T23:14:39 | 32,131,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 301 | cpp | #include"christianState.h"
christianState::christianState(GameStateManager &Parent, int newID)
: GameState()
{
GSM = &Parent;
stateID = newID;
}
bool christianState::Update()
{
MyObjectM.Update();
return true;
}
bool christianState::Draw()
{
MyObjectM.Draw();
return true;
} | [
"corwin.j@5457d560-9b84-11de-b17c-2fd642447241"
] | [
[
[
1,
19
]
]
] |
d3d3788cbf478df3640c6de124789556c3e53afe | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/graph/test/filtered_graph_cc.cpp | 24de69742ad92c38a63cda395c890f68ffdbfd1d | [
"Artistic-2.0",
"LicenseRef-scancode-public-domain",
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,809 | cpp | //=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
/... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
41
]
]
] |
efed23dbc079a5178447325b7bcce295950ef367 | a7513d1fb4865ea56dbc1fcf4584fb552e642241 | /shiftable_files/osal/windows/osal_windows.hpp | 470a54d25f7fcc7ac600e9aa4c9ebb99d4a8ef0b | [
"MIT"
] | permissive | det/avl_array | f0cab062fa94dd94cdf12bea4321c5488fb5cdcc | d57524a623af9cfeeff060b479cc47285486d741 | refs/heads/master | 2021-01-15T19:40:10.287367 | 2010-05-06T13:13:35 | 2010-05-06T13:13:35 | 35,425,204 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,618 | hpp | ///////////////////////////////////////////////////////////////////
// //
// Copyright (c) 2010, Universidad de Alcala //
// //
// See accompanying LICENSE.TXT ... | [
"martin@ROBOTITO"
] | [
[
[
1,
71
]
]
] |
858f37f1c38e3039d0f20034dacda1522b01b668 | 1736474d707f5c6c3622f1cd370ce31ac8217c12 | /Pseudo/StackWalk.hpp | fed556a77edb8a8f25d6ce0fe78f5ddf946ea5dc | [] | no_license | arlm/pseudo | 6d7450696672b167dd1aceec6446b8ce137591c0 | 27153e50003faff31a3212452b1aec88831d8103 | refs/heads/master | 2022-11-05T23:38:08.214807 | 2011-02-18T23:18:36 | 2011-02-18T23:18:36 | 275,132,368 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,091 | hpp | // Copyright (c) John Lyon-Smith. All rights reserved.
#pragma once
#pragma warning(push)
#include <Pseudo\Compiler.hpp>
// Windows
//#pragma pack(push, 8) // We set the packing to 64 bits to avoid problems with DbgHelp.dll
//#define _IMAGEHLP64
#include <dbghelp.h>
#include <tlhelp32.h>
//#pragma pack... | [
"40727305+Lyon-Smith@users.noreply.github.com"
] | [
[
[
1,
617
]
]
] |
b5d37b3ce23aa44beb86df19df3ed538d7dbe0ab | 04d69fa1d0f48adc2033912fe1cb9781a2ee8e8b | /src/SpecialAbility_SpeedUp.h | d1b77d95b64c3cde17097bf148fff6435f8c629a | [
"BSD-3-Clause"
] | permissive | foxostro/heroman | 63e4ed9d95bf02586df92c804e94902259734780 | 7831351af1b7bbad603b184fd25e030ece2d0657 | refs/heads/master | 2021-01-25T06:37:28.649485 | 2009-08-02T12:53:38 | 2009-08-02T12:53:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,901 | h | #ifndef SPECIAL_ABILITY_SPEED_UP_H
#define SPECIAL_ABILITY_SPEED_UP_H
#include "PropertyBag.h"
#include "Actor.h"
#include "SpecialAbility.h"
#include "ComponentSpecialAbility.h"
/**
Ability: Speed Up
This ability speeds up the player for a certain time period. Therefore, it should
obviously only be used w... | [
"foxostro@gmail.com"
] | [
[
[
1,
65
]
]
] |
02fe1fc3fbad1f0afefcb3ed025dd1e140a17099 | 23e9e5636c692364688bc9e4df59cb68e2447a58 | /Dream/src/Game/YGERenderer.cpp | fe548e1ba8ac9ed5cb2e1b99f583352ae95f5c0d | [] | no_license | yestein/dream-of-idle | e492af2a4758776958b43e4bf0e4db859a224c40 | 4e362ab98f232d68535ea26f2fab7b3cbf7bc867 | refs/heads/master | 2016-09-09T19:49:18.215943 | 2010-04-23T07:24:19 | 2010-04-23T07:24:19 | 34,108,886 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | cpp | /************************************************************************
Copyright (c) Yu Lei. All rights reserved.
filename: YGEApplication.h
created: 2010/3/23
author: Yu Lei(nl-nl-@163.com)
<change list>
1. create file (Yu Lei)
purpose: Create a Render
*****************************************... | [
"yestein86@6bb0ce84-d3d1-71f5-47c4-2d9a3e80541b"
] | [
[
[
1,
23
]
]
] |
962cda1a8d254ffe9e1de76889f2ce0d30cb4dd2 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/conjurer/conjurer/inc/conjurer/objecttransformundocmd.h | 17910040b545c532c4c05fe693fda117fa09bf40 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,717 | h | #ifndef N_OBJECTTRANSFORM_UNDO_CMDS_H
#define N_OBJECTTRANSFORM_UNDO_CMDS_H
//------------------------------------------------------------------------------
/**
@file nobjecttransformundocmd.h
@ingroup NebulaConjurerEditor
@author Juan Jose Luna Espinosa
@brief Class for object transfor... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
68
]
]
] |
7966dc9b39129ae8d02abd2d0dd2980bc12dfbbf | 869aa4b1261e60a745cf4c7f32c96a9d5d4f1c47 | /release-4.0.7/plugin/script_object_factory.cc | 15ff794f9e35b03fc33b10633f9ba83d11591766 | [] | no_license | anmaz/chrome-download-assistant | d45dc4f8a8e09f564a5e4eee209b936a67d031d6 | a4ab1eed1b4e7ef1a905a9988c6cd29d21c6a2bd | refs/heads/master | 2021-01-01T06:38:29.035202 | 2011-06-24T04:25:04 | 2011-06-24T04:25:04 | 34,250,585 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,620 | cc | #include "script_object_factory.h"
namespace {
NPObject* Allocate(NPP npp, NPClass *aClass) {
return NULL;
}
void Deallocate(NPObject *npobj) {
ScriptObjectBase* pObject = (ScriptObjectBase*)npobj;
pObject->Deallocate();
}
void Invalidate(NPObject *npobj) {
ScriptObjectBase* object = (ScriptOb... | [
"jingzhao@google.com@a0d43ee6-04fa-a5ec-bf34-aeaa1c2c5ca5"
] | [
[
[
1,
94
]
]
] |
4afd8b81499bd91e47f0e72784dd236393c52b3c | 35231241243cb13bd3187983d224e827bb693df3 | /cgpsmapper/maproute/geograph.cpp | efbbb3c48841620dcec708204f887509f1ba40ad | [] | no_license | casaretto/cgpsmapper | b597aa2775cc112bf98732b182a9bc798c3dd967 | 76d90513514188ef82f4d869fc23781d6253f0ba | refs/heads/master | 2021-05-15T01:42:47.532459 | 2011-06-25T23:16:34 | 2011-06-25T23:16:34 | 1,943,334 | 2 | 2 | null | 2019-06-11T00:26:40 | 2011-06-23T18:31:36 | C++ | UTF-8 | C++ | false | false | 7,398 | cpp | /*
Created by: cgpsmapper
This is open source software. Source code is under the GNU General Public License version 3.0 (GPLv3) license.
Permission to modify the code and to distribute modified code is granted,
provided the above notices are retained, and a notice that the code was
modified is include... | [
"cgpsmapper@ad713ecf-6e55-4363-b790-59b81426eeec"
] | [
[
[
1,
234
]
]
] |
df0fbd808b8378a2759060040e8e9aab4f4d3558 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/game/Weapon.cpp | 1a6a22a76b77efc08e1a37424bb13acc37bb802f | [] | 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 | 9,375 | cpp | // Weapon.cpp
// 1.4
// This file is part of OpenRedAlert.
//
// OpenRedAlert is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, version 2 of the License.
//
// OpenRedAlert is distribu... | [
"cepiperez@gmail.com"
] | [
[
[
1,
410
]
]
] |
b991bdfb2b51893f404a33866a7782ebc489fc9e | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelGobal/src/WinData.cpp | 4c0759ff1fbcb8de36afe7acb05a613662df5098 | [] | 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 | 5,212 | cpp | #include "WheelGobalStableHeaders.h"
#include "WinData.h"
#include "WheelData.h"
#include "BlackBoardSystem.h"
#include <orz/Toolkit_Base/LogSystem.h>
using namespace Orz;
WinDataClone & WinDataClone::operator =(const WinDataClone & wdc)
{
_winner = wdc._winner;
_lightColor = wdc._lightColor;
_... | [
"ogre3d@yeah.net"
] | [
[
[
1,
279
]
]
] |
7d2663f9db8c9c23ff43d2d4d6d5355c55468ff2 | fa318c29963c7a594c8de6f1b3f3369e154fad7e | /C++/TopCoder/SRM495DIV2/1000.cpp | 41f95fc8e9d02ab65c456c004fb3606532e5a0e5 | [] | no_license | cnsuhao/xadillax-personal | 1732c251828c549f57b675f36608f1e51f56b626 | 2a2394ac2ebc64bc349551b46225231e07a63ba2 | refs/heads/master | 2021-05-29T03:00:28.064794 | 2011-03-26T06:36:46 | 2011-03-26T06:36:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,429 | cpp | /**
* @brief HexagonPuzzle
* A problem of TopCoder.
*
* @author XadillaX
*/
#include <iostream>
#include <cstdio>
#include <string>
#include <cmath>
#include <list>
#include <map>
#include <string.h>
#include <time.h>
#include <cstdlib>
#include <stack>
#include <algorithm>
#include <queue>
#incl... | [
"zukaidi@163.com@633dafb3-0c77-9a0a-df9f-af5249c8126a"
] | [
[
[
1,
107
]
]
] |
03588f378924fde38269f4925c25a3ed986767bc | 00fdb9c8335382401ee0a8c06ad6ebdcaa136b40 | /ARM9/source/glib/cgltgf.cpp | 26339a9d064ea14c861c9d562a40c41d43ade474 | [] | no_license | Mbmax/ismart-kernel | d82633ba0864f9f697c3faa4ebc093a51b8463b2 | f80d8d7156897d019eb4e16ef9cec8a431d15ed3 | refs/heads/master | 2016-09-06T13:28:25.260481 | 2011-03-29T10:31:04 | 2011-03-29T10:31:04 | 35,029,299 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 6,280 | cpp |
#include <stdlib.h>
#include <NDS.h>
#include "glib.h"
#include "glmemtool.h"
#include "cgltgf.h"
#include "cglstream.h"
CglTGF::CglTGF(const u8 *_buf,const int _size)
{
CglStream stream(_buf,_size);
Width=stream.Readu16();
Height=stream.Readu16();
int size;
size=stream.GetSize... | [
"feng.flash@4bd7f34a-4c62-84e7-1fb2-5fbc975ebfb2"
] | [
[
[
1,
246
]
]
] |
3c204a8593aff53aa71c8c12619c57c2f3019a84 | b67d58bd5bfe13b32bebe83dec22904243a52223 | /FlashDBSimDll_Sample/TrivalBufferManager.h | a36ba242a1e114183d00740e02b25d2e242700bd | [] | no_license | maheshdharhari/flash-sim | b8929efc83a65ee6d5e782b835106ca36228c6c8 | d04eb0e34bb44e7356f5c1b0e1f1af6097339225 | refs/heads/master | 2021-01-10T07:48:37.820361 | 2010-05-22T09:19:20 | 2010-05-22T09:19:20 | 43,440,579 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 457 | h | #ifndef _TRIVAL_BUFFER_MANAGER_H_
#define _TRIVAL_BUFFER_MANAGER_H_
#pragma managed(push, off)
#include <memory>
#include "BufferManagerBase.h"
class TrivalBufferManager : public BufferManagerBase
{
public:
TrivalBufferManager(std::tr1::shared_ptr<class IBlockDevice> pDevice);
protected:
void DoRead... | [
"hiyoungcat@9895585c-9ddb-11de-bf4a-bd5be0e2b6d7",
"hiYoungCat@9895585c-9ddb-11de-bf4a-bd5be0e2b6d7"
] | [
[
[
1,
2
],
[
4,
5
],
[
7,
8
],
[
10,
13
],
[
15,
16
],
[
18,
20
],
[
22,
22
]
],
[
[
3,
3
],
[
6,
6
],
[
9,
9
]... |
6cd5e3e2261f739bfcaa203dcaa9ced1daaa4444 | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /obse/obse/Commands_Script.cpp | 3046af5963fd0fe158d635163ca703a2085343aa | [] | no_license | wlasser/oonline | 51973b5ffec0b60407b63b010d0e4e1622cf69b6 | fd37ee6985f1de082cbc9f8625d1d9307e8801a6 | refs/heads/master | 2021-05-28T23:39:16.792763 | 2010-05-12T22:35:20 | 2010-05-12T22:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,479 | cpp | #include "Commands_Script.h"
#include "GameAPI.h"
#include "GameForms.h"
#include "GameObjects.h"
#include "ParamInfos.h"
#if OBLIVION
enum EScriptMode {
eScript_HasScript,
eScript_Get,
eScript_Remove,
};
static bool GetScript_Execute(COMMAND_ARGS, EScriptMode eMode)
{
*result = 0;
TESForm* f... | [
"masterfreek64@2644d07b-d655-0410-af38-4bee65694944"
] | [
[
[
1,
392
]
]
] |
3ab4ac48fe64df0656fd05a207d9868c0a10e6c7 | c0a577ec612a721b324bb615c08882852b433949 | /englishplayer/EnTranscription/AudioTimeScale.cpp | 42e2331535bed0b4a5e27e36dcf788a85e01f33f | [] | no_license | guojerry/cppxml | ca87ca2e3e62cbe2a132d376ca784f148561a4cc | a4f8b7439e37b6f1f421445694c5a735f8beda71 | refs/heads/master | 2021-01-10T10:57:40.195940 | 2010-04-21T13:25:29 | 2010-04-21T13:25:29 | 52,403,012 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,425 | cpp | #include "stdafx.h"
#if (1100 > _MSC_VER)
#include <olectlid.h>
#else
#include <olectl.h>
#endif
#include "AudioTimeScale.h"
#include "resource.h"
#include <tchar.h>
#include <stdio.h>
#define TRANSFORM_NAME L"AudioTimeScale Filter"
// Constructor
CAudioTimeScale::CAudioTimeScale(TCHAR *tszName, LPUNK... | [
"oeichenwei@0e9f5f58-6d57-11de-950b-9fccee66d0d9"
] | [
[
[
1,
366
]
]
] |
b1751f5167305ea663537aa525b336f130ab76b5 | 2f77d5232a073a28266f5a5aa614160acba05ce6 | /01.DevelopLibrary/03.Code/UI/EasySmsWndBase.cpp | b5636cd99926135393959daa9fa6e70cc37ddd18 | [] | no_license | radtek/mobilelzz | 87f2d0b53f7fd414e62c8b2d960e87ae359c81b4 | 402276f7c225dd0b0fae825013b29d0244114e7d | refs/heads/master | 2020-12-24T21:21:30.860184 | 2011-03-26T02:19:47 | 2011-03-26T02:19:47 | 58,142,323 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,439 | cpp | #include"stdafx.h"
#include "resource.h"
#include "EasySmsWndBase.h"
#include "EasySmsUiCtrl.h"
/////////////////////CSmsLookCtorList/////////////////////////////////////////////////////
CEasySmsListBase::CEasySmsListBase()
{
}
CEasySmsListBase::~CEasySmsListBase()
{
long lCnt = GetItemCount();
f... | [
"saviola0830@gmail.com",
"lidan8908589@8983de3c-2b35-11df-be6c-f52728ce0ce6"
] | [
[
[
1,
63
],
[
65,
248
],
[
250,
300
]
],
[
[
64,
64
],
[
249,
249
]
]
] |
901e9722852c8092cae1ef03bb40c2fd51209ef5 | cd387cba6088f351af4869c02b2cabbb678be6ae | /src/experimental/petesimulator/Board.cpp | 2d91aec6128488b1dd5140a71edc818defc6c744 | [] | no_license | 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,513 | cpp | #include "Board.h"
Board::Board(int b){
realSize = new Point(3000,2100);
bpp = b;
screen = SDL_SetVideoMode( realSize->sdl_x(),realSize->sdl_y(),b, SDL_SWSURFACE );
createBackground();
apply_surface( 0, 0, pic, screen );
SDL_Flip( screen );
SDL_WM_SetCaption( "Robot Simulator ALPHA ALPHA v0.00001", NUL... | [
"fushunpoon@1fd432d8-e285-11dd-b2d9-215335d0b316"
] | [
[
[
1,
48
]
]
] |
9599d0ddea4047fa2f708174352cc56e8f26e0f3 | a0d4f557ddaf4351957e310478e183dac45d77a1 | /src/Utils/FontMan.h | e2c99eddce616405877c16de20d5727905bcf91c | [] | no_license | houpcz/Houp-s-level-editor | 1f6216e8ad8da393e1ee151e36fc37246279bfed | c762c9f5ed064ba893bf34887293a73dd35a06f8 | refs/heads/master | 2016-09-11T11:03:34.560524 | 2011-08-09T11:37:49 | 2011-08-09T11:37:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,185 | h | #ifndef _FONTMAN_H_
#define _FONTMAN_H_
#include "Font.h"
#include <map>
#include <stdexcept>
const int LUCIDA_CHAR_WIDTH_PX16 = 13; /// Width of one char in lucida, h = 16, font (its monospace font)
const int LUCIDA_CHAR_WIDTH_PX8 = 7; /// Width of one char in lucida, h = 8, font (its monospace font)... | [
"beranlukas@gmail.com"
] | [
[
[
1,
46
]
]
] |
7c6fd7fffa8785666354514220da70d9fceb0486 | 956e0201a3627226744a63075ea7b45dbf05208b | /GumShot/include/ThreadPool/ThreadPool.h | 9210950aad9d5ab740c7fa1ee3d0309b11ae60ed | [] | no_license | bogba1/gumshot | acd0e0f6aab5f7f8898e65dbafd924c0f3aded43 | d7f13866044f2d1a63566a3d3a5f9bae089ee746 | refs/heads/master | 2021-01-18T15:08:42.685134 | 2010-03-08T03:29:50 | 2010-03-08T03:29:50 | 40,660,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 663 | h | #pragma once
#include "IThreadable.h"
#include "SyncTools.h"
#include <vector>
typedef unsigned int uint;
class ThreadPool
{
public:
ThreadPool(uint poolSize = 10);
~ThreadPool(void);
void submitTask(IThreadable* threadable); //enques task for execution (worker will be deleted after e... | [
"lilrobzn@gmail.com"
] | [
[
[
1,
27
]
]
] |
de3b6569ec2ec66a6e77d2b11891e6274cf93e10 | cfcd2a448c91b249ea61d0d0d747129900e9e97f | /thirdparty/OpenCOLLADA/COLLADAFramework/include/COLLADAFWTrifans.h | b5e33c24a4d923483bcae7bd9a2174aae6353109 | [] | no_license | fire-archive/OgreCollada | b1686b1b84b512ffee65baddb290503fb1ebac9c | 49114208f176eb695b525dca4f79fc0cfd40e9de | refs/heads/master | 2020-04-10T10:04:15.187350 | 2009-05-31T15:33:15 | 2009-05-31T15:33:15 | 268,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,298 | h | /*
Copyright (c) 2008 NetAllied Systems GmbH
This file is part of COLLADAFramework.
Licensed under the MIT Open Source License,
for details please see LICENSE file or the website
http://www.opensource.org/licenses/mit-license.php
*/
#ifndef __COLLADAFW_TRIFANS_H__
#define __COLLADAFW_T... | [
"jiva@crazycoder.co.za"
] | [
[
[
1,
56
]
]
] |
a317c8edb268c4d7d82470d7022abb1ec22c2c7b | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nnavmesh/src/nnavmeshparser/nnavmeshfilereader.cc | bd7af28908c41ee71669a6e9614e482e4f087f77 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,210 | cc | #include "precompiled/pchnnavmesh.h"
//------------------------------------------------------------------------------
// nnavmeshfilereader.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "nnavmeshparser/nnavmeshfilereader.h"
#in... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
464
]
]
] |
aa0c6155c2fc900ea733ac6973abe1b2b8c91493 | f304b2f54319a444f8798bca884139b785c63026 | /trunk/type_system_pp.hpp | b5764c8f578711ae8924cde2413b942278524f2c | [] | no_license | BackupTheBerlios/zcplusplus-svn | 4387877a71405be331e78bec6d792da5f8fe6737 | ef85b9e4a78a52618014f501c9c1400c9d4f4a42 | refs/heads/master | 2016-08-05T18:34:41.051270 | 2011-10-08T10:15:31 | 2011-10-08T10:15:31 | 40,805,219 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,129 | hpp | // type_system_pp.hpp
// (C)2009,2010 Kenneth Boyd, license: MIT.txt
#ifndef TYPE_SYSTEM_HPP
#define TYPE_SYSTEM_HPP 1
#include "Zaimoni.STL/POD.hpp"
#include "Zaimoni.STL/Logging.h"
class type_system
{
public:
typedef size_t type_index;
const zaimoni::POD_pair<const char* const,size_t>* const core_... | [
"zaimoni@b4372a03-5d62-0410-814a-8f46757a0b64"
] | [
[
[
1,
38
]
]
] |
8bcda9a0071d64f57cc72c3aaf6b78294613159b | b90f7dce513fd3d13bab0b8769960dea901d4f3b | /game_client/game_client/opencontainers/ocval.cc | 712b6631cb55e1f534cfb3a149a276c125daa96d | [] | no_license | lasti15/easygametools | f447052cd4c42609955abd76b4c8571422816b11 | 0b819c957077a4eeaf9a2492772040dafdfca4c3 | refs/heads/master | 2021-01-10T09:14:52.182154 | 2011-03-09T01:51:51 | 2011-03-09T01:51:51 | 55,684,684 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,736 | cc |
#if defined(OC_FACTOR_INTO_H_AND_CC)
# include "ocval.h"
// Explicit instantiations
#define OC_INST_PRINT(T) template ostream& PrintArray<T>(ostream&, const OCArray<T>& a);
OC_INST_PRINT(int_1)
OC_INST_PRINT(int_u1)
OC_INST_PRINT(int_2)
OC_INST_PRINT(int_u2)
OC_INST_PRINT(int_4)
OC_INST_PRINT(int_u4)
OC... | [
"mattrochon@gmail.com"
] | [
[
[
1,
955
]
]
] |
0b818029275142d97d8e6210818a93a5b5dbc459 | f83137ab7ba3ed9f8d89f84c415a6d8a03f99c2f | /APMShared/APMTrigger.cpp | dfeb640af61c4b6f1c1578859014257b89b99e0c | [] | no_license | NobodysNightmare/APM-Meter | 0ab0438a773f90efc4836cab00c9980d3e2dce89 | 32bb96618bb1ce8e34db4270459aa0eb8577f6b6 | refs/heads/master | 2021-01-19T08:48:54.951073 | 2010-12-03T18:58:11 | 2010-12-03T18:58:11 | 1,023,406 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,248 | cpp | #include "APMTrigger.h"
APMTrigger::APMTrigger(APMConfig* n_cfg) {
cfg = n_cfg;
hProcess = NULL;
switch(cfg->trigger_method) {
case TRIGGER_BY_HOTKEY:
if(!RegisterHotKey(NULL, HOTKEY_STARTSTOP_MEASURE, MOD_ALT | MOD_SHIFT, 0x50)) {
exit(GetLastError());
}
break;
case TRIGGER_BY_PROCESS:
b... | [
"fischikowski@web.de"
] | [
[
[
1,
97
]
]
] |
f4ce0671bcd641928f946b920fc0416f64ab9a6f | 1eb0e6d7119d33fa76bdad32363483d0c9ace9b2 | /PointCloud/trunk/PointCloud/PointCloudView.h | 71506a530717b27f894aaa90cb7d5ae1db3681a1 | [] | no_license | kbdacaa/point-clouds-mesh | 90f174a534eddb373a1ac6f5481ee7a80b05f806 | 73b6bc17aa5c597192ace1a3356bff4880ca062f | refs/heads/master | 2016-09-08T00:22:30.593144 | 2011-06-04T01:54:24 | 2011-06-04T01:54:24 | 41,203,780 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,370 | h | // PointCloudView.h : CPointCloudView 类的接口
//
#ifndef CPointCloudView_H_
#define CPointCloudView_H_
#pragma once
#include <gl/GL.h>
#include <gl/glu.h>
#include <gl/glaux.h>
#pragma comment(lib, "glu32.lib")
#pragma comment(lib, "glaux.lib")
class CPointCloudDoc;
class CPointSet;
class CMesh;
class... | [
"huangchunkuangke@e87e5053-baee-b2b1-302d-3646b6e6cf75"
] | [
[
[
1,
103
]
]
] |
d1c1ac65d63b9c3fb834f74105780fd3e5f316b3 | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/happylib/HappyLib/LWPGradient.h | 1fadd44b844744e467d98ac19db605d5262c4ea4 | [] | no_license | BackupTheBerlios/lwpp-svn | d2e905641f60a7c9ca296d29169c70762f5a9281 | fd6f80cbba14209d4ca639f291b1a28a0ed5404d | refs/heads/master | 2021-01-17T17:01:31.802187 | 2005-10-16T22:12:52 | 2005-10-16T22:12:52 | 40,805,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,658 | h |
#ifndef _LWPGRADIENT_H
#define _LWPGRADIENT_H
#include "LWPPlugin.h"
#include "LWPSerialization.h"
#include "HLPoint.h"
#define LWID_SERIAL_GRAD LWID_('G','R','A','D')
class LWPControl;
class LWPPanel;
// [FIXME] put the gradient interface stuff into LWPIGradientControl : public LWPIAreaControl
// ... | [
"lightwolf@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
90
]
]
] |
1ce79b6138916c441cf80b46f6d90ef522d78a99 | 2b80036db6f86012afcc7bc55431355fc3234058 | /src/cube/SourcesModel.cpp | 37c7e6f6175cab900e5ca5175f0aaabc50258742 | [
"BSD-3-Clause"
] | permissive | leezhongshan/musikcube | d1e09cf263854bb16acbde707cb6c18b09a0189f | e7ca6a5515a5f5e8e499bbdd158e5cb406fda948 | refs/heads/master | 2021-01-15T11:45:29.512171 | 2011-02-25T14:09:21 | 2011-02-25T14:09:21 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 8,356 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// License Agreement:
//
// The following are Copyright © 2007, Casey Langen
//
// Sources and Binaries of: mC2, win32cpp
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// m... | [
"onnerby@6a861d04-ae47-0410-a6da-2d49beace72e",
"onnerby@gmail.com@6a861d04-ae47-0410-a6da-2d49beace72e",
"andre@woesten.com@6a861d04-ae47-0410-a6da-2d49beace72e"
] | [
[
[
1,
47
],
[
49,
103
],
[
105,
138
],
[
142,
172
],
[
174,
194
],
[
196,
196
],
[
200,
203
],
[
206,
235
],
[
237,
256
]
],
[
... |
aa1b34ff39445eab10ec3ea0f6cc7312131a8f98 | aee9f4a7a277c3f44eac40072adb81dc52db3079 | /Code/core/ComponentOutputAVI.h | ee1d3c6a38910910a10cd97608b2d5fd8f012cd2 | [] | no_license | SiChiTong/swistrackplus | 1a1bbc7dd8457ec908ced0cae3e30ef1f0d85551 | 7746c32dcfdbe1988c82e7a1561534c519ac0872 | refs/heads/master | 2020-04-05T02:31:55.840432 | 2010-06-01T14:12:46 | 2010-06-01T14:12:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,405 | h | #ifndef HEADER_ComponentOutputAVI
#define HEADER_ComponentOutputAVI
#include "Component.h"
#ifdef __WXMSW__
//! A component that generates an AVI movie.
/*!
This component writes an AVI file using CvAVIWriter (only available on Win32). The file is written when started in production mode only.
The frames ... | [
"root@newport-ril-server.(none)"
] | [
[
[
1,
75
]
]
] |
1daaa251631ac80b24dd643ee9881d469e38ebe1 | 43626054205d6048ec98c76db5641ce8e42b8237 | /Tile Engine/CTileManager.cpp | 141ad8d98d02bec5b174ba6b56f1c97ac1ec2804 | [] | no_license | Wazoobi/whitewings | b700da98b855a64442ad7b7c4b0be23427b0ee23 | a53fdb832cfb1ce8605209c9af47f36b01c44727 | refs/heads/master | 2021-01-10T19:33:22.924792 | 2009-08-05T18:30:07 | 2009-08-05T18:30:07 | 32,119,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,854 | cpp | //////////////////////////////////////////////////////////////////////////
// Filename: CTileManager.cpp
//
// Author: David Seabolt
//
// Purpose: To define any functions declared in the CTileManager.h
//////////////////////////////////////////////////////////////////////////
//-------------------------------... | [
"dSeabolt66@1cfc0206-7002-11de-8585-3f51e31374b7"
] | [
[
[
1,
247
]
]
] |
3aeca0f6ef91f67e4e88355adf7aa83cbeeb63a3 | 7745a8d148e55e22dca4955f7ca4e83199495c17 | /test/test_packrat.cpp | c84983b6f141f6d2e1c96c905876823e319e2334 | [] | no_license | yak1ex/packrat_qi | e6c8058e39a77d8f6c1559c292b52cdb14b8608f | 423d08e48abf1c06fd5f2acd812295ec6e1b3d11 | refs/heads/master | 2020-06-05T02:57:45.157294 | 2011-06-28T17:24:46 | 2011-06-28T17:24:46 | 1,967,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,459 | cpp | /***********************************************************************/
/* */
/* test_packrat.cpp: Test code for packrat parser on Spirit */
/* */
/* Written by Ya... | [
"atara-y@mx.scn.tv"
] | [
[
[
1,
375
]
]
] |
6d8e6c6140704f023b4d38cb229052d15dfa6a85 | 7ede4710c51ee2cad90589e274a5bd587cfcd706 | /lsystem-main/pard0lsystem.cpp | e5dba4e8d213b0c81f82453cf3eb23c981052854 | [] | no_license | sid1980/l-system-for-osg | 7809b0315d4fd7bcfd49fd11129a273f49ea51d1 | 4931cc1cb818ee7c9d4d25d17ffdaa567a93e8fa | refs/heads/master | 2023-03-16T00:21:40.562005 | 2011-01-09T16:33:46 | 2011-01-09T16:33:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 171 | cpp | #include "precompiled.h"
#include "pard0lsystem.h"
using namespace AP_LSystem;
ParD0LSystem::ParD0LSystem( AbstractFile * file ): Abstract0LSystem( file )
{
}
| [
"marek@pasicnyk.com@3a20e578-abf7-dd4e-6256-36cca5c9e6b5"
] | [
[
[
1,
9
]
]
] |
a387089e41bcb444079cb6be0230028d5a59e9a7 | 3ab5d507d11afdab41c8c1b509cc2a807d717897 | /src/VoIPPacketsManager/VoIPPacketsManager.h | b6428247af3eefc586da359aeb9fa915f00aa242 | [] | no_license | mkurdej/pwtinproject | 73dd952ca7b18c36b0c68124bd4447c9741fa372 | f11afa69776c9f9b55c3c3466544ed49e56ebdff | refs/heads/master | 2016-09-05T18:39:33.692316 | 2010-01-19T10:16:55 | 2010-01-19T10:16:55 | 32,997,874 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,738 | h | /*
* @file VoIPPacketsManager.h
*
* @date created 2010-01-14
* @author Piotr Gwizdała
*/
#ifndef VOIPPACKETSMANAGER_H_
#define VOIPPACKETSMANAGER_H_
#include <vector>
#include "../ProtocolModule/RTP/RTPPacket.h"
#include "../Debug/Debug.h"
#include "../Main/Config.h"
/**
* \~polish
* Klasa ... | [
"gwizdek@f427f6ac-f01a-11de-af0a-9d584d74d99e",
"marek.kurdej@f427f6ac-f01a-11de-af0a-9d584d74d99e"
] | [
[
[
1,
1
],
[
3,
3
],
[
6,
11
],
[
13,
13
],
[
15,
16
],
[
40,
51
],
[
56,
69
],
[
71,
73
]
],
[
[
2,
2
],
[
4,
5
... |
d1d2ad1b43eb2dad23746d364490a0250ae78c86 | 17083b919f058848c3eb038eae37effd1a5b0759 | /SimpleGL/sgl/FormatConversion.h | 3e5a07e44f8b11a4d70fcced42bece83842f47e6 | [] | no_license | BackupTheBerlios/sgl | e1ce68dfc2daa011bdcf018ddce744698cc7bc5f | 2ab6e770dfaf5268c1afa41a77c04ad7774a70ed | refs/heads/master | 2021-01-21T12:39:59.048415 | 2011-10-28T16:14:29 | 2011-10-28T16:14:29 | 39,894,148 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,012 | h | #ifndef SIMPLE_GL_FORMAT_CONVERSION_H
#define SIMPLE_GL_FORMAT_CONVERSION_H
#include "Texture.h"
namespace sgl {
/** Interface for format converter operators
*/
class FormatConversion
{
public:
/** Convert pixels from source format to dest format
* @param sourceFormat - format of the source p... | [
"devnull@localhost"
] | [
[
[
1,
33
]
]
] |
4bd64486417a98ff817e38e3430b2b7c3b8b82ed | 7f6fe18cf018aafec8fa737dfe363d5d5a283805 | /samples/titoon/compositebox.h | ba64c43b81be79d95979399761a41d0be4d2ad42 | [] | no_license | snori/ntk | 4db91d8a8fc836ca9a0dc2bc41b1ce767010d5ba | 86d1a32c4ad831e791ca29f5e7f9e055334e8fe7 | refs/heads/master | 2020-05-18T05:28:49.149912 | 2009-08-04T16:47:12 | 2009-08-04T16:47:12 | 268,861 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 281 | h | #ifndef __COMPOSITEBOX_H__
#define __COMPOSITEBOX_H__
#include <ntk/interface/view.h>
class CompositeBox : public NView {
public:
CompositeBox(const NRect& frame, const NString& name);
private:
void set_up_controls_();
};// class CompositeBox
#endif//EOH | [
"nrtkszk@gmail.com"
] | [
[
[
1,
18
]
]
] |
2201cd36415b63a78b148074fd32a4ef06001ce8 | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/OutputTabView.h | 73c80a205ec432a476170f9554068dbc442f4cad | [] | 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 | UTF-8 | C++ | false | false | 4,663 | h | #if !defined(AFX_OUTPUTTABVIEW_H__746A5662_F368_4BF9_B3C0_7F57544C651E__INCLUDED_)
#define AFX_OUTPUTTABVIEW_H__746A5662_F368_4BF9_B3C0_7F57544C651E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// OutputTabView.h : header file
//
#include "OXSizeCtrlBar.h"
#include "OX3DTabView.h"
#i... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
163
]
]
] |
a16de781ef8f4b5912cf824fd88edb8363bc770f | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Shared/include/MC2Logging.h | a37a1b479870010f82835f7346fec37db1a3233c | [
"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 | 16,339 | h | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
550
]
]
] |
5044831ea8a9a2422431a8d7fdb21139d2f937de | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/DisplayMeter.cpp | d372aba9f25e0256511d42fd92ab3f47960d2bd2 | [] | 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 | 12,760 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : DisplayMeter.cpp
//
// PURPOSE : DisplayMeter - Implementation
//
// CREATED : 7/19/00
//
// (c) 2000 Monolith Productions, Inc. All Rights Reserved
//
// ------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
517
]
]
] |
ecb5ac7f358987c7e69d52c25a9f2e1e080420c2 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Source/Approximation/WmlApprParaboloidFit3.cpp | 927fa182abef899be6f6e639d4d5b8cac46130e5 | [] | no_license | argapratama/kucgbowling | 20dbaefe1596358156691e81ccceb9151b15efb0 | 65e40b6f33c5511bddf0fa350c1eefc647ace48a | refs/heads/master | 2018-01-08T15:27:44.784437 | 2011-06-19T15:23:39 | 2011-06-19T15:23:39 | 36,738,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,299 | cpp | // 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 ... | [
"pocatnas@gmail.com"
] | [
[
[
1,
139
]
]
] |
5f08351285629bf3f5728797fef67835c1ef605c | 28aa23d9cb8f5f4e8c2239c70ef0f8f6ec6d17bc | /mytesgnikrow --username hotga2801/Project/FaceDetect_V1.3(6)/FaceDetect.cpp | a7d2d249bdd10857655aa561aa99072ce13b6f52 | [] | no_license | taicent/mytesgnikrow | 09aed8836e1297a24bef0f18dadd9e9a78ec8e8b | 9264faa662454484ade7137ee8a0794e00bf762f | refs/heads/master | 2020-04-06T04:25:30.075548 | 2011-02-17T13:37:16 | 2011-02-17T13:37:16 | 34,991,750 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,088 | cpp | // FaceDetect.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include <vector>
#include <fstream>
using namespace std;
#include "IntImage.h"
#include "SimpleClassifier.h"
#include "AdaBoostClassifier.h"
#include "Global.h"
#include "CascadeClassifier.h"
#include "learn.h"
#i... | [
"hotga2801@ecd9aaca-b8df-3bf4-dfa7-576663c5f076"
] | [
[
[
1,
159
]
]
] |
7eda9e1150efccc422f1b9ccecd6691f3d9128ad | 51ebb9684ac1a4b65a5426e5c9ee79ebf8eb3db8 | /Windows/gclib/Hash/Hash.cpp | c5954ad85140e917131e5ac2e29af63deb408dee | [] | no_license | buf1024/lgcbasic | d4dfe6a6bd19e4e4ac0e5ac2b7a0590e04dd5779 | 11db32c9be46d9ac0740429e09ebf880a7a00299 | refs/heads/master | 2021-01-10T12:55:12.046835 | 2011-09-03T15:45:57 | 2011-09-03T15:45:57 | 49,615,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 928 | cpp | ////////////////////////////////////////////////////////////////////////////////////////
//
// LGCUI -- Personal Windowless UI Library Project
//
// FileName : Hash.cpp
// Purpose :
// Version : 2010-11-9 20:09:19) 1.0 Created
// Author : heidong
// Contact : buf1024@gmail.com
// Copyrig... | [
"buf1024@10f8a008-2033-b5f4-5ad9-01b5c2a83ee0"
] | [
[
[
1,
39
]
]
] |
639ca0855bc97a04a6e380d45db79e3be4568d20 | 39040af0ff84935d083209731dd7343f93fa2874 | /app/ucalc/ueval.h | 15b35ccf0e8357190515167b86276bf43435fc6d | [
"Apache-2.0"
] | permissive | alanzw/ulib-win | 02f8b7bcd8220b6a057fd3b33e733500294f9b56 | b67f644ed11c849e3c93b909f90d443df7be4e4c | refs/heads/master | 2020-04-06T05:26:54.849486 | 2011-07-23T05:47:17 | 2011-07-23T05:47:17 | 34,505,292 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,105 | h | #ifndef U_EVAL_H
#define U_EVAL_H
#include <exception>
#include <iostream>
//#include <map>
#include "umsg.h"
#include "adt/ustring.h"
#include "adt/ustack.h"
#include "adt/utable.h"
typedef huys::ADT::UStringAnsi TString;
typedef huys::ADT::UStack<int> UStackInt;
typedef huys::ADT::UStack<TString> UStackStr;
typed... | [
"fox000002@48c0247c-a797-11de-8c46-7bd654735883"
] | [
[
[
1,
109
]
]
] |
4e7f37c11fdff244cd9f3d3a0bbb64af4a6eeab9 | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2005-10-27/cvpcb/init.cpp | 9ac01fd39307316de9988350405a90b853787f77 | [] | no_license | BackupTheBerlios/kicad-svn | 4b79bc0af39d6e5cb0f07556eb781a83e8a464b9 | 4c97bbde4b1b12ec5616a57c17298c77a9790398 | refs/heads/master | 2021-01-01T19:38:40.000652 | 2006-06-19T20:01:24 | 2006-06-19T20:01:24 | 40,799,911 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 5,102 | cpp | /*******************************************************************/
/* CVPCB: Routines de base : */
/* lecture Netliste et creation des fenetres composants et modules */
/*******************************************************************/
#include "fctsys.h"
#include "common.h"
#include "cv... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
214
]
]
] |
29a709176e30a754d20bc95679452965c03dba4a | 7b4c786d4258ce4421b1e7bcca9011d4eeb50083 | /_统计专用/C++Primer中文版(第4版)/第一次-代码集合-20090414/第四章 数组和指针/20090321_习题4.36_多维数组的输出.cpp | 62ee63f08596d8d9bf82740084e5cfea7638c87f | [] | no_license | lzq123218/guoyishi-works | dbfa42a3e2d3bd4a984a5681e4335814657551ef | 4e78c8f2e902589c3f06387374024225f52e5a92 | refs/heads/master | 2021-12-04T11:11:32.639076 | 2011-05-30T14:12:43 | 2011-05-30T14:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 331 | cpp | //20090321 COPY!
#include <iostream>
using namespace std;
int main()
{
int ia[3][4] = {
{0, 2, 2, 5},
{32, 22, 1, 9},
{12, 3, 2, 232}
};
int (*p)[4];
for (p = ia; p != ia + 3; ++p) {
for (int *q = *p; q != *p + 4; ++q) {
cout << *q << "\t";
}
cout << endl;
}
cout << endl;
r... | [
"baicaibang@70501136-4834-11de-8855-c187e5f49513"
] | [
[
[
1,
23
]
]
] |
0560a4f7b7244f3142aa28433a8bae0f90e2d864 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/nopende/inc/opende/nopendemarshal.h | eee0fbf36afc9227337a8692be5a30d732589943 | [] | 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 | 8,559 | h | #ifndef N_OPENDEMARSHAL_H
#define N_OPENDEMARSHAL_H
//----------------------------------------------------------------------------
/**
This is a set of functions that handle conversion between ODE and Nebula
data types.
(c) 2004 Vadim Macagon
*/
//-------------------------------------------... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
298
]
]
] |
d49379d8a7adc6832d75e9f99606d64cce6a8cf8 | 3201bc35622102fe99b50e5f7d1351ad0d89b2f2 | /design/repository/test_benches/gip/c_gipc_pipeline_trace.cpp | 648bff8e2065d53982d7f9802af1fe0d4e829d24 | [] | no_license | embisi-github/embisi_gip | 1f7e8ce334ae9611f52a2cd6e536ef71fb00cec4 | dd6dfe8667b28f03dba2ac605d67916cb4483005 | refs/heads/master | 2021-01-10T12:33:55.917299 | 2006-11-27T09:43:39 | 2006-11-27T09:43:39 | 48,285,426 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,089 | cpp | /*a Copyright
This file 'c_gipc_prefetch_if_comp.cpp' copyright Embisi 2003, 2004
*/
/*a Includes
*/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include "sl_debug.h"
#include "sl_mif.h"
#include "sl_general.h"
#include "be_model_includes.h"
#include "gip.h"
... | [
""
] | [
[
[
1,
398
]
]
] |
47927ab751b943d0f5d6c08d24e529801b2397a5 | ed8cbdeb94cdc3364586c6e73d48427eab3dd624 | /benchmarks/win32/Programming Projects/Columbia/VC/include/ICMPPacket.h | c886e74fa21fb05e1179c33ef3370fd05a0b43e5 | [] | no_license | Programming-Systems-Lab/archived-events | 3b5281b1f3013cc4a3943e52cfd616d2daeba6f2 | 61d521b39996393ad7ad6d9430dbcdab4b2b36c6 | refs/heads/master | 2020-09-17T23:37:34.037734 | 2002-12-20T15:45:08 | 2002-12-20T15:45:08 | 67,139,857 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 849 | h | // ICMPPacket.h: interface for the ICMPPacket class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_ICMPPACKET_H__E976D1D3_87C4_49A8_B7E2_D842076BDFF9__INCLUDED_)
#define AFX_ICMPPACKET_H__E976D1D3_87C4_49A8_B7E2_D842076BDFF9__INCLUDED_
#if _MSC_VER > 1000
#pragma o... | [
"jjp32"
] | [
[
[
1,
30
]
]
] |
022bf97a663105b88350b4a4fbf027f78cd184e6 | 02cd7f7be30f7660f6928a1b8262dc935673b2d7 | / invols --username gavrilov86@gmail.com/BoxPanel.h | cd75a319be724877c1e4407bdbb2ed3af82ec97f | [] | no_license | hksonngan/invols | f0886a304ffb81594016b3b82affc58bd61c4c0b | 336b8c2d11d97892881c02afc2fa114dbf56b973 | refs/heads/master | 2021-01-10T10:04:55.844101 | 2011-11-09T07:44:24 | 2011-11-09T07:44:24 | 46,898,469 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 531 | h | #ifndef BOX_PANEL_INC
#define BOX_PANEL_INC
#include "AllInc.h"
#include "wxIncludes.h"
class BoxPanel: public wxPanel
{
public:
BoxPanel(wxWindow *frame);
~BoxPanel()
{
}
void OnSliderBox(wxCommandEvent& WXUNUSED(event));
void OnSliderZ(wxCommandEvent& WXUNUSED(event));
void OnCheckBB(wx... | [
"gavrilov86@gmail.com"
] | [
[
[
1,
32
]
]
] |
050efe27edd0c0194f52d7265a49397d2caf55b0 | 593b85562f3e570a5a6e75666d8cd1c535daf3b6 | /Source/MenuFunctions.h | 8c07c9d33989cd2356d49cff30cdc0eae5190208 | [] | no_license | rayjohannessen/songofalbion | fc62c317d829ceb7c215b805fed4276788a22154 | 83d7e87719bfb3ade14096d4969aa32c524c1902 | refs/heads/master | 2021-01-23T13:18:10.028635 | 2011-02-13T00:23:37 | 2011-02-13T00:23:37 | 32,121,693 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,013 | h | ////////////////////////////////////////////////////////////////////////////////////////////
//
// Author: Ramon Johannessen
//
// Purpose: Define menu functions, for performing additional functionality
//
////////////////////////////////////////////////////////////////////////////////////////////
#include ... | [
"AllThingsCandid@cb80bfb0-ca38-a83e-6856-ee7c686669b9"
] | [
[
[
1,
38
]
]
] |
323d9f1230079d5808de37a32b8cc4c7b1ae8005 | d752d83f8bd72d9b280a8c70e28e56e502ef096f | /FugueDLL/Virtual Machine/Operations/Operators/Bitwise.cpp | 3ff5f23073dd203a51e491cc4dee1a945b5232ee | [] | no_license | apoch/epoch-language.old | f87b4512ec6bb5591bc1610e21210e0ed6a82104 | b09701714d556442202fccb92405e6886064f4af | refs/heads/master | 2021-01-10T20:17:56.774468 | 2010-03-07T09:19:02 | 2010-03-07T09:19:02 | 34,307,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,523 | cpp | //
// The Epoch Language Project
// FUGUE Virtual Machine
//
// Built in bitwise operators
//
#include "pch.h"
#include "Virtual Machine/Operations/Operators/Bitwise.h"
#include "Virtual Machine/Core Entities/Variables/Variable.h"
#include "Virtual Machine/Types Management/Typecasts.h"
#include "Virtual M... | [
"don.apoch@gmail.com",
"don.apoch@localhost"
] | [
[
[
1,
12
],
[
14,
18
],
[
20,
24
],
[
27,
27
],
[
31,
31
],
[
53,
54
],
[
56,
57
],
[
59,
79
],
[
82,
82
],
[
86,
86
... |
fb85d1176b57dd5af3fbeed523e61add0f02a2f6 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/program_options/src/parsers.cpp | 0cd518acc5407e848e667f5d572683ec84013e74 | [
"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 | 6,523 | cpp | // Copyright Vladimir Prus 2002-2004.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/config.hpp>
#define BOOST_PROGRAM_OPTIONS_SOURCE
#include <boost/program_options/config.hpp>
#inc... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
204
]
]
] |
6ccf245267edf330b241ba221b77ec7d0014702b | 1d0aaab36740e9117022b3cf03029cede9f558ab | /Material.h | cbb39c451aca14a10777f709ed4a2e045afbda9f | [] | no_license | mikeqcp/superseaman | 76ac7c4b4a19a705880a078ca66cfd8976fc07d1 | bebeb48e90270dd94bb1c85090f12c4123002815 | refs/heads/master | 2021-01-25T12:09:29.096901 | 2011-09-13T21:44:33 | 2011-09-13T21:44:33 | 32,287,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,326 | h | #pragma once
#include "includes.h"
class Material
{
private:
string name;
GLfloat Ns, Ni, d;
glm::vec4 Ka, Kd, Ks;
int illum;
string map_Kd, map_Ka, map_Ks, map_Kn;
public:
Material(void);
~Material(void);
void setName(string name){ this -> name = name; }
void setNs(GLfloat Ns){ this ... | [
"patryk.ziem@gmail.com@a54423c0-632b-0463-fc5f-a1ef5643ace0"
] | [
[
[
1,
67
]
]
] |
53d89941770cf65c4fddfc85fbe6477d2b931756 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_kernel/include/iptv_kernel/CtcpMessage.h | 05fc91035bf6021c59fd0f92e1c938187b3edeb7 | [] | no_license | abhipr1/multitv | 0b3b863bfb61b83c30053b15688b070d4149ca0b | 6a93bf9122ddbcc1971dead3ab3be8faea5e53d8 | refs/heads/master | 2020-12-24T15:13:44.511555 | 2009-06-04T17:11:02 | 2009-06-04T17:11:02 | 41,107,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 660 | h | #ifndef CTCP_MESSAGE_H
#define CTCP_MESSAGE_H
#include "VBLib/VBLib.h"
/** @brief Parses IRC CTCP messages.
*
*/
class CtcpMessage
{
public:
CtcpMessage(br::com::sbVB::VBLib::VBString message);
bool IsCtcpMessage() const;
bool operator==(const br::com::sbVB::VBLib::VBString &rhs) const;
protect... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
30
]
]
] |
d5c652c60e64eb53e3d4bb06ddfcf61b4e402b95 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Operator/SeatDataDTO.cpp | 053acef6ea26a3bb6026105a2d5ba597e7235850 | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 396 | cpp | /**@file SeatDataDTO.cpp
* @brief CSeatDataDTO 클래스의 멤버함수를 구현한다.
* @author siva
*/
#include "stdafx.h"
#include "SeatDataDTO.h"
CSeatDataDTO::CSeatDataDTO(CString a_hostAddress, int a_x, int a_y, CString a_nickname)
{
m_seatId = a_hostAddress;
m_hostAddress = a_hostAddress;
m_position.x = a_x;
m_p... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
16
]
]
] |
17f75f95fc0e880920e2140156f9ad6077ae23f5 | 6b75de27b75015e5622bfcedbee0bf65e1c6755d | /Linkedlist/LinkedList.h | 890126b2eac424ae858e29fb1016fa26fa973220 | [] | no_license | xhbang/data_structure | 6e4ac9170715c0e45b78f8a1b66c838f4031a638 | df2ff9994c2d7969788f53d90291608ac5b1ef2b | refs/heads/master | 2020-04-04T02:07:18.620014 | 2011-12-05T09:39:34 | 2011-12-05T09:39:34 | 2,393,408 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,973 | h | #ifndef LINKLIST_CLASS
#define LINKLIST_CLASS
#include"Node.h"
#include<iostream>
using namespace std;
template<class T>
class LinkedList{
private:
Node<T>* front,*rear;
Node<T>* prePtr,*currPtr; //记录表当前表遍历位置的指针,用于插入删除操作
int size;
//int position;
Node<T>* GetNode(const T& data,Node<T>* next=0);
... | [
"sonicisdreaming@gmail.com"
] | [
[
[
1,
264
]
]
] |
fa6f2b7630329056d68471e753cd2bdd3e7914b2 | dc4b6ab7b120262779e29d8b2d96109517f35551 | /Options/OptionsDlg.h | 1d2fb838bf8c97e34ecc2e5c4cba336a4bb2d6e9 | [] | no_license | cnsuhao/wtlhelper9 | 92daef29b61f95f44a10e3277d8835c2dd620616 | 681df3a014fc71597e9380b0a60bd3cd23e22efe | refs/heads/master | 2021-07-17T19:59:07.143192 | 2009-05-18T14:24:48 | 2009-05-18T14:24:48 | 108,361,858 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,571 | h | ////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004 Sergey Solozhentsev
// Author: Sergey Solozhentsev e-mail: salos@mail.ru
// Product: WTL Helper
// File: OptionsDlg.h
// Created: 21.12.2004 10:46
//
// Using this software in commercial applicati... | [
"free2000fly@eea8f18a-16fd-41b0-b60a-c1204a6b73d1"
] | [
[
[
1,
66
]
]
] |
1a5b0219e5df34f706eeb5879558da75014dff7e | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/SmokeFX.cpp | 0b31439c97c0ea61019648944652a855c43abc2c | [] | 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 | 5,148 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : SmokeFX.cpp
//
// PURPOSE : Smoke special FX - Implementation
//
// CREATED : 3/2/98
//
// ----------------------------------------------------------------------- //
#include "stdafx.h"
#include "SmokeFX.h"
#inclu... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
205
]
]
] |
6a47530a6dc2624a2f6b83f4922a328d7a05e722 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/threads/thread_function_extension.h | 3408390dfe1f61343dcd190942bb26b04366a027 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,117 | h | // Copyright (C) 2007 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_THREAD_FUNCTIOn_
#define DLIB_THREAD_FUNCTIOn_
#include "thread_function_extension_abstract.h"
#include "threads_kernel.h"
#include "auto_mutex_extensio... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
150
]
]
] |
6729250c8691a76b71f550607fa10980a3a4d002 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.2/bctestlocalizer/src/bctestlocalizerappui.cpp | f759da4637e85c9f4768f6250adaac23b3041ea0 | [] | 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,251 | 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
]
]
] |
4fc22d9164c7f00399c428d003eb3173923f41f7 | 3e3d5fa109cdd653d43867b46307683514d916a0 | /examples/benchmark/Benchmark.cpp | 1c7852e2ea88b72bfdabb2fccddba4f70ca64b4e | [] | no_license | badog1011/aquila | b8a767ea07829934bbbb2b2a4e501e473cfae301 | 887a63ddb032cfc7f71cce72a439b5b5dd2fe65c | refs/heads/master | 2016-08-12T00:32:19.598867 | 2010-03-25T11:28:56 | 2010-03-25T11:28:56 | 50,173,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,606 | cpp |
#include "Benchmark.h"
#include "aquila/dtw/Dtw.h"
#include "aquila/Transform.h"
#include "aquila/WaveFile.h"
#include "aquila/ConsoleProcessingIndicator.h"
#include "../utils.h"
#include <algorithm>
#include <cstdlib>
#include <iostream>
#include <numeric>
#include <boost/filesystem.hpp>
#include <boost... | [
"antyqjon@e3e259e2-fbb7-11de-bceb-371847987001"
] | [
[
[
1,
180
]
]
] |
5709cc78fc989012c1a2352d3783a95b4a4dd165 | 1585c7e187eec165138edbc5f1b5f01d3343232f | /СПиОС/PiChat/PiChat/PiChatServer/PiChatServer.cpp | f15569ea908fc90a9fb604650b04a1cc343fe116 | [] | no_license | a-27m/vssdb | c8885f479a709dd59adbb888267a03fb3b0c3afb | d86944d4d93fd722e9c27cb134256da16842f279 | refs/heads/master | 2022-08-05T06:50:12.743300 | 2011-06-23T08:35:44 | 2011-06-23T08:35:44 | 82,612,001 | 1 | 0 | null | 2021-03-29T08:05:33 | 2017-02-20T23:07:03 | C# | UTF-8 | C++ | false | false | 2,098 | cpp |
// PiChatServer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PiChatServer.h"
#include "PiChatServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CPiSrvApp
BEGIN_MESSAGE_MAP(CPiSrvApp, CWinAppEx)
ON_COMMAND(ID_HELP, &CWinApp::OnHelp)
END_MESSAGE_M... | [
"Axell@bf672a44-3a04-1d4a-850b-c2a239875c8c"
] | [
[
[
1,
79
]
]
] |
33a76ed015e7395d36db482f146ec17163e491c4 | 5646bc196d1601bb2c7148d6c5aabea91eb86447 | /sources/man.cpp | c7affd66d3c9407e98ac3df62abf25c70e401972 | [] | no_license | pombreda/elfdata | d04d78580363b8a67c4312de360e96065a351146 | e3ae13f833852a673b9f4456a407c59cc8d0215d | refs/heads/master | 2016-09-10T08:58:31.583531 | 2009-12-06T16:50:14 | 2009-12-06T16:50:14 | 34,612,970 | 1 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 11,827 | cpp | // ElfData main file
#include <stdio.h>
#include <conio.h>
#include <windows.h>
#include "elfparser.h"
#include "binfile.h"
#include "common.h"
#define ELFDATAVERSION 03
#define ELFDATAVERSIONSTR "0.3"
// -- GLOBAL VARS LIST ---------------------------------------------------------
bool t... | [
"dmt021@209ad4d6-6edc-11de-8fcd-b1e6d76e070b",
"itimapple@209ad4d6-6edc-11de-8fcd-b1e6d76e070b"
] | [
[
[
1,
5
],
[
7,
8
],
[
10,
10
],
[
54,
58
],
[
64,
85
],
[
87,
108
],
[
110,
126
],
[
136,
144
],
[
146,
213
],
[
216,
... |
6e7c90ae6da3a31883d30afca5327ab44c8e1a1b | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/mpl/preprocessed/include/typeof_based/user.hpp | 687b6e13db803fc369d271fd12ca6fab58b09709 | [
"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 | 488 | hpp |
// Copyright Aleksey Gurtovoy 2003-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/mpl for documentation.
// $Source: /cvsroot/boost/boost/libs/mpl/preproc... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
15
]
]
] |
450ac9b95d32c46d62aa5817f7dd1f85e6d0ca85 | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /Integration_WAH_&_Extraction/SMDataExtraction/FlexVCBridgeStaticLib/Logger.cpp | 795d6ce5844238d93eec27b1b35881d8cd9b9ff2 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 986 | cpp | /*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS... | [
"jaadds@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
35
]
]
] |
8e141c9e33cb9de176df1874aed584086ff25c54 | 273020f62176230357e51a5ca20212ac0f32a01f | /trunk/traydict/main.cpp | fc6838616570f5ef29f95463122a02f782e74a1b | [] | no_license | BackupTheBerlios/aegisub-svn | 1915f94798fea3f45db86b16acb07fdd059ac8d2 | e26eda1242e9d628adcc3e6c5d57614a4808c9e0 | refs/heads/master | 2016-08-04T11:27:52.584837 | 2007-01-15T01:46:59 | 2007-01-15T01:46:59 | 40,664,462 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,366 | cpp | // 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,
115
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.