Searched refs:size_t (Results 226 - 250 of 3330) sorted by relevance

1234567891011>>

/haiku/src/apps/haikudepot/util/
H A DLoggingUrlProtocolListener.h21 size_t ContentLength();
24 size_t bytesWritten);
32 size_t fContentLength;
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dmisc.c43 void *ntfs_calloc(size_t size)
53 void *ntfs_malloc(size_t size)
63 void *ntfs_realloc(void *ptr, size_t size)
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.h32 uint8* buffer, size_t* length) = 0;
34 virtual status_t GetNext(char* name, size_t* nameLength) = 0;
36 virtual status_t Lookup(const char* name, size_t* nameLength) = 0;
/haiku/src/system/libroot/os/
H A Dteam.c22 _get_team_usage_info(team_id team, int32 who, team_usage_info *info, size_t size)
36 _get_team_info(team_id team, team_info *info, size_t size)
43 _get_next_team_info(int32 *cookie, team_info *info, size_t size)
/haiku/src/system/libroot/posix/stdlib/
H A Dbsearch.c57 bsearch(const void *key, const void *base0, size_t nmemb, size_t size,
61 size_t lim;
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_compat.h14 int (*readlink) (const char *, char *, size_t);
28 int (*read) (const char *, char *, size_t, off_t,
30 int (*write) (const char *, const char *, size_t, off_t,
36 int (*setxattr) (const char *, const char *, const char *, size_t, int);
37 int (*getxattr) (const char *, const char *, char *, size_t);
38 int (*listxattr) (const char *, char *, size_t);
55 size_t op_size);
59 size_t op_size);
63 size_t op_size, char **mountpoint,
73 int (*readlink) (const char *, char *, size_t);
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapAccessorBase.cpp56 size_t totalChunkCount)
61 const size_t max32BitChunks = (uint64(1) << 32) / kChunkSize;
62 size_t actual32BitChunks = totalChunkCount;
74 for (size_t i = 1; i < actual32BitChunks; i++, offset += kChunkSize)
82 for (size_t i = actual32BitChunks; i < totalChunkCount;
95 size_t totalChunkCount, size_t baseIndex, const uint16* chunkSizes,
96 size_t chunkCount)
108 for (size_t i = 0; i < chunkCount; i++) {
111 size_t inde
[all...]
/haiku/src/kits/support/
H A DZstdCompressionAlgorithm.cpp30 static const size_t kMinBufferSize = 1024;
31 static const size_t kMaxBufferSize = 1024 * 1024;
32 static const size_t kDefaultBufferSize = 4 * 1024;
35 static size_t
36 sanitize_buffer_size(size_t size)
76 size_t
84 BZstdCompressionParameters::SetBufferSize(size_t size)
106 size_t
114 BZstdDecompressionParameters::SetBufferSize(size_t size)
131 static size_t Ini
[all...]
/haiku/headers/cpp/std/
H A Dstraits.h59 static int compare (const char_type* s1, const char_type* s2, size_t n)
61 size_t i;
69 static size_t length (const char_type* s)
71 size_t l = 0;
77 static char_type* copy (char_type* s1, const char_type* s2, size_t n)
84 static char_type* move (char_type* s1, const char_type* s2, size_t n)
87 size_t i;
95 static char_type* set (char_type* s1, const char_type& c, size_t n)
122 static int compare (const char_type* s1, const char_type* s2, size_t n)
124 static size_t lengt
[all...]
/haiku/src/system/libroot/posix/crypt/
H A Dcrypto_scrypt_smix.cpp36 static void blkcpy(void *, const void *, size_t);
37 static void blkxor(void *, const void *, size_t);
39 static void blockmix_salsa8(const uint32_t *, uint32_t *, uint32_t *, size_t);
40 static uint64_t integerify(const void *, size_t);
43 blkcpy(void * dest, const void * src, size_t len)
45 size_t * D = (size_t *)dest;
46 const size_t * S = (const size_t *)src;
47 size_t
[all...]
/haiku/headers/posix/
H A Dshadow.h31 extern int getspent_r(struct spwd* spwd, char* buffer, size_t bufferSize,
38 size_t bufferSize, struct spwd** _result);
42 size_t bufferSize, struct spwd** _result);
46 size_t bufferSize, struct spwd** _result);
/haiku/headers/private/bluetooth/
H A DCommandManager.h56 size_t Size() const
106 void* buildReset(size_t* outsize);
107 void* buildReadLocalName(size_t* outsize);
108 void* buildReadScan(size_t* outsize);
109 void* buildWriteScan(uint8 scanmode, size_t* outsize);
110 void* buildReadClassOfDevice(size_t* outsize);
114 uint16 clock_offset, size_t* outsize);
115 void* buildInquiry(uint32 lap, uint8 length, uint8 num_rsp, size_t* outsize);
116 void* buildInquiryCancel(size_t* outsize);
118 size_t* outsiz
[all...]
/haiku/headers/private/graphics/common/
H A Dddc.h22 void **vdif, size_t *vdifLength);
/haiku/headers/private/kernel/
H A Ddebug_heap.h21 void* debug_malloc(size_t size);
22 void* debug_calloc(size_t num, size_t size);
37 operator new(size_t size, const kdebug_alloc_t&) throw()
/haiku/headers/private/storage/
H A DFileDescriptorIO.h18 virtual ssize_t Read(void *buffer, size_t size);
19 virtual ssize_t Write(const void *buffer, size_t size);
22 size_t size);
24 size_t size);
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddvb_interface.h32 status_t interface_ioctl(void *cookie, uint32 op, void *arg, size_t len);
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DMediaFormat.h34 status_t GetHeaderFormat(media_format *out_format, const void *header, size_t size, int stream_id);
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DCodecTable.h17 status_t build_decoder_formats(media_format** _formats, size_t* _count);
/haiku/src/system/boot/arch/m68k/
H A Dmmu.h21 extern addr_t mmu_map_physical_memory(addr_t physicalAddress, size_t size, uint32 flags);
22 extern void *mmu_allocate(void *virtualAddress, size_t size);
23 extern void mmu_free(void *virtualAddress, size_t size);
31 status_t (*set_tt)(int which, addr_t pa, size_t len, uint32 perms);
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.h21 extern addr_t mmu_map_physical_memory(addr_t physicalAddress, size_t size, uint32 flags);
22 extern void *mmu_allocate(void *virtualAddress, size_t size);
23 extern void mmu_free(void *virtualAddress, size_t size);
31 status_t (*set_tt)(int which, addr_t pa, size_t len, uint32 perms);
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.h22 extern addr_t mmu_map_physical_memory(addr_t physicalAddress, size_t size, uint32 flags);
23 extern void *mmu_allocate(void *virtualAddress, size_t size);
24 extern void mmu_free(void *virtualAddress, size_t size);
32 status_t (*set_tt)(int which, addr_t pa, size_t len, uint32 perms);
/haiku/src/system/boot/platform/bios_ia32/
H A Dserial.h20 extern void serial_puts(const char *string, size_t size);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dalloca.h33 extern void *alloca (size_t __size) __THROW;
/haiku/src/system/libroot/posix/string/
H A Dmemcmp.c11 memcmp(const void *_a, const void *_b, size_t count)
H A Dstrncat.c11 strncat(char *dest, char const *src, size_t count)

Completed in 107 milliseconds

1234567891011>>