代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/417857/2096750
output maskseq.output
Output files for usage example
File: prot2.seq
>FASTA F00001 FASTA FORMAT PROTEIN SEQUENCE
ACDEFGH
www.eeworm.com/read/395229/2444294
c mmap.c
/* Use new style mmap for v850 */
#include
#include
#include
#include
_syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
int, flag
www.eeworm.com/read/385988/2577501
c im_qq_gui.c
#ifdef __QQ_SUPPORT__
#include "IM_QQ_custom.h"
#include "IM_QQ_prot.h"
#include "gpioInc.h"
#include "AudioInc.h"
#include "wgui_status_icons.h"
unsigned char IM_qq_msg_midi[] =
{
0x4D,0x
www.eeworm.com/read/259928/4335800
h em_dlg.h
/*
* History: added "can_leave" 2003-9-3, nodman
*/
#ifndef _EM_DLG_H
#define _EM_DLG_H
#include "rect.h"
#include "utils.h"
/// 嵌入式对话框
template
class em_dlg: public T
{
prot
www.eeworm.com/read/106121/15647126
h rx.h
/*
* Rx protocol format
*
* $Id: rx.h,v 1.3 2000/10/03 02:55:02 itojun Exp $
*/
#define FS_RX_PORT 7000
#define CB_RX_PORT 7001
#define PROT_RX_PORT 7002
#define VLDB_RX_PORT 7003
#define KAUTH_R
www.eeworm.com/read/223866/14615170
makefile-arm
TARGET:=app_jpeg_read_arm
CROSS=/opt/host/armv4l/bin/armv4l-unknown-linux-
CC=$(CROSS)gcc
LD=$(CROSS)ld
#CFLAGS= -I/HHARM9-EDU/kernel/include/linux -I/HHARM9-EDU/kernel/include -Wall -Wstrict-prot
www.eeworm.com/read/221145/14757116
a rtc.a
P5 EQU 0FE11h
CLK bit P3.6
IO bit P3.7
CE bit P0.0
NAME Rtc
?PR?_RD_RTC?Rtc SEGMENT CODE
?PR?_WR_RTC?Rtc SEGMENT CODE
?PR?_RD_PROT?Rtc SE
www.eeworm.com/read/480930/1307323
h mman.h
/*
* include/asm-s390/mman.h
*
* S390 version
*
* Derived from "include/asm-i386/mman.h"
*/
#ifndef __S390_MMAN_H__
#define __S390_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#de
www.eeworm.com/read/480930/1309537
h mman.h
#ifndef _ASM_IA64_MMAN_H
#define _ASM_IA64_MMAN_H
/*
* Copyright (C) 1998-2000 Hewlett-Packard Co
* Copyright (C) 1998-2000 David Mosberger-Tang
*/
#define PROT_READ 0x1 /* p
www.eeworm.com/read/480930/1309996
h mman.h
/*
* include/asm-s390/mman.h
*
* S390 version
*
* Derived from "include/asm-i386/mman.h"
*/
#ifndef __S390_MMAN_H__
#define __S390_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#de