text
stringlengths
9
948k
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
/** * Copyright 2013-2015 by Explorer Developers. * made by Rose<roselyu@163.com> * Explorer Font Register * Explorer/lib/fonts/font.c * version:Alpha * 18/10/2014 */ #include <lib/fonts/font.h> #include <lib/string.h> #include <stdlib.h> /**字库列表*/ #define SIZE_OF_FONT 10 struct font_info font_lib[SIZE_OF_FONT...
/* * Copyright 2002-2018, Axel Dörfler, axeld@pinc-software.de. * Distributed under the terms of the MIT License. * * Copyright 2001-2002, Travis Geiselbrecht. All rights reserved. * Distributed under the terms of the NewOS License. */ #ifndef _KERNEL_VFS_H #define _KERNEL_VFS_H #include <kernel.h> #include <lo...
/** * FreeRDP: A Remote Desktop Protocol Implementation * OS X Server Event Handling * * Copyright 2012 Corey Clayton <can.of.tuna@gmail.com> * * 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 Lice...
#include <ev.h> #include <stdio.h> #include "../ipd.h" int main(int argc, char **argv) { char buf[100]={0}; char msg[]="uzenet!"; ipd_send_request("hurka",msg,buf,sizeof(buf)); printf("r=%s\n",buf); return(0); }
#ifndef STEENX_PROGRAM_FUNCTIONREFERENCE_H_ #define STEENX_PROGRAM_FUNCTIONREFERENCE_H_ #include <boost/core/noncopyable.hpp> #include "Support/Stream/Serialisable.h" #include "Support/TrackingReference.h" namespace racehog { class Function; /// TrackingReference, to connect Function and Program. /** * **...
/** * \file * \copyright * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license * */ #pragma once #include <vector> #include ...
/* This testcase is part of GDB, the GNU debugger. Copyright 2009-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 of the License, or ...
/**\file */ #ifndef SLIC_DECLARATIONS_Gaussian_H #define SLIC_DECLARATIONS_Gaussian_H #include "MaxSLiCInterface.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #define Gaussian_MersenneTwister_n (624) #define Gaussian_MersenneTwister_seedOffset (8256754) #define Gaussian_GaussianKernelGauss_mt (1) #define...
/* Copyright (c) 2014 The Chromium OS 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 VBOOT_2_RETURN_CODES_H_ #define VBOOT_2_RETURN_CODES_H_ /* * Return codes from verified boot functions. * * Note that other values ...
/* * Copyright (C) 2010-2020 Arm Limited or its affiliates. All rights reserved. * * 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 * * www.apache....
extern device_t t1000_device; void t1000_video_options_set(uint8_t options); void t1000_display_set(uint8_t internal); void t1000_video_enable(uint8_t enabled);
// // Target_ZYModule_A.h // ZYModuleManger_Example // // Created by Zzy on 2018/6/21. // Copyright © 2018年 ZhaoZhenyuCC. All rights reserved. // #import <Foundation/Foundation.h> @interface Target_ZYModule_A : NSObject - (UIViewController *)Action_ModuleViewController:(NSDictionary *)params; @end
/** * \file path_normalize.c * \brief Removes any weirdness from a file system path string. * \author Copyright (c) 2013 Jason Perkins and the Premake project */ #include "premake.h" #include <ctype.h> #include <string.h> #define IS_SEP(__c) ((__c) == '/' || (__c) == '\\') #define IS_UPPER_ALPHA(__c) ((__c) >= ...
// 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 MEDIA_FORMATS_MP2T_ES_PARSER_MPEG1AUDIO_H_ #define MEDIA_FORMATS_MP2T_ES_PARSER_MPEG1AUDIO_H_ #include <list> #include <utility> #include "base/...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/medialive/MediaLive_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace MediaLive { namespace Model { enum class Mpeg2ColorMetadata { ...
#ifdef __OBJC__ #import <UIKit/UIKit.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif FOUNDATION_EXPORT double ZJMAlertViewVersionNumber; FOUNDATION_EXPORT const unsigned char ZJMAlertViewVersionString[];
/** Copyright (c) 2014-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 <CoreGraphics...
//// //// WKWebView+WebViewAdditions.h //// JS-OC //// //// Created by MJHee on 16/4/20. //// Copyright © 2016年 MJHee. All rights reserved. //// // //#import <WebKit/WebKit.h> // //@interface WKWebView (WebViewAdditions) //- (CGSize)windowSize; //- (CGPoint)scrollOffset; //@end // //
// 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 THIRD_PARTY_BLINK_RENDERER_CORE_CSS_CSS_PROPERTY_ID_TEMPLATES_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_CSS_CSS_PROPERTY_ID_TEMPLATES_H_ #includ...
#pragma once #include "RendererStructs.h" #include <string> #ifndef VITA #include <filesystem> #endif namespace Engine { enum class ShaderType { VERTEX, FRAGMENT, GEOMETRY, COMPUTE }; class ShaderProgram { public: virtual ~ShaderProgram() {} virtual bool CheckIfModified() = 0; virtual void Reloa...
#ifndef HELLO_DASH_H #define HELLO_DASH_H /* This generated file contains includes for project dependencies */ #include "hello_dash/bake_config.h" #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif
// 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 CHROME_BROWSER_CHROMEOS_EXTENSIONS_USERS_PRIVATE_USERS_PRIVATE_API_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_USERS_PRIVATE_USERS_PRIVATE_API_H...
/* * wc-queries-test.c -- test the evaluation of the wc Sqlite queries * * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for addi...
#pragma once namespace RE { using hkObjectIndex = std::uint16_t; using hkTime = float; enum class hkResult { kSuccess = 0, kFailure = 1 }; // 16-bit float with 7-bit precision class hkHalf { public: hkHalf(); explicit hkHalf(const float& a_val); hkHalf& operator=(const float& a_val); operator...
/* +----------------------------------------------------------------------+ | Zend OPcache | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +---------...
/** @file TPM library routines to provide TPM support. For more details, consult TCG TPM specifications. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include <Library/DebugLib.h> #include <Library/BaseLib.h> #include <Library/BaseMemoryLib....
// 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_SYNC_TEST_INTEGRATION_SYNC_EXTENSION_HELPER_H_ #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_SYNC_EXTENSION_HELPER_H_ #include ...
// // FSHttpRequests.h // FSFurnitureStore // // Created by CODER_TJ on 2018/11/25. // Copyright © 2018 Mac TAN. All rights reserved. // #ifndef FSHttpRequests_h #define FSHttpRequests_h //MARK: - 服务端口1 static NSString *kGlobalHost = @"http://lscy5.caeac.com.cn"; #define kSetHttpUrl(url) [NSString stringWithFo...
/** * @file server.h * @brief 服务器类 * @author shenyu, shenyu@shenyu.me * @version * @date 2018-09-23 */ #ifndef COMMON_SERVER_H_ #define COMMON_SERVER_H_ #include <memory> #include <string> #include <asio.hpp> namespace common { template <class Session> class Server { public: Server(asio::io_service& io_se...
/* +----------------------------------------------------------------------+ | Zan | +----------------------------------------------------------------------+ | Copyright (c) 2016-2017 Zan Group <https://github.com/youzan/zan> | | Copyright (c)...
/* * main.c * Copyright (C) 2020 xent * Project is distributed under the terms of the MIT License */ #include "default_fs.h" #include "virtual_mem.h" #include <yaf/utils.h> #include <check.h> #include <stdlib.h> /*----------------------------------------------------------------------------*/ START_TEST(testMemoryE...
/* * MOUSE driver * * Copyright 1998 Ulrich Weigand * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. ...
/* * This file is part of libmodulemd * Copyright (C) 2017-2018 Stephen Gallagher * * Fedora-License-Identifier: MIT * SPDX-2.0-License-Identifier: MIT * SPDX-3.0-License-Identifier: MIT * * This program is free software. * For more information on the license, see COPYING. * For more information on free softw...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, June 1, 2019 at 6:47:26 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing * classdump-dyld is licensed under GPLv3, Copyright © 2013-...
/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 2 -*- * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef MOZILLA_GFX_COMPOSITORD3D9_H...
#ifndef H_WALKER #define H_WALKER /** * This algorithm have redundancy of O(2n*log(n) + n), expected query time of * O(1) and O(n) preproccessing time. */ #include <inttypes.h> typedef struct { uint32_t n; // Amount of classes and probabilities uint32_t *alias; // The classes to sample double *probs; /...
/* * Copyright (c) 2012 The WebM 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 contributin...
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
// !file C++17 import random import xnetwork from nose.tools import * from nose import SkipTest // Example from // A. Langville && C. Meyer, "A survey of eigenvector methods of web // information retrieval." http://citeseer.ist.psu.edu/713792.html class TestPageRank: public object { /// @classmethod auto ...
/**************************************************************************** * drivers/sensors/qencoder.c * * Copyright (C) 2012-2013, 2017 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are p...
../../../../../../../node_modules/react-native/Libraries/Text/RawText/RCTRawTextShadowView.h
//===- Symbols.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 // //===---------------------------...
/* * Copyright (c) 1988 Stephen Deering. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Stephen Deering of Stanford University. * * Redistribution and use in source and binary forms, with or with...
// Copyright(c) 1999-2020 aslze // Licensed under the MIT License (http://opensource.org/licenses/MIT) #ifndef ASL_ARRAYX_H #define ASL_ARRAYX_H // Define ASL_DEBUG_ARRAY to emit an exception if array bounds exceeded (useful for debugging) #include <asl/defs.h> #include <asl/Array.h> #include <asl/String.h> namespa...
/***************************************************************************************** * * * OpenSpace * * ...
/*------------------------------------------------------------------------- * * outfuncs.c * Output functions for Postgres tree nodes. * * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION * $Po...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 #pragma once #ifndef WINRT_Windows_Devices_Usb_0_H #define WINRT_Windows_Devices_Usb_0_H WINRT_EXPORT namespace winrt::Windows::Foundation { struct EventRegistrationToken; struct IAsyncAction; template <typename TResult> s...
//preprocessors #include <stdio.h> #include <stdlib.h> #define SIZE 10//defined constant. //main function main() { int numbers[SIZE], search, count = 0; for (int i = 0; i < SIZE; i++) { printf("enter the number you are searching for"); scanf_s("%i", &search); } for (int i = 0; i < SIZE; i++) { if (num[1] ...
#pragma once #include <functional> namespace Tools { class ScopeExit { public: ScopeExit(std::function<void()>&& handler); ~ScopeExit(); ScopeExit(const ScopeExit&) = delete; ScopeExit(ScopeExit&&) = delete; ScopeExit& operator=(const ScopeExit&) = delete; ScopeExit& operator=(ScopeExit&&) = delete; ...
/* * Copyright (c) 2017 Intel Corporation. * * SPDX-License-Identifier: Apache-2.0 */ /** @file * @brief PTP state machines * * This is not to be included by the application. */ #ifndef __GPTP_STATE_H #define __GPTP_STATE_H #ifdef __cplusplus extern "C" { #endif #if defined(CONFIG_NET_GPTP) #include "gptp_...
// Copyright 2021 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef LIB_ZXIO_INCLUDE_LIB_ZXIO_WATCHER_H_ #define LIB_ZXIO_INCLUDE_LIB_ZXIO_WATCHER_H_ #include <lib/zxio/types.h> #include <zircon/availability.h> #in...
#pragma once #include <vector> #include <random> #include "../typedef.h" #include "../macros.h" template <class solver_type, class random_type> std::vector<std::vector<cost_type>> generate_tolls_data(const solver_type& solver, int samples, random_type& random_engine) { using namespace std; vector<vector<cost_type>...
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
/* * Copyright 2014-2021 Real Logic Limited. * * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
/* * Copyright (c) 2018 Nordic Semiconductor ASA * Copyright (c) 2015 Runtime Inc * * SPDX-License-Identifier: Apache-2.0 */ #include "settings_test.h" #include "settings/settings_file.h" #ifdef CONFIG_SETTINGS_USE_BASE64 #define CF_MFG_TEST_STR "\x10\x00myfoo/mybar=AQ==" #define CF_RUNNING_TEST_STR "\x10\x00myf...
/* * Copyright (C) 2012-2014 Open Source Robotics Foundation * * 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...
/* * 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 ...
#import <Foundation/NSArray.h> @interface NSArray (YOLOSnip) /** Snips the end off the array. Returns the receiver *without* the last `n` elements. id rv = @[@1, @2, @3, @4, @5, @6].snip(2); // rv => @[@1, @2, @3, @4] @see -first @see -last @see -skip @see -slice */ - (NSArray *(^)(NSUInteger numberToT...
/* * This file is part of the GROMACS molecular simulation package. * * Copyright (c) 1991-2000, University of Groningen, The Netherlands. * Copyright (c) 2001-2004, The GROMACS development team. * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess...
/**************************************************************************** * * Copyright 2016 Samsung Electronics 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...
/* Copyright 2016 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 & License details are available under JXCORE_LICENSE file #ifndef SRC_PUBLIC_JX_H #define SRC_PUBLIC_JX_H #include "jx_result.h" #ifdef __cplusplus extern "C" { #endif typedef void (*JX_CALLBACK)(JXValue *result, int argc); // You should call below method only once per application to // initialize JXc...
/*------------------------------------------------------------------------- * * pruneheap.c * heap page pruning and HOT-chain management code * * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION ...
#pragma once struct Camera { std::array<float, 4> viewport; // left, top, right, bottom float fovy = 60.f; float nearz = 1.f; float farz = 1000.f; glm::vec3 position; glm::vec3 up; glm::vec3 forward; glm::mat4 projection; glm::mat4 view; }; void cameraMove(Camera& camera, const gl...
//%2005//////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.; // IBM Corp.; EMC Cor...
// // 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" @class MMWebViewController; @protocol WCPayOverseasCarTipDelegate <NSObject> - (void)onAgree:(_Bool)arg1; - (void)onDisagree; - (void)onPushWebView:(MMWebView...
//****************************************************************************** // // Copyright (c) 2015 Microsoft Corporation. All rights reserved. // // This code is licensed under the MIT License (MIT). // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LI...
// 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 CONTENT_BROWSER_LOADER_DETACHABLE_RESOURCE_HANDLER_H_ #define CONTENT_BROWSER_LOADER_DETACHABLE_RESOURCE_HANDLER_H_ #include <memory> #include "...
/* Simple DirectMedia Layer Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> 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 ...
typedef signed long long int int64; typedef signed int int32; typedef signed short int int16; typedef signed char int8; typedef unsigned long long int uint64; typedef unsigned int uint32; typedef unsigned short int uint16; typedef unsigned char uint8; #define fabs(x) ((x)<0 ? -(x) : (x)) // easy and inaccurate implem...
#pragma once #include "AssetCategory.h" #include "Project.h" #include "SceneDescriptor.h" #include "Engine/Editors/BVProject.h" #include "Assets/FwdDecls.h" #include "System/Path.h" namespace bv { void ChangeProjectManagerInstanceTo( const std::string & ); class Project; class AssetCategory; class ProjectManage...
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, 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 License, or * (at your opt...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, June 7, 2020 at 11:43:46 AM Mountain Standard Time * Operating System: Version 13.4.5 (Build 17L562) * Image Source: /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester * classdump-dyld is licensed under GPLv3, Copyright © 2013-201...
/*++ 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. ...
// // ALSdkConfiguration.h // AppLovinSDK // // Created by Thomas So on 9/29/18. // Copyright © 2020 AppLovin Corporation. All rights reserved. // NS_ASSUME_NONNULL_BEGIN /** * Object containing various flags related to the SDK configuration. */ @interface ALSdkConfiguration : NSObject /** * This enum represe...
// // SCPointCloud+SceneKit.h // StandardCyborgFusion // // Copyright © 2018 Standard Cyborg. All rights reserved. // #import <Foundation/Foundation.h> #import <StandardCyborgFusion/SCPointCloud.h> @class SCNGeometryElement; @class SCNGeometrySource; @class SCNNode; @class SCLandmark3D; NS_ASSUME_NONNULL_BEGIN @...
/* * searchprune.h * Author: davidwu */ #ifndef SEARCHPRUNE_H_ #define SEARCHPRUNE_H_ namespace SearchPrune { //These are all from gold's perspective, silver will have things vertically flipped. enum ID { C3_SAC_E,F3_SAC_E, //Sac piece in empty home trap C6_SAC_E,F6_SAC_E, //Sac piece in empty opp tr...
/* Copyright (c) 2017 TOSHIBA Digital Solutions Corporation This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This...
/* # Copyright (c) 2014-2015 Intel Corporation. All rights reserved. * * Copyright (c) 2016 Intel Corporation. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #include "orcm_config.h" #include "opal/util/output.h" #include "opal/mca/base/mca_base_var.h" #include ...
// // RQBasicUtility.h // RQKit_Example // // Created by xrq on 2020/5/26. // Copyright © 2020 CoderXie. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN /** Describes the callback for appLinkFromURLInBackground. @param object the RQAppLink representing the deferred App Link @...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-IEs" * found in "./support/ngap-r15.2.0/Information-Element-Definitions.asn1" * `asn1c -D ./common -gen-PER -pdu=all -fcompound-names -findirect-choice -fno-include-deps -no-gen-example` */ #include "NGAP_CellIDBroadcastEUTRA.h"...
/** * This file is part of the CernVM File System. */ #ifndef CVMFS_PUBLISH_REPOSITORY_H_ #define CVMFS_PUBLISH_REPOSITORY_H_ #include <string> #include <vector> #include "gateway_util.h" #include "history.h" // for History::Tag #include "publish/settings.h" #include "upload_spooler_result.h" #include "util/point...
/* * Copyright (c) 1999-2000 Image Power, Inc. and the University of * British Columbia. * Copyright (c) 2001-2003 Michael David Adams. * All rights reserved. */ /* __START_OF_JASPER_LICENSE__ * * JasPer License Version 2.0 * * Copyright (c) 2001-2006 Michael David Adams * Copyright (c) 1999-2000 Image P...
#ifdef __PIF_COLLECT_SIGNAL__ #include "pif_collect_signal.h" #endif #include "pif_list.h" #ifndef __PIF_NO_LOG__ #include "pif_log.h" #endif #include "pif_solenoid.h" #ifdef __PIF_COLLECT_SIGNAL__ static PifDList s_cs_list; #endif static void _action(PifSolenoid* p_owner, BOOL state, PifSolenoidDir dir) { (*p_own...
// // Copyright 2016 Pixar // // Licensed under the Apache License, Version 2.0 (the "Apache License") // with the following modification; you may not use this file except in // compliance with the Apache License and the following modification to it: // Section 6. Trademarks. is deleted and replaced with: // // 6. Trad...
#import <Tranquil/CodeGen/TQNode.h> #import "TQNodeReturn.h" #import "../Runtime/TQRuntime.h" #include <llvm/IR/IRBuilder.h> #include <llvm/IR/DebugInfo.h> @class TQNodeArgumentDef, TQNodeVariable, TQNodeIntVariable, TQNodeLongVariable; // A block definition ({ :arg | body }) @interface TQNodeBlock : TQNode { @pr...
// 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 CONTENT_BROWSER_RENDERER_HOST_MEDIA_MOCK_VIDEO_CAPTURE_PROVIDER_H_ #define CONTENT_BROWSER_RENDERER_HOST_MEDIA_MOCK_VIDEO_CAPTURE_PROVIDER_H_ #in...
/** ****************************************************************************** * File Name : DCMI.c * Description : This file provides code for the configuration * of the DCMI instances. ****************************************************************************** *...
#pragma once #include "ProcessorBase.h" class DelayProcessor : public ProcessorBase { public: DelayProcessor(std::string newUniqueName, std::string rule, float delaySize, float wet) : ProcessorBase(createParameterLayout, newUniqueName), myRule{ rule }{ setDelay(delaySize); setWet(wet); ...
// 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 CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_TASK_HELPER_H_ #define CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_TASK_HELPER_H_ #include "base/callback_forward...
/* * Copyright (C) 2016 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 a...
#pragma once void actualWindowSize(int32_t &, int32_t &); void followCurrentDFWindow(); void followCurrentDFCenter(); void followCurrentDFFocus();
#include <memory.h> // src: toaruos // todo: all the asm snippets - ?!?!?!?! void* memset(void * dest, int c, size_t n) { asm volatile("rep stosb" : "=c"((int){0}) : "D"(dest), "a"(c), "c"(n) : "flags", "memory"); return dest; }
/* * This file is part of the OpenMV project. * * Copyright (c) 2013-2019 Ibrahim Abdelkader <iabdalkader@openmv.io> * Copyright (c) 2013-2019 Kwabena W. Agyeman <kwagyeman@openmv.io> * * This work is licensed under the MIT license, see the file LICENSE for details. * * OV5640 driver. */ #include <stdint.h> #i...
/* * bitwriter.c - bitstream writer * * Copyright (C) 2013 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at yo...
// 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 CONTENT_BROWSER_RENDERER_HOST_INPUT_TOUCH_SELECTION_CONTROLLER_CLIENT_AURA_H_ #define CONTENT_BROWSER_RENDERER_HOST_INPUT_TOUCH_SELECTION_CONTROLL...
/* * This software was written by Jim Fougeron jfoug AT cox dot net * in 2013. No copyright is claimed, and the software is hereby * placed in the public domain. In case this attempt to disclaim * copyright and place the software in the public domain is deemed * null and void, then the software is Copyright (c) 20...
#ifndef CONFIG_H #define CONFIG_H #define LINE_BUFFER 1024 #ifndef BOOL #define BOOL int #define TRUE (1 == 1) #define FALSE 0 #endif typedef struct { char server[LINE_BUFFER]; int port; int listen_port; char logfile[LINE_BUFFER]; int debug; } conf_t; extern conf_t conf; void load_conf(const char* file); ...