Searched defs:nbytes (Results 1 - 25 of 63) sorted by relevance

123

/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dutf8.h18 int nbytes = utf8_seqlen(codepoint); local
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dunixfilemap.c26 size_t nbytes; local
H A Dreadfilemap.c40 size_t nbytes; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmbswidth.c56 mbsnwidth (const char *string, size_t nbytes, int flags) argument
H A Dobstack.c383 register int nbytes = 0; local
/haiku-fatelf/src/tests/kits/net/icmp/
H A Dicmp_dumper.cpp37 ssize_t nbytes; local
/haiku-fatelf/src/tests/kits/net/sock/
H A Dwrite.c18 dowrite(int fd, const void *vptr, size_t nbytes) argument
/haiku-fatelf/src/add-ons/translators/jpeg/
H A Dbe_jdatasrc.cpp121 size_t nbytes; local
/haiku-fatelf/src/build/libroot/
H A Dfs_freebsd.cpp25 haiku_freebsd_read(int fd, void *buf, size_t nbytes) argument
125 haiku_freebsd_write(int fd, const void *buf, size_t nbytes) argument
[all...]
/haiku-fatelf/src/add-ons/translators/shared/
H A DStreamBuffer.cpp119 StreamBuffer::Read(void *_pinto, size_t nbytes) argument
165 Write(void *pinto, size_t nbytes) argument
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Dcmpbuf.c84 block_read (int fd, char *buf, size_t nbytes) argument
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Ddbg_cp.h31 unsigned char nbytes; /* size of register */ member in struct:__anon3831
H A Detherdrv.c388 int nbytes, fromlen = sizeof(from); local
623 int nbytes; local
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dstrerror.c509 int nbytes; local
H A Dstrsignal.c295 int nbytes; local
H A Dobstack.c443 register int nbytes = 0; local
/haiku-fatelf/src/kits/network/
H A Dr5_compatibility.cpp124 _netconfig_find(const char *heading, const char *name, char *value, int nbytes) argument
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dstrerror.c503 int nbytes; local
/haiku-fatelf/src/libs/tiff/
H A Dtif_aux.c68 tsize_t i, n, nbytes; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcache.c68 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) argument
110 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) argument
/haiku-fatelf/src/libs/mapm/
H A Dmapm_set.c104 int len, ii, nbytes; local
/haiku-fatelf/src/system/libroot/posix/glibc/extensions/
H A Dobstack.c463 register int nbytes = 0; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A Dsysdep.c125 read_pos(int fd, fs_off_t _pos, void *data, size_t nbytes) argument
146 write_pos(int fd, fs_off_t _pos, const void *data, size_t nbytes) argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Debind.c41 StoreWCtoEUC(WCHAR_T *wbuf, int wbuflen, wcKanjiStatus *wks, char *ebuf, int maxebuf, jrKanjiStatus *ks, int ch, int nbytes) argument
179 XLookupKanji2( unsigned int dpy, unsigned int win, char *buffer_return, int bytes_buffer, int nbytes, int functionalChar, jrKanjiStatus *kanji_status_return, int key) argument
H A Djrbind.c119 int XwcLookupKanji2(unsigned int dpy, unsigned int win, WCHAR_T *buffer_return, int nbuffer, int nbytes, int functionalChar, wcKanjiStatus *kanji_status_return) argument

Completed in 255 milliseconds

123