text
stringlengths
9
948k
/** @file Specific relocation fixups for none Itanium architecture. Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "BasePeCoffLibInternals.h" /** Performs an Itanium-based specific relocation fixup and is a no-op on other in...
/* * * Copyright (C) 2008-2012, OFFIS e.V. and ICSMED AG, Oldenburg, Germany * Copyright (C) 2013-2014, J. Riesmeier, Oldenburg, Germany * All rights reserved. See COPYRIGHT file for details. * * Header file for class DRTReasonForRequestedProcedureCodeSequence * * Generated automatically from DICOM PS 3.3...
/* * 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 may ...
// // ViewController.h // test // // Created by ruki on 2020/4/8. // Copyright © 2020 tboox. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end
#include <pebble.h> #include "playback.h" static Window *s_main_window = NULL; static TextLayer *s_title_layer; static TextLayer *s_mainline_layer = NULL; static TextLayer *s_subline_layer = NULL; static TextLayer *s_elapsed_layer = NULL; //static BitmapLayer *s_icon_layer; static ActionBarLayer *s_action_bar_layer; ...
{% load gsoc_extensions %}{% include "source_file_header.txt" %} #ifndef {{ file_name|cut:".h"|upper }}_H #define {{ file_name|cut:".h"|upper }}_H {% include "cpp_begin.h" %} #include "oyOptions_s.h" #include "oyStructList_s.h" /** @struct oyObjectInfoStatic_s * @brief a static object * @extends oyStruct_s ...
/* * Copyright (C) 2016-2022 T-Head Semiconductor Co., Ltd. All rights reserved. * * 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 License. * You may obtain a copy of the License at * * www.apache....
#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_GateWayObject_ExampleVersionNumber; FOUNDATION_EXPORT const unsigned char Pods_GateWayObject_E...
/** @file @details @image html images/other/runtime-commands.png */ // Copyright (c) 2014-2019, The Monero 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: // // 1. Redistributio...
/* * Copyright 2019-2020 CNRS-UM LIRMM, CNRS-AIST JRL */ #pragma once #include <mc_udp/data/RobotControl.h> #include <mc_udp/data/RobotSensors.h> #include <mc_udp/data/utils.h> #include <unordered_map> namespace mc_udp { /** Serialize/Deserialize a message for multiple robots */ template<typename MsgT> struct Mu...
//***************************************************************************** // // lsm303dlhc.c - Driver for the ST LSM303DLHC magnetometer // // Copyright (c) 2013-2016 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Texas Instruments (TI) is supplying this software for us...
// Copyright (c) 1997 ETH Zurich (Switzerland). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // 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 of the License, or (at your option) ...
/********************************************************************** // @@@ START COPYRIGHT @@@ // // 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. ...
/// Impulse response header, generated by ir_wav2h.py /// Input file: On_Axis.wav #ifndef IR_VOX_AC30_NORMAL_CHANNEL_MD441_ON_AXIS_H #define IR_VOX_AC30_NORMAL_CHANNEL_MD441_ON_AXIS_H #include <vector> namespace VOX_AC30_Normal_Channel_MD441_On_Axis { static const char* name = "On_Axis"; static const char* vendor =...
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2012 FUJITSU SEMICONDUCTOR LIMITED */ #include <linux/acpi.h> #include <linux/clk.h> #include <linux/delay.h> #include <linux/device.h> #include <linux/err.h> #include <linux/errno.h> #include <linux/i2c.h> #include <linux/interrupt.h> #include <linux/io.h> #inc...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The Bitsend Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITSEND_SCRIPT_BITSENDCONSENSUS_H #define BITSEND_SCRIPT_BITSENDCONSENSUS...
/* * This header is generated by classdump-dyld 1.0 * on Monday, September 28, 2020 at 5:55:12 PM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/SpringBoa...
/* * Copyright (c) 2013-2018, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef PL011_H #define PL011_H #include "console.h" /* PL011 Registers */ #define UARTDR 0x000 #define UARTRSR 0x004 #define UARTECR ...
// Copyright (c) Lawrence Livermore National Security, LLC and other VisIt // Project developers. See the top-level LICENSE file for dates and other // details. No copyright assignment is required to contribute to VisIt. #ifndef vtkElementLabelArray_h #define vtkElementLabelArray_h #include "vtkCharArray.h" #includ...
// Copyright 2022 Google LLC // // 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
#include <compiler.h> #include <dosio.h> #include <pccore.h> #include <io/iocore.h> #include <diskimage/fddfile.h> #include "diskimage/fd/fdd_d88.h" #define D88BUFSIZE 0x6000 #define D88TRACKMAX 10600 #ifdef SUPPORT_KAI_IMAGES static UINT32 nexttrackptr(FDDFILE fdd, UINT32 fptr, UINT32 last) { int t; UINT3...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, June 1, 2019 at 6:51:00 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/HealthUI.framework/HealthUI * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias ...
/* * This file and its contents are licensed under the Apache License 2.0. * Please see the included NOTICE for copyright information and * LICENSE-APACHE for a copy of the license. */ #ifndef TIMESCALEDB_TELEMETRY_TELEMETRY_METADATA_H #define TIMESCALEDB_TELEMETRY_TELEMETRY_METADATA_H #include <postgres.h> //#inc...
#include <gb/gb.h> #include "defines.h" #include "gamestate.h" #include "set_data_rle.h" #include "fade.h" #include "logos.h" #include "sound.h" #include "mmlgb/driver/music.h" #include "sgb_send_packet.h" #include "data/bg/tangram.h" #include "data/bg/potato.h" #include "data/bg/potato_dx.h" #include "data/sprite/shi...
/** * \file * * \brief TWI driver for AVR. * * This file defines a useful set of functions for the TWI interface on AVR * devices. * * Copyright (c) 2010-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may u...
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ /* ---------------------------...
// Copyright 2019 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 THIRD_PARTY_BLINK_RENDERER_CORE_TIMING_PROFILER_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_TIMING_PROFILER_H_ #include "base/time/time.h" #includ...
/* Taxonomy Classification: 0000000300000000000200 */ /* * WRITE/READ 0 write * WHICH BOUND 0 upper * DATA TYPE 0 char * MEMORY LOCATION 0 stack * SCOPE 0 same * CONTAINER 0 no * POINTER 0 ...
// // BKCardNumberLabel.h // BKMoneyKitDemo // // Created by Byungkook Jang on 2014. 9. 21.. // Copyright (c) 2014년 Byungkook Jang. All rights reserved. // #import <UIKit/UIKit.h> #import "BKCardNumberFormatter.h" @interface BKCardNumberLabel : UILabel /** * A Boolean indicating whether shows card logo left sid...
/* SlimeVR Code is placed under the MIT license Copyright (c) 2021 Eiren Rain 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 ...
/*========================================================================= Program: ParaView Module: vtkSMTesting.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 WARRANTY; wi...
// ============================================================================= // 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...
#include <stdio.h> #include <string.h> #include <stdlib.h> #define NAMES C(NAIVE)C(ITER)C(ITER3) #define C(x) x, typedef enum { NAMES KERNEL_KIND_TOTAL, UNDEFINED } kernel_kind; #undef C #define C(x) #x, const char *const kernel_kind_names[] = {NAMES}; #undef C typedef unsigned int (*kernel)(void); kernel get_ch...
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees ...
/* * FreeRTOS Kernel V10.3.1 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * 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, includ...
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
// Copyright 2016-2021 Scarlet-OpenGL / Red-Scarlet. All rights reserved. // OpenGLVertexArray.h 03/04/2021 - Functional Class. #pragma once #include <ScarletInterface.h> #include <ScarletRenderer.h> namespace OpenGL { using namespace ScarletInterface; class SCARLET_INTERFACE_API OpenGLVertexArray : public Render...
/* * Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Resea...
// Copyright (c) 2015-2022, Lawrence Livermore National Security, LLC. // See top-level LICENSE file for details. /// \file QueryProcessor.h /// QueryProcessor class #pragma once #include "QuerySpec.h" #include "RecordProcessor.h" #include <iostream> #include <memory> namespace cali { class CaliperMetadataAccessI...
// // YYREmoticonGroup.h // MVVMArchitectureDemo // // Created by 袁应荣 on 2018/3/26. // Copyright © 2018年 袁应荣. All rights reserved. // #import "YYRObject.h" #import "YYREmoticon.h" @interface YYREmoticonGroup : YYRObject @property (nonatomic, readwrite, copy) NSString *groupID; ///< 例如 com.sina.default @property ...
// // ZFModalTransitionAnimator.h // // Created by Amornchai Kanokpullwad on 5/10/14. // Copyright (c) 2014 zoonref. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import <UIKit/UIGestureRecognizerSubclass.h> typedef NS_ENUM(NSUInteger, ZFModalTransitonDirection) { ZFModalTr...
// Copyright (c) 2012 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 CHROME_BROWSER_COOKIES_TREE_MODEL_H_ #define CHROME_BROWSER_COOKIES_TREE_MODEL_H_ // TODO(viettrungluu): This header file #includes far too m...
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file ...
#pragma once #include "core/math/Size.h" #include "ui/image/VectorImage.h" #include <d2d1svg.h> namespace Ghurund::Core { template<> const Type& getType<ID2D1SvgDocument>(); } namespace Ghurund::UI::Direct2D { using namespace Ghurund::Core; class SvgDocument:public Ghurund::UI::VectorImage { pr...
#ifndef SONARECHODATA_H #define SONARECHODATA_H #include <QByteArray> #include <QDateTime> #include "sonarreturndata.h" #include <opencv/cv.h> #define POSITIVE_CLASS 1; #define NEGATIVE_CLASS 0; class SonarEchoData { public: SonarEchoData(SonarReturnData data); SonarEchoData(const SonarEchoData& dat); ...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 30 2018 09:30:25). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <IDEKit/NSObject-Protocol.h> @class IDEEditorDocument, IDENavigableItem, IDENavigableItemCoordinator, NSArray, NSHashTable; @...
/* * pg_upgrade.h * * Copyright (c) 2010-2019, PostgreSQL Global Development Group * src/bin/pg_upgrade/pg_upgrade.h */ #include <unistd.h> #include <assert.h> #include <sys/stat.h> #include <sys/time.h> #include "libpq-fe.h" /* Use port in the private/dynamic port number range */ #define DEF_PGUPORT 50432 #...
#ifdef FSC_HAVE_DP #ifndef __DISPLAYPORT_DP_H__ #define __DISPLAYPORT_DP_H__ #include "../../platform.h" #include "../../PD_Types.h" #include "../vdm_types.h" #include "dp_types.h" extern FSC_BOOL DpEnabled; extern FSC_BOOL DpAutoModeEntryEnabled; extern DisplayPortCaps_t DpModeEntryMask; extern DisplayPortCaps_t Dp...
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt Compositor. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license...
// Copyright(c) 2021, #Momo // 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 conditions and th...
// Copyright (c) 2014-2017 The Dash Core developers // Copyright (c) 2018 The Gincoin Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef _KEEPASS_H_ #define _KEEPASS_H_ #include "support/allocators/secu...
/* { dg-do run } */ /* { dg-options "-fno-inline -fomit-frame-pointer -fno-rename-registers" } */ /* { dg-additional-options "-mdynamic-no-pic" { target *-*-darwin* } } */ /* -fno-inline -maltivec -m32/-m64 -mmultiple/no-multiple -Os/-O2. */ #ifndef NO_BODY #define abort() __builtin_abort () #define vec_all_eq(v1,v2)...
#pragma once #define _WIN32_WINNT _WIN32_WINNT_XP #define WIN32_LEAN_AND_MEAN #define NOMINMAX #include <opencv2/opencv.hpp> #ifdef _WIN32 #include <windows.h> #endif #ifndef ANDROID #include <GL/glew.h> #else #include <GLES/gl.h> #endif #include <vector> #include <string> #include <map> #include "SpacePrimitiv...
/* * load kernel modules * * Copyright (C) 2011-2012 Kay Sievers <kay@vrfy.org> * Copyright (C) 2011 ProFUSION embedded systems * * 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...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, August 24, 2019 at 9:44:19 PM Mountain Standard Time * Operating System: Version 12.4 (Build 16M568) * Image Source: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias...
#include <stdio.h> #include <stdint.h> #include <limits.h> #include <criterion/theories.h> #include "dangerous_add.h" TheoryDataPoints(theory_test, passing) = { DataPoints(int, 0, -1, 1, INT_MAX, INT_MIN), DataPoints(int, 0, -1, 1, INT_MAX, INT_MIN), }; Theory((int lhs, int rhs), theory_test, passing) { u...
/* The source code contained in this file is based on the original code by Daniel Sipka (https://github.com/no1msd/mstch). The original license by Daniel Sipka can be read below: The MIT License (MIT) Copyright (c) 2015 Daniel Sipka Permission is hereby granted, free of charge, to any person obtaining a copy of thi...
/* * Copyright (C) 2016-2017 Authors of Cilium * * 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 ...
/* * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com> * 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 co...
/* * Copyright (c) 1989, 1993 * The Regents of the University of California. 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 copyr...
#pragma once #include "common/options.h" #include "training/training_state.h" #include "training/validator.h" #include "training/communicator.h" namespace marian { class Scheduler : public TrainingObserver { private: Ptr<Options> options_; std::vector<Ptr<ValidatorBase>> validators_; bool first_{true}; Ptr...
/* * Copyright (C) SplinterGU (Fenix/BennuGD) (Since 2006) * Copyright (C) 2002-2006 Fenix Team (Fenix) * Copyright (C) 1999-2002 José Luis Cebrián Pagüe (Fenix) * * This file is part of Bennu Game Development * * This software is provided 'as-is', without any express or implied * warranty. In no event wi...
// // MLAppDelegate.h // Gilgamesh // // Created by LiShiyuan on 05/23/2018. // Copyright (c) 2018 LiShiyuan. All rights reserved. // @import UIKit; @interface MLAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
/** * 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...
/**************************************************************************/ /* */ /* Copyright (c) Microsoft Corporation. All rights reserved. */ /* */ /* Thi...
/** * || ____ _ __ * +------+ / __ )(_) /_______________ _____ ___ * | 0xBC | / __ / / __/ ___/ ___/ __ `/_ / / _ \ * +------+ / /_/ / / /_/ /__/ / / /_/ / / /_/ __/ * || || /_____/_/\__/\___/_/ \__,_/ /___/\___/ * * Crazyflie Firmware * * Copyright (C) 2011 Fabio Varesano ...
<?xml version="1.0" encoding="utf-8"?> <div xmlns="http://www.w3.org/1999/xhtml" component="$UI/system/components/justep/window/window" design="device:m;" xid="window" class="window"> <div component="$UI/system/components/justep/model/model" xid="model" style="height:auto;top:54px;left:17px;" onParamsReceive...
/********************************************************************** Audacity - A Digital Audio Editor Copyright 1999-2009 Audacity Team License: wxwidgets Dan Horgan James Crook ******************************************************************//** \file CompareAudioCommand.h \brief Contains decl...
const char* cduck_db_schema = "CREATE TABLE hosts" "(" "ip CHAR(16) NOT NULL," "stat_time INTEGER NOT NULL DEFAULT 0," "cpu_count INTEGER NOT NULL DEFAULT 0," "cpu_power REAL NOT NULL DEFAULT 0.0," "cpu_usage REAL NOT NULL DEFAULT 0.0," "available_ram INTEGER NOT NULL DEFAULT 0," "used_ram INTEGER NOT NULL DEFAULT 0," ...
/* * Phoenix-RTOS * * Meterfs Library * * Copyright 2017, 2018, 2020, 2021 Phoenix Systems * Author: Aleksander Kaminski, Hubert Buczynski, Tomasz Korniluk * * This file is part of Phoenix-RTOS. * * %LICENSE% */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <stdint.h> #include <errno.h...
/* Copyright (C) 2001-2014, Parrot Foundation. =head1 NAME src/gc/alloc_resources.c - Allocate and deallocate buffer resources such as STRINGS. =head1 DESCRIPTION Functions to manage non-PObj memory, including strings and buffers. =head2 Parrot Memory Management Code =over 4 =cut */ #include "parrot/parrot.h" ...
#ifndef WARNINGDIALOG_H #define WARNINGDIALOG_H #include <QDialog> #include <QMouseEvent> namespace Ui { class WarningDialog; } class WarningDialog : public QDialog { Q_OBJECT public: explicit WarningDialog(QWidget *parent = 0); ~WarningDialog(); private slots: void on_pushButton_clicked(); privat...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" #import "DVTServicesJSONSerialization.h" @class NSString; @interface DVTAnalyticsCrashPointLogData : NSObject <DVTServicesJSONSerialization> { NSString *...
#ifndef AlpakaDataFormats_alpaka_SiPixelClustersAlpaka_h #define AlpakaDataFormats_alpaka_SiPixelClustersAlpaka_h #include "AlpakaCore/alpakaConfig.h" #include "AlpakaCore/alpakaMemory.h" namespace ALPAKA_ACCELERATOR_NAMESPACE { class SiPixelClustersAlpaka { public: SiPixelClustersAlpaka() = delete; // alpa...
/**************************************************************************** * sched/task/task_restart.c * * Copyright (C) 2007, 2009, 2012-2013, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modifica...
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */ /* * (C) 2006 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. * * Portions of this code were written by Intel Corporation. * Copyright (C) 2011-2016 Intel Corporation. Intel provides this material * to Argonne Natio...
/**************************************************************************** Copyright (c) 2019-2022 Xiamen Yaji Software Co., Ltd. http://www.cocos.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated engine source code (the "Software"), a limited, wo...
#include "poly.h" #include "cbd.h" #include "ntt.h" #include "params.h" #include "reduce.h" #include "symmetric.h" #include <stdint.h> /************************************************* * Name: PQCLEAN_KYBER512_CLEAN_poly_compress * * Description: Compression and subsequent serialization of a polynomial * * A...
/** * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ #import <Q...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE193_wchar_t_ncpy_05.c Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE193.label.xml Template File: sources-sink-05.tmpl.c */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate memory for a...
#include "util.h" #include "xalloc.h" #include <errno.h> #include <fcntl.h> #include <stdio.h> #include <stdbool.h> #include <stdlib.h> #include <string.h> #include <sys/stat.h> #include <unistd.h> void close_void(int fd) { int errnum = errno; close(fd); errno = errnum; } char *dll_name_to_path(const char *name) {...
/* * Copyright (c) 1995-1994 The University of Utah and * the Computer Systems Laboratory at the University of Utah (CSL). * All rights reserved. * * Permission to use, copy, modify and distribute this software is hereby * granted provided that (1) source code retains these copyright, permission, * and disclaim...
#ifndef __TABLE__ #define __TABLE__ #include <assert.h> #include <string> #include <queue> #include <tuple> #include <utility> #include <map> #include <deque> #include "hiredis/hiredis.h" #include "dbconnector.h" #include "redisreply.h" #include "redisselect.h" #include "redispipeline.h" #include "schema.h" #include "...
// Copyright (c) 2011-2013 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 BITCOIN_QT_GUIUTIL_H #define BITCOIN_QT_GUIUTIL_H #include "amount.h" #include <QEvent> #include <QHeaderView> #incl...
/* * Initialisation * * Copyright (c) 1977, 2005 by Will Crowther and Don Woods * Copyright (c) 2017 by Eric S. Raymond * SPDX-License-Identifier: BSD-2-clause */ #include <unistd.h> #include <stdlib.h> #include <stdio.h> #include <stdbool.h> #include <time.h> #include "advent.h" struct settings_t settings = {...
/** * \file dnn/src/fallback/conv_bias/conv1x1/algos_conv1x1_gemv.h * MegEngine is Licensed under the Apache License, Version 2.0 (the "License") * * Copyright (c) 2014-2020 Megvii Inc. All rights reserved. * * Unless required by applicable law or agreed to in writing, * software distributed under the License is...
/* ** EPITECH PROJECT, 2020 ** AIA_n4s_2019 ** File description: ** toolbox */ #include "../include/my.h" int my_getnbr(char *str) { int i; int nbr; i = 0; nbr = 0; if (str[i] < '0' && str[i] > '9') i = i + 1; else { while (str[i] >= '0' && str[i] <= '9') { nbr = (...
// // Generated by class-dump 3.5b1 (64 bit) (Debug version compiled Dec 3 2019 19:59:57). // // Copyright (C) 1997-2019 Steve Nygard. // #import <MailCore/MCInvocationQueue.h> #import "MCActivityTarget-Protocol.h" #import "TerminationHandler-Protocol.h" @class MCActivityMonitor, MFMessageStore, NSMutableDicti...
/* Copyright (c) 2010 Steve Oldmeadow 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, publish, distr...
// // ARPointRecorder.h // ARKitPointCloudRecorder // // Copyright © 2019 CurvSurf. All rights reserved. // #ifndef _AR_POINT_RECORDER_H_ #define _AR_POINT_RECORDER_H_ #import <ARKit/ARKit.h> @interface ARPointRecorder : NSObject - (void) reset; - (void) appendPointsFrom: (const ARPointCloud *) arpc; - (BOOL) s...
#ifndef HB_TMX_SCENE_H #define HB_TMX_SCENE_H #include <sstream> #include <tmxparser/Tmx.h> #include "TmxObjectTypeFactory.h" #include "../Core/Game.h" #include "../SFML.h" #include "TmxVersion.h" namespace hb { /** * \class TmxScene * \ingroup tmx */ class TmxScene : public Game::Scene { public: TmxScene(...
#define XLAT_VERBOSE 1 #include "mmap64.c"
/* * Copyright (c) 2017 - 2018, Intel Corporation * * 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, ...
#pragma once #include "OSE-Core/Types.h" #include "TextureGL.h" #include "ERenderObjectType.h" namespace ose::rendering { struct RenderObjectGL { ERenderObjectType type_; GLuint vbo_; GLuint vao_; // TODO - Implement stride (or something similar) to determine which textures belong to same instance within r...
/* * Copyright (c) 2019 Sprint * Copyright (c) 2020 T-Mobile * * 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 ...
/* * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * Copyright (c) 2002-2008 Atheros Communications, Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appe...
/******************************************************************************* * * DO NOT EDIT THIS FILE! * This file is auto-generated from the registers file. * Edits to this file will be lost when it is regenerated. * Tool: INTERNAL/regs/xgs/generate-pmd.pl * * This license is set out in https://raw.githubu...
/* * Copyright (C) 2007 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...
/** * This file is part of the CernVM File System. */ #ifndef CVMFS_WPAD_H_ #define CVMFS_WPAD_H_ #include <string> namespace download { class DownloadManager; /** * Tries to discover list of proxy description string. * See: https://twiki.cern.ch/twiki/bin/view/LCG/HttpProxyDiscoveryProposal */ std::string Au...
/* * Copyright 2011 Intel Corporation. * * This program is licensed under the terms and conditions of the * Apache License, version 2.0. The full text of the Apache License is at * http://www.apache.org/licenses/LICENSE-2.0 */ #ifndef VALUESPACESUBSCRIBER_H #define VALUESPACESUBSCRIBER_H #include <QtDeclarati...