Searched refs:list (Results 201 - 225 of 444) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dmkerr.pl75 Default: take file list to scan from the command line.
107 ... Additional arguments are added to the file list to scan,
154 # Scan each header file in turn and make a list of error codes
319 # If a code doesn't exist in list compiled from headers then mark it
377 # Make a sorted list of error and reason codes for later use.
401 " * notice, this list of conditions and the following disclaimer. \n",
404 " * notice, this list of conditions and the following disclaimer in\n",
586 * notice, this list of conditions and the following disclaimer.
589 * notice, this list of conditions and the following disclaimer in
780 # Make a list o
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dumem.c18 * copyright notice, this list of conditions and the following
22 * copyright notice, this list of conditions and the following
120 list_for_each_entry_safe(chunk, tmp, &umem->chunk_list, list) {
137 list_for_each_entry_safe(chunk, tmp, &umem->chunk_list, list) {
295 list_add_tail(&chunk->list, &umem->chunk_list);
418 list_add_tail(&chunk->list, &umem->chunk_list);
525 list_for_each_entry(chunk, &umem->chunk_list, list)
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic_probe.pl42 ConsList - a list of numeric equations or inequations: X=:=Y, X>=Y, X>Y, X=<Y, X<Y
43 Solvers - A list of solvers - [ic,linear] or any subset
118 Tasks - A list of tasks using the task structure defined in probe_lib
119 Constraints - A list of numeric equations and inequations, as above
223 "Constraints" :"A list of numerical constraints",
H A Dprobe.pl42 ConsList - a list of numeric equations or inequations: X=:=Y, X>=Y, X>Y, X=<Y, X<Y
43 Solvers - A list of solvers - [fd,linear] or any subset
117 Tasks - A list of tasks using the task structure defined in probe_lib
118 Constraints - A list of numeric equations and inequations, as above
222 "Constraints" :"A list of numerical constraints",
H A Dvbs_data.pl103 % The list of nodes in the graph - node( node_list ).
/barrelfish-master/usr/skb/programs/
H A Dbridge_page_orig_naturally_aligned.pl167 % create the list of devices and bridges in form of buselements and create the
197 % create the PCI(e) device tree from a list of "buselement" and return it in Tree
214 % convert a tree to a list of buselements
327 % do not overlap with the given list of memory ranges
H A Dpci_queries.pl22 % get the list of implemented BARs for a given device
H A Dthreadallocation.pl37 % create a list of threads so that every one works on one part of a bigger address
/barrelfish-master/tools/harness/
H A Dbarrelfish.py121 ret = list(set([ module.module for module in self.modules] ))
/barrelfish-master/tools/pyaquarium/
H A Dparse_delete_last_remote.py74 # list of complete breakdown objects indexed by coreid
155 rawf.write('\n'.join(list(b.generate_breakdown_data())))
/barrelfish-master/include/driverkit/
H A Ddriverkit.h15 #include <collections/list.h>
/barrelfish-master/lib/term/client/
H A Dfilter.c22 #include <collections/list.h>
55 /* add filter to list of input filters */
114 /* add filter to list of output filters */
164 /* add filter to list of echo filters */
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmatrix_util.pl37 "matrices as nested lists. Both list of rows and list of columns "
42 "the list representation used here.</p>"
46 summary:"Create a matrix as a list of rows",
54 summary:"Create a matrix as both a list of rows and a list of columns",
63 summary:"Create a matrix from a flat list of row-wise listed elements",
71 summary:"Create a matrix from a flat list of row-wise listed elements",
79 summary:"Transpose a matrix (list of rows or list o
[all...]
H A Dsetof.pl83 % works like setof/3, however the list of solutions is not sorted
133 % We have a list of FreeBindingsPlain-(FreeBindingsAttr-TemplateBinding)
190 % Unify variables in the list keys.
200 % Separate the leading list elements with identical keys
H A Dhttp_grammar.pl36 HttpParams is a list of terms representing _interesting_ params, e.g:
41 The predicate token list performs the lexical analysis
219 correspondance between a stream and a list of token.
H A Dkernel_bips.pl362 % sorting the list first is not necessary, but likely to reduce
375 % insert elem into the list (which is itself pruned)
380 Result = [First|Rest] % already subsumed by list
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_control.c999 if (pdid == d_.list)
1076 : IsList(tg) ? d_.list
1167 * Returns a list of the recently created suspensions which have
1172 * DELAY port, we don't prefilter the list here any further!
1178 pword list; local
1186 Make_Nil(&list);
1196 pw[1] = list;
1197 Make_List(&list, pw);
1202 Return_Unify_Pw(v, t, list.val, list
[all...]
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dicintro.tex96 % in the list Digits
124 specified by Domain. Vars may be a variable, a list, or a submatrix (e.g.\
125 M[1..4, 3..6]); for a list or a submatrix, the domain is applied recursively
126 so that one can apply a domain to, for instance, a list of lists of
127 variables. Domain can be specified as a simple range Lo .. Hi, or as a list
593 Manual for more details of these libraries and a full list of the predicates
608 no propagation is performed until elements of the list start being made
752 that states in a list of integers that the element at
776 passing a list containing the product identifiers in the first argument
777 of \verb0colocate/20 as {\it Xs} and a list containin
[all...]
/barrelfish-master/usr/eclipseclp/Contrib/
H A Darrays.pl23 % Function "list_to_array" converts list e.g. [1,2,3,4] to array in
H A Dxml_diagnosis.pl20 * list of SubTerm's ancestor elements in the form <tag>{(id)}* where <tag> is the
/barrelfish-master/doc/015-disk-driver-arch/
H A Dblockdevfs.tex14 blockdevfs keeps a very simple doubly-linked list of directory entries. These
16 handle. blockdevfs does not enforce any kind of order in this list. Therefore,
25 the linked list. \lstinline+path+ holds a pointer to the filename.
71 list of directory entries. Listing the directory contents will yield any
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dalloc.c16 * copyright notice, this list of conditions and the following
20 * copyright notice, this list of conditions and the following
352 list_for_each_entry(pgdir, &priv->pgdir_list, list)
362 list_add(&pgdir->list, &priv->pgdir_list);
395 list_del(&db->u.pgdir->list);
/barrelfish-master/usr/eclipseclp/ecrc_solvers/grace/
H A Dtkint.pl66 substring(SL, 2, L2, S). % remove the list brackets
143 % convert a domain to list of interval pairs
242 % Convert a goal to a Tcl list in the node format
338 printf("Cannot make difference of %Dmw with vars %Dmw, list %Dmw\n%b",
347 % Take a Prolog term and return a list of strings and vars which,
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembexdr.tex36 available in this format are integer, double, string, list, nil,
61 List & ./2 & list & java.util.Collection\\
67 Struct & compound & list & CompoundTerm/Atom\\
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dkernel-lst.tex62 \item[bang_format(+RelationName, ?SpecList)]{Obtain the list of attribute specification.}
64 \item[bang_format(+RelationName, ?SpecList, ?Arity)]{Obtain the list of attribute specification and the arity of a relation.}
90 \item[bang_retrieve_list(+RelationName, +Condition, ?List)]{Retrieve the list of all tuples that satisfy the given condition.}

Completed in 272 milliseconds

1234567891011>>