代码搜索结果
找到约 10,000 项符合
Monitor 的代码
lexcrontab.cxx
// Scintilla source code edit control
/** @file LexCrontab.cxx
** Lexer to use with extended crontab files used by a powerful
** Windows scheduler/event monitor/automation manager nnCron.
** (http:
mon-object.c
/*
* RTEMS Monitor "object" support.
*
* Used to traverse object lists and print them out.
* An object can be an RTEMS object (chain based stuff) or
* a "misc" object such as a device driver.
*
mon-symbols.c
/*
* File: symbols.c
*
* Description:
* Symbol table manager for the RTEMS monitor.
* These routines may be used by other system resources also.
*
*
* TODO:
*
* $Id: mon-symbols.c,
bspclean.c
/* bsp_cleanup()
*
* This routine normally is part of start.s and usually returns
* control to a monitor.
*
* INPUT: NONE
*
* OUTPUT: NONE
*
* Authors: Ralf Corsepius (corsepiu@faw.uni
bspclean.c
/* bsp_cleanup()
*
* This routine normally is part of start.s and usually returns
* control to a monitor.
*
* INPUT: NONE
*
* OUTPUT: NONE
*
* Authors: Ralf Corsepius (corsepiu@faw.uni
cli.h
/* cli.h:
* Header file for Command Line Interface related stuff.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system
topservice.java
/*
Derby - Class org.apache.derby.impl.services.monitor.TopService
Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, V
readonly.java
/*
Derby - Class org.apache.derby.impl.services.monitor.ReadOnly
Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Ver
ioprogressmonitor.java
/*
* IOProgressMonitor.java - I/O progress monitor
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 2000, 2002 Slava Pestov
*
* This program is fre
dis_arm.c
/*
* dis_arm.c
*
* ARM disassembler.
*
* by Nick Patavalis (npat@inaccessnetworks.com)
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* plat