Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 18 of 18) sorted by relevance

/minix3/external/bsd/dhcp/dist/tests/DHCPv6/
H A Ddhcp_client.pm430 sub decode { subroutine
/minix3/external/public-domain/xz/dist/tests/
H A Dtest_filter_flags.c62 decode(uint32_t known_size) in decode() function
/minix3/usr.bin/logger/
H A Dlogger.c180 decode(const char *name, const CODE *codetab) in decode() function
/minix3/games/morse/
H A Dmorse.c202 decode(const char *s) in decode() function
/minix3/usr.bin/uudecode/
H A Duudecode.c126 decode(char *outputname) in decode() function
/minix3/external/bsd/tcpdump/dist/
H A Dprint-esp.c260 char *decode, struct sa_list *sa) in espprint_decode_encalgo()
329 char *decode, struct sa_list *sa) in espprint_decode_authalgo()
418 char *decode; in esp_print_decode_onesecret() local
/minix3/common/dist/zlib/contrib/puff/
H A Dpuff.c219 local int decode(struct state *s, struct huffman *h) in decode() function
247 local int decode(struct state *s, struct huffman *h) in decode() function
/minix3/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h120 saslc__mech_xxcode_t decode; /**< decoding function - decodes input member
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1-template.h107 asn1_type_decode decode; member
/minix3/common/dist/zlib/contrib/blast/
H A Dblast.c125 local int decode(struct state *s, struct huffman *h) in decode() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.cpp123 static InstrUID decode(OpcodeType type, in decode() function
/minix3/external/bsd/bind/dist/unit/atf-src/atf-sh/
H A Datf-check.cpp462 decode(const std::string& s) in decode() function
/minix3/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp465 decode(const std::string& s) in decode() function
/minix3/external/bsd/bzip2/dist/
H A Dbzip2.c1787 Bool decode; in main() local
/minix3/external/bsd/dhcp/dist/includes/
H A Dtree.h324 int (*decode) (struct option_state *, member
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A D_libdwarf.h439 uint64_t (*decode)(uint8_t **, int); member
/minix3/usr.sbin/syslogd/
H A Dsyslogd.c3961 decode(const char *name, CODE *codetab) in decode() function
/minix3/sys/dev/stbi/
H A Dstb_image.c1211 __forceinline static int decode(jpeg *j, huffman *h) in decode() function