Searched defs:len (Results 26 - 50 of 668) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/posix/string/
H A Dmemmove.c23 int len; local
[all...]
/haiku/src/tests/system/network/multicast/
H A Dmulticast.cpp36 int len = recv(sock, buf, sizeof(buf), 0); local
/haiku/src/system/kernel/arch/riscv64/
H A DHtif.cpp48 HtifOutString(const char *str, size_t len) argument
/haiku/src/bin/
H A Dprintenv.c55 int len = strlen(arg); local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/usb/
H A Dr12au_rx.c62 r12au_classify_intr(struct rtwn_softc *sc, void *buf, int len) argument
82 r12au_align_rx(int totlen, int len) argument
/haiku/src/libs/compat/openbsd_network/compat/netinet/
H A Dif_ethersubr.h36 ether_crc32_le_update(u_int32_t crc, const u_int8_t *buf, size_t len) argument
57 ether_crc32_be_update(u_int32_t crc, const u_int8_t *buf, size_t len) argument
/haiku/src/libs/compat/freebsd_network/
H A Dlibkern.cpp14 read_random(void* buf, u_int len) argument
24 arc4rand(void *ptr, u_int len, int reseed) argument
41 arc4random_buf(void *ptr, size_t len) argument
/haiku/src/system/libroot/posix/musl/dirent/
H A Dscandir.c14 size_t cnt=0, len=0; local
/haiku/src/bin/network/ping/
H A Dutils.c44 in_cksum(u_char *addr, int len) argument
/haiku/headers/libs/agg/
H A Dagg_path_length.h25 double len = 0.0; local
H A Dagg_span_converter.h43 void generate(color_type* span, int x, int y, unsigned len) argument
H A Dagg_span_interpolator_adaptor.h43 span_interpolator_adaptor(const trans_type& trans, const distortion_type& dist, double x, double y, unsigned len) argument
H A Dagg_span_solid.h41 void generate(color_type* span, int x, int y, unsigned len) argument
/haiku/headers/private/kernel/boot/
H A DFileMapDisk.h22 off_t len; member in struct:file_map_run
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6_utils.cpp61 struct { int base, len; } best, cur; member in struct:__anon2531
[all...]
/haiku/src/bin/network/telnet/
H A Dauthenc.c58 net_write(unsigned char *str, int len) argument
/haiku/src/build/libroot/
H A Dfs_attr_extattr.h43 int len = buffer[index]; local
/haiku/src/libs/util/
H A Dtrimdomain.c60 size_t len; local
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAddSUBPIX.h30 blend_solid_hspan_add_subpix(int x, int y, unsigned len, const color_type& c, argument
H A DDrawingModeBlendSUBPIX.h31 blend_solid_hspan_blend_subpix(int x, int y, unsigned len, const color_type& c, argument
H A DDrawingModeCopySUBPIX.h25 blend_solid_hspan_copy_subpix(int x, int y, unsigned len, const color_type& c, argument
H A DDrawingModeCopySolidSUBPIX.h19 blend_solid_hspan_copy_solid_subpix(int x, int y, unsigned len, argument
H A DDrawingModeEraseSUBPIX.h25 blend_solid_hspan_erase_subpix(int x, int y, unsigned len, const color_type& c, argument
H A DDrawingModeInvertSUBPIX.h29 blend_solid_hspan_invert_subpix(int x, int y, unsigned len, const color_type& c, argument
H A DDrawingModeMaxSUBPIX.h30 blend_solid_hspan_max_subpix(int x, int y, unsigned len, const color_type& c, argument

Completed in 211 milliseconds

1234567891011>>