text
stringlengths
9
948k
// Copyright (C) 2018-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // /////////////////////////////////////////////////////////////////////////////////////////////////// #pragma once #include "cldnn/primitives/scatter_elements_update.hpp" #include "primitive_inst.h" #include <string> namespace cldnn ...
// Copyright 2018 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_UI_LIST_MODEL_LIST_MODEL_H_ #define IOS_CHROME_BROWSER_UI_LIST_MODEL_LIST_MODEL_H_ #import <UIKit/UIKit.h> @class ListItem; ...
/* * Copyright (c) 2016 Open-RnD Sp. z o.o. * * SPDX-License-Identifier: Apache-2.0 */ /** * @brief * * A common driver for STM32 pinmux. Each SoC must implement a SoC * specific part of the driver. */ #include <errno.h> #include <kernel.h> #include <device.h> #include <soc.h> #include <drivers/pinmux.h> #i...
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_TRACING_H_ #define CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_TRACING_H_ #include "base/trace_event/base_tra...
// // Copyright (C) 2015 OpenSim Ltd. // // 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 2 // of the License, or (at your option) any later version. // // This program i...
/* @(#)svc_udp.c 2.2 88/07/29 4.0 RPCSRC */ /* * Copyright (c) 2010, Oracle America, 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 re...
//-------------------------------------------------------------------------- // Copyright (C) 2015-2018 Cisco and/or its affiliates. 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 as published // by the Fr...
/** * @file cs4231.h * @brief Interface of the CS4231 */ #pragma once #include "sound.h" #include "io/dmac.h" enum { CS4231_BUFFERS = (1 << 9), CS4231_BUFMASK = (CS4231_BUFFERS - 1) }; typedef struct { UINT8 adc_l; // 0 UINT8 adc_r; // 1 UINT8 aux1_l; // 2 UINT8 aux1_r; // 3 UINT8 aux2_l; /...
/* * Copyright 2010 Tilera 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, version 2. * * This program is distributed in the hope that it will ...
// Copyright 2014 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef FXBARCODE_ONED_BC_ONEDEAN13WRITER_H_ #define FXBARCODE_ONED_BC_ONEDEAN...
/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. 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...
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Jun 10 2020 10:03:13). // // Copyright (C) 1997-2019 Steve Nygard. // #import <UIKit/UICollectionViewCell.h> @class MISSING_TYPE, NSArray; @interface _TtC6Arcade28HorizontalShelfContainerCell : UICollectionViewCell ...
/* File: z-rand.h */ /* * Copyright (c) 1997 Ben Harrison, and others * * This software may be copied and distributed for educational, research, * and not for profit purposes provided that this copyright and statement * are included in all such copies. Other copyrights may also apply. */ #ifndef INCLUDED_Z_RAN...
#include <virgil/iot/tests/helpers.h> #include <private/private_helpers.h> #include <virgil/iot/secmodule/secmodule.h> #include <virgil/iot/secmodule/secmodule-helpers.h> #include <stdlib-config.h> typedef struct { vs_iot_secmodule_slot_e slot; vs_secmodule_keypair_type_e keypair_type; uint8_t buf[PUBKEY_M...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include "core/common/common.h" #include "core/framework/op_kernel.h" #include "core/providers/cuda/cuda_common.h" namespace onnxruntime { namespace cuda { class ScatterElements final : public CudaKernel { p...
#define __RLIBM_FAST_ELEM__ rlibm_fast_log2 #define __RLIBM32_ELEM__ rlibm_log2 #define __GLIBC_FLOAT_ELEM__ log2f #define __GLIBC_DOUBLE_ELEM__ log2 #include "LibTestHelper.h" int main(int argc, char** argv) { if (argc != 2) { printf("UsageL %s <oracle file>\n", argv[0]); exit(0); } ...
/**************************************************************************** * apps/system/i2c/i2c_common.c * * Copyright (C) 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitted ...
// // 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" @interface BlockPointer : NSObject { int _action; NSObject *_key; CDUnknownBlockType _targetBlock; } @property(copy, nonatomic) CDUnknownBlockType...
// // Copyright 2013 Taptera Inc. All rights reserved. // #import <Foundation/Foundation.h> @interface UIFont (UISS) + (UIFont *)uissDemoFontOfSize:(CGFloat)fontSize; @end
#include "modp_stdint.h" #define CHAR62 '-' #define CHAR63 '_' #define CHARPAD '.' static const uint8_t e0[256] = { 'A', 'A', 'A', 'A', 'B', 'B', 'B', 'B', 'C', 'C', 'C', 'C', 'D', 'D', 'D', 'D', 'E', 'E', 'E', 'E', 'F', 'F', 'F', 'F', 'G', 'G', 'G', 'G', 'H', 'H', 'H', 'H', 'I', 'I', 'I', 'I', 'J', 'J'...
/* * Copyright 2017-2020 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 "...
/* LibTomCrypt, modular cryptographic library -- Tom St Denis */ /* SPDX-License-Identifier: Unlicense */ #include "tomcrypt_private.h" /** @file f9_test.c f9 Support, Test F9 mode */ #ifdef LTC_F9_MODE /** Test f9-MAC mode Return CRYPT_OK on succes */ int f9_test(void) { #ifdef LTC_NO_TEST return CRYPT_NOP...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @class SSSCropController; @protocol SSSCropControllerDelegate - (void)cropController:(SSSCropController *)arg1 changedToCropRect:(struct CGRect)arg2; @end
// Copyright 2009-2020 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #pragma once #include "app/widgets/Panel.h" #include "app/ospStudio.h" namespace ospray { namespace example_plugin { struct PanelExample : public Panel { PanelExample(std::shared_ptr<StudioContext> _context); void...
// // NSString+Onekit.h // Onekit // // Created by www.onekit.cn on 15/3/4. // Copyright (c) 2015年 www.onekit.cn. All rights reserved. // //#import "Onekit.h" #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface NSString(Onekit) /** * 判断字符串是否为空 * * @return 结果 */ + (BOOL)isEmpty:(NSString*)st...
/*************************************************************************** Gaelco Type 1 Video Hardware Functions to emulate the video hardware of the machine ***************************************************************************/ #include "emu.h" #include "includes/gaelco.h" /**************************...
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include "orp.h" #define ERROR(...) do{fprintf(stderr,__VA_ARGS__); exit(1);}while(0) static void print_help(char *argv) { ERROR("%s -H hosts -S switches -R radix [-s seed] [-E]\n", argv); } static void set_args(const int argc, char **ar...
#ifndef NTT_H #define NTT_H #include <stdint.h> #include "params.h" #define RANDOM_BUFFER_SIZE_NEW 256 #define RANDOM_BUFFER_SIZE 4 #define NO_PROTECTION 0 #define COARSE_SHUFFLING 1 #define GROUP_COARSE_SHUFFLING 2 #define GROUP_SHUFFLING 4 #define FINE_SHUFFLING 8 #define COARSE_MULTIPLICATIVE_MASKING 16 #define F...
/* Redis CLI (command line interface) * * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions o...
#ifndef HELPER_H #define HELPER_H #ifndef DOXYGEN_SHOULD_SKIP_THIS /** * netzhaut - Web Browser Engine * Copyright (C) 2022 The netzhaut Authors * Published under MIT */ #include "../../lib/netzhaut/nhmake.h" #endif /** @addtogroup bin_nhmake_functions * @{ */ void getId( NH_BYTE *id_p, NH_BYTE...
/*=== *** test_1 (duk_safe_call) top: 33 index 0, int: 0, number before: nan, number after: 0.000000 index 0, uint: 0, number before: nan, number after: 0.000000 index 1, int: 0, number before: nan, number after: 0.000000 index 1, uint: 0, number before: nan, number after: 0.000000 index 2, int: 1, number before: nan, ...
#define ARITH_NUM 258 #define ARITH_LPAREN 259 #define ARITH_RPAREN 260 #define ARITH_OR 261 #define ARITH_AND 262 #define ARITH_BOR 263 #define ARITH_BXOR 264 #define ARITH_BAND 265 #define ARITH_NE 266 #define ARITH_EQ 267 #define ARITH_LE 268 #define ARITH_GE 269 #define ARITH_GT 270 #define ARITH_LT 271 #define ARI...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/vesh/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -gen-OER -no-gen-example -D /home/vesh/openairinterface5g/cmak...
// Copyright (c) 2015-2022, Lawrence Livermore National Security, LLC. // See top-level LICENSE file for details. /** * \file Attribute.h * \brief Attribute class declaration */ #ifndef CALI_ATTRIBUTE_H #define CALI_ATTRIBUTE_H #include "caliper/common/cali_types.h" #include "caliper/common/Node.h" #include "cal...
#ifndef MEM24CXX_H_ #define MEM24CXX_H_ #include <ctype.h> #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <avr/io.h> #include <util/delay.h> #include "i2c.h" #define MEM24CXX_DEV_ADDR_A2F_A1F_A0F 0x50 // A2F- A1F- A0F- #define MEM24CXX_DEV_ADDR_A2F_A1F_A0T 0x51 // A2F- A1F- A0T+ #define MEM24CX...
/* * Copyright 2010-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/apache2.0 * * or in the "license" fil...
#pragma once #include "Shared.h" static const BYTE BootstrapRom[256] = { 0x31, 0xfe, 0xff, 0xaf, 0x21, 0xff, 0x9f, 0x32, 0xcb, 0x7c, 0x20, 0xfb, 0x21, 0x26, 0xff, 0x0e, 0x11, 0x3e, 0x80, 0x32, 0xe2, 0x0c, 0x3e, 0xf3, 0xe2, 0x32, 0x3e, 0x77, 0x77, 0x3e, 0xfc, 0xe0, 0x47, 0x11, 0x04, 0x01, 0x21, 0x10, 0x80, 0x1a, 0x...
/*=================================================================== 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...
/* * Unit test suite for customlinecap * * Copyright (C) 2008 Nikolay Sivov * * 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 opti...
// // Copyright (c) 2015-2020 Microsoft Corporation and Contributors. // SPDX-License-Identifier: Apache-2.0 // #include "objc_begin.h" /*! The <b>ODWLogConfiguration</b> static class represents general logging properties. */ @interface ODWLogConfiguration : NSObject /*! @brief Sets the URI of the event collector. @...
#include <stdio.h> int main () { for( unsigned int a = 100; a > 0; a -=4 ){ printf("value of a: %d\n", a); } return 0; }
/******************************************************************************** * boards/arm/kinetis/freedom-k28f/include/board.h * * Copyright (C) 2018 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modif...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "JceObjectV2.h" @class QZJMainPageSUncare; @interface QZJMainPageMobileSubSetuncareReq : JceObjectV2 { } // Remaining properties @property(nonatomic, getter=jce_action, ...
#ifndef SSSP_GOLD_H #define SSSP_GOLD_H /***************************************************************************** * * File: sssp_gold.h * Author: Alex Stivala * Created: February 2011 * * $Id: sssp_gold.h 129 2011-03-02 04:20:36Z astivala $ * ***********************************************************...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2017-2018 The Tele developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-licens...
../../../../../node_modules/react-native-firebase/ios/RNFirebase/config/RNFirebaseRemoteConfig.h
/* BSDI osd_util.h,v 1.8 1998/06/03 19:14:58 karels Exp */ /* * Copyright (c) 1996-1999 Distributed Processing Technology Corporation * All rights reserved. * * Redistribution and use in source form, with or without modification, are * permitted provided that redistributions of source code must retain the * abov...
/* * libnogg: a decoder library for Ogg Vorbis streams * Copyright (c) 2014-2019 Andrew Church <achurch@achurch.org> * * This software may be copied and redistributed under certain conditions; * see the file "COPYING" in the source code distribution for details. * NO WARRANTY is provided with this software. */ ...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:21:15 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/GeoService...
/* * bmp.c -- LCUI BMP image file processing module. * * Copyright (c) 2018, Liu chao <lc-soft@live.cn> 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 co...
#pragma once namespace Sounds { const uint16_t VictimSaved[] PROGMEM = { 220,50, 440,50, 880,50, TONES_END }; const uint16_t VictimDead[] PROGMEM = { 660,50, 440,50, 180,50, TONES_END }; const uint16_t VictimBounced_1[] PROGMEM = { 580,50, TONES_END }; const uint16_t VictimBounced_2[] PROGMEM = { 620,50, T...
// On some platforms, we need _GNU_SOURCE to expose asprintf() #ifndef _GNU_SOURCE #define _GNU_SOURCE 1 #endif #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <assert.h> #include <ctype.h> #ifndef _WIN32 #include <unistd.h> #include <sys/types.h> #include <sys/mman.h> #endif #inc...
/* +----------------------------------------------------------------------+ | Xdebug | +----------------------------------------------------------------------+ | Copyright (c) 2002-2018 Derick Rethans | +---------...
/** @file Pei Core Load Image Support Copyright (c) 2006 - 2018, 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 at...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:36:34 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/TVPlayback...
// // MPHTTPNetworkSession.h // // Copyright © 2018 MoPub. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface MPHTTPNetworkSession : NSObject /** Singleton instance of @c MPHTTPNetworkSession. */ + (instancetype)sharedInstance; /** Initializes a HTTP network request. @...
#pragma once #include "IResource.h" #include "IResourceDescriptor.h" namespace GG { class IResourceLoader { public: virtual bool loadDefault(IResource * outResource) = 0; virtual bool loadFromFile(IResource * outResource, const std::string & filePath) = 0; virtual bool loadFromMemory(IResource * outResourc...
extern void __VERIFIER_error() __attribute__ ((__noreturn__)); void __VERIFIER_assert(int expression) { if (!expression) { ERROR: /* assert not proved */ /* assert not proved */ __VERIFI...
/******************************************************************************* I2C Peripheral Library Template Implementation File Name: i2c_GeneralCallAddressDetect_Default.h Summary: I2C PLIB Template Implementation Description: This header file contains template implementations For Featu...
/* * arch/arm/mach-at91/at91rm9200.c * * Copyright (C) 2005 SAN People * * 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...
/**************************************************************************** * arch/arm/src/armv7-r/up_blocktask.c * * Copyright (C) 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are per...
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.h * @brief : Header for main.c file. * This file contains the common defines of the application. *************************************************...
#include <wasi/api.h> extern void __wasm_call_ctors(void); extern int __original_main(void); extern void __prepare_for_exit(void); void _start(void) { // The linker synthesizes this to call constructors. __wasm_call_ctors(); // Call `__original_main` which will either be the application's zero-argument ...
/* * Copyright (c) 2007-2010 Stefano Sabatini * * 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 by the Free Software Foundation; either * version 2.1 of the License, or (at your option)...
/* $Id: tif_compress.c,v 1.11 2015/02/19 22:39:58 drolon Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * th...
#ifndef _BITMAP_H_ #define _BITMAP_H_ /* -------------------------------------------------------------------------------------------------------------------------------------------- A large portion of this code was not written by us, but instead was a given of Henrique Ferrolho whose blog you can check here. h...
// Copyright (c) 2016-2017, SUMOKOIN, (forked from) The Monero Project // // 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 copyr...
#pragma once #ifndef MONSTER_H #define SAMLLDOT_H #include "entity.h" #include "combat.h" #include "health.h" #include "externfuncs.h" class Brain; class Monster :public Entity { protected: bool right = true; Brain* brain; public: enum FUNCNAME { DEATH, REMOVE, ONCOLLIDE, }; public: Monster(const std::...
// Copyright (c) Open Enclave SDK contributors. // Licensed under the MIT License. #ifndef _OE_HOST_DUPENV_H #define _OE_HOST_DUPENV_H /* Return a copy of the named environment variable. The caller is responsible * for passing the returned value to free(). */ char* oe_dupenv(const char* name); #endif /* _OE_HOST_D...
/****************************************************************************** * * Copyright (C) 2009 - 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...
/******************************************************************************* * File Name: WATCHDOG_REFRESH_PM.c * Version 1.80 * * Description: * This file contains the setup, control, and status commands to support * the component operation in the low power mode. * * Note: * ***********************************...
// // ConfiguratingViewController.h // iSmartHome // // Created by admin on 15/12/11. // Copyright © 2015年 zzmax. All rights reserved. // #import <UIKit/UIKit.h> @interface ConfiguratingViewController : UIViewController @property(nonatomic,strong)NSDictionary *wifiInfo; @property(nonatomic,strong)NSString *wifiN...
/* * layer_template_h.h * Alessio Burrello <alessio.burrello@unibo.it> * * Copyright (C) 2019-2020 University of Bologna * * 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 * * htt...
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation */ @interface CNData : NSObject + (id)dataWithContentsOfURL:(id)arg1; + (id)observableWithContentsOfURL:(id)arg1; + (id)writeData:(id)arg1 toURL:(id)arg2 options:(unsigned long long)arg3; - (id...
/*- * Copyright (c) 2003-2005 Nate Lawson (SDG) * Copyright (c) 2001 Michael Smith * 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 abo...
/*----------------------------------------------------------------------------*/ /* Xymon webpage generator tool. */ /* */ /* This tool creates an overview page of several graphs. ...
/* ** EPITECH PROJECT, 2018 ** new_stat_2.c ** File description: ** monster stats part 2 */ #include "../include/monster.h" #include "../include/base.h" void change_max_sp(char *stat_value, monster_t *monster) { monster->max_sp = my_getnbr(stat_value); } void change_max_st(char *stat_value, monster_t *monster) { m...
/* 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/. */ #include "ecp.h" #include "mpi.h" #include "mplogic.h" #include "mpi-priv.h" #define ECP521_DIGITS ECL_CURVE_DIGI...
#pragma once #include "PrologInterface.h" class LazyTermBuilder { public: virtual PrologTerm build() const =0; static LazyTermBuilder *from(term_t term); }; class LazyAtomBuilder : public LazyTermBuilder { public: LazyAtomBuilder(std::string name); virtual PrologTerm build() const; static LazyAtomBuilde...
/* tester - liblinphone test suite Copyright (C) 2013 Belledonne Communications SARL 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 la...
/* * Copyright (c) 2016, Alliance for Open Media. All rights reserved * * This source code is subject to the terms of the BSD 2 Clause License and * the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License * was not distributed with this source code in the LICENSE file, you can * obtain it at w...
/* * vim:ts=4:sw=4:expandtab * * i3 - an improved dynamic tiling window manager * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE) * */ #include <stdio.h> #include <string.h> #include <stdbool.h> #include <limits.h> #include <stdlib.h> #include <math.h> #include <xcb/xcb.h> #include <xcb/xcb_a...
/* * Copyright (c) 2004-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. * */ #pra...
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #ifndef _NGX_LINUX_CONFIG_H_INCLUDED_ #define _NGX_LINUX_CONFIG_H_INCLUDED_ #ifndef _GNU_SOURCE #define _GNU_SOURCE /* pread(), pwrite(), gethostname() */ #endif #define _FILE_OFFSET_BITS 64 #include <sys/types.h> #include <sys/time.h> ...
/* * 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 * * ...
// Copyright 2020 Silicon Laboratories, Inc. // // /******************************************************************** * Autogenerated file, do not edit. *******************************************************************/ #ifndef __GATT_DB_H #define __GATT_DB_H #include "bg_gattdb_def.h" extern const struct bg...
/* * bzip2 is written by Julian Seward <jseward@bzip.org>. * Adapted for busybox by Denys Vlasenko <vda.linux@googlemail.com>. * See README and LICENSE files in this directory for more information. */ /*-------------------------------------------------------------*/ /*--- Block sorting machinery ...
/** ****************************************************************************** * @file TIM/TIM_Synchronization/Src/main.c * @author MCD Application Team * @brief This example shows how to command 2 Timers as slaves (TIM3 & TIM4) * using a Timer as master (TIM1) ***************************...
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * xattr.c * * Copyright (C) 2004, 2008 Oracle. All rights reserved. * * CREDITS: * Lots of code in this file is copy from linux/fs/ext3/xattr.c. * Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@suse.de> * * This program is fr...
/// /// Copyright (c) 2016 Dropbox, Inc. All rights reserved. /// /// Auto-generated by Stone, do not modify. /// #import <Foundation/Foundation.h> #import "DBSerializableProtocol.h" @class DBTEAMLOGLoginMethod; NS_ASSUME_NONNULL_BEGIN #pragma mark - API Object /// /// The `LoginMethod` union. /// /// This class ...
/************************************************************************************ * configs/sama5d4-ek/include/board.h * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, ...
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar_fd.c :+: :+: :+: ...
#ifndef LUACPPINTERFACE_H #define LUACPPINTERFACE_H #include <memory> #include <functional> #include <cstring> #include "luacoroutine.h" #include "luatable.h" #include "luatypetemplates.h" #include "luafunction.h" #include "luauserdata.h" #include "lualightuserdata.h" #include "luastringconversion.h" #include "luaerr...
///////////////////////////////////////////////////////////////////////////// // //! @file mip_gx4_25.h //! @author Nathan Miller //! @version 1.1 // //! @description MIP GX4-25 Specific Structures and Definitions // // External dependencies: // // mip_types.h // //!@copyright 2014 Lord Microstrain Sensing Systems...
// Copyright 2019 Lawrence Livermore National Security, LLC and other // Variorum Project Developers. See the top-level LICENSE file for details. // // SPDX-License-Identifier: MIT #include <stdio.h> #include <Haswell_3F.h> #include <clocks_features.h> #include <config_architecture.h> #include <counters_features.h> #...
/** ***************************************************************************** * @file * @author Tyler Gamvrelis * * @defgroup UartInterfaceImpl * @addtogroup UART * @{ ***************************************************************************** */ #ifndef UART_INTERFACE_IMPL_H #define UART...
// Copyright 2021 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 to i...
#ifndef DUTCH_H #define DUTCH_H #include <list> #include <utility> #include <matching/computer.h> #include <utility/dynamicuint.h> #include "common.h" #ifndef OMIT_DUTCH namespace tournament { struct Tournament; } namespace swisssystems { namespace dutch { typedef matching::computer_supporting_valu...
/*************************************************** Uses: Provides higher level functions to work with the Distance Sensors. This is the base class inherited by the sensors. This file is designed for the Simula project by Chicago Robotics Corp. http://www.chicagorobotics.net/products Copyright (c) 2018, Chicago Rob...
/* * This header is generated by classdump-dyld 1.0 * on Wednesday, March 22, 2017 at 9:02:31 AM Mountain Standard Time * Operating System: Version 10.1 (Build 14U593) * Image Source: /System/Library/Frameworks/UIKit.framework/UIKit * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ ...