Searched defs:size (Results 476 - 500 of 1596) sorted by relevance

<<11121314151617181920>>

/haiku/src/tools/
H A Dgenerate_attribute_stores.cpp35 uint32 size; member in struct:attribute_entry
/haiku/src/tools/restest/
H A DResourceItem.cpp29 ResourceItem::SetLocation(roff_t offset, roff_t size) argument
60 ResourceItem::SetSize(roff_t size) argument
119 ResourceItem::SetData(const void* data, roff_t size) argument
144 ResourceItem::AllocData(roff_t size) argument
162 LoadData(BPositionIO& file, roff_t position, roff_t size) argument
[all...]
/haiku/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp146 Clock::_drawBlock(BView *view, float x, float y, float alpha, float size) argument
169 float size = length * coeff; local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DXDR.cpp20 Stream::Stream(void* buffer, uint32 size) argument
51 ReadStream::ReadStream(void* buffer, uint32 size) argument
126 uint32 size; local
143 GetOpaque(uint32* size) argument
273 uint32 size = maxlen == 0 ? len : min_c(maxlen, len); local
280 AddOpaque(const void* ptr, uint32 size) argument
306 uint32 size = stream.Size(); local
319 _CheckResize(uint32 size) argument
[all...]
H A DRPCCallbackServer.cpp106 uint32 size = newSize * sizeof(CallbackSlot); local
300 uint32 size; local
/haiku/src/kits/debug/
H A DSymbolLookup.h51 Area(area_id id, const void *address, int32 size) argument
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A Dvirtio_ring.h129 int size; local
/haiku/src/kits/interface/
H A DGroupLayoutBuilder.cpp157 BGroupLayoutBuilder::AddStrut(float size) argument
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c32 int size; member in struct:__anon5
/haiku/src/add-ons/kernel/file_systems/nfs4/idmapper/
H A DIdMapper.cpp192 ssize_t size = port_buffer_size(gRequestPort); local
[all...]
/haiku/headers/private/shared/
H A DRangeArray.h20 Value size; member in struct:BPrivate::Range
22 Range(const Value& offset, const Value& size) argument
119 AddRange(const Value& offset, const Value& size) argument
178 RemoveRange(const Value& offset, const Value& size) argument
[all...]
/haiku/src/system/kernel/vm/
H A DVMTranslationMap.cpp48 VMTranslationMap::UnmapPages(VMArea* area, addr_t base, size_t size, argument
/haiku/src/kits/storage/mime/
H A DMimeInfoUpdater.cpp51 size_t size = 0; local
/haiku/src/kits/storage/
H A DFile.cpp220 BFile::Read(void* buffer, size_t size) argument
231 BFile::ReadAt(off_t location, void* buffer, size_t size) argument
244 BFile::Write(const void* buffer, size_t size) argument
255 BFile::WriteAt(off_t location, const void* buffer, size_t size) argument
288 BFile::SetSize(off_t size) argument
[all...]
/haiku/src/kits/support/
H A DBufferIO.cpp53 BBufferIO::ReadAt(off_t pos, void* buffer, size_t size) argument
103 BBufferIO::WriteAt(off_t pos, const void* buffer, size_t size) argument
165 off_t size; local
191 SetSize(off_t size) argument
[all...]
/haiku/src/apps/midiplayer/
H A DScopeView.cpp175 int32 size = be_synth->GetAudio(fLeftSamples, fRightSamples, fSampleCount); local
/haiku/src/apps/patchbay/
H A DEndpointInfo.cpp102 ssize_t size; local
/haiku/src/tests/servers/app/transformation/
H A Dmain.cpp329 float size = view->StringWidth(str); local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestChannel.cpp37 virtual status_t Write(const void* buffer, int32 size) argument
89 virtual status_t Read(void* buffer, int32 size) argument
107 Read(int32 size, void** buffer, bool* mustFree) argument
136 int32 size; member in struct:RequestChannel::RequestHeader
167 int32 size; local
254 _GetRequestSize(Request* request, int32* size) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp72 contains(const char **array, size_t size, const char *value) argument
/haiku/src/bin/
H A Dcatattr.cpp39 dumpRawData(const char *buffer, size_t size) argument
151 off_t size = info.size; local
[all...]
/haiku/src/apps/mail/
H A DMailSupport.cpp100 off_t size; local
/haiku/src/servers/syslog_daemon/
H A Dsyslog_output.cpp102 ssize_t size = snprintf(repeat, sizeof(repeat), local
/haiku/src/apps/networkstatus/
H A DRadioView.cpp198 float size = min_c(center.x * 3 / 2, center.y); local
/haiku/src/apps/expander/
H A DPasswordAlert.cpp106 size_t size; local

Completed in 87 milliseconds

<<11121314151617181920>>