text
stringlengths
9
948k
#ifndef _EFX_TFOREVER3_H #define _EFX_TFOREVER3_H /* __vt__Q23efx9TForever3: .4byte 0 .4byte 0 .4byte "create__Q23efx28TSyncGroup3<Q23efx8TForever>FPQ23efx3Arg" .4byte "forceKill__Q23efx28TSyncGroup3<Q23efx8TForever>Fv" .4byte "fade__Q23efx28TSyncGroup3<Q23efx8TForever>Fv" .4byte "startDemo...
#ifndef Py_INTERNAL_WARNINGS_H #define Py_INTERNAL_WARNINGS_H #ifdef __cplusplus extern "C" { #endif #ifndef Py_BUILD_CORE # error "this header requires Py_BUILD_CORE define" #endif struct _warnings_runtime_state { /* Both 'filters' and 'onceregistry' can be set in warnings.py; get_warnings_attr() will re...
#include "tpd.h" #include "gt9xx_config.h" #include "include/tpd_gt9xx_common.h" #define GUP_FW_INFO #include "gt9xx_firmware.h" #include "mt_boot_common.h" #ifdef GTP_PROXIMITY #include <linux/hwmsensor.h> #include <linux/hwmsen_dev.h> #include <linux/sensors_io.h> #endif #include <linux/of.h> #include <linux/of_ad...
//------------------------------------------------------------------------------ // GB_Asaxpy3B_noM: hard-coded saxpy3 method for a semiring //------------------------------------------------------------------------------ // SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved. // SPDX-License-...
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices */ @interface GEORegionalResourceRegion : PBCodable <NSCopying> { NSMutableArray * _attributions; NSMutableArray * _iconChecksums; NSMutableArray * _icons; struct GEOTileSetRegion { ...
/* * Copyright (c) 2022 Project CHIP 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 * ...
/* * 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 ...
/* Copyright (C) 2007,2008 Freescale Semiconductor, 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 2 of the License, or (at your * option) any later version. *...
// // CEControlTVCustomCluster.h // Wifi TV Remote // #import <UIKit/UIKit.h> #import "CEVoodooTV.h" @interface CEControlTVCustomCluster : UIViewController { CEVoodooTV *voodooTV; IBOutlet UITextField *rcCodeTxtField; } @property (retain) CEVoodooTV *voodooTV; -(IBAction)sendCustomKey:(id)sender; @end
// Copyright (c) 2014-2017 The Dash Core developers // Copyright (c) 2018 The Absolute Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef _KEEPASS_H_ #define _KEEPASS_H_ #include "support/allocators/sec...
/* * ARM helper routines * * Copyright (c) 2005-2007 CodeSourcery, LLC * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) a...
/* * Copyright (c) 2018, Intel Corporation. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _CREATE_NAMESPACE_COMMAND_H_ #define _CREATE_NAMESPACE_COMMAND_H_ #include <Uefi.h> #include <Debug.h> #include <Types.h> #include <Utility.h> #include <Convert.h> #include <NvmInterface.h> #include <NvmTypes.h> #includ...
/**@file main.c * @brief dbcc - produce serialization and deserialization code for CAN DBC files*/ #include <assert.h> #include <stdint.h> #include "mpc.h" #include "util.h" #include "can.h" #include "parse.h" #include "2xml.h" #include "2c.h" typedef enum { convert_to_c, convert_to_xml } conversion_type_e; static...
/** * @copyright * Copyright (C) 2020 Assured Information Security, Inc. * * @copyright * 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 limitatio...
#pragma once struct GameInfo; namespace network { void Update(GameInfo* gameInfo); void DrawDebugMenu(GameInfo* gameInfo); }
#ifndef TOOLS_H_ #define TOOLS_H_ #include <vector> #include "Eigen/Dense" #include <fstream> /************************************************************************************************** * INCLUDES *************************************************************************************************/ using Eigen:...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:44:50 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/HealthDaemon.framework/HealthDaemon * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 ...
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /* * TEXT BELOW IS USED AS SETTING FOR TOOLS ************************************* !!GlobalInfo product: Pins v3.0 processor: MK64FN1M0xxx12 package_id: MK64FN1M0V...
// Copyright (c) 2019-present, Qihoo, 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. #ifndef PIKA_RSYNC_SERVIC...
/* * Copyright 2010-2011 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
#ifndef LEVELS_H #define LEVELS_H #include <Arduino.h> #include "globals.h" #include "enemies.h" //#include "Point.h" #include "player.h" #define NB_BOSS 10 //the last one is reserved for the cheat /* #define LSTART 0 #define LFINISH 1 << 5 #define LBAT 2 << 5 #define LFAN 3 << 5 #define LSPIKES 4 << 5 #define...
/* * Copyright 2003, 2004 PathScale, Inc. All Rights Reserved. */ /* Generated automatically by the program `genextract' from the machine description file `md'. */ #include "config.h" #include "system.h" #include "rtl.h" #include "insn-config.h" #include "recog.h" #include "toplev.h" static rtx junk ATTRIBUTE_UN...
/* * Copyright (c) 2015, 2016, 2017 Nicira, 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...
/* backend.c - Render library - Public Domain - 2014 Mattias Jansson / Rampant Pixels * * This library provides a cross-platform rendering library in C11 providing * basic 2D/3D rendering functionality for projects based on our foundation library. * * The latest source code maintained by Rampant Pixels is al...
/* Fill UTF-8/UTF-16/UTF-32 string. Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. 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 t...
/* * Copyright (c) 2018, SUSE LLC * * This program is licensed under the BSD license, read LICENSE.BSD * for further information */ #ifndef SOLV_JSONPARSER_H #define SOLV_JSONPARSER_H #include "queue.h" struct solv_jsonparser { FILE *fp; int line; int depth; char *key; size_t keylen; char *value; ...
// Copyright (c) 2014-2017 The Sparks Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef GOVERNANCE_H #define GOVERNANCE_H //#define ENABLE_SPK_DEBUG #include "bloom.h" #include "cachemap.h" #include "...
/* * Copyright (c) 2015 Jonas 'Sortie' Termansen. * * 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 "AS IS" AND THE AUT...
/* Copyright (c) 2005-2007 Gordon Gremme <gremme@zbh.uni-hamburg.de> Copyright (c) 2005-2007 Center for Bioinformatics, University of Hamburg 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 ...
/* Copyright (c) 2006, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditi...
int DEBUG_ZCAP = 1;
// Copyright (c) the JPEG XL 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. #ifndef LIB_JXL_COLOR_MANAGEMENT_H_ #define LIB_JXL_COLOR_MANAGEMENT_H_ // ICC profiles and color space conversions. #include <stddef.h> #inclu...
#ifndef TGVIEWER3D_H #define TGVIEWER3D_H #include <GL/glew.h> #include <QGLWidget> // wrapper imports #include <wrap/gl/space.h> #include <wrap/gl/trimesh.h> #include <wrap/gui/trackball.h> #include "tgVCG.h" class tgViewer3D : public QGLWidget { Q_OBJECT public: tgViewer3D(QWidget *parent); ~tgViewer3D(); ...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE805_wchar_t_ncat_52b.c Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE805.string.label.xml Template File: sources-sink-52b.tmpl.c */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate usi...
/* * 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 ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/bar.h // Purpose: Top-level component of the ribbon-bar-style interface // Author: Peter Cawley // Modified by: // Created: 2009-05-23 // Copyright: (C) Peter Cawley // Licence: wxWindows licence...
// // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT-0 // #import <AmazonChimeSDK/AmazonChimeSDK-Swift.h> #import <Foundation/Foundation.h> @class NativeMobileSDKBridge; //export const MobileSDKEvent = { // OnMeetingStart: 'OnMeetingStart', // OnMeetingEnd: 'OnMe...
#include <stdio.h> #include <stdlib.h> #ifdef _OPENMP #include <omp.h> #else #define omp_get_thread_num() 0 #endif int main(int argc, char **argv) { int i, n = 16,chunk, a[n],suma=0; int modifier; omp_sched_t kind; if(argc < 2) { fprintf(stderr,"\nFalta chunk \n"); exit(-1); } chunk = atoi(argv[1]); for (i=0...
#ifndef CRYPTO_HASH_SHA3256 #define CRYPTO_HASH_SHA3256 #include "fips202.h" #define crypto_hash_sha3256 sha3_256 #define crypto_hash_sha3512 sha3_512 #define crypto_hash_shake256 shake256 #endif
#include "blas_extended.h" #include "blas_extended_private.h" void BLAS_zgemm_c_c_x(enum blas_order_type order, enum blas_trans_type transa, enum blas_trans_type transb, int m, int n, int k, const void *alpha, const void *a, int lda, const void *b, int ldb, const void *beta, void *c...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:36:11 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/SiriTVUI.f...
#ifndef BRBCashParams_h #define BRBCashParams_h #include "BRChainParams.h" #include "BRPeer.h" #include "BRInt.h" static const char *BRBCashDNSSeeds[] = { "seed-abc.sunwallet.com.", "seed.bitcoinabc.org.", "seed-abc.bitcoinforks.org.", "seed.bitcoinunlimited.info.", "seed.bitprim.org.", "seed.deadalnix.me.", ...
#pragma bank 1 #include <gb/gb.h> #include "interrupts.h" #include "scroll.h" #include "parallax.h" #include "ui.h" UBYTE hide_sprites = 0; void remove_LCD_ISRs() CRITICAL BANKED { remove_LCD(parallax_LCD_isr); remove_LCD(simple_LCD_isr); remove_LCD(fullscreen_LCD_isr); LCDC_REG &= ~LCDCF_BG8000; }...
/* * (C) Copyright 2003-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * 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 F...
#ifndef blamka_round_ssse3_H #define blamka_round_ssse3_H #include "private/common.h" #include "private/sse2_64_32.h" #define r16 \ (_mm_setr_epi8(2, 3, 4, 5, 6, 7, 0, 1, 10, 11, 12, 13, 14, 15, 8, 9)) #define r24 \ (_mm_setr_epi8(3, 4, 5, 6, 7, 0, 1, 2, 11, 12, 13, 14, 15, 8, 9, 10)) #define _mm_roti_epi64(x...
#ifndef _PALETTEDRAW_ #define _PALETTEDRAW_ #include "ulibTypes.h" #if defined c_plusplus || defined __cplusplus extern "C" { #endif /* c_plusplus || __cplusplus */ #define RASTER_8 8 #define RASTER_24 24 #define RASTER_32 32 #define RASTER_64 64 struct screenData{ ...
/* Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University */ /* Copyright (c) 2011, 2012 Open Networking Foundation */ /* Copyright (c) 2012, 2013 Big Switch Networks, Inc. */ /* See the file LICENSE.loci which should have been included in the source distribution */ #ifdef __GNUC__ #ifdef __...
/* * FFT/IFFT transforms * AltiVec-enabled * Copyright (c) 2009 Loren Merritt * * 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 o...
/* AirQuality library v1.0 2010 Copyright (c) Seeed Technology Inc. All right reserved. Original Author: Bruce.Qin 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 ver...
// // MPIntegrationAttributes.h // // Copyright 2016 mParticle, 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 // // Unle...
/******************************************************************************* DMA Peripheral Library Template Implementation File Name: dma_CRCXOREnable_Default.h Summary: DMA PLIB Template Implementation Description: This header file contains template implementations For Feature : CRCXORE...
#pragma once class VirtualMachine; struct StaticFunctionTag; #include "f4se/GameTypes.h" namespace papyrusForm { void RegisterFuncs(VirtualMachine* vm); }
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this l...
/* * Copyright (c) 2010, Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditi...
/* * Copyright (c) 2011-2015 ARM Limited. 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 * * http://www.apache.org/licenses/LICE...
#ifndef MUN_RUNTIME_BINDINGS_H_ #define MUN_RUNTIME_BINDINGS_H_ /* Generated with cbindgen:0.23.0 */ #include <stdbool.h> #include <stdint.h> /** * Represents the kind of memory management a struct uses. */ enum MunStructMemoryKind #ifdef __cplusplus : uint8_t #endif // __cplusplus { /** * A garbage co...
#ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include <stdio.h> #include <errno.h> #include <string.h> extern int schost_main(int argc, char* argv[]); extern int schostd_main(int argc, char *argv[]); int main(int argc, char* argv[]) { if(!strcmp(program_invocation_short_name, "sc_host")){ return schos...
/*- * Copyright (c) 2010 Adrian Chadd * 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 condit...
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/libcore/luni/src/main/java/org/xml/sax/helpers/LocatorImpl.java // #ifndef _OrgXmlSaxHelpersLocatorImpl_H_ #define _OrgXmlSaxHelpersLocatorImpl_H_ #include "J2ObjC_header.h" #include "org/xml/sax/Locator.h" /*! @brief Provide an optional c...
/****************************************************************************** * $Id$ * * Project: Interlis 1/2 Translator * Purpose: IlisMeta model reader. * Author: Pirmin Kalberer, Sourcepole AG * ****************************************************************************** * Copyright (c) 2014, Pirmin...
/* Host windows plugin header file * tim@sumeru.stanford.edu * All sizes are in pixels; convert from OS abstract units as needed * windowHandles etc are expected to be SmallInteger valid values * windowHandle 1 is the traditional main window */ #define packedXY(x,y) (((x) << 16) | ((y)&0xFFFF)) /* closeWindow: ar...
#ifndef POKEMONDLG_H #define POKEMONDLG_H #include <QDialog> #include <QTableWidget> #include <QLabel> namespace Ui { class PokemonDlg; } // dialog to show pokemon details class PokemonDlg : public QDialog { Q_OBJECT public: explicit PokemonDlg(const QString &detail, bool myPokemonTable = true, QWidget *parent = ...
// 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 CHROMECAST_DEVICE_BLUETOOTH_LE_REMOTE_DESCRIPTOR_IMPL_H_ #define CHROMECAST_DEVICE_BLUETOOTH_LE_REMOTE_DESCRIPTOR_IMPL_H_ #include <map> #include...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:38:04 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/UIKitCore....
// // AddUserAutoCompletionHelper.h // nexusapp // // Created by Ren Liu on 11/26/13. // // #import <Foundation/Foundation.h> #import "MLPAutoCompleteTextField.h" @interface AddUserAutoCompletionHelper : NSObject <MLPAutoCompleteTextFieldDataSource, MLPAutoCompleteTextFieldDelegate> @property (strong, nonatomic) ...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICUL...
\n static inline union acpi_object * acpi_evaluate_dsm_typed(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4, acpi_object_type type) static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile( struct kobject *kobj) static inline bool is_acpi_node(const struct fwnode_handle *f...
#pragma once #include <string> #include <vector> #include <stdarg.h> #include <math.h> #include <stdlib.h> #include <stdio.h> #include <codecvt> #include <locale> #include <algorithm> #include <memory.h> #include <string.h> //#define _USE_LIBICONV #ifdef _USE_LIBICONV extern "C" { #include <iconv.h> } #endif // _USE_...
// Copyright (c) 2021 - for information on the respective copyright owner // see the NOTICE file and/or the repository https://github.com/ros2/rclc. // // 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 L...
/* * 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 ...
/* * header for varlib.c package */ int VLenviron2table(char **); int VLexport(char *); char *VLlookup(char *); void VLlist(); int VLstore(char *, char *); char **VLtable2environ(); int VLenviron2table(char **);
/* Copyright (c) 2019, Arm Limited and Contributors * * 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 Software without restriction, including without limitation ...
#pragma once #include <memory> #include <iostream> #include <inspurcloud/oss/OssResult.h> #include <inspurcloud/oss/model/Owner.h> #include <inspurcloud/oss/Types.h> namespace InspurCloud { namespace OSS { class INSPURCLOUD_OSS_EXPORT GetBucketAclResult : public OssResult { public: GetBucketAclResu...
/* * proxy_node.c: dhcp proxy node processing * * Copyright (c) 2013 Cisco and/or its affiliates. * 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...
/* load with libMagick7 * * 8/7/16 * - from magickload * 25/11/16 * - add @n, deprecate @all_frames (just sets n = -1) * 24/7/18 * - sniff extra filetypes * 4/2/19 * - add profile (xmp, ipct, etc.) read */ /* This file is part of VIPS. VIPS is free software; you can redistribute it and/or m...
/** * @file apduComm.h * @author NXP Semiconductors * @version 1.0 * @par License * Copyright 2016 NXP * * This software is owned or controlled by NXP and may only be used * strictly in accordance with the applicable license terms. By expressly * accepting such terms or by downloading, installing, activating and...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE124_Buffer_Underwrite__wchar_t_alloca_ncpy_45.c Label Definition File: CWE124_Buffer_Underwrite.stack.label.xml Template File: sources-sink-45.tmpl.c */ /* * @description * CWE: 124 Buffer Underwrite * BadSource: Set data pointer to before the allocated memory buffer...
/* * Copyright 2010-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...
// // AppDelegate.h // XTrackPad // // Created by xuzhaocheng on 2020/12/26. // #import <Cocoa/Cocoa.h> @interface AppDelegate : NSObject <NSApplicationDelegate> @end
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.String struct String_t; // System.Resources.ResourceReader/ResourceInfo struct ResourceInfo_t4013605874; struct ResourceInfo_t401360...
// // PSSCardEmergencyContactTableViewController.h // Password Sync 2 // // Created by Remy Vanherweghem on 2013-07-22. // Copyright (c) 2013 Pumax. All rights reserved. // #import <UIKit/UIKit.h> #import "PSSCreditCardBaseObject.h" @interface PSSCardEmergencyContactTableViewController : UITableViewController <UI...
/* * Copyright (c) 2017 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...
../../../../../node_modules/react-native/React/Executors/RCTJSCWrapper.h
// SPDX-License-Identifier: GPL-2.0 #include <linux/errno.h> #include <linux/mdio.h> #include <linux/module.h> #include <linux/regmap.h> #define REGVAL_MASK GENMASK(15, 0) #define REGNUM_C22_MASK GENMASK(4, 0) /* Clause-45 mask includes the device type (5 bit) and actual register number (16 bit) */ #define REGNUM_C...
/* Renegade Scripts.dll Dragonade Log Manager Copyright 2017 Whitedragon, Tiberian Technologies This file is part of the Renegade scripts.dll The Renegade scripts.dll 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 ...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:44:40 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI * classdump-dyld is licensed under GPLv3, Copyright © 2013-201...
/* ** MIPS instruction emitter. ** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h */ /* -- Emit basic instructions --------------------------------------------- */ static void emit_dst(ASMState *as, MIPSIns mi, Reg rd, Reg rs, Reg rt) { *--as->mcp = mi | MIPSF_D(rd) | MIPSF_S(rs) | MIPSF_T(rt);...
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: /Users/tball/tmp/j2objc/guava/sources/com/google/common/util/concurrent/AbstractListeningExecutorService.java // #include "J2ObjC_header.h" #pragma push_macro("ComGoogleCommonUtilConcurrentAbstractListeningExecutorService_INCLUDE_ALL") #if ComGoogle...
/** @defgroup rcc_file RCC peripheral API * * @ingroup peripheral_apis * * @section rcc_f4_api_ex Reset and Clock Control API. * * @brief <b>libopencm3 STM32F4xx Reset and Clock Control</b> * * @author @htmlonly &copy; @endhtmlonly 2013 Frantisek Burian <BuFran at seznam.cz> * * @date 18 Jun 2013 * * This l...
// RobotBuilder Version: 2.0 // // This file was generated by RobotBuilder. It contains sections of // code that are automatically generated and assigned by robotbuilder. // These sections will be updated in the future when you export to // C++ from RobotBuilder. Do not put any code or make any change in // the blocks ...
/* Copyright (c) 2012 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. * * LED controls. */ #include "battery.h" #include "battery_pack.h" #include "charge_state.h" #include "common.h" #include "console.h" #include ...
/*- * Copyright (c) 2003, 2004, 2005, 2006 Lev Walkin <vlm@lionet.info>. * All rights reserved. * Redistribution and modifications are permitted subject to BSD license. */ #include "asn_internal.h" #include "OCTET_STRING.h" #include "BIT_STRING.h" /* for .bits_unused member */ #include <errno.h> /* * OCTET STRING...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE187_Partial_Comparison__wchar_t_Environment_ncmp_correct_pw_07.c Label Definition File: CWE187_Partial_Comparison.label.xml Template File: sources-sinks-07.tmpl.c */ /* * @description * CWE: 187 Partial Comparison * BadSource: Environment Read input from an environmen...
/* * Copyright (C) 2017 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...
/**************************************************************************** * arch/z80/src/z180/z180_lowscc.c * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitt...
/* This file is part of the YAZ toolkit. * Copyright (C) Index Data * See the file LICENSE for details. */ /** * \file nmemsdup.c * \brief Implements NMEM dup utilities */ #if HAVE_CONFIG_H #include <config.h> #endif #include <string.h> #include <yaz/nmem_xml.h> char *nmem_strdup(NMEM mem, const char *src) { ...
// // (c) 2019 Highwater Games Co. All Rights Reserved. // #ifndef ANDROID_PROJECT_PADO_H #define ANDROID_PROJECT_PADO_H #include <iostream> #include <SDL.h> #include <SDL_image.h> #include <SDL_ttf.h> class PADO_Game; class PADO_Timer; class PADO_World; class PADO_Object; class PADO_ObjectContainer; class PADO_Com...
/** * Copyright (c) 2017 m2049r * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or ag...
#include <assert.h> #include <elf.h> #include <errno.h> #include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <string.h> void write_bootblock(FILE *image, FILE *bbfile, Elf32_Phdr *Phdr); Elf32_Phdr *read_exec_file(FILE *opfile); uint8_t count_kernel_sectors(Elf32_Phdr *Phdr); void extent_opt(Elf32_Phdr ...
/* * ra_loader.c: logic for loading different RA library implementations * * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for a...