Searched defs:allocated (Results 26 - 49 of 49) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp674 Allocate(Transaction& transaction, Inode* inode, off_t numBlocks, uint32 minimum, fsblock_t& start, uint32& allocated) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.h163 uint32 allocated; member in struct:_nspace::__anon2292
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h334 unsigned long int allocated; member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/gawk/
H A Dregex.h342 unsigned long int allocated; member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h337 unsigned long int allocated; member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/network/wget/src/
H A Dlog.c335 int allocated; member in struct:logvprintf_state
/haiku-fatelf/src/system/kernel/
H A Dwait_for_objects.cpp117 uint8* allocated = (uint8*)alloc_tracing_buffer(bytes * sets); local
H A Dheap.cpp1399 heap_add_leak_check_info(heap_allocator *heap, addr_t address, size_t allocated, argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Ddosfs.h173 uint32 allocated; member in struct:_nspace::__anon5693
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c758 BOOL allocated; local
[all...]
H A Dattrib.c1600 long long allocated; local
[all...]
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp1050 allocate_buffer(uint32 blockSize, int32 tryAlloc, int32* allocated) argument
1947 int32 allocated; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Delfcode.h1230 void *allocated = NULL; local
H A Delf64-mips.c2013 void *allocated; local
H A Delf64-sparc.c360 PTR allocated = NULL; local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtriostr.c92 size_t allocated; member in struct:_trio_string_t
[all...]
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp914 uint8* allocated = alloc_data_header_space(buffer->allocation_header, size); local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dvasnprintf.c1512 size_t allocated; local
[all...]
/haiku-fatelf/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp994 heap_add_leak_check_info(addr_t address, size_t allocated, size_t size) argument
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dblock_cache.cpp786 bool allocated; local
1682 bool allocated; local
/haiku-fatelf/src/system/kernel/cache/
H A Dblock_cache.cpp1933 bool allocated; local
3562 bool allocated; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c1879 static size_t allocated; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h951 uint16 allocated:1, member in struct:partition_descriptor::partition_flags_accessor::__anon2510
965 bool allocated() const { function in struct:partition_descriptor
994 void set_allocated(bool allocated) { argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h949 uint16 allocated:1, member in struct:Udf::partition_descriptor::partition_flags_accessor::__anon5709
963 bool allocated() const { function in struct:Udf::partition_descriptor
992 void set_allocated(bool allocated) { argument

Completed in 327 milliseconds

12