Home
last modified time | relevance | path

Searched refs:bitmap (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/cxx/lib/tl/include/
A Dbitmap26 * \brief Basic bitmap abstraction.
28 * This abstraction keeps a pointer to a memory area that is used as bitmap.
58 * \param bit the bit index in the bitmap.
64 * \brief A writeable bit in a bitmap.
80 /** \brief Get the number of \a Words that are used for the bitmap. */
85 /** \brief Helper abstraction for a word contained in the bitmap. */
97 /** \brief Get the number of chars that are used for the bitmap. */
101 /** \brief Helper abstraction for a byte contained in the bitmap. */
177 * \param BITS the number of bits that shall be in the bitmap.
186 /** \brief Create a bitmap with \a BITS bits. */
A DMakefile9 bitmap \
/l4re-core-master/l4sys/include/cxx/
A Dtypes36 * the bitmap. The values of the enum members
38 * \tparam UNDERLYING The underlying data type used to represent the bitmap.
79 /// The none type to get an empty bitmap
80 enum None_type { None /**< Use this to get an empty bitmap */ };
83 * Make an empty bitmap.
/l4re-core-master/libstdc++-v3/contrib/gcc-4.9/
A Dcoretypes.h50 typedef struct bitmap_head *bitmap; typedef
/l4re-core-master/moe/doc/
A Dmoe.dox75 l4_umword_t bitmap = ~0UL)`
78 * - Argument `bitmap`: bitmap of CPUs
/l4re-core-master/l4re/util/include/
A Ditem_alloc28 #include <l4/cxx/bitmap>

Completed in 7 milliseconds