Searched defs:bytes (Results 201 - 225 of 233) sorted by last modified time

12345678910

/haiku/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp69 View::KeyDown(const char* bytes, int32 numBytes) argument
80 View::KeyUp(const char* bytes, int32 numBytes) argument
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp135 View::KeyUp(const char* bytes, int32 numBytes) argument
142 View::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp92 test_malloc(size_t bytes) argument
/haiku/src/tests/system/kernel/
H A Dport_multi_read_test.cpp24 ssize_t bytes = port_buffer_size(port); local
57 size_t bytes = 20 + i; local
[all...]
/haiku/src/tests/system/kernel/unit/
H A DTestOutput.cpp46 int bytes = vsnprintf(fBuffer, sizeof(fBuffer), format, args); local
/haiku/src/preferences/screen/
H A DRefreshSlider.cpp72 RefreshSlider::KeyDown(const char *bytes, int32 numBytes) argument
/haiku/src/system/kernel/arch/x86/32/
H A Dbios.cpp64 uint8 *bytes = (uint8 *)base; local
/haiku/src/system/kernel/debug/
H A Dgdb.cpp145 gdb_memreply(char const* bytes, int numbytes) argument
/haiku/src/system/libroot/os/
H A Dfs_attr.cpp52 ssize_t bytes = _kern_read_attr(fd, attribute, pos, buffer, readBytes); local
79 ssize_t bytes = _kern_write_attr(fd, attribute, type, pos, buffer, local
/haiku/src/kits/game/
H A DPushGameSound.cpp154 size_t bytes = inByteCount; local
185 BPushGameSound::BytesReady(size_t * bytes) argument
[all...]
/haiku/src/kits/mail/
H A DNodeMessage.cpp27 ssize_t bytes; local
/haiku/src/libs/icon/flat_icon/
H A DLittleEndianBuffer.cpp151 LittleEndianBuffer::Write(const uint8* buffer, size_t bytes) argument
244 LittleEndianBuffer::Read(LittleEndianBuffer& other, size_t bytes) argument
263 Skip(size_t bytes) argument
[all...]
/haiku/src/apps/cortex/support/
H A DTextControlFloater.cpp84 KeyDown( const char* bytes, int32 numBytes) argument
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.cpp99 BoolValueView::KeyDown(const char* bytes, int32 numBytes) argument
H A DOptionValueView.cpp163 OptionValueView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/apps/installer/
H A DProgressReporter.cpp60 ProgressReporter::AddItems(uint64 count, off_t bytes) argument
84 ProgressReporter::ItemsWritten(uint64 items, off_t bytes, argument
H A DUnzipEngine.cpp255 uint64 bytes; local
323 off_t bytes = 0; local
353 off_t bytes = 0; local
[all...]
/haiku/src/apps/switcher/
H A DCaptureWindow.cpp117 CaptureView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/apps/webpositive/autocompletion/
H A DTextViewCompleter.cpp105 const char* bytes; local
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DKLSI.cpp143 size_t bytes = B_LENDIAN_TO_HOST_INT16(*(uint16 *)(*buffer)); local
/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.cpp361 remove_header(net_buffer *_buffer, size_t bytes) argument
382 remove_trailer(net_buffer *buffer, size_t bytes) argument
414 append_cloned_data(net_buffer *_buffer, net_buffer *_source, uint32 offset, size_t bytes) argument
[all...]
/haiku/src/add-ons/print/transports/shared/
H A DSocketStream.cpp39 int bytes; local
79 int bytes; local
[all...]
/haiku/src/add-ons/translators/raw/
H A DRAW.h49 uint32 bytes; member in struct:image_data_info
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp248 KeyDown( const char *bytes, int32 numBytes) argument
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp757 KeyDown( const char* bytes, int32 count) argument

Completed in 152 milliseconds

12345678910