/netbsd-src/usr.bin/base64/ |
H A D | base64.c | 222 doit(FILE *fout, FILE *fin, bool decode, bool ignore, size_t wrap) in doit() 239 bool decode = false; in main() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | shell.py | 54 def decode(string): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | Range.cpp | 86 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 D | InlineInfo.cpp | 179 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 D | Header.cpp | 64 llvm::Expected<Header> Header::decode(DataExtractor &Data) { in decode() function in Header
|
H A D | FunctionInfo.cpp | 36 llvm::Expected<FunctionInfo> FunctionInfo::decode(DataExtractor &Data, in decode() function in FunctionInfo
|
/netbsd-src/external/mpl/dhcp/dist/tests/DHCPv6/ |
H A D | dhcp_client.pm | 430 sub decode { subroutine
|
/netbsd-src/external/public-domain/xz/dist/tests/ |
H A D | test_filter_flags.c | 62 decode(uint32_t known_size) in decode() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/ |
H A D | utf.d | 209 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-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | utf.d | 209 dchar decode(const scope char[] s, ref size_t idx) in decode() function 350 dchar decode(const scope wchar[] s, ref size_t idx) in decode() function 408 dchar decode(const scope dchar[] s, ref size_t idx) in decode() function
|
/netbsd-src/usr.bin/logger/ |
H A D | logger.c | 180 decode(const char *name, const CODE *codetab) in decode() function
|
/netbsd-src/games/morse/ |
H A D | morse.c | 203 decode(const char *s) decode() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Data_window.h | 73 decode (Key_t &v) in decode() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Data_window.h | 73 decode (Key_t &v) in decode() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | encoding.d | 1852 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-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | encoding.d | 2011 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-src/usr.bin/uudecode/ |
H A D | uudecode.c | 126 decode(char *outputname) in decode() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/puff/ |
H A D | puff.c | 235 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-src/external/gpl3/gdb.old/dist/zlib/contrib/puff/ |
H A D | puff.c | 235 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-src/external/gpl3/gdb/dist/zlib/contrib/puff/ |
H A D | puff.c | 235 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-src/external/gpl3/binutils/dist/zlib/contrib/puff/ |
H A D | puff.c | 235 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-src/external/gpl3/gdb.old/dist/sim/h8300/ |
H A D | writecode.c | 200 decode (p, fetch, size) in decode() function 523 int decode; member
|
/netbsd-src/external/gpl3/gdb/dist/sim/h8300/ |
H A D | writecode.c | 200 decode (p, fetch, size) in decode() function 523 int decode; member
|
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/ |
H A D | mech.h | 120 saslc__mech_xxcode_t decode; /**< decoding function - decodes input member
|
/netbsd-src/sys/dev/dec/ |
H A D | dzkbd.c | 297 int decode; in dzkbd_input() local
|