repo_name
stringlengths
5
122
path
stringlengths
3
232
text
stringlengths
6
1.05M
mscherotter/Microsoft.Mixer.MixPlay
Microsoft.Mixer/pch.h
#pragma once #include <collection.h> #include <ppltasks.h> #include <chrono> #include <thread> #include <iostream> #include <codecvt> #include <string>
Titozzz/react-native-webview
ios/RCTUIWebViewManager.h
<filename>ios/RCTUIWebViewManager.h #import <React/RCTViewManager.h> @interface RCTUIWebViewManager : RCTViewManager @end
jiaqiluo/summerActivityLibrary-v2.0-
activityType.h
<reponame>jiaqiluo/summerActivityLibrary-v2.0- // <NAME> // hw4, activityType.h // this file contains the declaration of the struct info, collection and the // class activity_type #include <cctype> #include <cstring> #include <fstream> #include <iostream> const int SIZE = 100; // this the the declaration of the stru...
jiaqiluo/summerActivityLibrary-v2.0-
tree.h
<gh_stars>0 // <NAME> // tree.h // this file contains the declaration of the struct node and the class trss #include "activityType.h" #include <fstream> // this is the declaration of the struct node struct node { activity_type data; node *left; node *right; }; // this is the declaration of the class tree class...
lifematrix/mcv
include/mcv/conv.h
<reponame>lifematrix/mcv<gh_stars>0 // // Created by Steven on 17/4/3. // #ifndef MCV_CONV_H #define MCV_CONV_H #include <mcv/core.h> namespace mcv { double gas_func(double x, double y, double sigma); template<typename T> Matrix<T> gas_kernel(double sigma); template<typename T> T conv_op(Matri...
lifematrix/mcv
include/mcv/pymcv.h
<filename>include/mcv/pymcv.h // // Created by Steven on 17/4/3. // #ifndef MCV_PYMCV_H #define MCV_PYMCV_H extern "C" void c_gas_blur(float *img_data, size_t n_rows, size_t n_cols, size_t n_channels, float sigma, float *dest_data); #endif //MCV_PYMCV_H
lifematrix/mcv
include/mcv/core.h
// // Created by Steven on 17/4/3. // #ifndef MCV_CORE_H #define MCV_CORE_H #include <stdlib.h> #include <string.h> #include <stdio.h> #include <assert.h> namespace mcv { template<typename T> struct Matrix { int n_rows; int n_cols; int n_channels; int n_size; T *data;...
MRGBB/GBZSpecialKit_Category
Example/GBZSpecialKit_Category/GBZAppDelegate.h
<reponame>MRGBB/GBZSpecialKit_Category<filename>Example/GBZSpecialKit_Category/GBZAppDelegate.h // // GBZAppDelegate.h // GBZSpecialKit_Category // // Created by MRGBB on 04/25/2018. // Copyright (c) 2018 MRGBB. All rights reserved. // @import UIKit; @interface GBZAppDelegate : UIResponder <UIApplicationDelegate>...
pedrohenriquegomes/openwsn-sw
software/openTun/openTun.c
/* * Copyright (c) 2016, <NAME> <<EMAIL>> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the followi...
paroj/voxeliens
dependencies/thermite3d/include/DataStreamWrapper.h
<gh_stars>1-10 /******************************************************************************* Copyright (c) 2005-2009 <NAME> 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. Permissio...
paroj/voxeliens
code/include/Keyboard.h
<filename>code/include/Keyboard.h<gh_stars>1-10 /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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 u...
paroj/voxeliens
code/include/Text3D.h
<gh_stars>1-10 /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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. Permissio...
paroj/voxeliens
code/include/FixedShadowCameraSetup.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
code/include/MainMenuScreen.h
<reponame>paroj/voxeliens /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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. ...
paroj/voxeliens
code/include/Mouse.h
<gh_stars>1-10 /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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. Permissio...
paroj/voxeliens
code/include/SettingsDialog.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
code/include/TankWarsViewWidget.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
code/include/MusicPlayer.h
<filename>code/include/MusicPlayer.h /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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 ...
paroj/voxeliens
code/include/HighScoreScreen.h
<reponame>paroj/voxeliens<filename>code/include/HighScoreScreen.h<gh_stars>1-10 /******************************************************************************* Copyright (c) 2012-2013 <NAME> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for...
paroj/voxeliens
code/include/KeyBindingDialog.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
code/include/PlayScreen.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
dependencies/thermite3d/include/Resources/TextManager.h
/******************************************************************************* Copyright (c) 2005-2009 <NAME> 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...
paroj/voxeliens
code/include/TerrainGeneration.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
code/include/GameScreen.h
<gh_stars>1-10 /******************************************************************************* Copyright (c) 2012-2013 <NAME> 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. Permissio...
paroj/voxeliens
code/include/TankWarsApplication.h
/******************************************************************************* Copyright (c) 2012-2013 <NAME> 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...
paroj/voxeliens
dependencies/thermite3d/include/Resources/TextResource.h
<reponame>paroj/voxeliens /******************************************************************************* Copyright (c) 2005-2009 <NAME> 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. ...
kanavin/libpsl
src/psl.c
<filename>src/psl.c /* * Copyright(c) 2014-2018 <NAME> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, mod...
GreenHex/Pebble.Anery.Minus
src/c/battery.c
<filename>src/c/battery.c // // Copyright (C) 2016, <NAME>. <<EMAIL>> // #include <pebble.h> #include "battery.h" #include "utils.h" Layer *battery_layer; static BatteryChargeState charge_state; static void batt_gauge_update_proc( BatteryChargeState state ) { charge_state = state; layer_mark_dirty( battery_layer...
GreenHex/Pebble.Anery.Minus
src/c/utils.h
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // #pragma once typedef struct { Layer *layer; GContext *ctx; GPathInfo *p_gpath_info; int increment; int tick_thk; int tick_length; GColor tick_colour; GColor bg_colour; } DRAW_TICKS_PARAMS; typedef struct { GContext *ctx; GPoint center_pt; uint32_t ...
GreenHex/Pebble.Anery.Minus
src/c/battery.h
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // #pragma once #include <pebble.h> #include "global.h" #if PBL_DISPLAY_WIDTH == 200 #define BATT_GAUGE_SIZE_W 45 #define BATT_GAUGE_SIZE_H 51 #define BATT_HAND_LENGTH 33 #define BATT_GAUGE_DOT_RADIUS 3 #else #define BATT_GAUGE_SIZE_W 35 #define BATT_GAUGE_SIZE_H 33 #def...
GreenHex/Pebble.Anery.Minus
src/c/clock.c
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // #include <pebble.h> #include "global.h" #include "clock.h" #include "utils.h" #include "date.h" #include "battery.h" tm tm_time; static Layer *window_layer = 0; static Layer *dial_layer = 0; static Layer *hours_layer = 0; static Layer *minutes_layer = 0; static Layer *s...
GreenHex/Pebble.Anery.Minus
src/c/date.c
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // // Fonts: // https://fonts.google.com/specimen/BioRhyme // https://fonts.google.com/specimen/BioRhyme+Expanded // #include <pebble.h> #include "date.h" Layer *date_layer; static TextLayer *date_text_layer = 0; static void date_layer_update_proc( Layer *layer, GContext ...
GreenHex/Pebble.Anery.Minus
src/c/clock.h
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // #pragma once #include <pebble.h> #include "global.h" #define CLOCK_DIAL_SIZE_W PBL_DISPLAY_WIDTH #define CLOCK_DIAL_SIZE_H PBL_DISPLAY_HEIGHT #define CLOCK_DIAL_POS_X 0 #define CLOCK_DIAL_POS_Y 0 #define CLOCK_DIAL_RECT ( GRect( CLOCK_DIAL_POS_X, CLOCK_DIAL_POS_Y, CLOC...
GreenHex/Pebble.Anery.Minus
src/c/global.h
// // Copyright (C) 2016, <NAME>. <<EMAIL>> // #pragma once #include <pebble.h> // #define DEBUG // #define REVERSE #ifdef REVERSE #define BACKGROUND_COLOUR GColorWhite #define TICKS_COLOUR GColorBlack #define HAND_COLOUR GColorBlack #define HAND_HIGHLIGHT_COLOUR GColorDarkGray #define HAND_OUTLINE_COLOUR GColorLig...
GreenHex/Pebble.Anery.Minus
src/c/date.h
<reponame>GreenHex/Pebble.Anery.Minus // // Copyright (C) 2016, <NAME>. <<EMAIL>> // #pragma once #include <pebble.h> #include "global.h" #define DATE_WINDOW_SIZE_W 35 #define DATE_WINDOW_SIZE_H 26 #define DATE_WINDOW_POS_X ( PBL_DISPLAY_WIDTH - DATE_WINDOW_SIZE_W - DATE_LEFT_GAP ) #define DATE_WINDOW_POS_Y ( PBL_DIS...
GreenHex/Pebble.Anery.Minus
src/c/utils.c
<filename>src/c/utils.c<gh_stars>0 // // Copyright (C) 2016, <NAME>. <<EMAIL>> // #include <pebble.h> #include "utils.h" #include "global.h" // function is "adjusted"" for whole hours or minutes; "after" 9:00 AM or "upto" 9:00 AM. // "after" includes the hour, "upto" excludes the hour. bool is_X_in_range( int a, int ...
thirdkindgames/PlayFabSdk
PlayFabComboSdk/Code/Source/PlayFabCombo_AdminBehaviorContext.h
// #THIRD_KIND_PLAYFAB_BEHAVIOR_CONTEXT: dbowen (2017/08/11) #pragma once #include <AzCore/Component/Component.h> namespace PlayFabComboSdk { // This component provides behavior context reflection for the PlayFab SDK, this allows it to be used by Lua and other Lumberyard systems. class PlayFabCombo_AdminBehavior...
thirdkindgames/PlayFabSdk
PlayFabServerSdk/Code/Include/PlayFabServerSdk/PlayFabAdminDataModels.h
#pragma once #include <PlayFabServerSdk/PlayFabBaseModel.h> #include <aws/core/utils/json/JsonSerializer.h> #include <AzCore/RTTI/RTTI.h> // #THIRD_KIND_PLAYFAB_BEHAVIOR_CONTEXT: dbowen (2017/08/11) using namespace rapidjson; namespace PlayFabServerSdk { namespace AdminModels { struct AbortTaskInstan...
thirdkindgames/PlayFabSdk
PlayFabServerSdk/Code/Source/PlayFabServer_MatchmakerSysComponent.h
<reponame>thirdkindgames/PlayFabSdk #pragma once #include <AzCore/Component/Component.h> #include <PlayFabServerSdk/PlayFabServer_Matchmakerbus.h> namespace PlayFabServerSdk { class PlayFabServer_MatchmakerSysComponent : public AZ::Component , protected PlayFabServer_MatchmakerRequestBus::Handle...
thirdkindgames/PlayFabSdk
PlayFabComboSdk/Code/Source/PlayFabMatchmakerApi.h
<reponame>thirdkindgames/PlayFabSdk #pragma once #include <PlayFabComboSdk/PlayFabError.h> #include <PlayFabComboSdk/PlayFabMatchmakerDataModels.h> #include <PlayFabComboSdk/PlayFabHttp.h> namespace PlayFabComboSdk { class PlayFabMatchmakerApi { public: // ------------ Error callback sta...
thirdkindgames/PlayFabSdk
PlayFabServerSdk/Code/Source/PlayFabSettings.h
<gh_stars>1-10 #pragma once #include <PlayFabServerSdk/PlayFabError.h> namespace PlayFabServerSdk { class PlayFabSettings { public: static PlayFabSettings *playFabSettings; // Global settings for all Apis const AZStd::string playFabVersionString; const AZStd::string buildIdentifie...
thirdkindgames/PlayFabSdk
PlayFabClientSdk/Code/Source/PlayFabDataGatherer.h
#pragma once // #THIRD_KIND_PLAYFAB_DATA_GATHERER: gwatson (2017/09/12) - Added PlayFab data gatherer to send system information events to PlayFab on login #include <AzCore/std/containers/unordered_map.h> #include "PlayFabClientSdk/PlayFabBaseModel.h" namespace PlayFab { class PlayFabDataGatherer { publ...
thirdkindgames/PlayFabSdk
PlayFabComboSdk/Code/Include/PlayFabComboSdk/PlayFabClientDataModels.h
#pragma once #include <PlayFabComboSdk/PlayFabBaseModel.h> #include <aws/core/utils/json/JsonSerializer.h> #include <AzCore/RTTI/RTTI.h> // #THIRD_KIND_PLAYFAB_BEHAVIOR_CONTEXT: dbowen (2017/08/11) using namespace rapidjson; namespace PlayFabComboSdk { namespace ClientModels { struct AcceptTradeReque...
thirdkindgames/PlayFabSdk
PlayFabComboSdk/Code/Source/PlayFabSettings.h
#pragma once #include <PlayFabComboSdk/PlayFabError.h> namespace PlayFabComboSdk { class PlayFabSettings { public: static PlayFabSettings *playFabSettings; // Global settings for all Apis const AZStd::string playFabVersionString; const AZStd::string buildIdentifier; bool ...
thirdkindgames/PlayFabSdk
PlayFabClientSdk/Code/Source/PlayFabClient_SettingsSysComponent.h
<reponame>thirdkindgames/PlayFabSdk #pragma once #include <AzCore/Component/Component.h> #include <PlayFabClientSdk//PlayFabClient_Settingsbus.h> namespace PlayFabClientSdk { class PlayFabClient_SettingsSysComponent : public AZ::Component , protected PlayFabClient_SettingsRequestBus::Handler ...
thirdkindgames/PlayFabSdk
PlayFabClientSdk/Code/Include/PlayFabClientSdk/PlayFabClient_Clientnotificationbus.h
// #THIRD_KIND_PLAYFAB_NOTIFICATION_BUS: dbowen (2017/08/11) #pragma once #include <AzCore/EBus/EBus.h> #include <PlayFabClientSdk/PlayFabClientDataModels.h> namespace PlayFabClientSdk { // Request based notification bus, use this bus when you want to listen for a callback from a specific instance of an API reques...
thirdkindgames/PlayFabSdk
PlayFabServerSDK/Code/Include/PlayFabServerSdk/PlayFabServer_Servernotificationbus.h
// #THIRD_KIND_PLAYFAB_NOTIFICATION_BUS: dbowen (2017/08/11) #pragma once #include <AzCore/EBus/EBus.h> #include <PlayFabServerSdk/PlayFabServerDataModels.h> namespace PlayFabServerSdk { // Request based notification bus, use this bus when you want to listen for a callback from a specific instance of an API reques...
thirdkindgames/PlayFabSdk
PlayFabComboSdk/Code/Include/PlayFabComboSdk/PlayFabCombo_Adminnotificationbus.h
// #THIRD_KIND_PLAYFAB_NOTIFICATION_BUS: dbowen (2017/08/11) #pragma once #include <AzCore/EBus/EBus.h> #include <PlayFabComboSdk/PlayFabAdminDataModels.h> namespace PlayFabComboSdk { // Request based notification bus, use this bus when you want to listen for a callback from a specific instance of an API request. ...
thirdkindgames/PlayFabSdk
PlayFabServerSDK/Code/Source/PlayFabServer_BehaviorContextShared.h
<reponame>thirdkindgames/PlayFabSdk<filename>PlayFabServerSDK/Code/Source/PlayFabServer_BehaviorContextShared.h // #THIRD_KIND_PLAYFAB_BEHAVIOR_CONTEXT: dbowen (2017/08/11) // This file contains the reflection logic for any types which are global to the gem // E.g. any types which are ot tied to a specific API such a...
thirdkindgames/PlayFabSdk
PlayFabServerSdk/Code/Include/PlayFabServerSdk/PlayFabBaseModel.h
#pragma once #include "PlayFabHttp.h" #include "StdAfx.h" #include <list> #include <map> #include <AzCore/JSON/rapidjson.h> #include <AzCore/JSON/writer.h> #include <AzCore/JSON/document.h> #include <rapidjson/stringbuffer.h> #include <AzCore/RTTI/RTTI.h> // #THIRD_KIND_PLAYFAB_BEHAVIOR_CONTEXT: dbowen (2017/08/11) ...
thirdkindgames/PlayFabSdk
PlayFabServerSDK/Code/Include/PlayFabServerSdk/PlayFabServer_Matchmakernotificationbus.h
// #THIRD_KIND_PLAYFAB_NOTIFICATION_BUS: dbowen (2017/08/11) #pragma once #include <AzCore/EBus/EBus.h> #include <PlayFabServerSdk/PlayFabMatchmakerDataModels.h> namespace PlayFabServerSdk { // Request based notification bus, use this bus when you want to listen for a callback from a specific instance of an API re...
thirdkindgames/PlayFabSdk
TestGemClient/Code/Include/PlayFabClientTest/PlayFabClientTestBus.h
#pragma once #include <AzCore/EBus/EBus.h> namespace PlayFabClientTest { class PlayFabClientTestRequests : public AZ::EBusTraits { public: static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single; static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBus...
thirdkindgames/PlayFabSdk
TestGemServer/Code/Source/StdAfx.h
<filename>TestGemServer/Code/Source/StdAfx.h #pragma once #define eCryModule eCryM_Game #include <platform.h> #include <CryName.h> #include <I3DEngine.h> #include <ISerialize.h> #include <IGem.h>
thirdkindgames/PlayFabSdk
PlayFabServerSdk/Code/Include/PlayFabServerSdk/PlayFabServer_Matchmakerbus.h
#pragma once #include <PlayFabServerSdk/PlayFabError.h> #include <PlayFabServerSdk/PlayFabMatchmakerDataModels.h> #include <AzCore/EBus/EBus.h> namespace PlayFabServerSdk { class PlayFabServer_MatchmakerRequests : public AZ::EBusTraits { public: static const AZ::EBusHandlerPolicy Handler...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_control.h
<gh_stars>1-10 /* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without res...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_control.c
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/DigInDebounce.h
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inc...
BlueAndi/vscp-arduino
src/framework/core/vscp_dev_data.h
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_measurement64.c
<reponame>BlueAndi/vscp-arduino /* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Sof...
BlueAndi/vscp-arduino
src/framework/core/vscp_transport.c
<gh_stars>1-10 /* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without res...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_security.c
<reponame>BlueAndi/vscp-arduino /* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Sof...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_display.h
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/framework/core/vscp_types.h
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/framework/events/vscp_evt_measurement32.c
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/framework/core/vscp_dm_ng.c
/* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
BlueAndi/vscp-arduino
src/VSCP.h
<reponame>BlueAndi/vscp-arduino /* The MIT License (MIT) * * Copyright (c) 2014 - 2021, <NAME> * http://www.blue-andi.de * <EMAIL> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the S...
janweinstock/or1kmvp
src/or1kmvp/system.h
/****************************************************************************** * * * Copyright 2018 <NAME> * * * * Licensed un...
mastertheknife/sentry-native
src/unwinder/sentry_unwinder_libbacktrace.c
#include "sentry_boot.h" #include <execinfo.h> #ifndef __has_builtin # define __has_builtin(x) 0 #endif size_t sentry__unwind_stack_libbacktrace( void *addr, const sentry_ucontext_t *uctx, void **ptrs, size_t max_frames) { if (addr) { #if defined(SENTRY_PLATFORM_MACOS) && __has_builtin(__builtin_available...
mastertheknife/sentry-native
src/sentry_sync.c
#include "sentry_sync.h" #include "sentry_alloc.h" #include "sentry_core.h" #include "sentry_string.h" #include "sentry_utils.h" #include <stdio.h> #include <string.h> #ifdef SENTRY_PLATFORM_WINDOWS typedef HRESULT(WINAPI *pSetThreadDescription)( HANDLE hThread, PCWSTR lpThreadDescription); const DWORD MS_VC_EXCEP...
tunefs/incubator-nuttx-apps
examples/charger/charger_main.c
<reponame>tunefs/incubator-nuttx-apps /**************************************************************************** * apps/examples/charger/charger_main.c * * Copyright 2018 Sony Semiconductor Solutions Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permit...
maicondmenezes/dataStructs
LinearList.h
<filename>LinearList.h /** * Descrição|Description: *O arquivo a seguir implementa um Lista Linear, baseada na aula de *Estruturas de Dados do curso de Engenharia da Computação da UNESP. *As listas gerenciadas podem ter MAX elementos (posicoes de 0 a MAX-1 no *arranjo Array). Alocamos MAX+1 posicoes no arra...
maicondmenezes/dataStructs
LinkedList.h
/** * Descrição|Description: *O arquivo a seguir implementa um Lista Ligada, baseada na aula de *Estruturas de Dados do curso de Engenharia da Computação da UNESP * *The following file implements a Sequential Linear List, based on the *Data Structures of the Computer Engineering course of UNESP *Link par...
maicondmenezes/dataStructs
main.c
<reponame>maicondmenezes/dataStructs /****************************************************************************** // listaSequencial.c // Este programa gerencia listas lineares sequenciais. // As listas gerenciadas podem ter MAX elementos (posicoes de 0 a MAX-1 no // arranjo A). Alocamos MAX+1 posicoes no ...
lupyuen/lorawan_test
lorawan_test_main.c
// Demo Program for LoRaWAN on NuttX based on: // https://github.com/lupyuen/LoRaMac-node-nuttx/blob/master/src/apps/LoRaMac/fuota-test-01/B-L072Z-LRWAN1/main.c // https://github.com/lupyuen/LoRaMac-node-nuttx/blob/master/src/apps/LoRaMac/periodic-uplink-lpp/B-L072Z-LRWAN1/main.c /*! * \copyright Revised BSD Licens...
Danchoys/DKCloudCoreDataController
DKCloudCoreDataControllerExample/DKCloudCoreDataControllerExample/CDEAppDelegate.h
// // CDEAppDelegate.h // DKCloudCoreDataControllerExample // // Created by <NAME> on 6/13/14. // // #import <UIKit/UIKit.h> #import <CoreData/CoreData.h> @interface CDEAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @property (nonatomic, readonly) NSManagedObjec...
Danchoys/DKCloudCoreDataController
DKCloudCoreDataControllerExample/DKCloudCoreDataControllerExample/CDEContactAdditionViewController.h
<reponame>Danchoys/DKCloudCoreDataController<filename>DKCloudCoreDataControllerExample/DKCloudCoreDataControllerExample/CDEContactAdditionViewController.h // // CDEContactAdditionViewController.h // DKCloudCoreDataControllerExample // // Created by <NAME> on 6/13/14. // // #import <UIKit/UIKit.h> @class Contact, C...
Danchoys/DKCloudCoreDataController
DKCloudCoreDataControllerExample/DKCloudCoreDataControllerExample/Contact.h
// // Contact.h // DKCloudCoreDataControllerExample // // Created by <NAME> on 6/13/14. // // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @interface Contact : NSManagedObject @property (nonatomic, retain) NSString * firstName; @property (nonatomic, retain) NSString * lastName; @property (nona...
Danchoys/DKCloudCoreDataController
DKCloudCoreDataControllerExample/DKCloudCoreDataControllerExample/CDEMasterViewController.h
<gh_stars>0 // // CDEMasterViewController.h // DKCloudCoreDataControllerExample // // Created by <NAME> on 6/13/14. // // #import <UIKit/UIKit.h> @interface CDEMasterViewController : UITableViewController @end
Danchoys/DKCloudCoreDataController
DKCloudCoreDataController/DKCloudCoreDataController.h
// // DKCloudCoreDataController.h // DKCloudCoreDataController // // Created by <NAME> on 19.03.14. // // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @class DKCloudCoreDataController; @protocol DKCloudCoreDataControllerDelegate <NSObject> @required /** This method is used to merge data from...
jebreimo/Phidgets
Phidgets/phidget22.c
#include <stddef.h> #include "phidget22.h" PhidgetReturnCode Phidget_close(PhidgetHandle phid) { return EPHIDGET_OK; } PhidgetReturnCode Phidget_getChannel(PhidgetHandle phid, int *channel) { return EPHIDGET_OK; } PhidgetReturnCode Phidget_getDeviceID(PhidgetHandle phid, Phidget_DeviceID *deviceID) { ret...
jebreimo/Phidgets
Phidgets/phidget22.h
#ifndef PHIDGET22_H #define PHIDGET22_H #ifdef __cplusplus extern "C" { #endif #if defined(__stdcall) #define CCONV __stdcall #define PHIDGET22_API __declspec(dllimport) #else #if defined(__BORLANDC__) || defined(_MSC_VER) #define CCONV __stdcall #define PHIDGET22_API __declspec(dllimport) #else #define CCON...
jebreimo/Phidgets
PhidgetsToOSC/main.c
<gh_stars>0 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <phidget22.h> #include "tinyosc.h" #ifndef _WIN32 #include <unistd.h> #else #include <Windows.h> #endif typedef struct FaderId_s { int channelNo; int serialNo; int hubPort; } FaderId; FaderId g_FaderIds[] = { ...
jebreimo/Phidgets
HelloWorld/ManagerExample/HelloWorld.c
<filename>HelloWorld/ManagerExample/HelloWorld.c /* * Phidget Hello World Program for all devices * (c) Phidgets 2017 */ #include <stdio.h> #include <stdlib.h> #include <phidget22.h> void LocalErrorCatcher(int errorCode); // -------------------- Event Functions --------------------------------------- void CCONV At...
jebreimo/Phidgets
HelloWorld/VoltageRatioInputExample/VoltageRatioInput_Example.c
<gh_stars>0 #include <stdio.h> #include <stdlib.h> #include <phidget22.h> #ifndef _WIN32 #include <unistd.h> #else #include <Windows.h> #endif static void CCONV ssleep(int); static void CCONV onAttachHandler(PhidgetHandle phid, void *ctx) { PhidgetReturnCode res; int hubPort; int channel; int serial; res = P...
ecanela/Qt-Model-Serialisation
modelserialisation.h
<filename>modelserialisation.h /* The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, pu...
subjc/SubjectiveCUnreadMenu
SCUnreadMenu/SCMenuViewController.h
<filename>SCUnreadMenu/SCMenuViewController.h // // SCMenuViewController.h // SCUnreadMenu // // Created by <NAME> on 16/03/14. // Copyright (c) 2014 Subjective-C. All rights reserved. // #import <UIKit/UIKit.h> @interface SCMenuViewController : UIViewController @end
subjc/SubjectiveCUnreadMenu
SCUnreadMenu/SCDragAffordanceView.h
// // SCDragAffordanceView.h // SCUnreadMenu // // Created by <NAME> on 16/03/14. // Copyright (c) 2014 Subjective-C. All rights reserved. // #import <UIKit/UIKit.h> @interface SCDragAffordanceView : UIView @property (nonatomic, assign) CGFloat progress; @end
subjc/SubjectiveCUnreadMenu
SCUnreadMenu/SCSpringExpandView.h
// // SCDragAffordanceView.h // SCUnreadMenu // // Created by <NAME> on 16/03/14. // Copyright (c) 2014 Subjective-C. All rights reserved. // #import <UIKit/UIKit.h> @interface SCSpringExpandView : UIView - (void)setExpanded:(BOOL)expanded animated:(BOOL)animated; - (void)setColor:(UIColor *)color; @end
subjc/SubjectiveCUnreadMenu
SCUnreadMenu/SCOverlayDismissTransition.h
<gh_stars>10-100 // // SCOverlayDismissTransition.h // SCUnreadMenu // // Created by <NAME> on 16/03/14. // Copyright (c) 2014 Subjective-C. All rights reserved. // #import <Foundation/Foundation.h> @interface SCOverlayDismissTransition : NSObject <UIViewControllerAnimatedTransitioning> @end
subjc/SubjectiveCUnreadMenu
SCUnreadMenu/SCOverlayPresentTransition.h
// // SCOverlayTransition.h // SCUnreadMenu // // Created by <NAME> on 16/03/14. // Copyright (c) 2014 Subjective-C. All rights reserved. // #import <Foundation/Foundation.h> @interface SCOverlayPresentTransition : NSObject <UIViewControllerAnimatedTransitioning> @end
Sukesh16/121212
RenderSystems/GLSupport/include/OgreGLStateCacheManagerCommon.h
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2014 Tor<NAME> Ltd Permission is hereby granted, free of charge, to any person obtaining ...
Sukesh16/121212
OgreMain/include/OgreAutoParamDataSource.h
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org Copyright (c) 2000-2014 <NAME> Permission is hereby granted, free of charge, to any person obtaining a copy o...
Sukesh16/121212
Components/Overlay/include/OgreTextAreaOverlayElement.h
/*------------------------------------------------------------------------- This source file is a part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2014 Tor<NAME> Ltd Permission is hereby granted, free of charge, to any person obtaining a copy ...
Sukesh16/121212
Components/Bites/include/OgreAdvancedRenderControls.h
<filename>Components/Bites/include/OgreAdvancedRenderControls.h<gh_stars>0 /* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2014 Tor<NAME> ...
annexant-zz/LogContent
Sources/LogContent.h
// // LogContent.h // LogContent // // Created by Andrey on 3/22/19. // Copyright © 2019 Andrey. All rights reserved. // //To increase convenience of usage, add these lines somewhere in your code: // //func logError(_ error:Error, _ file: String = #file,_ line: Int = #line, _ function: String = #function) { // LogC...
LongJiangSB/TwoDimensionCode
GetAndAddContacts/GenerationAScanningView.h
// // GenerationAScanningView.h // TwoDimensionCode // // Created by xp on 2016/11/24. // Copyright © 2016年 com.yunwangnet. All rights reserved. // #import <UIKit/UIKit.h> #import <AVFoundation/AVFoundation.h> typedef void (^SucBlock)(NSString *sucStr); @interface GenerationAScanningView : UIView @property (non...
LongJiangSB/TwoDimensionCode
GetAndAddContacts/Contacts.h
<reponame>LongJiangSB/TwoDimensionCode // // Contacts.h // TwoDimensionCode // // Created by xp on 2016/12/2. // Copyright © 2016年 com.yunwangnet. All rights reserved. // #import <Foundation/Foundation.h> @interface Contacts : NSObject @property (nonatomic,copy) NSString *conName;/**< 联系人姓名 */ @property (nonatom...
LongJiangSB/TwoDimensionCode
GetAndAddContacts/GetAndAddContacts.h
// // GetAndAddContacts.h // TwoDimensionCode // // Created by xp on 2016/11/23. // Copyright © 2016年 com.yunwangnet. All rights reserved. // #import <Foundation/Foundation.h> #import "Contacts.h" #import <AddressBook/AddressBook.h> #import <AddressBookUI/AddressBookUI.h> #ifdef NSFoundationVersionNumber_iOS_9_x_...
BretStateham/RGBLEDSpark
firmware/RGBLEDSpark.h
/* RGBLEDSpark.h - Library for controlling an RGB LED with a Spark Core Created by <NAME>, November 30, 2014 Released into the public domain You can get the latest version from http://github.com/BretStateham/RGBLED-Spark This is a variation of the original http://github.com/BretStateham/rgbled library for Arduino...
AustinShalit/sysid
sysid-projects/analysis-test/src/main/include/Constants.h
// Copyright (c) FIRST and other WPILib contributors. // Open Source Software; you can modify and/or share it under the terms of // the WPILib BSD license file in the root directory of this project. #pragma once #include <limits> #include <units/acceleration.h> #include <units/angle.h> #include <units/angular_accele...