Home
last modified time | relevance | path

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

1234

/netbsd/usr.bin/base64/
H A Dbase64.c224 doit(FILE *fout, FILE *fin, bool decode, bool ignore, size_t wrap) in doit()
241 bool decode = false; in main() local
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dshell.py54 def decode(string): function
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DRange.cpp86 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() function in AddressRange
103 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() function in AddressRanges
H A DInlineInfo.cpp179 static llvm::Expected<InlineInfo> decode(DataExtractor &Data, uint64_t &Offset, in decode() function
222 llvm::Expected<InlineInfo> InlineInfo::decode(DataExtractor &Data, in decode() function in InlineInfo
H A DHeader.cpp64 llvm::Expected<Header> Header::decode(DataExtractor &Data) { in decode() function in Header
H A DFunctionInfo.cpp36 llvm::Expected<FunctionInfo> FunctionInfo::decode(DataExtractor &Data, in decode() function in FunctionInfo
/netbsd/external/mpl/dhcp/dist/tests/DHCPv6/
H A Ddhcp_client.pm430 sub decode { subroutine
/netbsd/external/public-domain/xz/dist/tests/
H A Dtest_filter_flags.c62 decode(uint32_t known_size) in decode() function
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dutf.d209 dchar decode(in char[] s, ref size_t idx) in decode() function
350 dchar decode(in wchar[] s, ref size_t idx) in decode() function
408 dchar decode(in dchar[] s, ref size_t idx) in decode() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d209 dchar decode(in char[] s, ref size_t idx) in decode() function
350 dchar decode(in wchar[] s, ref size_t idx) in decode() function
408 dchar decode(in dchar[] s, ref size_t idx) in decode() function
/netbsd/usr.bin/logger/
H A Dlogger.c180 decode(const char *name, const CODE *codetab) in decode() function
/netbsd/games/morse/
H A Dmorse.c204 decode(const char *s) in decode() function
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DData_window.h73 decode (Key_t &v) in decode() function
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-esp.c362 char *decode, struct sa_list *sa) in espprint_decode_encalgo()
431 char *decode, struct sa_list *sa) in espprint_decode_authalgo()
520 char *decode; in esp_print_decode_onesecret() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d1852 dchar decode(S)(ref S s) in decode() function
2807 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
2891 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
2967 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3035 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3103 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3171 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3240 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3336 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dencoding.d2011 dchar decode(S)(ref S s) in decode() function
2967 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3051 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3127 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3195 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3263 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3331 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3468 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3537 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
3633 override dchar decode(ref const(ubyte)[] s) @safe pure nothrow @nogc in decode() function
/netbsd/usr.bin/uudecode/
H A Duudecode.c126 decode(char *outputname) in decode() function
/netbsd/external/gpl3/gdb/dist/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
/netbsd/external/gpl3/binutils/dist/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
/netbsd/common/dist/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
/netbsd/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c200 decode (p, fetch, size) in decode() function
523 int decode; member
/netbsd/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c200 decode (p, fetch, size) in decode() function
523 int decode; member
/netbsd/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h120 saslc__mech_xxcode_t decode; /**< decoding function - decodes input member

1234