Searched defs:buf (Results 126 - 150 of 517) sorted by relevance

1234567891011>>

/haiku/src/libs/uuid/
H A Dtest_uuid.c74 uuid_t buf, tst; local
[all...]
H A Duuid_time.c112 uuid_t buf; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.c154 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len, const char *buf) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_nop.h60 rtwn_nop_softc_uint8_int(struct rtwn_softc *sc, uint8_t *buf, int len) argument
65 rtwn_nop_void_int(void *buf, int is5ghz) argument
H A Dif_rtwn_fw.c58 rtwn_fw_loadpage(struct rtwn_softc *sc, int page, const uint8_t *buf, argument
/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DStringMatcher.cpp160 char buf[5]; local
167 char buf[5]; local
/haiku/src/tests/system/network/
H A Dtcp_server.c42 char buf[MAXDATASIZE]; local
[all...]
/haiku/src/libs/util/
H A Dpidfile.c66 char buf[16], *endptr; local
/haiku/src/bin/
H A Dhd.c152 static char buf[64]; local
181 static char buf[16]; local
/haiku/src/kits/print/
H A DBeUtils.cpp66 struct stat buf; local
/haiku/src/system/libroot/posix/musl/time/
H A Dstrftime.c220 char buf[100]; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.cpp44 char buf[512]; local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamStreamingDeframer.cpp41 const uint8 *buf = (const uint8 *)buffer; local
[all...]
/haiku/headers/libs/agg/
H A Dagg_pattern_filters_rgba.h32 static void AGG_INLINE pixel_low_res(color_type const* const* buf, argument
38 static void AGG_INLINE pixel_high_res(color_type const* const* buf, argument
60 static AGG_INLINE void pixel_low_res(color_type const* const* buf, argument
66 static AGG_INLINE void pixel_high_res(color_type const* const* buf, argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dbitmap.c119 u8 *buf, *lastbyte_buf; local
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioReader.cpp88 sample_t* buf = (sample_t*)buffer; local
/haiku/src/bin/network/mount_nfs/
H A Dmount_nfs.cpp42 char buf[BUFSZ]; local
/haiku/src/libs/iconv/
H A Diso2022_cn.h181 unsigned char buf[3]; local
[all...]
H A Diso2022_kr.h139 unsigned char buf[2]; local
/haiku/src/libs/stdc++/legacy/
H A Dbuiltinbuf.cc36 streamsize builtinbuf::xsgetn(char* buf, streamsize n) argument
39 streamsize builtinbuf::xsputn(const char* buf, streamsize n) argument
48 streambuf* builtinbuf::setbuf(char *buf, int n) argument
64 streamsize builtinbuf::sys_read(char* buf, streamsize size) argument
70 streamsize builtinbuf::sys_write(const char* buf, streamsize size) argument
73 sys_stat(void* buf) argument
[all...]
H A Dparsestream.cc80 string_parsebuf::string_parsebuf(char *buf, int len, argument
134 general_parsebuf::general_parsebuf(streambuf *buf, int delete_arg_buf) argument
H A Dstdiostream.cc69 streamsize stdiobuf::sys_read(char* buf, streamsize size) argument
87 streamsize stdiobuf::sys_write(const char *buf, streamsize n) argument
H A Dstream.cc41 char* buf = next_chunk; local
65 char* buf = next_chunk; local
154 char* buf = next_chunk; local
[all...]
H A Dstrerror.c635 static char buf[32]; local
710 static char buf[32]; local
H A Dstrstream.cc83 char * buf = (char*)(*_s._allocate_buffer)(initial_size); local

Completed in 122 milliseconds

1234567891011>>