Searched refs:Object (Results 126 - 148 of 148) sorted by relevance

123456

/barrelfish-master/doc/004-virtual_memory/
H A DVirtualMemory.tex53 \item Memory Object
84 \section{Memory Object}
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DMultiViewletType.java407 Object value,
H A DViewerManagerFrame.java165 private void addMenuItem(String menuTitle, Object item)
H A DContainerViewer.java384 // Object elementReference = new CompoundTermImpl("element", index);
388 // Object viewableName = getViewable().getNameAtom();
403 // Object elementReference = new CompoundTermImpl("element", index);
418 // protected CompoundTerm composeElementGoal(Object elementReference,
705 // Object next;
1034 Object item = it.next();
/barrelfish-master/lib/acpica/source/include/
H A Dacinterp.h564 * exresolv - Object resolution and get value functions
614 ACPI_OPERAND_OBJECT *Object,
635 * exstore - Object store support
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddswexec.c617 AcpiUtAddReference (Op->Asl.Value.Arg->Asl.Node->Object);
/barrelfish-master/lib/acpica/source/components/events/
H A Devxfgpe.c434 * Each _PRW appears under a Device Object (The WakeDevice), and
984 if (Node->Object)
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Ddes-lib.com199 $! Create The Object File Name.
232 $! Time To Clean Up The Object File.
/barrelfish-master/lib/acpica/source/compiler/
H A Dasltypes.y136 %type <n> Object
H A Daslload.c977 Node->Object = ACPI_CAST_PTR (ACPI_OPERAND_OBJECT, TargetNode);
/barrelfish-master/usr/eclipseclp/CPViz/viztool/src/components/
H A DInternalFrame.java325 Object o = iii.next();
452 Object[] FileNamesarr = null;
801 Object[] possibilities = {"500", "1000","1500","2000","2500"};
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbtest.c394 ObjDesc = Node->Object;
887 * ExpectedType - Object type expected from the read
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dmp.tex225 {\em The Common Object Request Broker: Architecture and Specification}\\
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcrypto-lib.com493 $! Create The Object File Name.
565 $! Time To Clean Up The Object File.
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembjava.tex186 // Object representing the Eclipse engine
302 back from {\eclipse} it will be an instance of {\it java.lang.Object}
339 remaining parameters are instances of {\it java.lang.Object}. They may
429 parameter {\it Object} implements {\it CompoundTerm} and its functor
506 position) and returns an Object which is the Java representation of
533 Object firstGoalFirstArg = firstGoal.arg(1);
535 Object secondGoalFirstArg = secondGoal.arg(1);
832 {\tt eclipse\_to\_java} and converts it into the appropriate Object to
833 represent the piece of data, in this case a {\tt CompoundTerm}. This Object is
876 Both methods have a single {\it Object} paramete
[all...]
H A Ddbi.tex81 If the database has a generic binary format, such as Binary Long Object
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Delipsys.pl633 save_object(Object,Source) :- error(267, save_object(Object,Source)).
H A Dmegalog.pl456 | Section 13.8 -- Object Files |
470 %% save_object(Object,Source).
H A Dasm.pl271 The partially assembled code consists of Object, which is a typed
281 "Object" : "A list of object words in the right format."],
299 args:["Object" : "A list of object words, as produced by pasm/4."],
300 fail_if:"If Object is not portable between 32/64 bit.",
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dmakeapps.com243 $! Create The Object File Name.
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumserrors.tex294 \subsection{Debugging, Object Files}
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex549 \subsubsection{Object Oriented Languages}
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex106 The software engineering techniques used in this tutorial are mainly adaptations of OO-development methodologies. This field is far too wide to give specific references here, but the excellent Object Technology Series (http://www.awl.com/cseng/otseries) is a good starting point.

Completed in 99 milliseconds

123456