Searched defs:decode (Results 1 - 25 of 39) sorted by relevance

12

/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
H A DGSM0338.pm164 sub decode ($$;$) { subroutine
H A DEncoding.pm64 sub decode { subroutine
H A DGuess.pm50 sub decode($$;$) { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/CN/
H A DHZ.pm22 sub decode ($$;$) { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/Unicode/
H A DUTF7.pm61 sub decode($$;$) { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/JP/
H A DJIS7.pm31 sub decode($$;$) { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm17 sub decode { subroutine
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dshell.py54 def decode(string): function
H A Dclang.py13 from libscanbuild.shell import decode namespace
H A Dintercept.py36 from libscanbuild.shell import encode, decode namespace
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DHeader.cpp64 llvm::Expected<Header> Header::decode(DataExtractor &Data) { function in class:Header
H A DInlineInfo.cpp180 static llvm::Expected<InlineInfo> decode(DataExtractor &Data, uint64_t &Offset, function
223 llvm::Expected<InlineInfo> InlineInfo::decode(DataExtractor &Data, function in class:InlineInfo
H A DFunctionInfo.cpp37 llvm::Expected<FunctionInfo> FunctionInfo::decode(DataExtractor &Data, function in class:FunctionInfo
H A DLineTable.cpp251 llvm::Expected<LineTable> LineTable::decode(DataExtractor &Data, function in class:LineTable
/openbsd-current/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm214 sub decode { subroutine
/openbsd-current/games/morse/
H A Dmorse.c232 decode(char *s) function
/openbsd-current/usr.bin/logger/
H A Dlogger.c163 decode(char *name, CODE *codetab) function
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/MIME/
H A DHeader.pm79 sub decode($$;$) { subroutine
[all...]
/openbsd-current/games/bcd/
H A Dbcd.c250 decode(char *buf) function
/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h127 SourceLocation decode(EncodedTy Encoded) { function in class:clang::SourceLocationSequence
157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { function in class:clang::SourceLocationEncoding
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm181 sub decode { subroutine
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h43 unsigned decode(unsigned Code) const { return (Code >> Shift) & Mask; } function in struct:llvm::AMDGPU::CustomOperandVal
/openbsd-current/gnu/gcc/gcc/
H A Dreal.h121 void (*decode) (const struct real_format *, REAL_VALUE_TYPE *, member in struct:real_format
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dxtensa-isa-internal.h60 xtensa_immed_decode_fn decode; /* Decode the value from the field. */ member in struct:xtensa_operand_internal_struct
/openbsd-current/usr.bin/uudecode/
H A Duudecode.c158 decode(void) function

Completed in 370 milliseconds

12