Home
last modified time | relevance | path

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

1234

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h127 SourceLocation decode(EncodedTy Encoded) { in decode() function
157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { in decode() function
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
H A DGSM0338.pm164 sub decode ($$;$) { subroutine
H A DGuess.pm50 sub decode($$;$) { subroutine
H A DEncoding.pm64 sub decode { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/Unicode/
H A DUTF7.pm61 sub decode($$;$) { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/CN/
H A DHZ.pm22 sub decode ($$;$) { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/JP/
H A DJIS7.pm31 sub decode($$;$) { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm17 sub decode { subroutine
/netbsd-src/usr.bin/base64/
H A Dbase64.c222 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/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
/openbsd-src/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm214 sub decode { subroutine
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dshell.py54 def decode(string): function
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dshell.py54 def decode(string): function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp180 static llvm::Expected<InlineInfo> decode(DataExtractor &Data, uint64_t &Offset, in decode() function
223 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
/netbsd-src/external/mpl/dhcp/dist/tests/DHCPv6/
H A Ddhcp_client.pm430 sub decode { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/MIME/
H A DHeader.pm79 sub decode($$;$) { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm181 sub decode { subroutine
[all...]
/netbsd-src/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-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d209 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/external/public-domain/xz/dist/tests/
H A Dtest_filter_flags.c62 decode(uint32_t known_size) in decode() function
/netbsd-src/usr.bin/logger/
H A Dlogger.c180 decode(const char *name, const CODE *codetab) in decode() function
/openbsd-src/usr.bin/logger/
H A Dlogger.c163 decode(char *name, CODE *codetab) in decode() function

1234