text
stringlengths
9
948k
/* * FreeRTOS Kernel V10.4.5 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * 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 S...
// // EntityESMAnswer.h // AWARE // // Created by Yuuki Nishiyama on 7/17/16. // Copyright © 2016 Yuuki NISHIYAMA. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> NS_ASSUME_NONNULL_BEGIN @interface EntityESMAnswer : NSManagedObject // Insert code here to declare functiona...
/* zip.h -- IO on .zip files using zlib Version 1.2.0, September 16th, 2017 part of the MiniZip project Copyright (C) 2012-2017 Nathan Moinvaziri https://github.com/nmoinvaz/minizip Copyright (C) 2009-2010 Mathias Svensson Modifications for Zip64 support http://result42.com Copyright (C) ...
// 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_UI_AUTOFILL_DATA_MODEL_WRAPPER_H_ #define CHROME_BROWSER_UI_AUTOFILL_DATA_MODEL_WRAPPER_H_ #include <vector> #include "base/c...
// This file was GENERATED by command: // pump.py gmock-generated-actions.h.pump // DO NOT EDIT BY HAND!!! // Copyright 2007, 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...
/* * This header is generated by classdump-dyld 1.5 * on Tuesday, November 10, 2020 at 10:14:46 PM Mountain Standard Time * Operating System: Version 14.2 (Build 18K57) * Image Source: /System/Library/PrivateFrameworks/Message.f...
/** * This file is part of the "libterminal" project * Copyright (c) 2019-2020 Christian Parpart <christian@parpart.family> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * Unless required by applicable law or agreed to i...
// Copyright (C) 2015 Patryk Nadrowski // Copyright (C) 2009-2010 Amundis // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in Irrlicht.h #ifndef __C_OGLES2_EXTENSION_HANDLER_H_INCLUDED__ #define __C_OGLES2_EXTENSION_HANDLER_H_INCLUDED__ #include "EDriver...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:38:53 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Eli...
/* * FixedHoldDays.h * * Created on: 2018年1月20日 * Author: fasiondog */ #pragma once #ifndef TRADE_SYS_PROFITGOAL_IMP_FIXEDHOLDDAYS_H_ #define TRADE_SYS_PROFITGOAL_IMP_FIXEDHOLDDAYS_H_ #include "../ProfitGoalBase.h" namespace hku { class FixedHoldDays : public ProfitGoalBase { PROFITGOAL_IMP(FixedHold...
/************************************************************ Copyright 1996 by Thomas E. Dickey <dickey@clark.net> All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abov...
/* prepare_protocol.c - the protocol for preparing values for SQLite * * Copyright (C) 2005-2010 Gerhard Häring <gh@ghaering.de> * * This file is part of pysqlite. * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * ari...
/* * Copyright 1994-2002 The MathWorks, Inc. * * * Abstract: * typedef for data type transitions vectors. Included by MODEL.dt */ #ifndef _DTINFO_H_ #define _DTINFO_H_ /* Data type transition */ typedef struct DataTypeTransition_tag { char_T *baseAddr; /* starting address of the transition */ int_T dat...
// pwdbased.h - written and placed in the public domain by Wei Dai #ifndef CRYPTOPP_PWDBASED_H #define CRYPTOPP_PWDBASED_H #include "cryptlib.h" #include "hmac.h" #include "hrtimer.h" #include "integer.h" NAMESPACE_BEGIN(CryptoPP) //! abstract base class for password based key derivation function class PasswordBase...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, June 1, 2019 at 6:49:49 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/PhotosEditUI.framework/PhotosEditUI * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 b...
// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (c) 2000-2001 Vojtech Pavlik * * Based on the work of: * Alan Cox Robin O'Leary */ /* * IBM PC110 touchpad driver for Linux */ /* */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/ioport.h> #include <l...
#ifndef __MACROS_H__ #define __MACROS_H__ #include <string> #define PREPARE_REGISTRATION(CLASS_NAME) public:\ static void* __getClassInstanceSPC(){\ return new CLASS_NAME();\ }\ public:...
/*************************************************************************\ * Copyright (c) 2002 The University of Chicago, as Operator of Argonne * National Laboratory. * Copyright (c) 2002 The Regents of the University of California, as * Operator of Los Alamos National Laboratory. * EPICS BASE Versions 3.13....
// // UIColor+YDExtension.h // YDExtension // // Created by rowena on 2019/5/5. // Copyright © 2019年 wuyezhiguhun. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UIColor (YDExtension) /** * iOS13后根据name加载,iOS13前16进制颜色转UIColor * @pram name iOS13后颜色的name * @pram rgbValue iOS...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:39:04 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Eli...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "WloginTlv.h" @interface WloginTlv_0x130 : WloginTlv { unsigned short wDataVer; unsigned int dwTime; unsigned int dwClientIP; unsigned short wClientPort; ...
/* * Copyright (c) 2018 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...
/* * SEGS - Super Entity Game Server * http://www.segs.io/ * Copyright (c) 2006 - 2018 SEGS Team (see AUTHORS.md) * This software is licensed under the terms of the 3-clause BSD License. See LICENSE.md for details. */ #pragma once #include <ace/Time_Value.h> #include "cereal/archives/binary.hpp" #include <atomic>...
/* crypto/evp/m_md2.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-...
/** @file Copyright (C) 2020, vit9696. All rights reserved. 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. The full text of the license may be found at http://opensourc...
#ifndef r_backendH #define r_backendH #pragma once //#define RBackend_PGO #ifdef RBackend_PGO #define PGO(a) a #else #define PGO(a) #endif #include "r_DStreams.h" #include "r_constants_cache.h" #include "r_backend_xform.h" #include "r_backend_hemi.h" #include "r_backend_tree.h" #ifdef USE_DX11 # include "..\xrRende...
/* +----------------------------------------------------------------------+ | Yet Another Framework | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundl...
// 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 CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_SELECT_FILE_DIALOG_EXTENSION_USER_DATA_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_...
/* * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. * See README.txt for an overview of the Vim source code. */ /* * normal.c: Contains the main routine for processing characters in comma...
/* * VC-1 and WMV3 decoder common code * Copyright (c) 2011 Mashiat Sarker Shakkhar * Copyright (c) 2006-2007 Konstantin Shishkov * Partly based on vc9.c (c) 2005 Anonymous, Alex Beregszaszi, Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modi...
// Copyright 2018-present 650 Industries. All rights reserved. #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN /** Provides backwards compatibility for existing projects with `AppDelegate` written in Objective-C and that forwards all messages to the new `ExpoAppDelegate`. If your `AppDelegate` is in Swift, it sho...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/apigateway/APIGateway_EXPORTS.h> #include <aws/apigateway/APIGatewayRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace...
/* * library for work with motor * * autor: wykys * verze: 1.0 * datum: 5.12.2017 */ #ifndef WYK_MOTOR_H_INCLUDED #define WYK_MOTOR_H_INCLUDED #include "settings.h" #include <avr/io.h> #include <util/delay.h> #define MOTOR_ERR_PIN (1<<PB0) #define MOTOR_DIR_PIN (1<<PB1) #define MOTOR_PWM_PIN (1<<PB2) #defi...
//CommonCtrlClass.h // Copyright Querysoft Limited 2013, 2015 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, reproduce, display, distribute, // execute, and transmit...
// Generated by Haxe 4.2.1+bf9ff69 #ifndef INCLUDED_polymod_format_TSV #define INCLUDED_polymod_format_TSV #ifndef HXCPP_H #include <hxcpp.h> #endif #ifndef INCLUDED_polymod_format_CSV #include <polymod/format/CSV.h> #endif HX_DECLARE_CLASS2(polymod,format,CSV) HX_DECLARE_CLASS2(polymod,format,TSV) namespace polymod...
// This file was generated by img2gb, DO NOT EDIT #include <types.h> const UINT8 BOSS_ATTACK_TILEMAP[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00, 0x03, 0x04, 0x05, 0x06, 0x00, 0x00, 0x00, 0x00, 0x07, 0x08, 0x09, 0x00, 0x00, 0x0F, 0x10, 0x11, 0x12, 0x00, 0x00, 0x00, 0x00, 0...
#include<stdio.h> int main() { int flag = 0; int sum = 0; while(flag != EOF) { int temp = 0; flag = scanf("%d", &temp); sum += temp; } printf("%d\n", sum); return 0; }
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:54:56 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 ...
/* * Copyright (c) 2017 Nordic Semiconductor ASA * Copyright (c) 2015 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #include <bluetooth/buf.h> #include <bluetooth/l2cap.h> #include "hci_core.h" #include "conn_internal.h" #include "iso_internal.h" #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 6 2019 20:12:56). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // @protocol NSMutableCopying - (id)mutableCopyWithZone:(struct _NSZone *)arg1; @end
/***************************************************************************** * Copyright(C)2009-2019 by VSF Team * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * ...
/** * \copyright * Copyright (c) 2012-2017, 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> namespace MathLib...
/* Copyright (c) 2011-2016, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** * \file transports.c * \brief Pluggable Transports related code. * * \details * Each managed proxy is represented by a <b>managed_proxy_t</b>. * Each managed proxy can support multiple transports. * Each managed...
// // ViewController.h // Demo // // Created by nsfish on 2019/4/15. // Copyright © 2019 nsfish. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end
#include "printf.h" #include "malloc.h" #include "string.h" #include "lib/crc.h" #include "platform/mt_typedefs.h" #include "platform/partition.h" #include "platform/efi.h" #ifndef min #define min(x, y) (x < y ? x : y) #endif extern bool cmdline_append(const char *append_string); static part_t *part_ptr = NULL; u32...
// // LNPopupItem.h // LNPopupController // // Created by Leo Natan on 7/25/15. // Copyright © 2015-2021 Leo Natan. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN #define LN_DEPRECATED_API(x) __attribute__((deprecated(x))) /** * An @c LNPopupItem object manages the buttons and text to ...
/* * _ D A V C D A T A . H * * Precompiled header sources * * Copyright 2000 Microsoft Corporation, All Rights Reserved */ #ifndef __DAVCDATA_H_ #define __DAVCDATA_H_ #pragma warning(disable:4001) /* single line comments */ #pragma warning(disable:4050) /* different code attributes */ #pragma warning(disable:41...
/** @file PPI to describe all hash digests for a given FV Copyright (c) 2017, Microsoft Corporation Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef __PEI_FIRMWARE_VOLUME_INFO_PREHASHED_FV_H__ #define __PEI_FIRMWARE_VOLUME_INFO_PREHASHED_FV_H__...
// Copyright (c) 2011 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/releases/CGAL-5.0.2/Spatial_sorting/include/CGAL/Hilbert_sort_middle_base.h $ // $Id: Hilbert_sort_middle_base.h 52164b1 2019-10-19T15:34:59+02:00 ...
/** ****************************************************************************** * @file stm32f3xx_hal_rcc_ex.h * @author MCD Application Team * @version V1.0.1 * @date 18-June-2014 * @brief Header file of RCC HAL Extension module. ***************************************************************...
// Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC") // // 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 PACKET_QUEUE_H #define PACKET_QUEUE_H...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
/* * This header is generated by classdump-dyld 1.5 * on Friday, April 30, 2021 at 11:35:08 AM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/UIKitCore.f...
// Copyright 2019 Espressif Systems (Shanghai) PTE 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 applic...
#ifndef __MAIN_H__ #define __MAIN_H__ void Initialize(void);//to initialize the varieties and struct void doubleTrans(void);//to transform the Idle state void w_Config(void);//to write the config file void r_Config(void);//to read the config file void file_Event_Control(void);//to realize the function of reading e...
#ifndef PATHFINDER_STRUCT_H_DEF #define PATHFINDER_STRUCT_H_DEF #include "pathfinder/lib.h" CAPI typedef struct { double x, y, angle; } Waypoint; CAPI typedef struct { double a, b, c, d, e; double x_offset, y_offset, angle_offset, knot_distance, arc_length; } Spline; CAPI typedef struct { double x, ...
#ifndef _INDIRECT_BRANCH_H_ #define _INDIRECT_BRANCH_H_ #include "llvm/Pass.h" #include "llvm/IR/LegacyPassManager.h" using namespace std; using namespace llvm; // Namespace namespace llvm { FunctionPass *createIndirectBranchPass(); FunctionPass *createIndirectBranchPass(bool flag); void initializeIndi...
/* 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...
// // Constants.h // wlbankinteractive // // Created by Kong king sin on 4/12/14. // // #ifndef wlbankinteractive_Constants_h #define wlbankinteractive_Constants_h #define VIDEO_WIDTH 640 #define VIDEO_HEIGHT 360 #define DRAWABLE_WIDTH VIDEO_WIDTH*0.5 #define DRAWABLE_HEIGHT VIDEO_HEIGHT*0.5 #endif
/* Generated data (by glib-mkenums) */ #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only <gtk/gtk.h> can be included directly." #endif #ifndef __GTK_TYPE_BUILTINS_H__ #define __GTK_TYPE_BUILTINS_H__ #include <glib-object.h> #include <gdk/gdk.h> G_BEGIN_DECLS /* enumerations from "gtkaboutd...
// 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 NET_DNS_MDNS_CLIENT_IMPL_H_ #define NET_DNS_MDNS_CLIENT_IMPL_H_ #include <map> #include <string> #include <utility> #include <vector> #include "...
// (C) 2019-2020 Clownacy // // 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, // including commercial applic...
/* * This header is generated by classdump-dyld 1.5 * on Friday, April 30, 2021 at 11:37:00 AM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/PersistentC...
/** *@brief clock.c contiki练习代码 *@author *@date 20170617 0049 */ #include "stm8s_tim4.h" #include "clock.h" #include "etimer.h" static volatile clock_time_t s_clock; static volatile unsigned long s_sec; #define RELOAD 24000000ul/128/CLOCK_SECOND /** *@brief 使用TIM4作为驱动源,其它地方勿使用 */ void clock_init(void) { ...
/** * Copyright (C) Mellanox Technologies Ltd. 2001-2017. ALL RIGHTS RESERVED. * * See file LICENSE for terms. */ #ifndef UCM_CUDAMEM_H_ #define UCM_CUDAMEM_H_ #include <ucm/api/ucm.h> #include <cuda.h> #include <cuda_runtime.h> ucs_status_t ucm_cudamem_install(); /*cuMemFree */ CUresult ucm_override_cuMemFree...
// // NSObject+SPArraySafe.h // SafeData // // Created by shiping li on 2018/4/15. // Copyright © 2018年 lishiping. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface NSObject (SPArraySafe) //由于之前写了NSArray+SPSafe类别是为了使用数组的时候方便转化类型,并防止崩溃,但是实际运用当中发现了问题,并不能防止崩溃,因为如果实际对象不是数组,...
/** @file Legacy Region Support Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found...
/* * Copyright 2013 MongoDB 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 i...
/**************************************************************************//** * @file main.c * @version V3.00 * $Revision: 3 $ * $Date: 15/05/22 2:30p $ * @brief Configure EBI interface to access BS616LV4017 (SRAM) on EBI interface. * @note * Copyright (C) 2013 Nuvoton Technology Corp. All rights reser...
// Copyright (c) 2014-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 BKS_CHAINPARAMSBASE_H #define BKS_CHAINPARAMSBASE_H #include <string> #include <vector> /** * CBaseChainParams def...
/* * linux/cluster/ssi/cfs/symlink.c * * 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 dist...
#ifndef APPT_H #define APPT_H #include <stdbool.h> #include <string.h> #include "time.h" class Appointment { private: public: void destroy(); bool equal(const char* currSubject) const; bool lessThan(const Appointment* arrAppt) const; void print() const; void read(); Time startTime; Time endTime; cha...
/* * Copyright 2015-2016 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 "license" file ...
// Copyright 2020-present pytorch-cpp Authors #pragma once #include <torch/torch.h> #include <string> #include "dictionary.h" namespace data_utils { class Corpus { public: explicit Corpus(const std::string& path) : path_(path) {} torch::Tensor get_data(int64_t batch_size); const Dictionary& get_dictionar...
#pragma once #include <vector> #include <iostream> #include <limits> #include <time.h> #include <cassert> // #include "defines.h" // http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=hungarianAlgorithm typedef double track_t; typedef std::vector<int> assignments_t; typedef std::vector<track_t> distMatrix...
/*========================================================================= Program: Visualization Toolkit Module: vtkPriorityQueue.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 i...
/* Test whether detached threads are handled properly. */ #include <assert.h> #include <limits.h> /* PTHREAD_STACK_MIN */ #include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> static int s_finished_count; /* protected by s_mutex */ static pthread_mutex_t s_mutex; static pthread_cond_t s_con...
//======================================================================== // // BuiltinFont.h // // Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== //======================================================================== // // Modified under the Pop...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 30 2020 21:18:12). // // Copyright (C) 1997-2019 Steve Nygard. // #import <objc/NSObject.h> #import <IDEKit/NSCoding-Protocol.h> #import <IDEKit/NSCopying-Protocol.h> @class NSString; @interface IDEArchivableStringIndexPair : NSObject <NSCo...
#pragma once #include "Project.h" #include "Support/MetaData/ProperyWidget.h" class LayerEntryWidget : public ProperyWidget, public EUIWidget::Listener { public: Project::Layer* layer = nullptr; EUIComboBox* cbox; EUIButton* deleteBtn; void Init(Project::Layer* layer); void SetData(void* owner, void* data) ov...
#pragma once #include <cstdint> #include <vector> #include "envoy/buffer/buffer.h" #include "absl/strings/string_view.h" namespace Envoy { namespace Common { namespace Crypto { class Utility { public: /** * Computes the SHA-256 digest of a buffer. * @param buffer the buffer. * @return a vector of bytes ...
#pragma once #include "private/macros.h" #include "private/align.h" #ifdef __cplusplus extern "C" { #endif #pragma pack(push, CLAP_ALIGN) typedef struct clap_version { // This is the major ABI and API design // Version 0.X.Y correspond to the development stage, API and ABI are not stable // Version 1.X.Y c...
#ifndef ErrorChecker_H #define ErrorChecker_H /** \class ErrorChecker * * */ #include "EventFilter/SiPixelRawToDigi/interface/ErrorCheckerBase.h" #include "FWCore/Utilities/interface/typedefs.h" class ErrorChecker : public ErrorCheckerBase { public: typedef cms_uint32_t Word32; typedef cms_uint64_t Word64; ...
#ifdef IMPULSE #define WATCHDOG_MAX 1 #else #define WATCHDOG_MAX 2 #endif #define MQTT_WATCHDOG_ID 1 #ifndef IMPULSE #define MQTT_WATCHDOG_REBOOT_ID 2 #endif #define MQTT_WATCHDOG_TIMEOUT 120 // restart wifi after 2 minutes without being able to send mqtt #define MQTT_WATCHDOG_REBOOT_TIMEOUT 86400 // r...
/** * Mutex implementation for user-mode where the process will be put to sleep if * another process is holding the mutex. * * The mutexes are anonymous and accessed via a file descriptor. */ #include "kernel.h" #include "vfs.h" #include "lib.h" int mutex_putchar(struct vfsopen* o, int c); int mutex_open(struct vfsop...
#include "watches/homer/homerFace.c" //#include "watches/emelia/emy1Face.c" //dw #include "watches/emelia/emelia_x.c" //dw #include "watches/family/nanny_1.c" //dw #include "watches/family/toby_1.c" //dw #include "watches/family/pa_1.c" //dw #include "watches/family/nanny_Lil_Logan.c" //dw #include "watches...
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Licen...
#ifndef IQUERY_H #define IQUERY_H config_belongs_in(agent_module) #ifndef NETSNMP_TRANSPORT_CALLBACK_DOMAIN config_error(utilities / iquery depends on the Callback transport) #endif void init_iquery(void); netsnmp_session* netsnmp_iquery_user_session(char* secName); netsnmp_session* netsnmp_iquery_commu...
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation */ @interface AVMutableCompositionTrack : AVCompositionTrack { AVMutableCompositionTrackInternal * _mutablePriv; } @property (nonatomic, readwrite, copy) NSString *extendedLanguageTag; @property (no...
int test(int const){ return * ( const char * ) ;}
/** * MIT License * Copyright (c) 2017 André Reis * * Created on: Sep 18, 2017 * Author: André Reis <andre.lgr@gmail.com> */ #ifndef INCLUDE_DEVICE_TEMPERATURE_SENSOR_TEMPERATURE_SENSOR_TYPES_H #define INCLUDE_DEVICE_TEMPERATURE_SENSOR_TEMPERATURE_SENSOR_TYPES_H typedef enum { TEMPERATURE_SENSOR_ID_INVALI...
/* * MaplyAnimateFlat.h * WhirlyGlobeLib * * Created by Steve Gifford on 6/24/13. * Copyright 2011-2013 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 at *...
#ifndef MP_TGA_LOADER_H #define MP_TGA_LOADER_H #include <image_formats/loader.h> namespace mp { class CTGALoader : public CImageLoader { public: CTGALoader(); ~CTGALoader() = default; void Write(const std::string &path, const CImage *img) override; CImage* Read(const std::string &path) override; ...
// Copyright 2020 The IREE Authors // // Licensed 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 #ifndef IREE_COMPILER_CODEGEN_UTILS_UTILS_H_ #define IREE_COMPILER_CODEGEN_UTILS_UTILS_H_ #inclu...
// Generated by Haxe 4.2.1+bf9ff69 #ifndef INCLUDED_ChartingState #define INCLUDED_ChartingState #ifndef HXCPP_H #include <hxcpp.h> #endif #ifndef INCLUDED_MusicBeatState #include <MusicBeatState.h> #endif HX_DECLARE_CLASS0(Boyfriend) HX_DECLARE_CLASS0(Character) HX_DECLARE_CLASS0(ChartingState) HX_DECLARE_CLASS0(Hea...
/** ****************************************************************************** * @file : usbd_cdc_if.h * @version : v2.0_Cube * @brief : Header for usbd_cdc_if.c file. ****************************************************************************** * This notice applies to any an...
// SPDX-License-Identifier: GPL-2.0 #include <stdio.h> #include "../include/linux/crc32poly.h" #include "../include/generated/autoconf.h" #include "crc32defs.h" #include <inttypes.h> #define ENTRIES_PER_LINE 4 #if CRC_LE_BITS > 8 # define LE_TABLE_ROWS (CRC_LE_BITS/8) # define LE_TABLE_SIZE 256 #else # define LE_TABL...
// // BNRHypnosisViewController.h // HypnoNerd // // Created by rob on 9/30/14. // Copyright (c) 2014 rob. All rights reserved. // #import <UIKit/UIKit.h> @interface BNRHypnosisViewController : UIViewController @property (nonatomic, weak) IBOutlet UISegmentedControl *segmentControl; - (IBAction)changeColor:(id)...
// RUN: %clang_cc1 -debug-info-kind=standalone -fdebug-prefix-map=%p=/UNLIKELY_PATH/empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-NO-MAIN-FILE-NAME // RUN: %clang_cc1 -debug-info-kind=standalone -fdebug-prefix-map=%p=/UNLIKELY_PATH=empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-EVIL // RUN: %...
//============================================================================== // // main_helper.c - Epson IMU helper functions for console utilities // // // THE SOFTWARE IS RELEASED INTO THE PUBLIC DOMAIN. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NO...