Searched defs:length (Results 201 - 225 of 845) sorted by relevance

1234567891011>>

/haiku/src/bin/rc/
H A Drdef.cpp86 size_t length = strlen(dir); local
/haiku/src/kits/debug/
H A DDebugContext.cpp115 BDebugContext::SetWatchpoint(void* address, uint32 type, int32 length) argument
/haiku/src/kits/device/
H A DJoystickTweaker.cpp167 int length = strlen(line); local
H A DUSBEndpoint.cpp135 ControlTransfer(uint8 requestType, uint8 request, uint16 value, uint16 index, uint16 length, void *data) const argument
198 IsochronousTransfer(void *data, size_t length, usb_iso_packet_descriptor *packetDescriptors, uint32 packetCount) const argument
[all...]
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp127 BTextView::InlineInput::SetSelectionLength(int32 length) argument
/haiku/src/kits/midi/
H A DMidiGlue.cpp85 SystemExclusive( void* data, size_t length, bigtime_t time) argument
181 SystemExclusive( void* data, size_t length, bigtime_t time) argument
H A DMidiText.cpp109 BMidiText::SystemExclusive(void* data, size_t length, uint32 time) argument
/haiku/src/kits/shared/
H A DQueryFile.cpp296 BQueryFile::GetNextDirents(struct dirent* buffer, size_t length, int32 count) argument
/haiku/src/system/kernel/arch/x86/32/
H A Dbios.cpp62 check_checksum(addr_t base, size_t length) argument
/haiku/src/system/kernel/cache/
H A Dvnode_store.cpp70 generic_size_t length = min_c(bytesUntouched, vecs[i].length); local
/haiku/src/tests/kits/app/common/
H A DCommonTestApp.cpp218 int32 length = strlen(buffer); local
/haiku/src/tests/kits/mail/
H A Dheader_test.cpp127 size_t length = rfc2047_to_utf8(&start, &sourceLength, local
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddriver.cpp151 device_ioctl(void* cookie, int32 op, void* buffer, size_t length) argument
H A Dgeneric_video_driver.cpp137 device_ioctl(void* cookie, int32 op, void* buffer, size_t length) argument
/haiku/src/tools/fs_shell/
H A DKPath.cpp113 fssh_size_t length = fssh_strlen(path); local
/haiku/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp161 Clock::_drawArrow(BView *view, float x0, float y0, float angle, float length, argument
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUtils.cpp34 calculate_crc(uint8 *data, uint16 length) argument
154 to_long_address(ino_t id, uint32 length) argument
[all...]
H A DVolume.cpp48 Volume::Mount(const char *deviceName, off_t offset, off_t length, argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp61 Index::Find(const void* key, size_t length, IndexIterator& iterator) argument
/haiku/src/kits/storage/mime/
H A DMimeSnifferAddonManager.cpp173 GuessMimeType(BFile* file, const void* buffer, int32 length, BMimeType* type) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DCookie.cpp55 uint64 length = static_cast<uint64>(lock.l_len); local
/haiku/src/add-ons/kernel/cpu/x86/
H A Dgeneric_x86.cpp72 set_mtrr(uint32 index, uint64 base, uint64 length, uint8 type) argument
150 generic_set_mtrr(uint32 index, uint64 base, uint64 length, uint8 type) argument
248 uint64 length; local
[all...]
/haiku/src/apps/expander/
H A DExpanderRules.cpp80 int32 length = fileName.Length(); local
/haiku/src/add-ons/kernel/file_systems/shared/
H A DQueryParserUtils.cpp98 int32 length; local
/haiku/src/system/kernel/debug/
H A Dsafemode_settings.cpp193 size_t length = sizeof(value); local

Completed in 85 milliseconds

1234567891011>>