代码搜索结果

找到约 10,000 项符合 Monitor 的代码

keymon5.asm

;* ;* keymon5.asm : OS/2 keyboard monitor ;***************************************************************************** SetBxInkb MACRO ;* address inkb struct with bx mov bx,[di].pinkbCur ;

keymon5.asm

;* ;* keymon5.asm : OS/2 keyboard monitor ;***************************************************************************** SetBxInkb MACRO ;* address inkb struct with bx mov bx,[di].pinkbCur ;

tconn

Target to SerialICE Controller Connection Target to SerialICE Controller Connection The SerialICE Monitor (running on the SerialICE Controller) and the SerialICE Kernel (running on the Target) c

keymon5.asm

;* ;* keymon5.asm : OS/2 keyboard monitor ;***************************************************************************** SetBxInkb MACRO ;* address inkb struct with bx mov bx,[di].pinkbCur ;

constants.java

package org.firstopen.singularity.admin; public class Constants { public static final String EVENT_MONITOR_KEY="eventMonitorBean"; }

keymon5.asm

;* ;* keymon5.asm : OS/2 keyboard monitor ;***************************************************************************** SetBxInkb MACRO ;* address inkb struct with bx mov bx,[di].pinkbCur ;

bspstart.c

/* * BSP startup * * This routine starts the application. It includes application, * board, and monitor specific initialization and configuration. * The generic CPU dependent initialization

filemon.c

/****************************************************************************** * * FileMon - File System Monitor for Windows NT/9x * * Copyright (c) 1996-2000 Mark Russinovich and Bryce Cogswel

keymon5.asm

;* ;* keymon5.asm : OS/2 keyboard monitor ;***************************************************************************** SetBxInkb MACRO ;* address inkb struct with bx mov bx,[di].pinkbCur ;

example26.cpp

#include // this header is optional //____________________________________________________________________________// int cpp_main( int, char* [] ) // note the name