Searched defs:length (Results 401 - 425 of 845) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/support/
H A DStringList.cpp120 int32 length = string.Length(); local
256 int32 length = string.Length(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp75 PrimaryKey(const uint8 *theKey, size_t length) argument
81 size_t length; member in class:AttributeIndexImpl::PrimaryKey
69 PrimaryKey(Attribute *attribute, const uint8 *theKey, size_t length) argument
324 InternalFind(const uint8 *key, size_t length) argument
443 SetTo(AttributeIndexImpl *index, const uint8 *key, size_t length, bool ignoreValue) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_alps.cpp444 alps_ioctl(void *_cookie, uint32 op, void *buffer, size_t length) argument
/haiku/src/system/boot/platform/generic/
H A Dtext_menu.cpp107 size_t length = strlen(item->Label()) + 1; local
171 int32 length = strlen(text); local
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp138 size_t length = strlen(name); local
192 NodeAttribute::Read(attr_cookie* cookie, off_t pos, uint8* buffer, size_t* length) argument
H A DExtent.cpp153 Extent::GetNext(char* name, size_t* length, xfs_ino_t* ino) argument
207 Extent::Lookup(const char* name, size_t length, xfs_ino_t* ino) argument
H A DLeafAttribute.cpp114 size_t length = strlen(name); local
168 LeafAttribute::Read(attr_cookie* cookie, off_t pos, uint8* buffer, size_t* length) argument
H A DExtent.h40 uint16 length; member in struct:FreeRegion
136 uint16 length; member in struct:ExtentUnusedEntry
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp261 ECMDevice::Control(uint32 op, void *buffer, size_t length) argument
H A DDriver.cpp114 usb_ecm_control(void *cookie, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DDriver.cpp288 usb_hid_control(void *_cookie, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.cpp462 HIDParser::SetReport(status_t status, uint8 *report, size_t length) argument
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAModule.cpp158 ata_sim_control(scsi_sim_cookie cookie, uchar targetID, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp122 ioctl(scsi_sim_cookie cookie, uint8 targetID, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp466 scsi_ioctl(scsi_device_info *device, uint32 op, void *buffer, size_t length) argument
/haiku/src/libs/compat/openbsd_network/compat/machine/
H A Dbus.h104 bus_dmamap_sync_obsd(bus_dma_tag_t tag, bus_dmamap_t dmam, bus_addr_t offset, bus_size_t length, int ops) argument
/haiku/src/add-ons/kernel/network/stack/
H A Droutes.cpp554 get_route_information(struct net_domain* _domain, void* value, size_t length) argument
394 control_routes(struct net_interface* _interface, net_domain* domain, int32 option, void* argument, size_t length) argument
/haiku/src/system/kernel/
H A Dcpu.cpp190 clear_caches(void *address, size_t length, uint32 flags) argument
367 _user_clear_caches(void *address, size_t length, uint32 flags) argument
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp167 wlan_control(void* cookie, uint32 op, void* arg, size_t length) argument
/haiku/src/add-ons/kernel/network/protocols/icmp6/
H A Dicmp6.cpp106 icmp6_getsockopt(net_protocol *protocol, int level, int option, void *value, int *length) argument
115 icmp6_setsockopt(net_protocol *protocol, int level, int option, const void *value, int length) argument
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp329 __pthread_getname_np(pthread_t thread, char* buffer, size_t length) argument
/haiku/src/add-ons/kernel/drivers/pty/
H A Ddriver.cpp182 master_service(struct tty *tty, uint32 op, void *buffer, size_t length) argument
190 slave_service(struct tty *tty, uint32 op, void *buffer, size_t length) argument
374 pty_ioctl(void *_cookie, uint32 op, void *buffer, size_t length) argument
[all...]
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DDriver.cpp172 i2c_elan_control(void *_cookie, uint32 op, void *buffer, size_t length) argument
/haiku/src/kits/interface/layouter/
H A DSimpleLayouter.cpp138 SimpleLayouter::AddConstraints(int32 element, int32 length, argument
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp271 ssize_t length = 0; local
[all...]

Completed in 268 milliseconds

<<11121314151617181920>>