Searched defs:bytes (Results 1 - 25 of 359) sorted by path

1234567891011>>

/haiku-fatelf/headers/os/device/
H A DCAM.h43 uint32 bytes; /* number of bytes to transfer */ member in struct:__anon186
[all...]
/haiku-fatelf/headers/posix/net/
H A Dif.h22 uint64_t bytes; member in struct:ifreq_stream_stats
/haiku-fatelf/headers/private/firewire/
H A Diec68113.h96 uint8_t bytes[3]; member in union:ciphdr::__anon722
/haiku-fatelf/headers/private/interface/
H A Dutf8_functions.h43 UTF8NextCharLen(const char *bytes, size_t length) argument
112 UTF8CountBytes(const char *bytes, int3 argument
138 UTF8CountChars(const char *bytes, int32 numBytes) argument
167 UTF8ToCharCode(const char **bytes) argument
[all...]
/haiku-fatelf/headers/private/media/
H A Dsoundcard.h1089 int bytes; /* Available space in bytes (includes partially used fragments) */ member in struct:audio_buf_info
1188 unsigned int bytes; /* Total # of bytes processed */ member in struct:count_info
[all...]
/haiku-fatelf/headers/private/net/
H A DNetBufferUtilities.h114 void Remove(size_t bytes) argument
/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dringqueue.cpp93 RingQueue::Read(unsigned char* dataPtr, size_t bytes) argument
122 Write(unsigned char* dataPtr, size_t bytes) argument
[all...]
/haiku-fatelf/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp225 uint8 bytes[4]; local
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dutil.c1362 generalReplace(WCHAR_T *buf, BYTE *attr, int *startp, int *cursor, int *endp, int bytes, WCHAR_T *rplastr, int len, int attrmask) argument
[all...]
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c1086 int bytes; local
/haiku-fatelf/src/add-ons/input_server/methods/t9/
H A DDictionaryInputServerMethod.cpp133 BString bytes; local
H A DT9InputServerMethod.cpp134 BString bytes; local
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATAHelper.cpp47 size_t bytes; local
[all...]
H A DATARequest.cpp177 ATARequest::AdvanceSG(uint32 bytes) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Demulation.cpp89 size_t bytes; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Ddma_buffer.cpp115 size_t bytes; local
[all...]
H A Demulation.cpp491 size_t bytes; local
[all...]
/haiku-fatelf/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp466 size_t bytes = min_c(size, PRD_MAX_DATA_LENGTH); local
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dscsi_commands.h157 uint8 bytes[11]; member in struct:__anon1427
H A Dtracing.c301 usb_scsi_trace_bytes(const char *prefix, const uint8 *bytes, size_t bytes_len) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dbitstream.c194 int i, j, size, bytes; local
H A Dqrinput.c1541 static int QRinput_List_shrinkEntry(QRinput_List *entry, int bytes) argument
1556 __STATIC int QRinput_splitEntry(QRinput_List *entry, int bytes) argument
1582 int bits, maxbits, nextbits, bytes, ret; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcmedia_pci.h106 bigtime_t bytes; member in struct:__anon1505
/haiku-fatelf/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp128 size_t bytes = std::min(left, (size_t)B_PAGE_SIZE); local
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Di2c_core.c261 uint8 *bytes; local
304 const uint8 *bytes; local
[all...]

Completed in 641 milliseconds

1234567891011>>