Searched refs:functions (Results 26 - 50 of 73) sorted by relevance

123

/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex88 relevant functions for accessing the device, as described in
398 registerwise address space \texttt{S}, the read and write functions are
419 programmer (typically by short inline functions).
659 requires the developer to supply the raw register access functions.
984 and write functions that \Mac code requires, and some other
1268 ``sanitized'' register and field writing functions will do this
1284 These functions should be used with care. It is of
1355 These functions should be used with care. It is of
1388 It is the responsibility of the programmer to supply functions to
1403 These functions mus
[all...]
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex148 In this section we describe the functions of the \devif interface in detail.
149 Not only do we define the functions itself,
555 libraries implement a few well defined functions that are installed as function pointers
657 communication channel to the card driver. In Figure \ref{lst:func_p} the functions which have
658 to be implemented by a library backend are shown. In certain cases some of these functions
703 \caption{Additional functions of the Debug Queue}
713 With these two functions, the history of operations (to a certain limit)
729 \caption{Additional functions of the Debug Queue}
809 On the remote side, the functions pointers that are given during creation are called.
/barrelfish-master/doc/015-disk-driver-arch/
H A Dlibahci.tex40 Additionally the buffer pool provides helper functions that facilitate copying
124 The last two functions (\lstinline+ahci_dma_region_copy_in+ and
129 \lstinline+size_t+ size. These functions just calculate the source (for
H A Dfat.tex51 conversion functions from OpenBSD's msdosfs. However, our current
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dpod2man.pl74 functions, 4 for devices, 5 for file formats, 6 for games, 7 for
101 functions documented by this podpage, such as:
107 A short usage summary for programs and functions, which
H A Dmkdef.pl6 # prototyped functions: it then prunes the output.
18 # need to keep track of the global variables as well as the functions.
110 # Deprecated functions
120 # The following ciphers may be excluded (by Configure). This means functions
475 if (/\/\* Error codes for the \w+ functions\. \*\//)
645 # in shared libraries through functions
657 # libraries through functions
669 # in shared libraries through functions
681 # libraries through functions
694 # in shared libraries through functions
[all...]
/barrelfish-master/lib/lwip2/src/
H A DFilelists.mk80 # NETIFFILES: Files implementing various generic network interface functions
/barrelfish-master/lib/openssl-1.0.0d/VMS/
H A Dmkshared.com240 $! The record writer routine for VAX functions
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dcardinal_minmax.pl37 % Minimum and Maximum set functions of Cardinal.
H A Dbags.pl32 For the purposes of this module, a bag is constructed from two functions:
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic_probing_for_scheduling.pl399 cost function admits the special functions <B>abs</B> and <B>maxlist</B>.
401 The syntax for cost functions is:
H A Dprobing_for_scheduling.pl399 cost function admits the special functions <B>abs</B> and <B>maxlist</B>.
401 The syntax for cost functions is:
/barrelfish-master/usr/skb/programs/
H A Dobjects3.pl156 % Helper functions to convert attributes in constraint and match them against object
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dforeign.pl73 other existing C functions. When writing new external functions,
/barrelfish-master/doc/018-Practical-guide/
H A DhelloWorldApp.tex240 to register which functions to call for handling particular type of message.
352 \texttt{nameservice\_client.h} file provides declarations for functions related
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembvb.tex78 functions of this interface can be used.
H A Dumscmacros.tex55 cannot be used inside nested functions called by the external procedure.
176 They must not be used inside nested functions, unless their
/barrelfish-master/doc/004-virtual_memory/
H A DVirtualMemory.tex170 This is hidden behind wrapper functions and most users of the library are shielded from this.
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Druntime.tex52 functions from every type to every other, a table of comparison functions,
436 This functionality is embodied in the creation and lookup functions
H A Dumscmacros.tex67 cannot be used inside nested functions called by the external procedure.
193 They must not be used inside nested functions, unless their
/barrelfish-master/doc/011-idc/
H A DIDC.tex362 Most interaction with bindings involves interface-type-specific functions.
505 executing receive handler functions, send continuations, and internal logic. It
608 \section{Control functions}
610 Four standard control functions are defined for all binding implementations,
787 These functions initialise the state of a new waitset, or destroy the state
/barrelfish-master/doc/003-hake/
H A DHake.tex392 it easier to write functions which return rules, which is the basis of
534 \texttt{RuleToken}s, but instead calls functions inside Hake to return
541 which provides a big lattice of functions to automate generating
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dsolversintro.tex69 These expressions can contain non-linear functions such as $sin$ and built-in
/barrelfish-master/doc/000-overview/
H A DOverview.tex117 The functions of a CPU driver are to provide:
469 \item The SKB functions as a general-purpose name server / interface
539 information about enumerated buses and functions in the SKB, and USB
565 The monitor performs many low-level OS functions which require
/barrelfish-master/lib/tommath/
H A Dtommath.tex455 MPI library was used as a API template for all the basic functions. MPI was chosen because it is another library that fits
487 functions share the same parameter passing convention. The learning curve is fairly shallow with the API provided
531 That is, to implement the lowest level dependencies first and work towards the most abstract functions last. For example,
538 prototype the initial functions that are not dependent on other functions (within the library). After I
539 implement these base functions I prototype more dependent functions and implement them. The process repeats until
540 I implement all of the functions I require. For example, in the case of LibTomMath I implemented functions such as
555 Only after the majority of the functions wer
[all...]

Completed in 111 milliseconds

123