Home
last modified time | relevance | path

Searched refs:radix (Results 1 – 9 of 9) sorted by relevance

/haiku/src/system/kernel/util/
H A DRadixBitmap.cpp106 radix_bitmap_init(radix_node *node, uint32 radix, uint32 skip, uint32 slots) in radix_bitmap_init() argument
109 int32 big_hint = radix < slots ? radix : slots; in radix_bitmap_init()
112 if (radix == BITMAP_RADIX) { in radix_bitmap_init()
129 radix /= NODE_RADIX; in radix_bitmap_init()
134 if (slots >= radix) { in radix_bitmap_init()
136 radix, next_skip - 1, radix); in radix_bitmap_init()
137 slots -= radix; in radix_bitmap_init()
140 radix, next_skip - 1, slots); in radix_bitmap_init()
159 uint32 radix = BITMAP_RADIX; in radix_bitmap_create() local
162 while (radix < slots) { in radix_bitmap_create()
[all …]
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmpexp.h82 /**/ radix = {{0x41700000, 0x00000000} }, /* 2**24 */ variable
141 /**/ radix = {{0x00000000, 0x41700000} }, /* 2**24 */ variable
151 #define RADIX radix.d
H A Dmpa2.h37 /**/ radix = {{0x41700000, 0x00000000} }, /* 2**24 */ variable
57 /**/ radix = {{0x00000000, 0x41700000} }, /* 2**24 */ variable
77 #define RADIX radix.d
/haiku/headers/private/kernel/util/
H A DRadixBitmap.h55 radix_slot_t radix; // coverage radix member
/haiku/src/add-ons/kernel/network/stack/
H A DJamfile16 #radix.c
/haiku/headers/cpp/
H A Dlimits199 /** The number of @c radix digits that be represented without change: for
201 floating types, the number of @c radix digits in the mantissa. */
226 static const int radix = 0;
228 /** The minimum negative integer such that @c radix raised to the power of
236 /** The maximum positive integer such that @c radix raised to the power of
395 static const int radix = 2;
465 static const int radix = 2;
533 static const int radix = 2;
604 static const int radix = 2;
676 static const int radix = 2;
[all …]
/haiku/docs/develop/kernel/vm/
H A Dswap_file_support.rst79 radix bitmap(i.e. bitmap using radix tree for hinting.) It can operate well no
81 used. I have ported the radix bitmap structure to Haiku, so our swap system
82 will have a good performance. More information on radix bitmap, please look
/haiku/src/tests/add-ons/kernel/network/core/
H A DJamfile21 radix.c
/haiku/src/apps/mail/
H A Dwords21462 radix