代码搜索结果

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

pio_ppc405.c

/* pio.c: * Support the basic ability to configure and set/clear parallel IO pins * on the PPC405GP processor. * * General notice: * This code is part of a boot-monitor package developed as a

resetvector.s

/* resetvector.s: * * The PowerPC 403GCX (and others) resets at the top of its 32-bit * physical memory space at address 0xfffffffc. * This means that the monitor must be built with a branch instr

ian_xmodem.c

/* * ian_xmodem.c * * X and Y modem file download and upload protocols. * * by Nick Patavalis (npat@inaccessnetworks.com) * * General notice: * This code is part of a boot-monitor package d

go.c

/* go.c: * This code is part of the DEBUG code that allows the monitor to do * some basic debug stuff (go,resume, set breakpoints, etc...). * * General notice: * This code is part of a boot-m

lineedit.c

/* lineedit.c: * This code supports the monitor's command line editing capability and * command history log. The command line editing is a subset of KSH's * vi-mode editing. * * This code in

mystart.c

/* mystart.c: * * This code is used to help bring up a FADS860 evaluation board. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for emb

jamfile

subproject libs/math/test ; # bring in the rules for testing import testing ; run ../test/common_factor_test.cpp ../../test/build/boost_test_exec_monitor ; run ../octonion/octonion

serial167.h

/* * serial167.h * * Richard Hirst [richard@sleepie.demon.co.uk] * * Based on cyclades.h */ struct cyclades_monitor { unsigned long int_count; unsigned long

dynamicannealing.java

/* * MonitorLRManager.java * * Created on 1 febbraio 2002, 17.06 */ package org.joone.util; import org.joone.log.*; import org.joone.engine.Monitor; /** * This plugin controls the change of the

snapshotplugin.java

package org.joone.util; import org.joone.engine.Monitor; import org.joone.net.NeuralNet; /** * A SnapshotPlugin manages the generation of snapshots of the network's state * at regular intervals d