Searched refs:level (Results 226 - 250 of 264) sorted by relevance

1234567891011

/barrelfish-master/usr/skb/programs/
H A Dbridge_postorder_sorted_ascending.pl12 % on the next level children (which include subordinate bridges) are sorted by
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Ddbi.tex32 The \eclipse\ SQL database interface is a low-level interface to the SQL
48 level interfaces can be constructed on top of this. For
H A Dembjava.tex55 written in Java. This document assumes a moderate level of programming
527 // The top-level functor of the goal term is ",".
594 collect these on the {\eclipse} side using a meta-level built-in
633 directions. However, the programmer need not be concerned with low-level
737 Rather than dealing with low-level data I/O instructions such as reading
/barrelfish-master/usr/eclipseclp/documents/mpslib/
H A Doutline.tex73 rely therefore heavily on various low level socket predicates. Socket
80 message passing system. It is a high level abstraction of the
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsarith.tex462 The low level builtins (like
471 low level builtins.
H A Dumsmemory.tex39 In a high level language like Prolog it is often not obvious for the programmer
H A Dumsterm.tex313 Such clauses occur mainly as input to the top level Prolog loop
H A Dumsexcept.tex760 on the C level.
770 This is equivalent to calling \notation{signal(N, SIG_IGN)} on the C level,
H A Dumscompiler.tex380 To spread the code for one module over several files, use a top-level
675 textually), they can lead to different low-level compiled abstract code on
H A Dumslanguage.tex828 Flatten nested lists one level (cf. flatten/2 which flattens completely):
1086 manipulation on the single character level, it is probably best to use
/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.cpp1421 theOTOption->level = INET_IP;
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_locl.h860 int ssl3_send_alert(SSL *s,int level, int desc);
/barrelfish-master/kernel/arch/x86_64/
H A Dpage_mappings_arch.c475 00b: Untranslated requests are translated using second-level
/barrelfish-master/lib/barrelfish/arch/aarch64/
H A Dpmap.c47 * 3. handle the problem at the level of vnode_create (can't see how to
286 // Create user level datastructure for the mapping
791 pmap_aarch64->root.u.vnode.mcnode[0].level = CNODE_TYPE_OTHER;
/barrelfish-master/lib/spawndomain/
H A Dspawn.c218 // top-level table should always live in slot 0 of pagecn
1065 cnode.level = CNODE_TYPE_OTHER;
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dr.pl145 % user level predicates
1599 printf(stderr, "Can't return a nonground object (%p) value to the user level\n", [Value]),
1613 %%%%%%%% Translations from one level to the other %%%%%%%%%%%%%
/barrelfish-master/lib/barrelfish/arch/x86_64/
H A Dpmap.c79 // returns whether va1 and va2 share a page map level 4 entry
476 // get #ptes of last-level instead of 2nd-to-last).
618 * \arg pt the last-level page table meta-data we found if any
631 // find page and last-level page table (can be pdir or pdpt)
788 // subtracting ptable bits from map_bits to get #ptes in last-level table
1212 // find page and last-level page table (can be pdir or pdpt)
1365 x86->root.u.vnode.mcnode[0].level = CNODE_TYPE_OTHER;
/barrelfish-master/usr/net_socket_server/
H A Dlib_netss.c1072 static errval_t set_sleep_level(struct bfdriver_instance* bfi, uint32_t level) { argument
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dkernel.pl739 % - run Prolog level finalization directly (to avoid nested emulator)
740 % - call low-level cleanup via exit0/1 builtin
743 % - run Prolog level finalization cleanup_before_exit/0 via new emulator
744 % - call low-level cleanup directly from host program
762 % All Prolog-level cleanup goes here!
1159 % For loading kernel.eco at boot time, we use the C-level load_eco/4 directly.
2380 % because the predicate visibility is implemented on a lower level.
4347 % an error number and the error will be raised in a higher level
5724 a convincing use case for introducing a new level). For propagators,
5747 which schedule themselves up/down one level dependin
[all...]
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex115 \item \texttt{-v} or \texttt{--verbose}: Increases the verbosity level
983 This latter header file includes declarations for the low-level read
1011 \section{Device-level declarations}
1469 This latter header file includes declarations for the low-level read
1499 \section{Device-level declarations}
1954 \item[Main.hs] Top level file, which is used to run \Mac.
/barrelfish-master/usr/eclipseclp/Mercury/
H A Dm_map.pl28 % more verbose user-level documentation.
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex733 allow any backtracking below this level.
1092 %{\eclipse}, so that for each discrepancy level only a limited number of
/barrelfish-master/usr/drivers/megaraid/
H A Dmegaraid.h571 u_int8_t level; // 0x11, RAID level member in struct:_MR_LD_RAID
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dconsole.tcl1188 # 2. If the command was invoked interactively at top-level:
1248 if {[info level] == 1 && [string match {} [info script]] \
/barrelfish-master/usr/drivers/e10k/
H A De10k_cdriver.c1953 static errval_t set_sleep_level(struct bfdriver_instance* bfi, uint32_t level) { argument

Completed in 320 milliseconds

1234567891011