text
stringlengths
9
948k
#ifndef SRCWRAPPER_H_ #define SRCWRAPPER_H_ #endif /* SRCWRAPPER_H_ */
/* * FreeRTOS V202112.00 * 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, including ...
#include <stdlib.h> #include <string.h> #include "lang.h" #include "util.h" lang_spec_t langs[] = { { "actionscript", { "as", "mxml" } }, { "ada", { "ada", "adb", "ads" } }, { "asm", { "asm", "s" } }, { "batch", { "bat", "cmd" } }, { "bitbake", { "bb", "bbappend", "bbclass", "inc" } }, { "bro"...
// 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 EXTENSIONS_SHELL_BROWSER_SHELL_APP_VIEW_GUEST_DELEGATE_H_ #define EXTENSIONS_SHELL_BROWSER_SHELL_APP_VIEW_GUEST_DELEGATE_H_ #include "base/macros...
/*========================================================================= Program: Visualization Toolkit Module: vtkFFMPEGVideoSource.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 softwa...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @import Foundation; @class DVTDelayedInvocation, DVTDispatchLock, DVTSearchPath, DVTToolchain, NSDictionary, NSSet; @protocol DVTUserDefaults; @interface DVTToolchainRegistry : N...
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices */ @interface GEOAddressCorrectionInitResponse : PBCodable <NSCopying> { NSMutableArray * _address; NSString * _addressID; GEOLocation * _addressLocation; struct { unsigned int numberO...
/* * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. * * Copyright 2007-2020 Broadcom Inc. All rights reserved. */ /* Feature : Mirroring, sFLow, PSAMP and Payload Wiping * * Usage : BCM.0> cint mirror_sFlow_PSAMP.c [YES] ...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, October 27, 2021 at 3:17:37 PM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/CoverSh...
/****************************************************************************** * Copyright © 2014-2016 The SuperNET Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * ...
// Copied from gunicomp.h in GLib: // s/[G]_UNICODE_MAX_TABLE_INDEX/UNICODE_MAX_TABLE_INDEX/g // s/[g]uint16/unsigned short/g // s/[g]int16/short/g // Can be regenerated from gen-unicode-tables.pl, also in GLib, with relevant // Unicode data tables from ftp.unicode.org. #define COMPOSE_FIRST_START 1 #define COMPOSE...
#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/fcall.h" #include "kernel/memory.h" #include "kernel/opera...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 29 2017 23:22:24). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "NSObject-Protocol.h" @protocol WCPayGPOrderStatusViewControllerDelegate <NSObject> - (void)onClickViewBalanceLink; - (void)on...
#include "processInfo.h" struct stat; struct rtcdate; // system calls int fork(void); int exit(void) __attribute__((noreturn)); int wait(void); int pipe(int*); int write(int, const void*, int); int read(int, void*, int); int close(int); int kill(int); int exec(char*, char**); int open(const char*, int); int mknod(con...
// Copyright 2015 Tammo Behrends #ifndef REVERSI_CONNECT_H #define REVERSI_CONNECT_H #include <QSqlDatabase> #include <QSqlQuery> static bool createConnection() { QSqlDatabase db = QSqlDatabase::addDatabase("QSQLITE"); db.setDatabaseName("highscore.sqlite"); if (!db.open()) { qDebug("Not able t...
/* ---------------------------------------------------------------------- */ /* Copyright (c) Microsoft Corporation. All rights reserved. */ /* Licensed under the MIT License */ /* ---------------------------------------------------------------------- */ #pragma once...
/* file: dbscan_result.h */ /******************************************************************************* * Copyright 2014 Intel 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...
/* Generic COFF swapping routines, for BFD. Copyright (C) 1990-2020 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public L...
/* $OpenBSD: lshldi3.c,v 1.6 2005/08/08 08:05:35 espie Exp $ */ /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and * contri...
// // Created by Thirumal Venkat on 02/08/16. // #ifndef ASSEMBLER_ASSEMBLER_H #define ASSEMBLER_ASSEMBLER_H #include "common.h" int asm_init(struct assembler *a, char *file); void asm_free(struct assembler *a); int asm_parse(struct assembler *a); int asm_write(struct assembler *a); #endif //ASSEMBLER_ASSEMBLER_...
/* Handle floating-point rounding mode within libc. Copyright (C) 2012-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. 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 by the Fre...
/* $Id$ */ /** @file * VBoxVga.c */ /* * Copyright (C) 2009-2017 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify it under the terms of the GNU * General Public Li...
/* * qstat * by Steve Jankowski * * New Haze query protocol * Copyright 2007 Steven Hartland * * Licensed under the Artistic License, see LICENSE.txt for license terms */ #ifndef QSTAT_HAZE_H #define QSTAT_HAZE_H #include "qserver.h" #define HAZE_BASIC_INFO 0x01 #define HAZE_GAME_RULES 0x02 #define HAZE_PLA...
// KASAN: slab-out-of-bounds Write in sha3_update (2) // https://syzkaller.appspot.com/bug?id=c01b681112a03bcbc81985e74fa084e0fdaf28b3 // status:fixed // autogenerated by syzkaller (http://github.com/google/syzkaller) #define _GNU_SOURCE #include <sys/syscall.h> #include <unistd.h> #include <stdint.h> #include <stri...
/* * drivers/usb/core/usb.c * * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 (new USB architecture) * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2004 ...
/**************************************************************************//** * @file efm32wg395f256.h * @brief CMSIS Cortex-M Peripheral Access Layer Header File * for EFM32WG395F256 * @version 4.4.0 ****************************************************************************** * @section License * <b>...
/* Copyright 2014 DEI - Universita' di Bologna author DEI - Universita' di Bologna Alessandro Capotondi - alessandro.capotondi@unibo.it Andrea Marongiu - a.marongiu@unibo.it info Libgomp PULP HAL config */ #ifndef __PULP_OMP_CONFIG_H__ #define __PULP_OMP_CONFIG_H__ #include <gap...
/************************************************************************************ * configs/olimex-stm32-p107/src/up_can.c * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modificati...
/* * Copyright (c) 2014 Vittorio Giovara <vittorio.giovara@gmail.com> * * This file is part of Libav. * * Libav 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 Licens...
//slide1.c #include <std.h> inherit "/d/attaya/tower/spec/tower"; void create(){ ::create(); set_property("light",2); set_property("indoors",1); set_property("no teleport",1); set_short("A lavish hallway"); set_long(" This is a small connecting hall with greeinsh walls. The lighting i...
/* * Copyright 2020 Adobe. All rights reserved. * This file is licensed 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 http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
//TFlyer.h // Copyright Querysoft Limited 2013 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, reproduce, display, distribute, // execute, and transmit the Software, ...
#pragma once #include "AesSbox.h" class Aes { private: static AesSbox sbox_; public: static const unsigned int NB = 4; //const static const unsigned int NK = 4; //4, 6, or 8 static const unsigned int NR = NK + 6; static const unsigned int SECRET_KEY_SIZE = NK; static const unsigned int ROUND_KEY_SIZE = NB * (N...
// // FZVideoPlayItem.h // WFZTest // // Created by 吴福增 on 2019/1/8. // Copyright © 2019 吴福增. All rights reserved. // #import <Foundation/Foundation.h> // AVPlayer #import <AVFoundation/AVFoundation.h> NS_ASSUME_NONNULL_BEGIN @interface FZVideoPlayItem : NSObject /** 管理资源对象,提供播放数据源 */ @property (nonatomic,stron...
/** * Private configuration file for the SSD1306 library. * This example is configured for STM32F0, I2C and including all fonts. */ #ifndef __SSD1306_CONF_H__ #define __SSD1306_CONF_H__ // Choose a microcontroller family //#define STM32F0 //#define STM32F1 //#define STM32F4 //#define STM32L0 #define STM32L4 //#def...
// // ViewController.h // pongDemo // // Created by d2d on 28/01/2015. // Copyright (c) 2015 d2d. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController { IBOutlet UIImageView *AnimatedBackground; } @end
// // QUBIADSdkCenter.h // quBianSDK // // Created by 凌锋晨 on 2020/11/23. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import "QBAdDelegate.h" #define qbSdkVersion @"gcK_2.2.2" typedef NS_ENUM(NSInteger, QBAdShowDirection) { QBAdShowDirection_Vertical = 0, //竖屏 QBAdShowD...
#ifndef BIDIRECTIONAL_PARAMS_H__ #define BIDIRECTIONAL_PARAMS_H__ #include <cmath> // nan #include <memory> #include <vector> #include "ref_callback.h" namespace bidirectional { /// Internal enum for directions enum Directions { /// Forward FWD = 0, /// Backward BWD = 1, /// Both BOTH = 2, /// No dire...
#include <colibri.h> #include <picotest.h> /* * Failure test cases (must be defined before test hooks) */ #include "failureFixture.h" /* Col_CopyMList */ PICOTEST_CASE(copyMList_typeCheck, failureFixture, context) { EXPECT_FAILURE(context, COL_TYPECHECK, Col_GetErrorDomain(), COL_ERROR_LIST)...
/******************************************************************************* * File Name: Vhi.c * Version 2.20 * * Description: * This file contains APIs to set up the Pins component for low power modes. * * Note: * ******************************************************************************** * Copyright 2015...
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata */ @interface _MDLabel : NSObject { union { struct { unsigned int isMutuallyExclusiveSetMember : 1; unsigned int isPublicVisibi...
// Created by Monte Hurd on 2/25/14. // Copyright (c) 2013 Wikimedia Foundation. Provided under MIT-style license; please copy and modify! #import <UIKit/UIKit.h> @interface UIScrollView (ScrollSubviewToLocation) - (void)scrollSubViewToTop:(UIView*)subview animated:(BOOL)animated; @end
/*- * Copyright (c) 2012-2019 Varnish Software AS * All rights reserved. * * Author: Poul-Henning Kamp <phk@FreeBSD.org> * * SPDX-License-Identifier: BSD-2-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are m...
// // AsyncImage.h // SabreHotels // // Created by Brett Rudd on 19/03/2010. // Copyright 2010 __MyCompanyName__. All rights reserved. // #import <UIKit/UIKit.h> @interface AsyncImageView : UIView { //could instead be a subclass of UIImageView instead of UIView, depending on what other features you want to //...
#ifndef ID3TAG_H #define ID3TAG_H int ReadMP3GainID3Tag(char *filename, struct MP3GainTagInfo *info); int WriteMP3GainID3Tag(char *filename, struct MP3GainTagInfo *info, int saveTimeStamp); int RemoveMP3GainID3Tag(char *filename, int saveTimeStamp); #endif
#include <iostream> #include <cstdio> using namespace std; int main() { int i,j,sum=0,sumd=0,n,ans; scanf("%d",&n); for (i=1;;i++) { sum+=i; if (sum>=n) break; } //i--; for (j=1;j<i;j++) sumd+=j*j; // ans=(1+i)*(n-(sum-i-1))+sumd; ans=j*(n-(sum-i))+sumd; printf("%d\n",ans); return 0; }
/* 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; version 2 of the License * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without e...
/* % Copyright (C) 2003-2020 GraphicsMagick Group % Copyright (C) 2002 ImageMagick Studio % % This program is covered by multiple licenses, which are described in % Copyright.txt. You should have received a copy of Copyright.txt with this % package; otherwise see http://www.graphicsmagick.org/www/Copyright.html. % %%%%...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:03:28 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/CoreDuet.f...
/* * Copyright (C) 1999 Lars Knoll (knoll@kde.org) * (C) 1999 Antti Koivisto (koivisto@kde.org) * (C) 2001 Dirk Mueller (mueller@kde.org) * Copyright (C) 2004, 2006, 2007 Apple Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the te...
// -*-Mode: C++;-*- // technically C99 // * BeginRiceCopyright ***************************************************** // // $HeadURL$ // $Id$ // // -------------------------------------------------------------------------- // Part of HPCToolkit (hpctoolkit.org) // // Information about sources of support for research an...
// This code contains NVIDIA Confidential Information and is disclosed to you // under a form of NVIDIA software license agreement provided separately to you. // // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // proprietary rights in and to this software and related documentation...
// // JRUIProtocol.h // JRListView // // Created by jackfrow on 2020/2/4. // Copyright © 2020 jackfrow. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @protocol JRUIProtocol <NSObject> //默认高度为40,其余需要自己设置 + (CGFloat)cellHeightWithModel:(JRBaseModel *)model contentWidth:(CGFloat...
// // Private Peripheral Map for the v8 Architecture Envelope Model // // Copyright (c) 2012-2017 Arm Limited (or its affiliates). All rights reserved. // Use, modification and redistribution of this file is subject to your possession of a // valid End User License Agreement for the Arm Product of which these examples ...
/*- * BSD LICENSE * * Copyright (c) Intel Corporation. * 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 copyri...
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:50:14 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Li...
// 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. // This file contains utility functions and classes that help the // implementation, and management of the Callback objects. #ifndef BASE_CALLBACK_IN...
// // WaveFilter.h // MyPlane // // Created by 陆伟 on 15-1-16. // // #ifndef __MyPlane__WaveFilter__ #define __MyPlane__WaveFilter__ #include "Filter.h" class WaveFilter : public Filter { public: WaveFilter(); virtual void update(); virtual void setResolution(Size &resolution); virtual void se...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 29 2017 23:22:24). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "WXPBGeneratedMessage.h" @interface ResourceReq : WXPBGeneratedMessage { } + (void)initialize; // Remaining properties @prop...
//-------------------------------------------------------------------- // // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1995 - 1999 // // File: resource.h // // Contents: the resource header for signcode.cpp // // // History: 07-May-97 xiaohs created // //------------...
#ifndef ARCH_H__ #define ARCH_H__ struct Context { uintptr_t epc, cause, gpr[32], status; void *pdir; }; #define GPR1 gpr[17] // a7 #define GPR2 gpr[0] #define GPR3 gpr[0] #define GPR4 gpr[0] #define GPRx gpr[0] #endif
/****************************************************** * MMStatusBar.h * by Kiran Thonse Sanjeeva * http://www.codeguru.com/statusbar/statdemo.html *****************************************************/ /* How to use: 1. Include MMStatusBar.cpp and MMStatusBar.h into your project. 2. In the Mainframe , replace the C...
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License that accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-lic...
//--------------------------------------------------// // Bhurinuth Wongsrisakul ID:58090030 (SY2015/2) // // 7th SE KMITL (Object Oriented Programing Project)// // LIMA - LIbrary Management and Administration // // Filename: userarea.h Type: Header File // //-------------------------------------------...
/* * 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 OAI Public Lic...
// Copyright 2019 DeepMind Technologies Ltd. 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 require...
// Copyright 2017-2019 Closed Sum Games, LLC. All Rights Reserved. #pragma once #include "GameFramework/HUD.h" #include "Runtime/UMG/Public/Components/SlateWrapperTypes.h" #include "Types/CsTypes.h" #include "UI/CsTypes_UI.h" #include "Managers/Input/CsTypes_Input.h" #include "CsUI.generated.h" // Update DECLARE_DYN...
/* * Interface handling * * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005-2006, Devicescape Software, Inc. * Copyright (c) 2006 Jiri Benc <jbenc@suse.cz> * Copyright 2008, Johannes Berg <johannes@sipsolutions.net> * Copyright 2013-2014 Intel Mobile Communications GmbH * Copyright (c) 2016 ...
#include <math.h> /* Small multiples of pi/2 rounded to double precision. */ static const double c1pio2 = 1*M_PI_2, /* 0x3FF921FB, 0x54442D18 */ c2pio2 = 2*M_PI_2, /* 0x400921FB, 0x54442D18 */ c3pio2 = 3*M_PI_2, /* 0x4012D97C, 0x7F3321D2 */ c4pio2 = 4*M_PI_2; /* 0x401921FB, 0x54442D18 */ float cosf(float x) { double...
/******************************************************************************* Non-Volatile Memory Controller(NVMCTRL) PLIB. Company: Microchip Technology Inc. File Name: plib_nvmctrl.h Summary: Interface definition of NVMCTRL Plib. Description: This file defines the interface for the NV...
/** * 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 <X...
#ifndef LAYER_CONVOLUTIONAL_H_ #define LAYER_CONVOLUTIONAL_H_ #include <Eigen/Core> #include <vector> #include <stdexcept> #include "../Config.h" #include "../Layer.h" #include "../Utils/Convolution.h" #include "../Utils/Random.h" namespace MiniDNN { /// /// \ingroup Layers /// /// Convolutional hidden layer /// //...
/* Winbond w9966cf Webcam parport driver. Version 0.33 Copyright (C) 2001 Jakob Kemi <jakob.kemi@post.utfors.se> 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 Licens...
// Copyright 2017-2020 The Verible 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 o...
/* * Qt4 qcoin GUI. * * W.J. van der Laan 2011-2012 * The Mark Developers 2011-2013 */ #ifndef WALLETVIEW_H #define WALLETVIEW_H #include <QStackedWidget> class QcoinGUI; class ClientModel; class WalletModel; class TransactionView; class OverviewPage; class AddressBookPage; class SendCoinsDialog; class SignVerif...
/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * 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 of the Lice...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-IEs" * found in "asn.1/Information Element Definitions.asn1" * `asn1c -pdu=all -fcompound-names -fno-include-deps -findirect-choice * -gen-PER -D src` */ #include "Ngap_PDUSessionResourceFailedToSetupListCxtFail.h" #include "N...
/** * @file * DHCP client API */ /* * Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> * Copyright (c) 2001-2004 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 th...
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:44:00 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/PrivateFrameworks/Preferences.framework/Preferences * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by E...
// // 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 "NBPluginBase.h" @class NSMutableDictionary; @interface NBPlugin4TinyAppResource : NBPluginBase { NSMutableDictionary *_r...
/* * Copyright 2017 Yury Gribov * * The MIT License (MIT) * * Use of this source code is governed by MIT license that can be * found in the LICENSE.txt file. */ #ifndef TEST_H #define TEST_H extern int foo(void); extern int bar(void); #endif
// Auto-generated file. Do not edit! // Template: src/qs8-gemm/MRx4c2s4-wasmsimd-dot16x2.c.in // Generator: tools/xngen // // Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #includ...
/****************************************************************************** * Copyright 2017 The Apollo Authors. 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 ...
// // ESPUDPSocketServer.h // EspTouchDemo // // Created by 白 桦 on 4/13/15. // Copyright (c) 2015 白 桦. All rights reserved. // #import <Foundation/Foundation.h> #define BUFFER_SIZE 64 @interface ESPUDPSocketServer : NSObject { @private Byte _buffer[BUFFER_SIZE]; } @property (nonatomic, assign) int port;...
/* The example of ESP-IDF * * This sample code is in the public domain. */ #include "string.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_log.h" #include "nRF905.h" #define RXADDR 0xE7E7E7E7 // Address of this device #define TXADDR 0xE7E7E7E7 // Address of device to send to #define ...
// Copyright (c) 2014-2019, AEON, 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. Redistributions of source code must retain the above copyright notice, this ...
#include<stdio.h> #include<stdlib.h> void array(int arr[], int n); void rightRotate(int arr[], int d, int n) { int i; for (i = 0; i < d; i++) { //printf("%d d= %d",arr[i],d); array(arr, n); } } void array(int arr[], int n) { int temp = arr[n-1], i; // To Check The Dry Run: uncomment the below printf ...
#import "TLInputMedia.h" @class TLInputFile; @interface TLInputMediaUploadedPhoto : TLInputMedia$inputMediaUploadedPhotoMeta @end
//{{BLOCK(FlagGermany) //====================================================================== // // FlagGermany, 40x32@2, // + 8 tiles (t|f reduced) not compressed // + regular map (flat), not compressed, 5x4 // Total size: 144 + 40 = 184 // // Exported by Cearn's GBA Image Transmogrifier, v0.8.6 // ( http://www.c...
/* ** Copyright 2005-2018 Solarflare Communications Inc. ** 7505 Irvine Center Drive, Irvine, CA 92618, USA ** Copyright 2002-2005 Level 5 Networks Inc. ** ** This program is free software; you can redistribute it and/or modify it ** under the terms of version 2 of the GNU General Public License ...
/* * File : msh_evm.c * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2017, RT-Thread Development Team * * 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 ...
/* * Copyright (c) 2016-2019 Cisco and/or its affiliates. * Copyright (c) 2019 Arm Limited * Copyright (c) 2010-2017 Intel Corporation and/or its affiliates. * Copyright (c) 2007-2009 Kip Macy kmacy@freebsd.org * Inspired from DPDK rte_ring.h (SPSC only) (derived from freebsd bufring.h). * Licensed under the Apac...
#include <string.h> #include <Python.h> #include <NBioAPI.h> #include <NBioAPI_IndexSearch.h> static PyObject *bsp_open(PyObject *self, PyObject *args) { NBioAPI_RETURN err; NBioAPI_HANDLE m_hBSP; NBioAPI_VERSION m_Version; err = NBioAPI_Init(&m_hBSP); if(err != NBioAPIERROR_NONE) return ...
#ifndef UNITTEST_TIMEHELPERS_H #define UNITTEST_TIMEHELPERS_H #include "../Config.h" #ifdef UNITTEST_MINGW #ifndef __int64 #define __int64 long long #endif #endif namespace UnitTest { class Timer { public: Timer(); void Start(); int GetTimeInMs() const; private: __int64 GetTime() con...
/* Copyright (C) 2001-2016 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. 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...
#include <gmock/gmock.h> #include "plugins/telemetry/telemetry.h" namespace mavsdk { namespace testing { class MockTelemetry { public: MOCK_CONST_METHOD1(subscribe_position, void(Telemetry::PositionCallback)){}; MOCK_CONST_METHOD1(subscribe_health, void(Telemetry::HealthCallback)){}; MOCK_CONST_METHOD1(s...
/* * libEtPan! -- a mail stuff library * * Copyright (C) 2001, 2005 - DINH Viet Hoa * 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 a...
/** * \file */ #ifndef __MONO_METADATA_INTERNALS_H__ #define __MONO_METADATA_INTERNALS_H__ #include "mono/utils/mono-forward-internal.h" #include "mono/metadata/image.h" #include "mono/metadata/blob.h" #include "mono/metadata/cil-coff.h" #include "mono/metadata/mempool.h" #include "mono/metadata/domain-internals.h"...
/* *********************************************************************************************************************** * * Copyright (c) 2016-2020 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associ...
// Copyright 2016 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_DEVICES_USB_DRIVERS_USB_BUS_USB_DEVICE_H_ #define SRC_DEVICES_USB_DRIVERS_USB_BUS_USB_DEVICE_H_ #include <fuchsia/hardware/usb/bus/cpp/banjo.h...