Searched refs:map (Results 151 - 174 of 174) sorted by relevance

1234567

/barrelfish-2018-10-04/lib/msun/
H A DMakefile92 SYM_MAPS+= ${.CURDIR}/Symbol.map
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h281 u32 __iomem *map; member in struct:mthca_catas_err
/barrelfish-2018-10-04/doc/022-armv8/
H A Dreport.tex105 assumptions (available hardware, memory map, etc.), that programmers can rely
417 physical window. The ARMv8 CPU driver \textbf{shall not} dynamically map
652 \item Hagfish queries UEFI for the system memory map, then allocates and
664 \item The EFI memory map (including Hagfish's custom-tagged regions).
697 \item The final EFI memory map, with all areas allocated by Hagfish to
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dqp.c558 &qp->sqp_proxy_rcv[i].map);
564 qp->sqp_proxy_rcv[i].map = ib_dma_map_single(dev,
573 ib_dma_unmap_single(dev, qp->sqp_proxy_rcv[i].map,
586 ib_dma_unmap_single(dev, qp->sqp_proxy_rcv[i].map,
2657 fseg->buf_list = cpu_to_be64(mfrpl->map);
3251 writel(qp->doorbell_qpn, qp->bf.uar->map + MLX4_SEND_DOORBELL);
3306 qp->sqp_proxy_rcv[ind].map,
3312 scat->addr = cpu_to_be64(qp->sqp_proxy_rcv[ind].map);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A DMakefile.bak362 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
H A DMakefile.org360 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
H A DMakefile362 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
/barrelfish-2018-10-04/lib/zlib/
H A Dgzio.c34 # pragma map (fdopen , "\174\174FDOPEN")
815 /* map to fseek */
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/Eclipse/
H A DEclipse.mak317 -@erase "$(OUTDIR)\Eclipse.map"
339 /map:"$(INTDIR)\Eclipse.map" /debug /machine:I386\
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsintro.tex185 %The arrays map on C structures and they can be manipulated
H A Dumsparallel.tex377 files \$ECLIPSETMP/session_id.*.map where session_id
/barrelfish-2018-10-04/doc/014-bulk-transfer/
H A Dbulk-transfer.tex61 between two domains. These domains then map this physical memory into their
333 classification will map to deciding which process should get the
545 read-only access to this new shared-pool and then map it into
818 map it as read-only in the virtual address-space of consumer.
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure553 # Sed expression to map a string onto a valid CPP name.
556 # Sed expression to map a string onto a valid variable name.
3899 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3925 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3993 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4102 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
9881 # Sed expression to map a string onto a valid CPP name.
9884 # Sed expression to map a string onto a valid variable name.
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Deplex.c4655 pword map; local
4657 _create_result_iarray(vhandle, cpcondmappos, lpd->cp_nr2, &map, &cp_map2);
4667 ec_assign(vhandle.ptr+cpcondmappos, map.val, map.tag);
/barrelfish-2018-10-04/doc/000-overview/
H A DOverview.tex328 as a simple example, to map a frame into its vspace an application
337 in the page table, the process is secure: the user cannot map a frame
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex232 As an example consider the map colouring program, with four countries
567 In our first example we modelled a map colouring problem using only
640 Let us start by mapping the conceptual model for the map colouring
938 map colouring problem and its
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dfdintro.tex606 Since colours don't have a built-in ordering, we map them to integers
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dgfd.tex150 Gecode also support three propagaion consistency levels. GFD map
1504 defined for the constraint by Gecode. These consistency levels map
/barrelfish-2018-10-04/doc/006-routing/
H A DRouting.tex184 We assign virtual circuit identifiers at random. At each node, we use a hash table to map virtual circuit identifiers to a pointer to the channel state. The use of a hash table allows efficient message forwarding. When a message arrives, it can be determined where to forward this message by means of a simple look-up in the hash table. The complexity of this lookup is linear in the number of virtual circuit identifiers that map to the same hash bucket (the number of buckets in the hash table is a compile time constant).
/barrelfish-2018-10-04/doc/012-services/
H A DServices.tex358 provides functionality to map and unmap pages, manage mapping of
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremote.tex348 This is because such queues map
H A Dembjava.tex268 classes which appear in the table are those which map to or from
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.tex5782 For the purposes of this text we will assume that a simple lower ASCII map (\ref{fig:ASC}) is used for the values of from $0$ to $63$ to
5784 map are for the common representations up to hexadecimal. After that they match the ``base64'' encoding scheme which are suitable chosen
5833 \hspace{3mm}6.1 Let $y$ denote the position in the map of $str_{iy}$. \\
5834 \hspace{3mm}6.2 If $str_{iy}$ is not in the map or $y \ge r$ then goto step 7. \\
5848 and will stop when it reads a character it cannot map the algorithm stops reading characters from the string. This allows numbers to be embedded
5879 \hspace{3mm}6.3 Look up $d$ in the map and store the equivalent character in $y$. \\
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dkernel.tex2107 %Here is a rough map of the emulator file {\bf emu.c}:

Completed in 326 milliseconds

1234567