Searched defs:chunks (Results 1 - 4 of 4) sorted by path

/haiku/src/system/kernel/slab/
H A DMemoryManager.h91 Chunk chunks[SLAB_SMALL_CHUNKS_PER_META_CHUNK]; member in struct:MemoryManager::MetaChunk
/haiku/src/add-ons/kernel/generic/locked_pool/
H A Dlocked_pool.c61 struct chunk_header *chunks;// list of chunks member in struct:locked_pool
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dwrapper.cpp596 int chunks = 0; local
/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFileReader.cpp121 bool SSynthFileReader::ReadHeader(uint32& version, uint32& chunks, uint32& nextChunk) { argument
163 uint32 chunks; local

Completed in 43 milliseconds