text stringlengths 9 948k |
|---|
/** \file
* \brief Declaration of EdgeRouter...
*
* ... which places node boxes in replacement areas of an orthogonal
* drawing step and routes edges to minimize bends.
*
* \author Karsten Klein
*
* \par License:
* This file is part of the Open Graph Drawing Framework (OGDF).
*
* \par
* Copyright (C)<br>
*... |
/* this file has been autogenerated by vtkNodeJsWrap */
/* editing this might proof futile */
#ifndef NATIVE_EXTENSION_VTK_VTKBASE64UTILITIESWRAP_H
#define NATIVE_EXTENSION_VTK_VTKBASE64UTILITIESWRAP_H
#include <nan.h>
#include <vtkSmartPointer.h>
#include <vtkBase64Utilities.h>
#include "vtkObjectWrap.h"
#include ... |
//////////////////////////////////////////////////////////////////////////
//
// pgAdmin III - PostgreSQL Tools
//
// Copyright (C) 2002 - 2016, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
// gqbModel.h - Model of MVC Pattern for GQB
//
/////////////////////////////////////... |
/**
* @file bgp-log.h
* @author Nato Morichika <nat@nat.moe>
* @brief libbgp log forwarder.
* @version 0.1
* @date 2019-07-13
*
* @copyright Copyright (c) 2019
*
*/
#ifndef BGP_LOG_H
#define BGP_LOG_H
#include <libbgp/bgp-log-handler.h>
#include "ns3/simple-ref-count.h"
namespace ns3 {
/**
* @brief The li... |
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#ifndef RUNTIME_PLATFORM_HASHMAP_H_
#define RUNTIME_PLATFORM_HASHMAP_H_
#include "platform/globals.h"
... |
/*
* This header is generated by classdump-dyld 1.0
* on Tuesday, November 5, 2019 at 2:49:31 AM Mountain Standard Time
* Operating System: Version 13.0 (Build 17J586)
* Image Source: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by El... |
//
// WDImageViewAnimateDemoViewController.h
// WebPDemo
//
// Created by zhujinhui on 2018/3/27.
// Copyright © 2018年 kyson. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface WDImageViewAnimateDemoViewController : UIViewController
@end |
/*-------------------------------------------------------------------------
*
* pg_pltemplate.h
* definition of the system "PL template" relation (pg_pltemplate)
* along with the relation's initial contents.
*
*
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
* Portions Copyright (c)... |
#include <ctype.h>
#include "bam.h"
#include "khash.h"
typedef char *str_p;
KHASH_MAP_INIT_STR(s, int)
KHASH_MAP_INIT_STR(r2l, str_p)
void bam_aux_append(bam1_t *b, const char tag[2], char type, int len, uint8_t *data)
{
int ori_len = b->data_len;
b->data_len += 3+len;
b->l_aux += 3+len;
if (b->m_d... |
/*
* QuickJS stand alone interpreter
*
* Copyright (c) 2017-2021 Fabrice Bellard
* Copyright (c) 2017-2021 Charlie Gordon
*
* 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 re... |
//
// EditorTextBox.h
// Project: humid
//
// All rights reserved. Use of this source code is governed by the
// 3-clause BSD License in LICENSE.txt.
#ifndef __EditorTextBox_h__
#define __EditorTextBox_h__
#include <ostream>
#include <string>
#include <nanogui/common.h>
#include <nanogui/textbox.h>
#include "editor... |
// 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 MEDIA_BASE_VIDEO_CAPTURE_TYPES_H_
#define MEDIA_BASE_VIDEO_CAPTURE_TYPES_H_
#include <stddef.h>
#include <vector>
#include "build/build_con... |
// *************************************************************************************************
//
// Horde3D
// Next-Generation Graphics Engine
// --------------------------------------
// Copyright (C) 2006-2011 Nicolas Schulz
//
// This software is distributed under the terms of the Eclipse Public License v1.... |
/* e_os2.h */
/* ====================================================================
* Copyright (c) 1998-2000 The OpenSSL 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. ... |
/* SPDX-License-Identifier: GPL-2.0 */
/*
*
* tvp5150 - Texas Instruments TVP5150A/AM1 video decoder registers
*
* Copyright (c) 2005,2006 Mauro Carvalho Chehab <mchehab@kernel.org>
*/
#define TVP5150_VD_IN_SRC_SEL_1 0x00 /* Video input source selection #1 */
#define TVP5150_ANAL_CHL_CTL 0x01 /* Anal... |
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "vk_surface.h"
#include <stdio.h>
#include <stdlib.h>
#include "tests/common/vk_format_matcher.h"
#include "tests/common/vk_strings.h"
#include ... |
/*
* Audio_evmInit.h
*
* This file contains Application programming interface for the Audio application
* related EVM (platform) specifc initialization routines
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
*
*
* Redistribution and use in source and binary forms, with or without
... |
/**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2015 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*
* WARNING: This is generated code. Modify at your own risk and without support.
... |
/*****************************************************************************\
|*
|* VERSION CONTROL: $Version$ $Date$
|*
|* IN PACKAGE:
|*
|* COPYRIGHT: Copyright (c) 2007, Altium
|*
|* DESCRIPTION:
|*
*/
#ifndef _MIDISMF_H
#define _MIDISMF_H
#include "midi.h"
#define SMF_META 0XFF
#define SMF_M... |
#ifdef __OBJC__
#import<Foundation/Foundation.h>
#endif
//! Project version number for JDCloudOCSDKIotcore.
FOUNDATION_EXPORT double JDCloudOCSDKIotcoreVersionNumber;
//! Project version string for JDCloudOCSDKIotcore.
FOUNDATION_EXPORT const unsigned char JDCloudOCSDKIotcoreVersionString[];
// In this header, you... |
/*
* tclCompile.c --
*
* This file contains procedures that compile Tcl commands or parts of
* commands (like quoted strings or nested sub-commands) into a sequence
* of instructions ("bytecodes").
*
* Copyright (c) 1996-1998 Sun Microsystems, Inc.
* Copyright (c) 2001 by Kevin B. Kenny. All rights reserved.
*... |
/*
* This header is generated by classdump-dyld 1.0
* on Saturday, August 24, 2019 at 9:48:50 PM Mountain Standard Time
* Operating System: Version 12.4 (Build 16M568)
* Image Source: /System/Library/PrivateFrameworks/DiagnosticExtensionsDaemon.framework/DiagnosticExtensionsDaemon
* classdump-dyld is licensed under GPL... |
/*
* This header is generated by classdump-dyld 1.5
* on Wednesday, October 27, 2021 at 3:16:25 PM Mountain Standard Time
* Operating System: Version 13.5.1 (Build 17F80)
* Image Source: /System/Library/PrivateFrameworks/PhotosU... |
#pragma once
#include "ThirdPersonCamera.h"
#include "Engine/TriggerVolume.h"
#include "Camera/HoatCameraInfo.h"
#include "HoatCameraModificationVolume.generated.h"
/** Volume that modifies the camera of entering players. */
UCLASS()
class AHoatCameraModificationVolume : public ATriggerVolume
{
GENERATED_BODY()
... |
//
// 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 <objc/NSObject.h>
#import "DKDAAPParserDelegate-Protocol.h"
@class NSString;
@interface PublishPlaylistResponseParserDelegate : NSObject... |
// Copyright (c) 2018, Ryo Currency Project
// Portions copyright (c) 2014-2018, The Monero Project
//
// Portions of this file are available under BSD-3 license. Please see ORIGINAL-LICENSE for details
// All rights reserved.
//
// Authors and copyright holders give permission for following:
//
// 1. Redistribution an... |
/****************************************************************************
Foundation OpenSource Project
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, incl... |
/*****************************************************************************\
colormatch.h : Interface for the ColorMatcher class
Copyright (c) 1996 - 2015, HP Co.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followin... |
/*
* Copyright (c) 2018 Yubico AB. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
#include "fido.h"
int
fido_buf_read(const unsigned char **buf, size_t *len, void *dst, size_t count)
{
if (count > *len)
return (-1);
memcpy(dst, *b... |
/*
*
* Copyright (c) International Business Machines Corp., 2001
*
* 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 l... |
/*
* Copyright (c) 2019 Richard Osterloh <richard.osterloh@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <soc.h>
#include <stm32_ll_bus.h>
#include <stm32_ll_pwr.h>
#include <stm32_ll_rcc.h>
#include <stm32_ll_utils.h>
#include <drivers/clock_control.h>
#include <sys/util.h>
#include <drivers/clo... |
/*
* eval.c: Expression evaluation.
*/
#include <assert.h>
#include <inttypes.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#include <stdbool.h>
#include <math.h>
#include <limits.h>
#include <msgpack.h>
#include "nvim/assert.h"
#include "nvim/vim.h"
#include "nvim/ascii.h"
#ifdef HAVE_LOCALE_H
# i... |
#include <stdio.h>
int main(void)
{
int a, b;
int result;
a = 0;
b = 0;
result = 0x3;
__asm
("l.sfeqi %1, 0x0\n\t"
"l.bnf 1f\n\t"
"l.nop\n\t"
"\n\t"
"l.addi %0, %0, 0x1\n\t"
"l.addi %0, %0, 0x1\n\t"
"\n\t"
"1:\n\t"
"l.addi %0, %0, 0x1\n\t"
: "+r... |
/*
* This header is generated by classdump-dyld 1.0
* on Sunday, September 27, 2020 at 11:40:40 AM Mountain Standard Time
* Operating System: Version 14.0 (Build 18A373)
* Image Source: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
* classdump-dyld is licensed under GPLv3, Copyright © ... |
/* 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.
*/
/* GPIO module for Chrome EC */
#ifndef __CROS_EC_GPIO_H
#define __CROS_EC_GPIO_H
#include "common.h"
/* Flag definitions for gpio_info and ... |
//============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURP... |
#include <stdio.h>
int main() {
int i;
int j;
int space;
int rows;
printf("Enter the number of rows: ");
scanf("%d", &rows);
for(i = 0; i <= rows; i++) {
for(space=1; space <= (rows-i); space++) {
printf(" ");
}
for(j=1; j<=i; j++) {
printf("* ");
}
printf("\n");
}
} |
/*
*
* proc.h
*
* Created at: Fri 28 Nov 21:26:28 2014 21:26:28
*
* Author: Szymon Urbaś <szymon.urbas@aol.com>
*
* License: please visit the LICENSE file for details.
*
*/
#ifndef PROC_H
#define PROC_H
#include <stdint.h>
#include <ipc.h>
#include <queue.h>
#include "common.h"
#define MAX_PROC_NAME_L... |
/*!
* \file board.c
*
* \brief Target board general functions implementation
*
* \copyright Revised BSD License, see section \ref LICENSE.
*
* \code
* ______ _
* / _____) _ | |
* ( (____ _____ ____ _| |_ ... |
/**************************************************************************//**
* @file ezr32lg_rmu.h
* @brief EZR32LG_RMU register and bit field definitions
* @version 5.4.0
******************************************************************************
* # License
* <b>Copyright 2017 Silicon Laboratories, Inc. w... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE187_Partial_Comparison__wchar_t_fromConsole_ncmp_user_pw_64b.c
Label Definition File: CWE187_Partial_Comparison.label.xml
Template File: sources-sinks-64b.tmpl.c
*/
/*
* @description
* CWE: 187 Partial Comparison
* BadSource: fromConsole Read input from the console
*... |
/* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2013, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#include "orconfig.h"
#define PT_PRIVATE
#define UTIL_PRIVATE
#define STATEFILE_PRIVATE
#define CONTROL_PRIVATE
#i... |
/*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who contributed.
* See README.txt for an overview of the Vim source code.
*/
/*
* ex_docmd.c: functions for executing an Ex command line.
*/
#include... |
/*
* Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
* Copyright (c) 2002-2008 Atheros Communications, Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appe... |
//Find the maximum difference between two elements of an array such that larger element appears after smaller element
#include <stdio.h>
void maxDiff(int a[],int n){
int max=0;
int min=a[0];
int x,y;
int flag=0;
for(int i=0;i<n;i++){
if((a[i]-min)>max){
flag=1;
... |
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "S1AP-IEs"
* found in "S1AP-IEs.asn"
* `asn1c -D ./output -no-gen-OER -no-gen-example -pdu=all`
*/
#ifndef _S1ap_EncryptionAlgorithms_H_
#define _S1ap_EncryptionAlgorithms_H_
#include <asn_application.h>
/* Including external depen... |
//
// Generated by class-dump 3.5b1 (64 bit) (Debug version compiled Dec 3 2019 19:59:57).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#import "NSObject-Protocol.h"
@class NSCache;
@protocol NSCacheDelegate <NSObject>
@optional
- (void)cache:(NSCache *)arg1 willEvictObject:(id)arg2;
@end |
/*
* Copyright (c) 2013-2019, Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020, Huawei Device Co., Ltd. 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. Redistrib... |
/*
* Device introspection test cases
*
* Copyright (c) 2015 Red Hat Inc.
*
* Authors:
* Markus Armbruster <armbru@redhat.com>,
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*/
/*
* Covers QMP device-list-properties and HMP d... |
////////////////////////////////////////////////////////////////////////////
//
// Copyright 2014 Realm 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/li... |
/**
Copyright 2021 JasmineGraph Team
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... |
//
//EpuckFollowsLine_Variables.h
//
//Automatically created through MiEditCLFSM -- do not change manually!
//
Print_t print_ptr; ///<To display in Whiteboard
int16_t robotID; ///<The ePuck id
WEBOTS_NXT_bridge_t a_Command_Handler; ///<to place Webots-bridge commands in the Whiteboard
double speedToUse; ///<the usual s... |
/*
* This header is generated by classdump-dyld 1.0
* on Sunday, September 27, 2020 at 11:40:44 AM Mountain Standard Time
* Operating System: Version 14.0 (Build 18A373)
* Image Source: /System/Library/Frameworks/WebKit.framework/WebKit
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*... |
#ifndef MJS_GLOBAL_OBJECT_H
#define MJS_GLOBAL_OBJECT_H
#include "value.h"
#include "object.h"
#include "version.h"
#include <functional>
namespace mjs {
// TODO: Clean up this mess
class function_object;
enum class native_error_type;
class global_object : public object {
public:
static gc_heap_ptr<global_obj... |
/************************************************************************
* Class: Stack
*
* Constructors:
* tStack();
* tStack(const tStack< T >&);
*
* Mutators:
* <none>
*
* Methods:
* tStack< T >& operator=(const tStack< T >&);
* void Push(const T&);
* void Pop();
* const T& Peek();
* int Size();
* bool isEmpty();
*... |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2009 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... |
/*
* 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... |
#ifndef QDBFTABLEMODEL_H
#define QDBFTABLEMODEL_H
#include "qdbf_global.h"
#include "qdbftable.h"
#include <QtCore/QAbstractTableModel>
namespace QDbf {
namespace Internal {
class QDbfTableModelPrivate;
} // namespace Internal
class QDbfTableModel : public QAbstractTableModel
{
Q_OBJECT
public:
explicit ... |
/*
* driver/clk-s5pv210-pll.c
*
* Copyright(c) 2007-2018 Jianjun Jiang <8192542@qq.com>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "So... |
// : vi ts=4 sw=4 noet :
/*
==================================================================================
Copyright (c) 2019 Nokia
Copyright (c) 2018-2019 AT&T Intellectual Property.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with... |
#include <stdio.h>
#define YEAR 0
#define MONTH 1
#define DAY 2
int is_leap_year(const int year)
{
if(year % 400 == 0 || year % 4 == 0 && year % 100 != 0) return 1;
return 0;
}
int get_last_day_of_month(const int year, const int month)
{
switch(month)
{
case 1: case 3: case 5: case 7... |
#include"3_1.h"
void pushe(struct stack* st , char d)
{
if(st->top == STACKSIZE-1)
{
return;
}
else{
(st->top)++;
st->data[st->top]=d;
return;
}
}
void displaystack(struct stack* st)
{
for(int i=0;i<=st->top;i++)
{
printf("%c",st->data[i]);
}
}
... |
// ========================================================================
//
// Copyright 1997 (Unpublished material)
// SolidWorks Corporation
//
// ========================================================================
//
// Filename: VRMLWorks.h
// Application: C++ Appli... |
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy, modify, and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by Facebook.
//
// As with... |
// Copyright (c) 2018-2019, The Electroneum Classic Project
// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of sou... |
/*
* Copyright (c) 2004-2008 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2005 The University of Tennessee and The University
* of Tennessee Resea... |
// 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.
/**
* Utilities for converting data from/to strings.
*/
#ifndef SAGBIT_UTILSTRE... |
/*
Copyright 2001 - Cycling '74
R. Luke DuBois luke@music.columbia.edu
*/
#include "jit.common.h"
typedef struct _jit_glue
{
t_object ob;
long rows;
long cols;
long input;
} t_jit_glue;
void *_jit_glue_class;
t_jit_glue *jit_glue_new(void);
void jit_glue_free(t_jit_glue *x);
t_jit_err jit_glu... |
/*
* This header is generated by classdump-dyld 1.5
* on Wednesday, April 14, 2021 at 2:34:56 PM Mountain Standard Time
* Operating System: Version 14.4 (Build 18K802)
* Image Source: /System/Library/PrivateFrameworks/PhotoFound... |
#include <complex.h>
#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <math/s_csinl.c>
long_double_symbol (libm, __csinl, csinl); |
//
// Copyright 2012 Alin Dobra and Christopher Jermaine
//
// 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 b... |
#include <stdio.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h> /* TCP_NODELAY, TCP_CORK */
#include <arpa/inet.h>
#include <netdb.h>
#include <sys/un.h>
#include <errno.h>
#include <string.h>
int
main(int argc, char *const *argv)
{
int fd;
struct sockaddr_in addr;
fd... |
// Copyright (c) 2014-2019, The Monero Project
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice, this list of
/... |
/*
* Tulip Indicators
* https://tulipindicators.org/
* Copyright (c) 2010-2017 Tulip Charts LLC
* Lewis Van Winkle (LV@tulipcharts.org)
*
* This file is part of Tulip Indicators.
*
* Tulip Indicators is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public L... |
/*
* Copyright 2011 Google 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... |
/*
* Copyright (c) 2020, Intel Corporation
*
* 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 to use, copy, modify, merge, ... |
/*
* 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... |
/**************************************************************************//**
* @file core_cm4.h
* @brief CMSIS Cortex-M4 Core Peripheral Access Layer Header File
* @version V4.30
* @date 20. October 2015
******************************************************************************/
/* Copyright (c)... |
#include "upcn/bundle.h"
#include "upcn/bundle_processor.h"
#include "upcn/bundle_storage_manager.h"
#include "upcn/common.h"
#include "upcn/node.h"
#include "upcn/router.h"
#include "upcn/routing_table.h"
#include "upcn/simplehtab.h"
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
static struct node_lis... |
/*
* Copyright 2010 nxtbgthng for SoundCloud 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 ... |
{{define "fbtypes"}}
// This file is modified from source code from the FBC project.
#ifndef FBTYPES_H_
#define FBTYPES_H_
#include <stdio.h>
{{if or .TcrestUsingSPM .TcrestIncludes}}
#include <machine/spm.h>
#include <machine/patmos.h>
#include "libcorethread/corethread.h"
#include "libmp/mp.h"
#define LED ( *( (... |
/* 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.
*
* Copyright (c) 2010-2016, ITU/ISO/IEC
* All rights reserve... |
/**
* \brief Testing Shared memory queue
*/
/*
* Copyright (c) 2013-2016, ETH Zurich.
* All rights reserved.
*
* This file is distributed under the terms in the attached LICENSE file.
* If you do not find this file, copies can be found by writing to:
* ETH Zurich D-INFK, Universitaetstr. 6, CH-8092 Zurich. Att... |
#include <papi.h>
#include <stdio.h>
#include <stdlib.h> // exit()
#define N 1024
typedef short mat_element;
int handle_error(int code, char *outstring);
mat_element mul1[N][N];
mat_element mul2[N][N];
mat_element res[N][N];
mat_element tmp[N][N];
int main(){
/************************************/
long_lon... |
/*
* Copyright (c) 2006 Oracle. 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 License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or t... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:12:41 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /System/Library/Frameworks/NetworkExtension... |
// This file is generated.
// Edit platform/darwin/scripts/generate-style-code.js, then run `make darwin-style-code`.
#import <CoreLocation/CoreLocation.h>
#import "MGLFoundation.h"
#import "MGLStyleValue.h"
NS_ASSUME_NONNULL_BEGIN
/**
Whether extruded geometries are lit relative to the map or viewport.
*/
typede... |
/*
* This header is generated by classdump-dyld 1.5
* on Friday, April 30, 2021 at 11:36:14 AM Mountain Standard Time
* Operating System: Version 13.5.1 (Build 17F80)
* Image Source: /System/Library/Frameworks/MediaPlayer.framew... |
/***********************************************************************
*
* GPIO library for AVR-GCC.
* ATmega328P (Arduino Uno), 16 MHz, AVR 8-bit Toolchain 3.6.2
*
* Copyright (c) 2019-2020 Tomas Fryza
* Dept. of Radio Electronics, Brno University of Technology, Czechia
* This work is licensed under the term... |
/**
******************************************************************************
* @file stm32f0xx_hal_pcd_ex.c
* @author MCD Application Team
* @version V1.4.0
* @date 27-May-2016
* @brief Extended PCD HAL module driver.
* This file provides firmware functions to manage the following ... |
#pragma once
/* Basic Includes */
#include <stdio.h>
#include <stdlib.h>
#include <X11/Xlib.h>
#ifndef DEF_LOAD
#define DEF_LOAD
// defLoad is a function that attempts
// to connect to the :0 display,
// and if it can't it prints err to
// stderr
int defLoad(const char* err, Display* dpy){
// Check if we can open... |
////////////////////////////////////////////////////////////////////////////////
/// DyCollisionMesh.h
#pragma once
#include "BtTypes.h"
#include "BaResource.h"
#include "SgCollision.h"
// Class Declaration
class DyCollisionMesh : public BaResource
{
public:
DECLARE_RESOURCETYPE( BaRT_CollisionMesh );
void ... |
/**
* 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 "R... |
#ifndef TOONZSCENE_H
#define TOONZSCENE_H
// TnzCore includes
#include "tfilepath.h"
#include "traster.h"
#include "tstream.h"
#undef DVAPI
#undef DVVAR
#ifdef TOONZLIB_EXPORTS
#define DVAPI DV_EXPORT_API
#define DVVAR DV_EXPORT_VAR
#else
#define DVAPI DV_IMPORT_API
#define DVVAR DV_IMPORT_VAR
#endif
//=============... |
/*
* 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... |
#ifndef PROJECT_HEADER_component410_66_H
#define PROJECT_HEADER_component410_66_H
int component410_66();
#endif // PROJECT_HEADER_component410_66_H |
/*
* Copyright 2018 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 ... |
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
** **
** This file forms part of the Underworld geophysics modelling application. **
** ... |
#include "stepper.h"
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#define STEPS_PER_DEG (400.0 / 360.0)
#define deg_to_step(deg) ((int)(STEPS_PER_DEG * deg))
#define rpm_to_usdelay(rpm, rev_steps) ((int)((60000000.0 / rpm) / (double)rev_steps))
#define tdiff(start, stop) ((stop.tv_sec - start.tv_sec) + ((s... |
/*
* 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.