Searched defs:size (Results 176 - 200 of 1596) sorted by relevance

1234567891011>>

/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamBufferingDeframer.cpp37 CamBufferingDeframer::Write(const void *buffer, size_t size) argument
117 CamBufferingDeframer::DiscardFromInput(size_t size) argument
[all...]
/haiku/src/apps/cortex/addons/AudioAdapter/
H A DAudioAdapterParams.cpp44 _AudioAdapterParams::store(int32 parameterID, const void* data, size_t size) argument
/haiku/src/preferences/bluetooth/
H A DBluetoothSettings.cpp60 ssize_t size; local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyBuilder.cpp63 ReplyBuilder::GetAttr(status_t status, int mask, uint64 size, uint64 change) argument
/haiku/src/kits/network/libnetapi/
H A DNetDebug.cpp140 void BNetDebug::Dump(const char* data, size_t size, const char* title) argument
/haiku/src/kits/package/
H A DFetchUtils.cpp68 _SetAttribute(BNode& node, const char* attrName, type_code type, const void* data, size_t size) argument
85 _GetAttribute(const BNode& node, const char* attrName, type_code type, void* data, size_t size) argument
/haiku/src/add-ons/kernel/file_systems/nfs/
H A DXDRInPacket.c61 int32 size=XDRInPacketGetInt32(packet); local
/haiku/src/preferences/input/
H A DInputIcons.cpp49 size_t size; local
/haiku/headers/private/shared/
H A Dusb-utils.h16 usb_get_class_info(uint8 usb_class_base_id, uint8 usb_class_sub_id, uint8 usb_class_proto_id, char *classInfo, size_t size) argument
/haiku/src/system/boot/platform/efi/
H A Ddebug.cpp88 size_t size = 1024 * 1024; local
/haiku/src/system/libroot/os/
H A Dfs_info.cpp60 double size = double((10 * diskSize + divisor - 1) / divisor); local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dvnidpool.c21 status_t vnidpool_alloc(struct vnidpool **pool, size_t size) argument
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Ddriver.h28 get_pci_config(pci_info* info, uint8 offset, uint8 size) argument
36 set_pci_config(pci_info* info, uint8 offset, uint8 size, uint32 value) argument
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DRDefExporter.cpp48 size_t size = strlen(buffer); local
[all...]
H A DSourceExporter.cpp50 size_t size = strlen(buffer); local
[all...]
/haiku/headers/private/kernel/util/
H A Diovec_support.h21 generic_memcpy(generic_addr_t dest, bool destPhysical, generic_addr_t src, bool srcPhysical, generic_size_t size, bool user = false) argument
/haiku/src/system/libroot/posix/stdlib/
H A Dheapsort.c143 heapsort(void *vbase, size_t nmemb, size_t size, int (*compar)(const void *, const void *)) argument
[all...]
/haiku/headers/private/kernel/platform/openfirmware/
H A Dopenfirmware.h23 SizeType size; member in struct:of_region
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoAddOn.cpp86 BRect size; local
/haiku/src/apps/haikudepot/server/
H A DAbstractSingleFileServerProcess.cpp50 off_t size; local
/haiku/src/kits/shared/
H A DStringForSize.cpp29 string_for_size(double size, char* string, size_t stringSize) argument
[all...]
/haiku/src/tests/kits/bluetooth/l2capClient/
H A Dl2capClient.cpp21 size_t size; local
/haiku/headers/os/package/hpkg/
H A DPackageAttributeValue.h25 uint64 size; member in struct:BPackageKit::BHPKG::BPackageAttributeValue::__anon505::__anon506
132 BPackageAttributeValue::SetToData(uint64 size, uint64 offset) argument
142 BPackageAttributeValue::SetToData(uint64 size, const void* rawData) argument
[all...]
/haiku/headers/private/app/
H A DSimpleMallocIO.h20 BSimpleMallocIO(size_t size) argument
36 void Read(void *buffer, size_t size) argument
41 void ReadAt(off_t pos, void *buffer, size_t size) argument
51 void Write(const void *buffer, size_t size) argument
56 void WriteAt(off_t pos, const void *buffer, size_t size) argument
61 SetSize(off_t size) argument
[all...]
/haiku/headers/private/kernel/boot/net/
H A DRemoteDiskDefs.h58 int16_t size; member in struct:remote_disk_header

Completed in 262 milliseconds

1234567891011>>