Searched defs:bufferSize (Results 1 - 25 of 322) sorted by last modified time

1234567891011>>

/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp2196 size_t bufferSize; local
2461 get_vnode_name(struct vnode* vnode, struct vnode* parent, struct dirent* buffer, size_t bufferSize, struct io_context* ioContext) argument
2554 dir_vnode_to_path(struct vnode* vnode, char* buffer, size_t bufferSize, bool kernel) argument
2933 size_t bufferSize = B_PATH_NAME_LENGTH - 1; local
3003 debug_prepend_vnode_name_to_path(char* buffer, size_t& bufferSize, const char* name) argument
3023 debug_prepend_vnode_id_to_path(char* buffer, size_t& bufferSize, dev_t devID, ino_t nodeID) argument
3050 debug_resolve_vnode_path(struct vnode* vnode, char* buffer, size_t bufferSize, bool& _truncated) argument
4237 vfs_get_module_path(const char* basePath, const char* moduleName, char* pathBuffer, size_t bufferSize) argument
4343 vfs_normalize_path(const char* path, char* buffer, size_t bufferSize, bool traverseLink, bool kernel) argument
5764 dir_read(struct io_context* ioContext, struct file_descriptor* descriptor, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
5822 dir_read(struct io_context* ioContext, struct vnode* vnode, void* cookie, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
6458 attr_dir_read(struct io_context* ioContext, struct file_descriptor* descriptor, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
6848 index_dir_read(struct io_context* ioContext, struct file_descriptor* descriptor, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
7051 query_read(struct io_context* ioContext, struct file_descriptor* descriptor, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Delf.cpp1513 _ReadString(const image_t& image, uint32 offset, char* buffer, size_t bufferSize) argument
/haiku-fatelf/src/system/kernel/debug/
H A Dtracing.cpp686 TraceOutput::TraceOutput(char* buffer, size_t bufferSize, uint32 flags) argument
/haiku-fatelf/src/apps/debugger/arch/x86_64/
H A DArchitectureX8664.cpp317 size_t bufferSize = rip - functionAddress; local
408 DisassembleCode(FunctionDebugInfo* function, const void* buffer, size_t bufferSize, DisassembledCode*& _sourceCode) argument
/haiku-fatelf/src/apps/debugger/arch/x86/
H A DArchitectureX86.cpp427 size_t bufferSize = eip - functionAddress; local
518 DisassembleCode(FunctionDebugInfo* function, const void* buffer, size_t bufferSize, DisassembledCode*& _sourceCode) argument
/haiku-fatelf/src/kits/storage/
H A DResourceFile.cpp1140 size_t bufferSize = size; local
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp1901 uint32 bufferSize = fDevice->BufferList().return_playback_buffer_size; local
1994 uint32 bufferSize = fDevice->BufferList().return_playback_buffer_size; local
2129 uint32 bufferSize = fDevice->BufferList().return_record_buffer_size; local
2167 size_t bufferSize = 128; local
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp566 AVFormatWriter::_Write(void* cookie, uint8* buffer, int bufferSize) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp475 MemoryView::_GetNextHexBlock(char* buffer, int32 bufferSize, argument
/haiku-fatelf/src/apps/debugger/user_interface/util/
H A DUiUtils.cpp125 UiUtils::ImageTypeToString(image_type type, char* buffer, size_t bufferSize) argument
60 VariantToString(const BVariant& value, char* buffer, size_t bufferSize) argument
97 FunctionNameForFrame(StackFrame* frame, char* buffer, size_t bufferSize) argument
150 ReportNameForTeam(::Team* team, char* buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/apps/terminal/
H A DTermView.cpp2522 int32 bufferSize = sizeof(buffer); local
H A DTermParse.cpp231 int32 bufferSize = 0; local
1226 int32 bufferSize = atomic_add(&fReadBufferSize, -toRead); local
[all...]
/haiku-fatelf/src/servers/debug/
H A DDebugServer.cpp737 _LookupSymbolAddress( debug_symbol_lookup_context *lookupContext, const void *address, char *buffer, int32 bufferSize) argument
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dlink.c16 readlink(const char *path, char *buffer, size_t bufferSize) argument
23 readlinkat(int fd, const char *path, char *buffer, size_t bufferSize) argument
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.cpp343 list_device_interfaces(void* _buffer, size_t* bufferSize) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp421 Volume::ReadObject(VNode *node, off_t offset, void *buffer, size_t bufferSize, argument
453 Volume::ReadLink(VNode *node, char *buffer, size_t bufferSize, argument
/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp3324 ssize_t bufferSize; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DVolume.cpp384 Volume::ReadObject(VNode *node, off_t offset, void *buffer, size_t bufferSize, argument
416 Volume::ReadLink(VNode *node, char *buffer, size_t bufferSize, argument
/haiku-fatelf/src/apps/diskprobe/
H A DProbeView.cpp214 get_type_string(char *buffer, size_t bufferSize, type_code type) argument
706 HeaderView::FormatValue(char *buffer, size_t bufferSize, off_t value) argument
/haiku-fatelf/src/kits/media/
H A DMediaRoster.cpp3113 ssize_t bufferSize; local
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp598 BIOSDrive::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
712 WriteAt(void* cookie, off_t pos, const void* buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp604 BlockHandle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
658 BlockHandle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c2208 sys_read_query(int kernel, int fd, const char *path, void *cookie,struct my_dirent *dent,size_t bufferSize,long count) argument
H A Dstub.c193 read_port(port_id port, int32 *code, void *buffer, size_t bufferSize) argument
201 write_port(port_id port, int32 code, const void *buffer, size_t bufferSize) argument
H A Dxcp.cpp306 virtual ssize_t ReadLink(char *buffer, int bufferSize) argument
640 virtual ssize_t ReadLink(char *buffer, int bufferSize) argument

Completed in 405 milliseconds

1234567891011>>