Home
last modified time | relevance | path

Searched refs:pages (Results 1 – 25 of 27) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
399 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
416 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
416 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
416 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
408 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
416 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
408 echo :: Man pages in ${outdir}/man
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/scripts/
A Drun_doxygen53 man Generate user-level man pages.
54 xml Generate user-level XML pages.
55 latex Generate user-level LaTeX pages.
189 echo :: XML pages begin with
207 echo :: LaTeX pages begin with
234 echo :: HTML pages begin with
245 echo :: Fixing up the man pages...
416 echo :: Man pages in ${outdir}/man
/l4re-core-master/moe/server/src/
A Dpages.h19 extern l4_uint32_t *pages;
26 return pages[(l4_addr_t(addr) - base_addr) >> L4_PAGESHIFT]; in ref_count()
A Dmain.cc122 using Moe::Pages::pages; in find_memory()
184 pages = (__typeof(pages))Single_page_alloc_base::_alloc(sizeof(*pages) * total_pages); in find_memory()
186 if (pages == 0) in find_memory()
192 memset(pages, 0, sizeof(*pages) * total_pages); in find_memory()
200 sizeof(*pages) * total_pages / 1024, pages); in find_memory()
A Ddataspace_noncont.h83 { return (void*)(pages[idx] & Page_addr_mask); }
84 unsigned flags(unsigned idx) const { return pages[idx] & ~Page_addr_mask; }
87 pages[idx] = (unsigned long)page & Page_addr_mask | flags
A Dpages.cc13 l4_uint32_t *Moe::Pages::pages; member in Moe::Pages
A DMakefile12 app_task.cc dataspace_noncont.cc pages.cc \
/l4re-core-master/l4re/include/
A Dmem_alloc75 Super_pages = 0x04, ///< Allocate super pages
82 * granularity is (super)pages, however, the allocator
A Dmmio_space27 * via mappings of memory pages.
A Ddataspace175 * This is a convenience function which maps flex-pages consecutively into
A Drm482 * \param task This argument specifies the task where the pages are
508 * \param task This argument specifies the task where the pages are
/l4re-core-master/l4re/util/include/
A Dkumem_alloc42 * \param pages_order Size to allocate, in log2 pages.
A Ddataspace_svr38 * with contiguous pages.
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME43 Please see the included manual pages for further details.
169 Updated the man pages (Bug#6404, Bug#9721, Bug#10652,
350 Changed Debian packaging to compress man pages, strip all
671 Added manual pages for libdl (from FreeBSD/Sun)
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DTODO68 *) Write man pages for ldd and ldconfig utility binaries
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg607 # generate man pages
611 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
618 # the generated man pages (default is the subroutine's section .3)
/l4re-core-master/l4util/doc/
A Dl4util.cfg651 # generate man pages
655 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
662 # the generated man pages (default is the subroutine's section .3)
/l4re-core-master/uclibc/doc/
A Duclibc.cfg839 # generate man pages
843 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
850 # the generated man pages (default is the subroutine's section .3)
872 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
/l4re-core-master/l4sys/include/cxx/
A Dipc_types316 * Generic RPC wrapper for L4 flex-pages.

Completed in 47 milliseconds

12