Searched refs:requested (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-master/lib/blk/dma_mem/
H A Ddma_mem.h21 uint64_t requested; ///< requested size of the region in bytes (<= bytes) member in struct:dma_mem
H A Ddma_mem.c30 mem->requested = id.bytes;
59 mem->requested = bytes;
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dalloc.c534 * much as was requested, but rounded up to the next page multiple.
592 else /* very large block requested, try the default list */
722 heap->requested = 0;
746 heap->requested += bytes_needed;
847 heap->requested -= size;
1039 p_fprintf(current_err_, " requested = %d bytes\n", heap->requested);
H A Dmemman.h170 word requested, /* in bytes */ member in struct:heap
/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts_rsp_sign.c567 /* Returns the TSA policy based on the requested and acceptable policies. */
570 ASN1_OBJECT *requested = TS_REQ_get_policy_id(ctx->request); local
579 /* Return the default policy if none is requested or the default is
580 requested. */
581 if (!requested || !OBJ_cmp(requested, ctx->default_policy))
588 if (!OBJ_cmp(requested, current))
865 /* Setting the issuer/serial if requested. */
/barrelfish-master/usr/drivers/ahcid/
H A Dtest.c17 uint64_t requested; ///< requested size of the region in bytes (<= bytes) member in struct:dma_mem
/barrelfish-master/doc/015-disk-driver-arch/
H A Dlibahci.tex78 entirety if it is at most 512 bytes larger than the requested size or split
111 requested initial pool size rounded up to \lstinline+BASE_PAGE_SIZE+.
212 region containing the registers belonging to the requested port is mapped in
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex83 The CPU driver then uses the L2 index to perform a lookup for the requested
188 already has descendants which overlap the requested region (some capability
199 multiplied by the requested size for the new capabilities.
512 requested mapping region is not entirely covered by the source capability, the
514 it's type, one or more of the VNode entries covering the requested mapping are
917 \item \verb|KernelCmd_Is_retypeable|: Check whether a requested retype is
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dio.tex84 whenever input is required, or output action requested.
195 canonical output is not requested.
H A Dumscmacros.tex341 unifications requested by {\tt Request_Unify}. \\
/barrelfish-master/usr/skb/programs/
H A Dbridge_page_orig_naturally_aligned.pl53 % anyway, since currently we cannot query the real requested size
H A Dbridge_page.pl121 % anyway, since currently we cannot query the real requested size
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dtoplevel.pl599 state_success. % fail if more requested
604 state_success. % fail if more requested
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembtclmulti.tex335 The code checks for the two cases where the user has requested to terminate
H A Dumscmacros.tex324 unifications requested by {\tt Request_Unify}. \\
H A Dembremote.tex387 \item[Data provider] To provide data that has been requested by the other side. In this
690 with a text entry widget, asking the user to supply the requested data. The
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsopsys.tex57 which returns a requested positional
H A Dumsarith.tex43 explicitly requested by using one of the built-ins described below.
H A Dumsdeveltools.tex666 undergoing analysis). Finally, the results of the analysis are requested
H A Dumssyntax.tex715 requested).
/barrelfish-master/usr/eclipseclp/Opium/demo/
H A Dyoyo3.pl28 causing backtracking to the place where an input is requested. \n\
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Deprolog.tex922 and an explicit collection can be requested using
H A Dprolog.tex726 If yet more solutions are requested, then because only one parent for
/barrelfish-master/doc/019-device-drivers/
H A DDeviceDriver.tex512 In the case of the ARM Pandaboard, the requested capability allows one to
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex743 are received can be requested, otherwise one of the 1024 VNICs will be used.

Completed in 189 milliseconds

12