代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/316872/3599171
h mman.h
#ifndef _ASM_GENERIC_MMAN_H
#define _ASM_GENERIC_MMAN_H
/*
Author: Michael S. Tsirkin , Mellanox Technologies Ltd.
Based on: asm-xxx/mman.h
*/
#define PROT_READ 0x1 /* page ca
www.eeworm.com/read/292670/3950847
h mman.h
#ifndef __RTL_SYS_MMAN_H__
#define __RTL_SYS_MMAN_H__
#include
extern caddr_t mmap(void *start, size_t length, int prot , int flags, int fd, off_t offset);
extern int munmap(void *
www.eeworm.com/read/268871/4249016
c libadb.c
#include
#include
#include
#include "libadb.h"
#include
static chord_node
make_chord_node (const adb_vnodeid &n)
{
chord_node_wire x;
bzero (&x,
www.eeworm.com/read/438718/1823143
h compile0_c.h
#ifndef COMPILE0_C_H
#define COMPILE0_C_H
#include "proto_defs.h"
DESTRUCTOR_PROTO(code_dealloc, PyCodeObject) SEG_COMPILE_C;
GETATTRFUNC_PROTO(code_getattr, PyCodeObject) SEG_COMPILE_C;
CMPFUNC_PROT
www.eeworm.com/read/417857/2096728
input maskseq.input
Input files for usage example
File: prot.fasta
>FASTA F00001 FASTA FORMAT PROTEIN SEQUENCE
ACDEFGHI
www.eeworm.com/read/395229/2446553
h mman.h
#ifndef _ASM_GENERIC_MMAN_H
#define _ASM_GENERIC_MMAN_H
/*
Author: Michael S. Tsirkin , Mellanox Technologies Ltd.
Based on: asm-xxx/mman.h
*/
#define PROT_READ 0x1 /* page ca
www.eeworm.com/read/395229/2447248
h mman.h
#ifndef _ASM_GENERIC_MMAN_H
#define _ASM_GENERIC_MMAN_H
/*
Author: Michael S. Tsirkin , Mellanox Technologies Ltd.
Based on: asm-xxx/mman.h
*/
#define PROT_READ 0x1 /* page ca
www.eeworm.com/read/395229/2448542
h mman.h
#ifndef _ASM_GENERIC_MMAN_H
#define _ASM_GENERIC_MMAN_H
/*
Author: Michael S. Tsirkin , Mellanox Technologies Ltd.
Based on: asm-xxx/mman.h
*/
#define PROT_READ 0x1 /* page ca
www.eeworm.com/read/385988/2577510
c xhc_adp.c
#ifdef __XHC_APPLICATION__
#include "XHC_custom.h"
#include "XHC_include.h"
#include "XHC_prot.h"
S32 XHC_adp_init()
{
XHC_resource_base_id = XHC_BASE;
XHC_menu_base_id = MENU_I
www.eeworm.com/read/382594/2633675
cpp protocol_handler.cpp
// Protocol_Handler.cpp,v 1.2 2004/01/04 21:17:14 bala Exp
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif
#include "jaws3/Protocol_Handler.h"
#include "jaws3/Concurrency.h"
JAWS_Prot