Searched defs:maxSize (Results 1 - 25 of 47) sorted by relevance

12

/haiku-fatelf/src/tests/kits/interface/layout/widget_layout_test/
H A DTestView.cpp9 TestView::TestView(BSize minSize, BSize maxSize, BSize preferredSize) argument
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dmemalign_test.cpp45 allocate_random_no_alignment(int32 count, size_t maxSize) argument
71 allocate_random_fixed_alignment(int32 count, size_t maxSize, size_t alignment) argument
105 allocate_random_random_alignment(int32 count, size_t maxSize) argument
/haiku-fatelf/src/add-ons/accelerants/et6x00/
H A DProposeDisplayMode.c91 size_t maxSize; local
/haiku-fatelf/src/tests/system/kernel/cache/
H A DBlockMapTest.cpp19 offset_in_array(off_t *array, int32 maxSize, off_t offset) argument
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DCStringValueNode.cpp72 size_t maxSize = 255; local
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DBlockAllocatorAreaBucket.h59 BlockAllocator::AreaBucket::SetSizeLimits(size_t minSize, size_t maxSize) argument
H A DBlockAllocator.cpp29 size_t maxSize = (1 << i) * kMinNetBlockSize; local
/haiku-fatelf/src/kits/interface/
H A DLayoutUtils.cpp148 BLayoutUtils::AlignInFrame(BRect frame, BSize maxSize, BAlignment alignment) argument
172 BSize maxSize = view->MaxSize(); local
[all...]
H A DLayoutItem.cpp119 BSize maxSize = MaxSize(); local
H A DSpaceLayoutItem.cpp32 BSpaceLayoutItem::BSpaceLayoutItem(BSize minSize, BSize maxSize, argument
/haiku-fatelf/src/kits/locale/
H A DCurrency.cpp106 BCurrency::GetSymbol(char *symbol, size_t maxSize, BLocale *locale) argument
H A DLocale.cpp192 BLocale::FormatDate(char* string, size_t maxSize, time_t time, argument
406 BLocale::FormatDateTime(char* target, size_t maxSize, time_t time, argument
486 BLocale::FormatTime(char* string, size_t maxSize, time_t time, argument
513 BLocale::FormatTime(char* string, size_t maxSize, time_t time, argument
719 BLocale::FormatNumber(char* string, size_t maxSize, double value) const argument
759 FormatNumber(char* string, size_t maxSize, int32 value) const argument
799 FormatMonetary(char* string, size_t maxSize, double value) const argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DBlockAllocatorAreaBucket.h59 BlockAllocator::AreaBucket::SetSizeLimits(size_t minSize, size_t maxSize) argument
H A DBlockAllocator.cpp31 size_t maxSize = (1 << i) * kMinNetBlockSize; local
/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DPhysicalMemoryAllocator.cpp27 PhysicalMemoryAllocator(const char *name, size_t minSize, size_t maxSize, uint32 minCountPerBlock) argument
/haiku-fatelf/src/apps/debugger/value/
H A DValueLoader.cpp225 ValueLoader::LoadStringValue(BVariant& location, size_t maxSize, BString& _value) argument
/haiku-fatelf/src/apps/pulse/
H A DNormalPulseView.cpp32 max_font_size(BFont font, const char* text, float maxSize, float maxWidth) argument
/haiku-fatelf/src/servers/syslog_daemon/
H A Dsyslog_output.cpp220 int maxSize = strtol(param, NULL, 0); local
/haiku-fatelf/src/tests/kits/mail/
H A Dheader_test.cpp84 parse_fields(BPositionIO& input, size_t maxSize) argument
/haiku-fatelf/src/tests/system/boot/heap/
H A DheapTest.cpp123 random_allocations(void* array[], size_t maxSize) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dpartition_support.cpp140 fssh_off_t maxSize = restriction->endOffset - pos; local
H A Dunistd.cpp70 get_partition_size(int fd, off_t maxSize) argument
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDParser.cpp444 size_t maxSize = 0; local
/haiku-fatelf/src/apps/debugger/controllers/
H A DDebugReportGenerator.cpp210 char maxSize[32]; local
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp190 LegendChartAxis::PreferredSize(BView* view, BSize maxSize) argument

Completed in 399 milliseconds

12