Home
last modified time | relevance | path

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

12

/freebsd/contrib/ncurses/include/
H A DMKkey_defs.sh95 function decode(keycode) { function
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h136 SourceLocation decode(EncodedTy Encoded) { in decode() function
186 SourceLocationEncoding::decode(RawLocEncoding Encoded, in decode() function
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h56 int (*decode)(void *, void*, int, int); member
67 int (*decode)(void *, void*, int, int); member
/freebsd/usr.sbin/vidcontrol/
H A Ddecode.c35 int decode(FILE *fd, char *buffer, int len) in decode() function
/freebsd/contrib/llvm-project/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
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_decoder_function.h73 int (*decode)(struct pt_query_decoder *); member
/freebsd/usr.bin/bintrans/
H A Dbintrans.c129 bool decode = false; in base64_encode_or_decode() local
H A Duudecode.c158 decode(void) in decode() function
/freebsd/contrib/tcpdump/
H A Dprint-esp.c411 char *decode, struct sa_list *sa) in espprint_decode_encalgo()
495 char *decode, struct sa_list *sa) in espprint_decode_authalgo()
584 char *decode; in esp_print_decode_onesecret() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h43 unsigned decode(unsigned Code) const { return (Code >> Shift) & Mask; } in decode() function
H A DAMDGPUBaseInfo.h360 static ValueType decode(uint64_t Encoded) { return Encoded; } in decode() function
373 static std::tuple<typename Fields::ValueType...> decode(uint64_t Encoded) { in decode() function
1101 static ValueType decode(uint64_t Encoded) { return Encoded + 1; } in decode() function
/freebsd/tools/test/ptrace/
H A Dscescx.c90 } decode[] = { in decode_pl_flags() local
/freebsd/usr.bin/morse/
H A Dmorse.c629 decode(char *p) in decode() function
/freebsd/usr.bin/logger/
H A Dlogger.c418 decode(char *name, const CODE *codetab) in decode() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h303 RISCVInst (*decode)(uint32_t inst); member
/freebsd/contrib/bearssl/test/
H A Dtest_math.c42 void (*decode)(uint32_t *x, const void *src, size_t len); member
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1-template.h105 asn1_type_decode decode; member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp288 int decode = DecodeHexU8(); in GetHexBytesAvail() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_local.h54 OSSL_FUNC_decoder_decode_fn *decode; member
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c55 int (*decode)(struct pt_packet_unknown *, const struct pt_config *, in pt_pkt_read_unknown() local
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.c319 struct cbor_decoder_result decode(cbor_data source, size_t source_size) { in decode() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp214 string decode(__int64 x) const { in decode() function in StringTable

12