Searched defs:length (Results 176 - 200 of 845) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/shared/
H A Dcrc32.cpp696 crc32c_sb8_64_bit(uint32 crc, const unsigned char *p_buf, uint32 length, uint32 init_bytes) argument
751 multitable_crc32c(uint32 crc32c, const unsigned char *buffer, unsigned int length) argument
765 calculate_crc32c(uint32 crc32c, const unsigned char *buffer, unsigned int length) argument
[all...]
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DWinChipHead.cpp64 size_t length = 0; local
197 size_t length = 0; local
220 size_t length = 0; local
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Dacpi.cpp94 uint32 length = 0; local
[all...]
/haiku/src/kits/network/libnetservices/
H A DDataRequest.cpp44 ssize_t length; local
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyInfos.cpp141 uint8 length = *mapDesc; local
/haiku/src/system/libroot/posix/unistd/
H A Dconf.cpp578 confstr(int name, char *buffer, size_t length) argument
/haiku/src/libs/compat/freebsd_network/
H A Ddevice_hooks.c122 size_t length = *numBytes; local
171 int length = *numBytes; local
203 compat_control(void *cookie, uint32 op, void *arg, size_t length) argument
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_rh.cpp101 uint8 length; member in struct:xhci_root_hub_string_s
[all...]
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DTransfer.cpp121 size_t length = 0; local
132 size_t length = 0; local
146 size_t length = USB_MAX_FRAGMENT_SIZE; local
[all...]
/haiku/src/tests/system/kernel/
H A Dadvisory_locking_test.cpp29 do_lock(int fd, int type, off_t start, off_t length) argument
49 shared_lock(int fd, off_t start, off_t length) argument
56 exclusive_lock(int fd, off_t start, off_t length) argument
63 remove_lock(int fd, off_t start, off_t length) argument
90 int length = strlen(op); local
120 off_t length = strtoll(argv[3], NULL, 0); local
[all...]
/haiku/src/apps/resedit/
H A DResFields.cpp79 BitmapPreviewField::SetData(char *data, const size_t &length) argument
111 IntegerPreviewField::SetData(char *data, const size_t &length) argument
161 StringPreviewField::SetData(char *data, const size_t &length) argument
H A DResourceRoster.cpp79 MakeFieldForType(const int32 &type, const char *data, const size_t &length) argument
/haiku/src/add-ons/kernel/network/devices/loopback/
H A Dloopback.cpp103 loopback_control(net_device *device, int32 op, void *argument, size_t length) argument
/haiku/src/kits/tracker/
H A DQueryContainerWindow.cpp158 int32 length = sanitizedType.Length(); local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortAttribute.cpp47 size_t length = strlen(name); local
91 ShortAttribute::Read(attr_cookie* cookie, off_t pos, uint8* buffer, size_t* length) argument
/haiku/headers/private/app/
H A DServerLink.h165 ServerLink::AttachString(const char* string, int32 length) argument
/haiku/headers/private/net/
H A Dnet_device.h19 uint8 length; member in struct:net_hardware_address
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_sim.cpp114 ahci_ioctl(scsi_sim_cookie cookie, uint8 targetID, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/drivers/graphics/common/
H A Dmemory_manager.c107 mem_init(const char* name, uint32 start, uint32 length, argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPProtocol.cpp101 KPPPProtocol::Control(uint32 op, void *data, size_t length) argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPReportDefs.h62 uint8 length; member in struct:ppp_report_packet
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DI2CPort.cpp100 bool CI2CPort::Write(int address, const char * buffer, int length) argument
107 bool CI2CPort::Read(int address, char * buffer, int length) argument
114 bool CI2CPort::Write(int address, const char * buffer, int length, char * result, int reslen) argument
145 int CI2CPort::Send(int address, const char * buffer, int length, boo argument
190 Receive(int address, char * buffer, int length, bool start, bool stop) argument
[all...]
/haiku/src/apps/cortex/Persistence/
H A DImporter.cpp69 _oc_handle_char( void* pUser, const XML_Char* pData, int length) argument
76 _oc_handle_default( void* pUser, const XML_Char* pData, int length) argument
198 parseBuffer( const char* pBuffer, uint32 length, bool last) argument
453 xmlCharacterData( const char* pData, int32 length) argument
484 xmlDefaultData( const char* pData, int32 length) argument
[all...]
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DFlatMessageIO.cpp173 xmlImportContent( const char* data, uint32 length, ImportContext& context) argument
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp99 int32 length = strlen(str); local

Completed in 204 milliseconds

1234567891011>>