repo_name stringlengths 6 97 | path stringlengths 3 341 | text stringlengths 8 1.02M |
|---|---|---|
sbl-support/slimbootloader | BootloaderCorePkg/Library/MpInitLib/Ia32/MpInitLibInternal.h | /** @file
Copyright (c) 2018, 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 license may be found at
http://opensource.org/lice... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/Lz4DecompressLib/Lz4DecompressLib.c | <reponame>sbl-support/slimbootloader
/*
LZ4 - Fast LZ compression algorithm
Copyright (C) 2011-2014, <NAME>.
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followin... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/LiteFvLib/FvLib.h | <gh_stars>1-10
/** @file
These functions assist in parsing and manipulating a Firmware Volume.
Copyright (c) 2004 - 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 dist... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/NvmExpressLib/NvmExpressHci.c | <filename>BootloaderCommonPkg/Library/NvmExpressLib/NvmExpressHci.c
/** @file
NvmExpressDxe driver is used to manage non-volatile memory subsystem which follows
NVM Express specification.
Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are li... |
sbl-support/slimbootloader | Silicon/ApollolakePkg/Include/FsptUpd.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
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 c... |
sbl-support/slimbootloader | Silicon/ApollolakePkg/Include/Library/IgdOpRegionLib.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 1999 - 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 license ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Guid/OsConfigDataHobGuid.h | /** @file
This file defines the hob structure for the OS config data support.
Copyright (c) 2017, 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... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/ShellLib/Parsing.h | <reponame>sbl-support/slimbootloader
/** @file
Functions to help parsing shell commands.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
Copyright (C) 2014, Red Hat, Inc.
(C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
Copyright (c) 2009 - 2017, Intel Corporation.... |
sbl-support/slimbootloader | BootloaderCorePkg/Include/Library/SocInfoLib.h | /** @file
Copyright (c) 2016, 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 license may be found at
http://opensource.org/lice... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/UfsBlockIoLib/UfsHci.c | <filename>BootloaderCommonPkg/Library/UfsBlockIoLib/UfsHci.c
/** @file
Copyright (c) 2014 - 2017, 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 f... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/UfsBlockIoLib/UfsPciHc.h | /** @file
Copyright (c) 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 license may be found at
http://opensource.org/licen... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/ConfigDataLib.h | /** @file
Config data library instance for data access.
Copyright (c) 2017 - 2018, 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 t... |
sbl-support/slimbootloader | Silicon/QemuSocPkg/Include/FspmUpd.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
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 c... |
sbl-support/slimbootloader | PayloadPkg/Library/TrustyBootLib/TrustyBootLib.c | /** @file
Copyright (c) 2017 - 2018, 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 license may be found at
http://opensource.o... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/GraphicsLib.h | /** @file
Basic graphics rendering support
Copyright (c) 2017, 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 license may... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/BootOptionLib.h | <filename>BootloaderCommonPkg/Include/Library/BootOptionLib.h<gh_stars>1-10
/** @file
Header file for boot option library
Copyright (c) 2018, 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 a... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/Ext23Lib/LibsaFsStand.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 1999 <NAME>. 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
notic... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/rsa_verify.c | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2018, 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 license may be ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/MediaAccessLib/MediaAccessLib.c | <reponame>sbl-support/slimbootloader
/** @file
The file provides Media block I/O interfaces.
Copyright (c) 2017, 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 dis... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/RleCompressLib.h | <filename>BootloaderCommonPkg/Include/Library/RleCompressLib.h
/** @file
UEFI Decompress Library implementation refer to UEFI specification.
Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
This program and the accomp... |
sbl-support/slimbootloader | BootloaderCorePkg/Include/Library/PciEnumerationLib.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2008 - 2015, 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 license ... |
sbl-support/slimbootloader | PayloadPkg/Include/Library/PayloadLib.h | <filename>PayloadPkg/Include/Library/PayloadLib.h
/** @file
Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.
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 license... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/UsbBusLib/PeiUsbLib.h | /** @file
Common Libarary for PEI USB
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 license may be ... |
sbl-support/slimbootloader | BootloaderCorePkg/Include/Library/GpioLib.h | <filename>BootloaderCorePkg/Include/Library/GpioLib.h
/** @file
Copyright (c) 2016 - 2018, 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 ful... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/FileSystemLib/FileSystemLib.c | /** @file
File system level API library interface
Copyright (c) 2017, 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 license may be fou... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/LzmaCustomDecompressLib/Sdk/C/7zVersion.h | <filename>BootloaderCommonPkg/Library/LzmaCustomDecompressLib/Sdk/C/7zVersion.h<gh_stars>1-10
/** @file
Copyright (c) 2017, 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 accomp... |
sbl-support/slimbootloader | PayloadPkg/Library/AbSupportLib/AbSupport.h | <filename>PayloadPkg/Library/AbSupportLib/AbSupport.h
/** @file
Payload implements one instance of Paltform Hook Library.
Copyright (c) 2015 - 2017, 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 ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/GraphicsLib/GraphicsLib.c | /** @file
Basic graphics rendering support
Copyright (c) 2017, 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 license may be fo... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/ShellLib/CmdExit.c | <filename>BootloaderCommonPkg/Library/ShellLib/CmdExit.c
/** @file
Shell command `exit` to exit the shell.
Copyright (c) 2017, 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 accomp... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/Ext23Lib.h | /** @file
Data structures for FAT recovery PEIM
Copyright (c) 2006 - 2016, 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 license may b... |
sbl-support/slimbootloader | Silicon/QemuSocPkg/Library/SpiFlashLib/SpiCommonLib.h | <gh_stars>1-10
/** @file
Copyright (c) 2016 - 2017, 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 license may be found at
http... |
sbl-support/slimbootloader | BootloaderCorePkg/Library/BootloaderCoreLib/Ia32/BootloaderArch.c | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2016 - 2017, 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 license ... |
sbl-support/slimbootloader | BootloaderCorePkg/Library/FspApiLib/FspNotifyPhase.c | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2017, 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 license ma... |
sbl-support/slimbootloader | BootloaderCorePkg/Include/Library/BoardInitLib.h | <filename>BootloaderCorePkg/Include/Library/BoardInitLib.h<gh_stars>1-10
/** @file
Copyright (c) 2016 - 2017, 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 dis... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpbnu32arith.h | /** @file
Copyright (c) 2018, 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 license may be found at
http://opensource.org/lice... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/SecureBootLib/SecureBootHash.c | <filename>BootloaderCommonPkg/Library/SecureBootLib/SecureBootHash.c
/** @file
Secure boot library routines to provide hash verification.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/ResetSystemLib.h | <filename>BootloaderCommonPkg/Include/Library/ResetSystemLib.h
/** @file
System reset Library Services. This library class defines a set of
methods that reset the whole system.
Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made ... |
sbl-support/slimbootloader | BootloaderCorePkg/Library/PciEnumerationLib/InternalPciEnumerationLib.h | <gh_stars>1-10
/** @file
Copyright (c) 2017, 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 license may be found at
http://open... |
sbl-support/slimbootloader | Silicon/QemuSocPkg/Include/FspsUpd.h | <gh_stars>1-10
/** @file
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
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
... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/MediaAccessLib.h | <filename>BootloaderCommonPkg/Include/Library/MediaAccessLib.h
/** @file
Copyright (c) 2017, 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 t... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpngrsamontstuff.h | <filename>BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpngrsamontstuff.h
/** @file
Copyright (c) 2018, 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... |
sbl-support/slimbootloader | BootloaderCorePkg/Stage2/Ia32/Stage2Arch.c | <gh_stars>1-10
/** @file
Copyright (c) 2016 - 2017, 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 license may be found at
http... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/auth/ippdefs.h | /** @file
Copyright (c) 2018, 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 license may be found at
http://opensource.org/lice... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Service/VariableService.h | /** @file
Copyright (c) 2018, 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 license may be found at
http://opensource.org/lice... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpsha256ca.c | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2018, 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 license may be ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Service/PlatformService.h | <reponame>sbl-support/slimbootloader<gh_stars>1-10
/** @file
Copyright (c) 2018, 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 l... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/MultibootLib/Elf32.h | /** @file
Ported ELF include files from FreeBSD
Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2009 - 2010, Apple Inc. 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 ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/MmcAccessLib/MmcAccessLibPrivate.h | <gh_stars>1-10
/** @file
Copyright (c) 2017, 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 license may be found at
http://open... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpbnuimpl.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2018, 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 license may be ... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/UsbDeviceLib/XdciUtility.h | /** @file
Copyright (c) 2006 - 2017, 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 license may be found at
http://opensource.o... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/FatLib/FatLiteFmt.h | <filename>BootloaderCommonPkg/Library/FatLib/FatLiteFmt.h<gh_stars>1-10
/** @file
FAT format data structures
Copyright (c) 2006 - 2017, 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 acco... |
sbl-support/slimbootloader | BootloaderCommonPkg/Library/UsbDeviceLib/UsbDeviceMode.h | <gh_stars>1-10
/** @file
Copyright (c) 2006 - 2017, 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 license may be found at
http... |
sbl-support/slimbootloader | BootloaderCorePkg/Include/Library/CpuExceptionLib.h | /** @file
CPU Exception Handler Library.
Copyright (c) 2012 - 2017, 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 license may ... |
sbl-support/slimbootloader | Platform/ApollolakeBoardPkg/Library/ShellExtensionLib/CmdFwUpdate.c | <filename>Platform/ApollolakeBoardPkg/Library/ShellExtensionLib/CmdFwUpdate.c<gh_stars>1-10
/** @file
Shell command `fwupdate` to reset the system.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and con... |
sbl-support/slimbootloader | BootloaderCommonPkg/Include/Library/SecureBootLib.h | <reponame>sbl-support/slimbootloader
/** @file
Copyright (c) 2017, 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 license may be ... |
nicexiaodong/CDSpecsKit | Example/CDSpecsKit/CDViewController.h | <filename>Example/CDSpecsKit/CDViewController.h
//
// CDViewController.h
// CDSpecsKit
//
// Created by <EMAIL> on 07/30/2020.
// Copyright (c) 2020 <EMAIL>. All rights reserved.
//
@import UIKit;
@interface CDViewController : UIViewController
@end
|
josuesasilva/bazel-app-swift-react | app/RNView.h | //
// RNView.h
// BazelAppSwift
//
// Created by <NAME> on 09/02/20.
//
#ifndef RNView_h
#define RNView_h
#import <UIKit/UIKit.h>
@interface RNView : UIView
- (UIView *) rootView:(NSString *)moduleName;
@end
#endif /* RNView_h */
|
josuesasilva/bazel-app-swift-react | app/Bridging-Header.h | #ifndef Bridging_Header_h
#define Bridging_Header_h
#import <UIKit/UIKit.h>
#import "RNView.h"
#endif /* Bridging_Header_h */
|
r-bin/YUNO-Render | jni/inc/Singleton.h | #ifndef SINGLETON_H_
#define SINGLETON_H_
///////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////
template<typename T>
class Singleton {
private:
static T* m_instance;
protected:
... |
r-bin/YUNO-Render | jni/src/heightmap/Surface.h | <reponame>r-bin/YUNO-Render
#ifndef SURFACE_H_
#define SURFACE_H_
///////////////////////////////////////////////////////////////////////////////////////////////
#include <inc/JNI.h>
///////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////... |
r-bin/YUNO-Render | jni/src/heightmap/Heightmap.h | #ifndef HEIGHTMAP_H_
#define HEIGHTMAP_H_
///////////////////////////////////////////////////////////////////////////////////////////////
// STL
#include <string>
#include <vector>
// OpenGL
#include <GLES/gl.h>
#include <GLES/glext.h>
// Custom
#include <inc/Singleton.h>
#include "Surface.h"
#include "Polygon.h"
... |
r-bin/YUNO-Render | jni/src/heightmap/Polygon.h | <reponame>r-bin/YUNO-Render<gh_stars>0
#ifndef POLYGON_H_
#define POLYGON_H_
///////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL
#include <GLES/gl.h>
#include <GLES/glext.h>
// Custom
#include <inc/JNI.h>
/////////////////////////////////////////////////////////... |
r-bin/YUNO-Render | jni/inc/JNI.h | <filename>jni/inc/JNI.h
#ifndef JNI2_H_
#define JNI2_H_
///////////////////////////////////////////////////////////////////////////////////////////////
// ANDROID
#include <jni.h>
#include <inc/Debug.h>
///////////////////////////////////////////////////////////////////////////////////////////////
#define RET_OK (0... |
r-bin/YUNO-Render | jni/inc/Debug.h | #ifndef DEBUG_H_
#define DEBUG_H_
///////////////////////////////////////////////////////////////////////////////////////////////
// ANDROID
#include <jni.h>
#include <android/log.h>
// STL
#include <string>
///////////////////////////////////////////////////////////////////////////////////////////////
#define DEB... |
r-bin/YUNO-Render | jni/src/native.h | <reponame>r-bin/YUNO-Render<gh_stars>0
#ifndef NATIVE_H_
#define NATIVE_H_
///////////////////////////////////////////////////////////////////////////////////////////////
// STL
#include <string>
// OpenGL
#include <GLES/gl.h>
#include <GLES/glext.h>
// Custom
#include <inc/JNI.h>
#include "heightmap/Heightmap.h"
... |
h4ppywastaken/ReverseCaptcha | main.c | <reponame>h4ppywastaken/ReverseCaptcha
#include <sys/types.h>
#include <stdio.h>
#include <sys/socket.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <string.h>
#include <netdb.h>
#include <arpa/inet.h>
#include <unistd.h>
#define MSGBUFFERSIZE 1024 //String Nachrichtenbuffergröße für send/receive
#define... |
touchID/LoveBee | LoveBee/UI/Home/Views/ITCHomeHeaderFlowLayout.h | //
// ITCHomeHeaderFlowLayout.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCHomeHeaderFlowLayout : UICollectionViewFlowLayout
@end
|
touchID/LoveBee | LoveBee/UI/Common/ITCRegisterViewController/ITCRegisterViewController.h | //
// ITCRegisterViewController.h
// SDK040801登录注册
//
// Created by admin on 2017/4/8.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCViewController.h"
@interface ITCRegisterViewController : ITCViewController
@end
|
touchID/LoveBee | LoveBee/UI/Home/Views/ITCHomeTableViewCell.h | <gh_stars>0
//
// ITCHomeTableViewCell.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCHomeTableViewCell : UITableViewCell
@end
|
touchID/LoveBee | LoveBee/UI/Home/Views/ITCHomeHeaderCell.h | <reponame>touchID/LoveBee<filename>LoveBee/UI/Home/Views/ITCHomeHeaderCell.h
//
// ITCHomeHeaderCell.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "ITCHomeHeaderTypeServices.h"
@interface ITCHomeHeaderCell : UIColl... |
touchID/LoveBee | LoveBee/AppDelegate.h | //
// AppDelegate.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCAppDelegate.h"
#define _AppDelegate ((AppDelegate *)[UIApplication sharedApplication].delegate)
@interface AppDelegate : ITCAppDelegate
-(void)enterMain;
@end
|
touchID/LoveBee | LoveBee/UI/ShoppingCart/ITCShoppingCartTableViewController.h | //
// ITCShoppingCartTableViewController.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCTableViewController.h"
@interface ITCShoppingCartTableViewController : ITCTableViewController
@end
|
touchID/LoveBee | LoveBee/COMMON/3rdLibs/NSString+MD5.h | <reponame>touchID/LoveBee
//
// NSString+MD5.h
// CommonFramework
//
// Created by zhuwei on 15/2/7.
// Copyright (c) 2015年 zhuwei. All rights reserved.
//
#import <Foundation/Foundation.h>
/**
NSString MD5 扩展
*/
@interface NSString (MD5)
/**
返回MD5加密后的字符串
@return NSString类型
*/
- (NSString *)md5;
@end
|
touchID/LoveBee | LoveBee/COMMON/3rdLibs/ITCNetworkTool/ITCNetworkTool.h | <gh_stars>0
//
// ITCNetworkTool.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <AFNetworking.h>
@interface ITCNetworkTool : AFHTTPSessionManager
/**
定义单例模式类 SH(类名)
实现单例模式类 SM(类名)
*/
#define SH(__name) \
- (... |
touchID/LoveBee | LoveBee/UI/Supermarket/ITCSupermarketController.h | //
// ITCSupermarketController.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCViewController.h"
@interface ITCSupermarketController : ITCViewController
@end
|
touchID/LoveBee | LoveBee/BLL/ITCWebServices/ITCChannelLoginWebService.h | <reponame>touchID/LoveBee
//
// ITCChannelLoginWebService.h
// SDK040801登录注册
//
// Created by admin.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCWebService.h"
typedef NS_ENUM(NSUInteger, ITCChannelLoginType) {
ITCChannelLoginTypeNormal = 1,
ITCChannelLoginTypeWeibo,
ITC... |
touchID/LoveBee | LoveBee/UI/Common/ITCViewController/ITCViewController.h | //
// ITCViewController.h
// 咕咕咕咚
//
// Created by admin on 2017/4/23.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCViewController : UIViewController
@end
|
touchID/LoveBee | LoveBee/UI/Common/ITCCollectionViewController/ITCCollectionViewController.h | //
// ITCCollectionViewController.h
// 咕咕咕咚
//
// Created by admin on 2017/4/23.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCCollectionViewController : UICollectionViewController
@end
|
touchID/LoveBee | LoveBee/UI/Common/ITCLoginViewController/ITCLoginViewController.h | //
// ITCLoginViewController.h
// SDK040801登录注册
//
// Created by admin on 2017/4/8.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCViewController.h"
@interface ITCLoginViewController : ITCViewController
@end
|
touchID/LoveBee | LoveBee/BLL/ITCHomeWebServices/ITCHomeHeaderTypeServices/ITCHomeHeaderTypeServices.h | //
// ITCHomeHeaderTypeServices.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
#define _HomeHeaderTypeServices ([ITCHomeHeaderTypeServices sharedInstance])
@interface ITCHomeHeaderTypeServices : NSObject
@pro... |
touchID/LoveBee | LoveBee/UI/Common/UITabBarController/UITabBarController+ITCAddition.h | //
// UITabBarController+ITCAddition.h
// UI122601支付宝
//
// Created by admin on 2016/12/26.
// Copyright © 2016年 ITC. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UITabBarController (ITCAddition)
+ (UIViewController *)itc_navControllerWithSbName:(NSString *)sbName title:(NSString *)title imageName:... |
touchID/LoveBee | LoveBee/UI/Common/ITCNavigationController/ITCNavigationController.h | <filename>LoveBee/UI/Common/ITCNavigationController/ITCNavigationController.h<gh_stars>0
//
// ITCNavigationController.h
// 咕咕咕咚
//
// Created by admin on 2017/4/23.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCNavigationController : UINavigationController
... |
touchID/LoveBee | LoveBee/UI/Common/ITCTabBarController/ITCTabBarController.h | //
// ITCTabBarController.h
// 咕咕咕咚
//
// Created by admin on 2017/4/23.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCTabBarController : UITabBarController
@end
|
touchID/LoveBee | LoveBee/BLL/ITCHomeManager/ITCHomeManager.h | //
// ITCHomeManager.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "ITCHomeHeaderTypeServices.h"
@interface ITCHomeManager : NSObject
/**
定义单例模式类 SH(类名)
实现单例模式类 SM(类名)
*/
#define SH(__name) \
- (... |
touchID/LoveBee | LoveBee/UI/Home/Views/ITCShowCommodityCollectionViewFlowLayout.h | //
// ITCShowCommodityCollectionViewFlowLayout.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCShowCommodityCollectionViewFlowLayout : UICollectionViewFlowLayout
@end
|
touchID/LoveBee | LoveBee/BLL/ITCWebServices/ITCLoginWebService.h | <reponame>touchID/LoveBee<filename>LoveBee/BLL/ITCWebServices/ITCLoginWebService.h
//
// ITCLoginWebService.h
// SDK040801登录注册
//
// Created by admin.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCWebService.h"
@interface ITCLoginWebService : ITCWebService
@property (strong, nonatom... |
touchID/LoveBee | LoveBee/UI/Home/Views/ITCShowCommodityView.h | //
// ITCShowCommodityView.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCShowCommodityView : UIView
@property (nonatomic,copy) NSString *title;//首页展示商品标题
@property (nonatomic,copy) NSString *imageADStr;//首页... |
touchID/LoveBee | LoveBee/BLL/ITCWebServices/ITCWebService.h | //
// ITCWebService.h
// SDK040801登录注册
//
// Created by admin.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface ITCWebService : NSObject
// 返回具体参数
- (NSDictionary *)params;
/**
发起网络请求
@param succBlock 成功回调
@param failBlock 失败回调
*/
- (void)execReq... |
touchID/LoveBee | LoveBee/UI/Common/ITCTableViewController/ITCTableViewController.h | <filename>LoveBee/UI/Common/ITCTableViewController/ITCTableViewController.h
//
// ITCTableViewController.h
// 咕咕咕咚
//
// Created by admin on 2017/4/23.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCTableViewController : UITableViewController
@end
|
touchID/LoveBee | LoveBee/BLL/ITCHomeWebServices/ITCHomeWebServices.h | <gh_stars>0
//
// ITCHomeWebServices.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface ITCHomeWebServices : NSObject
// 返回具体参数
- (NSDictionary *)params;
/**
发起网络请求
@param succBlock 成功回调
@param failB... |
touchID/LoveBee | LoveBee/BLL/ITCWebServices/ITCRegisterWebService.h | //
// ITCRegisterWebService.h
// SDK040801登录注册
//
// Created by admin.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import "ITCWebService.h"
@interface ITCRegisterWebService : ITCWebService
// 手机验证码
@property (strong, nonatomic) NSString *code;
// 手机号
@property (strong, nonatomic) NSS... |
touchID/LoveBee | LoveBee/UI/Home/ITCHomeTableViewController.h | <gh_stars>0
//
// ITCHomeTableViewController.h
// LoveBee
//
// Created by admin on 2017/4/26.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "ITCTableViewController.h"
@interface ITCHomeTableViewController : ITCTableViewController
@end
|
touchID/LoveBee | LoveBee/BLL/ITCAccountManager/ITCAccountManager.h | //
// ITCAccountManager.h
// SDK040801登录注册
//
// Created by admin.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
typedef NS_ENUM(NSUInteger, ITCAccountType) {
ITCAccountTypeNormal,
ITCAccountTypeWeibo,
ITCAccountTypeWechat
};
@interface ITCAccountMa... |
touchID/LoveBee | LoveBee/UI/Common/ITCAppDelegate/ITCAppDelegate.h | <filename>LoveBee/UI/Common/ITCAppDelegate/ITCAppDelegate.h
//
// ITCAppDelegate.h
// UI0106进阶第一天
//
// Created by admin on 2017/1/6.
// Copyright © 2017年 ITC. All rights reserved.
//
#import <UIKit/UIKit.h>
//#import "ITCAppDelegate.h"
//@interface AppDelegate : ITCAppDelegate
@interface ITCAppDelegate : UIRespon... |
touchID/LoveBee | LoveBee/UI/Home/Views/ITCShowCommodityViewCell.h | //
// ITCShowCommodityViewCell.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCShowCommodityViewCell : UICollectionViewCell
//@property (nonatomic,strong) model model;//
@end
|
touchID/LoveBee | LoveBee/UI/Home/Views/ITCHomeHeaderView.h | //
// ITCHomeHeaderView.h
// LoveBee
//
// Created by admin on 2017/4/27.
// Copyright © 2017年 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ITCHomeHeaderView : UIView
@end
|
Otherplayer/GGSwitch | GGSwitch.h | //
// GGSwitch.h
// GGSwitch
//
// Created by __无邪_ on 15/4/29.
// Copyright (c) 2015年 __无邪_. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface GGSwitch : UIControl
@property (nonatomic, strong) UIColor *onTintColor;
@property (nonatomic, strong) UIColor *tintColor;
@property (nonatomic, strong) UIColor... |
Otherplayer/GGSwitch | GGSwitch/ViewController.h | <reponame>Otherplayer/GGSwitch
//
// ViewController.h
// GGSwitch
//
// Created by __无邪_ on 15/4/29.
// Copyright (c) 2015年 __无邪_. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end
|
pacolang/paco | core/random/random.c | <reponame>pacolang/paco<filename>core/random/random.c
#include <stdlib.h>
#include <time.h>
#include "random.h"
// randInt returns a random integer between 0 and the given parameter
int randInt(int upper) {
srand(time(0));
return rand() % upper;
}
// randString returns a random string of the given length
char* ra... |
pacolang/paco | core/strings/strings.c | <reponame>pacolang/paco
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "strings.h"
// contains checks if a substr is contained inside the str
int contains(const char *str, const char *substr) {
return strstr(str, substr) != NULL;
}
// startsWith checks if a str starts with a substr
int startsWi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.