代码搜索结果
找到约 10,298 项符合
Monitor 的代码
monitor.c
/******************************************************************************
* File: monitor.c
* Author: Naresh Gupta (nkgupta@hotmail.com)
* Date: Wednesday June 16, 1999
* Organizat
monitor.h
/* @(#)monitor.h 5.19 93/08/23 15:31:18, Srini, AMD */
/******************************************************************************
* Copyright 1991 Advanced Micro Devices, Inc.
*
* This softwar
monitor.c
static char _[] = "@(#)monitor.c 5.28 93/11/02 11:46:54, Srini, AMD.";
/******************************************************************************
* Copyright 1991 Advanced Micro Devices, Inc.
*
monitor.mt
# Target: Motorola m68k embedded (EST emulator, rom68k and bug monitors)
TDEPFILES= m68k-tdep.o monitor.o remote-est.o cpu32bug-rom.o rom68k-rom.o abug-rom.o dbug-rom.o dsrec.o
TM_FILE= tm-monitor.h
tm-monitor.h
/* Target machine definitions for a generic m68k monitor/emulator.
Copyright (C) 1986, 1987, 1989, 1993, 1995 Free Software Foundation, Inc.
This file is part of GDB.
This program is free s
monitor.inf
[Identification]
OptionType = MONITOR
[Options]
"TPS Fax Port Monitor" = apfmon40
[Identify]
read-syms Identification
set Status = STATUS_SUCCESSFUL
monitor.h
/*
* plex86: run multiple x86 operating systems concurrently
* Copyright (C) 1999-2003 Kevin P. Lawton
*
* monitor.h: main VM monitor defines
*
* This library is free software; you can redis
monitor-host.c
/*
* plex86: run multiple x86 operating systems concurrently
* Copyright (C) 1999-2003 Kevin P. Lawton
*
* monitor-host.c: This file contains the top-level monitor code,
* accessible from
monitor.h
/*
* plex86: run multiple x86 operating systems concurrently
* Copyright (C) 1999-2003 Kevin P. Lawton
*
* monitor.h: main VM monitor defines
*
* This library is free software; you can redis
monitor.java
package net.jxta.ext.monitor;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.Inp