text
stringlengths
9
948k
#include "devices/timer.h" #include <debug.h> #include <inttypes.h> #include <round.h> #include <stdio.h> #include "devices/pit.h" #include "threads/interrupt.h" #include "threads/synch.h" #include "threads/thread.h" /* See [8254] for hardware details of the 8254 timer chip. */ #if TIMER_FREQ < 19 #error 8254 timer r...
#include <std.h> inherit "/cmds/spells/m/_mass_heal"; void create() { ::create(); set_spell_name("mass cure light wounds"); set_spell_level(([ "cleric" : 5,"druid" : 6, "bard" :5 ])); set_domains(({})); set_mystery(({})); set_affixed_spell_level(2); set_spell_sphere("healing"); set_synt...
/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_dma.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * Description : This file contains all the functions prototypes for the * DMA software library. ***...
/* ssl/d1_msg.c */ /* * DTLS implementation written by Nagendra Modadugu * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. */ /* ==================================================================== * Copyright (c) 1998-2015 The OpenSSL Project. All rights reserved. * * Redistribution and use in source a...
/* ///////////////////////////////////////////////////////////////////////// * File: pantheios/internal/lean.h * * Purpose: Suppresses as much as possible of operating-system headers, * to decrease compilation times. * * Created: 22nd April 2008 * Updated: 29th June 2016 * * Hom...
// Copyright 2021 Bugsnag. All Rights Reserved. #pragma once /** * Stateless information about the computer or device running the app. * * Can be amended from an OnError or OnSession callback if necessary. */ class BUGSNAG_API IBugsnagDevice { public: /** * The Application Binary Interface used (Android only.)...
/* Copyright 1998 by the Massachusetts Institute of Technology. * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that the above copyright * notice appear in all copies and that both that copyright * notice and t...
/** * collectd - src/utils_avltree.c * Copyright (C) 2006,2007 Florian octo Forster * * 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 * optio...
#ifndef __DATA__ #define __DATA__ /* #ifdef DOUBLE #define _MDATA double #else #define _MDATA float #endif */ namespace DATA{ const static int INPUT=1; const static int TARGET=2; } #define _MDATA double #endif
//////////////////////////////////////////////////////////////////////////////////////////////////// // NoesisGUI - http://www.noesisengine.com // Copyright (c) 2013 Noesis Technologies S.L. All Rights Reserved. //////////////////////////////////////////////////////////////////////////////////////////////////// #ifnd...
/* * Copyright (C) 2013 Google, Inc. All Rights Reserved. * Copyright (C) 2015 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...
///////////////////////////////////////////////////////////////////////// // $Id: ia_opcodes.h,v 1.19 2008/08/29 19:23:03 sshwarts Exp $ ///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2008 Stanislav Shwartsman // Written by Stanislav Shwartsman [sshwarts at sour...
// 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. // Defines all the "content" command-line switches. #ifndef CONTENT_PUBLIC_COMMON_CONTENT_SWITCHES_H_ #define CONTENT_PUBLIC_COMMON_CONTENT_SWITCHES_...
/** @file Copyright (C) 2018, vit9696. All rights reserved. Copyright (C) 2020, PMheart. 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 te...
char netcpu_none_id[]="\ @(#)netcpu_none.c (c) Copyright 2005, Hewlett-Packard Company, Version 2.4.0"; #if HAVE_CONFIG_H # include <config.h> #endif #include <stdio.h> #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #include "netsh.h" #include "netlib.h" ...
#include "net/skeleton.h" #include "os/config.h" #include "os/log.h" #include "os/time.h" #include "balancer.h" // Note: We assume the packets to route always arrive on the last device static struct balancer *balancer; static device_t devices_count; bool nf_init(device_t _devices_count) { if (_devices_count < 2) ...
#ifndef PMI_PAI_H #define PMI_PAI_H #include "../../Mathematics/Mathematics.h" /* PURPOSE From positions and masses calculate the principle moments of inertia (PMI) and the principle axes of inertia (PAI) USAGE - Requires blas/lapack libraries. - Use in script: #include "PrincipleM...
/* * This software is licensed under the terms of the MIT License. * See COPYING for further information. * --- * Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>. * Copyright (c) 2012-2019, Andrei Alexeyev <akari@taisei-project.org>. */ #include "taisei.h" #include "events.h" #include "config.h" #inclu...
// -------------------------------------------------------------------------- // OpenMS -- Open-Source Mass Spectrometry // -------------------------------------------------------------------------- // Copyright The OpenMS Team -- Eberhard Karls University Tuebingen, // ETH Zurich, and Freie Universit...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2013 The Bitcoin developers // Copyright (c) 2016-2019 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_WALLETDB_H #define ...
#include <stdio.h> #include <math.h> #define NRANSI #include "nrutil.h" #define KBF 128 void fourfs(FILE *file[5], unsigned long nn[], int ndim, int isign) { void fourew(FILE *file[5], int *na, int *nb, int *nc, int *nd); unsigned long j,j12,jk,k,kk,n=1,mm,kc=0,kd,ks,kr,nr,ns,nv; int cc,na,nb,nc,nd; float tempr,te...
/* Copyright (c) 2017, Massachusetts Institute of Technology 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 condition...
/* * FILE: rtp/net_udp.h * AUTHORS: Colin Perkins * * Copyright (c) 1998-2000 University College London * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, is permitted provided that the following conditions * are met: * 1. Redistributions of sour...
// // LYRUserMock.h // Atlas // // Created by Klemen Verdnik on 10/31/14. // Copyright (c) 2014 Layer. 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 // // h...
/* The MIT License (MIT) * * Copyright (c) 2014 - 2019, Andreas Merkle * http://www.blue-andi.de * vscp@blue-andi.de * * 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 restrict...
/** * Copyright (C) 2003-2016, Foxit Software Inc.. * All Rights Reserved. * * http://www.foxitsoftware.com * * The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to * distribute any parts of Foxit Mobile PDF SDK to third party or public without permission unless a...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-IEs" * found in "asn/ngap-15.8.0.asn1" * `asn1c -fcompound-names -pdu=all -findirect-choice -fno-include-deps -gen-PER -no-gen-OER -no-gen-example -D ngap` */ #ifndef _ASN_NGAP_EmergencyAreaID_H_ #define _ASN_NGAP_EmergencyAreaI...
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <unistd.h> #include <string.h> /*thread function definiton*/ void* operaPro(void* op){ char *var = (char*) op; // returning thread id using pthread_self printf("\n\tThread ID: %ld\t Operation Problem: %s\n", pthread_self(), var); } int main() { int n...
/* * Copyright 2016, General Dynamics C4 Systems * * This software may be distributed and modified according to the terms of * the GNU General Public License version 2. Note that NO WARRANTY is provided. * See "LICENSE_GPLv2.txt" for details. * * @TAG(GD_GPL) */ #include <arch/machine.h> void initL2Cache(void...
/* BEGIN_ICS_COPYRIGHT4 **************************************** Copyright (c) 2015-2017, Intel Corporation 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 copyrig...
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
// Copyright (c) 2013-2016 mogemimi. Distributed under the MIT license. #pragma once namespace somera { namespace detail { namespace signals { template <typename Function> class SignalBody; } // namespace signals } // namespace detail class Connection; class EventQueue; class ScopedConnection; template <typename ...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:20:04 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /usr/lib/libboringssl.dylib ...
../../../../leveldb-library/include/leveldb/cache.h
// // Copyright (C) 2004-2011 by Autodesk, Inc. // // This library is free software; you can redistribute it and/or // modify it under the terms of version 2.1 of the GNU Lesser // General Public License as published by the Free Software Foundation. // // This library is distributed in the hope that it will be use...
/* Taken from the Li18nux base test suite. */ #define _XOPEN_SOURCE 500 #include <locale.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <wchar.h> static int do_test (void) { FILE *fp; const char *str = "abcdef"; wint_t ret, wc, ungetone = 0x00E4; /* 0x00E4 means `a umlaut'. */ char fn...
/* exp2.c * * Base 2 exponential function * * * * SYNOPSIS: * * double x, y, exp2(); * * y = exp2( x ); * * * * DESCRIPTION: * * Returns 2 raised to the x power. * * Range reduction is accomplished by separating the argument * into an integer k and fraction f such that * x k f * 2 ...
/* * include/asm-s390/unistd.h * * S390 version * * Derived from "include/asm-i386/unistd.h" */ #ifndef _ASM_S390_UNISTD_H_ #define _ASM_S390_UNISTD_H_ /* * This file contains the system call numbers. */ #define __NR_exit 1 #define __NR_fork 2 #define __NR_read ...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @protocol FPDLifetimeServicing - (void)stopExtendingLifetime; @end
/* * Copyright (C) ST-Ericsson SA 2010 * * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson * License terms: GNU General Public License (GPL), version 2. */ #include <linux/kernel.h> #include <linux/dma-mapping.h> #include <linux/err.h> #include <linux/irq.h> #include <linux/slab.h> #include <...
/* * Copyright (C) Freescale Semicondutor, Inc. 2006-2009. All rights reserved. * * Author: Shlomi Gridish <gridish@freescale.com> * * Description: * Internal header file for UCC Gigabit Ethernet unit routines. * * Changelog: * Jun 28, 2006 Li Yang <LeoLi@freescale.com> * - Rearrange code and style fixes * ...
/**************************************************************************//** * @file m031series.h * @version V3.0 * $Revision: 12 $ * $Date: 18/08/16 4:06p $ * @brief M031 Series Peripheral Access Layer Header File * * @note * SPDX-License-Identifier: Apache-2.0 * Copyright (C) 2018 Nuvoton Technolo...
// // LBAppDelegate.h // LBYouTubeView // // Created by Laurin Brandner on 27.05.12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import <UIKit/UIKit.h> @class LBViewController; @interface LBAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @...
#include <stdio.h> #include <stdlib.h> typedef struct { char *name; int size; void (*(*_vtable)[])(); } metadata; typedef struct { metadata *clazz; } object; object *alloc(metadata *clazz) { object *p = malloc(clazz->size); p->clazz = clazz; return p; } // D e f i n e C l a s s T typ...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:25:49 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/TelephonyU...
/* $OpenBSD: grep.c,v 1.48 2019/07/11 18:20:18 lum Exp $ */ /* This file is in the public domain */ #include <sys/types.h> #include <sys/wait.h> #include <ctype.h> #include <limits.h> #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include <unistd.h> #include "def.h...
/* packet-lbmr.c * Routines for LBM Topic Resolution Packet dissection * * Copyright (c) 2005-2014 Informatica Corporation. All Rights Reserved. * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #in...
/* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991, 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU...
#pragma once #include "Scene/Scene.h" #include "Misc/BulletDebugDrawer.h" #include "btBulletDynamicsCommon.h" class SceneBullet : public Scene { public: SceneBullet(); virtual void Update(float timestep, Window* mainWindow) override; virtual void UpdateImGui(float timestep, Window* mainWindow) override; virtu...
/** * FreeRDP: A Remote Desktop Protocol Implementation * File System Virtual Channel * * Copyright 2010-2011 Vic Lee * Copyright 2010-2012 Marc-Andre Moreau <marcandre.moreau@gmail.com> * Copyright 2015 Thincast Technologies GmbH * Copyright 2015 DI (FH) Martin Haimberger <martin.haimberger@thincast.com> * * ...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE134_Uncontrolled_Format_String__char_connect_socket_vprintf_63b.c Label Definition File: CWE134_Uncontrolled_Format_String.vasinks.label.xml Template File: sources-vasinks-63b.tmpl.c */ /* * @description * CWE: 134 Uncontrolled Format String * BadSource: connect_socke...
#pragma once #include <Eigen/Core> #include <tas_proj/gps_coord.h> #include <tas_proj/coordinate_system_converter.h> namespace tas { namespace proj { /** * @class GpsConverter. * * @author Thorsten Luettel * @author email: thorsten.luettel@unibw.de * @author Copyright (c) 2015 * @author LRT 8 Autonomous Syste...
/** * \file * * \brief SAM Serial Communication Interface * * Copyright (c) 2014-2019 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives exclusively with Microchip prod...
/* MIT License * * Copyright (c) 2016-2020 INRIA, CMU and Microsoft 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 r...
/**************************************************************************** * include/nuttx/input/x11_keysym.h * * Copyright 1987, 1994, 1998 The Open Group * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided ...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid com...
#include <stdio.h> #include <unistd.h> #include <assert.h> #include <fcntl.h> #include "bam.h" #ifdef _USE_KNETFILE #include "knetfile.h" #endif int bam_taf2baf(int argc, char *argv[]); int bam_mpileup(int argc, char *argv[]); int bam_merge(int argc, char *argv[]); int bam_index(int argc, char *argv[]); int bam_sort(...
#include <EGL/egl.h> #include <EGL/eglext.h> #include <stdlib.h> #include <wlr/interfaces/wlr_output.h> #include <wlr/render/wlr_renderer.h> #include <wlr/util/log.h> #include "backend/headless.h" #include "util/signal.h" static EGLSurface egl_create_surface(struct wlr_egl *egl, unsigned int width, unsigned int heig...
#include<stdio.h> int main(){ printf("1x8=8\n"); printf("2x8=16\n"); printf("3x8=24\n"); printf("4x8=32\n"); printf("5x8=40\n"); printf("6x8=48\n"); printf("7x8=56\n"); printf("8x8=64\n"); printf("9x8=72\n"); printf("10x8=80\n"); printf("11x8=88\n"); printf("12x8=96\n"); }
/* Copyright (c) 1998 - 2002 Frodo Looijaard <frodol@dds.nl> and Philip Edelbrock <phil@netroedge.com> 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...
#pragma once #include "InputMemoryStream.h" #include "OutputMemoryStream.h" enum class AddressEventType { DEFAULT, CONNECTED, DISCONNECTED, FETCH_ALL }; class AddressEvent { private: AddressEventType m_type = AddressEventType::DEFAULT; unsigned m_dataSize = 0; void *m_data = nullptr; public: AddressEven...
///////////////////////////////////////////////////////////////////////////////// // Copyright (c) Electronic Arts Inc. All rights reserved. ///////////////////////////////////////////////////////////////////////////////// #ifndef EASTL_ATOMIC_INTERNA_ATOMIC_FLAG_H #define EASTL_ATOMIC_INTERNA_ATOMIC_FLAG_H #if defi...
/* ------------------------------------------------------------------------- */ /* "arrays" : Parses array declarations and constructs arrays from them; */ /* likewise global variables, which are in some ways a */ /* simpler form of the same thing. */ ...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_TXDB_H #define BITCOIN_TXDB_H #include <coins.h> #include <dbwra...
/************************************************************************** Copyright [2009] [CrypTool Team] This file is part of CrypTool. 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 a...
///////////////////////////////////////////////////////////////////////////// // Name: dirdlg.h // Purpose: interface of wxDirDialog // Author: wxWidgets team // RCS-ID: $Id: dirdlg.h 57980 2009-01-10 18:31:45Z FM $ // Licence: wxWindows license /////////////////////////////////////////////////...
#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #define MIN(a, b) ((a) < (b) ? (a) : (b)) #if FREEBSD7_TWEAKS /* haven't even figured out xattr stuff in fuserl yet */ int main (void) { return 1; } #else #include <sys/xattr.h> int main (int argc, c...
/** @file Static data of Physical Memory Array Mapped Address. SMBIOS Type 19. Copyright (c) 2012 - 2017, 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 which accompanies this distribut...
// // AppDelegate.h // AttributedStringsDemo // // Created by Arthur Knopper on 16/10/12. // Copyright (c) 2012 iOSCreator. All rights reserved. // #import <UIKit/UIKit.h> @class ViewController; @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @proper...
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
// // 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" @interface WCCrashReporterMgr : NSObject { unsigned long long _currentReportType; } + (void)reportId:(int)arg1 key:(int)arg2 andValue:(int)arg3; + (void)r...
// ========================================================================== // SeqAn - The Library for Sequence Analysis // ========================================================================== // Copyright (c) 2006-2010, Knut Reinert, FU Berlin // All rights reserved. // // Redistribution and us...
// // SuperLogger-File.h // SuperLogger-File // // Created by Joel Fischer on 7/16/15. // Copyright © 2015 livio. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for SuperLogger-File. FOUNDATION_EXPORT double SuperLogger_FileVersionNumber; //! Project version string for SuperLogger-Fil...
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. * No other uses are authorized. This software is owned by Renesas Elect...
/* * @brief LPC5410X clock driver * * @note * Copyright(C) NXP Semiconductors, 2014 * All rights reserved. * * @par * Software that is described herein is for illustrative purposes only * which provides customers with programming information regarding the * LPC products. This software is supplied "AS IS" wit...
// persistente.cpp /* Implementaci�n de persistencia 20060913 */ #ifndef __PERSISTENTE__H #define __PERSISTENTE__H #include <cstdio> #include <string> #include <vector> #include <sstream> #include <memory> class AtributoXML { private: std::string etq; std::string valor; public: Atri...
#include "esp_event.h" #include "driver/gpio.h" ESP_EVENT_DECLARE_BASE(DIG_IN_EVENT_BASE); typedef enum { DIG_IN_EVENT_PRESSED, DIG_IN_EVENT_ACTIVE, DIG_IN_EVENT_INACTIVE } dig_in_eventid_t; typedef struct { uint8_t in_use:1; uint8_t momentary:1; uint8_t active_state:1; uint8_t waiting_de...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <IDSFoundation/IDSSocketPairDataMessage.h> @interface IDSSocketPairSessionInvitationMessage : IDSSocketPairDataMessage { } - (unsigned char)command; @end
// // impl/offset_fetch_response.h // ---------------------------- // // Copyright (c) 2015 Daniel Joos // // Distributed under MIT license. (See file LICENSE) // #ifndef OFFSET_FETCH_RESPONSE_H_DAC75554_54A7_424A_984C_56EA3C50749E #define OFFSET_FETCH_RESPONSE_H_DAC75554_54A7_424A_984C_56EA3C50749E namespace libkafk...
// // UIBarButtonItem+Extention.h // 01-UI架构 // // Created by 武镇涛 on 15/5/25. // Copyright (c) 2015年 wuzhentao. All rights reserved. // #import <UIKit/UIKit.h> @interface UIBarButtonItem (Extention) + (UIBarButtonItem *)itemWithtTarget:(id)target anction:(SEL)action image:(NSString *)image highlightimage:(NSStri...
/* pb_decode.h: Functions to decode protocol buffers. Depends on pb_decode.c. * The main function is pb_decode. You also need an input stream, and the * field descriptions created by nanopb_generator.py. */ #ifndef _PB_DECODE_H_ #define _PB_DECODE_H_ #include "pb.h" #ifdef __cplusplus extern "C" { #endif /* Stru...
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
#include<stdio.h> int main() { char nome[30]; int idade; float peso, altura; char telefone[20]; printf("Digite seu nome: "); scanf("%s", nome); printf("Digite sua idade: "); scanf("%d", &idade); printf("Digite seu peso: "); scanf("%f", &peso); printf("Digite sua altura: "); scanf("%f", &altura); ...
//---- LGPL -------------------------------------------------------------------- // // Copyright (C) Stichting Deltares, 2011-2016. // // 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 v...
/* Copyright (c) 2018 PaddlePaddle 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 http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
// // XHLoginViewController4.h // XHLogin // // Created by 曾 宪华 on 13-12-12. // Copyright (c) 2013年 曾宪华 开发团队(http://iyilunba.com ) 本人QQ:543413507. All rights reserved. // #import <UIKit/UIKit.h> @interface XHLoginViewController4 : UIViewController @property (nonatomic, strong) UITextField * stuUserField; @prop...
/* * File: LevelAIEditor.h * Author: lolski * * Created on October 23, 2012, 2:26 AM */ #ifndef LEVELAIEDITOR_H #define LEVELAIEDITOR_H #include <boost/graph/adj_list_serialize.hpp> #include <boost/serialization/map.hpp> //#include <boost/graph/graphviz.hpp> #include <map> #include <irrlicht.h> #include "Leve...
/* * Path Functions * * Copyright 1998, 1999, 2000 Juergen Schmied * Copyright 2004 Juan Lang * * 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 Licens...
// Copyright (C) 2016 Yixuan Qiu <yixuan.qiu@cos.name> // // 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/. #ifndef SYM_GEIGS_SOLVER_H #define SYM_GEIGS_SOLVER_H #incl...
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the terms of...
/******************** (C) COPYRIGHT 2009 STMicroelectronics ******************** * File Name : usb_core.c * Author : MCD Application Team * Version : V3.0.1 * Date : 04/27/2009 * Description : Standard protocol processing (USB v2.0) **********************************...
/*++ /* NAME /* set_eugid 3 /* SUMMARY /* set effective user and group attributes /* SYNOPSIS /* #include <set_eugid.h> /* /* void set_eugid(euid, egid) /* uid_t euid; /* gid_t egid; /* DESCRIPTION /* set_eugid() sets the effective user and group process attributes /* and updates the process group access list to be jus...
/** * 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...
/* -*- C++ -*- ------------------------------------------------------------ Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/ The Configurable Math Library (CML) is distributed under the terms of the Boost Software License, v1.0 (see cml/LICENSE for details). *--------------------------------------...
// 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_MODULAR_BIN_SESSIONMGR_STORY_RUNNER_STORY_PROVIDER_IMPL_H_ #define SRC_MODULAR_BIN_SESSIONMGR_STORY_RUNNER_STORY_PROVIDER_IMPL_H_ #include <fu...
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // //***************************************************************************** // stdafx.h // // // Precompiled headers. // //**********************************...
/** @file ACPI Sdt Protocol Driver Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved. <BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ // // Includes // #include "AcpiTable.h" GLOBAL_REMOVE_IF_UNREFERENCED EFI_ACPI_SDT_PROTOCOL mAcpiSdtProtocolTemplate = { EFI_ACPI_TABLE_VERSION_NONE, ...
/* * This header is generated by classdump-dyld 1.5 * on Tuesday, November 10, 2020 at 10:12:49 PM Mountain Standard Time * Operating System: Version 14.2 (Build 18K57) * Image Source: /System/Library/PrivateFrameworks/SAObjects...
/**************************************************************************** Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd. 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 ...
#pragma once #include "common/base.h" uint64_t PrimesCount_Table(uint64_t n); uint64_t PrimesCount_PrimesGeneration(uint64_t n); uint64_t PrimesCount_Legendre(uint64_t n); uint64_t PrimesCount_Meissel(uint64_t n); uint64_t PrimesCount_MeisselLehmer1(uint64_t n); uint64_t PrimesCount_MeisselLehmerB(uint64_t n, unsigne...