Searched refs:internal (Results 51 - 75 of 79) sorted by relevance

1234

/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembed.tex665 on conversion it will point to the internal {\eclipse} string.
694 Care has to be taken with strings, these pointers point to the internal
/barrelfish-master/doc/014-bulk-transfer/
H A Dbulk-transfer.tex346 internal queue (RX-queue) of slots where the packet received
471 internal entity, we mark this as private data instead of shared
972 is that it leads to internal fragmentation and waste of memory
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dfd_domain.pl619 % Conversion to the internal representation
H A Dmodes.pl553 % +- non-variable term without internal shared variables
H A Dasm.pl322 the internal names used by ECLiPSe), and labels and their references are
351 the internal names used by ECLiPSe), and labels and their references are
H A Dtracer_tcl.pl490 /* translate a special position in the internal path format (e.g. 1=foo) to
/barrelfish-master/usr/eclipseclp/
H A Dconfigure138 # Use a proper internal environment variable to ensure we don't fall
1359 # Omit some internal or obsolete options to make the list less imposing.
2141 /* Override any GCC internal prototype to avoid an error.
6122 /* Override any GCC internal prototype to avoid an error.
6206 /* Override any GCC internal prototype to avoid an error.
6430 /* Override any GCC internal prototype to avoid an error.
6487 /* Override any GCC internal prototype to avoid an error.
8417 /* Override any GCC internal prototype to avoid an error.
8565 /* Override any GCC internal prototype to avoid an error.
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex349 are different, then the variable selection can change the number of internal
457 factor at the root of the search tree and the total number of internal nodes.
H A Dconstimpl.tex545 \item[X->ic:hole] wake an internal domain value gets removed
/barrelfish-master/doc/011-idc/
H A DIDC.tex505 executing receive handler functions, send continuations, and internal logic. It
646 and running its internal event handlers.
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsdeveltools.tex533 \item whether predicates did internal backtracking (\notation{next} ports) in
H A Dumsmodules.tex855 to access internal, local items from outside the module. Of course,
H A Dumslanguage.tex1023 into an internal constant.
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextfd.tex119 so that in the internal representation, the term is converted
691 their internal form is different.
H A Dobsman.tex224 so that in the internal representation, the term is converted
796 their internal form is different.
H A Dgfd.tex124 domain variable representing the boolean to an internal
H A Dic.tex1270 access predicates, in order to make sure that the internal state remains
/barrelfish-master/usr/eclipseclp/documents/search/
H A Dsearch.tex351 are different, then the variable selection can change the number of internal
456 factor at the root of the search tree and the total number of internal nodes.
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dr.pl1895 % This code is for internal integrity checking.
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dconfigure778 # Omit some internal or obsolete options to make the list less imposing.
2306 /* Override any gcc2 internal prototype to avoid an error. */
5491 /* Override any gcc2 internal prototype to avoid an error. */
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex78 This tutorial is based on an earlier version restricted to internal Parc Technologies use, and contains numerous corrections and improvements suggested by the ECLiPSe team.
208 Once the external API is clearly defined, we can start looking at the next level of internal structure. This will depend on the intended purpose of the system, but we can identify some typical structures that can be found in many applications. Here, we present two typical designs, one for solving combinatorial problems, the other for transforming data.
430 \item[data files] The second alternative is to use data files in a fixed format. The ECLiPSe program then has to read these files and build the internal data structures at the same time. Depending on the format, this may require parsing the input format with definite clause grammars (DCG) \index{DCG}\index{definite clause grammar}(see section \ref{howtousedcgs}), adding to the development effort\footnote{ECLiPSEe 5.4 contains a freeware XML (http://www.xml.org) parser which handles most of the detail of parsing XML files. This makes the use of XML as a data exchange format for ECLiPSe are very exiting new possibility. The parser is described in the ``Third Party Library'' section of the reference manual.}. But as the files can be read and written easily, it is quite simple to create test data sets and to analyze problems by hand. The design for the fixed format may require some extra effort if we want to use the full character set for atoms and strings. A proper quoting mechanism may be required in order to distinguish say a comma separator from a comma contained inside a data field.
468 The next question is how the data should be represented inside \index{internal data}the application. For this purpose we will have to introduce data structures\index{data structures} which allow rapid access to information, which deal with multiple data sets in different parts of the application and where we can add information in a structured way. It should be clear that the built-in fact data base cannot be used for this purpose. Instead, we have to pass the information via arguments of the predicates. In the following sections, we will discuss how the data should be structured to simplify access and coding.
/barrelfish-master/doc/012-services/
H A DServices.tex149 device drivers inlcude IO devices, as well as internal devices such as
/barrelfish-master/doc/000-overview/
H A DOverview.tex693 \item[kernel/include/] Header files internal to Barrelfish CPU drivers.
/barrelfish-master/lib/tommath/
H A Dbn.tex1566 This function is actually a shell around the two internal exponentiation functions. This routine will automatically
/barrelfish-master/usr/eclipseclp/icparc_solvers/ech/
H A Dech.pl1766 matches Partner. PartnerIndex is the internal suspension index

Completed in 319 milliseconds

1234