text stringlengths 9 948k |
|---|
/**
******************************************************************************
* @file HTS221_driver.c
* @author HESA Application Team
* @version V1.1
* @date 10-August-2016
* @brief HTS221 driver file
******************************************************************************
* @attention
*
*... |
/**
* @copyright
* Copyright (C) 2020 Assured Information Security, Inc.
*
* @copyright
* 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 limitatio... |
#include "targetCode.h"
unsigned MagicNumber = 235973201;
unsigned currInstruction = 0;
unsigned total_t = 0;
unsigned currProcessed = 0;
unsigned totalNumConsts = 0;
unsigned totalStringConsts = 0;
unsigned totalNamedLibfuncs = 0;
unsigned totalUserFuncs = 0;
unsigned ij_total = 0;
numElem * numConsts = NUL... |
/*
* This header is generated by classdump-dyld 1.5
* on Friday, April 30, 2021 at 11:34:20 AM Mountain Standard Time
* Operating System: Version 13.5.1 (Build 17F80)
* Image Source: /System/Library/Frameworks/CoreImage.framewor... |
#include <stdio.h>
#include <string.h>
int main(int argc, char *argv[]) {
FILE *fd;
char buf[1024], passcode1[6] = {0}, passcode2[6] = {0};
int keypad[5][5] = { { 0, 0, 1, 0, 0 },
{ 0, 2, 3, 4, 0 },
{ 5, 6, 7, 8, 9 },
{ 0, 10, 11, 1... |
/* <!-- copyright */
/*
* aria2 - The high speed download utility
*
* Copyright (C) 2006 Tatsuhiro Tsujikawa
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:18:46 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /usr/lib/libcoreroutine.dylib
... |
#ifdef HAVE_CONFIG_H
#include "../../../../ext_config.h"
#endif
#include <php.h>
#include "../../../../php_ext.h"
#include "../../../../ext.h"
#include <Zend/zend_operators.h>
#include <Zend/zend_exceptions.h>
#include <Zend/zend_interfaces.h>
#include "kernel/main.h"
#include "kernel/memory.h"
#include "kernel/fcal... |
//
// MBProgressHUD+Extension.h
//
// Created by apple on 14-8-8.
// Copyright (c) 2014年 itcast. All rights reserved.
//
#import "MBProgressHUD.h"
@interface MBProgressHUD (Extension)
+ (void)showSuccess:(NSString *)success toView:(UIView *)view;
+ (void)showError:(NSString *)error toView:(UIView *)view;
+ (MBPro... |
/* Copyright (c) 2012-2013 Twitter4QML Project.
* 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 l... |
/*
* This header is generated by classdump-dyld 1.0
* on Sunday, June 7, 2020 at 11:42:27 AM Mountain Standard Time
* Operating System: Version 13.4.5 (Build 17L562)
* Image Source: /System/Library/Frameworks/TVMLKit.framework/TVMLKit
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
... |
int LKAS11_op = 0;
int MDPS12_op = 0;
int CLU11_op = 0;
int SCC12_op = 0;
int SCC12_car = 0;
int EMS11_op = 0;
int MDPS_bus = -1;
int SCC_bus = -1;
const CanMsg HYUNDAI_COMMUNITY_TX_MSGS[] = {
{593, 2, 8}, // MDPS12, Bus 2
// {897, 0, 8}, // MDPS11, Bus 0
... |
/****************************************************************/
/* NAME: */
/* ORGN: MIT Cambridge MA */
/* FILE: CAN_Info.h */
/* DATE: Dec 29th 1963 *... |
/* overlay.c - deals with overlay subsystem */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 2001-2021 The OpenLDAP Foundation.
* Portions Copyright 2001-2003 Pierangelo Masarati.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*... |
/*
* Copyright (C) 2018 GreenWaves Technologies
*
* 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 l... |
/*
* IIR filter
* Copyright (c) 2008 Konstantin Shishkov
*
* This file is part of FFmpeg.
*
* FFmpeg 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 ... |
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2017-2018 The Dextro developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef MASTERNODEMAN_H
#define M... |
//
// BSLocation.h
// JiXie
// 定位:1.工程增加MapKit.framework,2.CoreLocation.framework 3.在plist中增加两个设置:NSLocationWhenInUseUsageDescription(YES),NSLocationAlwaysUsageDescription(YES)
// Created by ORANLLC_IOS1 on 15/6/18.
// Copyright (c) 2015年 ORANLLC_IOS1. All rights reserved.
//
#import <Foundation/Foundation.h>
@i... |
/* Copyright (C) 2002-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published b... |
// Copyright (c) 2012 The Chromium OS 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 POWER_MANAGER_POWERD_POLICY_SUSPEND_DELAY_OBSERVER_H_
#define POWER_MANAGER_POWERD_POLICY_SUSPEND_DELAY_OBSERVER_H_
#include <base/observe... |
// NOTE: This file was generated by the ServiceGenerator.
// ----------------------------------------------------------------------------
// API:
// Google+ API (plus/v1)
// Description:
// Builds on top of the Google+ platform.
// Documentation:
// https://developers.google.com/+/api/
#if GTLR_BUILT_AS_FRAMEWO... |
/*
* Copyright 2016 The Netty Project
*
* The Netty Project licenses this file to you 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:
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:16:24 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /System/Library/PrivateFrameworks/LoggingSu... |
// =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of t... |
#ifndef MuonIsolationProducers_CandIsoDepositProducer_H
#define MuonIsolationProducers_CandIsoDepositProducer_H
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/Common/interf... |
//*****************************************************************************
//
// startup_ewarm.c - Startup code for use with IAR's Embedded Workbench,
// version 5.
//
// Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Texas Instr... |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 8.01.0622 */
/* @@MIDL_FILE_HEADING( ) */
/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 4... |
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
/*
* The MIT License (MIT)
*
* Copyright (c) 2014-2018, Erik Moqvist
*
* 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 t... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE404_Improper_Resource_Shutdown__freopen_close_51a.c
Label Definition File: CWE404_Improper_Resource_Shutdown.label.xml
Template File: source-sinks-51a.tmpl.c
*/
/*
* @description
* CWE: 404 Improper Resource Shutdown or Release
* BadSource: freopen Open a file using f... |
#ifndef PROCESS_H
#define PROCESS_H
#include "HalideBuffer.h"
#ifdef CONV3X3A16
#include "conv3x3a16.h"
#endif
#ifdef DILATE3X3
#include "dilate3x3.h"
#endif
#ifdef MEDIAN3X3
#include "median3x3.h"
#endif
#ifdef GAUSSIAN5X5
#include "gaussian5x5.h"
#endif
#ifdef SOBEL
#include "sobel.h"
#endif
#ifdef CONV3X3A32
... |
/*
* Copyright (C) 2020-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include <string>
#include <vector>
#pragma once
namespace NEO {
std::vector<std::string> getBuiltInFileNames(bool imagesSupport);
std::string getBuiltInHashFileName(uint64_t hash, bool imagesSupport);
} // namespace NEO |
/* +------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| https://www.mrpt.org/ |
| |
| Cop... |
/****************************************************************************
****************************************************************************
***
*** This header was automatically generated from a Linux kernel header
*** of the same name, to make information necessary for userspace to
*** call i... |
#ifndef PATHFINDER_MOD_TANK_H_DEF
#define PATHFINDER_MOD_TANK_H_DEF
#ifdef __cplusplus
extern "C"
{
#endif
#include "okapi/pathfinder/include/pathfinder/lib.h"
#include "okapi/pathfinder/include/pathfinder/structs.h"
CAPI void pathfinder_modify_tank(Segment *original, int length, Segment *left, Segment *right, doubl... |
#ifndef _RMCONST_H_
#define _RMCONST_H_
#ifndef UDP_SERVER_SERIAL_PORT_BASE
static const int UDP_SERVER_SERIAL_PORT_BASE = 221; // 221 - 236
#endif
/*
static const unsigned char MODE_WIND = 0x2c;
static const unsigned char MODE_WIND_PAUSE = 0x28;
static const unsigned char MODE_RFTEST = 0x1C;
static const unsig... |
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
... |
#ifndef X86ASSEMBLYTOBTOR_H
#define X86ASSEMBLYTOBTOR_H
#include "x86InstructionSemantics.h"
#include "integerOps.h"
#include <cassert>
#include <cstdio>
#include <boost/static_assert.hpp>
#include "btorProblem.h"
#include "x86AssemblyToNetlist.h" // Mostly for BMCError and numBmcErrors
typedef BtorComputationPtr Com... |
//
// App.xaml.h
// Declaration of the App class.
//
#pragma once
#include "App.g.h"
namespace SimpleContextMenu
{
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
ref class App sealed
{
public:
App();
virtual... |
#include <stdio.h>
#include <unistd.h>
#define P(x) printf("%-32s %ld\n", #x, sysconf(x))
int
main(void)
{
P(_SC_ARG_MAX);
P(_SC_CHILD_MAX);
P(_SC_OPEN_MAX);
P(_SC_STREAM_MAX);
P(_SC_TZNAME_MAX);
P(_SC_NGROUPS_MAX);
P(_SC_JOB_CONTROL);
P(_SC_SAVED_IDS);
P(_SC_VERSION);
P(_SC_CLK_TCK);
P(_SC_CHARCLASS_NAME_... |
//
// VCCommonControlsViewController.h
// VisualConstraints
//
// Created by Catalina Turlea on 4/28/15.
// Copyright (c) 2015 Catalina Turlea. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface VCCommonControlsViewController : UIViewController
@end |
/*
* Support for MicroBlaze PVR (processor version register)
*
* Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2007-2009 PetaLogix
* Copyright (C) 2007 John Williams <john.williams@petalogix.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. ... |
/*============================================================================
CMake - Cross Platform Makefile Generator
Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
Distributed under the OSI-approved BSD License (the "License");
see accompanying file Copyright.txt for details.
This softwa... |
/*
* Copyright (c) 2006-2009 Erin Catto http://www.box2d.org
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any purpose,
* i... |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef GECCOIN_WALLETDB_H
#define GECCOIN_WALLETDB_H
#include "db.h"
#include "ba... |
//
// FSPBottomSheetViewController.h
// SmartPromo
//
// Created by Rodrigo Busata on 01/02/21.
//
#import <UIKit/UIKit.h>
#import "FSPFormViewController.h"
#import "FSPDispatchQueue+SmartPromo.h"
@interface FSPBottomSheetViewController : FSPFormViewController <UIScrollViewDelegate>
@property (weak, nonatomic) IB... |
#ifndef ITEMP_E3B0C442_H
#define ITEMP_E3B0C442_H
extern float INTERNAL_TEMP;
void readInternal();
#endif // ITEMP_E3B0C442_H |
/*
* Copyright 2016 WebAssembly Community Group participants
*
* 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... |
/*
Copyright (C) 2016-2017 Alexander Borisov
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.
This library is ... |
/*
# _____ ___ ____ ___ ____
# ____| | ____| | | |____|
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
#-----------------------------------------------------------------------
# (C)2001, Gustavo Scotti (gustavo@scotti.com)
# (c) 2003 Marcus R. Brown <mrbrown@0xd6.org>
# ... |
/* Generated by Nim Compiler v1.6.2 */
#define NIM_INTBITS 64
#include "nimbase.h"
#include <string.h>
#undef LANGUAGE_C
#undef MIPSEB
#undef MIPSEL
#undef PPC
#undef R3000
#undef R4000
#undef i386
#undef linux
#undef mips
#undef near
#undef far
#undef powerpc
#undef unix
#define nimfr_(x, y)
#define nimln_(x, y)
type... |
#ifndef NAIVE_BAYESIAN_CLASSIFIER_H
#define NAIVE_BAYESIAN_CLASSIFIER_H
#include <math.h>
#include "iw_stl_hash_map.h"
#include "gfp.h"
#include "bit_and_weight.h"
class Naive_Bayesian_Classifier
{
private:
Fixed_and_Sparse_Bit_and_Weight _fsbw;
IWString _zclass;
// private functions
int _build(co... |
/*******************************************************************************
Uncil -- hash set & table headers
Copyright (c) 2021 Sampo Hippeläinen (hisahi)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
... |
#pragma once
#include <Texture/Image/Formats/ImageFileFormat.h>
#if EZ_ENABLED(EZ_PLATFORM_WINDOWS_DESKTOP)
/// \brief File format implementation for loading TIFF files using WIC
class EZ_TEXTURE_DLL ezWicFileFormat : public ezImageFileFormat
{
public:
ezWicFileFormat();
virtual ~ezWicFileFormat();
virtual ez... |
/****************************************************************************
* arch/arm/src/armv7-a/arm_va2pte.c
* Utility to map a virtual address to a L2 page table entry.
*
* Copyright (C) 2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in sourc... |
#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
FOUNDATION_EXPORT double Pods_WQSqlite_ExampleVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_WQSqlite_ExampleVers... |
/*****************************************************************************
*
* Copyright (c) 2000 - 2017, Lawrence Livermore National Security, LLC
* Produced at the Lawrence Livermore National Laboratory
* LLNL-CODE-442911
* All rights reserved.
*
* This file is part of VisIt. For details, see https://visit.llnl... |
/*
* Copyright The OpenTelemetry 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 required by applicable law or agree... |
// some utility functions used by the tools
#pragma once
#include <cstdint>
#include <string>
#include <vector>
#include <fstream>
#if defined(__GNUC__) || defined(__clang__)
#include <experimental/filesystem>
namespace stdfs = std::experimental::filesystem;
#elif defined(_MSC_VER)
#include <filesystem>
namespace std... |
/**
******************************************************************************
* @file TIM/TIM_ComplementarySignals/stm32f30x_conf.h
* @author MCD Application Team
* @version V1.1.3
* @date 14-December-2021
* @brief Library configuration file.
************************************************... |
/*
* Platform data for Arizona devices
*
* Copyright 2012 Wolfson Microelectronics. PLC.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef _ARIZONA_PDATA_H
#define ... |
#include "ptest.h"
#include "../mpc.h"
#include <string.h>
#include <stdlib.h>
static int string_eq(const void* x, const void* y) { return (strcmp(x, y) == 0); }
static void string_print(const void* x) { printf("'%s'", (char*)x); }
int regex_test_pass(mpc_parser_t *p, const char* value, const char* match) {
return... |
int inty[4][2]; {{A}}
int inty[2][4]; {{B}}
/*
* check-name: array switched dimensions
* obj-not-diff: looks the same in memory
* assert-ast: A != B
* assert-obj: A == B
*/ |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__new_char_loop_83.h
Label Definition File: CWE127_Buffer_Underread__new.label.xml
Template File: sources-sink-83.tmpl.h
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memory buffer
* GoodS... |
/*=========================================================================
Program: ParaView
Module: vtkPVDataInformation.h
Copyright (c) Kitware, Inc.
All rights reserved.
See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details.
This software is distributed WITHOUT ANY WARR... |
/*!
\brief Contains implementation details required by the Microsoft Windows version of PVRShell.
\file PVRShell/OS/Windows/WindowsOSData.h
\author PowerVR by Imagination, Developer Technology Team
\copyright Copyright (c) Imagination Technologies Limited.
*/
#pragma once
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_... |
/* A D R T _ S T R U C T . H
* BRL-CAD
*
* Copyright (c) 2008-2021 United States Government as represented by
* the U.S. Army Research Laboratory.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* version 2.... |
/*
Copyright Rene Rivera 2008-2015
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)
*/
#ifndef BOOST_PREDEF_ARCHITECTURE_SUPERH_H
#define BOOST_PREDEF_ARCHITECTURE_SUPERH_H
#include <boost/predef/version_number.h>
#inclu... |
#ifndef ENTITY_H
#define ENTITY_H
#include <string>
//
// Basic entity class
class Entity
{
private:
public:
std::string name;
double long x = 0;
double long y = 0;
Entity();
protected:
};
#endif |
/****************************************************************************
Copyright (c) 2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
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... |
/* $OpenBSD: chacha-merged.c,v 1.9 2019/01/22 00:59:21 dlg Exp $ */
/*
chacha-merged.c version 20080118
D. J. Bernstein
Public domain.
*/
#include <sys/types.h>
#include <stdint.h>
#if !defined(__OpenBSD__)
#define __bounded__(x, y, z)
#endif
#define CHACHA_MINKEYLEN 16
#define CHACHA_NONCELEN 8
#define CHACHA_CT... |
// This file is licensed under the Elastic License 2.0. Copyright 2021 StarRocks Limited.
#pragma once
#include <butil/thread_local.h>
#include <butil/time.h> // NOLINT
#include <atomic>
#include "common/compiler_util.h"
DIAGNOSTIC_PUSH
DIAGNOSTIC_IGNORE("-Wclass-memaccess")
#include <bvar/bvar.h>
DIAGNOSTIC_POP
#... |
/* this file contains the actual definitions of */
/* the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 5.01.0164 */
/* at Tue Nov 27 12:13:17 2007
*/
/* Compiler settings for C:\Program Files\Microsoft Visual Studio\MyProjects\MIC 2004\Interface... |
/* Target-dependent code for GNU/Linux m32r.
Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either v... |
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_apache_hadoop_util_NativeCrc32 */
#ifndef _Included_org_apache_hadoop_util_NativeCrc32
#define _Included_org_apache_hadoop_util_NativeCrc32
#ifdef __cplusplus
extern "C" {
#endif
#undef org_apache_hadoop_util_NativeCrc32_CHE... |
/*
* AmigaOS shared library implementation of liblz4.
*
* Copyright (C) 2014-2017 Fredrik Wikstrom <fredrik@a500.org>
*
* 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... |
// Copyright(C) 2008 Sandia Corporation. Under the terms of Contract
// DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
// certain rights in this software
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditio... |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2018-2019 The SmartGreenCoin Core developers
// Distributed under the MIT software license, see the accompanying
//... |
//
// PBNetworkLessCtr.h
// YBAssistantPro
//
// Created by hu jiaju on 16/8/25.
// Copyright © 2016年 Nanhu. All rights reserved.
//
#import "PBBaseController.h"
@interface PBNetworkLessCtr : PBBaseController
@end |
/*
*
* 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"); y... |
/**
* Copyright (c) 2014 - 2018, Nordic Semiconductor ASA
*
* 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 of source code must retain the above copyright notice, th... |
/* linux/drivers/video/s3c-fb.c
*
* Copyright 2008 Openmoko Inc.
* Copyright 2008-2010 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* Samsung SoC Framebuffer driver
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... |
#include <testlib.h>
void builtinCheckerIntegers() {
int n = 0;
std::string firstElems;
while (!ans.seekEof() && !ouf.seekEof()) {
n++;
long long j = ans.readLong();
long long p = ouf.readLong();
if (j != p)
quitf(_wa, "%d%s number differ - expected: '%s', found... |
/*
** libproj -- library of cartographic projections
**
** Copyright (c) 2003, 2006 Gerald I. Evenden
*/
static const char
LIBPROJ_ID[] = "Id";
/*
** 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 ... |
/*
* vim:ts=4:sw=4:expandtab
*
*/
#ifndef _ASSIGNMENTS_H
#define _ASSIGNMENTS_H
/**
* Checks the list of assignments for the given window and runs all matching
* ones (unless they have already been run for this specific window).
*
*/
void run_assignments(i3Window *window);
/**
* Returns the first matching ass... |
/**
* @file leaf_node_finder.h
* @author Chase Geigle
*
* All files in META are released under the MIT license. For more details,
* consult the file LICENSE in the root of the project.
*/
#ifndef META_PARSER_LEAF_NODE_FINDER_H_
#define META_PARSER_LEAF_NODE_FINDER_H_
#include <memory>
#include <vector>
#includ... |
extern int eight (void);
int
main (void)
{
return eight () - 8;
} |
/* Copyright (c) 2017-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
* @file consdiffmgr.h
* @brief Header for consdiffmgr.c
**/
#ifndef TOR_CONSDIFFMGR_H
#define TOR_CONSDIFFMGR_H
enum compress_method_t;
/**
* Possible outcomes from trying to look up a given consensus diff.
*/
... |
// Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Pawn.h"
#include "AbilitySystemInterface.h"
#include <GameplayEffectTypes.h>
#include "RSCharacter.generated.h"
UCLASS()
class RAILSHOOTIN_API ARSCharacter : public APawn, publ... |
#ifndef SHADRIVER_H
#define SHADRIVER_H
#include <string>
using namespace std;
class SHADriver
{
public:
SHADriver();
string sha256(const string str);
};
#endif // SHADRIVER_H |
/***************************************************************************//**
* @file system_efm32gg.h
* @brief CMSIS Cortex-M3 System Layer for EFM32GG devices.
* @version 5.1.2
******************************************************************************
* @section License
* <b>Copyright 2017 Silicon Labora... |
#ifndef DALI_INTERNAL_LIFECYCLE_CONTROLLER_H
#define DALI_INTERNAL_LIFECYCLE_CONTROLLER_H
/*
* Copyright (c) 2021 Samsung Electronics Co., 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 Lice... |
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... |
/*=========================================================================
*
* 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... |
/* FFTease for Pd */
#include "fftease.h"
static t_class *pvwarp_class;
#define OBJECT_NAME "pvwarp~"
typedef struct _pvwarp
{
t_object x_obj;
t_float x_f;
t_fftease *fft;
t_float hifreq; // user specified highest synthfreq
t_float lofreq;//user speficied lowest synthfreq
t_float topfreq;
... |
// Copyright (c) 2018 Electric Power Research Institute, Inc.
// author: Mark Slicker <mark.slicker@gmail.com>
/** @defgroup time Time
Get/set the time based upon the IEEE 2030.5 Time resource.
@{
*/
/** @brief Set the time and timezone based upon the values of the IEEE 20305.5
Time object.
@param tm... |
#ifndef TLINEARBINNING_H
#define TLINEARBINNING_H
/* Copyright(c) 1998-2016, ALICE Experiment at CERN, All rights reserved. *
* See cxx source for full Copyright notice */
class TArrayD;
#include <exception>
#include <Rtypes.h>
#include <TBinning.h>
/**
* @class TLinearBinning
* @bri... |
#pragma once
struct CMSADecoder
{
int cluster_size;
LDigraph lemon_graph;
LArcMap arc_weights;
std::vector<std::vector<unsigned>> lemon_arcs;
// used to build solution & for problem reduction
std::vector<unsigned> _arc_cache;
CMSADecoder(unsigned t_cluster_size, const std::vector<Arc>& ... |
/*
* Copyright (C) 2006, 2008 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condi... |
/**
* Copyright 2020 Huawei Technologies Co., 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 applicable law... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.