代码搜索:Emulate

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

代码结果 948
www.eeworm.com/read/214672/15092287

h interrupt.h

// interrupt.h // Data structures to emulate low-level interrupt hardware. // // The hardware provides a routine (SetLevel) to enable or disable // interrupts. // // In order to emulate the hardware,
www.eeworm.com/read/491809/1187554

h interrupt.h

// interrupt.h // Data structures to emulate low-level interrupt hardware. // // The hardware provides a routine (SetLevel) to enable or disable // interrupts. // // In order to emulate the hardware,
www.eeworm.com/read/392996/8316333

h interrupt.h

// interrupt.h // Data structures to emulate low-level interrupt hardware. // // The hardware provides a routine (SetLevel) to enable or disable // interrupts. // // In order to emulate the hardware,
www.eeworm.com/read/235522/14065570

h interrupt.h

// interrupt.h // Data structures to emulate low-level interrupt hardware. // // The hardware provides a routine (SetLevel) to enable or disable // interrupts. // // In order to emulate the hardware,
www.eeworm.com/read/154972/11908941

in wrapper.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/154972/11909102

in autoconf.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/292796/8333101

in wrapper.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/292796/8333337

in autoconf.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/238844/13320601

h exconst.h

#ifndef EX_CONST_H #define EX_CONST_H /* const char *INI_FILE_NAME = "NExerciser.ini"; const int TIMEOUT_THRESHOLD=1; const long EMULATE_CENTRAL_SYSTEM=1; const long EMULATE_FIELD_DEVICE=2;
www.eeworm.com/read/405816/2282683

c psychic5.c

/*************************************************************************** Psychic 5 Functions to emulate the video hardware of the machine. **********************************************