/haiku/src/tests/system/kernel/file_corruption/fs/ |
H A D | BlockAllocator.cpp | 205 uint64 allocated; in AllocateExactly() local 276 uint32 allocated; in _Allocate() local 309 uint32 allocated; in _Allocate() local 384 uint32 allocated; in _AllocateInGroup() local 439 uint32 allocated; in _AllocateInGroup() local
|
/haiku/src/system/libroot/posix/glibc/libio/ |
H A D | vasprintf.c | 48 _IO_size_t allocated; local
|
/haiku/src/system/libroot/posix/unistd/ |
H A D | directory.c | 33 bool allocated = false; in getcwd() local
|
/haiku/src/kits/media/ |
H A D | RealtimeAlloc.cpp | 199 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated() 217 rtm_pool::Free(void* allocated) in Free() 397 rtm_free(void* allocated) in rtm_free()
|
/haiku/headers/private/userlandfs/fuse/ |
H A D | fuse_opt.h | 116 int allocated; member
|
/haiku/src/libs/libfdt/ |
H A D | fdt_sw.c | 276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() 297 int allocated; in fdt_property_placeholder() local
|
H A D | fdt_rw.c | 127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() 209 int allocated; in fdt_add_property_() local
|
/haiku/src/system/runtime_loader/ |
H A D | heap.cpp | 257 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated() 427 free(void* allocated) in free()
|
/haiku/src/system/libroot/posix/malloc/hoard2/ |
H A D | heap.cpp | 424 int inUse, allocated; in freeBlock() local
|
H A D | wrapper.cpp | 594 int allocated = 0; in mstats() local
|
/haiku/src/system/boot/loader/ |
H A D | heap.cpp | 376 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated() 580 free(void* allocated) in free()
|
/haiku/src/tools/hvif2png/ |
H A D | hvif2png.cpp | 40 size_t allocated; member
|
/haiku/src/add-ons/kernel/drivers/graphics/common/ |
H A D | memory_manager.c | 38 bool allocated; member
|
/haiku/src/add-ons/kernel/network/devices/ethernet/ |
H A D | ethernet.cpp | 286 net_buffer *allocated = NULL; in ethernet_send_data() local
|
/haiku/src/add-ons/kernel/file_systems/ext2/ |
H A D | ExtentStream.cpp | 162 uint32 allocated = 0; in Enlarge() local
|
H A D | BlockAllocator.cpp | 732 off_t numBlocks, uint32 minimum, fsblock_t& start, uint32& allocated) in Allocate()
|
/haiku/src/build/libgnuregex/ |
H A D | regex.h | 287 unsigned long allocated; member
|
/haiku/src/add-ons/kernel/file_systems/bfs/ |
H A D | BlockAllocator.cpp | 1281 BlockAllocator::CheckBlocks(off_t start, off_t length, bool allocated, in CheckBlocks() 1346 BlockAllocator::CheckBlockRun(block_run run, const char* type, bool allocated) in CheckBlockRun()
|
/haiku/src/add-ons/kernel/partitioning_systems/intel/ |
H A D | write_support.cpp | 1050 allocate_buffer(uint32 blockSize, int32 tryAlloc, int32* allocated) in allocate_buffer() 1151 int32 allocated; in pm_move_child() local 2021 int32 allocated; in ep_move_child() local
|
/haiku/src/tools/fs_shell/ |
H A D | block_cache.cpp | 789 bool allocated; in get_writable_cached_block() local 1711 bool allocated; in fssh_block_cache_get_etc() local
|
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/ |
H A D | unistr.c | 828 BOOL allocated; in ntfs_utf8_to_utf16() local
|
/haiku/src/system/kernel/events/ |
H A D | wait_for_objects.cpp | 101 uint8* allocated = (uint8*)alloc_tracing_buffer(bytes * sets); in SelectTraceEntry() local
|
/haiku/src/system/libroot/posix/malloc/debug/ |
H A D | heap.cpp | 1008 heap_add_leak_check_info(addr_t address, size_t allocated, size_t size) in heap_add_leak_check_info()
|
/haiku/src/system/kernel/cache/ |
H A D | block_cache.cpp | 2230 bool allocated; in get_writable_cached_block() local 3900 bool allocated; in block_cache_get_etc() local
|
/haiku/src/add-ons/kernel/network/stack/ |
H A D | net_buffer.cpp | 915 uint8* allocated = alloc_data_header_space(buffer->allocation_header, size); in alloc_data_header_space() local
|