text
stringlengths
4
6.14k
/*! \file IParticleChannelPosition.h \brief Channel-specific interface for ParticleChannelPosition Particle position is stored in absolute world coordianates The channel is a wrap around ParticleChannelPoint3 */ /********************************************************************** *< CREATED BY: Oleg...
/* $NetBSD: echo.c,v 1.14 2008/10/12 01:40:37 dholland Exp $ */ /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Kenneth Almquist. * * Redistribution and use in source and binary forms, with or...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
/* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); y...
/****************************************************************************** ** Filename: matchdefs.h ** Purpose: Generic interface definitions for feature matchers. ** Author: Dan Johnson ** History: Fri Jan 19 09:21:25 1990, DSJ, Created. ** ** (c) Copyright Hewlett-Packard Company, 1988. **...
/* Copyright 2002-2004 Justin Erenkrantz and Greg Stein * * 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...
/** ****************************************************************************** * @file stm32l4xx_hal_spi_ex.h * @author MCD Application Team * @version V1.7.0 * @date 17-February-2017 * @brief Header file of SPI HAL Extended module. ************************************************************...
#if !defined(AFX_PLOTSETTINGSDIALOG_H__0A566F0A_2807_424B_BBA0_A7B94A325990__INCLUDED_) #define AFX_PLOTSETTINGSDIALOG_H__0A566F0A_2807_424B_BBA0_A7B94A325990__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // PlotSettingsDialog.h : header file // #include "Chart.h" ///////////////////...
#pragma once #include "BlockEntity.h" #include "../Blocks/BlockPiston.h" #include "MetaRotator.h" class cBlockFurnaceHandler : public cMetaRotator<cBlockEntityHandler, 0x07, 0x02, 0x05, 0x03, 0x04> { public: cBlockFurnaceHandler(BLOCKTYPE a_BlockType) : cMetaRotator<cBlockEntityHandler, 0x07, 0x02, 0x05, 0x03...
/* * Copyright (c) 2016, 2017 Intel Corporation * Copyright (c) 2017 IpTronix S.r.l. * Copyright (c) 2021 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ /* * Bus-specific functionality for BME280s accessed via SPI. */ #include <logging/log.h> #include "bme280.h" #if BME280_BUS_SPI LOG_M...
// @@@ 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. The ASF licenses this file // to you under the Apache License, Version 2...
/* * ----------------------------------------------------------------- * $Revision: 4488 $ * $Date: 2015-04-29 16:39:48 -0700 (Wed, 29 Apr 2015) $ * ----------------------------------------------------------------- * Programmer(s): Radu Serban @ LLNL * ------------------------------------------------------------...
// 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 ScopedWindowFocusAllowedIndicator_h #define ScopedWindowFocusAllowedIndicator_h #include "core/dom/ContextLifecycleObserver.h" #include "core/dom...
/** * Copyright (C) Mellanox Technologies Ltd. 2001-2015. ALL RIGHTS RESERVED. * * See file LICENSE for terms. */ #ifndef UCT_IB_MLX5_LOG_H_ #define UCT_IB_MLX5_LOG_H_ #include "ib_mlx5.h" #include <uct/base/uct_log.h> void uct_ib_mlx5_completion_with_err(struct mlx5_err_cqe *ecqe, ...
/* addargs.c - addargs */ #include <xinu.h> #include "shprototypes.h" /*------------------------------------------------------------------------ * addargs - Add local copy of argv-style arguments to the stack of * a command process that has been created by the shell *-----------------------------------------...
/*=================================================================== 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...
// Copyright 2015 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 BLIMP_NET_BLIMP_CONNECTION_H_ #define BLIMP_NET_BLIMP_CONNECTION_H_ #include <memory> #include "base/macros.h" #include "base/observer_list.h" #...
/* Copyright (c) 2001, Stanford University * All rights reserved. * * See the file LICENSE.txt for information on redistributing this software. */ #ifndef CR_EXTENSIONS_LOGO_H #define CR_EXTENSIONS_LOGO_H #ifdef WINDOWS #define WIN32_LEAN_AND_MEAN #include <windows.h> #endif #ifdef __cplusplus extern "C" { #endi...
/* Copyright (C) 2014, The University of Texas at Austin This file is part of libflame and is available under the 3-Clause BSD license, which can be found in the LICENSE file at the top-level directory, or at http://opensource.org/licenses/BSD-3-Clause */ #include "FLAME.h" FLA_Error FLA_Apply_CAQ_...
/* * hcsecd.h * * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.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: * 1. Redistributions of source code must retain the abo...
#ifndef __SOCKADDR_H #define __SOCKADDR_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| ...
/** * Copyright (c) 2014-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under both the Apache 2.0 license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found * in the COPYING file in the root directory of this source tree). * You may...
// // DNSEvidenceSource.h // ControlPlane // // Created by Vladimir Beloborodov on 08/03/2013. // #import "MultiRuleEvidenceSource.h" @interface DNSEvidenceSource : MultiRuleEvidenceSource @property (atomic, retain, readonly) NSSet *searchDomains; @property (atomic, retain, readonly) NSSet *dnsServers; - (id)ini...
// Copyright 2015 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 AudioOutputDeviceClientImpl_h #define AudioOutputDeviceClientImpl_h #include "modules/audio_output_devices/AudioOutputDeviceClient.h" #include "p...
/***************************************************************************** * Copyright (c) 2009, OpenJAUS.com * All rights reserved. * * This file is part of OpenJAUS. OpenJAUS is distributed under the BSD * license. See the LICENSE file for details. * * Redistribution and use in source and binary...
// // SFHFKeychainUtils.h // // Created by Buzz Andersen on 10/20/08. // Based partly on code by Jonathan Wight, Jon Crosby, and Mike Malone. // Copyright 2008 Sci-Fi Hi-Fi. All rights reserved. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated d...
// // Push.h // sample // // Created by cocos2dx on 14-11-10. // Copyright (c) 2014年 cocos2dx. All rights reserved. // #ifndef __MY_Push_H__ #define __MY_Push_H__ #include "AgentManager.h" using namespace anysdk::framework; class Push : public PushActionListener { public: static Push* getInstance(); sta...
/** * \file pycrc_stdout * Functions and types for CRC checks. * * Generated on Sat Feb 7 17:15:55 2015, * by pycrc v0.8.2, https://www.tty1.net/pycrc/ * using the configuration: * Width = 32 * Poly = 0x1edc6f41 * XorIn = 0xffffffff * ReflectIn = True * XorOut =...
/*************************************************************************/ /* */ /* Language Technologies Institute */ /* Carnegie Mellon University */ /* ...
//##################################################################### // Copyright 2004, Geoffrey Irving, Frank Losasso, Andrew Selle. // This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt. //#############################################...
/* * Copyright (c) 2008-2014 Travis Geiselbrecht * * 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, m...
#include "dbd_postgresql.h" int dbd_postgresql_connection(lua_State *L); int dbd_postgresql_statement(lua_State *L); /* * library entry point */ LUA_EXPORT int luaopen_dbdpostgresql(lua_State *L) { dbd_postgresql_connection(L); dbd_postgresql_statement(L); return 1; }
/* OpenCV compiled as static or dynamic libs */ /* #undef BUILD_SHARED_LIBS */ /* Compile for 'real' NVIDIA GPU architectures */ #define CUDA_ARCH_BIN "" /* Create PTX or BIN for 1.0 compute capability */ /* #undef CUDA_ARCH_BIN_OR_PTX_10 */ /* NVIDIA GPU features are used */ #define CUDA_ARCH_FEATURES "" /* Compil...
#ifndef org_apache_lucene_queries_function_valuesource_ConstValueSource_H #define org_apache_lucene_queries_function_valuesource_ConstValueSource_H #include "org/apache/lucene/queries/function/valuesource/ConstNumberSource.h" namespace org { namespace apache { namespace lucene { namespace index { ...
#ifndef org_apache_lucene_queryparser_flexible_standard_parser_TokenMgrError_H #define org_apache_lucene_queryparser_flexible_standard_parser_TokenMgrError_H #include "java/lang/Error.h" namespace java { namespace lang { class String; class Class; } } template<class T> class JArray; namespace org { nam...
/* * nghttp2 - HTTP/2 C Library * * Copyright (c) 2013 Tatsuhiro Tsujikawa * * 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 ri...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A P...
/* * Copyright (C) 1995 by Sam Rushing <rushing@nightmare.com> */ /* $Id: avl.h,v 1.7 2003/07/07 01:10:14 brendan Exp $ */ #ifndef __AVL_H #define __AVL_H #ifdef __cplusplus extern "C" { #endif #define AVL_KEY_PRINTER_BUFLEN (256) #ifndef NO_THREAD #include "thread/thread.h" #else #define thread_rwlock_create(x)...
/* * Copyright (c) 2003, Intel Corporation. All rights reserved. * Created by: crystal.xiong REMOVE-THIS AT intel DOT com * This file is licensed under the GPL license. For the full content * of this license, see the COPYING file at the top level of this * source tree. */ /* * mq_unlink() test plan: * mq_u...
/* * Transport specific attributes. * * Copyright (c) 2003 Silicon Graphics, Inc. All rights reserved. * * 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 Lic...
/* * TPM utility functions * * Copyright (c) 2010 - 2015 IBM Corporation * Authors: * Stefan Berger <stefanb@us.ibm.com> * * 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; ei...
#ifndef RUNTIME_CHECK #define RUNTIME_CHECK enum chunk_position { chunk_prev, chunk_current, chunk_next }; enum structure_type { structure_none, chunk_free = (0x1 <<1), chunk_Inuse = (0x1 <<2), chunk_mapped= (0x1 <<3), structure_segement= (0x1 <<4), structure_mstate= (0x1 <<5), chunk_None= (0x1 <<6), max...
/* * arch/arm/include/asm/thread_info.h * * Copyright (C) 2002 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __ASM_ARM_THREAD_INFO_H #define __AS...
/** Filename: Tfa9890_TfaFieldnames.h * This file was generated automatically on 04/07/15 at 14:46:37. * Source file: TFA9897N1B_I2C_list_URT_source_v34_90Only.xls */ #define TFA9890_NAMETABLE static tfaBfName_t Tfa9890DatasheetNames[]= {\ { 0x402, "I2SF"}, /* I2SFormat data 1 input: ...
/* * Copyright (C) 1999-2011, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public License version 2 (the "GPL"), * available at http://www...
/* { dg-do compile { target { { powerpc*-*-linux* && ilp32 } || { powerpc-*-eabi* } } } } */ /* { dg-options "-O2 -fno-common -G 8 -meabi -msdata=eabi" } */ /* { dg-final { scan-assembler "\\.section\[ \t\]\\.sdata," } } */ /* { dg-final { scan-assembler "\\.section\[ \t\]\\.sdata2," } } */ /* { dg-final { scan-assembl...
/** @file CompareMem() implementation. The following BaseMemoryLib instances contain the same copy of this file: BaseMemoryLib BaseMemoryLibMmx BaseMemoryLibSse2 BaseMemoryLibRepStr BaseMemoryLibOptDxe BaseMemoryLibOptPei PeiMemoryLib UefiMemoryLib Copyright (c) 2006 - 2010, Intel ...
/* SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once #include "homework.h" #include "user-record.h" int home_prepare_cifs(UserRecord *h, bool already_activated, HomeSetup *setup); int home_activate_cifs(UserRecord *h, PasswordCache *cache, UserRecord **ret_home); int home_create_cifs(UserRecord *h, UserRec...
/* Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of GCC. GCC 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 3, or (at your option) any later version. GCC is distribute...
/* -*- mode: c++; c-basic-offset:4 -*- crypto/gui/resultlistwidget.h This file is part of Kleopatra, the KDE keymanager Copyright (c) 2008 Klarälvdalens Datakonsult AB Kleopatra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe...
/** ****************************************************************************** * @addtogroup TauLabsModules Tau Labs Modules * @{ * @addtogroup GSPModule GPS Module * @{ * * @file GPS.h * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @brief Include file of the ...
/******************** (C) COPYRIGHT 2011 STMicroelectronics ******************** * File Name : stm32f10x_conf.h * Author : MCD Application Team * Version : V3.3.0 * Date : 21-March-2011 * Description : Library configuration file. *************************************...
/** * \file * * \brief GPIO service for SAM. * * Copyright (c) 2011-2018 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 products. * It i...
/* s_ilogbf.c -- float version of s_ilogb.c. * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * P...
/* * linux/mm/swap.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ /* * This file should contain most things doing the swapping from/to disk. * Started 18.12.91 * * Swap aging added 23.2.95, Stephen Tweedie. */ #include <linux/mm.h> #include <linux/sched.h> #include <linux/head.h> #include <l...
/* Return -1 on error or 1 on success (never 0!). */ static int get_syscall_args(struct tcb *tcp) { unsigned long *arc_args = &arc_regs.scratch.r0; unsigned int i; for (i = 0; i < MAX_ARGS; ++i) tcp->u_arg[i] = *arc_args--; return 1; }
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance wit...
/** ****************************************************************************** * * @file platecarreeprojectionpergo.h * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012. * @author Tau Labs, http://taulabs.org, Copyright (C) 2013 * @brief * @see The GNU Public...
/* Reading Java .properties files. Copyright (C) 2003, 2006, 2015 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003. 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 Fo...
/* DO NOT EDIT: automatically built by dist/s_include. */ #ifndef _blob_ext_h_ #define _blob_ext_h_ #if defined(__cplusplus) extern "C" { #endif int __blob_file_create __P ((DBC *, DB_FH **, db_seq_t *)); int __blob_file_close __P ((DBC *, DB_FH *, u_int32_t)); int __blob_file_delete __P((DBC *, db_seq_t)); int __bl...
/* stdint_msvc.h - definitions for libzint libzint - the open source barcode library Copyright (C) 2009-2017 Robin Stuart <rstuart114@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. R...
/** * Marlin 3D Printer Firmware * Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
#define ARDUINO_MEGA #define ARDUINO_MEGA2560
/* * Copyright 2015 by Texas Instruments Incorporated. * */ /* * ======== GCArmv5T.h ======== * DO NOT MODIFY: This header is generated from stddef.xdt * * This header contains target-specific definitions of target-independent * macros required by the ITarget interface. These definitions allow C/C++ * ...
/* mbed Microcontroller Library * Copyright (c) 2006-2019 ARM Limited * 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 * * http://www.apache.o...
/* * Copyright (c) 2017-2019, Pelion and affiliates. * 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 * * http://www.apache.org/licenses/LICEN...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Lic...
/*++ Copyright (c) 2004, 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 distribution. The full text of the license may be found at ...
/*========================================================================= * * Copyright Insight Software Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
//***************************************************************************** // //! am_hal_sysctrl.h //! @file //! //! @brief Functions for interfacing with the M4F system control registers //! //! @addtogroup sysctrl2 System Control (SYSCTRL) //! @ingroup apollo2hal //! @{ // //*************************************...
/* Copyright 2021 The TensorFlow 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 a...
/******************************************************************************* * Copyright (c) 2012, 2013 IBM Corp. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany ...
/* $NetBSD: nanf.c,v 1.4 2009/02/22 01:34:01 martin Exp $ */ #include <sys/cdefs.h> #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: nanf.c,v 1.4 2009/02/22 01:34:01 martin Exp $"); #endif /* LIBC_SCCS and not lint */ #include <math.h> #include <machine/endian.h> /* bytes for quiet NaN (IEEE single precisi...
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSBundle.h" @interface NSBundle (IBAppKitBundleAdditions) - (void)IDE_IB_loadNibNamed:(id)arg1 owner:(id)arg2; @end
/*-------------------------------------------------------------------------- * gin.h * Public header file for Generalized Inverted Index access method. * * Copyright (c) 2006-2016, PostgreSQL Global Development Group * * src/include/access/gin.h *----------------------------------------------------------------...
#include "cs_mex.h" /* cs_amd: approximate minimum degree ordering */ void mexFunction ( int nargout, mxArray *pargout [ ], int nargin, const mxArray *pargin [ ] ) { cs Amatrix, *A ; csi *P, order ; if (nargout > 1 || nargin < 1 || nargin > 2) { mexErrMsgTxt ("Usage: p = cs_amd(A...
//===- AutoUpgrade.h - AutoUpgrade Helpers ----------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2020, John Haddon. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributio...
#ifndef lint static char sccsid[] = "@(#)gnxseq.c 5.4 (Berkeley) 6/20/85"; #endif #include "uucp.h" #ifdef BSD4_2 #include <sys/time.h> #else sane #include <time.h> #endif sane /*LINTLIBRARY*/ #ifdef GNXSEQ /* * get next conversation sequence number * * return - 0 no entry | >0 sequence number */ gnxseq(rmtnam...
/* * Copyright (c) 2013, Ford Motor Company * 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...
#include "../../../../../src/gui/text/qfontengine_ft_p.h"
/* * Copyright 2016 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef Window_win_DEFINED #define Window_win_DEFINED #include "tools/sk_app/Window.h" #include <windows.h> namespace sk_app { class Window_win : public Window { public: Wi...
/* * Copyright (C) 2013 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions ...
#define FATAL 0 #define NFATAL 1 #define BLK sizeof(struct blk) #define PTRSZ sizeof(int *) #define HEADSZ 1024 #define STKSZ 100 #define RDSKSZ 100 #define TBLSZ 256 #define ARRAYST 0241 #define MAXIND 2048 #define NL 1 #define NG 2 #define NE 3 #define length(p) ((p)->wt-(p)->beg) #define rewind(p) (p)->rd=(p)->beg #...
// // AppDelegate.h // LGSideMenuControllerDemo // // Created by Grigory Lutkov on 18.02.15. // Copyright (c) 2015 Grigory Lutkov. All rights reserved. // #import <UIKit/UIKit.h> #import "MainViewController.h" #warning CHOOSE TYPE 1 .. 5 #define TYPE 3 #define kMainViewController [(AppDelegate *)[[UIApplication...
/* * Copyright 2016 Freescale Semiconductor, Inc. * Hou Zhiqiang <Zhiqiang.Hou@freescale.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __MC34VR500_H_ #define __MC34VR500_H_ #include <power/pmic.h> #define MC34VR500_I2C_ADDR 0x08 /* Drivers name */ #define MC34VR500_REGULATOR_DRIVER "mc34vr500_regulator...
/* Test of perror() function. Copyright (C) 2011-2015 Free Software Foundation, Inc. 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 3, or (at your option) any later ver...
/* * * Includes for cdc-acm.c * * Mainly take from usbnet's cdc-ether part * */ /* * CMSPAR, some architectures can't have space and mark parity. */ #ifndef CMSPAR #define CMSPAR 0 #endif /* * Major and minor numbers. */ #define ACM_TTY_MAJOR 166 #define ACM_TTY_MINORS 32 /* * Requests. */ #define...
/* ********************************************************************************************************* * uC/GUI V3.98 * Universal graphic software for embedded applications * * (c) Copyright 2002, Micrium Inc., Weston, F...
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein is * confidential and proprietary to MediaTek Inc. and/or its licensors. Without * the prior written permission of MediaTek inc. and/or ...
/* * synergy -- mouse and keyboard sharing utility * Copyright (C) 2003 Chris Schoeneman, Nick Bolton, Sorin Sbarnea * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * found in the file COPYING that should have accompanied this file. ...
#ifndef _ST_H #define _ST_H #include <linux/completion.h> #include <linux/kref.h> /* Descriptor for analyzed sense data */ struct st_cmdstatus { int midlevel_result; struct scsi_sense_hdr sense_hdr; int have_sense; u64 uremainder64; u8 flags; u8 remainder_valid; u8 fixed_format; u8 deferred; }; /* The tape ...
/* * Copyright 2014 Vincent Sanders <vince@netsurf-browser.org> * * This file is part of NetSurf, http://www.netsurf-browser.org/ * * NetSurf 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...
/* SPDX-License-Identifier: LGPL-2.1-or-later */ #include <stdio.h> #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> #include "alloc-util.h" #include "macro.h" #include "pretty-print.h" #include "strv.h" #include "tests.h" static void test_terminal_urlify(void) { _cleanup_free_ char *formatte...
/****************************************************************************** * Wormux is a convivial mass murder game. * Copyright (C) 2001-2009 Wormux 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 * th...
/* * PROJECT: ReactOS Service Host * LICENSE: BSD - See COPYING.ARM in the top level directory * FILE: base/services/svchost/registry.c * PURPOSE: Helper functions for accessing the registry * PROGRAMMERS: ReactOS Portable Systems Group */ /* INCLUDES ******************************************...
#include <math.h> #include "gmx_lapack.h" void F77_FUNC(dlasq5,DLASQ5)(int *i0, int *n0, double *z__, int *pp, double *tau, double *dmin__, double *dmin1, double *dmin2, double *dn, double *dnm1, double *dnm2, int *ieee) { int i__1; double d__1, d__2; static double d__; static int j4...
#include <gpxe/io.h> #include <registers.h> #include <gpxe/memmap.h> /* * Originally by Eric Biederman * * Heavily modified by Michael Brown * */ FILE_LICENCE ( GPL2_OR_LATER ); /* * The linker passes in the symbol _max_align, which is the alignment * that we must preserve, in bytes. * */ extern char _max_...
/***************************************************************************** Licensed to Accellera Systems Initiative Inc. (Accellera) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. Accellera licenses...
// // NIMSessionMsgDatasource.h // NIMKit // // Created by chris. // Copyright (c) 2015年 NetEase. All rights reserved. // #import <Foundation/Foundation.h> #import "NIMKitMessageProvider.h" #import "NIMSessionConfig.h" @class NIMMessageModel; @interface NIMSessionMsgDatasource : NSObject - (instancetype)initWit...