text
stringlengths
9
948k
/** @file 16550 UART Serial Port library functions Copyright (c) 2006 - 2014, 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 li...
/** * @file jtx1par.h * @author cs * @brief This header file contains Jetson TX1 data and parameters. */ #ifndef JTX1PAR_H #define JTX1PAR_H /** * @brief Available frequencies of Jetson TX1's GPU */ static const unsigned long jtx1_gpu_freqs[] = { 76800000 ,153600000 ,230400000 ,307200000 ,384...
#pragma once #include "../stdafx.h" class CPortableDeviceManager { private: CPortableDeviceManager(); CComPtr<IPortableDeviceManager> pPortableDeviceManager; public: CPortableDeviceManager(CPortableDeviceManager& cpdm) = delete; CPortableDeviceManager& operator=(CPortableDeviceManager& cpdm) = delete; // CP...
// // HMGetEPCommunity.h // HomeMateSDK // // Created by orvibo on 2018/7/28. // Copyright © 2018年 orvibo. All rights reserved. // #import "BaseCmd.h" @interface HMGetEPCommunity : BaseCmd @property (nonatomic, strong) NSString *userId; @property (nonatomic, strong) NSString *phone; @property (nonatomic, strong)...
#ifndef RTT_BALLPLACEMENTUS_H #define RTT_BALLPLACEMENTUS_H #include "stp/Play.hpp" namespace rtt::ai::stp::play { class BallPlacementUs : public Play { public: /** * Constructor that initializes roles with roles that are necessary for this play */ BallPlacementUs(); /** * Gets the sco...
/** * FreeRDP: A Remote Desktop Protocol Implementation * FreeRDP Proxy Server * * Copyright 2019 Mati Shabtay <matishabtay@gmail.com> * Copyright 2019 Kobi Mizrachi <kmizrachi18@gmail.com> * Copyright 2019 Idan Freiberg <speidy@gmail.com> * Copyright 2021 Armin Novak <anovak@thincast.com> * Copyright 2021 Thin...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // //********************************************************* #pragma once #include "pch.h" namespace SDKTemplate { public value struct Scenario { Platform::String^ Title; Platform::String^ ClassNam...
/* vi: set sw=4 ts=4: */ /* * awk implementation for busybox * * Copyright (C) 2002 by Dmitry Zakharov <dmit@crp.bank.gov.ua> * * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config AWK //config: bool "awk (23 kb)" //config: default y //config: help //config: Awk is used as a p...
#pragma once #include <map> #include <sstream> #include "TcpLayer.h" #include "IPv4Layer.h" #include "PayloadLayer.h" #include "PacketUtils.h" #include "SSLLayer.h" #include "SystemUtils.h" /** * An auxiliary struct for encapsulating rate stats */ struct Rate { double currentRate; // periodic rate double totalRa...
/*- * Copyright (c) 2017 Martin Matuska * 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 cond...
/* -------------------------------------------------------------------------- */ /* Copyright 2002-2022, OpenNebula Project, OpenNebula Systems */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may ...
/** @header FWImagePlugin.h @indexgroup FWApplication FWImagePlugin @author wuyong @copyright Copyright © 2020 wuyong.site. All rights reserved. @updated 2020/11/30 */ #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN #pragma mark - FWImagePlugin /// 本地图片解码编码选项,默认兼容SDWebImage typedef NSString ...
/* * gpio-vbus.c - simple GPIO VBUS sensing driver for B peripheral devices * * Copyright (c) 2008 Philipp Zabel <philipp.zabel@gmail.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 Software ...
/****************************************************************************** BINIAX INPUT-RELATED IMPLEMENTATIONS COPYRIGHT JORDAN TUZSUZOV, (C) 2005-2009 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 u...
// Copyright 2020 Google LLC // // 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 in w...
/*************************************************************************** * Copyright 1998-2020 by authors (see AUTHORS.txt) * * * * This file is part of LuxCoreRender. * * ...
/* * BSD 3-Clause License * * Copyright (c) 2018-2021, Dolby Laboratories * 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 notic...
/** * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ #import <F...
// SPDX-License-Identifier: BSD-3-Clause /* * Copyright (c) 2021 Pierro Zachareas */ #ifndef HELSING_ARRAY_H #define HELSING_ARRAY_H #include "configuration_adv.h" #include "llnode.h" #include "hash.h" #ifdef STORE_RESULTS struct array { vamp_t *data; vamp_t size; }; void array_free(struct array *ptr); #else /*...
/* Copyright 2005-2014 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks 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 Software Foundat...
/* * QEMU progress printing utility functions * * Copyright (C) 2011 Jes Sorensen <Jes.Sorensen@redhat.com> * * 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, inclu...
/******************************************************************************* * The MIT License (MIT) * * Copyright (c) 2016 Jean-David Gadina - www-xs-labs.com * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
/****************************************************************************** * Copyright 1998-2019 Lawrence Livermore National Security, LLC and other * HYPRE Project Developers. See the top-level COPYRIGHT file for details. * * SPDX-License-Identifier: (Apache-2.0 OR MIT) **************************************...
/** * Copyright (C) 2009 bdferris <bdferris@onebusaway.org> * * 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...
// // JZ_Skybox.h // EpochRemastered // // Created by Fincher Justin on 16/3/11. // Copyright © 2016年 JustZht. All rights reserved. // #import <Foundation/Foundation.h> #import <SceneKit/SceneKit.h> @interface JZ_Skybox : NSObject #pragma mark - Share Instance + (id)sharedManager; #pragma mark - Generate Array ...
#pragma once #include "Singleton.h" // for Singleton #include <map> // for map #if PLATFORM_Win #include <SDL.h> #include <glm\glm.hpp> #else #include <SDL2/SDL.h> #include <glm/glm.hpp> #endif #define INPUT InputManager::GetInstance() //---------------------------- // Event Manager class definintion //----...
/* * Copyright (c) 2015, Ford Motor Company * 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 condit...
#ifndef __ARCH64_HEADER__ #define __ARCH64_HEADER__ #ifndef ASM static inline void _a64_enable_interrupts() { __asm__ __volatile__ ("sti"); } static inline void _a64_disable_interrupts() { __asm__ __volatile__ ("cli"); } void _a64_outb(unsigned short port, unsigned char data); unsigned char _a64_inb(unsig...
// // MiSnapSDKMibiData.h // MiSnapSDKMibiData // // Created by Steve Blake on 11/6/17. // Copyright © 2017 Mitek Systems. All rights reserved. // #import <MiSnapSDKMibiData/MiSnapSDKUxpEventMgr.h> #import <UIKit/UIKit.h> /*! @class MiSnapSDKMibiData @abstract MiSnapSDKMibiData is a class that defines methods ...
/* * FreeRTOS V202012.00 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. 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 ...
#include <stdlib.h> #include <stdio.h> #include "tiempo.h" #include <pthread.h> void llenarArreglos(int *arreglo, int n_b); void *busquedaLineal(void *muestra); int NumThreads = 7; // Número de threads int numero_a_buscar; int n; int salto; int index = -1; int *muestra; int main(int argc, char *argv[]) { pthread...
// // WDUtils.h // WDUSBClient // // Created by admini on 16/10/19. // Copyright © 2016年 netdragon. All rights reserved. // #import <Foundation/Foundation.h> @interface WDUtils : NSObject + (BOOL)isResponseSuccess:(NSDictionary *)response; @end
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <stdint.h> #include <time.h> #include <sys/time.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <pthread.h> #include <signal.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #incl...
// 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...
/***************************************************************************** * | File : TCS34725.h * | Author : Waveshare team * | Function : TCS34725 driver * | Info : * Tcs34725 initialization, reading data, writing data and data processing *--------------...
/* * time_observation.h * * Created on: 7 Apr 2022 * Author: billy */ #ifndef SERVICES_FIELD_TRIALS_INCLUDE_TIME_OBSERVATION_H_ #define SERVICES_FIELD_TRIALS_INCLUDE_TIME_OBSERVATION_H_ #include "observation.h" #include "typedefs.h" #include <time.h> typedef struct TimeObservation { Observation to_base...
//------------------------------------------------------------------------------ /* This file is part of Beast: https://github.com/vinniefalco/Beast Copyright 2013, Vinnie Falco <vinnie.falco@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without f...
#include "http.h" #ifndef __WR_IO_H__ #define __WR_IO_H__ #ifdef __cplusplus extern "C"{ #endif int wr_sock_nwrite(SOCKET sock ,char *buf ,size_t n); int wr_read_head(SOCKET sock ,char *buf ,size_t bufsize); int wr_load_body(WrHttp *pHttp); int sendFileStream(const WrHttp *pHttp ,const char *filePath); #ifdef __...
#include "types.h" #include "defs.h" #include "param.h" #include "memlayout.h" #include "mmu.h" #include "proc.h" #include "x86.h" static void startothers(void); static void mpmain(void) __attribute__((noreturn)); extern pde_t *kpgdir; extern char end[]; // first address after kernel loaded from ELF file // Bootstra...
/* * Copyright (c) 2016 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...
#pragma once #include <catboost/libs/metrics/metric_holder.h> #include <catboost/cuda/cuda_lib/cuda_buffer.h> #include <catboost/private/libs/options/enums.h> #include <catboost/private/libs/options/loss_description.h> #include <catboost/private/libs/options/metric_options.h> #include <catboost/libs/metrics/metric.h> ...
/***************************************************************************** ** ** Name: hcis_usb.h ** ** Description: ** USB HCI Services ** ** This file contains definitions and function prototypes for the USB. ** HCI services. ** ** Copyright (c) 2002-2004, WIDCOMM Inc., All Rights Reser...
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // https://github.com/Qolzam/robotgo/blob/master/LICENSE // // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or // http://www.apache.org/licenses/LICENSE-2.0> or the MIT lic...
/* * Copyright 2014 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" ...
/* Auto-generated Amuse Defines * * Project: Audio * Subproject: EliteSpacePirate * Date: Sat Sep 1 12:32:04 2018 */ #define GRPgroup000A 10 #define SFXepr_a_grenade_00 269 #define SFXsfx010E 270 #define SFXsfx010F 271 #define SFXepr_b_hitglass_00 272 #define SFXepr_a_swoosh_00 273 #define SFXepr_b_run_00 274 #...
/* $OpenBSD: vme.c,v 1.9 1998/01/19 00:13:04 etheisen Exp $ */ /* * Copyright (c) 1995 Theo de Raadt * 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 m...
/* bzcat.c - bzip2 decompression * * Copyright 2003, 2007 Rob Landley <rob@landley.net> * * Based on a close reading (but not the actual code) of the original bzip2 * decompression code by Julian R Seward (jseward@acm.org), which also * acknowledges contributions by Mike Burrows, David Wheeler, Peter Fenwick, * ...
#include "print.h" const static size_t NUM_COLS = 80; const static size_t NUM_ROWS = 25; struct Char { uint8_t character; uint8_t color; }; struct Char* buffer = (struct Char*) 0xb8000; size_t col = 0; size_t row = 0; uint8_t color = PRINT_COLOR_WHITE | PRINT_COLOR_BLACK << 4; void clear_row(size_t row) { ...
/* * File Name: gserver.c * * * BSD 3-Clause License * * Copyright (c) 2019, nelsoncole * 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 re...
// // NSArray+RACSequenceAdditions.h // ReactiveCocoa // // Created by Justin Spahr-Summers on 2012-10-29. // Copyright (c) 2012 GitHub. All rights reserved. // #import <Foundation/Foundation.h> @class RACSequence; @interface NSArray (RACSequenceAdditions) /// Creates and returns a sequence corresponding to the...
/* * Copyright 2004,2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
/***************************************************************************/ /* */ /* main.c -- Definition for Pmod TC1 demo */ /* */ /*********************...
/** ****************************************************************************** * @file gpio.c * @brief This file provides code for the configuration * of all used GPIO pins. ****************************************************************************** * @attention * * <h2><center>&cop...
/** * @file * @brief Dungeon branch classes **/ #pragma once #include "enum.h" #include "branch-type.h" #include "item-prop-enum.h" #include "player.h" #define BRANCH_NOISE_AMOUNT 6 enum class brflag { none = 0, no_map = (1 << 0), // Can't be magic mapped or remembered. is...
#pragma once // @generated by tools/codegen/gen.py from DispatchKeyFunction.h // NB: The implementing C++ file is RegisterDispatchKey.cpp // The only #includes we need are for custom classes that have defaults in the C++ API #include <c10/core/MemoryFormat.h> #include <c10/core/Scalar.h> #include <ATen/core/Reduction...
#include "cc.h" Node* new(int t, Node *l, Node *r) { Node *n; ALLOC(n, Node); n->op = t; n->left = l; n->right = r; n->lineno = lineno; newflag = 1; return n; } Node* new1(int o, Node *l, Node *r) { Node *n; n = new(o, l, r); n->lineno = nearln; return n; } void prtree(Node *n, char *s) { print(" == ...
// Copyright (c) 1994-2006 Sun Microsystems 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 ...
/** * @file BlynkSerialBLE.h * @author Volodymyr Shymanskyy * @license This project is released under the MIT License (MIT) * @copyright Copyright (c) 2016 Volodymyr Shymanskyy * @date Mar 2016 * @brief * */ #ifndef BlynkSerialBLE_h #define BlynkSerialBLE_h #ifndef BLYNK_INFO_CONNECTION #d...
// 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_WEBUI_CHROMEOS_LOGIN_NATIVE_WINDOW_DELEGATE_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_NATIVE_WINDOW_DELEGATE_H_ #in...
#pragma once #include <ScopedTimer.h> #include <SimilarityGraph.h> #include <Voronoi.h> #include <algorithm> #include <array> #include <filesystem> #include <iostream> #include <string> #include <type_traits> #include <argparse.hpp> /* A class that drives the depixelization process based on user-supplied argume...
// Author(s): Wieger Wesselink // Copyright: see the accompanying file COPYING or copy at // https://github.com/mCRL2org/mCRL2/blob/master/COPYING // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // /// \file m...
/* * This header is generated by classdump-dyld 1.0 * on Wednesday, March 22, 2017 at 9:02:25 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. */ #...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
// Copyright (C) 2016-2020 European Spallation Source, ERIC. See LICENSE file //===----------------------------------------------------------------------===// /// /// \file /// \brief Simple RingBuffer class to keep track of a number of buffers /// for receiving socket data. /// /// User writes to buffers directly, so ...
/* * Copyright 2010-2017 JetBrains s.r.o. * * 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 agre...
#pragma once #include "RE/B/BGSDirectionalAmbientLightingColors.h" #include "RE/B/BSTArray.h" #include "RE/B/BSTList.h" #include "RE/C/Color.h" #include "RE/F/FormTypes.h" #include "RE/T/TESForm.h" #include "RE/T/TESModel.h" #include "RE/T/TESTexture1024.h" namespace RE { class BGSVolumetricLighting; class TESWeat...
/* Copyright (C) 2002, 2010 by Red Hat, Incorporated. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. */ #ifndef _WORDEXP_H_ #define _WORDEXP_H_ #include <sys/types.h> #ifdef __cplusplus extern "C" { #endif stru...
/* * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved. */ #ifndef ctrlplane_ksync_entry_h #define ctrlplane_ksync_entry_h #include <boost/intrusive_ptr.hpp> #include <tbb/atomic.h> #include <sandesh/common/vns_constants.h> #include <sandesh/common/vns_types.h> #define KSYNC_ERROR(obj, ...)\ do {\ ...
#pragma once #include "../types.hpp" #include <cstdint> #include <limits> namespace openloco { struct Thing; struct vehicle_base; struct misc_thing; namespace thing_id { constexpr thing_id_t null = std::numeric_limits<thing_id_t>::max(); } enum class thing_base_type : uint8_t ...
// // Copyright (c) 2019 Open Whisper Systems. All rights reserved. // #import "OWSDatabaseMigration.h" NS_ASSUME_NONNULL_BEGIN @interface OWS108CallLoggingPreference : YDBDatabaseMigration @end NS_ASSUME_NONNULL_END
/* For a complex interleave AVX vector swap the real and imaginary parts */ #ifndef SWAP_REAL_IMAG_PERMUTE #define SWAP_REAL_IMAG_PERMUTE 0xB1 #endif void cmat_mulx_avx_accumulate_nr_c_19_dot_product_length_20 (SAL_cf32 *A[19], /* left input matrix array [nr_c] of pointers to each row */ ...
/******************************************************************************* The content of this file includes portions of the AUDIOKINETIC Wwise Technology released in source code form as part of the SDK installer package. Commercial License Usage Licensees holding valid commercial licenses to the AUDIOKINETIC W...
/******************************************************************************* * Copyright 2017-2018 Intel Corporation * All Rights Reserved. * * If this software was obtained under the Intel Simplified Software License, * the following terms apply: * * The source code, information and material ("Material") co...
/** @file TCP timer related functions. Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "TcpMain.h" UINT32 mTcpTick = 1000; /** Connect timeout handler. @param[in, out] Tcb Pointer to the TCP_CB of this TCP instanc...
// REQUIRES: arm-registered-target // RUN: %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi %s | FileCheck %s --check-prefix=NOTNATIVE --check-prefix=CHECK // RUN: %clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi %s | FileCheck %s --check-prefix=NOTNATIVE --check-prefix=CHECK // RUN: %clang_cc1 -e...
/* * Copyright (c) 2010-2012 Digi International Inc., * All rights not expressly granted are reserved. * * 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/. * * Digi...
// Copyright (c) 2017 Expert Electronics // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QtWidgets> #include <TciClient> #include <QCustomPlot> #include "../dsp/spectrumringb...
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Attribute861562559.h" // System.String struct String_t; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offse...
// // PBJGLProgram.h // Vision // // Created by Patrick Piemonte on 4/9/14. // Copyright (c) 2013-present, Patrick Piemonte, http://patrickpiemonte.com // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to dea...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:06:27 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/PhotosUICo...
#include "cache.h" #include "range-diff.h" #include "string-list.h" #include "run-command.h" #include "argv-array.h" #include "hashmap.h" #include "xdiff-interface.h" #include "linear-assignment.h" #include "diffcore.h" #include "commit.h" #include "pretty.h" #include "userdiff.h" #include "apply.h" struct patch_util ...
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:49:32 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/Frameworks/EventKit.framework/EventKit * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos....
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ /* * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose t...
/* * This file is part of GPaste. * * Copyright (c) 2010-2018, Marc-Antoine Perennou <Marc-Antoine@Perennou.com> */ #include <gpaste-history.h> #include <gpaste-image-item.h> #include <gpaste-gsettings-keys.h> #include <gpaste-storage-backend.h> #include <gpaste-update-enums.h> #include <gpaste-uris-item.h> #inclu...
//------------------------------------------------------------------------------ /* This file is part of MUSO: https://github.com/MUSO/MUSO Copyright (c) 2020 MUSO Labs Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provide...
#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> // UnityStandardAssets.ImageEffects.ColorCorrectionCurves struct ColorCorrectionCurves_t3523901841; // UnityEngine.RenderTexture struct Render...
#ifndef VISUALTREE_H #define VISUALTREE_H #include <QMainWindow> #include <tree.h> namespace Ui { class VisualTree; } class VisualTree : public QMainWindow { Q_OBJECT public: explicit VisualTree(QWidget *parent = 0); virtual void paintEvent(QPaintEvent *event); ~VisualTree(); private slots: voi...
#ifndef DUV_UTILS_H #define DUV_UTILS_H #include "dptjs.h" uv_loop_t* duv_loop(duk_context *ctx); duv_handle_t* duv_setup_handle(duk_context *ctx); duv_handle_t* duv_cleanup_handle(duk_context *ctx, duv_handle_t *data); duv_req_t* duv_setup_req(duk_context *ctx, int callback_index); duv_req_t* duv_cleanup_req(duk_con...
/* * pcm.h * * Copyright (c) 2014 Jeremy Garff <jer @ jers.net> * PCM version Copyright (c) Ton van Overbeek <tvoverbeek @ gmail.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: * ...
/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-namespace.h" #include "imap-commands.h" bool cmd_rename(struct client_command_context *cmd) { struct mail_namespace *old_ns, *new_ns; struct mailbox *old_box, *new_box; const char *oldname, *newname...
/*========================================================================= * * Copyright NumFOCUS * * 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/licens...
/* color.c Rémi Attab (remi.attab@gmail.com), 22 Oct 2021 FreeBSD-style copyright and disclaimer apply */ #include "common.h" #include "utils/color.h" #include <math.h> // ----------------------------------------------------------------------------- // hsv // --------------------------------------------------...
/* Copyright 2016 VMware, 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 in writing, software di...
/* Copyright (c) 2014 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in detail in NORDIC * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT. * * Licensees are granted free, non-transferable use...
// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2011 Florian Tobias Schandinat <FlorianSchandinat@gmx.de> */ /* * driver for VIA VT1625(M) HDTV Encoder */ #include <linux/slab.h> #include "via_aux.h" static const char *name = "VT1625(M) HDTV Encoder"; static void probe(struct via_aux_bus *bus, u8 a...
/* * mdata.c - Buffer metadata change tracker * * Copyright (c) 2019 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...
// // PSWakeAlert.h // Pester // // Created by Nicholas Riley on Mon Jan 06 2003. // Copyright (c) 2003 Nicholas Riley. All rights reserved. // #import "PSAlert.h" @interface PSWakeAlert : PSAlert { } @end
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // 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 c...
#pragma once #include "Ast.h" #include "Compiler.h" #include "Context.h" #include "Frame.h" #include "Lexer.h" #include "Object.h" #include "Parser.h" #include "Token.h" #include "Utils.h" #include "VM.h"