Home
last modified time | relevance | path

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

12

/openbsd/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/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/gnu/usr.bin/perl/cpan/Encode/lib/Encode/Unicode/
H A DUTF7.pm61 sub decode($$;$) { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/CN/
H A DHZ.pm22 sub decode ($$;$) { subroutine
/openbsd/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
H A DFunctionInfo.cpp37 llvm::Expected<FunctionInfo> FunctionInfo::decode(DataExtractor &Data, in decode() function in FunctionInfo
H A DLineTable.cpp251 llvm::Expected<LineTable> LineTable::decode(DataExtractor &Data, in decode() function in LineTable
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/JP/
H A DJIS7.pm31 sub decode($$;$) { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm17 sub decode { subroutine
/openbsd/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm214 sub decode { subroutine
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dshell.py54 def decode(string): function
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/MIME/
H A DHeader.pm79 sub decode($$;$) { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm181 sub decode { subroutine
/openbsd/usr.bin/logger/
H A Dlogger.c163 decode(char *name, CODE *codetab) in decode() function
/openbsd/games/bcd/
H A Dbcd.c250 decode(char *buf) in decode() function
/openbsd/games/morse/
H A Dmorse.c232 decode(char *s) in decode() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h43 unsigned decode(unsigned Code) const { return (Code >> Shift) & Mask; } in decode() function
/openbsd/usr.bin/uudecode/
H A Duudecode.c158 decode(void) in decode() function
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h303 RISCVInst (*decode)(uint32_t inst); member
/openbsd/gnu/usr.bin/binutils/include/
H A Dxtensa-isa-internal.h60 xtensa_immed_decode_fn decode; /* Decode the value from the field. */ member
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py20 def decode(b, final=False): member in _NullCoder
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStringExtractor.cpp288 int decode = DecodeHexU8(); in GetHexBytesAvail() local

12