代码搜索:Emulate

找到约 948 项符合「Emulate」的源代码

代码结果 948
www.eeworm.com/read/396408/2420279

c swab.c

#include "config.h" /* system has no swab. emulate via bswap */ #include "mpbswap.h" #include void swab(const void *from, void *to, ssize_t n) { const int16_t *in = (int16_t*)from;
www.eeworm.com/read/355407/10267936

c ioserial.c

#ifndef _IO_SERIAL_C_ #define _IO_SERIAL_C_ #include "ioserial.h" #include "serial.h" EMULATE_UART data giocomm; static bit rcvBit; #define TIME_HALF_BAUDTO_9600_TH2 0xff #define TIME_HAL
www.eeworm.com/read/131315/5941560

man nroff.man

.TH @G@NROFF @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@" .SH NAME @g@nroff \- emulate nroff command with groff .SH SYNOPSIS .B @g@nroff [ .B \-hi ] [ .BI \-m name ] [ .BI \-n num ] [ .BI \-o list ]
www.eeworm.com/read/209211/4984358

c hp.c

#include #include #include #include #include "cons.h" char *term = "2621"; struct funckey fk[32]; void emulate(void) { char buf[BUFS+1]; int n; int c; int stand
www.eeworm.com/read/296064/3908202

h tftp.h

/* tftp defines */ #ifdef EMULATE_TFTP_SERVER #define TFTP_SESSIONS_MAX 3 #define TFTP_SERVER 69 #define TFTP_RRQ 1 #define TFTP_WRQ 2 #define TFTP_DATA 3 #define TFTP_ACK 4 #define TFTP
www.eeworm.com/read/493621/1164701

h asm.h

#ifndef __ASM_H__ #define __ASM_H__ #define ASM_CPU_EMULATE #define ASM_CPU_STEP #define ASM_REFRESH_1 #define ASM_REFRESH_2 #define ASM_REFRESH_3 #define ASM_REFRESH_4 #define ASM_REFRESH_1_2X
www.eeworm.com/read/234146/14120883

c lkjfdssdf.c

/* +, * operation, using array to emulate. */ main() { int a[5]={4,5,0,7,1}, b[5]={9,2,9,8,7}, c[6],d[10]; int i,flag,j,sum,cnt; for(flag=0,i=4; i>=0; i--) { if(a[i]+b[i]+flag < 10) { c[
www.eeworm.com/read/432906/1888807

h privop.h

#ifndef _XEN_IA64_PRIVOP_H #define _XEN_IA64_PRIVOP_H #include #include extern IA64FAULT priv_emulate(VCPU *vcpu, REGS *regs, u64 isr); extern void privify_memory(void
www.eeworm.com/read/385462/2591735

h privop.h

#ifndef _XEN_IA64_PRIVOP_H #define _XEN_IA64_PRIVOP_H #include #include extern IA64FAULT priv_emulate(VCPU *vcpu, REGS *regs, u64 isr); extern void privify_memory(void
www.eeworm.com/read/211427/4943421

entries

/.cvsignore/1.1/Tue Jul 1 21:27:15 2003//Torion_1_3_507 /emulate.s/1.3/Sat Oct 11 23:13:54 2003//Torion_1_3_507 /flashimage.bat/1.3/Thu Oct 16 14:09:56 2003//Torion_1_3_507 /flashimage.c/1.2/Mon S