Searched defs:newSize (Results 1 - 25 of 72) sorted by last modified time

123

/haiku/src/system/kernel/fs/
H A Dvfs.cpp3655 resize_monitor_table(struct io_context* context, const int newSize) argument
5041 vfs_resize_fd_table(struct io_context* context, uint32 newSize) argument
[all...]
/haiku/src/system/kernel/vm/
H A Dvm.cpp5328 vm_resize_area(area_id areaID, size_t newSize, bool kernel) argument
6340 resize_area(area_id areaID, size_t newSize) argument
6575 _user_resize_area(area_id area, size_t newSize) argument
[all...]
H A DVMCache.cpp1171 VMCache::Resize(off_t newSize, int priority) argument
H A DVMKernelAddressSpace.cpp242 VMKernelAddressSpace::CanResizeArea(VMArea* area, size_t newSize) argument
265 VMKernelAddressSpace::ResizeArea(VMArea* _area, size_t newSize, argument
333 ShrinkAreaHead(VMArea* _area, size_t newSize, uint32 allocationFlags) argument
380 ShrinkAreaTail(VMArea* area, size_t newSize, uint32 allocationFlags) argument
[all...]
H A DVMAnonymousCache.cpp583 VMAnonymousCache::Resize(off_t newSize, int priority) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp9668 BPoseView::ResizeColumn(BColumn* column, float newSize, argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp104 Resize(Inode* inode, off_t oldSize, off_t newSize, bool trim) argument
1669 Inode::FillGapWithZeros(off_t pos, off_t newSize) argument
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp2067 int newSize = percent * (100 + percentDiff) / 100; local
/haiku/src/kits/interface/
H A DAbstractSpinner.cpp1585 BSize newSize = Bounds().Size(); local
H A DMenuField.cpp1189 BSize newSize = Bounds().Size(); local
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Darch-specific.cpp182 size_t newSize = chunk->size - size; local
/haiku/src/apps/serialconnect/
H A DTermView.cpp185 VTermRect newSize = _PixelsToGlyphs(BRect(0, 0, width - 2 * kBorderSpacing, local
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp1253 file_cache_set_size(void* _cacheRef, off_t newSize) argument
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp1014 off_t newSize = fSize; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDataContainer.cpp88 DataContainer::Resize(off_t newSize) argument
[all...]
H A DAttribute.cpp55 Attribute::SetSize(off_t newSize) argument
/haiku/src/system/kernel/slab/
H A Dallocator.cpp259 realloc_etc(void* address, size_t newSize, uint32 flags) argument
292 realloc(void* address, size_t newSize) argument
/haiku/src/system/kernel/
H A Dheap.cpp236 Reallocate(addr_t oldAddress, addr_t newAddress, size_t newSize) argument
1775 heap_realloc(heap_allocator *heap, void *address, void **newAddress, size_t newSize, uint32 flags) argument
2405 realloc_etc(void *address, size_t newSize, uint32 flags) argument
2480 realloc(void *address, size_t newSize) argument
[all...]
H A Dguarded_heap.cpp545 guarded_heap_realloc(void* address, size_t newSize, uint32 flags) argument
969 realloc_etc(void* address, size_t newSize, uint32 flags) argument
984 realloc(void* address, size_t newSize) argument
[all...]
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h434 bool _Resize(size_t newSize) argument
445 void _Resize(ValueType** newTable, size_t newSize, void** _oldTable = NULL) argument
/haiku/src/build/libroot/
H A Dfs.cpp1475 _haiku_build_ftruncate(int fd, off_t newSize) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h642 void SetSize(off_t newSize) argument
666 void SetExtraInodeSize(uint16 newSize) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp1889 trim_data(net_buffer* _buffer, size_t newSize) argument
[all...]
/haiku/src/system/boot/loader/
H A Dvfs.cpp939 ftruncate(int fd, off_t newSize) argument
/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.cpp270 realloc(void* address, size_t newSize) argument

Completed in 213 milliseconds

123