text
stringlengths
4
6.14k
/* * Copyright (C) 2008 Apple Inc. All Rights Reserved. * * 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 License, or (at your option) any later versi...
/************************************************************\ * Copyright 2018 Lawrence Livermore National Security, LLC * (c.f. AUTHORS, NOTICE.LLNS, COPYING) * * This file is part of the Flux resource manager framework. * For details, see https://github.com/flux-framework. * * SPDX-License-Identifier: LGPL-3....
// Copyright (c) 1999,2007 // Utrecht University (The Netherlands), // ETH Zurich (Switzerland), // INRIA Sophia-Antipolis (France), // Max-Planck-Institute Saarbruecken (Germany), // and Tel-Aviv University (Israel). All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/o...
// // Copyright 2018 gRPC 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 or agreed t...
/* Copyright 2017 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 2016 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...
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes */ #ifndef DFS_POLL_H__ #define DFS_POLL_H__ #include <rtthread.h> #ifdef RT_USING_POSIX #include <sys/time.h> /* for struct timeval */ #if !defined(POLLIN) &&...
/** @file A brief file description @section license License 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 und...
/* Copyright 2017 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...
#ifndef TH_GENERIC_FILE #error "You must define TH_GENERIC_FILE before including THGenerateLongType.h" #endif #define real long #define accreal long #define TH_CONVERT_REAL_TO_ACCREAL(_val) (accreal)(_val) #define TH_CONVERT_ACCREAL_TO_REAL(_val) (real)(_val) #define Real Long #define THInf LONG_MAX #define TH_REAL_IS...
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import <IDEKit/IDEAssistantContext.h> @class IDEContainer, NSArray, NSString; @interface IDEStructureEditingAssistantContext : IDEAssistantContext { NSString *_assistantId...
//$$CDS-header$$ #ifndef CDSLIB_COMPILER_GCC_PPC64_BITOP_H #define CDSLIB_COMPILER_GCC_PPC64_BITOP_H //@cond none namespace cds { namespace bitop { namespace platform { namespace gcc { namespace ppc64 { }} // namespace gcc::ppc64 using namespace gcc::ppc64; }}} // namespace cds::bitop::platform //@e...
/* * Copyright (c) 2012 Red Hat 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 and the * ...
// Copyright 2022 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_AMBIENT_MODEL_AMBIENT_ANIMATION_ATTRIBUTION_PROVIDER_H_ #define ASH_AMBIENT_MODEL_AMBIENT_ANIMATION_ATTRIBUTION_PROVIDER_H_ #include <vector>...
// // GLBaseObject.h // objc gitlab api // // Created by Jeff Trespalacios on 1/29/14. // Copyright (c) 2014 Indatus. All rights reserved. // #import <Foundation/Foundation.h> @interface GLBaseObject : NSObject /** * Abstract method that should be overriden in sub classes * * @param json JSON to populate th...
#ifndef __DHCPS_H__ #define __DHCPS_H__ #include "lwipopts.h" #define USE_DNS typedef struct dhcps_state{ sint16_t state; } dhcps_state; // ����dhcpclient�Զ����һ��DHCP msg�ṹ�� typedef struct dhcps_msg { uint8_t op, htype, hlen, hops; uint8_t xid[4]; uint16_t secs, flags; uint...
/* Generated automatically. DO NOT EDIT! */ #define SIMD_HEADER "simd-support/simd-vsx.h" #include "../common/t2fv_4.c"
/* * Linux Socket Filter Data Structures */ #ifndef __LINUX_FILTER_H__ #define __LINUX_FILTER_H__ #include <linux/compiler.h> #include <linux/types.h> #ifdef __KERNEL__ #include <linux/atomic.h> #include <linux/compat.h> #endif /* * Current version of the filter code architecture. */ #define BPF_MAJOR_VERSION 1...
/* * 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 distributed in the hope that it will be use...
/* Declare it as an array but without length */ extern char* foo[]; /* Now it has a length but is static */ static char *foo[2] = {"first string", "second string"}; static int bar = 0; static char *foo_static = "My static string"; int f2() { return bar; }
#include <linux/version.h> #include <linux/init.h> #include <linux/device.h> #include <linux/platform_device.h> #include <linux/interrupt.h> #include <linux/irq.h> #include <linux/mfd/bcm590xx/pmic.h> #include <linux/of_platform.h> #include <linux/of.h> #include <linux/of_fdt.h> #include <mach/pinmux.h> #ifdef CONFIG_I...
/** * @file * * @brief Obtain Pointer to the Entire Matching Argument * @ingroup BSPCommandLine BSP Command Line Helpers */ /* * COPYRIGHT (c) 1989-2009. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this dist...
#include <stdio.h> #include <stdlib.h> #ifdef __STDC__ void nexsup_( int *ifunc, char *cbuf, float *rtmp); #endif #ifdef __STDC__ void main(int argc, char *argv[]) #else void main(argc, argv) int argc; char *argv[]; #endif { char *cbuf=NULL; float rtmp[20]; int ifunc; ifunc=1; printf("d...
/*************************************************************************** qgsinvertedpolygonrendererwidget.h --------------------- begin : April 2014 copyright : (C) 2014 Hugo Mercier / Oslandia email : hugo dot mercier at oslandia dot com ***************...
/* * Copyright (C) 2009 Martin Willi * Hochschule fuer Technik Rapperswil * * 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 late...
//===-- sanitizer_stackdepot.h ----------------------------------*- C++ -*-===// // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // // This file is shared between Addr...
/* Copyright (C) 2002-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. 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 b...
/* Copyright (c) 2011-2013, The Linux Foundation. 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 version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
/* * PXA270-based Intel Mainstone platforms. * * Copyright (c) 2007 by Armin Kuster <akuster@kama-aina.net> or * <akuster@mvista.com> * * Code based on spitz platform by Andrzej Zaborowski <balrog@zabor.org> * * This code is licensed under the GNU GPL v2. * * Contributions a...
/* * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright noti...
//--------------------------------------------------------------------------- // NEOPOP : Emulator as in Dreamland // // Copyright (c) 2001-2002 by neopop_uk //--------------------------------------------------------------------------- //--------------------------------------------------------------------------- // Th...
#ifndef SUBMODULE_H #define SUBMODULE_H struct repository; struct diff_options; struct argv_array; struct oid_array; struct remote; enum { RECURSE_SUBMODULES_ONLY = -5, RECURSE_SUBMODULES_CHECK = -4, RECURSE_SUBMODULES_ERROR = -3, RECURSE_SUBMODULES_NONE = -2, RECURSE_SUBMODULES_ON_DEMAND = -1, RECURSE_SUBMODUL...
// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2015 Google, Inc * Written by Simon Glass <sjg@chromium.org> */ #include <common.h> #include <dm.h> #include <errno.h> #include <i2c.h> #include <log.h> #include <malloc.h> #include <dm/lists.h> #include <dm/root.h> /** * struct i2c_mux: Information the ucla...
/* * Copyright (C) 2000, 2001 Broadcom Corporation * * 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 pr...
#pragma once /* * Copyright 2010-2016 OpenXcom Developers. * * This file is part of OpenXcom. * * OpenXcom 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...
/* xoreos - A reimplementation of BioWare's Aurora engine * * xoreos is the legal property of its developers, whose names * can be found in the AUTHORS file distributed with this source * distribution. * * xoreos is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publ...
#define QUITSUR "Are you sure you want\n"\ "to quit this great game?" #define CURGAME "You are currently in\n"\ "a game. Continuing will\n"\ "erase old game. Ok?" #define GAMESVD "There's already a game\n"\ "saved at this position.\n"\ " Overwrite?" #define ENDGAMESTR "Are you sure you want...
/* Substitute for <sys/utsname.h>. Copyright (C) 2009-2013 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 late...
/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio 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 opti...
/* mpc_ceil_log2 - returns ceil(log(d)/log(2)) Copyright 2004, 2009 Patrick Pelissier, Paul Zimmermann, Philippe Th\'eveny This file is part of the MPC Library. The MPC 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...
/****************************************************************************** * Copyright 2018 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 ...
/** @file * @brief Bluetooth shell functions * * This is not to be included by the application. */ /* * Copyright (c) 2017 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #ifndef __BT_H #define __BT_H extern const struct shell *ctx_shell; extern struct bt_conn *default_conn; #if defined(CONFI...
// Copyright 2011 Software Freedom Conservancy // 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) 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 ...
// Copyright (c) 2015, Baidu.com, Inc. 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_AGENT_PERSISTENCE_HANDLER_H #define _SRC_AGENT_PERSISTENCE_HANDLER_H #include <vector> #include <string> #include "leveldb/db.h" #include "...
// Copyright 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 WEBKIT_BROWSER_QUOTA_MOCK_STORAGE_CLIENT_H_ #define WEBKIT_BROWSER_QUOTA_MOCK_STORAGE_CLIENT_H_ #include <map> #include <set> #include <string> #...
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Camera_capture.rc // #define IDS_APP_TITLE 103 #define IDR_MAINFRAME 128 #define IDD_CAMERA_CAPTURE_DIALOG 102 #define IDD_ABOUTBOX 103 #define IDM_ABOUT 104 #define IDM_EXIT 105 #define IDI_CAMERA_CAPTURE 107 ...
// // SwiftertvOS.h // SwiftertvOS // // Created by Romain Pouclet on 2015-11-24. // Copyright © 2015 Damian Kołakowski. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for SwiftertvOS. FOUNDATION_EXPORT double SwiftertvOSVersionNumber; //! Project version string for SwifteriOS. FOUNDA...
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
// 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 CHROMECAST_COMMON_ACTIVITY_FILTERING_URL_LOADER_THROTTLE_H_ #define CHROMECAST_COMMON_ACTIVITY_FILTERING_URL_LOADER_THROTTLE_H_ #include <string>...
/* Capstone Disassembly Engine */ /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */ #ifndef CS_X86_MAP_H #define CS_X86_MAP_H #include "capstone/capstone.h" #include "../../cs_priv.h" // map sib_base to x86_reg x86_reg x86_map_sib_base(int r); // map sib_index to x86_reg x86_reg x86_map_sib_index(int r); // ...
/* * * linux/arch/cris/kernel/irq.c * * Copyright (c) 2000,2007 Axis Communications AB * * Authors: Bjorn Wesen (bjornw@axis.com) * * This file contains the code used by various IRQ handling routines: * asking for different IRQs should be done through these routines * instead of just grabbing them. ...
/* Code dealing with dummy stack frames, for GDB, the GNU debugger. Copyright (C) 2002-2017 Free Software Foundation, Inc. This file is part of GDB. 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 Softwa...
/* * Copyright (C) 2008-2010 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2010 MaNGOS <http://getmangos.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 ver...
/* * Copyright (c) 2013, The Linux Foundation. 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 version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the h...
/* { dg-do compile } */ /* { dg-options "-Os -fipa-cp -fdump-ipa-cp -fno-early-inlining -fdump-tree-optimized" } */ int array[100]; int t(int); static int i_can_be_propagated_fully (int *a) { int i; for (i=0;i<50;i++) { t(a[i]); t(a[i+1]); t(a[i+2]); t(a[i+3]); } } static int i_can_be_prop...
/*************************************************************************** * Linux PPP over X - Generic PPP transport layer sockets * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) * * This file supplies definitions required by the PPP over Ethernet driver * (pppox.c). All version information...
/* ======================================================================== * PROJECT: ARToolKitPlus * ======================================================================== * This work is based on the original ARToolKit developed by * Hirokazu Kato * Mark Billinghurst * HITLab, University of Washington, ...
/***************************************************************************** * flockfile.c: POSIX unlocked I/O stream stubs ***************************************************************************** * Copyright © 2011-2012 Rémi Denis-Courmont * * This program is free software; you can redistribute it and/or m...
/* * drivers/switch/switch_class.c * * Copyright (C) 2008 Google, Inc. * Author: Mike Lockwood <lockwood@android.com> * * 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 t...
/* SPDX-License-Identifier: LGPL-2.1-or-later */ #include <efi.h> #include <efilib.h> #if defined(__i386__) || defined(__x86_64__) #include <cpuid.h> #endif #include "ticks.h" #if defined(__i386__) || defined(__x86_64__) static BOOLEAN in_hypervisor(void) { uint32_t eax, ebx, ecx, edx; /* The TSC mi...
/* * Copyright (C) 2011 Tuomo Penttinen, all rights reserved. * * Author: Tuomo Penttinen <tp@herqq.org> * * This file is part of Herqq UPnP Av (HUPnPAv) library. * * Herqq UPnP Av is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by...
/* ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010, 2011,2012 Giovanni Di Sirio. This file is part of ChibiOS/RT. ChibiOS/RT 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 F...
/* Test suite for exclude. Copyright (C) 2009-2013 Free Software Foundation, Inc. This file is part of the GNUlib Library. 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 versio...
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_posix_h__ #define INCLUDE_posix_h__ #include "common.h" #include <fcntl.h> #include <tim...
//===-- AArch64TargetObjectFile.h - AArch64 Object Info -*- C++ ---------*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
/*------------------------------------------------------------------------- * * predicate.h * POSTGRES public predicate locking definitions. * * * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/stora...
/* * 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...
// 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...
/*=================================================================== 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...
/* sys/un.h */ /* Open Group Base Specifications Issue 6 */ #ifndef _SA_FAMILY_T #define _SA_FAMILY_T /* Should match corresponding typedef in <sys/socket.h> */ typedef uint8_t sa_family_t; #endif /* _SA_FAMILY_T */ struct sockaddr_un { sa_family_t sun_family; char sun_path[127]; }; /* Note: UNIX domain sockets...
/* * Copyright (C) 2009 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 conditio...
// Copyright 2017 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 IOS_CHROME_BROWSER_WEB_STATE_LIST_WEB_STATE_LIST_METRICS_BROWSER_AGENT_H_ #define IOS_CHROME_BROWSER_WEB_STATE_LIST_WEB_STATE_LIST_METRICS_BROWSER...
// // SVProgressHUD.h // // Created by Sam Vermette on 27.03.11. // Copyright 2011 Sam Vermette. All rights reserved. // // https://github.com/samvermette/SVProgressHUD // #import <UIKit/UIKit.h> #import <AvailabilityMacros.h> enum { SVProgressHUDMaskTypeNone = 1, // allow user interactions while HUD is displ...
/* newlib.h. Generated from newlib.hin by configure. */ /* newlib.hin. Manually edited from the output of autoheader to remove all PACKAGE_ macros which will collide with any user package using newlib header files and having its own package name, version, etc... */ #ifndef __NEWLIB_H__ #define __NEWLIB_H_...
/* Capstone Disassembly Engine */ /* By Dang Hoang Vu <danghvu@gmail.com> 2013 */ #ifdef CAPSTONE_HAS_ARM #include "../../cs_priv.h" #include "../../MCRegisterInfo.h" #include "ARMDisassembler.h" #include "ARMInstPrinter.h" #include "ARMMapping.h" static cs_err init(cs_struct *ud) { MCRegisterInfo *mri; // verify...
#ifndef AGENTX_CLIENT_H #define AGENTX_CLIENT_H config_belongs_in(agent_module) #ifdef __cplusplus extern "C" { #endif /* * Utility functions for Agent Extensibility Protocol (RFC 2257) * */ int agentx_open_session(netsnmp_session *); int agentx_close_ses...
/* * COPYRIGHT AND PERMISSION NOTICE * * Copyright (c) 2003 Embedded Unit Project * * 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,...
/* PR c/53037. */ /* { dg-do compile } */ /* { dg-options "-O0" } */ /* { dg-require-effective-target int32 } */ typedef unsigned long long __u64 __attribute__((aligned(4),warn_if_not_aligned(8))); struct foo1 { int i1; int i2; int i3; __u64 x; /* { dg-warning "'x' offset 12 in 'struct foo1' isn't aligned ...
/* * c 2001 PPC 64 Team, 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; either version * 2 of the License, or (at your option) any later version. * * sca...
// license:GPL-2.0+ // copyright-holders:Peter Trauner /***************************************************************************** * * includes/arcadia.h * ****************************************************************************/ #ifndef ARCADIA_H_ #define ARCADIA_H_ #include "emu.h" #include "cpu/s2650/s2...
/* packet-pim.h * Declarations of routines for IGMP/PIMv1 packet disassembly * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
#ifndef REF_FILTER_H #define REF_FILTER_H #include "sha1-array.h" #include "refs.h" #include "commit.h" #include "parse-options.h" /* Quoting styles */ #define QUOTE_NONE 0 #define QUOTE_SHELL 1 #define QUOTE_PERL 2 #define QUOTE_PYTHON 4 #define QUOTE_TCL 8 #define FILTER_REFS_INCLUDE_BROKEN 0x0001 #define FILTER_R...
/* * Copyright (c) 2008 Emcraft Systems * Sergei Poselenov <sposelenov@emcraft.com> * * Based on MPC8560 ADS and arch/ppc tqm85xx ports * * Maintained by Kumar Gala (see MAINTAINERS for contact information) * * Copyright 2008 Freescale Semiconductor Inc. * * Copyright (c) 2005-2006 DENX Software Engineering ...
// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2013 Google, Inc */ #include <common.h> #include <dm.h> #include <dm-demo.h> static const struct dm_demo_pdata red_square = { .colour = "red", .sides = 4. }; static const struct dm_demo_pdata green_triangle = { .colour = "green", .sides = 3. }; static cons...
/* linux/arch/arm/mach-msm/board-halibut.c * * Copyright (C) 2007 Google, Inc. * Author: Brian Swetland <swetland@google.com> * * 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 u...
#ifndef FIMC_IS_EEPROM_FRONT_5E3_V001_H #define FIMC_IS_EEPROM_FRONT_5E3_V001_H /* Header referenced section */ #define EEP_HEADER_VERSION_START_ADDR_FRONT 0x30 #define EEP_HEADER_CAL_MAP_VER_START_ADDR_FRONT 0x40 #define EEP_HEADER_OEM_START_ADDR_FRONT 0x0 #define EEP_HEADER_OEM_END_ADDR_FRONT ...
/***************************************************************************** * * test_xsddefault.c - Test configuration loading * * Program: Nagios Core Testing * License: GPL * * First Written: 06-01-2010, based on test_nagios_config.c * * Description: * * Tests Nagios status file reading * * License:...
/* ** thinlib (c) 2001 Matthew Conte (matt@conte.com) ** ** ** tl_dpp.h ** ** DOS DirectPad Pro scanning code prototypes ** ** $Id: tl_dpp.h,v 1.1.1.1 2003/07/04 19:19:58 joshua Exp $ */ #ifndef _TL_DPP_H_ #define _TL_DPP_H_ #include "tl_types.h" typedef struct dpp_s { /* private: */ uint16 port; /* LPT port */ /...
/* * arch/arm/mach-spear3xx/include/mach/spear310.h * * SPEAr310 Machine specific definition * * Copyright (C) 2009 ST Microelectronics * Viresh Kumar<viresh.kumar@st.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * wa...
/************************************************************************* * * $Id: triop.h $ * * Copyright (C) 2000 Bjorn Reese and Daniel Stenberg. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright not...
/* * This program 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 License, or * (at your option) any later version. * * This program is distributed in the hope that it will...
/** ****************************************************************************** * @file stm32f30x_dbgmcu.h * @author MCD Application Team * @version V1.0.1 * @date 23-October-2012 * @brief This file contains all the functions prototypes for the DBGMCU firmware library. ************************...
#include "fitz-internal.h" void fz_free_outline(fz_context *ctx, fz_outline *outline) { while (outline) { fz_outline *next = outline->next; fz_free_outline(ctx, outline->down); fz_free(ctx, outline->title); fz_free_link_dest(ctx, &outline->dest); fz_free(ctx, outline); outline = next; } } static void d...
// RUN: %clang_cc1 -triple x86_64-unknown-linux -O1 -fblocks \ // RUN: -fsanitize=cfi-icall -fsanitize-cfi-cross-dso \ // RUN: -emit-llvm -o - %s | FileCheck %s // CHECK: define{{.*}} void @f() {{.*}} !type !{{.*}} !type !{{.*}} void f(void); void (*pf)(void) = f; void f(void) { } // Check that we do not crash on...
/* * File: parse_server_address.h * Author: mat1 * * Created on April 20, 2015, 8:42 PM */ #ifndef PARSE_SERVER_ADDRESS_H #define PARSE_SERVER_ADDRESS_H #ifdef __cplusplus extern "C" { #endif #include "ota_flash_hal.h" #include <stdint.h> void parseServerAddressData(ServerAddress* server_addr, const uint8_t*...
/* * Copyright 2013 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...
/** ********************************************************************************* * * @file ald_wdt.h * @brief Header file of WDT module driver. * * @version V1.0 * @date 18 Dec 2017 * @author AE Team * @note * * Copyright (C) Shanghai Eastsoft Microelectronics Co. Ltd. All rights reserved. * ...
// Copyright (c) 2015-2016 The Khronos Group 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 ...
//--------------------------------------------------------------------------- // Greenplum Database // Copyright (C) 2015 VMware, Inc. or its affiliates. // // @filename: // CDXLScalarAssertConstraint.h // // @doc: // Class for representing DXL scalar assert constraints //---------------------------------------------...