Searched defs:numBytes (Results 1 - 25 of 177) sorted by relevance

12345678

/haiku-fatelf/src/tests/kits/net/
H A Dtcp_client.c60 int numBytes; local
H A Dtcp_server.c119 ssize_t numBytes; local
/haiku-fatelf/headers/private/graphics/intel_extreme/
H A DAreaKeeper.h60 AreaKeeper::Map(const char *name, void *physicalAddress, size_t numBytes, argument
/haiku-fatelf/headers/private/graphics/radeon_hd/
H A DAreaKeeper.h60 AreaKeeper::Map(const char *name, void *physicalAddress, size_t numBytes, argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Ddevice.cpp43 geode_read(void* cookie, off_t position, void *buf, size_t* numBytes) argument
52 geode_write(void* cookie, off_t position, const void* buffer, size_t* numBytes) argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/hda/
H A Ddevice.cpp43 hda_read(void* cookie, off_t position, void* buffer, size_t* numBytes) argument
51 hda_write(void* cookie, off_t position, const void* buffer, size_t* numBytes) argument
/haiku-fatelf/src/preferences/screen/
H A DRefreshSlider.cpp72 RefreshSlider::KeyDown(const char *bytes, int32 numBytes) argument
H A DAlertView.cpp126 AlertView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku-fatelf/src/tests/kits/interface/
H A DClippingPlusRedraw.cpp92 ClippingView::KeyDown(const char *bytes, int32 numBytes) argument
/haiku-fatelf/headers/private/interface/
H A Dutf8_functions.h138 UTF8CountChars(const char *bytes, int32 numBytes) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Dbus_raw.cpp100 scsi_bus_raw_read(void *cookie, off_t position, void *data, size_t *numBytes) argument
109 scsi_bus_raw_write(void *cookie, off_t position, const void *data, size_t *numBytes) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/sis19x/
H A DDataRing.cpp267 DataRing<RxDescriptor, RxDescriptorsCount>::Read(uint8* buffer, size_t* numBytes) argument
31 Write(const uint8* buffer, size_t* numBytes) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/ports/usb_serial/
H A DFTDI.cpp222 FTDIDevice::OnRead(char **buffer, size_t *numBytes) argument
233 FTDIDevice::OnWrite(const char *buffer, size_t *numBytes, size_t *packetBytes) argument
H A DKLSI.cpp136 KLSIDevice::OnRead(char **buffer, size_t *numBytes) argument
150 KLSIDevice::OnWrite(const char *buffer, size_t *numBytes, size_t *packetBytes) argument
[all...]
/haiku-fatelf/src/apps/cortex/support/
H A DTextControlFloater.cpp84 KeyDown( const char* bytes, int32 numBytes) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPreview.cpp95 ssize_t numBytes; local
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaFileListView.cpp90 MediaFileListView::KeyDown(const char *bytes, int32 numBytes) argument
/haiku-fatelf/src/kits/network/
H A Dr5_compatibility.cpp73 find_net_setting(net_settings* settings, const char* heading, const char* name, char* value, unsigned numBytes) argument
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Ddevice.c103 compat_read(void *cookie, off_t position, void *buffer, size_t *numBytes) argument
153 compat_write(void *cookie, off_t position, const void *buffer, size_t *numBytes) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/
H A Ddrawing_support.h19 gfxcpy(uint8* dst, const uint8* src, int32 numBytes) argument
66 gfxcpy32(uint8* dst, const uint8* src, int32 numBytes) argument
97 gfxset32(uint8* dst, uint32 color, int32 numBytes) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/html5/
H A DCanvasEventStream.cpp168 int32 numBytes; local
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteEventStream.cpp168 int32 numBytes; local
/haiku-fatelf/src/servers/notification/
H A DNotificationReceived.cpp98 Unflatten(type_code code, const void* buffer, ssize_t numBytes) argument
/haiku-fatelf/src/kits/tracker/
H A DMiniMenuField.cpp78 MiniMenuField::KeyDown(const char* bytes, int32 numBytes) argument
/haiku-fatelf/src/add-ons/accelerants/s3/
H A Dregister_io.cpp29 uint32 ReadPIO(uint32 addr, uint8 numBytes) argument
45 void WritePIO(uint32 addr, uint8 numBytes, uint32 value) argument

Completed in 179 milliseconds

12345678