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

123

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTestView.cpp9 TestView::TestView(BSize minSize, BSize maxSize, BSize preferredSize) argument
/haiku/src/kits/shared/
H A DStatusView.cpp16 float maxSize = be_control_look->GetScrollBarWidth(); local
/haiku/src/tests/system/libroot/posix/
H A Dmemalign_test.cpp45 allocate_random_no_alignment(int32 count, size_t maxSize) argument
77 allocate_random_fixed_alignment(int32 count, size_t maxSize, size_t alignment) argument
111 allocate_random_random_alignment(int32 count, size_t maxSize) argument
/haiku/src/add-ons/accelerants/et6x00/
H A DProposeDisplayMode.c91 size_t maxSize; local
/haiku/src/kits/debugger/value/value_nodes/
H A DCStringValueNode.cpp72 size_t maxSize = 255; local
/haiku/src/kits/network/libnetservices2/
H A DHttpBuffer.cpp44 HttpBuffer::ReadFrom(BDataIO* source, std::optional<size_t> maxSize) argument
87 HttpBuffer::WriteTo(HttpTransferFunction func, std::optional<size_t> maxSize) argument
/haiku/src/kits/locale/
H A DDateTimeFormat.cpp101 BDateTimeFormat::Format(char* target, size_t maxSize, time_t time, argument
H A DTimeFormat.cpp66 BTimeFormat::Format(char* string, size_t maxSize, time_t time, argument
H A DNumberFormat.cpp220 BNumberFormat::Format(char* string, size_t maxSize, const double value) argument
251 BNumberFormat::Format(char* string, size_t maxSize, const int32 value) argument
305 BNumberFormat::FormatMonetary(char* string, size_t maxSize, const double value) argument
321 BNumberFormat::FormatPercent(char* string, size_t maxSize, cons argument
159 ApplyFormatter(NumberFormat* formatter, char* string, size_t maxSize, const double value) argument
[all...]
H A DDateFormat.cpp82 BDateFormat::Format(char* string, const size_t maxSize, const time_t time, argument
/haiku/src/tests/kits/mail/
H A Dheader_test.cpp84 parse_fields(BPositionIO& input, size_t maxSize) argument
/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp123 random_allocations(void* array[], size_t maxSize) argument
/haiku/src/tools/fs_shell/
H A Dpartition_support.cpp140 fssh_off_t maxSize = restriction->endOffset - pos; local
H A Dunistd.cpp73 get_partition_size(int fd, off_t maxSize) argument
/haiku/src/servers/syslog_daemon/
H A Dsyslog_output.cpp220 int maxSize = strtol(param, NULL, 0); local
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp228 ValueLoader::LoadStringValue(BVariant& location, size_t maxSize, BString& _value) argument
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DPhysicalMemoryAllocator.cpp29 PhysicalMemoryAllocator(const char *name, size_t minSize, size_t maxSize, uint32 minCountPerBlock) argument
/haiku/src/kits/interface/
H A DLayoutUtils.cpp162 BLayoutUtils::AlignInFrame(BRect frame, BSize maxSize, BAlignment alignment) argument
186 BSize maxSize = view->MaxSize(); local
[all...]
H A DSpaceLayoutItem.cpp32 BSpaceLayoutItem::BSpaceLayoutItem(BSize minSize, BSize maxSize, argument
H A DLayoutItem.cpp128 BSize maxSize = MaxSize(); local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp106 uint32 maxSize = fBlockSize; local
/haiku/src/system/boot/platform/riscv/
H A Ddevices.cpp128 get_next_check_sum_offset(int32 index, off_t maxSize) argument
/haiku/src/system/boot/platform/efi/
H A Ddevices.cpp92 get_next_check_sum_offset(int32 index, off_t maxSize) argument
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.cpp441 size_t maxSize = 0; local
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp125 BSize ownerRightLabelSize, groupRightLabelSize, maxSize; local
[all...]

Completed in 246 milliseconds

123