text
stringlengths
9
948k
/*- * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Keith Muller of the University of California, San Diego. * * Redistribution and use in source and binary form...
/* Copyright JS Foundation and other contributors, http://js.foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
#import <UIKit/UIKit.h> #import "headers/ControlCenterUIKit/CCUIContentModuleContentViewController-Protocol.h" #import "headers/ControlCenterUIKit/CCUIContentModuleContainerView.h" #import "../Helpers/CCHLight.h" #import "../Helpers/CCHSelectedLights.h" #import "../Helpers/STHTTPRequest.h" #import "../Helpers/ISColorWh...
#include <stdio.h> int main(){ int x, i=1; scanf("%d", &x); for(i=1;i<=x;i++) printf("%d %d %d\n", i, (i*i), (i*i*i)); return 0; }
/** ****************************************************************************** * @file stm8s_clk.h * @author nhantt * @version V1.1.0 * @date 30-September-2014 * @brief This file contains all functions prototype and macros for the CLK peripheral. * @Date: 2016-03-29 14:06:05 * @Last Modif...
#include <stdint.h> #define WINT_MAX (2147483647) /* STDC(199901) */
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE #include <math.h> /* 'fxam' sets FPU flags C3,C2,C0 'fstsw' stores: FP_NAN...
/* * netlink/route/link.h Links (Interfaces) * * 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 version 2.1 * of the License. * * Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch...
/* * Copyright 2000, International Business Machines Corporation and others. * All Rights Reserved. * * This software has been released under the terms of the IBM Public * License. For details, see the LICENSE file in the top-level source * directory or online at http://www.openafs.org/dl/license10.html */ #in...
/** * machine_specific_memory_setup - Hook for machine specific memory setup. * * Description: * This is included late in kernel/setup.c so that it can make * use of all of the static functions. **/ static inline char * __init machine_specific_memory_setup(void) { char *who; unsigned long low_mem_size, lower_h...
// // Created by lisanhu on 11/9/18. // #include "ssw_use.h" #include "ssw.h" /* This table is used to transform nucleotide letters into numbers. */ static const int8_t nt_table[128] = { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,...
// Definitions for the Interchange File Format (IFF) // Alexander Gessler, 2006 // Adapted to Assimp August 2008 #ifndef AI_IFF_H_INCLUDED #define AI_IFF_H_INCLUDED #include "ByteSwap.h" namespace Assimp { namespace IFF { #include "./../include/assimp/Compiler/pushpack1.h" ////////////////////////////////////////...
#include <pspsdk.h> #include <pspkernel.h> #include <pspctrl.h> #include <stdio.h> #include <string.h> #include <math.h> #include <stdint.h> #include <systemctrl.h> #include "../../includes/psp/log.h" #include "../../includes/psp/injector.h" #include "../../includes/psp/patterns.h" #include "../../includes/psp/iniread...
#include <stdlib.h> #include <stdio.h> #include <ctype.h> int main() { if (iscntrl('a')) { abort(); } if (iscntrl('z')) { abort(); } if (iscntrl('A')) { abort(); } if (iscntrl('Z')) { abort(); } if (iscntrl(' ')) { abort(); } if (iscntrl('5')) { abort(); } if (iscntrl(...
// generated from rosidl_generator_c/resource/msg__type_support.h.em // generated code does not contain a copyright notice #ifndef SENSOR_MSGS__MSG__REGION_OF_INTEREST__TYPE_SUPPORT_H_ #define SENSOR_MSGS__MSG__REGION_OF_INTEREST__TYPE_SUPPORT_H_ #ifdef __cplusplus extern "C" { #endif #include "rosidl_generator_c/me...
/*********************************************************************************************************************** * * Copyright (c) 2015, ABB Schweiz AG * All rights reserved. * * Redistribution and use in source and binary forms, with * or without modification, are permitted provided that * the following...
/********************************************************************** * * charclass.c * * Author: Stephen V. Rice * * Copyright 1996 The Board of Regents of the Nevada System of Higher * Education, on behalf, of the University of Nevada, Las Vegas, * Information Science Research Institute * * Licensed u...
/* UNIX V7 source code: see /COPYRIGHT or www.tuhs.org for details. */ /* * ncheck -- obtain file names from reading filesystem */ #define NI 16 #define NB 100 #define HSIZE 2503 #define NDIR (BSIZE/sizeof(struct direct)) #include <stdio.h> #include <sys/param.h> #include <sys/inode.h> #include <sys/ino.h> #includ...
/* Copyright JS Foundation and other contributors, http://js.foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
// // Person.h // Application // // Created by Damien DeVille on 2/21/15. // Copyright (c) 2015 Damien DeVille. All rights reserved. // #import <Cocoa/Cocoa.h> extern NSString * LLPersonEntityName; @interface LLPerson : NSManagedObject @property (strong, nonatomic) NSString *name; @property (strong, nonatomic) ...
// Copyright 2014 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 WebGamepadListener_h #define WebGamepadListener_h namespace blink { class WebGamepad; class WebGamepadListener { public: virtual void didCo...
// // #ifndef PhysicsTools_PatAlgos_PATUserDataHelper_h #define PhysicsTools_PatAlgos_PATUserDataHelper_h /** \class pat::PATUserDataHelper PATUserDataHelper.h "PhysicsTools/PatAlgos/interface/PATUserDataHelper.h" \brief Assists in assimilating all pat::UserData into pat objects. This will pul...
/* File: MusicDeviceBase.h Abstract: Part of CoreAudio Utility Classes Version: 1.1 Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc. ("Apple") in consideration of your agreement to the following terms, and your use, installation, modification or redistribution of this Apple soft...
#include <assert.h> #include <stdlib.h> #include <string.h> #include "uvwasi.h" int main(void) { uvwasi_t uvwasi; uvwasi_options_t init_options; uvwasi_options_init(&init_options); assert(init_options.in == 0); assert(init_options.out == 1); assert(init_options.err == 2); assert(init_options.fd_table_si...
/* * Licensed to the OpenAirInterface (OAI) Software Alliance under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The OpenAirInterface Software Alliance licenses this file to You under * the terms found in...
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include <stdint.h> namespace Constants { // This value is the fallback in case apple is slower than the user. T...
#pragma once #include "Widget.h" namespace mc_rtc::blender { struct ArrayInput : public Widget { inline ArrayInput(Client & client, const ElementId & id) : Widget(client, id) {} ~ArrayInput() override = default; inline void data(const std::vector<std::string> & labels, const Eigen::VectorXd & data) { i...
// Copyright 2020 Espressif Systems (Shanghai) 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 appli...
#pragma once #include "resource.h" #include "Bitmap.h" #include "Lock.h" typedef struct { USHORT nSeqNo; UINT32 nTemp; } TEXTINFO, *PTEXTINFO; class CBaseTab : public CDialog { DECLARE_DYNAMIC(CBaseTab) public: CBaseTab(int nID, LPCTSTR name, CWnd* pParent); virtual ~CBaseTab(); const CString& GetName() con...
/* * This header is generated by classdump-dyld 1.5 * on Tuesday, November 10, 2020 at 10:13:01 PM Mountain Standard Time * Operating System: Version 14.2 (Build 18K57) * Image Source: /System/Library/PrivateFrameworks/Assistant...
#ifndef PROJECT_HEADER_component262_92_H #define PROJECT_HEADER_component262_92_H int component262_92(); #endif // PROJECT_HEADER_component262_92_H
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2014-2016 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:24:11 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/PhotoLibra...
/* * Author: bwilliams * Created: April 6, 2012 * * Copyright (C) 2012-2016 VMware, Inc. All rights reserved. -- VMware Confidential * * This code was generated by the script "build/dev/codeGen/genCppXml". Please * speak to Brian W. before modifying it by hand. * */ #ifndef DiagRequestXml_Link_h_ #defin...
/** @file The NvmExpressPei driver is used to manage non-volatile memory subsystem which follows NVM Express specification at PEI phase. Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "NvmExpressPei.h" EFI_PEI_PPI_DESCRIPTOR ...
#ifndef _SIGNAL_MEASUREMENT_TIMER_H_ #define _SIGNAL_MEASUREMENT_TIMER_H_ #include "pic_family.h" #include <stdint.h> /* ************************************************************************** */ enum smt_clock_selection { SMT_CLOCK_SELECTION_CLKREF = 0b111, SMT_CLOCK_SELECTION_SOSC = 0b110, SMT_CLOCK...
// Copyright (c) Facebook, Inc. and its affiliates. // // This source code is licensed under the MIT license found in the // LICENSE file in the root directory of this source tree. #pragma once #include <ATen/cuda/CUDAContext.h> #include <torch/extension.h> #define CHECK_CUDA(x) ...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE127_Buffer_Underread__char_alloca_ncpy_53b.c Label Definition File: CWE127_Buffer_Underread.stack.label.xml Template File: sources-sink-53b.tmpl.c */ /* * @description * CWE: 127 Buffer Under-read * BadSource: Set data pointer to before the allocated memory buffer *...
#include <iostream> #include <string> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <errno.h> #include <sys/types.h> #include <vector> #include <string.h> #include <fstream> #include <cctype> using namespace std; class Command { private: // string paraList; // const char* comm...
#ifndef __STREAM_H #define __STREAM_H /* * Zerocopy, threadsafe, block based stream. * The stream is threadsafe for the scenario of a single producers & a * single consumers on different threads. It does not support * multiple threads consuming or producing. * * This stream is designed to connect a producer and...
/******************************************************************************** ** Form generated from reading UI file 'miningpage.ui' ** ** Created: Thu Jun 19 19:00:16 2014 ** by: Qt User Interface Compiler version 4.8.2 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ******...
#pragma once #include <string> #include <memory> #include <vector> #include "ECS/Component/Component.h" class Entity { public: Entity(); Entity(const std::string &name); template <typename T, typename... Args> void AddComponent(Args &&...params); template <typename T, typename... Args> void Ad...
/* * This source file is part of MyGUI. For the latest info, see http://mygui.info/ * Distributed under the MIT License * (See accompanying file COPYING.MIT or copy at http://opensource.org/licenses/MIT) */ #ifndef MYGUI_TILE_RECT_H_ #define MYGUI_TILE_RECT_H_ #include "MyGUI_Prerequest.h" #include "MyGUI_XmlDocu...
/* * Implementation of the Microsoft Installer (msi.dll) * * Copyright 2002,2003,2004,2005 Mike McCormack for CodeWeavers * * 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 ...
/*------------------------------------------------------------------------- Scientific Computation Research Center, RPI, Troy NY (C) Copyright 1995, RPI-SCOREC Project : shapeFuntions Author(s): Saikat Dey Creation : Oct., 95 Modifi. : Function : mode shape for a triangular face. i,j are...
/* ztpsv.f -- translated by f2c (version 19991025). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "FLA_f2c.h" /* Subroutine */ int ztpsv_(char *uplo, char *trans, char *diag, integer *n, doublecomplex *ap, doublecomplex *x, integer *incx) { /* System generated loc...
#pragma once #include <optional> #include "generic.h" #include "pci.h" namespace Virtio { class Net { public: struct PacketBufHeader { // virtio: 5.1.6 Device Operation uint8_t flags; uint8_t gso_type; uint16_t header_length; uint16_t gso_size; uint16_t csum_start; uint16_t csum_offset...
#ifdef _MSC_VER #define _USE_MATH_DEFINES #endif #include <math.h> #include "meta.h" #include "../util.h" VGMSTREAM * init_vgmstream_adx(STREAMFILE *streamFile) { VGMSTREAM * vgmstream = NULL; off_t stream_offset; size_t filesize; uint16_t version_signature; int loop_flag=0; int channel_count; ...
/** @file Copyright (C) 2019, vit9696. All rights reserved. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensourc...
#if __IPHONE_OS_VERSION_MAX_ALLOWED >= 120000 && __IPHONE_OS_VERSION_MAX_ALLOWED < 120100 #import "Xcode_10_0_XCTest_CDStructures.h" #import "Xcode_10_0_SharedHeader.h" #import <UIKit/UIKit.h> // // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Stev...
/* * arch/arm/mach-pxa/include/mach/pxafb.h * * Support for the xscale frame buffer. * * Author: Jean-Frederic Clere * Created: Sep 22, 2003 * Copyright: jfclere@sinix.net * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
#include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/unistd.h> int main() { char buffer[1024], source[256], target[256]; int inhandle, outhandle, bytes; system("cls"); chdir("C:\\Users\\SUBHADEEP\\Desktop"); // printf("Enter source File...
/* * BRender PIX image demuxer * Copyright (c) 2014 Michael Niedermayer * * 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 L...
/* ****************************************************************************** * @file tap_single.c * @author Sensors Software Solution Team * @brief This file show the simplest way to detect single tap from sensor. * ****************************************************************************** * @atte...
// The 'features' section in 'target.json' is now used to create the device's hardware preprocessor switches. // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * SPDX-License-Identifier: Apache-2.0 * * L...
/**************************************************************************/ /* */ /* Copyright (c) Microsoft Corporation. All rights reserved. */ /* */ /* Thi...
// BlueprintGeneratedClass Prj_Athena_Consumable_Thrown_Corn.Prj_Athena_Consumable_Thrown_Corn_C // Size: 0x904 (Inherited: 0x904) struct APrj_Athena_Consumable_Thrown_Corn_C : AB_Prj_Athena_Consumable_Thrown_C { };
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:05:17 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/ConstantCl...
/************************************************************************** ** The Kalimat programming language ** Copyright (C) 2010 Mohamed Samy Ali - samy2004@gmail.com ** This project is released under the Apache License version 2.0 ** as described in the included license.txt file ****************************...
/* * Copyright (c) 2014 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...
#ifndef __COLLADA_TO_SC2_IMPORTER_H__ #define __COLLADA_TO_SC2_IMPORTER_H__ #include "Collada/ColladaToSc2Importer/ImportLibrary.h" #include "Collada/ColladaErrorCodes.h" namespace DAVA { class Entity; class ColladaSceneNode; class ImportLibrary; class ColladaToSc2Importer { public: ColladaToSc2Importer(); e...
#import "TGModernViewModel.h" @interface TGContentBubbleEmbeddedMediaModel : TGModernViewModel @property (nonatomic, copy) void (^downloadMedia)(); @property (nonatomic, copy) void (^openMedia)(); - (void)updateMediaAvailability:(bool)mediaIsAvailable viewStorage:(TGModernViewStorage *)__unused viewStorage delayDisp...
#pragma once #include <vector> #include <boost/noncopyable.hpp> #include <boost/shared_ptr.hpp> #include <luabind/lua_include.hpp> #include "forward.h" namespace graphic { class Scheduler: public boost::noncopyable { public: Scheduler(RendererPtr const &renderer); ~Scheduler(); void add(DrawCallPtr const &draw_c...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2019 The F44RedCoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef F44REDCOIN_TEST_SCRIPTNUM10_H #define F44REDCOIN_TEST_SCRIPTNUM10_H #...
// SPDX-License-Identifier: GPL-2.0-only /**************************************************************************** * Driver for Solarflare network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2005-2013 Solarflare Communications Inc. */ #include <linux/pci.h> #include <linux/tcp.h> ...
// // 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 <IDEKit/IDENavigableItemDomainProvider.h> @interface IDENavigableItemExecutionEnvironmentDomainProvider : IDENavigableItemDomainProvider { } + (id...
/* * 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...
/* * UNIBA/Ampere 1.3 * Gruppo n.16 - Marco Furone, Michele Barile, Nicolo' Cucinotta, Simone Cervino * Progetto universitario di gruppo intento alla creazione di un gestore dati per la musica, es: WinAmp * da realizzare nell'ambito del corso di studi di Laboratorio di Informatica, a.a. 2019/20. * Maggiori informa...
/* * This file is part of the rc_genicam_api package. * * Copyright (c) 2019 Roboception GmbH * All rights reserved * * Author: Heiko Hirschmueller * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redis...
/* Copyright (c) 2004-2022, Sveinbjorn Thordarson <sveinbjorn@sveinbjorn.org> 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 ...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:43:48 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomEvaluator.framework/SymptomEvaluator * classdump-dyld is licens...
// // LKPaymentManagerHandler.h // rainyday // // Created by Hiroshi on 13/04/22. // Copyright (c) 2013年 Lakesoft. All rights reserved. // #import <Foundation/Foundation.h> typedef NS_ENUM(NSInteger, LKPaymentManagerHandlerState) { LKPaymentManagerHandlerStateUnkown = 0, // default LKPaymentManagerHan...
/* * Copyright (c) 2012, Mao Jianjun <justmao945@gmail.com> * * 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 appear in all copies. * * THE SOFTWARE IS PROVIDED "AS ...
/*- * Copyright (c) 1997 Peter Wemm <peter@freebsd.org> * 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, t...
// The MIT License (MIT) // // Copyright (c) 2015-2017 CERN // // Author: Przemyslaw Karpinski // // 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 lim...
/**************************************************************************** * Core Library Version 1.7, August 2004 * Copyright (c) 1995-2004 Exact Computation Project * 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 * Le...
// // SharedLibrary.h // // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary // // Definition of the SharedLibrary class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // SPDX-License-Identifier: BSL-1.0 // #ifndef Foundation_SharedLibrary...
/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef _ASM_X86_IPI_H #define _ASM_X86_IPI_H #ifdef CONFIG_X86_LOCAL_APIC /* * Copyright 2004 James Cleverdon, IBM. * * Generic APIC InterProcessor Interrupt code. * * Moved to include file by James Cleverdon from * arch/x86-64/kernel/smp.c * * Copyrights from kern...
// Copyright lowRISC contributors. // Licensed under the Apache License, Version 2.0, see LICENSE for details. // SPDX-License-Identifier: Apache-2.0 #ifndef OPENTITAN_HW_IP_OTBN_DV_MODEL_OTBN_TRACE_ENTRY_H_ #define OPENTITAN_HW_IP_OTBN_DV_MODEL_OTBN_TRACE_ENTRY_H_ #include <string> #include <vector> class OtbnTraceE...
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:54:07 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/Cards.framework/Cards * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limne...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/lexv2-runtime/LexRuntimeV2_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils { namespace Json { class JsonVal...
#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_RealmContent_TestsVersionNumber; FOUNDATION_EXPORT const unsigned char Pods_RealmContent_Tests...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagiff.h // Purpose: wxImage handler for Amiga IFF images // Author: Steffen Gutmann // Copyright: (c) Steffen Gutmann, 2002 // Licence: wxWindows licence ////////////////////////////////////////////////////...
/* * compat.c: compatibility compliance logic * * ==================================================================== * 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 * ...
// // Licensed to Green Energy Corp (www.greenenergycorp.com) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. Green Enery Corp licenses this file // to you under the Apache License, Version 2.0 (the // "...
/**************************************************************************** ** ** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Quick 3D. ** ** $QT_BEGIN_LICENSE:GPL$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use t...
/* * Copyright 2011 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SkNWayCanvas_DEFINED #define SkNWayCanvas_DEFINED #include "../private/SkTDArray.h" #include "SkCanvasVirtualEnforcer.h" #include "SkNoDrawCanvas.h" class SK_API SkN...
/* * 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 ...
// SPDX-License-Identifier: MIT // Copyright (c) 2018-2022 The Pybricks Authors #ifndef _PBDEVICE_H_ #define _PBDEVICE_H_ #include <stdbool.h> #include <stdint.h> #include <pbio/color.h> #include <pbio/error.h> #include <pbio/iodev.h> #include <pbio/port.h> typedef struct _pb_device_t pb_device_t; pb_device_t *pb_...
/**************************************************************************************************************************** defines.h For Generic boards, running WiFiNINA shield Based on and modified from SinricPro libarary (https://github.com/sinricpro/) to support other boards such as SAMD21, SAMD51, Adaf...
#ifndef DOUBLE_EXPONENTIAL_INTEGRATION_CONSTANTS_H #define DOUBLE_EXPONENTIAL_INTEGRATION_CONSTANTS_H /* The double exponential rule is based on the observation that the trapezoid rule converges very rapidly for functions on the entire real line that go to zero like exp( - exp(t) ). The change of variables x = tanh( p...
// Copyright 2014 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 NET_QUIC_QUIC_CLIENT_SESSION_BASE_H_ #define NET_QUIC_QUIC_CLIENT_SESSION_BASE_H_ #include <string> #include "base/macros.h" #include "net/base/...
// // DACircularProgressView.h // DACircularProgress // // Created by Daniel Amitay on 2/6/12. // Copyright (c) 2012 Daniel Amitay. All rights reserved. // #import <UIKit/UIKit.h> #if __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_10_0 @interface DACircularProgressView : UIView #else @interface DACircularProgressView...
/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena source code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of condit...
/* * Copyright (C) 2020-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include "level_zero/tools/source/metrics/metric.h" struct Event; namespace L0 { struct MetricStreamerImp : MetricStreamer { ~MetricStreamerImp() override{}; ze_result_t readData(uint32_t maxReportCount,...
#import <Foundation/Foundation.h> #import "TLObject.h" #import "TLMetaRpc.h" @interface TLInputFileLocation : NSObject <TLObject> @end @interface TLInputFileLocation$inputFileLocation : TLInputFileLocation @property (nonatomic) int64_t volume_id; @property (nonatomic) int32_t local_id; @property (nonatomic) int6...
/*********************************************************************************************************************** ** ** Copyright (c) 2011, 2014 ETH Zurich ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ** follo...
// // FBXReader.h // interface/src/renderer // // Created by Andrzej Kapolka on 9/18/13. // Copyright 2013 High Fidelity, Inc. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // #ifndef hifi_FBXReader_h #define hifi_...