Searched defs:size (Results 201 - 225 of 1596) sorted by last modified time

1234567891011>>

/haiku/src/system/libnetwork/netresolv/net/
H A Dgethnamaddr.c571 size_t size; local
686 socklen_t size; local
[all...]
/haiku/src/system/libnetwork/netresolv/dst/
H A Dsupport.c105 int size = keysize; local
328 dst_s_dump(const int mode, const u_char *data, const int size, argument
/haiku/src/kits/tracker/
H A DNavMenu.cpp549 ssize_t size = -1; local
613 ssize_t size = -1; local
/haiku/src/apps/showimage/
H A DShowImageView.cpp312 char size[50]; local
1761 const int32 size = be_control_look->ComposeIconSize(which).IntegerWidth() + 1; local
[all...]
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp819 Open(const BMessenger& externalObserver, const uint8* data, size_t size) argument
/haiku/src/tools/fs_shell/
H A Dfuse.cpp160 fuse_readlink(const char* path, char* buffer, size_t size) argument
309 fuse_read(const char* path, char* buf, size_t size, off_t offset, argument
327 fuse_write(const char* path, const char* buf, size_t size, off_t offset, argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp327 Query::GetNextEntry(struct dirent* entry, size_t size) argument
211 IndexIteratorFind(IndexIterator* indexIterator, const void* value, size_t size) argument
/haiku/src/system/kernel/
H A Dthread.cpp343 Thread::operator new(size_t size) argument
357 Thread::operator delete(void* pointer, size_t size) argument
[all...]
/haiku/src/libs/icon/shape/
H A DShape.cpp192 int32 size = Transformable::matrix_size; local
230 int32 size = Transformable::matrix_size; local
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h28 int64_t size; member in struct:ufs2_inode
H A DInode.cpp102 int64_t size = Size(); local
H A DDirectoryIterator.cpp71 size_t size = sizeof(dir); local
H A Dufs2.h194 int64_t size; /* amount or range to be adjusted */ member in struct:fsck_cmd
[all...]
/haiku/src/servers/app/
H A DServerFont.cpp131 ServerFont::ServerFont(FontStyle& style, float size, float rotation, argument
736 EdgesConsumer(edge_info* edges, float size) argument
803 BPointEscapementConsumer(BPoint* escapements, BPoint* offsets, float size) argument
871 WidthEscapementConsumer(float* widths, float size) argument
1207 SetFontData(FT_Byte* location, uint32 size) argument
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp146 checked_malloc(size_t size) argument
668 uint32 size; local
1046 uint64 size = 4; local
[all...]
H A Dcore_dump.cpp94 void* AllocateAligned(size_t size) argument
644 status_t Write(const void* data, size_t size) argument
675 status_t WriteAt(off_t offset, const void* data, size_t size) argument
683 WriteUserArea(addr_t base, size_t size) argument
734 Write(const void* data, size_t size) argument
[all...]
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dvm.cpp18 user_memcpy(void *to, const void *from, size_t size) argument
26 user_strlcpy(char *to, const char *from, size_t size) argument
/haiku/src/system/kernel/util/
H A Dring_buffer.cpp127 create_ring_buffer(size_t size) argument
134 create_ring_buffer_etc(void* memory, size_t size, uint3 argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixFifo.cpp45 UnixRequest::AddBytesTransferred(size_t size) argument
63 UnixRequest::GetCurrentChunk(void*& data, size_t& size) argument
151 size_t size; local
238 size_t size; local
[all...]
/haiku/headers/private/kernel/util/
H A Dring_buffer.h18 int32 size; member in struct:ring_buffer
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dwrapper.cpp146 add_address(void* address, size_t size) argument
210 set_wall(void* addr, size_t size) argument
226 size_t size = *(size_t*)buffer; local
310 malloc(size_t size) argument
348 size_t size = nelem * elsize; local
421 memalign(size_t alignment, size_t size) argument
453 aligned_alloc(size_t alignment, size_t size) argument
464 posix_memalign(void **_pointer, size_t alignment, size_t size) argument
498 valloc(size_t size) argument
505 realloc(void *ptr, size_t size) argument
[all...]
H A Darch-specific.cpp43 size_t size; member in struct:free_chunk
148 hoardSbrk(long size) argument
292 hoardUnsbrk(void *ptr, long size) argument
[all...]
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp64 PCL6Driver::Write(const uint8* data, uint32 size) argument
158 int size = local
354 int32 size = compressor.CalculateSize(row); local
/haiku/src/apps/serialconnect/
H A DTermView.cpp312 ssize_t size; local
H A DSerialWindow.cpp482 int32 size = message->FindInt32("size"); local

Completed in 143 milliseconds

1234567891011>>