text
stringlengths
9
948k
/* ******************************/ /* FGA/Eng. Software/ FRC */ /* Prof. Fernando W. Cruz */ /* Codigo: tcpClient2.c */ /* Alterado para PSPD-LAB2 por: */ /* Guilherme Fernandes 180018019*/ /* Philipe Serafim 160141842*/ /* ******************************/ #include <sys/types.h> #include <sys/so...
// // ProgressViewImageViewController.h // AnimationLab // // Created by Ahri on 9/25/17. // Copyright © 2017 Bloomer. All rights reserved. // #import <UIKit/UIKit.h> @interface ProgressViewImageViewController : UIViewController @property (weak, nonatomic) IBOutlet UIImageView *firstImageView; @property (weak, n...
/* * Copyright (c) 2014-2018 The University of Tennessee and The University * of Tennessee Research Foundation. All rights * reserved. */ #include "parsec/runtime.h" #include <stdio.h> #include "parsec/data_distribution.h" #include "parsec/arena.h" #include "ep.h"...
/***************************************************************************//** * @file * @brief MGM13_FPUEH register and bit field definitions * @version 5.8.0 ******************************************************************************* * # License * <b>Copyright 2019 Silicon Laboratories Inc. www.silabs.com...
/* * @Author: cpu_code * @Date: 2020-05-02 10:29:30 * @LastEditTime: 2020-05-02 21:53:43 * @FilePath: \linux_network\introduction\libpcap\libpcap_filter_capture.c * @Gitee: https://gitee.com/cpu_code * @CSDN: https://blog.csdn.net/qq_44226094 */ /* *cpucode@ubuntu:~/cpucodefile/network/libpcap$ gcc libpcap_filt...
/* * Copyright (C) 2011 Intel Corporation. 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 License, or * (at your option) any later version....
/* *********************************************************** * This file was automatically generated on 2018-11-28. * * * * C/C++ Bindings Version 2.1.23 * * * * If...
/* This file is part of the WebKit open source project. This file has been generated by generate-bindings.pl. DO NOT MODIFY! 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...
#include <std.h> #include "../defs.h" inherit INH+"dock"; void create(){ ::create(); set_long("%^BOLD%^%^BLUE%^Warehouse district%^RESET%^\n" "%^BLUE%^The road widens here, turning to run along beside the edge of the great %^BOLD%^black lake " "%^RESET%^%^BLUE%^to the north. Smooth stone forms the ground benea...
/* 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 ...
#pragma once #include <stdio.h> #include <stdarg.h> #include <ctype.h> #include <vector> // Only include debugging statements if we are in debug build. #ifdef _DEBUG #define dbg(format, ...) odprintf(format, __VA_ARGS__) #else #define dbg(format, ...) #endif using namespace std; namespace Common { void odprintf(str...
/* * include/asm-s390/cio.h * include/asm-s390x/cio.h * * Common interface for I/O on S/390 */ #ifndef _ASM_S390_CIO_H_ #define _ASM_S390_CIO_H_ #include <linux/spinlock.h> #include <asm/types.h> #ifdef __KERNEL__ #define LPM_ANYPATH 0xff #define __MAX_CSSID 0 /* * subchannel status word */ struct scsw { ...
/* * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ /* * Written by Anatoly P. Pinchuk pap@namesys.botik.ru * Programm System Institute * Pereslavl-Zalessky Russia */ /* * This file contains functions dealing with S+tree * * B_IS_IN_TREE * copy_item_head * comp_short_keys * c...
/* * This header is generated by classdump-dyld 1.0 * on Wednesday, March 22, 2017 at 9:05:18 AM Mountain Standard Time * Operating System: Version 10.1 (Build 14U593) * Image Source: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation * classdump-dyld is licensed under GPLv3, Copyri...
#ifndef GUIUTIL_H #define GUIUTIL_H #include <QString> #include <QObject> #include <QMessageBox> QT_BEGIN_NAMESPACE class QFont; class QLineEdit; class QWidget; class QDateTime; class QUrl; class QAbstractItemView; QT_END_NAMESPACE class SendCoinsRecipient; /** Utility functions used by the Bitcoin Qt UI. */ namesp...
/* See LICENSE file for copyright and license details. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <X11/Xlib.h> #include <X11/Xft/Xft.h> #include "drw.h" #include "util.h" #define UTF_INVALID 0xFFFD #define UTF_SIZ 4 static const unsigned char utfbyte[UTF_SIZ + 1] = {0x80, 0, 0xC0, ...
// Auto-generated file. Do not edit! // Template: src/qs8-igemm/scalar.c.in // Generator: tools/xngen // // Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <xnnpack/math.h>...
/** * Copyright (c) 2014 - 2020, Nordic Semiconductor ASA * * 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, th...
#import <UIKit/UIKit.h> //! Project version number for Constraints. FOUNDATION_EXPORT double ConstraintsVersionNumber; //! Project version string for Constraints. FOUNDATION_EXPORT const unsigned char ConstraintsVersionString[]; // In this header, you should import all the public headers of your framework using stat...
/** * Copyright (c) 2006-2015 LOVE Development Team * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * ...
/************************************************************************** Created by Alan Uthoff on 10/30/2013 Copyright (C) 2013 This Code is free software; you can redistribute it and/or modify it under the terms of the zlib/libpng License as published by the Free Software Foundation; either version 2.1 of the Lic...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, June 7, 2020 at 11:14:46 AM Mountain Standard Time * Operating System: Version 13.4.5 (Build 17L562) * Image Source: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Eli...
/* * Copyright (c) 2016-2021, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under both the BSD-style 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 m...
/** * Definition for a binary tree node. * struct TreeNode { * int val; * struct TreeNode *left; * struct TreeNode *right; * }; */ bool checkTree(struct TreeNode * root, long min, long max) { if (!root) { return true; } if (root->val <= min || root->val >= max) { ret...
#include <stdbool.h> #include "temperatureSensorDeviceInterface.h" #include "../../../device/device.h" #include "../../../device/deviceInterface.h" #include "../../../device/deviceConstants.h" const char* getTemperatureSensorDeviceName(void) { return "Temperature Sensor"; } int deviceTemperatureSensorGetInterfa...
// Copyright (c) 2011-2013 The Bitcoin developers // Copyright (c) 2017-2018 The PIVX developers // Copyright (c) 2017-2018 The Legion developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_GUIUTIL_H #...
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Enum2862688501.h" #include "mscorlib_System_Diagnostics_DebuggableAttribute_De2822065156.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang di...
/****************************************************************************** * The MIT License (MIT) * * Copyright (c) 2016-2018 Baldur Karlsson * * 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...
// Copyright (c) 2011-2018 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 VEKTORCOIN_QT_INTRO_H #define VEKTORCOIN_QT_INTRO_H #include <QDialog> #include <QMutex> #include <QThread> static ...
/* * HTTP2MessageRouter.h * * Copyright 2016-2017 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/a...
/* * Copyright 2018-present 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 a...
#include "rc_internal.h" #include "rc_compat.h" #include <ctype.h> /* special formats only used by rc_richpresence_display_part_t.display_type. must not overlap other RC_FORMAT values */ enum { RC_FORMAT_STRING = 101, RC_FORMAT_LOOKUP = 102, RC_FORMAT_UNKNOWN_MACRO = 103 }; static rc_memref_value_t* rc_alloc_...
// Auto-generated file. Do not edit! // Template: src/qs8-igemm/scalar.c.in // Generator: tools/xngen // // Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <fp16.h> #inclu...
#ifndef __UIHORIZONTALLAYOUT_H__ #define __UIHORIZONTALLAYOUT_H__ #pragma once namespace DuiLib { class UILIB_API CHorizontalLayoutUI : public CContainerUI { DECLARE_DUICONTROL(CHorizontalLayoutUI) public: CHorizontalLayoutUI(); LPCTSTR GetClass() const; LPVOID GetInterface(LPCTSTR pstrName); UINT GetCo...
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/Memories.framework/Memories */ @interface SFUFileInputStream : NSObject <SFUInputStream> { long long mCurrentOffset; long long mEndOffset; int mFd; bool mIsCachingDisabled; long long mStartOffset; } @property (readonl...
#ifndef DATAFORMATS_SISTRIPCLUSTER_H #define DATAFORMATS_SISTRIPCLUSTER_H #include "DataFormats/SiStripDigi/interface/SiStripDigi.h" #include <vector> #include <numeric> #include "FWCore/MessageLogger/interface/MessageLogger.h" class SiStripCluster { public: typedef std::vector<SiStripDigi>::const_iterator SiSt...
#pragma once #include "model/RequestInfo.h" namespace VolcengineTos { class PutObjectOutput { public: const RequestInfo &getRequestInfo() const { return requestInfo_; } void setRequestInfo(const RequestInfo &requestInfo) { requestInfo_ = requestInfo; } const std::string &getEtag() const { return etag_; } void ...
/* * Copyright (c) 2020, Intel 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 rights to use, copy, modify, merge, ...
/** \file G3D/SmallArray.h \created 2009-04-26 \edited 2012-07-23 Copyright 2000-2012, Morgan McGuire, http://graphics.cs.williams.edu All rights reserved. */ #ifndef G3D_SmallArray_h #define G3D_SmallArray_h #include "G3D/platform.h" #include "G3D/Array.h" #include "G3D/MemoryManager.h" namespace G3...
/* * This file holds USB constants and structures that are needed for * USB device APIs. These are used by the USB device model, which is * defined in chapter 9 of the USB 2.0 specification and in the * Wireless USB 1.0 (spread around). Linux has several APIs in C that * need these: * * - the master/host side ...
// test for r305179 // RUN: %clang_cc1 -emit-llvm -O -mllvm -print-after-all %s -o %t 2>&1 | FileCheck %s // CHECK: *** IR Dump After Function Integration/Inlining *** void foo() {}
/************************************************************************* * libjson-rpc-cpp ************************************************************************* * @file errors.h * @date 31.12.2012 * @author Peter Spiess-Knafl <peter.knafl@gmail.com> * @license See attached LICENSE.txt **************...
/* * Copyright (c) 2021 HopeBayTech. * * This file is part of Tera. * See https://github.com/HopeBayMobile for further info. * * 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 * * ...
/*** Autogenerated by WIDL 5.0 from ./dbgprop.idl - Do not edit ***/ #ifdef _WIN32 #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR_H_VERSION__ 475 #endif #include <rpc.h> #include <rpcndr.h> #endif #ifndef COM_NO_WINDOWS_H #include <windows.h> #include <ole2.h> #endif #ifndef __dbgprop_h__ #define __...
/* * Copyright (C) 2017-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include "shared/test/unit_test/helpers/memory_management.h" #include "gtest/gtest.h" #include <functional> struct MemoryManagementFixture { MemoryManagementFixture() { MemoryManagement::detailedAlloca...
/********************************************************************************* * * Inviwo - Interactive Visualization Workshop * * Copyright (c) 2012-2021 Inviwo Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
/* SPDX-License-Identifier: GPL-2.0 */ /* * Broadcom BM2835 V4L2 driver * * Copyright © 2013 Raspberry Pi (Trading) Ltd. * * Authors: Vincent Sanders @ Collabora * Dave Stevenson @ Broadcom * (now dave.stevenson@raspberrypi.org) * Simon Mellor @ Broadcom * Luke Diamand @ Broadcom *...
#ifndef CMARK_HOUDINI_H #define CMARK_HOUDINI_H #ifdef __cplusplus extern "C" { #endif #include <stdint.h> #include "config.h" #include "buffer.h" #ifdef HAVE___BUILTIN_EXPECT #define likely(x) __builtin_expect((x), 1) #define unlikely(x) __builtin_expect((x), 0) #else #define likely(x) (x) #define unlikely(x) (x) #...
/* Copyright (C) 2006, 2007 Sony Computer Entertainment 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 noti...
/* * environ.c - define the variable environ */ /* $Header: /cvsup/minix/src/lib/other/environ.c,v 1.1.1.1 2005/04/21 14:56:26 beng Exp $ */ /* * This file defines the variable environ and initializes it with a magic * value. The C run-time start-off routine tests whether the variable * environ is initialized wit...
// Copyright 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 COMPONENTS_SYNC_ENGINE_IMPL_SYNC_SCHEDULER_IMPL_H_ #define COMPONENTS_SYNC_ENGINE_IMPL_SYNC_SCHEDULER_IMPL_H_ #include <map> #include <memory> #i...
/* PDCurses */ #include <curspriv.h> #include <assert.h> /*man-start************************************************************** addch ----- ### Synopsis int addch(const chtype ch); int waddch(WINDOW *win, const chtype ch); int mvaddch(int y, int x, const chtype ch); int mvwaddch(WINDOW *win, int...
#pragma once #include <string> #include <ILogger.h> class TestLogger : public ILogger { public: std::wstring messages; void Log(const wchar_t* message) override { messages.append(message); messages.append(L"\r\n"); } };
30 atime=1394128260.208327099 30 ctime=1374498496.397311203
/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2018 The PHP Group | +---------...
#include "b_local.h" //static void R5D2_LookAround( void ); float NPC_GetPainChance( gentity_t *self, int damage ); extern void G_SoundOnEnt( gentity_t *ent, soundChannel_t channel, const char *soundPath ); #define TURN_OFF 0x00000100 //Local state enums enum { LSTATE_NONE = 0, LSTATE_BACKINGUP, LSTATE_SPINNING...
/* Copyright (c) 2010 Joachim Bonnet <joachim.bonnet@studium.uni-hamburg.de> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED...
// -*- indent-tabs-mode: nil -*- #ifndef __ARC_DATAPOINTS3_H__ #define __ARC_DATAPOINTS3_H__ #include <list> #include <libs3.h> #include <arc/Thread.h> #include <arc/data/DataPointDirect.h> namespace ArcDMCS3 { using namespace Arc; /** * This class allows access to object stores through the S3 protocol. It uses ...
// Copyright (c) 2015 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_ZMQ_ZMQCONFIG_H #define BITCOIN_ZMQ_ZMQCONFIG_H #if defined(HAVE_CONFIG_H) #include "config/safegames-config.h" #...
/***************************************************************************//** * @file * @brief LwIP system specific functions. ******************************************************************************* * # License * <b>Copyright 2019 Silicon Laboratories Inc. www.silabs.com</b> ***************************...
#pragma once #include "utilities-def.h" #include "string/tstring.h" namespace SOUI { void UTILITIES_API SHiMetricToPixel(const SIZEL * lpSizeInHiMetric, LPSIZEL lpSizeInPix); void UTILITIES_API SPixelToHiMetric(const SIZEL * lpSizeInPix, LPSIZEL lpSizeInHiMetric); }//end of namespace SOUI
/* * Copyright (c) 2021 Huawei Device 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 or a...
// // Copyright (c) 2013 Robert Wijas. All rights reserved. // #import <SenTestingKit/SenTestingKit.h> @interface UISSPrivateAppearanceMethodsTests : SenTestCase @end
/* QuadImageFrameLoader_iOS.h * WhirlyGlobeLib * * Created by Steve Gifford on 2/18/19. * Copyright 2011-2022 mousebird consulting * * 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 ...
/* * Copyright (C) Maxim Dounin * Copyright (C) Nginx, Inc. */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_http.h> typedef struct { ngx_uint_t max_cached; ngx_queue_t cache; ngx_queue_t free; ngx_http_upstream...
#include "dataframe/dataframe.h" #include "dataframe/atomic.h" #include <string.h> static void* Cast(DataFrame* self, DataFrame_Type type) { if(self->methods->_typeID == type) return self; return NULL; } static bool IncRef(DataFrame* self) { return InterlockedIncrement(&self->ref_count) > 0; } s...
// // YHMapAppHelper.h // YHNurseSDK // // Created by Waynn on 2020/9/7. // #import <Foundation/Foundation.h> #import "YHMapAppItems.h" /* 复制下面代码,粘贴到主工程info.plist中 (右键 -> Open As -> Source Code) 百度、高德、腾讯、谷歌 地图 <key>LSApplicationQueriesSchemes</key> <array> <string>baidumap</string> <string>iosamap</string>...
_Thread_local rect_t cur_parent_area; _Thread_local int *cur_wind_on; _Thread_local void *cur_window_data; void window_run(window_manager_entry_t *w) { void *f = w->window_func; void **p = w->ptr_array; // Don't run a child window with an unset parent area if (w->already_ran || (w->parent_window_func && is0_rect(...
/* * 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 ...
#ifndef edge_shape_h #define edge_shape_h #include <box2d/box2d.h> #include <dmsdk/sdk.h> namespace box2dDefoldNE { class EdgeShape { public: b2EdgeShape* shape; EdgeShape (b2EdgeShape* shape); ~EdgeShape(); }; EdgeShape* b2EdgeShape_push(lua_State *L, b2EdgeShape* b2Shape); EdgeShape* EdgeShape_get_use...
// // bisection.h // Methods // // Created by Daniel Klinkert on 9/19/14. // Copyright (c) 2014 _danielKlinkert_. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #include "evaluador.h" @interface bisection : NSObject { NSString* xinf; NSString* xsup; NSString* fu...
/* * (C) 2012-2013 Marmalade. * * 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, merge, publish, dis...
/****************************************************************************** * * Copyright (C) 2008 - 2015 Xilinx, Inc. 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 Softw...
#include "../inc/unit_cmp.h" int is_equal(node_t *head_1, node_t *head_2) { for (; head_1;) { if (head_2 == NULL) return FALSE; if (head_1->coefficient != head_2->coefficient || \ head_1->degree != head_2->degree) return FALSE; head_1 = head_1->next...
/** * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ #import "N...
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "System_Xml_System_Xml_Schema_XmlSchemaFacet1906017689.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma cl...
#ifndef FILA_H #define FILA_H #include<stdio.h> #include<stdlib.h> #include<stdbool.h> #define MAXTAM 4 typedef struct Item{ int val; }Item; typedef struct Fila{ Item vet[MAXTAM]; int first; int last; }Fila; void FFVazia(Fila *f); void Enfileira(Fila *f, Item d); void Desenfileira(Fila *f, Item *d); void FRe...
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:41:24 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/PrivateFrameworks/HeadBoardUI.framework/HeadBoardUI * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by E...
/******************************************************************************* * Copyright 2013-2021 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
/* * Copyright 2014 Freescale Semiconductor, Inc. * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H #define CONFIG_LS102XA #define CONFIG_ARMV7_PSCI #define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SKIP_LOWLEVEL_INIT #...
/** * Copyright 2021 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...
/* $NetBSD: obio_space.c,v 1.6 2003/07/15 00:25:05 lukem Exp $ */ /*- * Copyright (c) 2001, 2002, 2003 Wasabi Systems, Inc. * All rights reserved. * * Written by Jason R. Thorpe for Wasabi Systems, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:39:55 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias L...
/** ****************************************************************************** * @file stm32g0xx_ll_pwr.h * @author MCD Application Team * @brief Header file of PWR LL module. ****************************************************************************** * @attention * * Copyright (c) 2018 STM...
#ifndef BALA_H_INCLUDED #define BALA_H_INCLUDED #include "Pantalla.h" /** \file Bala.h \brief La biblioteca Bala.h nos crea los disparos del personaje. */ /** \brief TDA Bala. */ typedef struct BalaRep * Bala; /** \brief Creamos una bala. \param bala Imagen de la bala. \param x Coordenada x d...
// // 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" #import "GlobalAURAUtilities.h" #import "SessionAURAUtilities.h" @class NSObject<OS_dispatch_queue>, NSSet, NSString; __attribute__((visibility("hidden"))) @...
#ifndef __ASM_SH_ETH_H__ #define __ASM_SH_ETH_H__ enum {EDMAC_LITTLE_ENDIAN, EDMAC_BIG_ENDIAN}; struct sh_eth_plat_data { int phy; int edmac_endian; unsigned char mac_addr[6]; unsigned no_ether_link:1; unsigned ether_link_active_low:1; }; #endif
//===-- asan_poisoning.h ----------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
/** * This file is part of LLD-SLAM. * * Copyright (C) 2018 Alexander Vakhitov <alexander.vakhitov at gmail dot com> (Skoltech) * For more information see <https://github.com/alexandervakhitov/lld-slam> * * lld-slam is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public L...
/* * tkScrollbar.c -- * * This module implements a scrollbar widgets for the Tk * toolkit. A scrollbar displays a slider and two arrows; * mouse clicks on features within the scrollbar cause * scrolling commands to be invoked. * * Copyright (c) 1990-1994 The Regents of the University of California. * Copyrigh...
// // auto-generated by op2.py // //user function //user function //#pragma acc routine inline void res_calc_openacc(const double *x1, const double *x2, const double *q1, const double *q2, const double *adt1, const double *adt2, dou...
/* * Shorten demuxer * Copyright (c) 2001 Fabrice Bellard * Copyright (c) 2005 Alex Beregszaszi * Copyright (c) 2015 Carl Eugen Hoyos * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published...
/* Copyright (c) 2020 Sogou, 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 in writi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // --------------------------------------------------------------------------- // StaticContract.h // ---------------...
//===-- LLDB.h --------------------------------------------------*- 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 // //===---------------------------...
/*========================================================================= Program: Visualization Toolkit Module: vtkOBJWriter.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is di...
/* * Trace Recorder for Tracealyzer v989.878.767 * Copyright 2021 Percepio AB * www.percepio.com * * SPDX-License-Identifier: Apache-2.0 * * The Zephyr specific parts of the trace recorder */ #include <init.h> #include <kernel.h> #include <string.h> #include "trcKernelPort.h" #include "trcRecorder.h" #include ...
/* file: kernel_scheduler_sycl.h */ /******************************************************************************* * Copyright 2014-2020 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
extern void exit (int); f (double *ty) { *ty = -1.0; } main () { double foo[6]; double tx = 0.0, ty, d; f (&ty); if (ty < 0) ty = -ty; d = (tx > ty) ? tx : ty; if (ty != d) abort (); exit (0); }
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. #ifndef RUNTIME_VM_COMPILER_BACKEND_FLOW_GRAPH_COMPILER_H_ #define RUNTIME_VM_COMPILER_BACKEND_FLOW_GRA...