text
stringlengths
4
6.14k
// Copyright 2015 Google Inc. 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...
/* Copyright (c) 2013, Project OSRM, Dennis Luxen, others 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 conditions ...
/******************************************************************************* License: This software and/or related materials was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. Pursuant to title 17 Section 105 of...
/* * Copyright (c) 2012, Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of conditi...
/*********************************************************************************************************************** ** ** Copyright (c) 2015 ETH Zurich ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ** following c...
/*********************************************************************************************************************** ** ** 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...
/* * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/l...
/*========================================================================= Program: CMake - Cross-Platform Makefile Generator Module: $RCSfile: cmForEachCommand.h,v $ Language: C++ Date: $Date: 2012/03/29 17:21:08 $ Version: $Revision: 1.1.1.1 $ Copyright (c) 2002 Kitware, Inc., Insight Cons...
/* * THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT. * You may freely copy it for use as a template for your own field types. * If you develop a field type that might be of general use, please send * it back to the ncurses maintainers for inclusion in the next version. */ /*****************...
/*- * Copyright (c) 2009 Yohanes Nugroho <yohanes@gmail.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 above copyright * noti...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
// 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 MEDIA_FILTERS_LIBWEBM_MUXER_H_ #define MEDIA_FILTERS_LIBWEBM_MUXER_H_ #include <set> #include "base/callback.h" #include "base/gtest_prod_util.h...
/*++ Copyright (c) 2004, Intel Corporation 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. ...
// ACE configuration for building on top of the FACE Conformance Test Suite's // safety base replacement headers for libc and libstdc++. #ifndef ACE_MT_SAFE #define ACE_MT_SAFE 1 #endif #define ACE_EMULATE_POSIX_DEVCTL 0 #define ACE_HOSTENT_H_ADDR h_addr_list[0] #define ACE_PAGE_SIZE 4096 #define ACE_SIZEOF_FLOAT 4 #...
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * * Gearmand client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo...
/* * Licensed Materials - Property of IBM * * trousers - An open source TCG Software Stack * * (C) Copyright International Business Machines Corp. 2004-2006 * */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/mman.h> #include <errno.h> #inc...
/** ****************************************************************************** * File Name : aos_pd_dma.h * Date : 15/05/2015 19:11:53 * Description : This file contains all the function prototypes for * the dma.c file **********************************...
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2017 Damien P. George * * 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 ...
// // This source file is part of appleseed. // Visit https://appleseedhq.net/ for additional information and resources. // // This software is released under the MIT license. // // Copyright (c) 2010-2013 Francois Beaune, Jupiter Jazz Limited // Copyright (c) 2014-2018 Francois Beaune, The appleseedhq Organization //...
/***************************************************************************** $Id$ File: project.h Date: 06Apr06 Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. Gmail: blackhedd This program is free software; you can redistribute it and/or modify it under the terms of either: 1) the GNU G...
/* * (C) Copyright 2016 Rockchip Electronics Co., Ltd * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H #define ROCKCHIP_DEVICE_SETTINGS \ "stdin=serial,cros-ec-keyb\0" \ "stdout=serial,vidconsole\0" \ "stderr=serial,vidconsole\0" #include <configs/rk3288_common.h> #define...
/** * BlueCove - Java library for Bluetooth * Copyright (C) 2007-2008 Vlad Skarzhevskyy * * 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...
/* * TLB shootdown specifics for powerpc * * Copyright (C) 2002 Anton Blanchard, IBM Corp. * Copyright (C) 2002 Paul Mackerras, IBM Corp. * * 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...
/* Copyright (C) 2007 Eric Seidel <eric@webkit.org> Copyright (C) 2008 Apple Inc. All Rights Reserved. This file is part of the WebKit project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Fou...
/* V4L2 device support. Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl> 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 opt...
/* * This file is part of the coreboot project. * * Copyright (C) 2011 Sven Schnelle <svens@stackframe.org> * Copyright (C) 2013 Vladimir Serbinenko <phcoder@gmail.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 ...
/* * This file is part of the coreboot project. * * Copyright (C) 2014 Edward O'Callaghan <eocallaghan@alterapraxis.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...
/* $NoKeywords:$ */ /** * @file * * Config Hudson2 SD Controller * * Init SD Controller. * * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: FCH * @e \$Revision: 63425 $ @e \$Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* ***********************...
/* * (C) Copyright 2010,2011 * NVIDIA Corporation <www.nvidia.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H #include <linux/sizes.h> /* LP0 suspend / resume */ #define CONFIG_TEGRA_LP0 #define CONFIG_AES #define CONFIG_TEGRA_PMU #define CONFIG_TPS6586X_POWER #define CONFI...
/* * Atheros AR71xx built-in ethernet mac driver * * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * Based on Atheros' AG7100 driver * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Ge...
#ifndef _DIRENT_H # include <dirstream.h> # include <dirent/dirent.h> # include <sys/stat.h> # include <stdbool.h> struct scandir_cancel_struct { DIR *dp; void *v; size_t cnt; }; /* Now define the internal interfaces. */ extern DIR *__opendir (__const char *__name); extern DIR *__opendirat (int dfd, __const ch...
/* * COPYRIGHT (c) 2013 Andrey Mozzhuhin * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include <sys/statvfs.h> #include <string.h> #include <fcntl....
/* * Copyright (C) 2011 XiaoMi, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * ...
/* Copyright 2010-2011 Freescale Semiconductor, Inc. * * 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 conditions an...
/* * Copyright 2016 Facebook, Inc. * * 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 agreed to...
// Copyright (C) 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ******************************************************************************* * Copyright (C) 2011-2012, International Business Machines Corporation and * * others. All Rights Reserved. ...
/* Copyright (C) 2007,2008 Richard Quirk 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 of the License, or (at your option) any later version. This program is distribut...
#ifndef _NAPALM_SYSTEM__H_ #define _NAPALM_SYSTEM__H_ #include <string> #include <assert.h> #include "util/atomic.hpp" namespace napalm { /* * @class NapalmSystem * @brief System information. */ class NapalmSystem { public: /* * @brief Singleton access. */ static NapalmSystem& instance(); /...
/*===========================================================================* * * * smtserv.h - Windows service wrapper * * * * ...
#ifndef _INT_GL_1_4_H #define _INT_GL_1_4_H #ifdef __cplusplus extern "C" { #endif //__cplusplus #define GL_BLEND_DST_RGB 0x80C8 #define GL_BLEND_SRC_RGB 0x80C9 #define GL_BLEND_DST_ALPHA 0x80CA #define GL_BLEND_SRC_ALPHA 0x80CB #define GL_POINT_FADE_THRESHOLD_SIZE 0x8128 #define GL_DEPTH_COMPONENT16 0x81A5 #defin...
/* * ltm.h * * This file is part of Cleanflight. * * Cleanflight 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 of the License, or * (at your option) any later version. * * Cleanfli...
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees h...
/****************************************************************/ /* DO NOT MODIFY THIS HEADER */ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* (c) 2010 Battelle Energy Alliance, LLC ...
/* The eXtended Keccak Code Package (XKCP) https://github.com/XKCP/XKCP Keccak, designed by Guido Bertoni, Joan Daemen, Michaël Peeters and Gilles Van Assche. Implementation by the designers, hereby denoted as "the implementer". For more information, feedback or questions, please refer to the Keccak Team website: ht...
/* * Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
/** * @file * @brief Implements BTM 112 high-level routines. * * @date 15.11.11 * @author Anton Kozlov */ #include <drivers/bluetooth/bluetooth.h> #include <drivers/bluetooth/btm/btm112.h> #include <embox/unit.h> EMBOX_UNIT_INIT(btm112_init); CALLBACK_INIT(nxt_bt_rx_handle_t, bt_rx); typedef int (*string_hand...
#define WIN32_LEAN_AND_MEAN #include <windows.h> #include <stdlib.h> #include "Python.h" #include <string.h> static void fail(void) { MessageBoxA(NULL, "Cannot determine location of Reinteract.pyw from EXE name", NULL, MB_OK); exit(1); } int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hP...
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "IDEAlert.h" @class NSString; @interface IDEShowTabAlert : IDEAlert { NSString *_tabName; } - (int)alertPropertyListVersion; - (id)init; - (id)initWithPropertyList...
enum Color { blue = 0, red = 1, yellow = 3 }; int main() { enum Color c = blue; return (int)c; }
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
/* * This file is part of the FreeStreamer project, * (C)Copyright 2011-2015 Matias Muhonen <mmu@iki.fi> * See the file ''LICENSE'' for using the code. * * https://github.com/muhku/FreeStreamer */ #import <UIKit/UIKit.h> #include "FSFrequencyDomainAnalyzer.h" #define kFSFrequencyPlotViewMaxCount 64 @interface...
// Copyright 2021 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 ASH_COMPONENTS_PHONEHUB_CAMERA_ROLL_MANAGER_H_ #define ASH_COMPONENTS_PHONEHUB_CAMERA_ROLL_MANAGER_H_ #include "ash/components/phonehub/proto/pho...
#include "bli_config.h" #include "bli_system.h" #include "bli_type_defs.h" #include "bli_cblas.h" #ifdef BLIS_ENABLE_CBLAS /* * * cblas_ssyrk.c * This program is a C interface to ssyrk. * Written by Keita Teranishi * 4/8/1998 * */ #include "cblas.h" #include "cblas_f77.h" void cblas_ssyrk(const enum CBLAS_ORDER...
// Copyright 2016 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 CSSTransformInterpolationType_h #define CSSTransformInterpolationType_h #include "core/animation/CSSInterpolationType.h" namespace blink { clas...
/* * Copyright (c) 2000,2002,2005 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. * * This program is distributed in the hope that it woul...
// Software License Agreement (BSD License) // // Copyright (c) 2010-2014, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, // with or without modification, are permitted provided that the following conditions are met: // // * Redistributions of source code m...
/* Generated automatically. DO NOT EDIT! */ #define SIMD_HEADER "simd-support/simd-sse2.h" #include "../common/n1bv_11.c"
// Copyright (c) 2011-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_QT_WALLETFRAME_H #define BITCOIN_QT_WALLETFRAME_H #include <QFrame> #include <QMap> class BitcoinGUI; class...
/* sys/mount.h This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ #ifndef _SYS_MOUNT_H #define _SYS_MOUNT_H #define BLOCK_SIZE 1024 #define BLOCK_SIZE_BITS 10 #ifdef __cplusplus extern "C" { #end...
/* This file is part of the KDE project * Copyright (C) 2007 Marijn Kruisselbrink <mkruisselbrink@kde.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of t...
#include "nxlib.h" int XMapWindow(Display *dpy, Window w) { GrMapWindow(w); return 1; } int XMapSubwindows(Display *dpy, Window w) { GR_WINDOW_ID parent; GR_WINDOW_ID *child, *cp; int i, nchild; GrQueryTree(w, &parent, &child, &nchild); cp = child; for (i=0; i<nchild; ++i) GrMapWindow(*cp++); free(chil...
/*************************************************************************** qgssvgannotationdialog.h ------------------------ begin : November, 2012 copyright : (C) 2012 by Marco Hugentobler email : marco dot hug...
/* Copyright (C) 2001-2006, William Joseph. All Rights Reserved. This file is part of GtkRadiant. GtkRadiant 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 op...
// // Copyright(C) 2005-2014 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is d...
#include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/errno.h> #include <sys/fcntl.h> #include <stdlib.h> #include <stdio.h> #include <strings.h> #include <transaction.h> #include "btree_c_util.h" extern pthread_mutex_t insLock; void rand_insert(thread_data* t_data, BTree* tree, int id, int ...
// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> * * (C) Copyright 2013 * Bo Shen <voice.shen@atmel.com> */ #include <common.h> #include <cpu_func.h> #include <asm/io.h> #include <asm/arch/hardware.h> #include <asm/a...
/* * Copyright (c) 2002-2003, Intel Corporation. All rights reserved. * Created by: Rusty.Lynch 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. Test assertion #11 by verifying that ...
/* * This file is part of Cleanflight. * * Cleanflight 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 of the License, or * (at your option) any later version. * * Cleanflight is distr...
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef COMMON_DES_H #define COMMON_DES_H #include "../common/cbasetypes.h" /// One 64-bit block. typedef struct BIT64 { uint8_t b[8]; } BIT64; void des_decrypt_block(BIT64* block); void des_decrypt(un...
/* * This file is part of the libopencm3 project. * * Copyright (C) 2012 Karl Palsson <karlp@tweak.net.au> * * 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 3 of the...
#ifndef LZMA_API_INCLUDED #define LZMA_API_INCLUDED #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> //for the getpid(); #ifndef uchar #define uchar unsigned char #endif #define LZMA_DEC_TO_BC(bc, pos, num) \ { ...
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2010 Hugues Delorme ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used under the terms of the GNU Lesser Ge...
#include <config.h> #include <unistd.h> #include <sys/types.h> #include <fcntl.h> #include "testutils.h" #ifdef WITH_QEMU # include "datatypes.h" # include "internal.h" # include "virstring.h" # include "conf/domain_conf.h" # include "qemu/qemu_domain.h" # include "testutilsqemu.h" # define VIR_FROM_THIS VIR_FRO...
/**************************************************************************** ** ** 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...
/** * * Phantom OS * * Copyright (C) 2005-2013 Dmitry Zavalishin, dz@dz.ru * * ARM raspberry PI (bcm2835) interrupts controller. * **/ #ifndef ARM_RASPBERRY_PI_INERRUPT #define ARM_RASPBERRY_PI_INERRUPT //#warning 0x7e... is remapped on raspberry? //#define BCM2835_INTR_REG_BASE 0x7E00B000 ...
// Copyright 2019 Google // // 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 agreed to in writ...
/*** * Excerpted from "Test-Driven Development for Embedded C", * published by The Pragmatic Bookshelf. * Copyrights apply to this code. It may not be used to create training material, * courses, books, articles, and the like. Contact us if you are in doubt. * We make no guarantees that this code is fit for any p...
#import <TestLib/lib.h> static int do_stuff() { return kMagicNumber * 2; }
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_ACCESSIBILITY_ACCESSIBILITY_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_ACCESSIBILITY_ACCESSIBILITY_UTIL_H_ #include <str...
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_BROWSER_PROCESS_PLATFORM_PART_BASE_H_ #define CHROME_BROWSER_BROWSER_PROCESS_PLATFORM_PART_BASE_H_ #include "base/basictypes.h...
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obta...
#ifndef ISL_REORDERING_H #define ISL_REORDERING_H #include <isl/space.h> /* pos maps original dimensions to new dimensions. * The final space is given by "space". * The number of dimensions (i.e., the range of values) in the result * may be larger than the number of dimensions in the input. * In particular, the p...
// Copyright 2020 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 UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_MENU_UTILS_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_MENU_UTILS_H_ #include "ui/ozone/public/platf...
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_LOGGING_LOG_BUFFER_SUBMITTER_H_ #define COMPONENTS_AUTOFILL_CORE_BROWSER_LOGGING_LOG_BUFFER_SUBMITTER_H_ #includ...
/**************************************************************************** * * Copyright (C) 2017 PX4 Development Team. 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. Redistri...
#import <UIKit/UIKit.h> #import "BTUIKPaymentOptionType.h" #import "BTUIKViewUtil.h" /// @class A UIView containing the BTUIKVectorArtView for a BTUIKPaymentOptionType within a light border. @interface BTUIKPaymentOptionCardView : UIView /// The BTUIKPaymentOptionType to display @property (nonatomic) BTUIKPaymentOptio...
/*************************************************************************/ /* power_iphone.h */ /*************************************************************************/ /* This file is part of: */ /* ...
/* Copyright (c) 2009 Google Inc. * * 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 agreed to...
// // FKFlickrPhotosetsCommentsDeleteComment.h // FlickrKit // // Generated by FKAPIBuilder. // Copyright (c) 2013 DevedUp Ltd. All rights reserved. http://www.devedup.com // // DO NOT MODIFY THIS FILE - IT IS MACHINE GENERATED #import "FKFlickrAPIMethod.h" typedef NS_ENUM(NSInteger, FKFlickrPhotosetsCommentsDe...
/* ARC target-dependent stuff. Extension data structures. Copyright (C) 1995-2019 Free Software Foundation, Inc. This file is part of libopcodes. This library 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 ...
/* BLIS An object-based framework for developing high-performance BLAS-like libraries. Copyright (C) 2014, The University of Texas at Austin Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Re...
/* * tclWinUtil.c -- * * This file contains a collection of utility procedures that * are present in Tcl's Windows core but not in the generic * core. For example, they do file manipulation and process * manipulation. * * Copyright (c) 1994-1996 Sun Microsystems, Inc. * * See the file "license.terms" for in...
/* =========================================================================== 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...
/* * This file contains the definitions for the following real-time clocks: * * + Motorola MC146818A * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * htt...
/* { dg-do run { target { power10_hw } } } */ /* { dg-do link { target { ! power10_hw } } } */ /* { dg-require-effective-target power10_ok } */ /* { dg-options "-mdejagnu-cpu=power10" } */ #include <altivec.h> extern void abort (void); /* Vector string clear left-most bytes of unsigned char. */ vector signed char c...
// Copyright 2013 - Christian Schüller 2013, schuellc@inf.ethz.ch // Interactive Geometry Lab - ETH Zurich #pragma once #ifndef LIM_SOLVER_2D_H #define LIM_SOLVER_2D_H #include "LIMSolver.h" class TriangleMesh; class LIMSolver2D : public LIMSolver { public: virtual ~LIMSolver2D(); void Init(DeformableMesh* o...
/* * kcs.h - Cartridge handling, KCS cart. * * Written by * Andreas Boose <viceteam@t-online.de> * * This file is part of VICE, the Versatile Commodore Emulator. * See README for copyright notice. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener...
/* * Copyright (C) 2003-2004 Sistina Software, Inc. All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * ...
/* { dg-additional-options "-ffast-math" } */ double _Complex __attribute__((noipa)) foo (double _Complex acc, const double _Complex *x, const double _Complex* y, int N) { for (int c = 0; c < N; ++c) acc -= x[c] * y[c]; return acc; } int main() { static const double _Complex y[] = { 1, 2, }; static const ...
/* * workqueue.h --- work queue handling for Linux. */ #ifndef _LINUX_WORKQUEUE_H #define _LINUX_WORKQUEUE_H #include <linux/timer.h> #include <linux/linkage.h> #include <linux/bitops.h> #include <asm/atomic.h> struct workqueue_struct; struct work_struct; typedef void (*work_func_t)(struct work_struct *work); /*...