/freebsd/contrib/ncurses/include/ |
H A D | MKkey_defs.sh | 95 function decode(keycode) { function
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 136 SourceLocation decode(EncodedTy Encoded) { in decode() function 186 SourceLocationEncoding::decode(RawLocEncoding Encoded, in decode() function
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | security.h | 56 int (*decode)(void *, void*, int, int); member 67 int (*decode)(void *, void*, int, int); member
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | decode.c | 35 int decode(FILE *fd, char *buffer, int len) in decode() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 180 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 D | Header.cpp | 64 llvm::Expected<Header> Header::decode(DataExtractor &Data) { in decode() function in Header
|
H A D | FunctionInfo.cpp | 37 llvm::Expected<FunctionInfo> FunctionInfo::decode(DataExtractor &Data, in decode() function in FunctionInfo
|
H A D | LineTable.cpp | 251 llvm::Expected<LineTable> LineTable::decode(DataExtractor &Data, in decode() function in LineTable
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_decoder_function.h | 73 int (*decode)(struct pt_query_decoder *); member
|
/freebsd/usr.bin/bintrans/ |
H A D | bintrans.c | 129 bool decode = false; in base64_encode_or_decode() local
|
H A D | uudecode.c | 158 decode(void) in decode() function
|
/freebsd/contrib/tcpdump/ |
H A D | print-esp.c | 411 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 D | AMDGPUAsmUtils.h | 43 unsigned decode(unsigned Code) const { return (Code >> Shift) & Mask; } in decode() function
|
H A D | AMDGPUBaseInfo.h | 360 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 D | scescx.c | 90 } decode[] = { in decode_pl_flags() local
|
/freebsd/usr.bin/morse/ |
H A D | morse.c | 629 decode(char *p) in decode() function
|
/freebsd/usr.bin/logger/ |
H A D | logger.c | 418 decode(char *name, const CODE *codetab) in decode() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ |
H A D | RISCVInstructions.h | 303 RISCVInst (*decode)(uint32_t inst); member
|
/freebsd/contrib/bearssl/test/ |
H A D | test_math.c | 42 void (*decode)(uint32_t *x, const void *src, size_t len); member
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1-template.h | 105 asn1_type_decode decode; member
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | StringExtractor.cpp | 288 int decode = DecodeHexU8(); in GetHexBytesAvail() local
|
/freebsd/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_local.h | 54 OSSL_FUNC_decoder_decode_fn *decode; member
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_packet.c | 55 int (*decode)(struct pt_packet_unknown *, const struct pt_config *, in pt_pkt_read_unknown() local
|
/freebsd/contrib/libcbor/test/ |
H A D | stream_expectations.c | 319 struct cbor_decoder_result decode(cbor_data source, size_t source_size) { in decode() function
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | extractExternal.cpp | 214 string decode(__int64 x) const { in decode() function in StringTable
|