text stringlengths 9 948k |
|---|
#ifndef FSM_STATE_BALANCESTAND_H
#define FSM_STATE_BALANCESTAND_H
#include "FSM_State.h"
template<typename T> class WBC_Ctrl;
template<typename T> class LocomotionCtrlData;
/**
*
*/
template <typename T>
class FSM_State_BalanceStand : public FSM_State<T> {
public:
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
FSM_State_Bal... |
/* Copyright (c) 2021 hors<horsicq@gmail.com>
*
* 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... |
// SPDX-License-Identifier: GPL-2.0
/*
* mlx90632.c - Melexis MLX90632 contactless IR temperature sensor
*
* Copyright (c) 2017 Melexis <cmo@melexis.com>
*
* Driver for the Melexis MLX90632 I2C 16-bit IR thermopile sensor
*/
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/gpio/consumer.h>
#include... |
/** --------------------------------------------------------------------------------------------------------------------
* <copyright company="Aspose" file="convert_document_response.h">
* Copyright (c) 2022 Aspose.Cells for Cloud
* </copyright>
* <summary>
* Permission is hereby granted, free of charge, to any pe... |
//
// GooeyCircle.h
// KYAnimatedPageControl-Demo
//
// Created by Kitten Yang on 6/11/15.
// Copyright (c) 2015 Kitten Yang. All rights reserved.
//
#import <QuartzCore/QuartzCore.h>
#import "Indicator.h"
@interface GooeyCircle : Indicator
@end |
/*=========================================================================
Program: Visualization Toolkit
Module: vtkGenericEdgeTable.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This softwar... |
/// @file
/// @version 3.0
///
/// @section LICENSE
///
/// This program is free software; you can redistribute it and/or modify it under
/// the terms of the BSD license: http://opensource.org/licenses/BSD-3-Clause
///
/// @section DESCRIPTION
///
/// Defines macros for DLL exports/imports.
#ifndef XALUTIL_EXPORT... |
#ifndef APPROVALTESTS_CPP_GOOGLECONFIGURATION_H
#define APPROVALTESTS_CPP_GOOGLECONFIGURATION_H
#include "GoogleCustomizationsFactory.h"
namespace ApprovalTests
{
class GoogleConfiguration
{
public:
// This result is not used, it is only there to allow the method to execute, when this is used outs... |
/*
* Copyright 2018-2020 Redis Labs Ltd. and Contributors
*
* This file is available under the Redis Labs Source Available License Agreement
*/
#include "arithmetic_expression_construct.h"
#include "../RG.h"
#include "funcs.h"
#include "../errors.h"
#include "../query_ctx.h"
#include "../util/rmalloc.h"
#include "../a... |
// -*-c++-*-
/*
*Copyright:
Copyright (C) Hidehisa AKIYAMA
This code is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
This code is distributed in ... |
/**
* \file
*
* \brief Instance description for TWIHS2
*
* Copyright (c) 2019 Microchip Technology Inc.
*
* \license_start
*
* \page License
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... |
/* Font data for Comic Sans MS 24pt */
extern const byte comicSansMS_24ptBitmaps[];
extern const struct FONT_INFO comicSansMS_24ptFontInfo;
extern const struct FONT_CHAR_INFO comicSansMS_24ptDescriptors[]; |
// Copyright 2015-2019 Espressif Systems (Shanghai) PTE LTD
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by app... |
/*
* Tegra host1x Syncpoints
*
* Copyright (c) 2010-2013, NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distribute... |
// -*- C++ -*-
// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl -s ACE_QtReactor
// ------------------------------
#ifndef ACE_QTREACTOR_EXPORT_H
#define ACE_QTREACTOR_EXPORT_H
#include /**/ "ace/config-all.h"
#if defined (ACE_AS_STATIC_LIBS) && !de... |
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NGAP-IEs"
* found in "./support/ngap-r15.2.0/Information-Element-Definitions.asn1"
* `asn1c -D ./common -gen-PER -pdu=all -fcompound-names -findirect-choice -fno-include-deps -no-gen-example`
*/
#ifndef _NGAP_PDUSessionResourceModify... |
#pragma once
#include <string>
namespace il2cpp
{
namespace utils
{
class LIBIL2CPP_CODEGEN_API Runtime
{
public:
static NORETURN void Abort();
static void SetDataDir(const char *path);
static std::string GetDataDir();
};
} // utils
} // il2cpp |
/*
* Copyright (c) 2018, Ford Motor Company
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this
* list of condit... |
/****************************************************************************
* boards/arm/lc823450/lc823450-xgevk/src/lc823450-xgevk.h
*
* Copyright 2017 Sony Video & Sound Products Inc.
* Author: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
*
* Redistribution and use in source and binary forms, with or... |
/*!
* @header Temboo iOS SDK ObadMobileMarketing classes
*
* Execute Choreographies from the Temboo ObadMobileMarketing bundle.
*
* iOS version 10.6.8
*
* LICENSE: 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... |
/*
* Copyright (c) 2019 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_TIME_UNITS_H_
#define ZEPHYR_INCLUDE_TIME_UNITS_H_
#ifdef __cplusplus
extern "C" {
#endif
/** @brief System-wide macro to denote "forever" in milliseconds
*
* Usage of this macro is limited to APIs that... |
//
// Request.h
// Core
//
//
#import <Foundation/Foundation.h>
@interface Request : NSObject {
}
@property (nonatomic,readonly) NSDictionary* parameters;
/** Create new user
@return New instance of Request
*/
+ (id)request;
@end |
/*
* Device Tree support for Allwinner A1X SoCs
*
* Copyright (C) 2012 Maxime Ripard
*
* Maxime Ripard <maxime.ripard@free-electrons.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether expres... |
//
// FREditProfileInteractor.h
// Friendly
//
// Created by Matthew James on 17.03.2016.
// Copyright (c) 2016 Accucode Inc. All rights reserved.
//
@class BSMemoryStorage, FRUserModel, FRProfileDomainModel;
@protocol FREditProfileDataSourceDelegate <NSObject>
- (void)emptyEventField:(NSString*)message;
- (voi... |
#pragma once
#include <Z_Engine.h>
namespace Sandbox::Layers {
class ExampleLayer : public Z_Engine::Layers::Layer {
public:
ExampleLayer(const char* name = "example layer")
: Layer(name)
{
}
virtual ~ExampleLayer() = default;
virtual void Initialize() override;
virtual void Update(Z_Engine::... |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
cl... |
/* Copyright (c) 2012-2016 The ANTLR Project. All rights reserved.
* Use of this file is governed by the BSD 3-clause license that
* can be found in the LICENSE.txt file in the project root.
*/
#pragma once
#include "atn/ATNState.h"
namespace antlr4 {
namespace atn {
class ANTLR4CPP_PUBLIC DecisionState : pub... |
// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.
// AFNetworking
#define COCOAPODS_POD_AVAILABLE_AFNetworking
#define COCOAPODS_VERSION_MAJOR_A... |
/*
* Copyright (c) 2017-2021 Arm Limited.
*
* SPDX-License-Identifier: 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
* ri... |
/*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... |
//
// YXViewController.h
// YXRemotePlayer
//
// Created by monicaFighting on 03/25/2019.
// Copyright (c) 2019 monicaFighting. All rights reserved.
//
@import UIKit;
@interface YXViewController : UIViewController
@end |
#ifndef __SOCKET_H__
#define __SOCKET_H__
/*
* socket.h
*
* Routines that call the Spectranet ROM socket library.
*
* 2008-05-03 Dylan Smith
*/
/* Definitions */
#define AF_INET 0
#define SOCK_STREAM 1
#define SOCK_DGRAM 2
#define SOCK_RAW 3
/* Much of this should ultimately end up in sys/types.h */
#define i... |
// Copyright 2017 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_BRINGUP_VIRTCON_KEYBOARD_VT100_H_
#define SRC_BRINGUP_VIRTCON_KEYBOARD_VT100_H_
#include <stdint.h>
#include <stdlib.h>
#include <hid/hid.h>
... |
#ifndef Corrade_Utility_System_h
#define Corrade_Utility_System_h
/*
This file is part of Corrade.
Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016,
2017, 2018, 2019 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person obtain... |
/*=========================================================================
*
* Copyright Insight Software Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... |
/*****************************************************************************
Copyright (c) 2014, Intel Corp.
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 cod... |
#include <msp430.h>
#include "checkpointlib/CheckPoint.h"
/**
* main.c
*/
int main(void)
{
WDTCTL = WDTPW | WDTHOLD; // stop watchdog timer
TA0CTL = TASSEL__ACLK + MC_1; // set the max period for 16bit timer operation
TA0CCTL0 = CCIE; // enable compare reg 0
TA0CCR0 = 0; ... |
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_EXO_LAYER_TREE_FRAME_SINK_HOLDER_H_
#define COMPONENTS_EXO_LAYER_TREE_FRAME_SINK_HOLDER_H_
#include <memory>
#include "cc/trees/layer... |
/****************************************************************/
/* Parallel Combinatorial BLAS Library (for Graph Computations) */
/* version 1.6 -------------------------------------------------*/
/* date: 6/15/2017 ---------------------------------------------*/
/* authors: Ariful Azad, Aydin Buluc --------------... |
/*********************************************************************
*
* Software License Agreement (BSD License)
*
* Copyright (c) 2009, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following cond... |
// -*- Mode: objc -*-
@import Cocoa;
@interface DevicesTableViewDelegate : NSObject <NSTableViewDelegate>
@end |
// Copyright (c) 1999
// Utrecht University (The Netherlands),
// ETH Zurich (Switzerland),
// INRIA Sophia-Antipolis (France),
// Max-Planck-Institute Saarbruecken (Germany),
// and Tel-Aviv University (Israel). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// ... |
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'template'
* Target: 'Target 1'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f4xx.h"
/* Keil::Device:Startup:1.3.1 */
... |
/*
* MikroSDK - MikroE Software Development Kit
* Copyright© 2020 MikroElektronika d.o.o.
*
* 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... |
/*
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Authors: Gil Hoben
*/
#ifndef ZBSUBS_H
#define ZBSUBS_H
int zbesh_(
double* zr, double* zi, double* fnu, int* kode, int* m, int* n, double* cyr,
double* cyi, int* nz, int* ierr);
int zbesi_(
double* zr, double* zi, do... |
//
// VMPSelectorViewCell.h
// VoltMobiProject
//
// Created by Георгий Малюков on 09.11.15.
// Copyright © 2015 Георгий Малюков. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface VMPSelectorViewCell : UITableViewCell {
}
@property (copy, nonatomic) NSString *pair;
@property (assign, nonatomic) ... |
/*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... |
/*
* Copyright (C) 2015-2018 Alibaba Group Holding Limited
*/
#ifndef __ALCS_API_INTERNAL_H__
#define __ALCS_API_INTERNAL_H__
#include "CoAPExport.h"
#include "linkkit/alcs_api.h"
#include "alcs_internal.h"
#include "linkkit/infra/infra_aes.h"
#define KEY_MAXCOUNT 10
#define RANDOMKEY_LEN 16
#defin... |
/*
*
* Copyright (c) 2021 Project CHIP Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... |
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are ... |
/************************************************************************
* LEGALESE: "Copyright (c) 2015, Dell Inc. All rights reserved."
*
* This source code is confidential, proprietary, and contains trade
* secrets that are the sole property of Dell Inc.
* Copy and/or distribution of this source code or disassemb... |
/*
* Copyright (c) 2019, The Robot Studio
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* list of cond... |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "CDStructures.h"
#import "DVTSourceControlAuthenticationFailureHandler-Protocol.h"
@class IDESourceControlCertificateAuthenticator, NSDate, NSString;
@interface IDESource... |
/*
Copyright (c) 2013 OpenSourceRF.com. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
Th... |
#ifndef __IIDENTIFYABLE_H__
#define __IIDENTIFYABLE_H__
template <typename ID_T>
struct IIdentifyable {
virtual ~IIdentifyable() {}
ID_T get_id() const { return get_id_impl(); }
private:
virtual ID_T get_id_impl() const = 0;
};
#endif |
/* Include files */
#include <stddef.h>
#include "blas.h"
#include "Expriment_Pose_sfun.h"
#include "c2_Expriment_Pose.h"
#define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber)
#define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber)
#include "Expriment_Pose_sfun_debug_macros.h"
#define _SF_... |
#include <string.h>
#include "keyboard.h"
#include "input.h"
#include "escseq.h"
int kb_no_autorep = 0;
static struct keys {
unsigned short menu_keys[6];
unsigned short ingame_keys[5];
} keys_singlepl;
#ifdef TWOPLAYER
static struct keys keys_1p, keys_2p;
#endif
static int transl_chr_ingame(unsigned c, unsigned s... |
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "GTMDebugSelectorValidation.h"
#import "GTMDebugThreadValidation.h"
#import "GTMMethodCheck.h"
#import "GTMDefines.h"... |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/AVConference.framework/AVConference
*/
@interface AVCPacketRelayIDSConnection : NSObject <AVCPacketRelayConnectionProtocol> {
IDSDatagramChannel * _datagramChannel;
bool _isDemuxNeeded;
bool _isResumed;
AVCPacketFilter * _pac... |
/****************************************************************************
*
* Copyright 2018 Samsung Electronics All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License\n");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... |
/*
* This header is generated by classdump-dyld 1.5
* on Friday, April 30, 2021 at 11:37:13 AM Mountain Standard Time
* Operating System: Version 13.5.1 (Build 17F80)
* Image Source: /System/Library/Frameworks/Messages.framework... |
/***************************************************************************
* include/stxxl/bits/io/request_queue_impl_qwqr.h
*
* Part of the STXXL. See http://stxxl.sourceforge.net
*
* Copyright (C) 2002 Roman Dementiev <dementiev@mpi-sb.mpg.de>
* Copyright (C) 2008, 2009 Andreas Beckmann <beckmann@cs.uni-f... |
#pragma once
#include "Hildur/Renderer/RendererAPI.h"
namespace Hildur {
class RenderCommand
{
public:
inline static void Init()
{
s_RendererAPI->Init();
}
inline static void SetViewport(uint32_t x, uint32_t y, uint32_t width, uint32_t height)
{
s_RendererAPI->SetViewport(x, y, width, height... |
/* Copyright 2004-2008 Daniel F. Savarese
* Copyright 2009-2014 Savarese Software Research Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.savarese.com/s... |
// ----------------------------------------------------------------------------
// Origin: European Cooperation for Space Standardization (ECSS)
// Project: E-ST-40-07 Simulation Modelling Platform (SMP)
// Platform: C++
// File: Smp/InvalidFieldType.h
// Version: Issue 1.0 from 28/10/2019
// -------------... |
#ifndef TRITONSORT_RESOURCE_FACTORY_H
#define TRITONSORT_RESOURCE_FACTORY_H
#include "core/Resource.h"
#include "core/TritonSortAssert.h"
/**
Provides a factory for creating a given type of resource.
*/
class ResourceFactory {
public:
virtual ~ResourceFactory() {}
/// Create a new instance of the resource pr... |
#include <stdio.h>
#include <stdlib.h>
int** wskaznik_do_tablicy(int,int);
int main()
{
int n,m;
printf("Podaj dlugosc tablicy: ");
scanf("%i",&n);
printf("Podaj szerokosc tablicy: ");
scanf("%i",&m);
printf("\n\n");
printf("rozmiar int: %d\n",sizeof(int));
int**tablica=wskaznik_do_ta... |
/*
* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license.
* See LICENSE in the project root for license information.
*/
/** This is a helper class that can be used to integrate Skype text chat feature into your application. To add audio/video chat feature, use SfBConversationHelper.h/SfBCon... |
#include "bit.h"
void case_bit_randomize(case_bit_t *bit)
{
*bit = random() % 2;
} |
/*
* jdhuff.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains Huffman entropy decoding routines which are shared
* by the sequential, progressive and loss... |
/*
* MUSB OTG driver peripheral support
*
* Copyright 2005 Mentor Graphics Corporation
* Copyright (C) 2005-2006 by Texas Instruments
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2009 MontaVista Software, Inc. <source@mvista.com>
*
* This program is free software; you can redistribute it and/or
... |
//
// AdvancedModel.h
// GameEngineFinalAssignment
//
// Created by Mr Yoshine on 21/12/2014.
// Copyright (c) 2014 Yoshine LTD. All rights reserved.
//
#ifndef __GameEngineFinalAssignment__AdvancedModel__
#define __GameEngineFinalAssignment__AdvancedModel__
#ifdef WIN32
#include <GL/gl.h>
#include <GL/glu.h>
#in... |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
@class NSCache;
@interface VZFImageCacheManager : NSObject
{
NSCache *_cache;
}
+ (id)sharedInstance;
... |
#include <stdbool.h>
#include <pcre.h>
#include "./filter.h"
#include "./log.h"
/* PCRE output vector buffer */
#define OVECCOUNT 30 /* should be a multiple of 3 */
typedef enum {
RE = 1,
} FILTER_TYPE;
typedef bool (*filter_f)(filter_t* filter, const char* input, int input_len);
typedef struct {
FILT... |
/**
* @file IxQueueAssignments.h
*
* @author Intel Corporation
* @date 29-Oct-2004
*
* @brief Central definition for queue assignments
*
* Design Notes:
* This file contains queue assignments used by Ethernet (EthAcc),
* HSS (HssAcc), ATM (atmdAcc) and DMA (dmaAcc) access libraries.
*
* Note: Ethernet QoS t... |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
///////////////////////////////////////////////////////////////////////
// File: linefind.h
// Description: Class to find vertical lines in an image and create
// a corresponding list of empty blobs.
// Author: Ray Smith
// Created: Thu Mar 20 09:49:01 PDT 2008
//
// (C) Copyright 2008, Goo... |
//
// Sha256Module.h
// StorjMobile
//
// Created by Bogdan Artemenko on 3/28/18.
// Copyright © 2018 Storj. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <React/RCTBridgeModule.h>
#import <React/RCTLog.h>
@interface Sha256Module : NSObject <RCTBridgeModule>
@end |
//===-- A class to store a normalized floating point number -----*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... |
#ifndef ZC_GECURV3D_H
#define ZC_GECURV3D_H
#include "zadesk.h"
#include "zgeent3d.h"
#include "zgeponc3d.h"
#include "zgept3dar.h"
#include "zgevc3dar.h"
#include "zgedblar.h"
#include "zgevptar.h"
#include "zgeintarr.h"
#pragma pack (push, 8)
class ZcGeCurve2d;
class ZcGeSurface;
class ZcGePoint3d;
class ZcGePlane;... |
void glouton (char mondeCarre[30][30], int dim, float *p_joueur_glouton ); |
/*
* File utility functions.
*
* Author:
* Gonzalo Paniagua Javier (gonzalo@novell.com)
*
* (C) 2006 Novell, Inc.
*
* 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 restric... |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* Copyright 2021 Melwyn Francis Carlo */
/* A simpler solution is to find the greatest prime number less than 1000 */
/* that is a safe prime and a full reptend. */
int main()
{
int i_max = 0;
int n = 80;
for... |
/*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
// Copyright 2012 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file defines all of the flags. It is separated into different section,
// for Debug, Release, Logging and Profiling, etc. To add a new flag, f... |
/*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2015 Mark Shannon
* Copyright (c) 2015-2017 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation fi... |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* 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 Licen... |
/*
* Copyright(c) 2019 Netflix, Inc.
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at https://www.aomedia.org/license/so... |
//This example is heavily inspired by Zach Lieberman's example for Algo 2012 at Parsons: https://github.com/ofZach/algo2012/tree/master/week6/1_particle_particle
#pragma once
#include "ofMain.h"
#include "Particle.h"
class ofApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void ke... |
/*
* Copyright (c) 2018 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... |
/*
Copyright 2015 LE, Duc-Anh
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwar... |
#ifndef oUNINAVI_INC_NUMBER_FORMS_
#define oUNINAVI_INC_NUMBER_FORMS_ "Date:2020.03.15"
/*------------------------------------------------------------------+
| UniNavi's Navigator for the Number Forms Sheet |
| |
| Written by Ranny Clover |
+-----------------------------------------------... |
#pragma once
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1221
#define DEVICE_VER 0x0001
#define MANUFACTURER DZTECH
#define PRODUCT DZ60RGB_WKL
#define DESCRIPTION DZ60 ARM RGB keyboard
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_CO... |
#undef NDEBUG
#include <assert.h>
#include "cutest.h"
int main(int argc, char* argv[])
{
assert(cutest_run_tests(argc, argv, NULL) == 0);
return 0;
} |
//---------------------------------------------------------------------------
// Greenplum Database
// Copyright (C) 2012 EMC Corp.
//
// @filename:
// CScalarDMLAction.h
//
// @doc:
// Scalar DML action operator
//---------------------------------------------------------------------------
#ifndef GPOPT_CScalarDMLAct... |
/*
* This file is part of the Micro Python project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2019 Scott Shawcroft for Adafruit Industries
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwa... |
/* Writing C# .resources files.
Copyright (C) 2003 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2003.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; eithe... |
/*
* Copyright (c) 2008-2012 Stefan Cosma <stefan.cosma@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... |
/*
* Copyright (c) 2017 Daniel Koch, James Jackson and Gary Ellingson, BYU MAGICC Lab.
* 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 a... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.