text stringlengths 9 948k |
|---|
/*
* Wininet
*
* Copyright 1999 Corel Corporation
*
* Ulrich Czekalla
*
* 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 option) ... |
/*
* Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public L... |
/*
Unicode implementation based on original code by Fredrik Lundh,
modified by Marc-Andre Lemburg <mal@lemburg.com>.
Major speed upgrades to the method implementations at the Reykjavik
NeedForSpeed sprint, by Fredrik Lundh and Andrew Dalke.
Copyright (c) Corporation for National Research Initiatives.
--------------... |
/* zheev.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of ... |
/*
* Copyright (c) 2019 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
*
* Unless... |
/**
******************************************************************************
* @file filebrowser_win.c
* @author MCD Application Team
* @brief File browser functions
******************************************************************************
* @attention
*
* <h2><center>© Copyright (... |
//
// RKPropertyInspector+CoreData.h
// RestKit
//
// Created by Blake Watters on 8/14/11.
// Copyright (c) 2009-2012 RestKit. 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... |
/*
* This header is generated by classdump-dyld 1.5
* on Wednesday, April 28, 2021 at 9:08:48 PM Mountain Standard Time
* Operating System: Version 14.5 (Build 18L204)
* Image Source: /System/Library/AccessibilityBundles/UIKit.a... |
//
// WPLProgressCell.h
//
// Created by @toyota-m2k on 2020/02/18.
// Copyright © 2020 @toyota-m2k. All rights reserved.
//
#import "WPLValueCell.h"
@interface WPLProgressCell : WPLValueCell
@end |
/*
* Copyright (c) 2011 The WebM 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 contributin... |
//===--- Sema.h - Semantic Analysis & AST Building --------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... |
// Auto-generated file. Do not edit!
// Template: src/f32-igemm/wasmsimd-splat.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_si... |
// 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... |
//
// WFOAuth2RevocableSessionManager.h
// WFOAuth2
//
// Created by Conrad Kramer on 3/24/16.
// Copyright © 2016 DeskConnect, Inc. All rights reserved.
//
#ifdef SWIFT_PACKAGE
#import "WFOAuth2SessionManager.h"
#else
#import <WFOAuth2/WFOAuth2SessionManager.h>
#endif
NS_ASSUME_NONNULL_BEGIN
/**
The `WFOAuth2R... |
/*
* This header is generated by classdump-dyld 1.0
* on Saturday, June 1, 2019 at 6:52:08 PM Mountain Standard Time
* Operating System: Version 12.1.1 (Build 16C5050a)
* Image Source: /System/Library/PrivateFrameworks/WebApp.framework/WebApp
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limn... |
/**************************************************************************//**
* @file efm32wg_i2c.h
* @brief EFM32WG_I2C register and bit field definitions
* @version 5.1.2
******************************************************************************
* @section License
* <b>Copyright 2017 Silicon Laboratories,... |
/**
* \file
*
* \brief SAM SERCOM
*
* Copyright (c) 2016-2019 Microchip Technology Inc. and its subsidiaries.
*
* \asf_license_start
*
* \page License
*
* Subject to your compliance with these terms, you may use Microchip
* software and any derivatives exclusively with Microchip products.
* It is your resp... |
/** @defgroup adc_defines ADC Defines
*
* @ingroup STM32G0xx_defines
*
* @author @htmlonly © @endhtmlonly 2019 Guillaume Revaillot <g.revaillot@gmail.com>
*
* @brief <b>Defined Constants and Types for the STM32STM32G0xx Analog to Digital Converter</b>
*
* @version 1.0.0
*
* LGPL License Terms @ref lgpl_li... |
//
// AppDelegate.h
// LGAlertHUDDemo
//
// Created by 刘亚军 on 2018/10/8.
// Copyright © 2018年 刘亚军. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end |
#include "src/arrow/api/device/device.c" |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import "GTLRAccesspointsQuery.h"
@class NSString;
@interface GTLRAccesspointsQuery_GroupsBlockingSchedulesCreate : GTLRAccesspointsQ... |
/******************************************************************************
* Copyright (c) 2021, Xilinx, 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. Redistributio... |
// 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_OBJECTS_HASH_TABLE_INL_H_
#define V8_OBJECTS_HASH_TABLE_INL_H_
#include "src/objects/hash-table.h"
#include "src/execution/isolate-utils-in... |
// g2o - General Graph Optimization
// Copyright (C) 2011 R. Kuemmerle, G. Grisetti, W. Burgard
// 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 r... |
#ifndef EDGE2VEC_H
#define EDGE2VEC_H
constexpr galois::MethodFlag flag_no_lock = galois::MethodFlag::UNPROTECTED;
constexpr galois::MethodFlag flag_read_lock = galois::MethodFlag::READ;
constexpr galois::MethodFlag flag_write_lock = galois::MethodFlag::WRITE;
typedef uint32_t NodeTy;
// typedef uint32_t EdgeTy;
... |
// Text.h
#pragma once
#include <SDl2/SDL.h>
#include <SDl2/SDL_ttf.h>
#include <string>
using namespace std;
class Text
{
public:
Text(SDL_Renderer *renderer, const string &font_path, int font_size, const string &message_text, const SDL_Color &color);
// ~Text();
void display(int x, int y, SDL_Renderer... |
#include <stdlib.h>
#include "lcdutils.h"
#include "lcddraw.h"
#include "square.h"
#include "lcd.h"
#include "switches.h"
#include "buzzer.h"
#include "buzzer_notes.h"
#define SQUARE_SIZE 4
static Square *squares;
//static SquareState square_state = SQUARES_IDLE;
void generate_squares()
{
squares = calloc(SQUARE... |
// Copyright (c) 2020 LG Electronics, 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 agre... |
/*
* Copyright 2015 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 contributing ... |
/* Microsoft Reference Implementation for TPM 2.0
*
* The copyright in this software is being made available under the BSD License,
* included below. This software may be subject to other third party and
* contributor rights, including patent rights, and no such rights are granted
* under this license.
*
* ... |
/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 2015-2019, Arm Limited and Contributors. All rights reserved.
* Copyright (c) 2019-2021, Linaro Limited
*/
#ifndef SCMI_MSG_H
#define SCMI_MSG_H
#include <compiler.h>
#include <kernel/panic.h>
#include <mm/core_memprot.h>
#include <stdbool.h>
#include ... |
#include "find_ellipse.h"
#include "find_ellipse_kernel.h"
#include <sys/time.h>
// The number of sample points per ellipse
#define NPOINTS 150
// The expected radius (in pixels) of a cell
#define RADIUS 10
// The range of acceptable radii
#define MIN_RAD RADIUS - 2
#define MAX_RAD RADIUS * 2
// The number of differen... |
/*
* Copyright (c), Microsoft Open Technologies, 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... |
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "ModuleInterface.h"
#include "ICookingStats.h"
#include "CookingStatsInterface.h"
namespace CookingStatsConstants
{
const FName ModuleName("CookingStats");
}
/**
* Asset registry module
*/
class FCookingStatsModule
//: public IMod... |
/* $NetBSD: nsswitch.h,v 1.6 1999/01/26 01:04:07 lukem Exp $ */
/* $FreeBSD$ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Luke Mewburn.
... |
// File: HAL_GPIO.c
// Author: JSpicer
// Date: 9/9/17
// Purpose: GPIO utilities
// Hardware: TM4C123 Tiva board
#include <stdint.h>
#include "tm4c123gh6pm.h"
#include "HAL.h"
// This structure represents the registers associated with the GPIO port.
// It will be overlayed on top of IO memory so that the structur... |
/*
* Copyright (c) 2017-2019 ARM Limited.
*
* 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 the
* ri... |
// Physical memory allocator, intended to allocate
// memory for user processes, kernel stacks, page table pages,
// and pipe buffers. Allocates 4096-byte pages.
#include "types.h"
#include "defs.h"
#include "param.h"
#include "memlayout.h"
#include "mmu.h"
#include "spinlock.h"
void freerange(void *vstart, void *ven... |
/* Copyright 2022 The TensorFlow 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
Unless required by applicable law or a... |
#include <stdio.h>
#include <cs50.h>
int main(void) {
string s = get_string();
printf("Hello, %s\n", s);
} |
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "PrimitiveStats.h"
/** Stats page representing primitive component stats */
class FPrimitiveStatsPage : public FStatsPage<UPrimitiveStats>
{
public:
/** Singleton accessor */
static FPrimitiveStatsPage& Get();
/** Begin IStatsPage... |
/*
* Copyright (c) 2016-2019 Irlan Robson
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any purpose,
* including commercia... |
#include <ansi.h>
#include <combat.h>
#define JU "「" HIW "三花聚顶" NOR "」"
inherit F_SSERVER;
int perform(object me, object target)
{
// object weapon;
int damage;
string msg;
if (userp(me) && ! me->query("can_perform/haotian-zhang/ju"))
return notify_fail("你所使用的外功中没有这种功... |
/* -----------------------------------------------------------------------------
* Programmer(s): David J. Gardner @ LLNL
* -----------------------------------------------------------------------------
* SUNDIALS Copyright Start
* Copyright (c) 2002-2021, Lawrence Livermore National Security
* and Southern Methodi... |
/*
* This file is part of the Bus Pirate project (buspirate.com).
*
* Originally written by hackaday.com <legal@hackaday.com>
*
* To the extent possible under law, hackaday.com <legal@hackaday.com> has
* waived all copyright and related or neighboring rights to Bus Pirate. This
* work is published from United St... |
/*
* 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... |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
@class NSString;
@protocol SPDYTcpSessionDelegate;
@interface SPDYTcpSession : NSObject
{
id <SPDYTcpSe... |
/*
* Copyright (C) 2018 Jens Andersen / Shane Francis
*
* 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 appli... |
/******************************************************************************
* Copyright (c) 2013 Aitor Aldoma, Thomas Faeulhammer
*
* 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 wi... |
// Copy to /src/config.h and fill out wifi details and URL details
#define SECRET_SSID "HC-Students"
#define SECRET_PASS "Hcstudent5"
#define URL_MONITOR "http://example.org/uptimecheckonarduino"
#define URL_ALARM "http://example.org/whenalarmringing" |
// Copyright (c) YugaByte, 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 writ... |
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
* Copyright (C) 2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
/* Shared library add-on to ip6tables to add LOG support. */
#include <stdio.h>
#include <netdb.h>
#include <string.h>
#include <stdlib.h>
#include <syslog.h>
#include <getopt.h>
#include <xtables.h>
#include <linux/netfilter_ipv6/ip6t_LOG.h>
#ifndef IP6T_LOG_UID /* Old kernel */
#define IP6T_LOG_UID 0x08
#undef IP6T... |
#include <iostream>
#include <cmath>
using namespace std;
class LinearEquation {
public:
LinearEquation();
~LinearEquation();
LinearEquation(const LinearEquation&);
void SetCoefficients(const double, const double, const double);
void GetCoefficients();
bool IsHorizontal();
b... |
/*
* Copyright (c) 2014 Red Hat, Inc.
*
* Based on mac-learning implementation.
*
* 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 2019 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 ... |
#ifndef GL_ENGINE_MESH_MESH_H
#define GL_ENGINE_MESH_MESH_H
#include "utils/VectorUtils.h"
#include "Vertex.h"
namespace glen
{
/*!
Raw mesh type.
Vertices define the points that make up the mesh.
Indices should be provided in sets of three and define to connect the points with triangular faces.
*/
struc... |
#pragma once
#include <set>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include "Node.h"
#include "DefaultTreeVisitor.h"
#include "PhaseResult.h"
#include "Value.h"
namespace hydla {
namespace simulator {
/**
* Replace variables with their values
*/
class VariableReplacer : public symbolic_expression::De... |
/*
* YMAInterstitialController.h
*
* This file is a part of the Yandex Advertising Network.
*
* Version for iOS © 2016 YANDEX
*
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at https://legal.yandex.com/partner_ch/
*/
#import <UIKit/UIKit.h>
@class ... |
/*-------------------------------------------------------------------
Author: Aaron Anthony Valoroso
Date: March 3rd, 2018
License: BSD-3-Clause
Email: valoroso99@gmail.com
--------------------------------------------------------------------*/
#ifndef THURS_H
#define THURS_H
#include <algorithm>
#include <dirent.h>
#... |
/*This file is part of the FEBio source code and is licensed under the MIT license
listed below.
See Copyright-FEBio.txt for details.
Copyright (c) 2021 University of Utah, The Trustees of Columbia University in
the City of New York, and others.
Permission is hereby granted, free of charge, to any person obtaining a... |
/*
* Copyright 2017-2018, 2020 NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
#include <stdarg.h>
#include <stdlib.h>
#if defined(__CC_ARM) || defined(__ARMCC_VERSION)
#include <stdio.h>
#endif
#include <math.h>
#include "fsl_debug_console.h"
#include "fsl_adapter_uart.h"
/*! @brie... |
#include "stdint.h"
#include "stdbool.h"
#define uchar unsigned char
#define uint unsigned int
#define ADDR_8(base,offset) (*(volatile unsigned int *) (( (base)) + (offset) ))
#define ADDR_32(base,offset) (*(volatile unsigned int *) (( (base<<2)) + (offset<<2) ))
#define Gpio_base_addr 0x4000
#define Gpio_seg_offset... |
// WidgetBlueprintGeneratedClass WBP_Social_Snapshot.WBP_Social_Snapshot_C
// Size: 0x590 (Inherited: 0x4e8)
struct UWBP_Social_Snapshot_C : public UKSSocialWidgetBase {
struct FPointerToUberGraphFrame UberGraphFrame; // 0x4e8(0x08)
struct UWidgetAnimation* Click; // 0x4f0(0x08)
struct UWidgetAnimation* Hover; // 0x... |
// license:BSD-3-Clause
// copyright-holders:Fabio Priuli
/**********************************************************************
Mattel Intellivision ECS hack for controller port emulation
**********************************************************************/
#ifndef MAME_BUS_INTV_CTRL_ECS_CTRL_H
#define MAME_B... |
#pragma once
#include "API/Ark/Ark.h"
#include <ArkPluginLibrary/ArkPluginLibrary.h>
#include <Permissions/Permissions.h>
bool CheckPermission(const uint64 &steam_id, const FString &commandName, AShooterPlayerController *aShooterPlayerController); |
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Casey Leedom of Lawrence Livermore National Laboratory.
*
* %sccs.include.redist.c%
*/
#if defined(LIBC_SCCS) && !defined(lint)
static char scc... |
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file ... |
// Copyright 2017 The Ray 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... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__malloc_wchar_t_memcpy_41.c
Label Definition File: CWE127_Buffer_Underread__malloc.label.xml
Template File: sources-sink-41.tmpl.c
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memory buff... |
// Copyright (c) Facebook, Inc. and its affiliates.
// All rights reserved.
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <math.h>
#include <stdbool.h>
#include <stddef.... |
/*
* Poly2Tri Copyright (c) 2009-2018, Poly2Tri Contributors
* https://github.com/jhasse/poly2tri
*
* 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 mu... |
/**
* CARTRIDGE DATA STRUCTURE
*/
#include <stdlib.h>
#include <stdbool.h>
#include "cart.h"
cartData* initCart(unsigned char* cartPointer){
cartData new* = malloc(sizeof(cartData));
if(cartPointer==0x0){
new->present = false;
new->data = 0x0;
}else{
new->present = true;
new->data = cartPointer;
}
re... |
///\file
/******************************************************************************
The MIT License(MIT)
Embedded Template Library.
https://github.com/ETLCPP/etl
https://www.etlcpp.com
Copyright(c) 2020 John Wellbelove, John Lagerquist
Permission is hereby granted, free of charge, to any person obtaining a cop... |
/* $XFree86: xc/programs/Xserver/Xi/closedev.h,v 3.1 1996/04/15 11:18:32 dawes Exp $ */
/************************************************************
Copyright 1996 by Thomas E. Dickey <dickey@clark.net>
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its... |
/*-
* BSD LICENSE
*
* Copyright (c) Intel Corporation.
* All rights reserved.
* Copyright (c) 2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* ar... |
/***********************************************************************************
This file is part of Project for Meloton
For the latest info, see https://github.com/Yhgenomics/MelotonClient.git
Copyright 2016 Yhgenomics
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file exce... |
/**
******************************************************************************
* Xenia : Xbox 360 Emulator Research Project *
******************************************************************************
* Copyright 2018 Xenia Developers. All rights reserved. ... |
/*
* Copyright 2010-2012 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... |
/*
* Copyright 2011-2014 Software Freedom Conservancy
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:20:07 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /System/Library/PrivateFrameworks/CMCapture... |
/*
Ucglib.h
ucglib = universal color graphics library
ucglib = micro controller graphics library
Universal uC Color Graphics Library
Copyright (c) 2014, olikraus@gmail.com
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provid... |
/*******************************************************************************
Touch Library v3.11.0 Release
Company:
Microchip Technology Inc.
File Name:
touch.h
Summary:
QTouch Modular Library
Description:
Configuration macros for touch library
****************************************... |
#include "FreeRTOS.h"
#include "task.h"
void vApplicationGetIdleTaskMemory (StaticTask_t **ppxIdleTaskTCBBuffer, StackType_t **ppxIdleTaskStackBuffer, uint32_t *pulIdleTaskStackSize)
{
static StaticTask_t Idle_TCB;
static StackType_t Idle_Stack[configMINIMAL_STACK_SIZE];
*ppxIdleTaskTCBBuffer = &Idle_TCB;
... |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef CREDIT_TEST_SCRIPTNUM10_H
#define CREDIT_TEST_SCRIPTNUM10_H
#include <al... |
/** @file
The platform GPIO init library header.
Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _GPIO_INIT_LIB_H_
#define _GPIO_INIT_LIB_H_
typedef UINT8 PCH_SBI_PID;
#include <GpioConfig.h>
#include <Library/GpioLib.h>... |
//
// KNPhotoBrowser.h
// KNPhotoBrowser
//
// Created by LuKane on 16/8/18.
// Copyright © 2016年 LuKane. All rights reserved.
//
/**
* 如果 bug ,希望各位在 github 上通过'邮箱' 或者直接 issue 指出, 谢谢
* github地址 : https://github.com/LuKane/KNPhotoBrowser
* 项目会越来越丰富,也希望大家一起来增加功能 , 欢迎 Star
*/
#ifndef ScreenWidth
#define S... |
/*
* Copyright (C) 2015 Imagination Technologies
* Author: Paul Burton <paul.burton@imgtec.com>
*
* 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 yo... |
//
//
// File: hitfit/Base_Constrainer.h
// Purpose: Abstract base for the chisq fitter classes.
// This allows for different algorithms to be used.
// Created: Jul, 2000, sss, based on run 1 mass analysis code.
//
// CMSSW File : interface/Base_Constrainer.h
// Original Author : Scott Stuart Snyder <snyd... |
/****************************************************************************
* apps/modbus/ascii/mbascii.c
*
* FreeModbus Library: A portable Modbus implementation for Modbus ASCII/RTU.
* Copyright (c) 2006 Christian Walter <wolti@sil.at>
* All rights reserved.
*
* Redistribution and use in source and binary fo... |
/* 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... |
// Auto-generated file. Do not edit!
// Template: src/f32-vbinary/vop-scalar.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/c... |
#ifndef ZQTHEADER_H
#define ZQTHEADER_H
#ifndef _QT_GUI_USED_
class QImage {};
class QPainter {};
class QPointF {};
class QString{};
class QStringList{};
class QList{};
class QColor{};
#endif
#endif // ZQTHEADER_H |
/*
* Copyright (c) 2009 Pavel Rimsky
* 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 _ROS_std_msgs_UInt16MultiArray_h
#define _ROS_std_msgs_UInt16MultiArray_h
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include "ros/msg.h"
#include "std_msgs/MultiArrayLayout.h"
namespace std_msgs
{
class UInt16MultiArray : public ros::Msg
{
public:
std_msgs::MultiArrayLayout la... |
#import "UIKit/UIKit.h"
@interface Page<ObjectType> : NSObject
@property (nonatomic, strong) NSMutableArray<id> *Items;
@property (nonatomic, assign) int PageNumber;
@property (nonatomic, assign) int ParentPage;
- (void)addItem:(ObjectType)item;
- (id)initWithPageNumber:(int)pageNumber_ parentPage:(int)parentPage_;
... |
// Copyright (c) 2014-2017 The Usdecoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef USDECOIN_CRYPTO_SHA256_H
#define USDECOIN_CRYPTO_SHA256_H
#include <stdint.h>
#include <stdlib.h>
#include <string>... |
// 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_GTK_TABS_DRAGGED_TAB_CONTROLLER_GTK_H_
#define CHROME_BROWSER_UI_GTK_TABS_DRAGGED_TAB_CONTROLLER_GTK_H_
#include <gtk/gtk.h... |
#pragma once
#include <QtCore/QString>
namespace P1 {
namespace Host {
namespace GameDownloader {
class DownloaderSettingsRoulette
{
public:
DownloaderSettingsRoulette() = default;
~DownloaderSettingsRoulette() = default;
bool hasTestInfo() const;
QString test... |
#ifndef __MWOIBN__COMMUNICATION_MODULES__SHARED_CONTROLLER_H
#define __MWOIBN__COMMUNICATION_MODULES__SHARED_CONTROLLER_H
#include "mwoibn/communication_modules/basic_controller.h"
#include "mwoibn/communication_modules/shared.h"
namespace mwoibn
{
namespace communication_modules
{
class SharedController : public Ba... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.