Searched defs:size (Results 376 - 400 of 1596) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.cpp62 VMAnonymousNoSwapCache::Commit(off_t size, int priority) argument
/haiku/src/tests/kits/media/playsound/
H A Dplayfile.cpp27 play_buffer(void *cookie, void * buffer, size_t size, const media_raw_audio_format & format) argument
/haiku/src/tests/system/network/tcptester/
H A Dtcptester.cpp158 int size = recv(ctx->sock, ctx->buffer + index, 1, 0); local
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Rasterizer.h30 void SetOutBufferSize(int size) argument
/haiku/src/servers/media/
H A DBufferManager.cpp69 BufferManager::RegisterBuffer(team_id team, size_t size, int32 flags, argument
[all...]
/haiku/src/kits/app/
H A DServerMemoryAllocator.cpp67 AddArea(area_id serverArea, area_id& _area, uint8*& _base, size_t size, bool readOnly) argument
/haiku/src/tests/kits/storage/testapps/
H A Dclipboard.cpp91 ssize_t size; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp75 AllocationInfo::AddAttributeAllocation(size_t size) argument
97 AllocationInfo::AddFileAllocation(size_t size) argument
105 AllocationInfo::AddSymLinkAllocation(size_t size) argument
113 AllocationInfo::AddAreaAllocation(size_t size, size_t count) argument
121 AllocationInfo::AddBlockAllocation(size_t size) argument
137 AddOtherAllocation(size_t size, size_t count) argument
145 AddStringAllocation(size_t size) argument
[all...]
/haiku/src/system/kernel/disk_device_manager/
H A DUserDataWriter.cpp67 UserDataWriter::AllocateData(size_t size, size_t align) argument
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestUnflattener.cpp26 Reader::Read(int32 size, void** buffer, bool* mustFree) argument
53 Reader::Skip(int32 size) argument
168 int32 size; local
189 int32 size; local
228 Read(void* buffer, int32 size) argument
242 Read(int32 size, void*& buffer, bool& mustFree) argument
333 int32 size; local
[all...]
/haiku/src/bin/desklink/
H A DMixerControl.cpp141 size_t size = sizeof(float); local
207 size_t size = sizeof(int32); local
221 size_t size = sizeof(float); local
/haiku/src/kits/storage/
H A DSymLink.cpp84 BSymLink::ReadLink(char* buffer, size_t size) argument
/haiku/headers/private/kernel/slab/
H A DSlab.h78 operator new(size_t size, ObjectCache* objectCache, uint32 flags) throw() argument
/haiku/headers/private/app/
H A DMessageUtils.h38 write_helper(BDataIO *stream, const void *data, size_t size) argument
/haiku/src/apps/haikudepot/ui_generic/
H A DSharedBitmap.cpp78 off_t size; local
89 SharedBitmap::SharedBitmap(BDataIO& data, size_t size) argument
112 SharedBitmap::_InitWithData(BDataIO& data, size_t size) argument
145 int32 size = 16; local
[all...]
H A DBitmapView.cpp107 BSize size = MinSize(); local
115 BSize size = MinSize(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dfile_cache.cpp32 file_cache_create(dev_t mountID, ino_t vnodeID, off_t size) argument
121 file_cache_set_size(void *cacheRef, off_t size) argument
/haiku/src/apps/installer/
H A DCopyEngine.h84 size_t size; member in struct:CopyEngine::Buffer
/haiku/src/servers/app/
H A DClientMemoryAllocator.h25 size_t size; member in struct:chunk
31 size_t size; member in struct:block
/haiku/src/system/boot/platform/bios_ia32/
H A Ddebug.cpp143 size_t size = 1024 * 1024; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c142 ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t size, u_int flags) argument
/haiku/src/kits/shared/
H A DSettingsMessage.cpp538 float size; local
/haiku/src/system/boot/platform/pxe_ia32/
H A Ddevices.cpp47 size_t size; local
/haiku/src/libs/print/libprint/
H A DPrintUtils.cpp143 ssize_t size; local
/haiku/src/kits/storage/sniffer/
H A DPattern.cpp90 off_t size = data->Seek(0, SEEK_END); local
116 Pattern::Sniff(off_t start, off_t size, BPositionIO *data, bool caseInsensitive) const { argument
162 Pattern::Sniff(off_t start, off_t size, BPositionIO *data, bool caseInsensitive) const { argument

Completed in 136 milliseconds

<<11121314151617181920>>