text
stringlengths
9
948k
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:50:52 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/Frameworks/TVMLKit.framework/TVMLKit * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. *...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, August 24, 2019 at 9:47:58 PM Mountain Standard Time * Operating System: Version 12.4 (Build 16M568) * Image Source: /System/Library/PrivateFrameworks/AirTrafficDevice.framework/AirTrafficDevice * classdump-dyld is licensed under GPLv3, Copyright © 2013...
/* * Copyright 2015-2016 Freescale Semiconductor, Inc. * Copyright 2017 NXP * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _BMU_H_ #define _BMU_H_ #define BMU_VERSION 0x000 #define BMU_CTRL 0x004 #define BMU_UCAST_CONFIG 0x008 #define BMU_UCAST_BASE_ADDR 0x00c #define BMU_BUF_SIZE 0x010 #define BMU_BUF_CNT ...
/* * Copyright 2009-2017 Alibaba Cloud 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...
/* * oem_fujitsu.c * * This module handles OEM-specific functions for Fujitsu-Siemens firmware. * * References: * http://manuals.ts.fujitsu.com/file/4390/irmc_s2-ug-en.pdf * * Authors: Andy Cress arcress at users.sourceforge.net, and * Dan Lukes dan at obluda.cz * * Copyright (c) 2010 Kontron ...
/* * 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...
/* * Copyright (c) 2020 Bouffalolab. * * This file is part of * *** Bouffalolab Software Dev Kit *** * (see www.bouffalolab.com). * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * 1. Redistributions ...
// Copyright 2017 the V8 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 V8_HEAP_FACTORY_INL_H_ #define V8_HEAP_FACTORY_INL_H_ #include "src/heap/factory.h" // Clients of this interface shouldn't depend on lots of h...
/* Project Name : OpenMEEG © INRIA and ENPC (contributors: Geoffray ADDE, Maureen CLERC, Alexandre GRAMFORT, Renaud KERIVEN, Jan KYBIC, Perrine LANDREAU, Théodore PAPADOPOULO, Emmanuel OLIVI Maureen.Clerc.AT.inria.fr, keriven.AT.certis.enpc.fr, kybic.AT.fel.cvut.cz, papadop.AT.inria.fr) The OpenMEEG software is a C++...
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2013 The Flirtcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef FLIRTCOIN_ALERT_H #define FLIRTCOIN_ALERT_H #include "serialize.h" #include ...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE758_Undefined_Behavior__int_malloc_use_12.c Label Definition File: CWE758_Undefined_Behavior.alloc.label.xml Template File: point-flaw-12.tmpl.c */ /* * @description * CWE: 758 Undefined Behavior * Sinks: malloc_use * GoodSink: Initialize then use data * BadSi...
/* * Copyright 2014-2017, Intel Corporation * * 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 conditions and ...
// // SentryCrashMonitor_User.h // // Copyright (c) 2012 Karl Stenerud. 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 Software without restriction, including without lim...
void hook_yougotmail();
! -*- fortran -*- ! $HEADER$ ! ! *** THIS FILE IS AUTOMATICALLY GENERATED! ! *** Any manual edits will be lost! ! integer OMPI_HAVE_MPI_EXT parameter (OMPI_HAVE_MPI_EXT=1) ! ! ! Enabled Extension: XCLFrame ! No mpif.h bindings available ! integer OMPI_HAVE_MPI_EXT_XCLFRAME parameter (OMP...
/* * Copyright (c) 2010 Sascha Hauer <s.hauer@pengutronix.de> * Copyright (C) 2005-2009 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 ...
/* * This header is generated by classdump-dyld 1.0 * on Saturday, June 1, 2019 at 6:52:21 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/Frameworks/CoreServices.framework/CoreServices * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias...
/* * Copyright (c) 2016-2018 Inria. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #include <ompi_config.h> #include <ompi/request/request.h> #include <ompi/datatype/ompi_datatype.h> #include <ompi/communicator/communicator.h> #include <ompi/mca/topo/base/base.h> #includ...
/** \file NxOgreIntersection.h * \brief Header for the Intersection, SimpleIntersection and Culled- * Intersection classes. * \version 1.0-21 * * \licence NxOgre a wrapper for the PhysX physics library. * Copyright (C) 2005-8 Robin Southern of NxOgre.org http://www.nxogre.org * ...
// // AppModel.h // // Created By 项普华 Version: 2.0 // Copyright (C) 2020/03/11 By AlexXiang All rights reserved. // email:// xiangpuhua@126.com tel:// +86 13316987488 // // #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> #import "BaseCollection.h" @class AppHeaderModel; @class AppFooterModel; @class A...
#ifndef ELEMENTS_UTILITIES_H #define ELEMENTS_UTILITIES_H namespace utils{ using real_t = double; } #endif // ELEMENTS_UTILITIES_H
#include <grpc/grpc.h> #include <grpc/byte_buffer.h> #include <grpc/byte_buffer_reader.h> #include <grpc/grpc_security.h> #include <grpc/impl/codegen/grpc_types.h> #include <grpc/impl/codegen/compression_types.h> #include <grpc/slice.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <grpc_haskell.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 may not...
/* Copyright (c) 1984, 1985, 1986, 1987, 1988 AT&T All Rights Reserved Note: This software was created by the Bell Laboratories unit of AT&T. Bell Laboratories was subsequently part of Lucent Technologies, later part of Alcatel-Lucent, and now part of Nokia; some copyrights may have been assigned by AT&T to its succe...
#include <err.h> #include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <xenctrl.h> #include "xencov.h" static xc_interface *xch = NULL; int cov_sysctl(int op, struct xen_sysctl *sysctl, struct xc_hypercall_buffer *buf, uint32_t buf_size) { DECLARE_HYPERCALL_BUFF...
/*BEGIN_LEGAL Intel Open Source License Copyright (c) 2002-2013 Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright noti...
// Copyright (c) 2021-2022 Zebin Wu and homekit-bridge contributors // // Licensed under the Apache License, Version 2.0 (the “License”); // you may not use this file except in compliance with the License. // See [CONTRIBUTORS.md] for the list of homekit-bridge project authors. #include <pal/hap.h> #include <HAPPlatf...
#ifndef PRINT_JSON_H #define PRINT_JSON_H #include <unistd.h> #include <string> #include <kj/io.h> #include <iostream> #include <iostream> #include <string> #include <capnp/compat/json.h> template <typename T> void print_json(T some_struct_reader) { capnp::JsonCodec codec; codec.setPrettyPrint(true); kj::Stri...
/* This is a generated file, edit the .stub.php file instead. * Stub hash: c333499e3ea100d976f0fa8bb8800ed21b04f1c6 */ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_zend_version, 0, 0, IS_STRING, 0) ZEND_END_ARG_INFO() ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_func_num_args, 0, 0, IS_LONG, 0) ZEND_END_ARG_IN...
/* <copyright> Copyright (c) 2005-2016 Intel Corporation. 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 ...
// // MSWebActivity.h // MSWebController // // Created by Maxwell on 2017/5/8. // Copyright © 2017年 Maxwell. All rights reserved. // #import <UIKit/UIKit.h> @interface MSWebActivity : UIActivity /// URL to open. @property (nonatomic, strong) NSURL *URL; /// Scheme prefix value. @property (nonatomic, strong) NSSt...
/** * Copyright (2017) Baidu Inc. 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 applica...
//***************************************************************************** // // Author : Konstantin Chizhov // Date : 2013 // All rights reserved. // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // Redistribu...
/* * Copyright (c) 2013 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...
/* * [The "BSD license"] * Copyright (c) 2016 Mike Lischke * Copyright (c) 2014 Terence Parr * Copyright (c) 2014 Dan McLaughlin * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ...
/* * QEMU GT64120 PCI host * * Copyright (c) 2006,2007 Aurelien Jarno * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * ...
#pragma once #include "RTSPluginPCH.h" #include "Components/ActorComponent.h" #include "RTSAttackableComponent.generated.h" /** * Allows choosing the actor as target for an attack order. */ UCLASS(meta = (BlueprintSpawnableComponent)) class RTSPLUGIN_API URTSAttackableComponent : public UActorComponent { GENERATE...
#import "Rat.h" @interface SneakyRat : NSObject <Rat> @end
/* * ng_btsocket_sco.h */ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 29 2017 23:22:24). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "MMObject.h" @class CLLocation, NSArray, NSString; @interface LbsLifeData : MMObject { CLLocation *_location; NSArray...
/** * @copyright MbientLab License * @file logging_fwd.h * @brief Forward declaration of the MblMwDataLogger type */ #pragma once /** * Logs data from an MblMwDataSignal type letting users retrieve the data at a later time */ #ifdef __cplusplus struct MblMwDataLogger; #else typedef struct MblMwDataLogger MblMwDataLo...
// // Created by zhiquan on 3/6/19. // #ifndef SPH_FLUID_SOLVER_FLUIDSOLVER_H #define SPH_FLUID_SOLVER_FLUIDSOLVER_H #include <cmath> #include <chrono> #include "FluidParameter.h" #include "FluidDatabase.h" #include "RestrictionBox.h" #include "Vector3.h" class FluidSolver { private: FluidParameter fluid_parameter...
// // ConnectableDelegate.h // Chilli Source // Created by S Downie on 08/05/2014. // // The MIT License (MIT) // // Copyright (c) 2014 Tag Games Limited // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to ...
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/matcher/v3/path.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #if COCOAPODS==1 #include "third_party/upb/upb/msg.h" #else #include "upb/msg.h" #en...
// SPDX-License-Identifier: GPL-2.0-or-later /* * Broadcom Starfighter 2 DSA switch CFP support * * Copyright (C) 2016, Broadcom */ #include <linux/list.h> #include <linux/ethtool.h> #include <linux/if_ether.h> #include <linux/in.h> #include <linux/netdevice.h> #include <net/dsa.h> #include <linux/bitmap.h> #inclu...
// // Copyright 2011 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // // #pragma once #include "...
/* The MIT License Copyright (c) 2008, 2009, 2011 by Attractive Chaos <attractor@live.co.uk> 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 t...
/* * (C) Copyright 2007 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com * * (C) Copyright 2006 * Detlev Zundel, DENX Software Engineering, dzu@denx.de * * (C) Copyright -2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2001 * Josh Huber <huber@mclx.com>, Mission Critica...
#include <stdio.h> #include <string.h> #define N 1000 typedef struct arr_t { int num; struct arr_t *next; struct arr_t *pre; }arr; void insert_one_data(arr *head, int num) { arr * last = NULL; arr * next = head; while (next->next != NULL) { next = next->next; } last = ...
#ifndef VP8_RTCD_H_ #define VP8_RTCD_H_ #ifdef RTCD_C #define RTCD_EXTERN #else #define RTCD_EXTERN extern #endif /* * VP8 */ struct blockd; struct macroblockd; struct loop_filter_info; /* Encoder forward decls */ struct block; struct macroblock; struct variance_vtable; union int_mv; struct yv12_buffer_config; v...
#pragma uccm default(board) = pca10028 #include<uccm/board.h> #include<uccm/waitfor.h> #include <~sudachen/uc_jprint/import.h> #include <~sudachen/uc_button/import.h> int main(void) { setup_board(); PRINT("Hola amigos!"); static RtcEvent Pulse = RTC_REPEAT_EVENT(500); list_event(&Pulse.e); stat...
// Copyright (C) 2018 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 // #pragma once #include "perf_count.h" #include <vector> #include <utility> #include <mkldnn_types.h> #include <ie_common.h> #include <mkldnn.hpp> namespace MKLDNNPlugin { class MKLDNNDims { public: MKLDNNDims() = default; e...
// Copyright (C) 2012 The Android Open Source 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 copyright // notice, this...
#ifndef MEDKIT_H #define MEDKIT_H #include "item.h" class Medkit : public Item { private: public: Medkit(const Ray& position, unsigned int resource_id, unsigned int id); ~Medkit(); void use_on(Player& player); }; #endif
#include "ds.h" char buf[1024] = { 0 }; int write_cursor = 0; int read_cursor = 0; #define ENQUEUE(q, x) queue_enqueue(q, (long)x) #define DEQUEUE(q) ((treenode *)queue_dequeue(q)) void serialize(treenode *root) { write_cursor = 0; queue *q = queue_create(); ENQUEUE(q, root); while (!queue_empty(q))...
// SPDX-License-Identifier: Apache-2.0 // SPDX-FileCopyrightText: 2019-2022 Second State INC //===-- wasmedge/test/api/helper.h - Spec test helpers for C API ----------===// // // Part of the WasmEdge Project. // //===----------------------------------------------------------------------===// /// /// \file /// This fi...
/* Simple DirectMedia Layer Copyright (C) 1997-2015 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 ...
/* * * Copyright (C) 2008-2012, OFFIS e.V. and ICSMED AG, Oldenburg, Germany * Copyright (C) 2013-2014, J. Riesmeier, Oldenburg, Germany * All rights reserved. See COPYRIGHT file for details. * * Header file for class DRTToleranceTableSequence * * Generated automatically from DICOM PS 3.3-2014b * File c...
/* Copyright (c) 2015, Plume Design 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 and the...
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein is * confidential and proprietary to MediaTek Inc. and/or its licensors. Without * the prior written permission of MediaTek inc. and/or ...
/****************************************************************************** * * Module Name: evrgnini- ACPI AddressSpace (OpRegion) init * *****************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redistribution and...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:09:25 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/HomeKitDae...
// NSValueTransformer+GIGPredefinedTransformerAdditions.h // // Copyright (c) 2013 Guillermo Gonzalez // // 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 with...
// // SRKObjectMapping_Private.h // Pods // // Created by Alex Padalko on 2/15/17. // // #import "SRKObjectMapping.h" @interface SRKObjectMapping () /** relations dictionary of mapping , saved by toKey (name of property in resulting object) @note if you use extend - it will use the relations of 'Super' Mapping */...
/* * Macros for accessing system registers with older binutils. * * Copyright (C) 2014 ARM Ltd. * Author: Catalin Marinas <catalin.marinas@arm.com> * * 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 Free...
// CIS 330 // Project 3E // // Samuel Svindland // 951472606 // ssvindla@cs.uoregon.edu // #include "filter.h" #ifndef IMAGE_H #define IMAGE_H class Source; struct Pixel { unsigned char r, g, b; }; class Image { public: Image(); virtual ~Image(); int GetWidth(); int GetHeight(); Pixel *GetB...
/* **** Notes sar [flags] [PID] flags: c: current e: process entry a: all m: modules s: system v: verbose Remarks: Currently under construction */ # define C_CODE_STDS # define C_MT # define CAR # define C_W32API # include "./../../../lib/incl/config.h" // # include <aclapi.h> # define BUFF (0x04*(0x100)) /* ***...
extern zend_class_entry *phalcon_session_adapter_noop_ce; ZEPHIR_INIT_CLASS(Phalcon_Session_Adapter_Noop); PHP_METHOD(Phalcon_Session_Adapter_Noop, __construct); PHP_METHOD(Phalcon_Session_Adapter_Noop, close); PHP_METHOD(Phalcon_Session_Adapter_Noop, destroy); PHP_METHOD(Phalcon_Session_Adapter_Noop, gc); PHP_METHOD...
/* See LICENSE for license details. */ #include <stdint.h> #include <sys/types.h> /* Arbitrary size */ #define HISTSIZE 2000 /* macros */ #define MIN(a, b) ((a) < (b) ? (a) : (b)) #define MAX(a, b) ((a) < (b) ? (b) : (a)) #define LEN(a) (sizeof(a) / sizeof(a)[0]) #define BETWEEN(x, a, b) ((a) <= (x) && (x) ...
#pragma once #include <tock.h> static const unsigned int HELLO_DRIVER_NUMBER = 0xa0000; bool hello_is_present(void);
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import "ClientService.h" @class CBCharacteristic, NSTimer; @interface AuthenticationService : ClientService { CBCharacteristic *_versionChar...
#ifndef BVM_BASEJIT_H #define BVM_BASEJIT_H #include <stdint.h> #include <stack> #include <vector> #include "../binary/binary.h" #include "Continuation.h" #include "Frame.h" #include "Trampoline.h" namespace bvm { class JIT { public: std::vector<void*> constants; std::vector<Continu...
// // CareViewController.h // share // // Created by young_jerry on 2020/7/26. // Copyright © 2020 young_jerry. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface CareViewController : UIViewController<UITableViewDelegate,UITableViewDataSource> { UITableView* _tableView; ...
/* Demo leapsecond deadlock * by: John Stultz (john.stultz@linaro.org) * (C) Copyright IBM 2012 * (C) Copyright 2013, 2015 Linaro Limited * Licensed under the GPL * * This test demonstrates leapsecond deadlock that is possible * on kernels from 2.6.26 to 3.3. ...
/* * * Copyright (c) 2021 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...
/** * 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...
// // RootViewController.h // MGSplitView // // Created by Matt Gemmell on 26/07/2010. // Copyright Instinctive Code 2010. // #import <UIKit/UIKit.h> @class DetailViewController; @interface RootViewController : UITableViewController { DetailViewController *detailViewController; } @property (nonatomic, stron...
#include "mgos.h" #include "mgos_event.h" #include "mgos_sd.h" #include "mgos_webserver.h" #include "mgos_wifi_extras_rpc.h" enum mgos_app_init_result mgos_app_init(void) { webserver_start(); mgos_event_register_base(MGOS_WIFI_SETUP_EV_BASE, "WiFi Setup"); mgos_wifi_rpc_init(); //mgos_set_timer(1000, MGOS_TIME...
/*#include "graph.h"*/ #include "dft.h" //#include "dijkstra.h" void followPath(GraphPtr G, int c) { if(c != 0) { followPath(G, G->vertex[c].parent); printf("%s ", G->vertex[c].id); } } /* end followPath */
// MadronaLib: a C++ framework for DSP applications. // Copyright (c) 2013 Madrona Labs LLC. http://www.madronalabs.com // Distributed under the MIT license: http://madrona-labs.mit-license.org/ #ifndef __ML_PAGE_VIEW_H__ #define __ML_PAGE_VIEW_H__ #include "JuceHeader.h" #include <vector> #include <map> //#include...
// // FLStreamProtocol.h // Fliegen // // Created by Abhishek Moothedath on 10/9/14. // Copyright (c) 2014 Abhishek Moothedath. All rights reserved. // #import <Foundation/Foundation.h> #import "FLAnchorPointsCollectionProtocol.h" typedef NS_ENUM(unsigned short, FLStreamType) { FLStreamTypePosition = 0, F...
/* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2013 Xiph.Org Foundation * * 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 * n...
/***************************************************************************** * Product: QP-nano configuration for the Blinky example * Last Updated for Version: 5.6.2 * Date of the Last Update: 2016-04-05 * * Q u a n t u m L e a P s * --------------------------- * ...
// // BWTOrderVC.h // BWT // // Created by Miridescent on 2019/10/21. // Copyright © 2019 Miridescent. All rights reserved. // #import "BWTBaseVC.h" NS_ASSUME_NONNULL_BEGIN @class GoodDetailModel; @class goodsSkuVOS; @class OrderCellModel; @interface BWTOrderVC : BWTBaseVC @property (nonatomic, strong) NSArra...
/* * Copyright (c) 2022 Samsung Electronics Co., Ltd. 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 * * Unle...
/* * QLogic qlcnic NIC Driver * Copyright (c) 2009-2013 QLogic Corporation * * See LICENSE.qlcnic for copyright and licensing details. */ #include <linux/if_vlan.h> #include <linux/ipv6.h> #include <linux/ethtool.h> #include <linux/interrupt.h> #include <linux/aer.h> #include "qlcnic.h" #include "qlcnic_sriov.h"...
// 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 CHROME_BROWSER_SYNC_SYNC_POLICY_HANDLER_H_ #define CHROME_BROWSER_SYNC_SYNC_POLICY_HANDLER_H_ #include "base/compiler_specific.h" #include "chrom...
// // BFMallCustomScrollView.h // BFMan // // Created by HandC1 on 2019/5/24. // Copyright © 2019 HYK. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @protocol CustomScrollViewDelegate; @interface BFMallCustomScrollView : UIScrollView <UIScrollViewDelegate> { UIImageView *image...
// // MASUtilities.h // Masonry // // Created by Jonas Budelmann on 19/08/13. // Copyright (c) 2013 Jonas Budelmann. All rights reserved. // #import <Foundation/Foundation.h> #if TARGET_OS_IPHONE || TARGET_OS_TV #import <UIKit/UIKit.h> #define MAS_VIEW UIView #if __IPHONE_OS_VERSION_MAX_ALLOWED >= ...
/***************************************************************************** * predict.c: intra prediction ***************************************************************************** * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washin...
/* File: fontmath.h Contains: xxx put contents here xxx Written by: xxx put writers here xxx Copyright: c 1990 by Apple Computer, Inc., all rights reserved. Change History (most recent first): <4> 11/27/90 MR m...
/** * @copyright Copyright 2018 The J-PET Framework 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 find a copy of the License in the LICENCE file. * * Unless required by applicable la...
/* * @brief LWIP FreeRTOS TCP Echo example * * @note * Copyright(C) NXP Semiconductors, 2012 * All rights reserved. * * @par * Software that is described herein is for illustrative purposes only * which provides customers with programming information regarding the * LPC products. This software is supplied "A...
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #ifndef _NGX_WIN32_CONFIG_H_INCLUDED_ #define _NGX_WIN32_CONFIG_H_INCLUDED_ /* * we need to include <windows.h> explicitly before <winsock2.h> because * the warning 4201 is enabled in <windows.h> */ #include <windows.h> #ifdef _MSC_VER #pragma war...
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile$ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is distributed WITHOUT AN...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2017-2019 The GreenVenturesChain Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef CBLACKHALO_TESTS_H_ #define CBLACKHALO_TESTS_H_ #include "Cycl...
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
/* ============================================================================ Author : Ztiany Description : 稠密图 ============================================================================ */ #ifndef PLAY_WITH_ALGORITHMS_DENSEGRAPH_H #define PLAY_WITH_ALGORITHMS_DENSEGRAPH_H #include <vector> #include ...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "SBComposedWallpaperSpecificationLayer.h" @class NSURL; @interface SBComposedWallpaperSpecificationImageLayer : SBComposedWallpaperSpecificationLayer { NSURL *_imageUR...
EZ_ALWAYS_INLINE ezGALDevice* ezGALContext::GetDevice() const { return m_pDevice; } EZ_ALWAYS_INLINE void ezGALContext::CountDrawCall() { m_uiDrawCalls++; } EZ_ALWAYS_INLINE void ezGALContext::CountDispatchCall() { m_uiDispatchCalls++; } EZ_ALWAYS_INLINE void ezGALContext::CountStateChange() { m_uiStateChang...