Searched refs:Machine (Results 1 - 15 of 15) sorted by relevance

/barrelfish-master/tools/harness/machines/
H A Deth.py12 from machines import Machine, MachineLockedError, MachineFactory,\
22 class ETHBaseMachine(Machine):
60 raise MachineLockedError # Machine is not free
13 MachineOperations namespace
H A Duw.py12 from machines import Machine, MachineLockedError, MachineFactory namespace
19 class UWMachine(Machine):
114 raise MachineLockedError # Machine is not free
H A Dmsrc.py12 from machines import Machine, MachineLockedError, MachineFactory namespace
19 class MSRCMachine(Machine):
98 raise MachineLockedError # Machine is not free
H A D__init__.py13 class Machine(object): class in inherits:object
82 debug.warning("Machine base class does not understand the " +
328 class ARMMachineBase(Machine):
538 print("Machine class %s failed to instantiate: %s" % (str(self._class), str(e)))
H A Dqemu.py12 from machines import Machine, ARMMachineBase, MachineFactory, MachineOperations namespace
17 class QEMUMachineBase(Machine):
/barrelfish-master/doc/021-cpudriver/
H A Dcpudriver.tex237 18 & Machine Check \\
318 \todo{Machine specific registers (MSR)}
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmenu.tcl50 .status create text 0.5c 1.0c -text "Machine" -anchor w -tags {header mctag}
352 proc get-value {Machine Request Defval MaxVal} {
356 set temp [concat $Machine $Request]
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dinternal.tex208 \chapter{Abstract Machine}
H A Dkernel.tex28 \index{Warren Abstract Machine}
31 Machine \cite{warren83}. Familiarity with its concepts will help
354 \section{Abstract Machine Registers}
2058 \section{Abstract Machine Emulator}
/barrelfish-master/doc/012-services/
H A DServices.tex97 \item Virtual Machine Monitor
342 \subsection{Virtual Machine Monitor}
425 \item Virtual Machine Monitor
834 \subsection{Virtual Machine Monitor}
957 Virtual Machine Monitor & P & Medium & implemented by vmmkit domain. \\
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcrypto-lib.com117 $! Tell The User What Kind of Machine We Run On.
119 $ WRITE SYS$OUTPUT "Compiling On A ",ARCH," Machine."
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dmakeapps.com105 $! Tell The User What Kind of Machine We Run On.
107 $ WRITE SYS$OUTPUT "Compiling On A ",ARCH," Machine."
/barrelfish-master/usr/eclipseclp/
H A DBUILD_ROTD1058 # TEST_<n>_machine Machine for test n
1522 echo " Machine Arch none none none none java java java java"
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsintro.tex341 %developed a hardware implementation termed the {\it Knowledge Crunching Machine}
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex712 mce 1 "Machine-check enable";

Completed in 157 milliseconds